Bläddra i källkod

Merge branch 'lcd-width' into b-

AnHardt 10 år sedan
förälder
incheckning
33f8580255
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2
    2
      Marlin/Configuration.h

+ 2
- 2
Marlin/Configuration.h Visa fil

710
   #define SDSUPPORT
710
   #define SDSUPPORT
711
   #define ULTRA_LCD
711
   #define ULTRA_LCD
712
   #ifdef DOGLCD // Change number of lines to match the DOG graphic display
712
   #ifdef DOGLCD // Change number of lines to match the DOG graphic display
713
-    #define LCD_WIDTH 20
713
+    #define LCD_WIDTH 22
714
     #define LCD_HEIGHT 5
714
     #define LCD_HEIGHT 5
715
   #else
715
   #else
716
     #define LCD_WIDTH 20
716
     #define LCD_WIDTH 20
719
 #else //no panel but just LCD
719
 #else //no panel but just LCD
720
   #ifdef ULTRA_LCD
720
   #ifdef ULTRA_LCD
721
   #ifdef DOGLCD // Change number of lines to match the 128x64 graphics display
721
   #ifdef DOGLCD // Change number of lines to match the 128x64 graphics display
722
-    #define LCD_WIDTH 20
722
+    #define LCD_WIDTH 22
723
     #define LCD_HEIGHT 5
723
     #define LCD_HEIGHT 5
724
   #else
724
   #else
725
     #define LCD_WIDTH 16
725
     #define LCD_WIDTH 16

Laddar…
Avbryt
Spara