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

Calibration: "ERROR: Turntable failed to home, setting random home position" #52

Closed momfertje closed 8 months ago

momfertje commented 2 years ago

Calibration cycle still returns ERROR: Turntable failed to home, setting random home position in version 0.2.3

How to reproduce:

  1. Update config.h to use #define STEPPER_DRIVER ULN2003_HALF_CW or #define STEPPER_DRIVER ULN2003_HALF_CCW and save
  2. Erase the EEPROM with sketch from IDE
  3. Remove HAL sensor to prevent successful homing/calibration cycle
  4. Upload Turntable-EX
  5. Open IDE Serial Monitor
  6. Cyclus starts with Turntable-EX has not been calibrated yet Calibrating... Homing started
  7. Wait until calibration cycle is ended and returns ERROR: Turntable failed to home, setting random home position
peteGSX commented 2 years ago

FYI I'm still not able to replicate this, but I think we leave this issue open while Beta testing commences and see if others experience it also.