- Apr 01, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Fix #10256
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Mar 31, 2018
-
-
Scott Lahteine authored
-
- Mar 30, 2018
-
-
Scott Lahteine authored
Do the Z lift normally before setting Z back to its prior value. But do the Z lower using spoofing. This should produce proper symmetrical movement.
-
Scott Lahteine authored
This ensures that steppers that share an enable pin will only be disabled for a miniscule time.
-
- Mar 29, 2018
-
-
Scott Lahteine authored
Pending a more complete solution to tool-change Z deviation.
-
Scott Lahteine authored
Followup to #10250
-
AnHardt authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
[2.0.x] Improvements to general and delta homing
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Followup to 436e5b7e
-
Scott Lahteine authored
Some languages will need to be updated for proper phrasing
-
Scott Lahteine authored
-
Scott Lahteine authored
Followup to 3007eee2
- Mar 28, 2018
-
-
Scott Lahteine authored
Fixes #10137
-
Alexey Shvetsov authored
-
Scott Lahteine authored
Fixes #10209
-
Scott Lahteine authored
Fix #10232
-
Scott Lahteine authored
From #10204 by @adriancuzman
-
Bob-the-Kuhn authored
-
Eduardo José Tagle authored
- And implement the `backtrace()` function call
-
xC0000005 authored
The `_O2` attribute is no longer needed on the malyanlcd function, and the macros have broken timer numbers - reset this to a function to return the right device. Also fix the bit order cast in SPI.
-
Rob Power authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
From #10234 by @thopiekar
-
- Mar 27, 2018
-
-
Bob-the-Kuhn authored
[2.0.x] DUE: Several fixes to the backtracker
-
etagle authored
Added some missing Thumb instructions to the traceback follower, so now it is able to traceback through switch() statements
-