cncjs icon indicating copy to clipboard operation
cncjs copied to clipboard

A web-based interface for CNC milling controller running Grbl, Marlin, Smoothieware, or TinyG.

Results 188 cncjs issues
Sort by recently updated
recently updated
newest added

#### Description An uploaded grbl definite feed to 40. But the cncjs uses 64. If the grbl feed 120 the cncjs use 192. My tools broke. Maybe a misconfigured something?...

#### Description Jog does not function. Jog works find in other products such as S3D and CURA. Does nothing in CNCjs. Serial log indicates that CNCjs is not even trying...

#### Description hello. After using other software for several years, I recently discovered CNCjs. I like it because it is very easy to see. I have a question. If you...

❓ question

#### Description After 4 very pleasant years of experience with CNCjs, one day (after months seperation from my Shapeoko) stopped displaying to any visible screen. When I click the name...

The recommended install guide asks to: curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash - sudo apt install -y nodejs build-essential npm sudo npm install -g npm@latest Where cncjs seems to...

I have a request to manually enter the feed rate and distance. for now, it has a good dropdown list, but i have to scroll down quite some. if you...

⭐ feature (enhancement)
focus:jogging
focus:user-interface

#### Description Cannot create new marcos. Press the the plus sign and I can get to the creation screen but the save never works. Only one macro works, its the...

🐛 bug
needs verification
install:electron
hw:desktop
os:windows

#### Description When I start windows desktop app it just seems to work on background, but it does not open at all. It doesn't matter if I start in a...

While debugging programs, it's confusing for the g-code list view to show a different number of lines than the g-code widget. This comes from the fact that the load routines...

#### Description When using inches, the panel shows each axis position using 4 decimal places. My rig (Shapeoko 2 with Arduino) is not that precise. In other words, when I...

⭐ feature (enhancement)