Implement as optional feature LCD_DECIMAL_SMALL_XY
And reduce the function size to simplify
This commit is contained in:
parent
bfb8d3b53e
commit
d5bf1684fe
20 changed files with 73 additions and 21 deletions
|
|
@ -435,6 +435,9 @@
|
|||
// Include a page of printer information in the LCD Main Menu
|
||||
//#define LCD_INFO_MENU
|
||||
|
||||
// On the Info Screen, display XY with one decimal place when possible
|
||||
//#define LCD_DECIMAL_SMALL_XY
|
||||
|
||||
#if ENABLED(SDSUPPORT)
|
||||
|
||||
// Some RAMPS and other boards don't detect when an SD card is inserted. You can work
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue