Arduino V1.13.0 Pre-Release
Pre-release
Pre-release
ClutchplateDude
released this
17 Feb 23:03
·
15 commits
to develop
since this release
This is a release that mainly allows usage of both stepper libraries to be used in the same code.
Also a few bug fixes and changes.
NOTE: Make sure to do a Factory Reset when using this version.
- Sped up ESP32 stepper code.
- Ported some bug fix code from the LCD branch (e.g. track on boot)
- Potentially some DEC guide issues were fixed.
- Allow new stepper lib to be enabled by via #define
- Added ability to detect new firmware flashed
- Removed/disabled parking offset variable and commands, use home offset instead
- Fixed Park command to slew home and then to the parking position (home offset)