5 lines
155 B
Text
5 lines
155 B
Text
(this is a sample gcode homing file, it must be renamed homing.gcode for skeinforge to recognize it)
|
|
G1 X-250.0
|
|
G92 X0 ;set x 0
|
|
G1 Y-250.0
|
|
G92 Y0 ;set y 0
|