imeddz2015 / cn5X

cn5X++ is a new 5/6 axis Grbl control panel to implement all the grbl-Mega-5X capabilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cn5X++

5X++ Logo


Nouveau panneau de contrôle Grbl 5/6 axes avec pour but d'implémenter toutes les fonctionalités de grbl-Mega-5X...
New 5/6 axis Grbl control panel to implement all the grbl-Mega-5X capabilities...

Attention !

Ce dépot est une version alpha en cours de développement. Il n'est pas prévu pour une utilisation en production. Utilisation à vos risques et périls.

Warning !

This repository is alpha version under development. It is not intended for production. Use at your own risk.

Prérequis :

cn5X++ est basé sur Python3, PyQT5 et PyQT5-QtSerialPort.
Pour installer les prérequis sur un système Linux type Debian :

apt-get install python3 python3-pyqt5 python3-pyqt5.qtserialport

l'utilisateur doit faire partie du groupe Unix dialout pour pouvoir utiliser les ports série :

adduser <username> dialout

cn5X++ is an open-source project and fueled by the free-time of our intrepid administrators and altruistic users. If you'd like to donate, all proceeds will be used to help fund supporting hardware and testing equipment. Thank you!

Donate

About

cn5X++ is a new 5/6 axis Grbl control panel to implement all the grbl-Mega-5X capabilities.

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Makefile 0.1%Language:QMake 0.0%