Browse Source

NEOPIXEL_RGBW_LED => NEOPIXEL_LED

Scott Lahteine 6 years ago
parent
commit
b8c65078fc
35 changed files with 35 additions and 35 deletions
  1. 1
    1
      Marlin/example_configurations/AlephObjects/TAZ4/Configuration.h
  2. 1
    1
      Marlin/example_configurations/AliExpress/CL-260/Configuration.h
  3. 1
    1
      Marlin/example_configurations/Anet/A6/Configuration.h
  4. 1
    1
      Marlin/example_configurations/Anet/A8/Configuration.h
  5. 1
    1
      Marlin/example_configurations/BQ/Hephestos/Configuration.h
  6. 1
    1
      Marlin/example_configurations/BQ/Hephestos_2/Configuration.h
  7. 1
    1
      Marlin/example_configurations/BQ/WITBOX/Configuration.h
  8. 1
    1
      Marlin/example_configurations/Cartesio/Configuration.h
  9. 1
    1
      Marlin/example_configurations/Creality/CR-10/Configuration.h
  10. 1
    1
      Marlin/example_configurations/Felix/Configuration.h
  11. 1
    1
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  12. 1
    1
      Marlin/example_configurations/FolgerTech/i3-2020/Configuration.h
  13. 1
    1
      Marlin/example_configurations/Geeetech/GT2560/Configuration.h
  14. 1
    1
      Marlin/example_configurations/Geeetech/I3_Pro_X-GT2560/Configuration.h
  15. 1
    1
      Marlin/example_configurations/Infitary/i3-M508/Configuration.h
  16. 1
    1
      Marlin/example_configurations/Malyan/M150/Configuration.h
  17. 1
    1
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  18. 1
    1
      Marlin/example_configurations/RigidBot/Configuration.h
  19. 1
    1
      Marlin/example_configurations/SCARA/Configuration.h
  20. 1
    1
      Marlin/example_configurations/Sanguinololu/Configuration.h
  21. 1
    1
      Marlin/example_configurations/TinyBoy2/Configuration.h
  22. 1
    1
      Marlin/example_configurations/Velleman/K8200/Configuration.h
  23. 1
    1
      Marlin/example_configurations/Velleman/K8400/Configuration.h
  24. 1
    1
      Marlin/example_configurations/Velleman/K8400/Dual-head/Configuration.h
  25. 1
    1
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  26. 1
    1
      Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h
  27. 1
    1
      Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h
  28. 1
    1
      Marlin/example_configurations/delta/generic/Configuration.h
  29. 1
    1
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  30. 1
    1
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  31. 1
    1
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  32. 1
    1
      Marlin/example_configurations/gCreate/gMax1.5+/Configuration.h
  33. 1
    1
      Marlin/example_configurations/makibox/Configuration.h
  34. 1
    1
      Marlin/example_configurations/tvrrug/Round2/Configuration.h
  35. 1
    1
      Marlin/example_configurations/wt150/Configuration.h

+ 1
- 1
Marlin/example_configurations/AlephObjects/TAZ4/Configuration.h View File

@@ -1689,7 +1689,7 @@
1689 1689
  *  - Change to green once print has finished
1690 1690
  *  - Turn off after the print has finished and the user has pushed a button
1691 1691
  */
1692
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1692
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1693 1693
   #define PRINTER_EVENT_LEDS
1694 1694
 #endif
1695 1695
 

+ 1
- 1
Marlin/example_configurations/AliExpress/CL-260/Configuration.h View File

@@ -1669,7 +1669,7 @@
1669 1669
  *  - Change to green once print has finished
1670 1670
  *  - Turn off after the print has finished and the user has pushed a button
1671 1671
  */
1672
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1672
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1673 1673
   #define PRINTER_EVENT_LEDS
1674 1674
 #endif
1675 1675
 

+ 1
- 1
Marlin/example_configurations/Anet/A6/Configuration.h View File

@@ -1828,7 +1828,7 @@
1828 1828
  *  - Change to green once print has finished
1829 1829
  *  - Turn off after the print has finished and the user has pushed a button
1830 1830
  */
1831
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1831
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1832 1832
   #define PRINTER_EVENT_LEDS
1833 1833
 #endif
1834 1834
 

+ 1
- 1
Marlin/example_configurations/Anet/A8/Configuration.h View File

@@ -1678,7 +1678,7 @@
1678 1678
  *  - Change to green once print has finished
1679 1679
  *  - Turn off after the print has finished and the user has pushed a button
1680 1680
  */
1681
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1681
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1682 1682
   #define PRINTER_EVENT_LEDS
1683 1683
 #endif
1684 1684
 

+ 1
- 1
Marlin/example_configurations/BQ/Hephestos/Configuration.h View File

@@ -1660,7 +1660,7 @@
1660 1660
  *  - Change to green once print has finished
1661 1661
  *  - Turn off after the print has finished and the user has pushed a button
1662 1662
  */
1663
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1663
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1664 1664
   #define PRINTER_EVENT_LEDS
1665 1665
 #endif
1666 1666
 

+ 1
- 1
Marlin/example_configurations/BQ/Hephestos_2/Configuration.h View File

@@ -1670,7 +1670,7 @@
1670 1670
  *  - Change to green once print has finished
1671 1671
  *  - Turn off after the print has finished and the user has pushed a button
1672 1672
  */
1673
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1673
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1674 1674
   #define PRINTER_EVENT_LEDS
1675 1675
 #endif
1676 1676
 

+ 1
- 1
Marlin/example_configurations/BQ/WITBOX/Configuration.h View File

@@ -1660,7 +1660,7 @@
1660 1660
  *  - Change to green once print has finished
1661 1661
  *  - Turn off after the print has finished and the user has pushed a button
1662 1662
  */
1663
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1663
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1664 1664
   #define PRINTER_EVENT_LEDS
1665 1665
 #endif
1666 1666
 

+ 1
- 1
Marlin/example_configurations/Cartesio/Configuration.h View File

@@ -1668,7 +1668,7 @@
1668 1668
  *  - Change to green once print has finished
1669 1669
  *  - Turn off after the print has finished and the user has pushed a button
1670 1670
  */
1671
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1671
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1672 1672
   #define PRINTER_EVENT_LEDS
1673 1673
 #endif
1674 1674
 

+ 1
- 1
Marlin/example_configurations/Creality/CR-10/Configuration.h View File

@@ -1679,7 +1679,7 @@
1679 1679
  *  - Change to green once print has finished
1680 1680
  *  - Turn off after the print has finished and the user has pushed a button
1681 1681
  */
1682
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1682
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1683 1683
   #define PRINTER_EVENT_LEDS
1684 1684
 #endif
1685 1685
 

+ 1
- 1
Marlin/example_configurations/Felix/Configuration.h View File

@@ -1651,7 +1651,7 @@
1651 1651
  *  - Change to green once print has finished
1652 1652
  *  - Turn off after the print has finished and the user has pushed a button
1653 1653
  */
1654
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1654
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1655 1655
   #define PRINTER_EVENT_LEDS
1656 1656
 #endif
1657 1657
 

+ 1
- 1
Marlin/example_configurations/Felix/DUAL/Configuration.h View File

@@ -1651,7 +1651,7 @@
1651 1651
  *  - Change to green once print has finished
1652 1652
  *  - Turn off after the print has finished and the user has pushed a button
1653 1653
  */
1654
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1654
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1655 1655
   #define PRINTER_EVENT_LEDS
1656 1656
 #endif
1657 1657
 

+ 1
- 1
Marlin/example_configurations/FolgerTech/i3-2020/Configuration.h View File

@@ -1674,7 +1674,7 @@
1674 1674
  *  - Change to green once print has finished
1675 1675
  *  - Turn off after the print has finished and the user has pushed a button
1676 1676
  */
1677
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1677
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1678 1678
   #define PRINTER_EVENT_LEDS
1679 1679
 #endif
1680 1680
 

+ 1
- 1
Marlin/example_configurations/Geeetech/GT2560/Configuration.h View File

@@ -1684,7 +1684,7 @@
1684 1684
  *  - Change to green once print has finished
1685 1685
  *  - Turn off after the print has finished and the user has pushed a button
1686 1686
  */
1687
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1687
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1688 1688
   #define PRINTER_EVENT_LEDS
1689 1689
 #endif
1690 1690
 

+ 1
- 1
Marlin/example_configurations/Geeetech/I3_Pro_X-GT2560/Configuration.h View File

@@ -1669,7 +1669,7 @@
1669 1669
  *  - Change to green once print has finished
1670 1670
  *  - Turn off after the print has finished and the user has pushed a button
1671 1671
  */
1672
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1672
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1673 1673
   #define PRINTER_EVENT_LEDS
1674 1674
 #endif
1675 1675
 

+ 1
- 1
Marlin/example_configurations/Infitary/i3-M508/Configuration.h View File

@@ -1673,7 +1673,7 @@
1673 1673
  *  - Change to green once print has finished
1674 1674
  *  - Turn off after the print has finished and the user has pushed a button
1675 1675
  */
1676
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1676
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1677 1677
   #define PRINTER_EVENT_LEDS
1678 1678
 #endif
1679 1679
 

+ 1
- 1
Marlin/example_configurations/Malyan/M150/Configuration.h View File

@@ -1697,7 +1697,7 @@
1697 1697
  *  - Change to green once print has finished
1698 1698
  *  - Turn off after the print has finished and the user has pushed a button
1699 1699
  */
1700
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1700
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1701 1701
   #define PRINTER_EVENT_LEDS
1702 1702
 #endif
1703 1703
 

+ 1
- 1
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h View File

@@ -1669,7 +1669,7 @@
1669 1669
  *  - Change to green once print has finished
1670 1670
  *  - Turn off after the print has finished and the user has pushed a button
1671 1671
  */
1672
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1672
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1673 1673
   #define PRINTER_EVENT_LEDS
1674 1674
 #endif
1675 1675
 

+ 1
- 1
Marlin/example_configurations/RigidBot/Configuration.h View File

@@ -1669,7 +1669,7 @@
1669 1669
  *  - Change to green once print has finished
1670 1670
  *  - Turn off after the print has finished and the user has pushed a button
1671 1671
  */
1672
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1672
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1673 1673
   #define PRINTER_EVENT_LEDS
1674 1674
 #endif
1675 1675
 

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration.h View File

@@ -1681,7 +1681,7 @@
1681 1681
  *  - Change to green once print has finished
1682 1682
  *  - Turn off after the print has finished and the user has pushed a button
1683 1683
  */
1684
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1684
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1685 1685
   #define PRINTER_EVENT_LEDS
1686 1686
 #endif
1687 1687
 

+ 1
- 1
Marlin/example_configurations/Sanguinololu/Configuration.h View File

@@ -1700,7 +1700,7 @@
1700 1700
  *  - Change to green once print has finished
1701 1701
  *  - Turn off after the print has finished and the user has pushed a button
1702 1702
  */
1703
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1703
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1704 1704
   #define PRINTER_EVENT_LEDS
1705 1705
 #endif
1706 1706
 

+ 1
- 1
Marlin/example_configurations/TinyBoy2/Configuration.h View File

@@ -1725,7 +1725,7 @@
1725 1725
  *  - Change to green once print has finished
1726 1726
  *  - Turn off after the print has finished and the user has pushed a button
1727 1727
  */
1728
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1728
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1729 1729
   #define PRINTER_EVENT_LEDS
1730 1730
 #endif
1731 1731
 

+ 1
- 1
Marlin/example_configurations/Velleman/K8200/Configuration.h View File

@@ -1699,7 +1699,7 @@
1699 1699
  *  - Change to green once print has finished
1700 1700
  *  - Turn off after the print has finished and the user has pushed a button
1701 1701
  */
1702
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1702
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1703 1703
   #define PRINTER_EVENT_LEDS
1704 1704
 #endif
1705 1705
 

+ 1
- 1
Marlin/example_configurations/Velleman/K8400/Configuration.h View File

@@ -1669,7 +1669,7 @@
1669 1669
  *  - Change to green once print has finished
1670 1670
  *  - Turn off after the print has finished and the user has pushed a button
1671 1671
  */
1672
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1672
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1673 1673
   #define PRINTER_EVENT_LEDS
1674 1674
 #endif
1675 1675
 

+ 1
- 1
Marlin/example_configurations/Velleman/K8400/Dual-head/Configuration.h View File

@@ -1669,7 +1669,7 @@
1669 1669
  *  - Change to green once print has finished
1670 1670
  *  - Turn off after the print has finished and the user has pushed a button
1671 1671
  */
1672
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1672
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1673 1673
   #define PRINTER_EVENT_LEDS
1674 1674
 #endif
1675 1675
 

+ 1
- 1
Marlin/example_configurations/adafruit/ST7565/Configuration.h View File

@@ -1669,7 +1669,7 @@
1669 1669
  *  - Change to green once print has finished
1670 1670
  *  - Turn off after the print has finished and the user has pushed a button
1671 1671
  */
1672
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1672
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1673 1673
   #define PRINTER_EVENT_LEDS
1674 1674
 #endif
1675 1675
 

+ 1
- 1
Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h View File

@@ -1803,7 +1803,7 @@
1803 1803
  *  - Change to green once print has finished
1804 1804
  *  - Turn off after the print has finished and the user has pushed a button
1805 1805
  */
1806
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1806
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1807 1807
   #define PRINTER_EVENT_LEDS
1808 1808
 #endif
1809 1809
 

+ 1
- 1
Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h View File

@@ -1796,7 +1796,7 @@
1796 1796
  *  - Change to green once print has finished
1797 1797
  *  - Turn off after the print has finished and the user has pushed a button
1798 1798
  */
1799
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1799
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1800 1800
   #define PRINTER_EVENT_LEDS
1801 1801
 #endif
1802 1802
 

+ 1
- 1
Marlin/example_configurations/delta/generic/Configuration.h View File

@@ -1791,7 +1791,7 @@
1791 1791
  *  - Change to green once print has finished
1792 1792
  *  - Turn off after the print has finished and the user has pushed a button
1793 1793
  */
1794
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1794
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1795 1795
   #define PRINTER_EVENT_LEDS
1796 1796
 #endif
1797 1797
 

+ 1
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration.h View File

@@ -1794,7 +1794,7 @@
1794 1794
  *  - Change to green once print has finished
1795 1795
  *  - Turn off after the print has finished and the user has pushed a button
1796 1796
  */
1797
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1797
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1798 1798
   #define PRINTER_EVENT_LEDS
1799 1799
 #endif
1800 1800
 

+ 1
- 1
Marlin/example_configurations/delta/kossel_pro/Configuration.h View File

@@ -1794,7 +1794,7 @@
1794 1794
  *  - Change to green once print has finished
1795 1795
  *  - Turn off after the print has finished and the user has pushed a button
1796 1796
  */
1797
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1797
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1798 1798
   #define PRINTER_EVENT_LEDS
1799 1799
 #endif
1800 1800
 

+ 1
- 1
Marlin/example_configurations/delta/kossel_xl/Configuration.h View File

@@ -1803,7 +1803,7 @@
1803 1803
  *  - Change to green once print has finished
1804 1804
  *  - Turn off after the print has finished and the user has pushed a button
1805 1805
  */
1806
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1806
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1807 1807
   #define PRINTER_EVENT_LEDS
1808 1808
 #endif
1809 1809
 

+ 1
- 1
Marlin/example_configurations/gCreate/gMax1.5+/Configuration.h View File

@@ -1683,7 +1683,7 @@
1683 1683
  *  - Change to green once print has finished
1684 1684
  *  - Turn off after the print has finished and the user has pushed a button
1685 1685
  */
1686
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1686
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1687 1687
   #define PRINTER_EVENT_LEDS
1688 1688
 #endif
1689 1689
 

+ 1
- 1
Marlin/example_configurations/makibox/Configuration.h View File

@@ -1672,7 +1672,7 @@
1672 1672
  *  - Change to green once print has finished
1673 1673
  *  - Turn off after the print has finished and the user has pushed a button
1674 1674
  */
1675
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1675
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1676 1676
   #define PRINTER_EVENT_LEDS
1677 1677
 #endif
1678 1678
 

+ 1
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration.h View File

@@ -1664,7 +1664,7 @@
1664 1664
  *  - Change to green once print has finished
1665 1665
  *  - Turn off after the print has finished and the user has pushed a button
1666 1666
  */
1667
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1667
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1668 1668
   #define PRINTER_EVENT_LEDS
1669 1669
 #endif
1670 1670
 

+ 1
- 1
Marlin/example_configurations/wt150/Configuration.h View File

@@ -1674,7 +1674,7 @@
1674 1674
  *  - Change to green once print has finished
1675 1675
  *  - Turn off after the print has finished and the user has pushed a button
1676 1676
  */
1677
-#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_RGBW_LED)
1677
+#if ENABLED(BLINKM) || ENABLED(RGB_LED) || ENABLED(RGBW_LED) || ENABLED(PCA9632) || ENABLED(NEOPIXEL_LED)
1678 1678
   #define PRINTER_EVENT_LEDS
1679 1679
 #endif
1680 1680
 

Loading…
Cancel
Save