diff --git a/macros.cfg b/macros.cfg index 253421c..61e6d83 100644 --- a/macros.cfg +++ b/macros.cfg @@ -4,7 +4,7 @@ [gcode_macro PURGE_LINE] # https://github.com/JoeCat1207/V0.1-Purge-line-SuperSlicer/blob/main/Purgeline.txt gcode: - G0 Y0 X40 F11000 ; go to tongue of print bed + G0 Y0 X40 F4000 ; go to tongue of print bed G1 Z0.2 F500.0 ; move bed to nozzle G92 E0.0 ; reset extruder G1 E1.40 F500 ; pre-purge prime LENGTH SHOULD MATCH YOUR PRINT_END RETRACT