Difference between revisions of "CNC"

451 bytes added ,  27 February
Line 37: Line 37:


<code>Grbl 1.1f ['$' for help]</code>
<code>Grbl 1.1f ['$' for help]</code>
after $ and $$ queries, these are the responses:
<code>[HLP:$$ $# $G $I $N $x=val $Nx=line $J=line $SLP $C $X $H ~ ! ? ctrl-x]
ok
$0=10
$1=25
$2=0
$3=0
$4=0
$5=0
$6=0
$10=1
$11=0.010
$12=0.002
$13=0
$20=0
$21=0
$22=0
$23=0
$24=25.000
$25=500.000
$26=250
$27=1.000
$30=1000
$31=0
$32=0
$100=250.000
$101=250.000
$102=250.000
$110=500.000
$111=500.000
$112=500.000
$120=10.000
$121=10.000
$122=10.000
$130=200.000
$131=200.000
$132=200.000
ok
</code>


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.