8b876241bd
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. |
||
---|---|---|
.. | ||
Configuration.h | ||
Configuration_adv.h | ||
readme.md |
Example Configuration for OpenBeam Kossel Pro BRAINWAVE_PRO
- Configuration files for the Openbeam Kossel Pro as delivered in their KickStarter distribution
I @Wackerbarth tested this version on my Kossel Pro and Arduino 1.6.5 for Mac. This configuration is a transition to merge Terence Tam's configuration with up-to-date Marlin source and a current Arduino IDE