MrDraw/src
Gina Häußge 337329eda0 Added test stub for quick performance tests of the comm layer
Running comm.py with parameters port, baudrate, local file, remote file will
upload local file to remote file on the printer's sd using the provided connection
parameters.

Example:

    python -m octoprint.util.comm /dev/ttyUSB0 115200 /path/to/some.gcode test.gco

No plugin support! Only regular serial connection supported.
2016-03-11 10:43:02 +01:00
..
octoprint Added test stub for quick performance tests of the comm layer 2016-03-11 10:43:02 +01:00
octoprint_setuptools Re-added dependency_links option for create_plugin_setup_parameters 2015-07-22 22:10:31 +02:00