Created
January 14, 2016 07:00
-
-
Save theturtle32/bfe405a2b0d5c976b61d to your computer and use it in GitHub Desktop.
Revisions
-
theturtle32 created this gist
Jan 14, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ G1 Z70 F360 ; move up above object G1 X150 Y200 F3600 ; move to center of build area G1 E-40 F1800 ; eject filament from extruder M84 ; disable motors M0 Change Color... M17 ; enable motors G92 E0 ; reset extruder coordinates G1 E50 F60 ; prime new filament G92 E0 M0 Click When Ready G28 ; Home all axes