Browse Source

Apply ZONESTAR_LCD to example configs

pull/1/head
Scott Lahteine 7 years ago
parent
commit
9abbcc3ee0
  1. 6
      Marlin/src/config/default/Configuration.h
  2. 6
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h
  3. 6
      Marlin/src/config/examples/AliExpress/CL-260/Configuration.h
  4. 6
      Marlin/src/config/examples/Anet/A6/Configuration.h
  5. 6
      Marlin/src/config/examples/Anet/A8/Configuration.h
  6. 6
      Marlin/src/config/examples/Azteeg/X5GT/Configuration.h
  7. 6
      Marlin/src/config/examples/BQ/Hephestos/Configuration.h
  8. 6
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h
  9. 6
      Marlin/src/config/examples/BQ/WITBOX/Configuration.h
  10. 6
      Marlin/src/config/examples/Cartesio/Configuration.h
  11. 6
      Marlin/src/config/examples/Creality/CR-10/Configuration.h
  12. 6
      Marlin/src/config/examples/Felix/Configuration.h
  13. 6
      Marlin/src/config/examples/Felix/DUAL/Configuration.h
  14. 6
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h
  15. 6
      Marlin/src/config/examples/Geeetech/GT2560/Configuration.h
  16. 6
      Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h
  17. 6
      Marlin/src/config/examples/Infitary/i3-M508/Configuration.h
  18. 6
      Marlin/src/config/examples/MakerParts/Configuration.h
  19. 6
      Marlin/src/config/examples/Malyan/M150/Configuration.h
  20. 6
      Marlin/src/config/examples/Malyan/M200/Configuration.h
  21. 6
      Marlin/src/config/examples/Micromake/C1/basic/Configuration.h
  22. 6
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h
  23. 6
      Marlin/src/config/examples/Mks/Sbase/Configuration.h
  24. 6
      Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h
  25. 6
      Marlin/src/config/examples/RigidBot/Configuration.h
  26. 6
      Marlin/src/config/examples/SCARA/Configuration.h
  27. 6
      Marlin/src/config/examples/STM32F10/Configuration.h
  28. 6
      Marlin/src/config/examples/Sanguinololu/Configuration.h
  29. 6
      Marlin/src/config/examples/TinyBoy2/Configuration.h
  30. 6
      Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h
  31. 6
      Marlin/src/config/examples/Velleman/K8200/Configuration.h
  32. 6
      Marlin/src/config/examples/Velleman/K8400/Configuration.h
  33. 6
      Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h
  34. 6
      Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration.h
  35. 6
      Marlin/src/config/examples/adafruit/ST7565/Configuration.h
  36. 6
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h
  37. 6
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h
  38. 6
      Marlin/src/config/examples/delta/generic/Configuration.h
  39. 6
      Marlin/src/config/examples/delta/kossel_mini/Configuration.h
  40. 6
      Marlin/src/config/examples/delta/kossel_pro/Configuration.h
  41. 6
      Marlin/src/config/examples/delta/kossel_xl/Configuration.h
  42. 6
      Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h
  43. 6
      Marlin/src/config/examples/makibox/Configuration.h
  44. 6
      Marlin/src/config/examples/stm32f103ret6/Configuration.h
  45. 6
      Marlin/src/config/examples/tvrrug/Round2/Configuration.h
  46. 6
      Marlin/src/config/examples/wt150/Configuration.h

6
Marlin/src/config/default/Configuration.h

@ -1516,11 +1516,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h

@ -1536,11 +1536,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/AliExpress/CL-260/Configuration.h

@ -1516,11 +1516,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Anet/A6/Configuration.h

@ -1675,11 +1675,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Anet/A8/Configuration.h

@ -1524,11 +1524,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Azteeg/X5GT/Configuration.h

@ -1516,11 +1516,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/BQ/Hephestos/Configuration.h

@ -1504,11 +1504,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h

@ -1517,11 +1517,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/BQ/WITBOX/Configuration.h

@ -1504,11 +1504,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Cartesio/Configuration.h

@ -1515,11 +1515,13 @@
#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Creality/CR-10/Configuration.h

@ -1526,11 +1526,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Felix/Configuration.h

@ -1498,11 +1498,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Felix/DUAL/Configuration.h

@ -1498,11 +1498,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h

@ -1513,11 +1513,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Geeetech/GT2560/Configuration.h

@ -1531,11 +1531,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h

@ -1516,11 +1516,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Infitary/i3-M508/Configuration.h

@ -1520,11 +1520,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/MakerParts/Configuration.h

@ -1532,11 +1532,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Malyan/M150/Configuration.h

@ -1544,11 +1544,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Malyan/M200/Configuration.h

@ -1515,11 +1515,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Micromake/C1/basic/Configuration.h

@ -1520,11 +1520,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h

@ -1520,11 +1520,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Mks/Sbase/Configuration.h

@ -1519,11 +1519,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h

@ -1516,11 +1516,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/RigidBot/Configuration.h

@ -1516,11 +1516,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/SCARA/Configuration.h

@ -1528,11 +1528,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/STM32F10/Configuration.h

@ -1519,11 +1519,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Sanguinololu/Configuration.h

@ -1547,11 +1547,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/TinyBoy2/Configuration.h

@ -1572,11 +1572,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h

@ -1516,11 +1516,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Velleman/K8200/Configuration.h

@ -1549,11 +1549,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Velleman/K8400/Configuration.h

@ -1516,11 +1516,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h

@ -1516,11 +1516,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration.h

@ -1472,11 +1472,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/adafruit/ST7565/Configuration.h

@ -1516,11 +1516,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h

@ -1650,11 +1650,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h

@ -1643,11 +1643,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/delta/generic/Configuration.h

@ -1637,11 +1637,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/delta/kossel_mini/Configuration.h

@ -1640,11 +1640,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/delta/kossel_pro/Configuration.h

@ -1640,11 +1640,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/delta/kossel_xl/Configuration.h

@ -1649,11 +1649,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h

@ -1530,11 +1530,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/makibox/Configuration.h

@ -1519,11 +1519,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/stm32f103ret6/Configuration.h

@ -1399,11 +1399,13 @@
//#define BQ_LCD_SMART_CONTROLLER
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/tvrrug/Round2/Configuration.h

@ -1511,11 +1511,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

6
Marlin/src/config/examples/wt150/Configuration.h

@ -1521,11 +1521,13 @@
//#define CARTESIO_UI
//
// ANET_10 Controller supported displays.
// ANET and Tronxy Controller supported displays.
//
//#define ANET_KEYPAD_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
//#define ZONESTAR_LCD // Requires ADC_KEYPAD_PIN to be assigned to an analog pin.
// This LCD is known to be susceptible to electrical interference
// which scrambles the display. Pressing any button clears it up.
// This is a LCD2004 display with 5 analog buttons.
//#define ANET_FULL_GRAPHICS_LCD // Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).

Loading…
Cancel
Save