1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: gpx
Section: science
Priority: optional
Maintainer: Debian 3-D Printing Packages <3dprinter-general@lists.alioth.debian.org>
Uploaders: Chow Loong Jin <hyperair@debian.org>
Build-Depends: debhelper (>= 9.0.0), python
Standards-Version: 4.1.1
Homepage: https://github.com/markwal/GPX
Vcs-Git: git://anonscm.debian.org/3dprinter/packages/gpx.git
Vcs-Browser: https://anonscm.debian.org/cgit/3dprinter/packages/gpx.git/
Package: gpx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Gcode to x3g conversion post processor
GPX is a post processing utility for converting gcode output from 3D slicing
software like Cura, KISSlicer, S3DCreator and Slic3r to x3g files for
standalone 3D printing on Makerbot Cupcake, ThingOMatic, and Replicator 1/2/2x
printers - with support for both stock and sailfish firmwares.
.
G-codes are plain-text files containing instructions for controlling CNC
milling machines and consumer-grade 3D printers adapted from CNC milling
machines.
|