Skip to content
/ cn5X Public

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

License

Notifications You must be signed in to change notification settings

fra589/cn5X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cn5X++ 5X++ Logo

5X++ Screenshot

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

cn5X++ is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Prérequis :

cn5X++ est basé sur Python3, python-serial, PyQt6 et Qt6-SVG.
Pour installer les prérequis sur un système Linux type Debian :

sudo apt install python3-pyqt6 libqt6svg6 pyqt6-dev-tools

En utilisation sous Linux, l'utilisateur doit faire partie du groupe Unix dialout pour pouvoir utiliser les ports série :

sudo adduser <username> dialout

Après avoir installé les prérequis, copiez l'ensemble du dépôt cn5X++ (avec tous ses sous-répertoires) sur votre ordinateur puis, "exécutez" le script principal "cn5x.py"

prerequisite :

cn5X ++ is based on Python3, python-serial, PyQt6 and Qt6-SVG.
To install the prerequisites on a Linux system such as Debian:

sudo apt install python3-pyqt6 libqt6svg6 pyqt6-dev-tools

When using under Linux, the user must be part of the Unix dialout group to be able to use the serial ports:

sudo adduser <username> dialout

After installing the prerequisites, copy the entire cn5X++ repository (with all its subdirectories) to your computer and then "run" the main script "cn5x.py"


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.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages