添加触发急停后系统关机
This commit is contained in:
parent
a438d33fdb
commit
c70f8d208d
@ -58,6 +58,7 @@ debounce_period: .01
|
|||||||
minimum_event_time: 0
|
minimum_event_time: 0
|
||||||
on_press:
|
on_press:
|
||||||
{% do call_method("printer.emergency_stop") %}
|
{% do call_method("printer.emergency_stop") %}
|
||||||
|
{% do call_method("machine.shutdown") %}
|
||||||
|
|
||||||
[update_manager]
|
[update_manager]
|
||||||
channel: dev
|
channel: dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user