- Mar 02, 2019
-
-
Ludy authored
-
Vasily Evseenko authored
-
Scott Lahteine authored
-
Tobias Frost authored
When `count()` returns 0, `pos > (count()-1)` will always yield `true` due to integer underflow.
-
kAdonis authored
-
Chris Pepper authored
-
Scott Lahteine authored
-
- Mar 01, 2019
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
InsanityAutomation authored
-
Msq001 authored
-
- Feb 28, 2019
-
-
Scott Lahteine authored
To eliminate a long delay during pause, park, and filament change
-
Chris Pepper authored
-
Scott Lahteine authored
-
Chris Pepper authored
- The `sdcard.transfer_port` variable is Marlin's internal serial port index, not the physical serial port number. - Added packet number to "ok" response so hosts don't need to wait for the ACK. - Renamed feature to `BINARY_FILE_TRANSFER`, as the speed up is only consequential to the ability to transfer binaries over serial.
-
- Feb 27, 2019
-
-
Scott Lahteine authored
-
InsanityAutomation authored
-
Scott Lahteine authored
Counterpart to #12845
-
Msq001 authored
Co-Authored-By:
Msq001 <msq001@users.noreply.github.com>
-
Bob Kuhn authored
-
Scott Lahteine authored
-
- Feb 26, 2019
-
-
Scott Lahteine authored
Co-Authored-By:
bob-the-kuhn <bob.kuhn@att.net>
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Feb 25, 2019
-
-
Giuliano Zaro authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Reference #13156
-
Scott Lahteine authored
Reference #13250
-
- Feb 24, 2019
-
-
Minims authored
-
Scott Lahteine authored
-
Chris Pepper authored
-
- Feb 23, 2019
-
-
Karl Andersson authored
-
Bruce j Beare authored
-
FernandoVelcic authored
-