Vlek / 3D_Printing

Repository for managing my printing
1 stars 0 forks source link

Stop print if bed mesh too far off #76

Open Vlek opened 1 year ago

Vlek commented 1 year ago

During the START_PRINT macro, we are doing a bed leveling. When that happens, if the total difference is above a key level, something like 0.4 mm, then it should cancel the print and echo why to the console.

Vlek commented 1 year ago

Looks like the bed mesh object has min and max values we can pull: https://www.klipper3d.org/Status_Reference.html#bed_mesh