Browse Source

Add MALYAN_LCD to configs

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

+ 6
- 0
Marlin/Configuration.h View File

1555
 //#define LCD_FOR_MELZI
1555
 //#define LCD_FOR_MELZI
1556
 
1556
 
1557
 //
1557
 //
1558
+// LCD for Malyan M200 printers.
1559
+// This requires SDSUPPORT to be enabled
1560
+//
1561
+//#define MALYAN_LCD
1562
+
1563
+//
1558
 // CONTROLLER TYPE: I2C
1564
 // CONTROLLER TYPE: I2C
1559
 //
1565
 //
1560
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1566
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/default/Configuration.h View File

1555
 //#define LCD_FOR_MELZI
1555
 //#define LCD_FOR_MELZI
1556
 
1556
 
1557
 //
1557
 //
1558
+// LCD for Malyan M200 printers.
1559
+// This requires SDSUPPORT to be enabled
1560
+//
1561
+//#define MALYAN_LCD
1562
+
1563
+//
1558
 // CONTROLLER TYPE: I2C
1564
 // CONTROLLER TYPE: I2C
1559
 //
1565
 //
1560
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1566
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h View File

1575
 //#define LCD_FOR_MELZI
1575
 //#define LCD_FOR_MELZI
1576
 
1576
 
1577
 //
1577
 //
1578
+// LCD for Malyan M200 printers.
1579
+// This requires SDSUPPORT to be enabled
1580
+//
1581
+//#define MALYAN_LCD
1582
+
1583
+//
1578
 // CONTROLLER TYPE: I2C
1584
 // CONTROLLER TYPE: I2C
1579
 //
1585
 //
1580
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1586
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/AliExpress/CL-260/Configuration.h View File

1555
 //#define LCD_FOR_MELZI
1555
 //#define LCD_FOR_MELZI
1556
 
1556
 
1557
 //
1557
 //
1558
+// LCD for Malyan M200 printers.
1559
+// This requires SDSUPPORT to be enabled
1560
+//
1561
+//#define MALYAN_LCD
1562
+
1563
+//
1558
 // CONTROLLER TYPE: I2C
1564
 // CONTROLLER TYPE: I2C
1559
 //
1565
 //
1560
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1566
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Anet/A6/Configuration.h View File

1705
 //#define LCD_FOR_MELZI
1705
 //#define LCD_FOR_MELZI
1706
 
1706
 
1707
 //
1707
 //
1708
+// LCD for Malyan M200 printers.
1709
+// This requires SDSUPPORT to be enabled
1710
+//
1711
+//#define MALYAN_LCD
1712
+
1713
+//
1708
 // CONTROLLER TYPE: I2C
1714
 // CONTROLLER TYPE: I2C
1709
 //
1715
 //
1710
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1716
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Anet/A8/Configuration.h View File

1564
 //#define LCD_FOR_MELZI
1564
 //#define LCD_FOR_MELZI
1565
 
1565
 
1566
 //
1566
 //
1567
+// LCD for Malyan M200 printers.
1568
+// This requires SDSUPPORT to be enabled
1569
+//
1570
+//#define MALYAN_LCD
1571
+
1572
+//
1567
 // CONTROLLER TYPE: I2C
1573
 // CONTROLLER TYPE: I2C
1568
 //
1574
 //
1569
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1575
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Azteeg/X5GT/Configuration.h View File

1555
 //#define LCD_FOR_MELZI
1555
 //#define LCD_FOR_MELZI
1556
 
1556
 
1557
 //
1557
 //
1558
+// LCD for Malyan M200 printers.
1559
+// This requires SDSUPPORT to be enabled
1560
+//
1561
+//#define MALYAN_LCD
1562
+
1563
+//
1558
 // CONTROLLER TYPE: I2C
1564
 // CONTROLLER TYPE: I2C
1559
 //
1565
 //
1560
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1566
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/BIBO/TouchX/Configuration.h View File

1540
 //#define LCD_FOR_MELZI
1540
 //#define LCD_FOR_MELZI
1541
 
1541
 
1542
 //
1542
 //
1543
+// LCD for Malyan M200 printers.
1544
+// This requires SDSUPPORT to be enabled
1545
+//
1546
+//#define MALYAN_LCD
1547
+
1548
+//
1543
 // CONTROLLER TYPE: I2C
1549
 // CONTROLLER TYPE: I2C
1544
 //
1550
 //
1545
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1551
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/BQ/Hephestos/Configuration.h View File

1543
 //#define LCD_FOR_MELZI
1543
 //#define LCD_FOR_MELZI
1544
 
1544
 
1545
 //
1545
 //
1546
+// LCD for Malyan M200 printers.
1547
+// This requires SDSUPPORT to be enabled
1548
+//
1549
+//#define MALYAN_LCD
1550
+
1551
+//
1546
 // CONTROLLER TYPE: I2C
1552
 // CONTROLLER TYPE: I2C
1547
 //
1553
 //
1548
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1554
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h View File

1556
 //#define LCD_FOR_MELZI
1556
 //#define LCD_FOR_MELZI
1557
 
1557
 
1558
 //
1558
 //
1559
+// LCD for Malyan M200 printers.
1560
+// This requires SDSUPPORT to be enabled
1561
+//
1562
+//#define MALYAN_LCD
1563
+
1564
+//
1559
 // CONTROLLER TYPE: I2C
1565
 // CONTROLLER TYPE: I2C
1560
 //
1566
 //
1561
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1567
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/BQ/WITBOX/Configuration.h View File

1543
 //#define LCD_FOR_MELZI
1543
 //#define LCD_FOR_MELZI
1544
 
1544
 
1545
 //
1545
 //
1546
+// LCD for Malyan M200 printers.
1547
+// This requires SDSUPPORT to be enabled
1548
+//
1549
+//#define MALYAN_LCD
1550
+
1551
+//
1546
 // CONTROLLER TYPE: I2C
1552
 // CONTROLLER TYPE: I2C
1547
 //
1553
 //
1548
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1554
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Cartesio/Configuration.h View File

1554
 //#define LCD_FOR_MELZI
1554
 //#define LCD_FOR_MELZI
1555
 
1555
 
1556
 //
1556
 //
1557
+// LCD for Malyan M200 printers.
1558
+// This requires SDSUPPORT to be enabled
1559
+//
1560
+//#define MALYAN_LCD
1561
+
1562
+//
1557
 // CONTROLLER TYPE: I2C
1563
 // CONTROLLER TYPE: I2C
1558
 //
1564
 //
1559
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1565
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Creality/CR-10/Configuration.h View File

1565
 //#define LCD_FOR_MELZI
1565
 //#define LCD_FOR_MELZI
1566
 
1566
 
1567
 //
1567
 //
1568
+// LCD for Malyan M200 printers.
1569
+// This requires SDSUPPORT to be enabled
1570
+//
1571
+//#define MALYAN_LCD
1572
+
1573
+//
1568
 // CONTROLLER TYPE: I2C
1574
 // CONTROLLER TYPE: I2C
1569
 //
1575
 //
1570
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1576
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Creality/CR-10S/Configuration.h View File

1541
 //#define LCD_FOR_MELZI
1541
 //#define LCD_FOR_MELZI
1542
 
1542
 
1543
 //
1543
 //
1544
+// LCD for Malyan M200 printers.
1545
+// This requires SDSUPPORT to be enabled
1546
+//
1547
+//#define MALYAN_LCD
1548
+
1549
+//
1544
 // CONTROLLER TYPE: I2C
1550
 // CONTROLLER TYPE: I2C
1545
 //
1551
 //
1546
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1552
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Creality/Ender/Configuration.h View File

1544
 //#define LCD_FOR_MELZI
1544
 //#define LCD_FOR_MELZI
1545
 
1545
 
1546
 //
1546
 //
1547
+// LCD for Malyan M200 printers.
1548
+// This requires SDSUPPORT to be enabled
1549
+//
1550
+//#define MALYAN_LCD
1551
+
1552
+//
1547
 // CONTROLLER TYPE: I2C
1553
 // CONTROLLER TYPE: I2C
1548
 //
1554
 //
1549
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1555
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Felix/Configuration.h View File

1537
 //#define LCD_FOR_MELZI
1537
 //#define LCD_FOR_MELZI
1538
 
1538
 
1539
 //
1539
 //
1540
+// LCD for Malyan M200 printers.
1541
+// This requires SDSUPPORT to be enabled
1542
+//
1543
+//#define MALYAN_LCD
1544
+
1545
+//
1540
 // CONTROLLER TYPE: I2C
1546
 // CONTROLLER TYPE: I2C
1541
 //
1547
 //
1542
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1548
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Felix/DUAL/Configuration.h View File

1537
 //#define LCD_FOR_MELZI
1537
 //#define LCD_FOR_MELZI
1538
 
1538
 
1539
 //
1539
 //
1540
+// LCD for Malyan M200 printers.
1541
+// This requires SDSUPPORT to be enabled
1542
+//
1543
+//#define MALYAN_LCD
1544
+
1545
+//
1540
 // CONTROLLER TYPE: I2C
1546
 // CONTROLLER TYPE: I2C
1541
 //
1547
 //
1542
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1548
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h View File

1561
 //#define LCD_FOR_MELZI
1561
 //#define LCD_FOR_MELZI
1562
 
1562
 
1563
 //
1563
 //
1564
+// LCD for Malyan M200 printers.
1565
+// This requires SDSUPPORT to be enabled
1566
+//
1567
+//#define MALYAN_LCD
1568
+
1569
+//
1564
 // CONTROLLER TYPE: I2C
1570
 // CONTROLLER TYPE: I2C
1565
 //
1571
 //
1566
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1572
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Geeetech/GT2560/Configuration.h View File

1570
 //#define LCD_FOR_MELZI
1570
 //#define LCD_FOR_MELZI
1571
 
1571
 
1572
 //
1572
 //
1573
+// LCD for Malyan M200 printers.
1574
+// This requires SDSUPPORT to be enabled
1575
+//
1576
+//#define MALYAN_LCD
1577
+
1578
+//
1573
 // CONTROLLER TYPE: I2C
1579
 // CONTROLLER TYPE: I2C
1574
 //
1580
 //
1575
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1581
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h View File

1555
 //#define LCD_FOR_MELZI
1555
 //#define LCD_FOR_MELZI
1556
 
1556
 
1557
 //
1557
 //
1558
+// LCD for Malyan M200 printers.
1559
+// This requires SDSUPPORT to be enabled
1560
+//
1561
+//#define MALYAN_LCD
1562
+
1563
+//
1558
 // CONTROLLER TYPE: I2C
1564
 // CONTROLLER TYPE: I2C
1559
 //
1565
 //
1560
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1566
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Infitary/i3-M508/Configuration.h View File

1559
 //#define LCD_FOR_MELZI
1559
 //#define LCD_FOR_MELZI
1560
 
1560
 
1561
 //
1561
 //
1562
+// LCD for Malyan M200 printers.
1563
+// This requires SDSUPPORT to be enabled
1564
+//
1565
+//#define MALYAN_LCD
1566
+
1567
+//
1562
 // CONTROLLER TYPE: I2C
1568
 // CONTROLLER TYPE: I2C
1563
 //
1569
 //
1564
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1570
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/JGAurora/A5/Configuration.h View File

1566
 //#define LCD_FOR_MELZI
1566
 //#define LCD_FOR_MELZI
1567
 
1567
 
1568
 //
1568
 //
1569
+// LCD for Malyan M200 printers.
1570
+// This requires SDSUPPORT to be enabled
1571
+//
1572
+//#define MALYAN_LCD
1573
+
1574
+//
1569
 // CONTROLLER TYPE: I2C
1575
 // CONTROLLER TYPE: I2C
1570
 //
1576
 //
1571
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1577
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/MakerParts/Configuration.h View File

1562
 //#define LCD_FOR_MELZI
1562
 //#define LCD_FOR_MELZI
1563
 
1563
 
1564
 //
1564
 //
1565
+// LCD for Malyan M200 printers.
1566
+// This requires SDSUPPORT to be enabled
1567
+//
1568
+//#define MALYAN_LCD
1569
+
1570
+//
1565
 // CONTROLLER TYPE: I2C
1571
 // CONTROLLER TYPE: I2C
1566
 //
1572
 //
1567
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1573
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 7
- 1
Marlin/src/config/examples/Malyan/M150/Configuration.h View File

21
  */
21
  */
22
 
22
 
23
 /**
23
 /**
24
- * Maylan M150 Configuration
24
+ * Malyan M150 Configuration
25
  * Non-Automatic Bed Level config by default
25
  * Non-Automatic Bed Level config by default
26
  */
26
  */
27
 
27
 
1583
 //#define LCD_FOR_MELZI
1583
 //#define LCD_FOR_MELZI
1584
 
1584
 
1585
 //
1585
 //
1586
+// LCD for Malyan M200 printers.
1587
+// This requires SDSUPPORT to be enabled
1588
+//
1589
+//#define MALYAN_LCD
1590
+
1591
+//
1586
 // CONTROLLER TYPE: I2C
1592
 // CONTROLLER TYPE: I2C
1587
 //
1593
 //
1588
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1594
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Malyan/M200/Configuration.h View File

1545
 //#define LCD_FOR_MELZI
1545
 //#define LCD_FOR_MELZI
1546
 
1546
 
1547
 //
1547
 //
1548
+// LCD for Malyan M200 printers.
1549
+// This requires SDSUPPORT to be enabled
1550
+//
1551
+//#define MALYAN_LCD
1552
+
1553
+//
1548
 // CONTROLLER TYPE: I2C
1554
 // CONTROLLER TYPE: I2C
1549
 //
1555
 //
1550
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1556
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Micromake/C1/basic/Configuration.h View File

1559
 //#define LCD_FOR_MELZI
1559
 //#define LCD_FOR_MELZI
1560
 
1560
 
1561
 //
1561
 //
1562
+// LCD for Malyan M200 printers.
1563
+// This requires SDSUPPORT to be enabled
1564
+//
1565
+//#define MALYAN_LCD
1566
+
1567
+//
1562
 // CONTROLLER TYPE: I2C
1568
 // CONTROLLER TYPE: I2C
1563
 //
1569
 //
1564
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1570
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h View File

1559
 //#define LCD_FOR_MELZI
1559
 //#define LCD_FOR_MELZI
1560
 
1560
 
1561
 //
1561
 //
1562
+// LCD for Malyan M200 printers.
1563
+// This requires SDSUPPORT to be enabled
1564
+//
1565
+//#define MALYAN_LCD
1566
+
1567
+//
1562
 // CONTROLLER TYPE: I2C
1568
 // CONTROLLER TYPE: I2C
1563
 //
1569
 //
1564
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1570
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Mks/Sbase/Configuration.h View File

1557
 //#define LCD_FOR_MELZI
1557
 //#define LCD_FOR_MELZI
1558
 
1558
 
1559
 //
1559
 //
1560
+// LCD for Malyan M200 printers.
1561
+// This requires SDSUPPORT to be enabled
1562
+//
1563
+//#define MALYAN_LCD
1564
+
1565
+//
1560
 // CONTROLLER TYPE: I2C
1566
 // CONTROLLER TYPE: I2C
1561
 //
1567
 //
1562
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1568
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h View File

1555
 //#define LCD_FOR_MELZI
1555
 //#define LCD_FOR_MELZI
1556
 
1556
 
1557
 //
1557
 //
1558
+// LCD for Malyan M200 printers.
1559
+// This requires SDSUPPORT to be enabled
1560
+//
1561
+//#define MALYAN_LCD
1562
+
1563
+//
1558
 // CONTROLLER TYPE: I2C
1564
 // CONTROLLER TYPE: I2C
1559
 //
1565
 //
1560
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1566
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/RigidBot/Configuration.h View File

1555
 //#define LCD_FOR_MELZI
1555
 //#define LCD_FOR_MELZI
1556
 
1556
 
1557
 //
1557
 //
1558
+// LCD for Malyan M200 printers.
1559
+// This requires SDSUPPORT to be enabled
1560
+//
1561
+//#define MALYAN_LCD
1562
+
1563
+//
1558
 // CONTROLLER TYPE: I2C
1564
 // CONTROLLER TYPE: I2C
1559
 //
1565
 //
1560
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1566
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/SCARA/Configuration.h View File

1567
 //#define LCD_FOR_MELZI
1567
 //#define LCD_FOR_MELZI
1568
 
1568
 
1569
 //
1569
 //
1570
+// LCD for Malyan M200 printers.
1571
+// This requires SDSUPPORT to be enabled
1572
+//
1573
+//#define MALYAN_LCD
1574
+
1575
+//
1570
 // CONTROLLER TYPE: I2C
1576
 // CONTROLLER TYPE: I2C
1571
 //
1577
 //
1572
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1578
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/STM32F10/Configuration.h View File

1558
 //#define LCD_FOR_MELZI
1558
 //#define LCD_FOR_MELZI
1559
 
1559
 
1560
 //
1560
 //
1561
+// LCD for Malyan M200 printers.
1562
+// This requires SDSUPPORT to be enabled
1563
+//
1564
+//#define MALYAN_LCD
1565
+
1566
+//
1561
 // CONTROLLER TYPE: I2C
1567
 // CONTROLLER TYPE: I2C
1562
 //
1568
 //
1563
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1569
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Sanguinololu/Configuration.h View File

1586
 //#define LCD_FOR_MELZI
1586
 //#define LCD_FOR_MELZI
1587
 
1587
 
1588
 //
1588
 //
1589
+// LCD for Malyan M200 printers.
1590
+// This requires SDSUPPORT to be enabled
1591
+//
1592
+//#define MALYAN_LCD
1593
+
1594
+//
1589
 // CONTROLLER TYPE: I2C
1595
 // CONTROLLER TYPE: I2C
1590
 //
1596
 //
1591
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1597
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/TheBorg/Configuration.h View File

1555
 //#define LCD_FOR_MELZI
1555
 //#define LCD_FOR_MELZI
1556
 
1556
 
1557
 //
1557
 //
1558
+// LCD for Malyan M200 printers.
1559
+// This requires SDSUPPORT to be enabled
1560
+//
1561
+//#define MALYAN_LCD
1562
+
1563
+//
1558
 // CONTROLLER TYPE: I2C
1564
 // CONTROLLER TYPE: I2C
1559
 //
1565
 //
1560
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1566
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/TinyBoy2/Configuration.h View File

1611
 //#define LCD_FOR_MELZI
1611
 //#define LCD_FOR_MELZI
1612
 
1612
 
1613
 //
1613
 //
1614
+// LCD for Malyan M200 printers.
1615
+// This requires SDSUPPORT to be enabled
1616
+//
1617
+//#define MALYAN_LCD
1618
+
1619
+//
1614
 // CONTROLLER TYPE: I2C
1620
 // CONTROLLER TYPE: I2C
1615
 //
1621
 //
1616
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1622
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Tronxy/X1/Configuration.h View File

1540
 //#define LCD_FOR_MELZI
1540
 //#define LCD_FOR_MELZI
1541
 
1541
 
1542
 //
1542
 //
1543
+// LCD for Malyan M200 printers.
1544
+// This requires SDSUPPORT to be enabled
1545
+//
1546
+//#define MALYAN_LCD
1547
+
1548
+//
1543
 // CONTROLLER TYPE: I2C
1549
 // CONTROLLER TYPE: I2C
1544
 //
1550
 //
1545
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1551
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h View File

1546
 //#define LCD_FOR_MELZI
1546
 //#define LCD_FOR_MELZI
1547
 
1547
 
1548
 //
1548
 //
1549
+// LCD for Malyan M200 printers.
1550
+// This requires SDSUPPORT to be enabled
1551
+//
1552
+//#define MALYAN_LCD
1553
+
1554
+//
1549
 // CONTROLLER TYPE: I2C
1555
 // CONTROLLER TYPE: I2C
1550
 //
1556
 //
1551
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1557
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Velleman/K8200/Configuration.h View File

1588
 //#define LCD_FOR_MELZI
1588
 //#define LCD_FOR_MELZI
1589
 
1589
 
1590
 //
1590
 //
1591
+// LCD for Malyan M200 printers.
1592
+// This requires SDSUPPORT to be enabled
1593
+//
1594
+//#define MALYAN_LCD
1595
+
1596
+//
1591
 // CONTROLLER TYPE: I2C
1597
 // CONTROLLER TYPE: I2C
1592
 //
1598
 //
1593
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1599
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Velleman/K8400/Configuration.h View File

1555
 //#define LCD_FOR_MELZI
1555
 //#define LCD_FOR_MELZI
1556
 
1556
 
1557
 //
1557
 //
1558
+// LCD for Malyan M200 printers.
1559
+// This requires SDSUPPORT to be enabled
1560
+//
1561
+//#define MALYAN_LCD
1562
+
1563
+//
1558
 // CONTROLLER TYPE: I2C
1564
 // CONTROLLER TYPE: I2C
1559
 //
1565
 //
1560
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1566
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h View File

1549
 //#define LCD_FOR_MELZI
1549
 //#define LCD_FOR_MELZI
1550
 
1550
 
1551
 //
1551
 //
1552
+// LCD for Malyan M200 printers.
1553
+// This requires SDSUPPORT to be enabled
1554
+//
1555
+//#define MALYAN_LCD
1556
+
1557
+//
1552
 // CONTROLLER TYPE: I2C
1558
 // CONTROLLER TYPE: I2C
1553
 //
1559
 //
1554
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1560
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration.h View File

1499
 //#define LCD_FOR_MELZI
1499
 //#define LCD_FOR_MELZI
1500
 
1500
 
1501
 //
1501
 //
1502
+// LCD for Malyan M200 printers.
1503
+// This requires SDSUPPORT to be enabled
1504
+//
1505
+//#define MALYAN_LCD
1506
+
1507
+//
1502
 // CONTROLLER TYPE: I2C
1508
 // CONTROLLER TYPE: I2C
1503
 //
1509
 //
1504
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1510
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/adafruit/ST7565/Configuration.h View File

1555
 //#define LCD_FOR_MELZI
1555
 //#define LCD_FOR_MELZI
1556
 
1556
 
1557
 //
1557
 //
1558
+// LCD for Malyan M200 printers.
1559
+// This requires SDSUPPORT to be enabled
1560
+//
1561
+//#define MALYAN_LCD
1562
+
1563
+//
1558
 // CONTROLLER TYPE: I2C
1564
 // CONTROLLER TYPE: I2C
1559
 //
1565
 //
1560
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1566
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h View File

1689
 //#define LCD_FOR_MELZI
1689
 //#define LCD_FOR_MELZI
1690
 
1690
 
1691
 //
1691
 //
1692
+// LCD for Malyan M200 printers.
1693
+// This requires SDSUPPORT to be enabled
1694
+//
1695
+//#define MALYAN_LCD
1696
+
1697
+//
1692
 // CONTROLLER TYPE: I2C
1698
 // CONTROLLER TYPE: I2C
1693
 //
1699
 //
1694
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1700
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/delta/FLSUN/kossel/Configuration.h View File

1674
 //#define LCD_FOR_MELZI
1674
 //#define LCD_FOR_MELZI
1675
 
1675
 
1676
 //
1676
 //
1677
+// LCD for Malyan M200 printers.
1678
+// This requires SDSUPPORT to be enabled
1679
+//
1680
+//#define MALYAN_LCD
1681
+
1682
+//
1677
 // CONTROLLER TYPE: I2C
1683
 // CONTROLLER TYPE: I2C
1678
 //
1684
 //
1679
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1685
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h View File

1687
 //#define LCD_FOR_MELZI
1687
 //#define LCD_FOR_MELZI
1688
 
1688
 
1689
 //
1689
 //
1690
+// LCD for Malyan M200 printers.
1691
+// This requires SDSUPPORT to be enabled
1692
+//
1693
+//#define MALYAN_LCD
1694
+
1695
+//
1690
 // CONTROLLER TYPE: I2C
1696
 // CONTROLLER TYPE: I2C
1691
 //
1697
 //
1692
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1698
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/delta/generic/Configuration.h View File

1676
 //#define LCD_FOR_MELZI
1676
 //#define LCD_FOR_MELZI
1677
 
1677
 
1678
 //
1678
 //
1679
+// LCD for Malyan M200 printers.
1680
+// This requires SDSUPPORT to be enabled
1681
+//
1682
+//#define MALYAN_LCD
1683
+
1684
+//
1679
 // CONTROLLER TYPE: I2C
1685
 // CONTROLLER TYPE: I2C
1680
 //
1686
 //
1681
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1687
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/delta/kossel_mini/Configuration.h View File

1679
 //#define LCD_FOR_MELZI
1679
 //#define LCD_FOR_MELZI
1680
 
1680
 
1681
 //
1681
 //
1682
+// LCD for Malyan M200 printers.
1683
+// This requires SDSUPPORT to be enabled
1684
+//
1685
+//#define MALYAN_LCD
1686
+
1687
+//
1682
 // CONTROLLER TYPE: I2C
1688
 // CONTROLLER TYPE: I2C
1683
 //
1689
 //
1684
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1690
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/delta/kossel_pro/Configuration.h View File

1679
 //#define LCD_FOR_MELZI
1679
 //#define LCD_FOR_MELZI
1680
 
1680
 
1681
 //
1681
 //
1682
+// LCD for Malyan M200 printers.
1683
+// This requires SDSUPPORT to be enabled
1684
+//
1685
+//#define MALYAN_LCD
1686
+
1687
+//
1682
 // CONTROLLER TYPE: I2C
1688
 // CONTROLLER TYPE: I2C
1683
 //
1689
 //
1684
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1690
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/delta/kossel_xl/Configuration.h View File

1688
 //#define LCD_FOR_MELZI
1688
 //#define LCD_FOR_MELZI
1689
 
1689
 
1690
 //
1690
 //
1691
+// LCD for Malyan M200 printers.
1692
+// This requires SDSUPPORT to be enabled
1693
+//
1694
+//#define MALYAN_LCD
1695
+
1696
+//
1691
 // CONTROLLER TYPE: I2C
1697
 // CONTROLLER TYPE: I2C
1692
 //
1698
 //
1693
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1699
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h View File

1569
 //#define LCD_FOR_MELZI
1569
 //#define LCD_FOR_MELZI
1570
 
1570
 
1571
 //
1571
 //
1572
+// LCD for Malyan M200 printers.
1573
+// This requires SDSUPPORT to be enabled
1574
+//
1575
+//#define MALYAN_LCD
1576
+
1577
+//
1572
 // CONTROLLER TYPE: I2C
1578
 // CONTROLLER TYPE: I2C
1573
 //
1579
 //
1574
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1580
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/makibox/Configuration.h View File

1558
 //#define LCD_FOR_MELZI
1558
 //#define LCD_FOR_MELZI
1559
 
1559
 
1560
 //
1560
 //
1561
+// LCD for Malyan M200 printers.
1562
+// This requires SDSUPPORT to be enabled
1563
+//
1564
+//#define MALYAN_LCD
1565
+
1566
+//
1561
 // CONTROLLER TYPE: I2C
1567
 // CONTROLLER TYPE: I2C
1562
 //
1568
 //
1563
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1569
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/stm32f103ret6/Configuration.h View File

1429
 //#define LCD_FOR_MELZI
1429
 //#define LCD_FOR_MELZI
1430
 
1430
 
1431
 //
1431
 //
1432
+// LCD for Malyan M200 printers.
1433
+// This requires SDSUPPORT to be enabled
1434
+//
1435
+//#define MALYAN_LCD
1436
+
1437
+//
1432
 // CONTROLLER TYPE: I2C
1438
 // CONTROLLER TYPE: I2C
1433
 //
1439
 //
1434
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1440
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/tvrrug/Round2/Configuration.h View File

1550
 //#define LCD_FOR_MELZI
1550
 //#define LCD_FOR_MELZI
1551
 
1551
 
1552
 //
1552
 //
1553
+// LCD for Malyan M200 printers.
1554
+// This requires SDSUPPORT to be enabled
1555
+//
1556
+//#define MALYAN_LCD
1557
+
1558
+//
1553
 // CONTROLLER TYPE: I2C
1559
 // CONTROLLER TYPE: I2C
1554
 //
1560
 //
1555
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1561
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

+ 6
- 0
Marlin/src/config/examples/wt150/Configuration.h View File

1560
 //#define LCD_FOR_MELZI
1560
 //#define LCD_FOR_MELZI
1561
 
1561
 
1562
 //
1562
 //
1563
+// LCD for Malyan M200 printers.
1564
+// This requires SDSUPPORT to be enabled
1565
+//
1566
+//#define MALYAN_LCD
1567
+
1568
+//
1563
 // CONTROLLER TYPE: I2C
1569
 // CONTROLLER TYPE: I2C
1564
 //
1570
 //
1565
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
1571
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C

Loading…
Cancel
Save