- Jun 12, 2018
-
-
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
-
Giuliano authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Giuliano authored
-
etagle authored
-
Scott Lahteine authored
Followup to #10920, addressing #10962
-
- Jun 09, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
As noted in #10965
-
- Jun 08, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Jun 07, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-