DCC-EX / EX-Turntable

Turntable-EX is a new feature to control a stepper motor based turntable from DCC++ EX
GNU General Public License v3.0
6 stars 5 forks source link

v0.7.0-Devel #105

Closed peteGSX closed 8 months ago

peteGSX commented 8 months ago

// 0.7.0: // - Fix bug where enabling sensor testing prevents compiling // - Add interactive serial command C to initiate calibration // - Add interactive serial command D to enable/disable debug output in serial console // - Add interactive serial command E to erase calibration steps stored in EEPROM // - Add interactive serial command H to initiate homing // - Change movement command from to // - Add interactive serial command R to reset the EX-Turntable microcontroller // - Add interactive serial command T to enable/disable sensor testing mode // - Add interactive serial command V to display version and other system info // - Add ability to force single direction rotation only for steppers with a lot of slop // - Update AccelStepper library to v1.64 and remove need for modification // - Enable inversion of direction, steps, and enable via config.h defines