Difference between revisions of "CNC"

641 bytes added ,  28 February
 
Line 33: Line 33:


<code>/dev/serial/by-id/usb-Arduino__www.arduino.cc__0043_7533531343735110F120-if00</code>
<code>/dev/serial/by-id/usb-Arduino__www.arduino.cc__0043_7533531343735110F120-if00</code>
<b>[https://github.com/Schildkroet/Candle2/releases/tag/latest this software CANDLE2 seems to work to move it around, but]</b>
<i><b>the machine's Grbl settings are not calibrated, so it thinks a centimeter is about 8mm!!!!!</i></b>


Connecing to it at 115200 baud, when pressing the reset button it says this:
Connecing to it at 115200 baud, when pressing the reset button it says this:
Line 78: Line 82:
ok
ok
</code>
</code>
[https://web.archive.org/web/20190331225723/https://wiki.shapeoko.com/index.php/Grbl_Configuration here is an incorrect Grbl Configuration on archive.org]
[https://web.archive.org/web/20190924072420/https://github.com/grbl/grbl/wiki/Configuring-Grbl-v0.8 here is some info on configuring Grbl v0.8]
[https://github.com/gnea/grbl/wiki/Grbl-v1.1-Configuration here's a page about Grbl v1.1 which we have]


It runs GRBL firmware.  Commands such as "X10" or "Y-20" or "X15 Y20 Z15" work to move things around.  There is no command for spindle control because it's not connected to the board.
It runs GRBL firmware.  Commands such as "X10" or "Y-20" or "X15 Y20 Z15" work to move things around.  There is no command for spindle control because it's not connected to the board.