Skip to content

Bed Management

Pre-release
Pre-release
Compare
Choose a tag to compare
@strayr strayr released this 10 Dec 13:58

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