[ create a new paste ] login | about

Link: http://codepad.org/8FaCKJYH    [ raw code | fork ]

Plain Text, pasted on Aug 18:
1
2
3
4
5
6
7
8
9
10
G55 ( switch to G55 coordinate system )
G90     ( Absolute coordinates.        )

G00 Z0.20000 ( retract )

G54 ( back to G54 coordinate sytem ) 
G20 ( Units == INCHES )
G17 ( Select XY plane )
M2 ( Program end. )


Create a new paste based on this one


Comments: