CNC Update
Hi All,
I’ve recently re-jigged / updated the CNC to the point where it should work a lot easier than before
This is thanks to one of the IBM thinkpad’s donated by Bob / thinkl33t
If there are any problems or crashes then let me know
First the non techy stuff
You should be able to reach the web interface of cncjs via
mDNS which is what I’m using works okay under Linux but not always on Windows so you may need to use the IP address instead
The Laptop has a bunch of stuff installed and can be used to control the CNC
It’s currently located on 172.16.0.157 / lord-nikon.local
- CNCJS Link - http://172.16.0.59:8000 - main CNC Control interface
- JSCut - http://jscut.org/jscut.html - Can be used for Simple CAM / G-Code generation for the CNC
- FlatCam - http://flatcam.org/ - with a probe this can be used for things like PCB etching
- FreeCad - https://www.freecadweb.org/ - Open Source 3D Cad, can also do CAM
- Blender - https://www.blender.org/ - Open Source 3D design software (more mesh than CAD)
- KiCad - http://kicad-pcb.org/ - EDA / Electronic Design Software
- Visicut - https://visicut.org/ - In case we want to use the laser cutter
- Inkscape - https://inkscape.org/ - Can be used for the laser cutter or CNC with JSCut
- bCNC - https://github.com/vlachoudis/bCNC - can be used in place of CNCjs if needed but for expert use only
I did try getting Fusion360 working (windows only app) via virtualbox / vmware workstation
but it was a bit too much for it, it nearly works via wine but just seems to stick on the loading icon page at the moment
there’s also a samba network share setup under \\172.16.0.157\NetworkShare
this can be used to copy / paste files from your own machine across to the laptop