mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-16 03:07:57 -06:00
Add XYZ_NO_FRAME
This commit is contained in:
parent
67382ecfe1
commit
6734d8a67e
144 changed files with 288 additions and 144 deletions
|
@ -1261,7 +1261,8 @@
|
|||
// Show SD percentage next to the progress bar
|
||||
//#define DOGM_SD_PERCENT
|
||||
|
||||
// Enable to save many cycles by drawing a hollow frame on the Info Screen
|
||||
// Save many cycles by drawing a hollow frame or no frame on the Info Screen
|
||||
//#define XYZ_NO_FRAME
|
||||
#define XYZ_HOLLOW_FRAME
|
||||
|
||||
// Enable to save many cycles by drawing a hollow frame on Menu Screens
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue