cncjs
cncjs copied to clipboard
A web-based interface for CNC milling controller running Grbl, Marlin, Smoothieware, or TinyG.
A Request Auto tool change something more easy than macro , on and off option relay like , for the spindle to release the tool 👍
#### Description Describe the issue or feature request in detail. Take a screenshot or record a video will be helpful. #### Versions - CNCjs: 1.9.14 - CNCjs: 1.9.15 #### How...
#### Description I'm trying to illuminate my machine for different states by different events. I'm missing an event for "Run", using the MDI-Buttons or Jogging. I would appreciate the definition...
#### Description when running a job that has a tool change (M6) the new too can not be zeroed bu using the "Z-Probe" button. the job must be stopped before...
#### Description Here is Gcode and javascript for finding the center of a hole using a digital probe that is connected to the probe pin of GRBL. I was not...
#### Description I am attempting to use the tool change macro from (2.2 TLO): https://github.com/cncjs/cncjs/wiki/Tool-Change Despite my best efforts and a comprehensive review of the other bug reports I cannot...
Is there currently a way to have CNCjs sleep my machine if inactive for a period of time. I would like my machine to sleep if I leave it alone...
#### Description Want to use PS3 controller with desktop CNCjs. #### Versions - CNCjs: 1.9.x - Node.js: 6.x - NPM: 5.x #### How Do You Install CNCjs? - [] NPM...
Hi, I'm working on incorporating CNC.js into a raspberry pi image. It's very much in alpha right now, but I've had good results so far, as have two testers. It's...
#### Description The auto-zoom in cnc.js does not show the complete drawing. Tested on Linux with Chromium and (older) Firefox. Example: ``` G0 X0 Y0 F500 G2 X100 Y0 I50...