-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LCD position in current units #20145
LCD position in current units #20145
Commits on Nov 10, 2020
-
Merge pull request #1 from MarlinFirmware/bugfix-2.0.x
Bugfix 2.0.x
Configuration menu - View commit details
-
Copy full SHA for 42dafaa - Browse repository at this point
Copy the full SHA 42dafaaView commit details -
Display inches on status screen when using G20
Configuration menu - View commit details
-
Copy full SHA for 2194198 - Browse repository at this point
Copy the full SHA 2194198View commit details
Commits on Nov 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d7245b2 - Browse repository at this point
Copy the full SHA d7245b2View commit details
Commits on Nov 15, 2020
-
Display XYZ Coordinate's in Inches when G20 is active. Also turn on 'LCD_DECIMAL_SMALL_XY' and 'XYZ_NO_FRAME' as they are needed for STATUS_DISPLAY_INCHES.
Configuration menu - View commit details
-
Copy full SHA for b08cda4 - Browse repository at this point
Copy the full SHA b08cda4View commit details -
Push the rest of the changes that Github Desktop missed for some reason.
Configuration menu - View commit details
-
Copy full SHA for 9cc6a9b - Browse repository at this point
Copy the full SHA 9cc6a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c7f516 - Browse repository at this point
Copy the full SHA 9c7f516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f76e10 - Browse repository at this point
Copy the full SHA 2f76e10View commit details
Commits on Nov 16, 2020
-
Now checks imperial_units boolean for linear units in use.
Configuration menu - View commit details
-
Copy full SHA for 21edaeb - Browse repository at this point
Copy the full SHA 21edaebView commit details
Commits on Nov 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f3ce8cf - Browse repository at this point
Copy the full SHA f3ce8cfView commit details -
Merge pull request #3 from rdhoggattjr/bugfix-2.0.x-temp
add imperial_units boolean
Configuration menu - View commit details
-
Copy full SHA for 1b7e561 - Browse repository at this point
Copy the full SHA 1b7e561View commit details -
added code for INCH_MANUAL_MOVEMENT testing
Configuration menu - View commit details
-
Copy full SHA for e39263e - Browse repository at this point
Copy the full SHA e39263eView commit details -
Adjust conditions for imperial_units boolean
use imperial_units boolean for either STATUS_DISPLAY_INCHES or INCH_MANUAL_MOVEMENT
Configuration menu - View commit details
-
Copy full SHA for c9254fe - Browse repository at this point
Copy the full SHA c9254feView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f6e36 - Browse repository at this point
Copy the full SHA a9f6e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for de64692 - Browse repository at this point
Copy the full SHA de64692View commit details -
Merge pull request #4 from rdhoggattjr/bugfix-2.0.x-temp
fix #include check
Configuration menu - View commit details
-
Copy full SHA for 80e4f2e - Browse repository at this point
Copy the full SHA 80e4f2eView commit details
Commits on Nov 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f6dc7d6 - Browse repository at this point
Copy the full SHA f6dc7d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db27f1 - Browse repository at this point
Copy the full SHA 5db27f1View commit details -
Merged STATUS_DISPLAY_INCHES into INCH_MODE_SUPPORT
Now enabled if INCH_MODE_SUPPORT is enabled and not an option
Configuration menu - View commit details
-
Copy full SHA for 5aff43e - Browse repository at this point
Copy the full SHA 5aff43eView commit details
Commits on Nov 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9e26439 - Browse repository at this point
Copy the full SHA 9e26439View commit details -
Merge pull request #5 from rdhoggattjr/bugfix-2.0.x-temp
Bugfix 2.0.x temp
Configuration menu - View commit details
-
Copy full SHA for 1433320 - Browse repository at this point
Copy the full SHA 1433320View commit details -
Convert to INCH_MODE_SUPPORT and using_inch_units()
Tied INCH_MANUAL_MOVEMENT into INCH_MODE_SUPPORT and converted unit checks to using_inch_units()
Configuration menu - View commit details
-
Copy full SHA for e132f87 - Browse repository at this point
Copy the full SHA e132f87View commit details -
Merge pull request #6 from rdhoggattjr/bugfix-2.0.x-inch-manual-movement
Bugfix 2.0.x inch manual movement
Configuration menu - View commit details
-
Copy full SHA for 52a44e0 - Browse repository at this point
Copy the full SHA 52a44e0View commit details
Commits on Nov 20, 2020
-
Condensed IF ENABLED statements to use TERN for cleaner code.
Configuration menu - View commit details
-
Copy full SHA for bf62c73 - Browse repository at this point
Copy the full SHA bf62c73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a53fb - Browse repository at this point
Copy the full SHA 29a53fbView commit details
Commits on Nov 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0dea5c4 - Browse repository at this point
Copy the full SHA 0dea5c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f953fa - Browse repository at this point
Copy the full SHA 8f953faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8046978 - Browse repository at this point
Copy the full SHA 8046978View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dce0a4 - Browse repository at this point
Copy the full SHA 1dce0a4View commit details
Commits on Nov 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5046224 - Browse repository at this point
Copy the full SHA 5046224View commit details