mirror of
https://github.com/andreili/klipper.git
synced 2025-09-17 18:44:42 +02:00
menu: Correction for the resume option appears when the toolhead is not printing (#1077)
Signed-off-by: Paulo Drugos paulodrugos@gmail.com
This commit is contained in:
parent
d0b1b23c9b
commit
ffbb4198c1
@ -79,7 +79,7 @@ gcode:
|
||||
|
||||
[menu __octoprint __resume]
|
||||
type: command
|
||||
enable: toolhead.is_printing
|
||||
enable: !toolhead.is_printing
|
||||
name: Resume printing
|
||||
action: respond action:resume
|
||||
gcode:
|
||||
|
Loading…
x
Reference in New Issue
Block a user