mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Adjusted speed in purge_line.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user