1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-25 12:57:53 +00:00
MarlinFirmware/Marlin/configurator/config
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.
2015-07-24 22:04:49 -05:00
..
_htaccess
boards.h Rename and repair MELZI_1284 (PR#2301) 2015-06-22 22:30:07 -04:00
Configuration_adv.h make the dual z-endstop optional (PR#2277) 2015-06-10 15:45:59 -05:00
Configuration.h Some more servo code tweaks 2015-07-24 22:04:49 -05:00
language.h Remove unused MSG_OK_B and MSG_OK_T 2015-07-07 06:59:10 -05:00