- May 19, 2018
-
-
Bob Kuhn authored
-
Bob Kuhn authored
-
Scott Lahteine authored
[2.0.x] Fix switching extruder
-
Scott Lahteine authored
-
GMagician authored
`DONT_SWITCH` got lost along the way. Replace it with `DO_SWITCH_EXTRUDER` and adjust the code.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Giuliano authored
-
Chris Pepper authored
-
- May 17, 2018
-
-
Scott Lahteine authored
-
etagle authored
-
etagle authored
-
- May 16, 2018
-
-
Scott Lahteine authored
[2.0.x] Add FAN_MAX_PWM
-
KangDroid authored
-
Scott Lahteine authored
-
Jiri Jaburek authored
-
- May 15, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- May 14, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
[2.0.x] Prevent compilation of unused u8g-oriented code
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- May 13, 2018
-
-
Scott Lahteine authored
Fix #10699
-
Scott Lahteine authored
-
Scott Lahteine authored
Fix #10708
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
As pointed out in #10731
-
Scott Lahteine authored
-
Scott Lahteine authored
[2.0.x] Smarter MIN, MAX, ABS macros
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Use macros that explicitly avoid double-evaluation and can be used for any datatype, replacing `min`, `max`, `abs`, `fabs`, `labs`, and `FABS`. Co-Authored-By:
ejtagle <ejtagle@hotmail.com>
-
etagle authored
- Cleanups, fixes for Due HAL code. - TC_IER is write-only. Use TC_IMR to test ISR state.
-
- May 12, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
Co-Authored-By:
ejtagle <ejtagle@hotmail.com>
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Co-Authored-By: Zwaubel
-