91baca6abb
Patches for compiler warnings/errors
2017-11-13 04:43:47 -06:00
3ac581eac9
Neopixel changes for parity with 1.1.x
2017-10-25 18:40:04 -05:00
ce48403a0b
Add EXTRA_FAN_SPEED feature
...
Based on #7883 by @studiodyne
2017-10-16 02:34:13 -05:00
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
1587962547
Combine G-code files into fewer units
...
Addressing #7707
2017-09-23 18:12:04 -05:00
7479ff98b7
Move M140, M190 to cpp
2017-09-21 16:26:56 -05:00
df0432c7c8
Move M155 to cpp, auto-report to Temperature
2017-09-21 16:26:56 -05:00
df031ab100
Move M106_M107 to cpp
2017-09-21 16:26:56 -05:00
99c4b9050a
Move M105 to cpp
2017-09-21 16:26:55 -05:00
71aefc2e22
Move heater output to Temperature class
2017-09-21 16:26:47 -05:00
8fbb833de9
Encapsulate RGB(W) LEDs
2017-09-21 16:26:46 -05:00
722786966a
Add gcode.cpp, motion.*, queue.* - Apply to some G-codes.
2017-09-21 16:26:45 -05:00
4231faf779
Initial split-up of G-code handlers by category
2017-09-21 16:26:45 -05:00