Marlin icon indicating copy to clipboard operation
Marlin copied to clipboard

delta printer manual bed leveling

Open pascal2313 opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe.

i have a delta printer with a really Warped bed and i don't want to buy a bl-touch ant the manual bed leveling feature says it is incomplete

Are you looking for hardware support?

No response

Describe the feature you want

an option for manual bed leveling for delta printers

Additional context

No response

pascal2313 avatar Jul 21 '22 09:07 pascal2313

You can enable UBL leveling and skip the P1 (automated probing) portion. Just do G29 P0, then G29 P4 and then G29 P3.

This requires an LCD.

You may need to lie to Marlin and tell it you have a non-existsent probe as I think the logic assumes automatic probing.

Bob-the-Kuhn avatar Jul 21 '22 12:07 Bob-the-Kuhn