Scroll to navigation

GPX(1) User Commands GPX(1)

NAME

gpx - G-code to X3G converter

SYNOPSIS

OPTIONS

Create temporary file with a copy of the machine configuration
Create temporary file with a copy of the machine configuration
write X3G on-wire framing data to output file
Disable writing of the X3G header (start build notice), tail (end build notice), or both
simulated ditto printing
Makerbot/ReplicatorG GCODE flavor
enable stdin and stdout support for command line pipes
log to file
override build percentage
quiet mode
Reprap GCODE flavor
enable USB serial I/O and send x3G output to 3D printer
truncate filename (DOS 8.3 format)
verose mode
rewrite 5d extrusion values
Set BAUDRATE for serial I/O. Default is 115200.
CONFIG is the filename of a custom machine definition (ini file).
EEPROM is the filename of an eeprom settings definition (ini file).
DIAMETER is the actual filament diameter in the printer.
MACHINE is the predefined machine type. Available configurations are:
= Cupcake Gen3 XYZ, Mk5/6 + Gen4 Extruder
= Cupcake Gen4 XYZ, Mk5/6 + Gen4 Extruder
= Cupcake Pololu XYZ, Mk5/6 + Gen4 Extruder
= Cupcake Pololu XYZ, Mk5/6 + Pololu Extruder
= Core-XY with HBP - single extruder
= Core-XY with HBP - single extruder, slow Z
= Clone R1 Single with HBP
= Clone R1 Dual with HBP
= Replicator 1 - single extruder
= Replicator 1 - dual extruder
= Replicator 2 (default)
= Replicator 2 with HBP
= Replicator 2X
= TOM Mk6 - single extruder
= TOM Mk7 - single extruder
= TOM Mk7 - dual extruder
= ZYYX - single extruder
= ZYYX - dual extruder
SCALE is the coordinate system scale for the conversion (ABS = 1.0035)
X = the x axis offset

Y = the y axis offset

Z = the z axis offset

EXAMPLES

2020-12-01 gpx