Automic VaultAutomic Vault

brew

gpx mit Homebrew, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gpx in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gpx

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install gpx

Debian stable package indexes · gpx · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#gpx

nixpkgs package indexes · pkgs/by-name/gp/gpx/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Gcode to x3g converter for 3D printers running Sailfish

Befehle und Aliase

  • gpx
  • machines
  • s3gdump

Verlauf

Projektgeschichte und Nutzung

GPX is a command-line post-processing utility that converts sliced 3D-printer G-code into X3G files for MakerBot Cupcake, Thing-O-Matic, Replicator-family, and clone printers, including Sailfish firmware setups.

Projektgeschichte

The README says GPX was created by Dr. Henry Thomas, also known as Wingcommander, in April 2013. Repository history begins in April 2013 with work-in-progress commits and an alpha 0.1 commit.

The tool's purpose was to open older MakerBot-style printers to a wider set of slicing tools such as Cura, KISSlicer, S3DCreator, and Slic3r by translating their G-code output into the X3G format those printers could consume.

Adoptionsgeschichte

GPX found a home among owners of pre-fifth-generation MakerBot printers and compatible clones, especially users running Sailfish firmware or using modern slicers instead of the original MakerBot workflow.

The README documents Linux package installation, Windows release zips, macOS dmg files, and Homebrew, which explains its presence as a package-manager utility rather than only a printer-forum binary.

Wie es verwendet wird

Typical usage is `gpx` with a machine preset and a sliced `.gcode` input, producing an `.x3g` output for SD-card printing or a downstream workflow. It also accepts custom machine and EEPROM `.ini` files through command-line options, but the official README does not define a fixed config-file location.

Related workflows include GpxUi for users who want a graphical wrapper and OctoPrint-GPX for translating G-code to X3G inside an OctoPrint communication path.

Warum Paket-Nerds sich dafür interessieren

GPX is a preservation package for a specific hardware generation. It keeps old MakerBot-compatible printers usable with general slicers and modern host operating systems.

It is also a good example of why package managers carry small hardware translators: the binary is tiny, the domain is narrow, and the alternative is reviving a full legacy printer software stack.

Zeitleiste

  • 2013-04: GPX is created by Dr. Henry Thomas.
  • 2013-04-11: Public repository history begins with work-in-progress commits.
  • 2013-04-17: Repository history records an alpha 0.1 commit.
  • 2014-2015: README copyright credits additional changes by DNewman and MWalker.
  • 2020-11-26: Repository history records version-number work for 2.6.8.

Related projects

  • GpxUi is a graphical wrapper around GPX.
  • OctoPrint-GPX uses GPX to translate G-code to X3G under OctoPrint for MakerBot-style printers.
  • Sailfish firmware is a common target firmware named by GPX and OctoPrint-GPX documentation.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
gpxcliglobales Executable
machinescliglobales Executable
s3gdumpcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version2.6.8
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Version2.6.8

https://github.com/markwal/GPX

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gpx
Version2.6.8
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/gpx
Homepagehttps://github.com/markwal/GPX/blob/HEAD/README.md
Repositoryhttps://github.com/markwal/GPX
Upstream-Dokumentationhttps://github.com/markwal/GPX#readme
LizenzGPL-2.0-or-later
Quellarchivhttps://github.com/markwal/GPX/archive/refs/tags/2.6.8.tar.gz
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegpx
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

gpx 2.6.8-1

Gcode to x3g conversion post processor

https://github.com/markwal/GPX

sudo apt install gpx
  • Section: science
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gpx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gpx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gpx

nix profile install nixpkgs#gpx
  • normalized package name match
  • Abgeglichen nach: Gpx
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gp/gpx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gpx 2.6.8-1

Gcode to x3g conversion post processor

https://github.com/markwal/GPX

sudo apt install gpx
  • Section: universe/science
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gpx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gpx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment