From aa375bcff05744d5d2ab3fd352777abdfb59d35b Mon Sep 17 00:00:00 2001 From: ruipeng <1041589370@qq.com> Date: Fri, 14 Feb 2025 10:41:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E7=B3=BB=E8=B0=83=E6=95=B4=E5=85=B3?= =?UTF-8?q?=E9=97=AD=E8=88=B5=E6=9C=BA=E7=9A=84=E5=BB=B6=E6=97=B6=EF=BC=8C?= =?UTF-8?q?=E9=98=B2=E6=AD=A2=E6=8E=A2=E9=92=88=E5=88=AE=E5=B9=B3=E5=8F=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/CreatBot_D1000/base.cfg | 1 + config/CreatBot_D1000_V0/base.cfg | 1 + config/CreatBot_D600Pro2/base.cfg | 1 + config/CreatBot_D600Pro2_V0/base.cfg | 1 + config/CreatBot_F430NX/base.cfg | 2 +- 5 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config/CreatBot_D1000/base.cfg b/config/CreatBot_D1000/base.cfg index 946ba385a..b02424fe0 100644 --- a/config/CreatBot_D1000/base.cfg +++ b/config/CreatBot_D1000/base.cfg @@ -419,6 +419,7 @@ gcode: [gcode_macro PROBE_SERVO_CLOSE] gcode: SET_SERVO SERVO=probe_servo angle=130 + G4 P2000 [gcode_macro _START_PRINT_BASE] description: Call when starting to print diff --git a/config/CreatBot_D1000_V0/base.cfg b/config/CreatBot_D1000_V0/base.cfg index 0e245940f..925cadd87 100644 --- a/config/CreatBot_D1000_V0/base.cfg +++ b/config/CreatBot_D1000_V0/base.cfg @@ -355,6 +355,7 @@ gcode: [gcode_macro PROBE_SERVO_CLOSE] gcode: SET_SERVO SERVO=probe_servo angle=130 + G4 P2000 [gcode_macro _START_PRINT_BASE] description: Call when starting to print diff --git a/config/CreatBot_D600Pro2/base.cfg b/config/CreatBot_D600Pro2/base.cfg index c87325575..d594d5f67 100644 --- a/config/CreatBot_D600Pro2/base.cfg +++ b/config/CreatBot_D600Pro2/base.cfg @@ -419,6 +419,7 @@ gcode: [gcode_macro PROBE_SERVO_CLOSE] gcode: SET_SERVO SERVO=probe_servo angle=130 + G4 P2000 [gcode_macro _START_PRINT_BASE] description: Call when starting to print diff --git a/config/CreatBot_D600Pro2_V0/base.cfg b/config/CreatBot_D600Pro2_V0/base.cfg index 536808ca6..b32caee74 100644 --- a/config/CreatBot_D600Pro2_V0/base.cfg +++ b/config/CreatBot_D600Pro2_V0/base.cfg @@ -356,6 +356,7 @@ gcode: [gcode_macro PROBE_SERVO_CLOSE] gcode: SET_SERVO SERVO=probe_servo angle=130 + G4 P2000 [gcode_macro _START_PRINT_BASE] description: Call when starting to print diff --git a/config/CreatBot_F430NX/base.cfg b/config/CreatBot_F430NX/base.cfg index f59ce21e1..531d0b9bb 100644 --- a/config/CreatBot_F430NX/base.cfg +++ b/config/CreatBot_F430NX/base.cfg @@ -570,8 +570,8 @@ gcode: [gcode_macro PROBE_SERVO_CLOSE] gcode: - G4 P500 SET_SERVO SERVO=probe_servo angle=165 + G4 P2000 [gcode_macro _START_PRINT_BASE] description: Call when starting to print