z-tilt почини
This commit is contained in:
@@ -127,7 +127,7 @@ gcode:
|
||||
M118 Filament auto-load is disabled in the sensor config file!
|
||||
{% endif %}
|
||||
{% else %}
|
||||
M118 Printing! Can't load filament right now!
|
||||
M118 Printing! Cant load filament right now!
|
||||
{% endif %}
|
||||
SET_GCODE_VARIABLE MACRO=filament_unload VARIABLE=filamentpresent VALUE=1
|
||||
UPDATE_DELAYED_GCODE ID=clear_changebusy DURATION=2
|
||||
@@ -180,7 +180,7 @@ gcode:
|
||||
M118 Filament auto-unload is disabled in the sensor config file!
|
||||
{% endif %}
|
||||
{% else %}
|
||||
M118 Printing! Can't unload filament right now!
|
||||
M118 Printing! Cant unload filament right now!
|
||||
{% endif %}
|
||||
|
||||
[gcode_macro filament_unload]
|
||||
|
||||
Reference in New Issue
Block a user