User Tools

Site Tools


tool:pcb_mill

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tool:pcb_mill [2018/12/05 07:43] miketool:pcb_mill [2018/12/05 07:46] (current) mike
Line 63: Line 63:
  
 ===== Configuration Documentation ===== ===== Configuration Documentation =====
 +Mostly this setup was followed:
 +https://github.com/cncjs/cncjs/wiki/Installation
 +
 ====== Credentials ====== ====== Credentials ======
 There is no physical security for this device, therefore, the credentials are physically on the device.  Use if necessary; but please document changes.  There is no physical security for this device, therefore, the credentials are physically on the device.  Use if necessary; but please document changes. 
 +
 +There are no credentials on the cnc.js service; so normal operation need only go to the website.
  
 ====== Service ====== ====== Service ======
Line 72: Line 77:
 ''@reboot PATH=$PATH:/home/pi/.nvm/versions/node/v6.15.1/bin /home/pi/.nvm/versions/node/v6.15.1/bin/node /home/pi/.nvm/versions/node/v6.15.1/bin/cnc >> $HOME/cncjs.log 2>&1 ''@reboot PATH=$PATH:/home/pi/.nvm/versions/node/v6.15.1/bin /home/pi/.nvm/versions/node/v6.15.1/bin/node /home/pi/.nvm/versions/node/v6.15.1/bin/cnc >> $HOME/cncjs.log 2>&1
 '' ''
 +
 +There is also a portmapping from 80 to 8000; cnc.js runs on 8000 locally and translates external requests from external 80 to 8000.
 +
tool/pcb_mill.txt · Last modified: 2018/12/05 07:46 by mike

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki