This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src
Chris Pepper 4ab433d391 Fix binary protocol with one serial port (#13270)
- 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.
2019-02-27 19:57:48 -06:00
..
config Fix binary protocol with one serial port (#13270) 2019-02-27 19:57:48 -06:00
core Add Bigtree SKR 1.3 board (#13267) 2019-02-26 21:30:00 -06:00
feature UBL G29 T current position fix 2019-02-26 22:25:53 -06:00
gcode Fix binary protocol with one serial port (#13270) 2019-02-27 19:57:48 -06:00
HAL Printrboard G2 support (#13116) 2019-02-26 21:03:13 -06:00
inc Add more Babystep options (#13262) 2019-02-27 04:38:56 -06:00
lcd Add more Babystep options (#13262) 2019-02-27 04:38:56 -06:00
libs Update some ABL/UBL conditionals 2019-02-25 16:01:42 -06:00
module Add more Babystep options (#13262) 2019-02-27 04:38:56 -06:00
pins Add Bigtree SKR 1.3 board (#13267) 2019-02-26 21:30:00 -06:00
sd Fix binary protocol with one serial port (#13270) 2019-02-27 19:57:48 -06:00
Marlin.cpp Add more Babystep options (#13262) 2019-02-27 04:38:56 -06:00
Marlin.h Add HAS_FILAMENT_SENSOR ahead of 12962 2019-02-12 20:13:20 -06:00