amorphitec / opengb

3d printer controller with touchscreen interface and websocket API
http://opengb.readthedocs.org/
Other
12 stars 4 forks source link

Print on x3g for SailFish printers (Makerbot, FlashForge/Replicator etc) #16

Open amorphic opened 7 years ago

amorphic commented 7 years ago

Printers with Sailfish firmware use the binary x3g format instead of gcode.

The standard tool for converting gcode to x3g is GPX.

Create a printer interface for these printers, probably using GPX to convert standard gcode to x3g.