Difference between revisions of "CNC"

120 bytes added ,  19 February
Line 24: Line 24:
== a large CNC machine we have hidden under a table ==
== a large CNC machine we have hidden under a table ==


there is a large CNC machine suitable for soft materials like soft wood and plastic (and possibly harder materials?) located under the table in the southwest corner of sudoroom.  It should work fine if plugged into the USB of a computer, and probably takes G-code commands through a USB serial interface, and probably runs Marlin or GRBL firmware.  It's made of wood and acrylic, and the wood is painted white.
there is a large CNC machine suitable for soft materials like soft wood and plastic (and possibly harder materials?) located under the table in the southwest corner of sudoroom.  It's made of wood and acrylic, and the wood is painted white.
 
When plugged into the USB of a computer, it presents as
 
<code>/dev/serial/by-id/usb-Arduino__www.arduino.cc__0043_7533531343735110F120-if00</code>
 
Connecing to it at 115200 baud, when pressing the reset button it says this:
 
<code>Grbl 1.1f ['$' for help]</code>
 
It runs GRBL firmware.


== A CNC Mill we no longer have ==
== A CNC Mill we no longer have ==