You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
6 years ago
..
lib Module updates 7 years ago
src Fix binary protocol with one serial port (#13270) 6 years ago
Configuration.h Add PHOTO_GCODE option, photo trigger physical move (#13168) 6 years ago
Configuration_adv.h Fix binary protocol with one serial port (#13270) 6 years ago
Makefile New boards entry for the A20M 6 years ago
Marlin.ino Marlin.ino needs no content (#9506) 7 years ago