Open qurvento opened 3 years ago
https://github.com/MarlinFirmware/Marlin/pull/21556 this might help i made a UBL Mesh Wizard that guides the user thru mesh creation with and without a probe. a push button solution to make UBL easier to use.
I can confirm that the whole UI regarding UBL is not self-explanatory. This alone wouldn't be a problem if there was documentation. Unfortunately there isn't.
Description
Confusing "Mesh Edit" item and "UBL Tools/Edit Mesh" submenu. "Mesh Edit" item is actually "Fine Tune Selected" and should be better renamed and moved to "UBL Tools/Edit Mesh" submenu to similar "Fine Tune" items.
Confusing "Manually Build Mesh" item placement for printers without bed probe. "Manually Build Mesh" item is placed outside "Build Mesh" submenu, so the first impression is that "Build Mesh" submenu is for Auto Bed Levelling only, but there are other common tools as Fill-in, Continue and Invalidate. So "Manually Build Mesh" item should be better moved to "Build Mesh" submenu, and placed first. Those users who have probe will not notice, but those, who level manually, won't be confused by "Build Mesh (PLA)" and similar items, which don't work with "PROBE_MANUALLY" defined.
"Fade Height" is necessary parameter for activating UBL and shouldn't be the last in the list, it can be better placed near "Activate UBL" item so it won't be forgotten.
"UBL Tools" is the basic submenu and should be better placed right after "Step-By-Step UBL".
"UBL Tools/Edit Mesh/Adjust Mesh Height" submenu has only one item "Height Amount" and can be replaced by "Mesh Height Amount" item.
"Output UBL Info" submenu and "Output Mesh Map" item are placed in nonfunctional order and separately. They can be better placed nearby at the end of the list.
Additional Information