You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 years ago
..
Configuration.h Some more servo code tweaks 10 years ago
Configuration_adv.h make the dual z-endstop optional (PR#2277) 10 years ago
_htaccess More robust fetch code, download buttons 10 years ago
boards.h Rename and repair MELZI_1284 (PR#2301) 10 years ago
language.h Remove unused MSG_OK_B and MSG_OK_T 10 years ago