Update useful-macros-3v3.cfg
This commit is contained in:
parent
86a59830c4
commit
0450146383
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ gcode:
|
|||
BED_MESH_OUTPUT
|
||||
{% set y_park = printer.toolhead.axis_maximum.y/2 %}
|
||||
{% set x_park = printer.toolhead.axis_maximum.x|float - 10.0 %}
|
||||
G1 X{x_park} Y{y_park} F3600
|
||||
G1 Z50 F3600
|
||||
TURN_OFF_HEATERS
|
||||
SET_TEMPERATURE_FAN_TARGET temperature_fan=soc_fan target=45
|
||||
SET_FILAMENT_SENSOR SENSOR=filament_sensor ENABLE=1
|
||||
|
|
Loading…
Add table
Reference in a new issue