Releases: strayr/strayr-k-macros
Releases · strayr/strayr-k-macros
Bed Management
Long promised preview of my bed management code, designed for inductive probes where the thickness of the printbed above the steel base is critical.
Measure each bed just once using klipper's built-in PROBE_CALIBRATE and save new beds with informative names from the console.
BED_RECALCULATE_NOZZLE_OFFSET can apply the change in offset after a nozzle change to all bed profiles, with just one PROBE_CALIBRATE needed on a bed previously saved.
See readme.md and https://github.com/strayr/strayr-k-macros/blob/main/bed_offset.cfg
Full Changelog: v0.4...v0.501