Implement as optional feature LCD_DECIMAL_SMALL_XY

And reduce the function size to simplify
This commit is contained in:
Scott Lahteine
2016-12-05 08:58:26 -06:00
parent bfb8d3b53e
commit d5bf1684fe
20 changed files with 73 additions and 21 deletions

View File

@ -422,6 +422,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