gpx
brew install gpx
v2.6.8
GPL-2.0-or-later
Gcode to x3g converter for 3D printers running Sailfish
5
30-day installs · #10381
12
90-day · #11467
65
365-day · #10334
109
★ GitHub stars · updated 3y ago
GitHub topics
3d-printing
gcode
makerbot
Links
- https://github.com/markwal/GPX/blob/HEAD/README.md
- GitHub: markwal/GPX
- Brew formula source: Formula/g/gpx.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Gcode to x3g converter for 3D printers running Sailfish",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:24+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "gpx",
"github_default_branch": "master",
"github_last_commit_at": "2023-04-03T16:22:04Z",
"github_readme_excerpt": "# GPX\n\nGPX was created by Dr. Henry Thomas (aka Wingcommander) in April 2013\n\nGPX is a post processing utility for converting gcode output from 3D slicing software like\nCura, KISSlicer, S3DCreator and Slic3r to x3g files for standalone 3D printing on Makerbot\nCupcake, ThingOMatic, and Replicator 1/2/2x printers - with support for both stock and\nsailfish firmwares. My hope is that is little utility will open up Makerbot 3D printers to\na range of new and exciting sources and utilities for 3D printing input.\n\n# Installation\n\n## Linux\n\n```\nsudo apt-get install gpx\n```\n\n## Windows\n\n* Download a release .zip file from [GPX\nreleases](https://github.com/markwal/GPX/releases)\n* Copy gpx.exe from the .zip file to somewhere on your path.\n\n*or*\n\nIf you\u0027d prefer an installer, you may want to install GPX via\n[GpxUi](https://markwal.github.io/GpxUi)\n\n## Mac\n\n* Download a release .dmg file from [GPX releases](https://github.com/markwal/GPX/releases)\n* Open up the .dmg file and drag the gpx application to /usr/local/bin or somewhere on your PATH\n\n*or* via *homebrew*:\n\n`brew install gpx`\n\n*or* with a GUI:\n\n[GpxUi](https://markwal.github.io/GpxUi)\n\n# Installing from source\n\nYou need to have the GNU tools already installed and configured on your machine.\nFor Windows, mingw or cygwin. For Linux, `sudo apt-get install\nbuild-essential`. For Mac, perhaps: Xcode menu \u003e Preferences \u003e Downloads \u003e\nCommand Line Tools.\n\n```\ngit clone https://github.com/markwal/GPX\ncd GPX\nmkdir build\ncd build\n../configure\nmake\nsudo make install\n```\n\n# Copyright\n\nCopyright (c) 2013 WHPThomas, All rights reserved.\nAdditional changes Copyright (c) 2014, 2015 DNewman, MWalker\nAll rights reserved.\n\nThis program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WA",
"github_repo": "markwal/GPX",
"github_stars": 109,
"github_topics": [
"3d-printing",
"gcode",
"makerbot"
],
"homepage": "https://github.com/markwal/GPX/blob/HEAD/README.md",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 5,
"installs_365d": 65,
"installs_90d": 12,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "gpx",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 10381,
"rank_365d": 10334,
"rank_90d": 11467,
"raw_hash": "eeb9182372264e4d",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/gpx.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.6.8",
"versioned_formulae": [],
"why_use_this": null
}