Kaynağa Gözat

Clean up some boot screens

Scott Lahteine 6 yıl önce
ebeveyn
işleme
26208a5c2f

+ 0
- 2
Marlin/src/config/examples/Formbot/T_Rex_2+/_Bootscreen.h Dosyayı Görüntüle

32
 #include <avr/pgmspace.h>
32
 #include <avr/pgmspace.h>
33
 
33
 
34
 #define CUSTOM_BOOTSCREEN_TIMEOUT   2500
34
 #define CUSTOM_BOOTSCREEN_TIMEOUT   2500
35
-
36
 #define CUSTOM_BOOTSCREEN_BMPWIDTH  128
35
 #define CUSTOM_BOOTSCREEN_BMPWIDTH  128
37
-#define CUSTOM_BOOTSCREEN_BMPHEIGHT 64
38
 
36
 
39
 const unsigned char custom_start_bmp[] PROGMEM = {
37
 const unsigned char custom_start_bmp[] PROGMEM = {
40
   B11110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00001111,
38
   B11110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00001111,

+ 0
- 2
Marlin/src/config/examples/Formbot/T_Rex_3/_Bootscreen.h Dosyayı Görüntüle

32
 #include <avr/pgmspace.h>
32
 #include <avr/pgmspace.h>
33
 
33
 
34
 #define CUSTOM_BOOTSCREEN_TIMEOUT   2500
34
 #define CUSTOM_BOOTSCREEN_TIMEOUT   2500
35
-
36
 #define CUSTOM_BOOTSCREEN_BMPWIDTH  128
35
 #define CUSTOM_BOOTSCREEN_BMPWIDTH  128
37
-#define CUSTOM_BOOTSCREEN_BMPHEIGHT 64
38
 
36
 
39
 const unsigned char custom_start_bmp[] PROGMEM = {
37
 const unsigned char custom_start_bmp[] PROGMEM = {
40
   B11110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00001111,
38
   B11110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00001111,

Loading…
İptal
Kaydet