- Apr 13, 2018
-
-
Yunhui Fu authored
-
Scott Lahteine authored
Fix #10390
-
Scott Lahteine authored
Fix #10388
-
- Apr 12, 2018
-
-
Scott Lahteine authored
…to fit more code on the screen and correct outdated commentary contrasting ABL.
-
Luc Van Daele authored
-
- Apr 11, 2018
-
-
Luc Van Daele authored
-
Eduardo José Tagle authored
-
Scott Lahteine authored
Followup to #10375. This is the appropriate place for any system etc folder additions.
-
Bob-the-Kuhn authored
-
Bob-the-Kuhn authored
-
Scott Lahteine authored
[2.0.x] Filament load/unload add acceleration for Bowden
-
- Apr 10, 2018
-
-
Scott Lahteine authored
-
LichtiMC authored
-
Scott Lahteine authored
-
Sean authored
-
Scott Lahteine authored
-
- Apr 09, 2018
-
-
Scott Lahteine authored
[2.0.x] Z_PROBE_LOW_POINT to prevent probe/bed damage
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Roxy-3D authored
-
Roxy-3D authored
-
- Apr 08, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
As suggested by @GMagician
-
Scott Lahteine authored
Responding to https://github.com/MarlinFirmware/Marlin/pull/8833#issuecomment-379426803
-
Scott Lahteine authored
Based on #10343 by @indazoo
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
[2.0.x] 6th-order jerk-controlled motion planning in real-time
-
etagle authored
Enable 6th-order jerk-controlled motion planning in real-time. Only for 32bit MCUs. (AVR simply does not have enough processing power for this!)
-
Scott Lahteine authored
-
- Apr 07, 2018
-
-
Scott Lahteine authored
[2.0.x] Monitor chamber temperature, with auto fan control.
-
Lenbok authored
This is an initial cut for feedback, updated for 2.0.x. Chamber temperature is currently reported along with hot end and bed temperatures to serial. The format is just like that used for hot end and bed temperatures, but using 'C' prefix. As there is no heater, target is always 0. Is this appropriate, is there a better way to report chamber temperatures? Chamber temperatures are not reported on the LCD in any way. When auto chamber fan is enabled, it currently just uses the same temperature threshold as the other auto controlled fans. As the chamber temperature is not connected to any heater, it doesn't undergo mintemp/maxtemp monitoring. This would need to change in the future if chamber heating became a feature.
-
Scott Lahteine authored
-
Bob-the-Kuhn authored
-
Bob-the-Kuhn authored
-
Scott Lahteine authored
Based on #10313 by @rmoravcik
-
Scott Lahteine authored
[2.0.x] Fix TMC2130 DIAG1 active high, Einsy Retro
-