-
#### Description
When cross compiling for arm (arm-linux-gnueabihf) I get:
```
/root/tmp/cncjs/node_modules/electron/install.js:48
throw err
^
Error: Generated checksum for "electron-v1.…
-
Using Windows 7 with CNCJS Desktop version 1.9.5 connected to TinyG, the XYZ->Zero Out Work Offsets does not appear to do anything. I would expect after clicking this that the displayed coordinates w…
-
#### Description
Serialport 6x has been released. It's got some vast improvements since version 4. That includes memory leak fixes, and major performance improvements.
#### Versions
- CNCjs: …
-
Hi!
I'm looking to use g2core on Arduino due to drive a small 5 axis machine. I am thinking of using 5 [Big EasyDriver](https://www.sparkfun.com/products/12859?_ga=2.116567494.1129919016.1513789857-1…
a7u7a updated
6 years ago
-
#### Description
I have been unable determine the exact cause of this issue. I'm reporting it just incase anyone else in the future has a similar glitch.
I had left home with a cut running and i…
-
#### Description
The jog controls are greyed out for me. I can connect to my grbl board (protoneer) and i can move via manuell gcode commands. But the jog controls widget is still greyed out. Any i…
-
#### Description
When a G-Code program is loaded and the visualizer is in G-Code view (not 3D View), the name of the G-Code file is formatted as a link that can be clicked. Clicking on it invokes …
-
#### Description
I'm completely new to this but thank you for this software. I have CNCjs installed on windows (v1.9.11 installed using the windows installer) and my machine is an MPCNC with a Smoo…
-
#### Description
We are trying to implement CNCjs with Smoothieware for our CNC machine upgrade project. All is working really well however we are drawing a blank at tool change time.
Smoothiewa…
-
Several documents, including cncjs's README.md and Raspberry Pi Setup Guide on the wiki, say
```
nvm install 4
nvm use 4
```
Naively following those steps, as I did before I became more familiar …