|
|
|
@ -1421,7 +1421,7 @@
|
|
|
|
|
//
|
|
|
|
|
#define NUM_SERVOS 0 // DGlass3D - Servo index starts with 0 for M280 command
|
|
|
|
|
|
|
|
|
|
// Delay (in microseconds) before the next move will start, to give the servo time to reach its target angle.
|
|
|
|
|
// Delay (in milliseconds) before the next move will start, to give the servo time to reach its target angle.
|
|
|
|
|
// 300ms is a good value but you can try less delay.
|
|
|
|
|
// If the servo can't reach the requested position, increase it.
|
|
|
|
|
#define SERVO_DELAY 300
|
|
|
|
|