Releases: Cartographer3D/cartographer-klipper
Releases · Cartographer3D/cartographer-klipper
Release v1.1.0
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
Release v1.0.5
What's Changed
Applied z offset patch correctly.
### Please re-calibrate
Full Changelog: v1.0.4...v1.0.5
Release v1.0.4
Release v1.0.3
v1.0.2 Release Fix
Whats This?
There seems to have been an issue with v1.0.1 release being miss-tagged somehow and it did not point to a commit available on the master branch. This left you unable to be on channel: stable
and moonraker seeing the update.
This should solve this issue.
Code is identical to v1.0.1 so refer to those notes.
Release v1.0.1
What's Changed
- Implement automatic release drafting @Jomik (#44)
- Krautech Nightly to Master @krautech (#32)
- handle k1 install @pellcorp (#30)
- Fix agains klipper3d commit @sbtoonz (#26)
- probe: fix breaking inteface change in mainline. @sbtoonz (#23)
- Pull to latest @RichardTHF (#17)
- Updated beta to latest version @RichardTHF (#9)
- Merge pull request #7 from Cartographer3D/master @RichardTHF (#8)
- Updating BETA to latest @RichardTHF (#7)
- Added Temperature Compensation @RichardTHF (#6)
- V3 Firmware Added @RichardTHF (#4)
- Added Firmware @RichardTHF (#3)
🚀 Features
- feature: TEMPERATURE_WAIT instead of m109 @krautech (#71)
- Feature: add firmware flasher @krautech (#70)
- feat:
MOVE
added toCARTOGRAPHER_TOUCH
@krautech (#50)
🐛 Bug Fixes
- fix set temp not increasing temp @krautech (#75)
- fix: when calibrating dont apply any z offset @krautech (#53)
- fix: updated cartographer.py and scanner.py to update current model @krautech (#52)
- fix: syntax error on retries @krautech (#49)
- fix: rounded long digits to 4 decimals in CARTOGRAPHER_TOUCH @krautech (#45)
- fix: fixed threshold scan probing speed @krautech (#47)
- fix: CARTOGRAPHER_TOUCH output to display retry attempt numbers @krautech (#48)
- Fix: adjusted max retries from 5 to 10 @krautech (#46)
🧰 Maintenance
- chore: create pull request template @Jomik (#59)
- chore: moved various text from output to debugging @krautech (#55)
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Updated to have release build