Topic: Is there a way to start a print with the offline file on the sd card?
I don't want to invoke xyzware every time (using its reload of a saved .3w file).
Rather i want to change the temps on the offline file and start the print.
Is the python streaming this operation (stream to printer which saves the stream as the offline gcode file) or is that different (streaming without saving to the sd card)?
Of course the version 1.0a of the firmware/hardware is failing the checksum.
I'm trying to sniff the usb but latest attempts have failed with( 1- a pc win7 free usb analyzer prog crashed win7, 2- xyzware will not install on my osx 10.6.8, which I will not os upgrade, laptop too old- why should I, whats there in xyzware not compatible with earlier oxs's, suspect meaningless version number choice ).
Next attempt requires a python usb library on unix compat (osx) with some notes about how to connect to a pc's usb communication stream.
