Printers with Sailfish firmware use the binary `x3g` format instead of gcode. The standard tool for converting gcode to x3g is [GPX](https://github.com/whpthomas/GPX). Create a printer interface for these printers, probably using GPX to convert standard gcode to x3g.
Printers with Sailfish firmware use the binary
x3gformat 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.