What's Changed
Improved Threshold Scan, Touch and other small fixes (#63)
🚀 Features
- Firmware.py V0.0.1 @krautech (#169)
- feat: check bed leveling before threshold scan @Jomik (#167)
- feat: make macros clickable in console @Jomik (#166)
- Implement probe get_status @krautech (#156)
- Create setup.py to migrate and setup @krautech (#72)
- Validate model mode @Jomik (#131)
- feat: setup ci to check k1 environment @Jomik (#123)
- Feature: pass params from calibrate to touch @krautech (#120)
- Check firmware version before homing @Jomik (#112)
- Add 5.1.0 HT firmware @krautech (#107)
- Remove PROBE_CALIBRATE and associated helper function @krautech (#81)
- remove THRESHOLD_TEST @krautech (#82)
🐛 Bug Fixes
- Better mcu identify error @Jomik (#170)
- Add model required to threshold_scan @krautech (#165)
- fix: remove scanner.z_offset @Jomik (#147)
- Fix PR #110 wait temp error @krautech (#117)
- Firmware 5.1.0 ht fix @krautech (#111)
- Fix change max_retries float to int @krautech (#108)
- Fix: Added error message when calibration encounters error @krautech (#84)
🧰 Maintenance
- Chore: Removed unused ADXL functions and variables @krautech (#114)
- removes graph generation and imports @krautech (#124)
- Add types for config, printer and reactor @Jomik (#94)
Full Changelog: v1.0.5...v1.1.0