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
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
..
lib Module updates 2017-09-21 16:26:42 -05:00
src Fix binary protocol with one serial port (#13270) 2019-02-27 19:57:48 -06:00
Configuration.h Add PHOTO_GCODE option, photo trigger physical move (#13168) 2019-02-14 15:09:35 -06:00
Configuration_adv.h Fix binary protocol with one serial port (#13270) 2019-02-27 19:57:48 -06:00
Makefile New boards entry for the A20M 2019-01-28 21:08:20 -06:00
Marlin.ino Marlin.ino needs no content (#9506) 2018-02-06 02:28:18 -06:00