a package for generate G-code for 3D Printer
Project description
gcoordinator
This package is for outputting G-codes for 3D printers in python.
What is G-coordinator?
To use a 3D printer, basically, you need to prepare a 3D model and then slice it using slicing software to create G-code, which is then loaded into the printer. The gcoordinator is an open-source software in Python specifically designed for directly creating G-code. You can find it at the following URL: https://github.com/tomohiron907/gcoordinator.
"gcoordinator" is a library that extracts only the G-code generation engine from G-coordinator, a GUI application for generating G-code.The code for modeling is almost the same, but the code using the gcoordinator library does not work directly in the current G-coordinator GUI application. However, in the G-coordinator version 3 series, the intention is to make it work seamlessly with the exact same code. In gcoordinator, the development focus is on creating a library for G-code generation. Therefore, the 3D modeling features are kept to a minimum.
gcoordinatorは,G-coordinator(G-codeを生成するためのGUIアプリケーション)のG-code生成エンジンのみを切り出したライブラリです.造形のためのコードはほとんど同じですが,gcoordinatorライブラリでのコードがそのまま現在のG-coordinatorのGUIアプリで動作するわけではありません.しかし,G-coordinatorのversion3系列では,完全に同じコードで動作するようにする予定です.
gcoordinatorでは,G-code生成のライブラリとして開発をしているため,3D描画の機能は最低限のものになっています.
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
File details
Details for the file gcoordinator-0.0.6.tar.gz
.
File metadata
- Download URL: gcoordinator-0.0.6.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d1151546cbefd3146317f49779df02aa2711806b9f13c2e10fee73d6e2363e3 |
|
MD5 | 1482ceb254e0298a67ce8203c19b54e6 |
|
BLAKE2b-256 | bf27171aa9d122ac5f4b350b00b356dc2ac3a87bf1cd2d967868ec8ff28462fc |
File details
Details for the file gcoordinator-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: gcoordinator-0.0.6-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5985db5540027c2925c9b887037a6659525cf4bed449d57c8d0be5118a34ab16 |
|
MD5 | 291142aa5a36bfc0f8b3c8ca27126a53 |
|
BLAKE2b-256 | 5a737e658c16e511a41dfadfbe254171463247c4fa1e6485747b804e7237a863 |