Reprap oriented gcode utilities
Project description
GCodeUtils is a set of utilities to manipulate GCode programs. It is targetting RepRap oriented GCode but isn’t limited to RepRap.
Currently, it is composed of one calibration generation program, a basic gcode modifier (which translates code along X/Y) and a stretcher to increase hole size of printed parts.
Installation
GCodeUtils is installable from PyPI with a single pip command:
pip install gcodeutils
Alternatively, GCodeUtils can be run directly from sources after a git pull:
git clone https://github.com/zeograd/gcodeutils.git cd gcodeutils && python setup.py install
Documentation
Latest documentation can be found online at this address: http://gcodeutils.readthedocs.org/en/latest/
Acknowledgement
GCode parsing is borrowed from GCoder as found in Printrun (https://github.com/kliment/Printrun)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file gcodeutils-0.9.9-py2.py3-none-any.whl
.
File metadata
- Download URL: gcodeutils-0.9.9-py2.py3-none-any.whl
- Upload date:
- Size: 28.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32f991a54cd056c252e91da9ce7f2e3a924701ceee0be835fe2a0c56cdd69b12 |
|
MD5 | 1246e17cd7fcdd5b861bbea48cb8bd83 |
|
BLAKE2b-256 | d5a0fd056556335426397e1f3c82572a87caca85f186145eb1e4ecdd843dddea |