Browse Source

Clean up trailing whitespace

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

+ 1
- 1
Marlin/Configuration.h View File

1616
  *  as the Arduino cannot handle the current the LEDs will require.
1616
  *  as the Arduino cannot handle the current the LEDs will require.
1617
  *  Failure to follow this precaution can destroy your Arduino!
1617
  *  Failure to follow this precaution can destroy your Arduino!
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1619
- *  more current than the Arduino 5V linear regulator can produce. 
1619
+ *  more current than the Arduino 5V linear regulator can produce.
1620
  * *** CAUTION ***
1620
  * *** CAUTION ***
1621
  *
1621
  *
1622
  * LED Type. Enable only one of the following two options.
1622
  * LED Type. Enable only one of the following two options.

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

1636
  *  as the Arduino cannot handle the current the LEDs will require.
1636
  *  as the Arduino cannot handle the current the LEDs will require.
1637
  *  Failure to follow this precaution can destroy your Arduino!
1637
  *  Failure to follow this precaution can destroy your Arduino!
1638
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1638
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1639
- *  more current than the Arduino 5V linear regulator can produce. 
1639
+ *  more current than the Arduino 5V linear regulator can produce.
1640
  * *** CAUTION ***
1640
  * *** CAUTION ***
1641
  *
1641
  *
1642
  * LED Type. Enable only one of the following two options.
1642
  * LED Type. Enable only one of the following two options.

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

1616
  *  as the Arduino cannot handle the current the LEDs will require.
1616
  *  as the Arduino cannot handle the current the LEDs will require.
1617
  *  Failure to follow this precaution can destroy your Arduino!
1617
  *  Failure to follow this precaution can destroy your Arduino!
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1619
- *  more current than the Arduino 5V linear regulator can produce. 
1619
+ *  more current than the Arduino 5V linear regulator can produce.
1620
  * *** CAUTION ***
1620
  * *** CAUTION ***
1621
  *
1621
  *
1622
  * LED Type. Enable only one of the following two options.
1622
  * LED Type. Enable only one of the following two options.

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

1775
  *  as the Arduino cannot handle the current the LEDs will require.
1775
  *  as the Arduino cannot handle the current the LEDs will require.
1776
  *  Failure to follow this precaution can destroy your Arduino!
1776
  *  Failure to follow this precaution can destroy your Arduino!
1777
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1777
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1778
- *  more current than the Arduino 5V linear regulator can produce. 
1778
+ *  more current than the Arduino 5V linear regulator can produce.
1779
  * *** CAUTION ***
1779
  * *** CAUTION ***
1780
  *
1780
  *
1781
  * LED Type. Enable only one of the following two options.
1781
  * LED Type. Enable only one of the following two options.

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

1624
  *  as the Arduino cannot handle the current the LEDs will require.
1624
  *  as the Arduino cannot handle the current the LEDs will require.
1625
  *  Failure to follow this precaution can destroy your Arduino!
1625
  *  Failure to follow this precaution can destroy your Arduino!
1626
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1626
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1627
- *  more current than the Arduino 5V linear regulator can produce. 
1627
+ *  more current than the Arduino 5V linear regulator can produce.
1628
  * *** CAUTION ***
1628
  * *** CAUTION ***
1629
  *
1629
  *
1630
  * LED Type. Enable only one of the following two options.
1630
  * LED Type. Enable only one of the following two options.

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

1607
  *  as the Arduino cannot handle the current the LEDs will require.
1607
  *  as the Arduino cannot handle the current the LEDs will require.
1608
  *  Failure to follow this precaution can destroy your Arduino!
1608
  *  Failure to follow this precaution can destroy your Arduino!
1609
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1609
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1610
- *  more current than the Arduino 5V linear regulator can produce. 
1610
+ *  more current than the Arduino 5V linear regulator can produce.
1611
  * *** CAUTION ***
1611
  * *** CAUTION ***
1612
  *
1612
  *
1613
  * LED Type. Enable only one of the following two options.
1613
  * LED Type. Enable only one of the following two options.

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

1617
  *  as the Arduino cannot handle the current the LEDs will require.
1617
  *  as the Arduino cannot handle the current the LEDs will require.
1618
  *  Failure to follow this precaution can destroy your Arduino!
1618
  *  Failure to follow this precaution can destroy your Arduino!
1619
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1619
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1620
- *  more current than the Arduino 5V linear regulator can produce. 
1620
+ *  more current than the Arduino 5V linear regulator can produce.
1621
  * *** CAUTION ***
1621
  * *** CAUTION ***
1622
  *
1622
  *
1623
  * LED Type. Enable only one of the following two options.
1623
  * LED Type. Enable only one of the following two options.

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

1607
  *  as the Arduino cannot handle the current the LEDs will require.
1607
  *  as the Arduino cannot handle the current the LEDs will require.
1608
  *  Failure to follow this precaution can destroy your Arduino!
1608
  *  Failure to follow this precaution can destroy your Arduino!
1609
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1609
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1610
- *  more current than the Arduino 5V linear regulator can produce. 
1610
+ *  more current than the Arduino 5V linear regulator can produce.
1611
  * *** CAUTION ***
1611
  * *** CAUTION ***
1612
  *
1612
  *
1613
  * LED Type. Enable only one of the following two options.
1613
  * LED Type. Enable only one of the following two options.

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

1615
  *  as the Arduino cannot handle the current the LEDs will require.
1615
  *  as the Arduino cannot handle the current the LEDs will require.
1616
  *  Failure to follow this precaution can destroy your Arduino!
1616
  *  Failure to follow this precaution can destroy your Arduino!
1617
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1617
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1618
- *  more current than the Arduino 5V linear regulator can produce. 
1618
+ *  more current than the Arduino 5V linear regulator can produce.
1619
  * *** CAUTION ***
1619
  * *** CAUTION ***
1620
  *
1620
  *
1621
  * LED Type. Enable only one of the following two options.
1621
  * LED Type. Enable only one of the following two options.

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

1626
  *  as the Arduino cannot handle the current the LEDs will require.
1626
  *  as the Arduino cannot handle the current the LEDs will require.
1627
  *  Failure to follow this precaution can destroy your Arduino!
1627
  *  Failure to follow this precaution can destroy your Arduino!
1628
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1628
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1629
- *  more current than the Arduino 5V linear regulator can produce. 
1629
+ *  more current than the Arduino 5V linear regulator can produce.
1630
  * *** CAUTION ***
1630
  * *** CAUTION ***
1631
  *
1631
  *
1632
  * LED Type. Enable only one of the following two options.
1632
  * LED Type. Enable only one of the following two options.

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

1598
  *  as the Arduino cannot handle the current the LEDs will require.
1598
  *  as the Arduino cannot handle the current the LEDs will require.
1599
  *  Failure to follow this precaution can destroy your Arduino!
1599
  *  Failure to follow this precaution can destroy your Arduino!
1600
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1600
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1601
- *  more current than the Arduino 5V linear regulator can produce. 
1601
+ *  more current than the Arduino 5V linear regulator can produce.
1602
  * *** CAUTION ***
1602
  * *** CAUTION ***
1603
  *
1603
  *
1604
  * LED Type. Enable only one of the following two options.
1604
  * LED Type. Enable only one of the following two options.

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

1598
  *  as the Arduino cannot handle the current the LEDs will require.
1598
  *  as the Arduino cannot handle the current the LEDs will require.
1599
  *  Failure to follow this precaution can destroy your Arduino!
1599
  *  Failure to follow this precaution can destroy your Arduino!
1600
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1600
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1601
- *  more current than the Arduino 5V linear regulator can produce. 
1601
+ *  more current than the Arduino 5V linear regulator can produce.
1602
  * *** CAUTION ***
1602
  * *** CAUTION ***
1603
  *
1603
  *
1604
  * LED Type. Enable only one of the following two options.
1604
  * LED Type. Enable only one of the following two options.

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

1621
  *  as the Arduino cannot handle the current the LEDs will require.
1621
  *  as the Arduino cannot handle the current the LEDs will require.
1622
  *  Failure to follow this precaution can destroy your Arduino!
1622
  *  Failure to follow this precaution can destroy your Arduino!
1623
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1623
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1624
- *  more current than the Arduino 5V linear regulator can produce. 
1624
+ *  more current than the Arduino 5V linear regulator can produce.
1625
  * *** CAUTION ***
1625
  * *** CAUTION ***
1626
  *
1626
  *
1627
  * LED Type. Enable only one of the following two options.
1627
  * LED Type. Enable only one of the following two options.

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

1631
  *  as the Arduino cannot handle the current the LEDs will require.
1631
  *  as the Arduino cannot handle the current the LEDs will require.
1632
  *  Failure to follow this precaution can destroy your Arduino!
1632
  *  Failure to follow this precaution can destroy your Arduino!
1633
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1633
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1634
- *  more current than the Arduino 5V linear regulator can produce. 
1634
+ *  more current than the Arduino 5V linear regulator can produce.
1635
  * *** CAUTION ***
1635
  * *** CAUTION ***
1636
  *
1636
  *
1637
  * LED Type. Enable only one of the following two options.
1637
  * LED Type. Enable only one of the following two options.

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

1616
  *  as the Arduino cannot handle the current the LEDs will require.
1616
  *  as the Arduino cannot handle the current the LEDs will require.
1617
  *  Failure to follow this precaution can destroy your Arduino!
1617
  *  Failure to follow this precaution can destroy your Arduino!
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1619
- *  more current than the Arduino 5V linear regulator can produce. 
1619
+ *  more current than the Arduino 5V linear regulator can produce.
1620
  * *** CAUTION ***
1620
  * *** CAUTION ***
1621
  *
1621
  *
1622
  * LED Type. Enable only one of the following two options.
1622
  * LED Type. Enable only one of the following two options.

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

1620
  *  as the Arduino cannot handle the current the LEDs will require.
1620
  *  as the Arduino cannot handle the current the LEDs will require.
1621
  *  Failure to follow this precaution can destroy your Arduino!
1621
  *  Failure to follow this precaution can destroy your Arduino!
1622
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1622
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1623
- *  more current than the Arduino 5V linear regulator can produce. 
1623
+ *  more current than the Arduino 5V linear regulator can produce.
1624
  * *** CAUTION ***
1624
  * *** CAUTION ***
1625
  *
1625
  *
1626
  * LED Type. Enable only one of the following two options.
1626
  * LED Type. Enable only one of the following two options.

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

1644
  *  as the Arduino cannot handle the current the LEDs will require.
1644
  *  as the Arduino cannot handle the current the LEDs will require.
1645
  *  Failure to follow this precaution can destroy your Arduino!
1645
  *  Failure to follow this precaution can destroy your Arduino!
1646
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1646
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1647
- *  more current than the Arduino 5V linear regulator can produce. 
1647
+ *  more current than the Arduino 5V linear regulator can produce.
1648
  * *** CAUTION ***
1648
  * *** CAUTION ***
1649
  *
1649
  *
1650
  * LED Type. Enable only one of the following two options.
1650
  * LED Type. Enable only one of the following two options.

+ 1
- 1
Marlin/example_configurations/Micromake/C1/basic/Configuration.h View File

1620
  *  as the Arduino cannot handle the current the LEDs will require.
1620
  *  as the Arduino cannot handle the current the LEDs will require.
1621
  *  Failure to follow this precaution can destroy your Arduino!
1621
  *  Failure to follow this precaution can destroy your Arduino!
1622
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1622
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1623
- *  more current than the Arduino 5V linear regulator can produce. 
1623
+ *  more current than the Arduino 5V linear regulator can produce.
1624
  * *** CAUTION ***
1624
  * *** CAUTION ***
1625
  *
1625
  *
1626
  * LED Type. Enable only one of the following two options.
1626
  * LED Type. Enable only one of the following two options.

+ 1
- 1
Marlin/example_configurations/Micromake/C1/enhanced/Configuration.h View File

1620
  *  as the Arduino cannot handle the current the LEDs will require.
1620
  *  as the Arduino cannot handle the current the LEDs will require.
1621
  *  Failure to follow this precaution can destroy your Arduino!
1621
  *  Failure to follow this precaution can destroy your Arduino!
1622
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1622
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1623
- *  more current than the Arduino 5V linear regulator can produce. 
1623
+ *  more current than the Arduino 5V linear regulator can produce.
1624
  * *** CAUTION ***
1624
  * *** CAUTION ***
1625
  *
1625
  *
1626
  * LED Type. Enable only one of the following two options.
1626
  * LED Type. Enable only one of the following two options.

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

1616
  *  as the Arduino cannot handle the current the LEDs will require.
1616
  *  as the Arduino cannot handle the current the LEDs will require.
1617
  *  Failure to follow this precaution can destroy your Arduino!
1617
  *  Failure to follow this precaution can destroy your Arduino!
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1619
- *  more current than the Arduino 5V linear regulator can produce. 
1619
+ *  more current than the Arduino 5V linear regulator can produce.
1620
  * *** CAUTION ***
1620
  * *** CAUTION ***
1621
  *
1621
  *
1622
  * LED Type. Enable only one of the following two options.
1622
  * LED Type. Enable only one of the following two options.

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

1616
  *  as the Arduino cannot handle the current the LEDs will require.
1616
  *  as the Arduino cannot handle the current the LEDs will require.
1617
  *  Failure to follow this precaution can destroy your Arduino!
1617
  *  Failure to follow this precaution can destroy your Arduino!
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1619
- *  more current than the Arduino 5V linear regulator can produce. 
1619
+ *  more current than the Arduino 5V linear regulator can produce.
1620
  * *** CAUTION ***
1620
  * *** CAUTION ***
1621
  *
1621
  *
1622
  * LED Type. Enable only one of the following two options.
1622
  * LED Type. Enable only one of the following two options.

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

1628
  *  as the Arduino cannot handle the current the LEDs will require.
1628
  *  as the Arduino cannot handle the current the LEDs will require.
1629
  *  Failure to follow this precaution can destroy your Arduino!
1629
  *  Failure to follow this precaution can destroy your Arduino!
1630
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1630
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1631
- *  more current than the Arduino 5V linear regulator can produce. 
1631
+ *  more current than the Arduino 5V linear regulator can produce.
1632
  * *** CAUTION ***
1632
  * *** CAUTION ***
1633
  *
1633
  *
1634
  * LED Type. Enable only one of the following two options.
1634
  * LED Type. Enable only one of the following two options.

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

1647
  *  as the Arduino cannot handle the current the LEDs will require.
1647
  *  as the Arduino cannot handle the current the LEDs will require.
1648
  *  Failure to follow this precaution can destroy your Arduino!
1648
  *  Failure to follow this precaution can destroy your Arduino!
1649
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1649
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1650
- *  more current than the Arduino 5V linear regulator can produce. 
1650
+ *  more current than the Arduino 5V linear regulator can produce.
1651
  * *** CAUTION ***
1651
  * *** CAUTION ***
1652
  *
1652
  *
1653
  * LED Type. Enable only one of the following two options.
1653
  * LED Type. Enable only one of the following two options.

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

1672
  *  as the Arduino cannot handle the current the LEDs will require.
1672
  *  as the Arduino cannot handle the current the LEDs will require.
1673
  *  Failure to follow this precaution can destroy your Arduino!
1673
  *  Failure to follow this precaution can destroy your Arduino!
1674
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1674
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1675
- *  more current than the Arduino 5V linear regulator can produce. 
1675
+ *  more current than the Arduino 5V linear regulator can produce.
1676
  * *** CAUTION ***
1676
  * *** CAUTION ***
1677
  *
1677
  *
1678
  * LED Type. Enable only one of the following two options.
1678
  * LED Type. Enable only one of the following two options.

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

1651
  *  as the Arduino cannot handle the current the LEDs will require.
1651
  *  as the Arduino cannot handle the current the LEDs will require.
1652
  *  Failure to follow this precaution can destroy your Arduino!
1652
  *  Failure to follow this precaution can destroy your Arduino!
1653
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1653
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1654
- *  more current than the Arduino 5V linear regulator can produce. 
1654
+ *  more current than the Arduino 5V linear regulator can produce.
1655
  * *** CAUTION ***
1655
  * *** CAUTION ***
1656
  *
1656
  *
1657
  * LED Type. Enable only one of the following two options.
1657
  * LED Type. Enable only one of the following two options.

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

1616
  *  as the Arduino cannot handle the current the LEDs will require.
1616
  *  as the Arduino cannot handle the current the LEDs will require.
1617
  *  Failure to follow this precaution can destroy your Arduino!
1617
  *  Failure to follow this precaution can destroy your Arduino!
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1619
- *  more current than the Arduino 5V linear regulator can produce. 
1619
+ *  more current than the Arduino 5V linear regulator can produce.
1620
  * *** CAUTION ***
1620
  * *** CAUTION ***
1621
  *
1621
  *
1622
  * LED Type. Enable only one of the following two options.
1622
  * LED Type. Enable only one of the following two options.

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

1616
  *  as the Arduino cannot handle the current the LEDs will require.
1616
  *  as the Arduino cannot handle the current the LEDs will require.
1617
  *  Failure to follow this precaution can destroy your Arduino!
1617
  *  Failure to follow this precaution can destroy your Arduino!
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1619
- *  more current than the Arduino 5V linear regulator can produce. 
1619
+ *  more current than the Arduino 5V linear regulator can produce.
1620
  * *** CAUTION ***
1620
  * *** CAUTION ***
1621
  *
1621
  *
1622
  * LED Type. Enable only one of the following two options.
1622
  * LED Type. Enable only one of the following two options.

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

1616
  *  as the Arduino cannot handle the current the LEDs will require.
1616
  *  as the Arduino cannot handle the current the LEDs will require.
1617
  *  Failure to follow this precaution can destroy your Arduino!
1617
  *  Failure to follow this precaution can destroy your Arduino!
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1618
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1619
- *  more current than the Arduino 5V linear regulator can produce. 
1619
+ *  more current than the Arduino 5V linear regulator can produce.
1620
  * *** CAUTION ***
1620
  * *** CAUTION ***
1621
  *
1621
  *
1622
  * LED Type. Enable only one of the following two options.
1622
  * LED Type. Enable only one of the following two options.

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

1750
  *  as the Arduino cannot handle the current the LEDs will require.
1750
  *  as the Arduino cannot handle the current the LEDs will require.
1751
  *  Failure to follow this precaution can destroy your Arduino!
1751
  *  Failure to follow this precaution can destroy your Arduino!
1752
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1752
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1753
- *  more current than the Arduino 5V linear regulator can produce. 
1753
+ *  more current than the Arduino 5V linear regulator can produce.
1754
  * *** CAUTION ***
1754
  * *** CAUTION ***
1755
  *
1755
  *
1756
  * LED Type. Enable only one of the following two options.
1756
  * LED Type. Enable only one of the following two options.

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

1743
  *  as the Arduino cannot handle the current the LEDs will require.
1743
  *  as the Arduino cannot handle the current the LEDs will require.
1744
  *  Failure to follow this precaution can destroy your Arduino!
1744
  *  Failure to follow this precaution can destroy your Arduino!
1745
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1745
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1746
- *  more current than the Arduino 5V linear regulator can produce. 
1746
+ *  more current than the Arduino 5V linear regulator can produce.
1747
  * *** CAUTION ***
1747
  * *** CAUTION ***
1748
  *
1748
  *
1749
  * LED Type. Enable only one of the following two options.
1749
  * LED Type. Enable only one of the following two options.

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

1738
  *  as the Arduino cannot handle the current the LEDs will require.
1738
  *  as the Arduino cannot handle the current the LEDs will require.
1739
  *  Failure to follow this precaution can destroy your Arduino!
1739
  *  Failure to follow this precaution can destroy your Arduino!
1740
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1740
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1741
- *  more current than the Arduino 5V linear regulator can produce. 
1741
+ *  more current than the Arduino 5V linear regulator can produce.
1742
  * *** CAUTION ***
1742
  * *** CAUTION ***
1743
  *
1743
  *
1744
  * LED Type. Enable only one of the following two options.
1744
  * LED Type. Enable only one of the following two options.

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

1741
  *  as the Arduino cannot handle the current the LEDs will require.
1741
  *  as the Arduino cannot handle the current the LEDs will require.
1742
  *  Failure to follow this precaution can destroy your Arduino!
1742
  *  Failure to follow this precaution can destroy your Arduino!
1743
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1743
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1744
- *  more current than the Arduino 5V linear regulator can produce. 
1744
+ *  more current than the Arduino 5V linear regulator can produce.
1745
  * *** CAUTION ***
1745
  * *** CAUTION ***
1746
  *
1746
  *
1747
  * LED Type. Enable only one of the following two options.
1747
  * LED Type. Enable only one of the following two options.

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

1741
  *  as the Arduino cannot handle the current the LEDs will require.
1741
  *  as the Arduino cannot handle the current the LEDs will require.
1742
  *  Failure to follow this precaution can destroy your Arduino!
1742
  *  Failure to follow this precaution can destroy your Arduino!
1743
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1743
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1744
- *  more current than the Arduino 5V linear regulator can produce. 
1744
+ *  more current than the Arduino 5V linear regulator can produce.
1745
  * *** CAUTION ***
1745
  * *** CAUTION ***
1746
  *
1746
  *
1747
  * LED Type. Enable only one of the following two options.
1747
  * LED Type. Enable only one of the following two options.

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

1750
  *  as the Arduino cannot handle the current the LEDs will require.
1750
  *  as the Arduino cannot handle the current the LEDs will require.
1751
  *  Failure to follow this precaution can destroy your Arduino!
1751
  *  Failure to follow this precaution can destroy your Arduino!
1752
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1752
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1753
- *  more current than the Arduino 5V linear regulator can produce. 
1753
+ *  more current than the Arduino 5V linear regulator can produce.
1754
  * *** CAUTION ***
1754
  * *** CAUTION ***
1755
  *
1755
  *
1756
  * LED Type. Enable only one of the following two options.
1756
  * LED Type. Enable only one of the following two options.

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

1630
  *  as the Arduino cannot handle the current the LEDs will require.
1630
  *  as the Arduino cannot handle the current the LEDs will require.
1631
  *  Failure to follow this precaution can destroy your Arduino!
1631
  *  Failure to follow this precaution can destroy your Arduino!
1632
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1632
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1633
- *  more current than the Arduino 5V linear regulator can produce. 
1633
+ *  more current than the Arduino 5V linear regulator can produce.
1634
  * *** CAUTION ***
1634
  * *** CAUTION ***
1635
  *
1635
  *
1636
  * LED Type. Enable only one of the following two options.
1636
  * LED Type. Enable only one of the following two options.

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

1619
  *  as the Arduino cannot handle the current the LEDs will require.
1619
  *  as the Arduino cannot handle the current the LEDs will require.
1620
  *  Failure to follow this precaution can destroy your Arduino!
1620
  *  Failure to follow this precaution can destroy your Arduino!
1621
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1621
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1622
- *  more current than the Arduino 5V linear regulator can produce. 
1622
+ *  more current than the Arduino 5V linear regulator can produce.
1623
  * *** CAUTION ***
1623
  * *** CAUTION ***
1624
  *
1624
  *
1625
  * LED Type. Enable only one of the following two options.
1625
  * LED Type. Enable only one of the following two options.

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

1611
  *  as the Arduino cannot handle the current the LEDs will require.
1611
  *  as the Arduino cannot handle the current the LEDs will require.
1612
  *  Failure to follow this precaution can destroy your Arduino!
1612
  *  Failure to follow this precaution can destroy your Arduino!
1613
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1613
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1614
- *  more current than the Arduino 5V linear regulator can produce. 
1614
+ *  more current than the Arduino 5V linear regulator can produce.
1615
  * *** CAUTION ***
1615
  * *** CAUTION ***
1616
  *
1616
  *
1617
  * LED Type. Enable only one of the following two options.
1617
  * LED Type. Enable only one of the following two options.

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

1621
  *  as the Arduino cannot handle the current the LEDs will require.
1621
  *  as the Arduino cannot handle the current the LEDs will require.
1622
  *  Failure to follow this precaution can destroy your Arduino!
1622
  *  Failure to follow this precaution can destroy your Arduino!
1623
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1623
  *  NOTE: A separate 5V power supply is required! The Neopixel LED needs
1624
- *  more current than the Arduino 5V linear regulator can produce. 
1624
+ *  more current than the Arduino 5V linear regulator can produce.
1625
  * *** CAUTION ***
1625
  * *** CAUTION ***
1626
  *
1626
  *
1627
  * LED Type. Enable only one of the following two options.
1627
  * LED Type. Enable only one of the following two options.

Loading…
Cancel
Save