- Apr 08, 2018
-
-
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
-
Marcio Teixeira authored
Fix #10330
-
GMagician authored
Updated to #10296
-
Marcio Teixeira authored
- Added sanity check to inform users to set the endstop to inverting when using SENSORLESS_HOMING
-
Scott Lahteine authored
-
- Apr 05, 2018
-
-
Scott Lahteine authored
From #10311 by @anton-piliugin
-
Scott Lahteine authored
[2.0.x] Continuous Purge
-
Sean authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Bob-the-Kuhn authored
-
Scott Lahteine authored
-
- Apr 04, 2018
-
-
Scott Lahteine authored
-
Marcio Teixeira authored
-
GMagician authored
Followup to #10257
-
- Apr 03, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Yunhui Fu authored
-
Scott Lahteine authored
-
Karl Andersson authored
-
Marcio Teixeira authored
* Fixed Makefile for Marlin 2.0 (#10255) - Makefile now supports the new Marlin 2.0 directory hierarchy. - RELOC_WORKAROUND is now automatically enabled based on avr-gcc version. * Makefile support for U8glib and TMC2130Stepper - Updated paths for oliver's U8glib 1.19.1 - Added option for teemuatlut's TMC2130Stepper 2.2.1
-
Scott Lahteine authored
-
- Apr 02, 2018
-
-
Scott Lahteine authored
Fixes #10278
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
[2.0.x] Fix Ender 4 compilation, add more AVRs to Makefile
-
- Apr 01, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
- Assign 243 (like EFB) as Ender-4/CR-8 board ID - Add to `Makefile` - Add to `pins.h`
-
Scott Lahteine authored
-
Scott Lahteine authored
Addressing #10200
-
Scott Lahteine authored
-