Updated Cura Start and Endcode with preheat and purge line (mediawiki)
@@ -31,7 +31,7 @@ For more information about every single Line, please visit https://marlinfw.org/
|
|||||||
M107 ; Fan off
|
M107 ; Fan off
|
||||||
G91 ; relative positioning
|
G91 ; relative positioning
|
||||||
G1 E-5 F300 ; retract a little
|
G1 E-5 F300 ; retract a little
|
||||||
G1 Z+10 E-5 ; X-20 Y-20 F{travel_xy_speed} ; lift print head
|
G1 Z+10 ; lift print head
|
||||||
G28 X0 Y0 ; homing
|
G28 X0 Y0 ; homing
|
||||||
G1 Y180 F2000 ; reset feedrate
|
G1 Y180 F2000 ; reset feedrate
|
||||||
M84 ; disable stepper motors
|
M84 ; disable stepper motors
|
||||||
|
Reference in New Issue
Block a user