dont mesh every print
This commit is contained in:
parent
d9c586544f
commit
cc190916c7
@ -329,8 +329,6 @@ gcode:
|
||||
M190 S{params.BED_TEMP|default(printer.heater_bed.target, true) }
|
||||
# Run the customizable "AFTER_HEATING_BED" macro.
|
||||
_START_PRINT_AFTER_HEATING_BED
|
||||
# Run the customizable "BED_MESH" macro
|
||||
_START_PRINT_BED_MESH
|
||||
# Start heating extruder
|
||||
M104 S{params.EXTRUDER_TEMP|default(printer.extruder.target, true) }
|
||||
# Run the customizable "PARK" macro
|
||||
|
Loading…
Reference in New Issue
Block a user