全系调整关闭舵机的延时,防止探针刮平台

This commit is contained in:
2025-02-14 10:41:22 +08:00
parent 90aab9ebdc
commit aa375bcff0
5 changed files with 5 additions and 1 deletions
config
CreatBot_D1000
CreatBot_D1000_V0
CreatBot_D600Pro2
CreatBot_D600Pro2_V0
CreatBot_F430NX

@@ -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

@@ -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

@@ -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

@@ -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

@@ -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