Advertisement
malkowicz

Untitled

Sep 17th, 2019
2,030
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 4.96 KB | None | 0 0
  1. //=============================================================================
  2. //=======================   LCD / Controller Selection  =======================
  3. //=========================      (Graphical LCDs)      ========================
  4. //=============================================================================
  5.  
  6. //
  7. // CONTROLLER TYPE: Graphical 128x64 (DOGM)
  8. //
  9. // IMPORTANT: The U8glib library is required for Graphical Display!
  10. //            https://github.com/olikraus/U8glib_Arduino
  11. //
  12.  
  13. //
  14. // RepRapDiscount FULL GRAPHIC Smart Controller
  15. // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
  16. //
  17.  
  18. //KK
  19. //dla tft24-v1.1
  20. #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
  21.  
  22. //
  23. // ReprapWorld Graphical LCD
  24. // https://reprapworld.com/?products_details&products_id/1218
  25. //
  26. //#define REPRAPWORLD_GRAPHICAL_LCD
  27.  
  28. //
  29. // Activate one of these if you have a Panucatt Devices
  30. // Viki 2.0 or mini Viki with Graphic LCD
  31. // http://panucatt.com
  32. //
  33. //#define VIKI2
  34. //#define miniVIKI
  35.  
  36. //
  37. // MakerLab Mini Panel with graphic
  38. // controller and SD support - http://reprap.org/wiki/Mini_panel
  39. //
  40. //#define MINIPANEL
  41.  
  42. //
  43. // MaKr3d Makr-Panel with graphic controller and SD support.
  44. // http://reprap.org/wiki/MaKr3d_MaKrPanel
  45. //
  46. //#define MAKRPANEL
  47.  
  48. //
  49. // Adafruit ST7565 Full Graphic Controller.
  50. // https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
  51. //
  52. //#define ELB_FULL_GRAPHIC_CONTROLLER
  53.  
  54. //
  55. // BQ LCD Smart Controller shipped by
  56. // default with the BQ Hephestos 2 and Witbox 2.
  57. //
  58. //#define BQ_LCD_SMART_CONTROLLER
  59.  
  60. //
  61. // Cartesio UI
  62. // http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
  63. //
  64. //#define CARTESIO_UI
  65.  
  66. //
  67. // LCD for Melzi Card with Graphical LCD
  68. //
  69. //#define LCD_FOR_MELZI
  70.  
  71. //
  72. // Original Ulticontroller from Ultimaker 2 printer with SSD1309 I2C display and encoder
  73. // https://github.com/Ultimaker/Ultimaker2/tree/master/1249_Ulticontroller_Board_(x1)
  74. //
  75. //#define ULTI_CONTROLLER
  76.  
  77. //
  78. // MKS MINI12864 with graphic controller and SD support
  79. // https://reprap.org/wiki/MKS_MINI_12864
  80. //
  81. // #define MKS_MINI_12864
  82.  
  83. //
  84. // FYSETC variant of the MINI12864 graphic controller with SD support
  85. // https://wiki.fysetc.com/Mini12864_Panel/
  86. //
  87. //#define FYSETC_MINI_12864_X_X  // Type C/D/E/F. No tunable RGB Backlight by default
  88. //#define FYSETC_MINI_12864_1_2  // Type C/D/E/F. Simple RGB Backlight (always on)
  89. //#define FYSETC_MINI_12864_2_0  // Type A/B. Discreet RGB Backlight
  90. //#define FYSETC_MINI_12864_2_1  // Type A/B. Neopixel RGB Backlight
  91.  
  92. //
  93. // Factory display for Creality CR-10
  94. // https://www.aliexpress.com/item/Universal-LCD-12864-3D-Printer-Display-Screen-With-Encoder-For-CR-10-CR-7-Model/32833148327.html
  95. //
  96. // This is RAMPS-compatible using a single 10-pin connector.
  97. // (For CR-10 owners who want to replace the Melzi Creality board but retain the display)
  98. //
  99. // #define CR10_STOCKDISPLAY
  100.  
  101. //
  102. // ANET and Tronxy Graphical Controller
  103. //
  104. // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
  105. // A clone of the RepRapDiscount full graphics display but with
  106. // different pins/wiring (see pins_ANET_10.h).
  107. //
  108. //#define ANET_FULL_GRAPHICS_LCD
  109.  
  110. //
  111. // AZSMZ 12864 LCD with SD
  112. // https://www.aliexpress.com/store/product/3D-printer-smart-controller-SMART-RAMPS-OR-RAMPS-1-4-LCD-12864-LCD-control-panel-green/2179173_32213636460.html
  113. //
  114. // #define AZSMZ_12864
  115.  
  116. //
  117. // Silvergate GLCD controller
  118. // http://github.com/android444/Silvergate
  119. //
  120. //#define SILVER_GATE_GLCD_CONTROLLER
  121.  
  122. //=============================================================================
  123. //==============================  OLED Displays  ==============================
  124. //=============================================================================
  125.  
  126. //
  127. // SSD1306 OLED full graphics generic display
  128. //
  129. //#define U8GLIB_SSD1306
  130.  
  131. //
  132. // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
  133. //
  134. //#define SAV_3DGLCD
  135. #if ENABLED(SAV_3DGLCD)
  136.   #define U8GLIB_SSD1306
  137.   //#define U8GLIB_SH1106
  138. #endif
  139.  
  140. //
  141. // TinyBoy2 128x64 OLED / Encoder Panel
  142. //
  143. //#define OLED_PANEL_TINYBOY2
  144.  
  145. //
  146. // MKS OLED 1.3" 128 × 64 FULL GRAPHICS CONTROLLER
  147. // http://reprap.org/wiki/MKS_12864OLED
  148. //
  149. // Tiny, but very sharp OLED display
  150. //
  151. //#define MKS_12864OLED          // Uses the SH1106 controller (default)
  152. //#define MKS_12864OLED_SSD1306  // Uses the SSD1306 controller
  153.  
  154. //
  155. // Einstart S OLED SSD1306
  156. //
  157. //#define U8GLIB_SH1106_EINSTART
  158.  
  159. //=============================================================================
  160. //========================== Extensible UI Displays ===========================
  161. //=============================================================================
  162.  
  163. //
  164. // DGUS Touch Display with DWIN OS
  165. //
  166. //#define DGUS_LCD
  167.  
  168. //
  169. // Touch-screen LCD for Malyan M200 printers
  170. //
  171. //#define MALYAN_LCD
  172.  
  173. //
  174. // Third-party or vendor-customized controller interfaces.
  175. // Sources should be installed in 'src/lcd/extensible_ui'.
  176. //
  177. //#define EXTENSIBLE_UI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement