409 Commits (3d043976f7899cbd979c1e06c2cc078c3e2f25ff)

Author SHA1 Message Date
AnHardt 8b876241bd Some more servo code tweaks
Just set up the pin. Don't move to a random position.

Simplify servo::move()
* servo::move() does not need the pin parameter - The pin is set during servo_init() with attach().
* servo::move() does not need a return value.

SERVO_LEVELING is the wrong condition to deactivate the servos.

Remove some temporary (Servo *) variables.
SanityCheck for the servo indexes.
9 years ago
Scott Lahteine d85861d296 Move macros, add ENABLED/DISABLED, add includes 9 years ago
Scott Lahteine de25a48dec Remove PID examples from preconfigured configs 9 years ago
Scott Lahteine 7456710a1f Update configs formatting 9 years ago
Scott Lahteine 391386dd94 Update configs for new servo deactivation 9 years ago
Scott Lahteine a0351bdb73 Remove STEPPER_RESET_FIX option 9 years ago
Scott Lahteine 8e61314323 Use RIGIDBOT_PANEL for consistency with online docs 9 years ago
Scott Lahteine 536f86e896 RigidBot CONTROLLERFAN_PIN in Configuration_adv.h 9 years ago
Scott Lahteine 9ebcae496d RIGIDBOARD / RIGIDPANEL 9 years ago