From c70f8d208d23a86c0ec1d8fbce52dc98978c9a0d Mon Sep 17 00:00:00 2001 From: zkk <1007518571@qq.com> Date: Thu, 12 Sep 2024 09:35:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=A7=A6=E5=8F=91=E6=80=A5?= =?UTF-8?q?=E5=81=9C=E5=90=8E=E7=B3=BB=E7=BB=9F=E5=85=B3=E6=9C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/moonraker.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/moonraker.conf b/config/moonraker.conf index 3bea4ba..cf343a2 100644 --- a/config/moonraker.conf +++ b/config/moonraker.conf @@ -58,6 +58,7 @@ debounce_period: .01 minimum_event_time: 0 on_press: {% do call_method("printer.emergency_stop") %} + {% do call_method("machine.shutdown") %} [update_manager] channel: dev