5 Commits

Author SHA1 Message Date
Luc
3e38795c76 Add M21 for printer without SD detecttion 2018-11-04 14:40:35 +01:00
Luc
8a2c39869a Implement check sum for Serial upload as mandatory for Marlin
Add 2 new [ESPXXX] command as check sum helper
* Send GCode with check sum caching right line numbering
[ESP600]<gcode>

* Send line checksum
[ESP601]<line>

Implemented only for Sync WebServer at this moment, so Async is disabled in Travis
2018-11-02 11:21:56 +01:00
Luc
e6f1d5be04 Fix missing default of switch statements
Thanks @me-no-dev
2018-07-07 18:33:34 +02:00
Luc
004d99c991 Serial fixes
more baud rate
remove unused functions
2018-07-05 15:50:22 +02:00
Luc
02bd840a7a 2.0 2018-07-04 18:56:39 +02:00