Commit graph

8 commits

Author SHA1 Message Date
Lars Brubaker
4f8c0742ce Made the com tester able to respond as if it is MarlinFirmware
Took out the ability to print to printer sd card.
    You can still print from sd card)
    You can still save gcode to an sd card
Put in and EXTENSIONS check from firmware
Putting in a URI_GCODE_SEND
2015-03-14 16:00:04 -07:00
Lars Brubaker
7c6a035d22 Make com tester work when not printing.
Don't store a lot of data for resend buffer (made it a ring buffer)
2015-01-19 18:26:09 -08:00
Lars Brubaker
b5f8c9fc37 Made ComTester understand commands while printing.
Made it possible to creat HUGE test gcode files.
Made a massage when trying to load huge gcode.
2015-01-19 17:33:17 -08:00
Lars Brubaker
3d765929b5 Put a delay in the com tester
Made the sync o print follow the printer better.
2015-01-09 15:49:08 -08:00
Lars Brubaker
6349ce14de Put in a main and a start an argparse for command line args. 2015-01-08 16:36:52 -08:00
Lars Brubaker
cb49c6a434 comment 2014-12-31 12:37:04 -08:00
Lars Brubaker
a65a1407c0 Better tester 2014-12-31 12:32:00 -08:00
Lars Brubaker
7a9de67a98 no message 2014-12-31 10:01:13 -08:00