Idle починил, ряд мелких фиксов и тюнов

This commit is contained in:
2025-04-03 02:10:33 +03:00
parent 94bd9c4c5b
commit 7022b5d1af
6 changed files with 42 additions and 16 deletions

View File

@@ -222,7 +222,7 @@ gcode:
[gcode_macro END_PRINT]
description: End print procedure, use this in your Slicer.
gcode:
END_PRINT_ROUTINE
_END_PRINT_ROUTINE
M117 Done :)
RESPOND MSG="Done :)"
{% if printer["gcode_macro RatOS"].tgbot_enabled|lower == 'true' %}
@@ -232,7 +232,7 @@ gcode:
beep
{% endif %}
[gcode_macro END_PRINT_ROUTINE]
[gcode_macro _END_PRINT_ROUTINE]
description: End print routine procedure
gcode:
SAVE_GCODE_STATE NAME=end_print_state