调试零位舵机打开后的等待时间为2s 解决慢速舵机的问题

This commit is contained in:
张开科 2025-01-17 08:51:35 +08:00
parent f1214483ee
commit 9e1613c390

View File

@ -561,7 +561,7 @@ gcode:
[gcode_macro PROBE_SERVO_OPEN]
gcode:
SET_SERVO SERVO=probe_servo angle=45
G4 P500
G4 P2000
[gcode_macro PROBE_SERVO_CLOSE]
gcode: