Skip to content

Releases: kyleisah/Klipper-Adaptive-Meshing-Purging

Small fixes

20 Aug 03:35
7399a37
Compare
Choose a tag to compare

What's Changed

  • Update readme to fix some spelling errors and add a common troubleshooting point
  • update Adaptive meshing so that buildplate bounds are no longer exceeded by accident from margin changing or point fuzzing
  • update line_purge with a small rapid move to clear the nozzle away from it before printing, so the nozzle doesn't move back through the purge line or zip down into it before printing.

Full Changelog: v1.1.1...v1.1.2

Dockable probe command fixes!

08 Jul 04:27
7414d1d
Compare
Choose a tag to compare

Voron Purge is back! And also... Smart Park has been added!

08 Jul 04:10
16a0d15
Compare
Choose a tag to compare

Voron purge is ready for prime time with the new easy setup, and I've also added a smart parking feature to park the printhead right next to the print area, so you can heat up the nozzle to final temp right next to where it's going to be printing, and purge away!

What's Changed

  • Update link in README.md by @tryy3 in #98
  • Voron logo purge and Smart Park feature added by @kyleisah in #105

New Contributors

  • @tryy3 made their first contribution in #98

Full Changelog: v1.0...v1.1

Total rework of KAMP to improve usability

06 Jul 00:52
bb6dda7
Compare
Choose a tag to compare

There's a lot to unpack here.

I've rebuilt the whole layout of KAMP so moonraker installations are easy, and settings can be changed without needing to call a bunch of macros for KAMP to be set up.

Voron purge has been temporarily removed because I've been sitting on the new KAMP for too long, it will be added again eventually, I just don't have the time to work on it currently. The line purge has been much improved.

What's Changed

  • Fix some bugs in _KAMP_Get_Delta_Params by @julianschill in #43
  • Total ovarhaul of KAMP to improve verbosity, usability, and prevent several error states by @kyleisah in #87
  • Revert "Total ovarhaul of KAMP to improve verbosity, usability, and prevent several error states" by @kyleisah in #88
  • Revert "Revert "Total ovarhaul of KAMP to improve verbosity, usability, and prevent several error states"" by @kyleisah in #89

New Contributors

Full Changelog: v0.1.2...v1.0

Bug Fixes for FUZZ_ENABLE

21 Feb 23:20
732639e
Compare
Choose a tag to compare

Adds fixes for FUZZ_ENABLE getting float/int errors

What's Changed

  • fix up FUZZ_ENABLED=1 not working. due to incorrect cast from float to int. by @vajonam in #34

New Contributors

Full Changelog: v0.1.1...v0.1.2

Moonraker Updating and Line Purge!

21 Feb 05:02
5e60bed
Compare
Choose a tag to compare

We've been hard at work on the KAMP repo! Thanks to @leanghoun, there's a nice logo that's been added to the repo, just in time for a major overhaul!

I have also added a more generic "Line" style purge, by popular demand. I enjoy it as much as the voron logo purge!

And a huge THANKS to @jtrmal for their impressive work getting KAMP updating to work with Moonraker's Update Manager!

Hip, hip, hooray!

What's Changed

  • Always use fuzzing, even when approaching mesh_min/max + bug fixes by @qvD5653 in #14
  • Update Adaptive_Mesh.cfg by @spiro2k6 in #30
  • Repository overhaul by @kyleisah in #31
  • Add support for KAMP being treated as moonraker extension and document the process by @jtrmal in #32

New Contributors

Full Changelog: v0.1.0...v0.1.1

Initial Release

23 Nov 06:47
Compare
Choose a tag to compare

This is the initial release of KAMP.