- Jun 14, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Jun 13, 2018
-
-
Bob Kuhn authored
-
Giuliano authored
Added reset bltouch instead. This ensure properly stow even when in error.
-
Scott Lahteine authored
-
Scott Lahteine authored
[2.0.x] Fix stepper pulse minimum period and timing calculations
-
Scott Lahteine authored
Fix #8890
-
etagle authored
Always honor minimum period on stepper pulse generation, and fix timing calculations Signed-off-by:
etagle <ejtagle@hotmail.com>
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Jun 12, 2018
-
-
Scott Lahteine authored
-
Karl Andersson authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
[2.0.x] Updates for junction_deviation_mm
-
Scott Lahteine authored
-
Scott Lahteine authored
- Drop `max_jerk` with `JUNCTION_DEVIATION` - Add `max_e_jerk_factor` for use by `LIN_ADVANCE` - Recalculate `max_e_jerk_factor` when `junction_deviation_mm` changes - Fix LCD editing of `junction_deviation_mm`
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Robert Mendon authored
-
Alexey Shvetsov authored
- Enable / disable interrupts with `__iSeiRetVal` / `__iCliRetVal` - Add STM32F1 to Travis CI tests
-
Scott Lahteine authored
-
- Jun 11, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Eduardo José Tagle authored
An undocumented hw bug makes the UART lose chars when RX ISR is disabled, even for a very small amount of time. This happens when RX_BUFFER > 256, and the result is corrupted received commands. Solved by implementing pseudo-atomic operations on 16bit indices.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Jun 10, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
[2.0.x] Adaptive multiaxis step smoothing, and tons of fixes
-
Giuliano authored
-
etagle authored
The timing value should be properly set for ALL boards. The compiler will check and set maximum step rate calculations based on those values.
-
etagle authored
- Stepper bugs fixed - Support MIXING_EXTRUDER with Linear Advance - Miscellaneous cleanup
-
Scott Lahteine authored
[2.0.x] Serial handshaking fixes / debug
-
etagle authored
-
etagle authored
Pointed out by @GMagician
-
Scott Lahteine authored
-