My housemate has a Makerbot Replicator 2
.
However, it does not accept G-code, and the Makerware
software is propriatary, Windows-only.
So I cannot use it without borrowing my friends Windows laptop.
Others have hit the same problem, and it does look like there are ways to convert from gcode to the custom X3G
format.
References
- GPX Python script for Cura (2013)
- GPX. Converts gcode to X3G format.
- Using GPX with Cura 15.04
- X3GWriter.py script for Cura (2?).
Small wrapper around a binary-only
cura_x3g.exe
, undocumented where this comes from. Filed a request for docs.