Marlin_Firmware/Marlin/src/gcode/feature
Slawomir Ciunczyk a11e6a1022 Different NEOPIXEL types
Same as #7728 but for 2.0.x,
Lot of cleanup and remove references in whole code to other "LED files" than leds.h. Now will be much easier to add next drivers/libraries. e.g. FastLED. But bad news, currently FastLED is suporting only RGB devices (no RGBW)
2017-10-10 02:17:36 -05:00
..
advance Move M900 to cpp 2017-09-21 16:27:08 -05:00
baricuda Make BARICUDA a feature 2017-09-21 16:26:57 -05:00
camera Move M240 to cpp 2017-09-21 16:27:05 -05:00
caselight Tweak some spacing 2017-10-01 21:59:42 -05:00
clean Move G12 to cpp 2017-09-21 16:26:50 -05:00
digipot Combine G-code files into fewer units 2017-09-23 18:12:04 -05:00
filwidth Move Volumetric methods to Planner 2017-09-21 16:27:11 -05:00
fwretract Synchronize retractions 2017-09-30 17:28:46 -05:00
i2c Move M260_M261 to cpp 2017-09-21 16:27:04 -05:00
leds Different NEOPIXEL types 2017-10-10 02:17:36 -05:00
mixing Combine G-code files into fewer units 2017-09-23 18:12:04 -05:00
pause Cleanup warnings 2017-09-30 16:47:17 -05:00
snmm Move M702 MK2_MULTIPLEXER to cpp 2017-09-21 16:27:08 -05:00
trinamic Combine G-code files into fewer units 2017-09-23 18:12:04 -05:00