- Jun 12, 2018
-
-
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
-
Scott Lahteine authored
-
- Jun 06, 2018
-
-
Giuliano authored
-
Dave Johnson authored
130048 is available on genuine Teensy2.0++ with Paul's "Halfkay" bootloader. Atmel DFU-equiped boards have only 122880 available
-
Scott Lahteine authored
Co-Authored-By: akunt
-
- Jun 05, 2018
-
-
Giuliano authored
-
- Jun 04, 2018
-
-
Roxy-3D authored
-