-
-
Notifications
You must be signed in to change notification settings - Fork 19.7k
Description
Did you test the latest bugfix-2.1.x code?
Not yet
Bug Description
[BUG] In inch mode (G20), the display move menu shows unit "mm" instead of "in". The values in the menu are representing move distance in inches, but the unit is shown as "mm".
Bug Timeline
Max 3 years. probably since commit 36e66bd
Expected behavior
[BUG] In inch mode (G20), MarlinUI Move menu should show unit "in".
Actual behavior
[BUG] In inch mode (G20), MarlinUI Move menu should show unit "mm".
Steps to Reproduce
- Send G20 to enable inch mode
- On the display in "Marlin mode" (using MarlinUI), go to Move Menu and select one of the XYZ axes
- Observe that distance values are in inches but their unit is labeled as "mm"
- Select the entry "Move 0,1 mm
- Observe that the axis moves 0,1 inch
Version of Marlin Firmware
Custon, based on bugfix-2.1.x from 14th March 2026 (commit 6999985)
Printer model
Custom
Electronics
BTT_GTR V1.0
LCD/Controller
BTT touch dislay, works with REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER (touch mode and Marlin mode affected)
Other add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
SD Card (headless)
Don't forget to include
- A ZIP file containing your
Configuration.handConfiguration_adv.h.
Additional information & file uploads
Not sure but my first guess is that this regression was introduced in commit 36e66bd
Config an source code:
https://github.com/DerAndere1/Marlin2ForPipetBot/tree/Marlin2ForPipetBot/config/examples/DerAndere/HendrikJan5D_HH