BCNC unter Windows installieren

eine weitere Bastelseite ....

BCNC unter Windows installieren

30. Juli 2020 Roboter Windows 0

Das wir eine Weile gesucht haben, wie BCNC installiert wird, kommt hier eine kleine Anleitung.Für die Installation sollte Phyton 2.7 auf deinem Rechner installiert sein.

Öffne die Command und gib folgende Befehle ein:
python 2.7 64 bit
python -m pip install –upgrade pip
pip install pyserial
pip install numpy
pip install bcnc

oder:
pip2 install –upgrade bCNC
pip2 install –upgrade git+https://github.com/vlachoudis/bCNC
pip2 install . #in git directory

python2 -m pip install –upgrade bCNC

Die Passende Version von GRBL findet Ihr auf GitHub:

https://github.com/gnea/grbl/wiki/Grbl-v1.1-Configuration#10—status-report-mask