What's Changed
🚀 New Features
- feat: add KlipperV12 adapter for Qidi printer support by @Jomik in #494
- feat: add KlipperV12CartographerProbe with v0.12 probe interface by @Jomik in #498
🐛 Squashed Bugs
- fix(coil): expose sensor for TEMPERATURE_WAIT macro by @Jomik in #490
- fix(mesh): replace deprecated np.cross on 2D vectors by @Jomik in #491
- fix(coil): relax BED_TEMP validation for temperature calibration by @Jomik in #495
⚡ Performance Improvements
- perf(mesh): cache MeshGrid coordinates by @Jacob10383 in #487
🧰 Other Changes
- chore(docs): put description below option name in config reference by @Jomik in #489
- docs: add AGENTS.md by @Jomik in #493
Full Changelog: v1.6.0...v1.7.0