MrDraw/SkeinPyPy/skeinforge_application/alterations/example_home.gcode
daid 77d04ceab8 Removed patches for different skeinforge versions. Only SF48 now.
Updated build script to create win32/linux/macos versions.
Fixed the defaults to they work with PLA.
Fixed the temperature plugin default "ON" problem.
Removed all profiles except for PLA.
2012-02-10 17:20:03 +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