- Mar 25, 2018
-
-
Scott Lahteine authored
Based on #10216
-
Yunhui Fu authored
-
- Mar 24, 2018
-
-
Scott Lahteine authored
-
Bob-the-Kuhn authored
[2.0.x] Fix TMC sanity checks that always fail
-
Bob-the-Kuhn authored
-
Bob-the-Kuhn authored
[2.0.x] DUE debugging: Solve WDT startup delay, add traceback & crash report uses programming port baud rate
-
Bob-the-Kuhn authored
-
Bob-the-Kuhn authored
-
- Mar 23, 2018
-
-
Scott Lahteine authored
-
Bob-the-Kuhn authored
-
Scott Lahteine authored
-
Bob-the-Kuhn authored
[2.0.x] DUE - change hardware SPI to mode 0change to mode 0
-
Bob-the-Kuhn authored
-
etagle authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Followup to #10102
-
teemuatlut authored
-
Roxy-3D authored
-
- Mar 22, 2018
-
-
etagle authored
Now the Crash reporter uses the configured BAUDRATE to send the report through the Programming port. And also shows the traceback of functions as discussed. For that latest feature to work, you need to compile the project with -funwind-tables and -mpoke-function-name compiler flags
-
etagle authored
As Bob-The-Khun suggested, resetting the USB peripheral solves the huge startup delays that happen when a WDT reset happens and we are connected through the native port
-
Scott Lahteine authored
* Automatically reset stepper timeout in manage_inactivity Any code that adds moves to the planner can skip resetting the stepper timeout. We can let `idle` / `manage_inactivity` reset the timer whenever it detects any moves in the planner. * blocks_queued => has_blocks_queued
-
Eduardo José Tagle authored
- Watchdog reset during SD Card initialization. - Move `DebugMonitor` to `DebugMonitor_Due.cpp`. - Since the watchdog is enabled on boot do extra resets during init. - Have `thermalManager` do watchdog reset before its ISR starts to prevent reset. - Ensure that timers are stopped before reprogramming them to address tone issues. - Improve SAM3XE reset when reflashed through the native port.
-
- Mar 21, 2018
-
-
Roxy-3D authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Fix #10098
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
[2.0.x] More complete Trinamic driver options
-
- Mar 20, 2018
-
-
AnHardt authored
- Fix Autotune Thermal Protection - Make 2 constants in autotune configurable
-
Bob-the-Kuhn authored
-
Bob-the-Kuhn authored
-
teemuatlut authored
-
Scott Lahteine authored
Thanks to Evgeny Kotsuba!
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-