Преглед изворни кода

More up front option to show SD percentage

Scott Lahteine пре 6 година
родитељ
комит
02ff12d491
40 измењених фајлова са 117 додато и 2 уклоњено
  1. 3
    0
      Marlin/Configuration_adv.h
  2. 3
    0
      Marlin/src/config/default/Configuration_adv.h
  3. 3
    0
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h
  4. 3
    0
      Marlin/src/config/examples/Anet/A6/Configuration_adv.h
  5. 3
    0
      Marlin/src/config/examples/Anet/A8/Configuration_adv.h
  6. 3
    0
      Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h
  7. 3
    0
      Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h
  8. 3
    0
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h
  9. 3
    0
      Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h
  10. 3
    0
      Marlin/src/config/examples/Cartesio/Configuration_adv.h
  11. 3
    0
      Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h
  12. 3
    0
      Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h
  13. 3
    0
      Marlin/src/config/examples/Felix/Configuration_adv.h
  14. 3
    0
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h
  15. 3
    0
      Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h
  16. 3
    0
      Marlin/src/config/examples/MakerParts/Configuration_adv.h
  17. 3
    0
      Marlin/src/config/examples/Malyan/M150/Configuration_adv.h
  18. 3
    0
      Marlin/src/config/examples/Malyan/M200/Configuration_adv.h
  19. 3
    0
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h
  20. 3
    0
      Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h
  21. 3
    0
      Marlin/src/config/examples/RigidBot/Configuration_adv.h
  22. 3
    0
      Marlin/src/config/examples/SCARA/Configuration_adv.h
  23. 3
    0
      Marlin/src/config/examples/Sanguinololu/Configuration_adv.h
  24. 3
    0
      Marlin/src/config/examples/TinyBoy2/Configuration_adv.h
  25. 3
    0
      Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h
  26. 3
    0
      Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h
  27. 3
    0
      Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h
  28. 3
    0
      Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h
  29. 3
    0
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h
  30. 3
    0
      Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h
  31. 3
    0
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h
  32. 3
    0
      Marlin/src/config/examples/delta/generic/Configuration_adv.h
  33. 3
    0
      Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h
  34. 3
    0
      Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h
  35. 3
    0
      Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h
  36. 3
    0
      Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h
  37. 3
    0
      Marlin/src/config/examples/makibox/Configuration_adv.h
  38. 3
    0
      Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h
  39. 3
    0
      Marlin/src/config/examples/wt150/Configuration_adv.h
  40. 0
    2
      Marlin/src/lcd/ultralcd_impl_DOGM.h

+ 3
- 0
Marlin/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/default/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Anet/A6/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Anet/A8/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h Прегледај датотеку

@@ -614,6 +614,9 @@
614 614
  * printing performance versus fast display updates.
615 615
  */
616 616
 #if ENABLED(DOGLCD)
617
+  // Show SD percentage next to the progress bar
618
+  //#define DOGM_SD_PERCENT
619
+
617 620
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
618 621
   #define XYZ_HOLLOW_FRAME
619 622
 

+ 3
- 0
Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Cartesio/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Felix/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/MakerParts/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Malyan/M150/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Malyan/M200/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h Прегледај датотеку

@@ -614,6 +614,9 @@
614 614
  * printing performance versus fast display updates.
615 615
  */
616 616
 #if ENABLED(DOGLCD)
617
+  // Show SD percentage next to the progress bar
618
+  //#define DOGM_SD_PERCENT
619
+
617 620
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
618 621
   #define XYZ_HOLLOW_FRAME
619 622
 

+ 3
- 0
Marlin/src/config/examples/RigidBot/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/SCARA/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Sanguinololu/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/TinyBoy2/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h Прегледај датотеку

@@ -626,6 +626,9 @@
626 626
  * printing performance versus fast display updates.
627 627
  */
628 628
 #if ENABLED(DOGLCD)
629
+  // Show SD percentage next to the progress bar
630
+  //#define DOGM_SD_PERCENT
631
+
629 632
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
630 633
   #define XYZ_HOLLOW_FRAME
631 634
 

+ 3
- 0
Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h Прегледај датотеку

@@ -615,6 +615,9 @@
615 615
  * printing performance versus fast display updates.
616 616
  */
617 617
 #if ENABLED(DOGLCD)
618
+  // Show SD percentage next to the progress bar
619
+  //#define DOGM_SD_PERCENT
620
+
618 621
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
619 622
   //#define XYZ_HOLLOW_FRAME
620 623
 

+ 3
- 0
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h Прегледај датотеку

@@ -615,6 +615,9 @@
615 615
  * printing performance versus fast display updates.
616 616
  */
617 617
 #if ENABLED(DOGLCD)
618
+  // Show SD percentage next to the progress bar
619
+  //#define DOGM_SD_PERCENT
620
+
618 621
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
619 622
   #define XYZ_HOLLOW_FRAME
620 623
 

+ 3
- 0
Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h Прегледај датотеку

@@ -615,6 +615,9 @@
615 615
  * printing performance versus fast display updates.
616 616
  */
617 617
 #if ENABLED(DOGLCD)
618
+  // Show SD percentage next to the progress bar
619
+  //#define DOGM_SD_PERCENT
620
+
618 621
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
619 622
   #define XYZ_HOLLOW_FRAME
620 623
 

+ 3
- 0
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h Прегледај датотеку

@@ -615,6 +615,9 @@
615 615
  * printing performance versus fast display updates.
616 616
  */
617 617
 #if ENABLED(DOGLCD)
618
+  // Show SD percentage next to the progress bar
619
+  //#define DOGM_SD_PERCENT
620
+
618 621
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
619 622
   #define XYZ_HOLLOW_FRAME
620 623
 

+ 3
- 0
Marlin/src/config/examples/delta/generic/Configuration_adv.h Прегледај датотеку

@@ -615,6 +615,9 @@
615 615
  * printing performance versus fast display updates.
616 616
  */
617 617
 #if ENABLED(DOGLCD)
618
+  // Show SD percentage next to the progress bar
619
+  //#define DOGM_SD_PERCENT
620
+
618 621
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
619 622
   #define XYZ_HOLLOW_FRAME
620 623
 

+ 3
- 0
Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h Прегледај датотеку

@@ -615,6 +615,9 @@
615 615
  * printing performance versus fast display updates.
616 616
  */
617 617
 #if ENABLED(DOGLCD)
618
+  // Show SD percentage next to the progress bar
619
+  //#define DOGM_SD_PERCENT
620
+
618 621
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
619 622
   #define XYZ_HOLLOW_FRAME
620 623
 

+ 3
- 0
Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h Прегледај датотеку

@@ -620,6 +620,9 @@
620 620
  * printing performance versus fast display updates.
621 621
  */
622 622
 #if ENABLED(DOGLCD)
623
+  // Show SD percentage next to the progress bar
624
+  //#define DOGM_SD_PERCENT
625
+
623 626
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
624 627
   #define XYZ_HOLLOW_FRAME
625 628
 

+ 3
- 0
Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h Прегледај датотеку

@@ -615,6 +615,9 @@
615 615
  * printing performance versus fast display updates.
616 616
  */
617 617
 #if ENABLED(DOGLCD)
618
+  // Show SD percentage next to the progress bar
619
+  //#define DOGM_SD_PERCENT
620
+
618 621
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
619 622
   #define XYZ_HOLLOW_FRAME
620 623
 

+ 3
- 0
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/makibox/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h Прегледај датотеку

@@ -613,6 +613,9 @@
613 613
  * printing performance versus fast display updates.
614 614
  */
615 615
 #if ENABLED(DOGLCD)
616
+  // Show SD percentage next to the progress bar
617
+  //#define DOGM_SD_PERCENT
618
+
616 619
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
617 620
   #define XYZ_HOLLOW_FRAME
618 621
 

+ 3
- 0
Marlin/src/config/examples/wt150/Configuration_adv.h Прегледај датотеку

@@ -614,6 +614,9 @@
614 614
  * printing performance versus fast display updates.
615 615
  */
616 616
 #if ENABLED(DOGLCD)
617
+  // Show SD percentage next to the progress bar
618
+  //#define DOGM_SD_PERCENT
619
+
617 620
   // Enable to save many cycles by drawing a hollow frame on the Info Screen
618 621
   #define XYZ_HOLLOW_FRAME
619 622
 

+ 0
- 2
Marlin/src/lcd/ultralcd_impl_DOGM.h Прегледај датотеку

@@ -490,8 +490,6 @@ inline void lcd_implementation_status_message(const bool blink) {
490 490
   #endif
491 491
 }
492 492
 
493
-//#define DOGM_SD_PERCENT
494
-
495 493
 static void lcd_implementation_status_screen() {
496 494
 
497 495
   const bool blink = lcd_blink();

Loading…
Откажи
Сачувај