Latest Program :
Recent Program
Showing posts with label G01. Show all posts
Showing posts with label G01. Show all posts

Linear interpolation


G01 Linear interpolation
          It Moves straightly from the current position to the target position at the specified feedrate.  The feedrate specified by F will be valid until it is changed to other value. The F value will be cleared upon resetting the NC.

[Command format]

          G01 X___ (Y___) Z___ (W___) (C___) F___
          X, Y, Z, W and C:  Target position of each axis
          F:  Feed speed

G01 Linear interpolation (Cutting feed)

G01 Linear interpolation (Cutting feed)




 Tools can move along a line.



A tools move along a line to the specified position at the feed rate specified in F.






          The feed rate specified in F is effective until a new value is specified. It need not be specified for each block. The feed rate commanded by the F code is measured along the tool path. If the F code is not commanded, the feed rate is regarded as zero.




Function and purpose:-
          Command G01 involves use both a coordinate word and a feed rate command. This command moves linearly a tool from the current position to the ending point specified by a coordinates word, at the  feed rate specified by address F. the feed rate specified by address F ,however ,acts as the linear velocity to the direction of movement of the tool center .




Notes:-
          Once this commend has been given , the G01 mode will be retained until any other G-code commend that overrides this mode ,that is ,either G00,G02,G03,G78,G33,G92 or fixed cycle is given . Thus a coordinate word will only need be given if the text command is also G01, that is, if the feed rate the next block remains the same.




Alarm:-
          A programming error will result if an f-code command is not given to the first G01 command.




Example:-
          G00 X200.0 Z40.00;         ( POSITION )
          G01 X100.0 Z-90.0 F300;  ( Cutting feed 300 )
                 Z-100.0 F15.0 ;                   ( cutting feed 15 )
                  X140.0 Z-220.0 ;      ( same cutting feed )
          G00 X200.0 Z40.0 ;          ( position )
 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2011. Online Education - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger