OctoPrint/SkeinPyPy_NewUI/skeinforge_application/alterations/example_home.gcode
Daid a414a80837 Adding SkeinPyPy_NewUI as development for a brand new user interface.
Experimental, doesn't slice yet, loads of work ahead.
2012-02-20 00:30:49 +01:00

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