Closed cdrose closed 6 years ago
Well, basically, X3GWriter since version 1.1 be output to any output device from Cura, not just the local file system. This means that if you put in a USB stick or something and click "Save to Removable Drive" then it would save it.
I think streaming via USB won't work though. There are three things required to make it work:
Mainly point 3 is probably a deal breaker. If your printer supports g-code, why would you ever run on X3G?
Point 3 sounds like the main problem. The printer in question is a Makerbot Rep 2X Currently Cura doesn't recognise it as a serial printer, quite possibly because it doesn't respond to gcode commands, only x3g. Currently it's running default Makerbot firmware, do you know if Sailfish would be any different?
No, I don't think it will be any different. To get this to work, I figure that it's necessary to implement a USB printing plug-in for Cura that connects up to those printers. Cura's default plug-in won't do it.
I consider that out of the scope of this plug-in. Sorry!
I found some mention that X3GWriter may now support sending over USB, but I cant find any documentation on how this works or how to configure Cura. Is this currently possible?