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

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

View File

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

View File

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

View File

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

View File

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

View File

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