Turge08 / print_area_bed_mesh

Create bed mesh for print area only
209 stars 40 forks source link

Euclid Probe #15

Open Killajoedotcom opened 2 years ago

Killajoedotcom commented 2 years ago

Love that this includes the configs for Klicky, any future support for Euclid or tips on how to use that instead? Is it as easy as replacing "Klicky" commands with new ones?

Turge08 commented 2 years ago

I can look into it. Looks like the 2 following commands are needed before and after:

Macro to perform a modified bed mesh calibration

[gcode_macro BED_MESH_CALIBRATE] rename_existing: BED_MESH_CALIBRATE_ORIGINAL gcode: M401 ; deploy Euclid Probe if needed BED_MESH_CALIBRATE_ORIGINAL ; check bed level M402 ; dock Euclid Probe

f1nch87 commented 1 year ago

For me it is not working like that. I get "Probe triggered prior to movement".

Z_TILT Adjust Leveling works with the euclid before it.