Open dubir1 opened 5 years ago
Description Cant connect my raspberry pi 3B+ to CNCjs. I want to know i give the right commands.
Download the CNCjs Desktop Application
Raspberry Pi Desktop or Laptop
Windows
Just want to make sure that those are the right commands for my Raspberry pi to work with CNCjs.:
Here i do not know what command I need to write:
curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash - # Install NodeJS v7 sudo apt-get install -y nodejs # npm nodejs-legacy #(Installed with nodesource)
IS IT CORRECT? Thanks!
The same people pay attention to the facebook group as here. You will not get extra help by asking in both places.
Description Cant connect my raspberry pi 3B+ to CNCjs. I want to know i give the right commands.
Versions
How Do You Install CNCjs?
Download the CNCjs Desktop Application
CNC Controller
Hardware
Raspberry Pi Desktop or Laptop
Operating System
Windows
Just want to make sure that those are the right commands for my Raspberry pi to work with CNCjs.:
Here i do not know what command I need to write:
Install Node.js via Package Manager & Add Package Source
curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash - # Install NodeJS v7 sudo apt-get install -y nodejs # npm nodejs-legacy #(Installed with nodesource)
IS IT CORRECT? Thanks!