Firmware2/Marlin/src/config/examples/Geeetech
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
..
A10M Fix binary protocol with one serial port (#13270) 2019-02-27 19:57:48 -06:00
A20M Fix binary protocol with one serial port (#13270) 2019-02-27 19:57:48 -06:00
GT2560 Add PHOTO_GCODE option, photo trigger physical move (#13168) 2019-02-14 15:09:35 -06:00
I3_Pro_X-GT2560 Add PHOTO_GCODE option, photo trigger physical move (#13168) 2019-02-14 15:09:35 -06:00
MeCreator2 Fix binary protocol with one serial port (#13270) 2019-02-27 19:57:48 -06:00
Prusa i3 Pro B Add PHOTO_GCODE option, photo trigger physical move (#13168) 2019-02-14 15:09:35 -06:00
Prusa i3 Pro C Fix binary protocol with one serial port (#13270) 2019-02-27 19:57:48 -06:00
Prusa i3 Pro W Fix binary protocol with one serial port (#13270) 2019-02-27 19:57:48 -06:00