Ver código fonte

Fix LCD for Tevo Tornado (#16474)

meponderR 4 anos atrás
pai
commit
5e7943f19f

+ 3
- 0
config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration.h Ver arquivo

@@ -1882,6 +1882,9 @@
1882 1882
 // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
1883 1883
 //
1884 1884
 #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
1885
+#define ST7920_DELAY_1 DELAY_NS(150)
1886
+#define ST7920_DELAY_2 DELAY_NS(150)
1887
+#define ST7920_DELAY_3 DELAY_NS(150)
1885 1888
 
1886 1889
 //
1887 1890
 // ReprapWorld Graphical LCD

Carregando…
Cancelar
Salvar