This repository has been archived on 2025-12-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Marlin_FB4S/Marlin/example_configurations
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
..
2015-07-24 22:04:49 -05:00
2015-07-24 22:04:49 -05:00
2015-07-24 22:04:49 -05:00
2015-07-24 22:04:49 -05:00
2015-07-24 22:04:49 -05:00
2015-07-24 22:04:49 -05:00
2015-07-24 22:04:49 -05:00
2015-07-24 22:04:49 -05:00
2015-07-24 22:04:49 -05:00