Explorar el Código

Fix Ender-3 Status Screen Y Offset (#15136)

thisiskeithb hace 5 años
padre
commit
f6505c8ee2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      config/examples/Creality/Ender-3/_Statusscreen.h

+ 1
- 0
config/examples/Creality/Ender-3/_Statusscreen.h Ver fichero

@@ -34,6 +34,7 @@
34 34
 //
35 35
 // Status Screen Logo bitmap
36 36
 //
37
+#define STATUS_LOGO_Y            8
37 38
 #define STATUS_LOGO_WIDTH       39
38 39
 
39 40
 const unsigned char status_logo_bmp[] PROGMEM = {

Loading…
Cancelar
Guardar