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
+ comments + 2 comments
How would a CAD/CAM (i.e. UG NX7.5) postprocessor calculate a feedrate for a block with X Y Z & B commands. Other controls utilize inverse time codes (G93 F.....).
The previous comment was for an Okuma MA-60HB with a OSP-U100M control.
Post a Comment