The Show Line Editor
|
Using The Line Editor
Show is a simple display of the coordinate values for the line number you enter. It is used to show the relative coordinates for that line's absolute G values or absolute coordinates for that line's relative G values. This is useful when your code switches back and forth between relative and absolute coordinates. The coordinate system is determined by the G90 and G91 commands in the code. G90 (absolute coordinates) are the default when G91 (relative coordinates) are not specified.
|
Showing Relative Coordinates for a G90 line
Showing Absolute Coordinates for a G91 line
|
|