Python cursor for writing large amounts of CNC GCODE.
Project description
CNCPy
Python cursor for writing large amounts of CNC GCODE. Correctly used, it can write thousands of lines in small scripts.
Usage
Installation
Simple run in your terminal:
python3 -m pip install CNCPy
Setup
Run the following code to initialize the cursor.
import CNCPy
c = CNCPy.GcodeCursor("outputfile.gcode")
Refer to the documentation for additional help.
NOTES
Author: Roan Rothrock
- @R-Rothrock: Github
- roan.rothrock@bugcrowdninja.com: Bugcrowd
- roan.rothrock@hotmail.com: Email
License: GNU General Public License
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file CNCPy-1.0.2.tar.gz.
File metadata
- Download URL: CNCPy-1.0.2.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f822d7a6fc8088ea8733fc88468ec2b6fd8ec772b654e6f4a87b85f85170b976
|
|
| MD5 |
2869f4f3cd874f3ece6717a027daf60f
|
|
| BLAKE2b-256 |
9e6cdfc18bb58feb79a5e3a9e95965b9c833931a49c8c42ce38284cfb6b33b71
|
File details
Details for the file CNCPy-1.0.2-py3-none-any.whl.
File metadata
- Download URL: CNCPy-1.0.2-py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc234313f7e94a7b79b577e7b45022afcd3f139da552ba1a965907f487465961
|
|
| MD5 |
61a33e91cd24db93201361bca223ba57
|
|
| BLAKE2b-256 |
d81a616532130e97d0062732b4f43660ee5ca30173ac4ce1d69195a8d9a07884
|