Add EDITABLE_SERVO_ANGLES to example configs
This commit is contained in:
		| @@ -1961,9 +1961,7 @@ | ||||
| // If the servo can't reach the requested position, increase it. | ||||
| #define SERVO_DELAY { 300 } | ||||
|  | ||||
| // Servo deactivation | ||||
| // | ||||
| // With this option servos are powered only during movement, then turned off to prevent jitter. | ||||
| // Only power servos during movement, otherwise leave off to prevent jitter | ||||
| //#define DEACTIVATE_SERVOS_AFTER_MOVE | ||||
|  | ||||
| /** | ||||
| @@ -1975,4 +1973,7 @@ | ||||
|   #define LCD_WIDTH_OVERRIDE 20 // Default is 22. For this Geeetech use 20. | ||||
| #endif | ||||
|  | ||||
| // Allow servo angle to be edited and saved to EEPROM | ||||
| //#define EDITABLE_SERVO_ANGLES | ||||
|  | ||||
| #endif // CONFIGURATION_H | ||||
|   | ||||
| @@ -1946,9 +1946,10 @@ | ||||
| // If the servo can't reach the requested position, increase it. | ||||
| #define SERVO_DELAY { 300 } | ||||
|  | ||||
| // Servo deactivation | ||||
| // | ||||
| // With this option servos are powered only during movement, then turned off to prevent jitter. | ||||
| // Only power servos during movement, otherwise leave off to prevent jitter | ||||
| //#define DEACTIVATE_SERVOS_AFTER_MOVE | ||||
|  | ||||
| // Allow servo angle to be edited and saved to EEPROM | ||||
| //#define EDITABLE_SERVO_ANGLES | ||||
|  | ||||
| #endif // CONFIGURATION_H | ||||
|   | ||||
| @@ -1962,9 +1962,10 @@ | ||||
| // If the servo can't reach the requested position, increase it. | ||||
| #define SERVO_DELAY { 300 } | ||||
|  | ||||
| // Servo deactivation | ||||
| // | ||||
| // With this option servos are powered only during movement, then turned off to prevent jitter. | ||||
| // Only power servos during movement, otherwise leave off to prevent jitter | ||||
| //#define DEACTIVATE_SERVOS_AFTER_MOVE | ||||
|  | ||||
| // Allow servo angle to be edited and saved to EEPROM | ||||
| //#define EDITABLE_SERVO_ANGLES | ||||
|  | ||||
| #endif // CONFIGURATION_H | ||||
|   | ||||
| @@ -1961,9 +1961,10 @@ | ||||
| // If the servo can't reach the requested position, increase it. | ||||
| #define SERVO_DELAY { 300 } | ||||
|  | ||||
| // Servo deactivation | ||||
| // | ||||
| // With this option servos are powered only during movement, then turned off to prevent jitter. | ||||
| // Only power servos during movement, otherwise leave off to prevent jitter | ||||
| //#define DEACTIVATE_SERVOS_AFTER_MOVE | ||||
|  | ||||
| // Allow servo angle to be edited and saved to EEPROM | ||||
| //#define EDITABLE_SERVO_ANGLES | ||||
|  | ||||
| #endif // CONFIGURATION_H | ||||
|   | ||||
| @@ -1946,9 +1946,10 @@ | ||||
| // If the servo can't reach the requested position, increase it. | ||||
| #define SERVO_DELAY { 300 } | ||||
|  | ||||
| // Servo deactivation | ||||
| // | ||||
| // With this option servos are powered only during movement, then turned off to prevent jitter. | ||||
| // Only power servos during movement, otherwise leave off to prevent jitter | ||||
| //#define DEACTIVATE_SERVOS_AFTER_MOVE | ||||
|  | ||||
| // Allow servo angle to be edited and saved to EEPROM | ||||
| //#define EDITABLE_SERVO_ANGLES | ||||
|  | ||||
| #endif // CONFIGURATION_H | ||||
|   | ||||
| @@ -1946,9 +1946,10 @@ | ||||
| // If the servo can't reach the requested position, increase it. | ||||
| #define SERVO_DELAY { 300 } | ||||
|  | ||||
| // Servo deactivation | ||||
| // | ||||
| // With this option servos are powered only during movement, then turned off to prevent jitter. | ||||
| // Only power servos during movement, otherwise leave off to prevent jitter | ||||
| //#define DEACTIVATE_SERVOS_AFTER_MOVE | ||||
|  | ||||
| // Allow servo angle to be edited and saved to EEPROM | ||||
| //#define EDITABLE_SERVO_ANGLES | ||||
|  | ||||
| #endif // CONFIGURATION_H | ||||
|   | ||||
		Reference in New Issue
	
	Block a user