MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.23k stars 19.22k forks source link

[FR] (feature summary) UBL mesh edit LCD interface #25260

Open apulver opened 1 year ago

apulver commented 1 year ago

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

No response

Are you looking for hardware support?

No response

Describe the feature you want

When editing a mesh using "Mesh Edit" from the UBL menu, it would be convenient if, after editing a mesh value, the user were returned to the graphical "grid" where points can be viewed and selected, rather than automatically moved along to the next adjacent point to edit.

Additional context

No response

borland1 commented 1 year ago

Are you sure about that? This 3-year old Chris Riley YouTube.com video shows him using UBL edit mesh with LCD menu.. each point selectable individually.

Marlin Unified Bed Leveling - How To - Chris's Basement

image

apulver commented 1 year ago

Are you sure about that? This 3-year old Chris Riley YouTube.com video shows him using UBL edit mesh with LCD menu.. each point selectable individually.

Yes, you can select each point individually, but then you are taken to every adjacent point. It would be convenient to have the option of editing just one single point before the user is returned to the grid.