Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gcoordinator-0.0.5.tar.gz (20.7 kB view hashes)

Uploaded Source

Built Distribution

gcoordinator-0.0.5-py3-none-any.whl (11.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page