Merge pull request #5645 from esenapaj/From-microseconds-to-milliseconds
From "microseconds" to "milliseconds"
This commit is contained in:
		
						commit
						e409c7f9e8
					
				| @ -1420,7 +1420,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1420,7 +1420,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1403,7 +1403,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1403,7 +1403,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1412,7 +1412,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1414,7 +1414,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1454,7 +1454,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1420,7 +1420,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1420,7 +1420,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1420,7 +1420,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1421,7 +1421,7 @@ | |||||||
| //
 | //
 | ||||||
| #define NUM_SERVOS 0 // DGlass3D - Servo index starts with 0 for M280 command
 | #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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1435,7 +1435,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1441,7 +1441,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1412,7 +1412,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1420,7 +1420,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1507,7 +1507,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1510,7 +1510,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1509,7 +1509,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1513,7 +1513,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1423,7 +1423,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
| @ -1416,7 +1416,7 @@ | |||||||
| //
 | //
 | ||||||
| //#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command
 | //#define NUM_SERVOS 3 // 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.
 | // 300ms is a good value but you can try less delay.
 | ||||||
| // If the servo can't reach the requested position, increase it.
 | // If the servo can't reach the requested position, increase it.
 | ||||||
| #define SERVO_DELAY 300 | #define SERVO_DELAY 300 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user