# GX Converter
Convert .gcode files to the .gx file format for use in FlashForge Adventurer and Monoprice Voxel 3D printers
# Installation
Install via pipx or pip:
~~~sh
pipx install gx-converter
~~~
# Usage
~~~sh
gx-converter FILE.gcode
~~~
You may optionally specify the output file with `--output`, otherwise it will be the same as the input file,
with a .gx file extension, e.g., FILE.gx.
Raw data
{
"_id": null,
"home_page": null,
"name": "gx-converter",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "flashprint, flashforge, adventurer, voxel, monoprice, 3d, printer, printing, gcode, gx",
"author": null,
"author_email": "bkienzle3 <pypi@bkienzle.com>",
"download_url": "https://files.pythonhosted.org/packages/bf/14/796b3a2d21e64526c477818f328679a9c9cba0d8093a827c558dbeef9eda/gx_converter-0.1.4.tar.gz",
"platform": null,
"description": "# GX Converter\nConvert .gcode files to the .gx file format for use in FlashForge Adventurer and Monoprice Voxel 3D printers\n\n# Installation\n\nInstall via pipx or pip:\n~~~sh\npipx install gx-converter\n~~~\n\n# Usage\n\n~~~sh\ngx-converter FILE.gcode\n~~~\nYou may optionally specify the output file with `--output`, otherwise it will be the same as the input file, \nwith a .gx file extension, e.g., FILE.gx.\n",
"bugtrack_url": null,
"license": "GNU General Public License v3 (GPLv3)",
"summary": "A tool to convert g-code into the FlashPrint .gx file format",
"version": "0.1.4",
"project_urls": {
"bugs": "https://github.com/bkienzle/gx-converter/issues",
"homepage": "https://bkienzle.com",
"repository": "https://github.com/bkienzle/gx-converter"
},
"split_keywords": [
"flashprint",
" flashforge",
" adventurer",
" voxel",
" monoprice",
" 3d",
" printer",
" printing",
" gcode",
" gx"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3164e2a8739639a5d158871fa8eb4cecd6a7de9c4a096561fafd45e0c3cbd850",
"md5": "5eec9f1a3060e669541d9f238b009ceb",
"sha256": "f5fd10b4a7ae3315836660f0520deda2e0e6a10dd1c4dd520947b1ca6b14efb1"
},
"downloads": -1,
"filename": "gx_converter-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5eec9f1a3060e669541d9f238b009ceb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 21105,
"upload_time": "2025-01-12T04:27:11",
"upload_time_iso_8601": "2025-01-12T04:27:11.132278Z",
"url": "https://files.pythonhosted.org/packages/31/64/e2a8739639a5d158871fa8eb4cecd6a7de9c4a096561fafd45e0c3cbd850/gx_converter-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bf14796b3a2d21e64526c477818f328679a9c9cba0d8093a827c558dbeef9eda",
"md5": "c3d72d82f1df34289c61fc477d42272b",
"sha256": "0288e5291a3d4935a3c9e14b58bec72ef542a521ee4d48ee795e20a949da9898"
},
"downloads": -1,
"filename": "gx_converter-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "c3d72d82f1df34289c61fc477d42272b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 20384,
"upload_time": "2025-01-12T04:27:13",
"upload_time_iso_8601": "2025-01-12T04:27:13.260797Z",
"url": "https://files.pythonhosted.org/packages/bf/14/796b3a2d21e64526c477818f328679a9c9cba0d8093a827c558dbeef9eda/gx_converter-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-12 04:27:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bkienzle",
"github_project": "gx-converter",
"github_not_found": true,
"lcname": "gx-converter"
}