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. |
---|
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
"
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!