using LB v2.0.03 ga., grbl v1.1i 4 axis with chuck config., LB device GRBL
The rotary cw Move button works fine, correct direction every click.
The ccw button alternates rotary direction of motion on every click. very odd. See the alternating gcode cmds in the console log.
Starting stream
$$
$0=10
$1=255
$2=0
$3=14 ## Z and A reverse direction
$4=0
$5=0
$6=0
$10=0
$11=0.030
$12=0.002
$13=0
$20=1
$21=0
$22=1
$23=1
$24=50.000
$25=1000.000
$26=250
$27=5.000
$30=1000
$31=0
$32=1
$100=57.337
$101=57.329
$102=200.000
$103=13.333
$110=8000.000
$111=8000.000
$112=2400.000
$113=8000.000
$120=400.000
$121=400.000
$122=400.000
$123=1000.000
$130=891.000
$131=861.000
$132=88.000
$133=2160.000
$#
[G54:-890.500,-860.500,-5.000,0.000]
[G55:-837.001,-612.568,-79.900,0.000]
[G56:-890.000,-222.205,-6.145,0.000]
[G57:-847.725,-764.552,-5.000,-1080.000]
[G58:-445.000,-430.500,-5.000,-1080.000]
[G59:-890.000,-861.000,-5.000,-1080.000]
[G28:-886.000,-5.000,-5.000,0.000]
[G30:-445.001,-660.044,-5.000,0.000]
[G92:0.000,0.000,0.000,0.000]
[TLO:0.000]
[PRB:0.000,0.000,0.000,0.000:0]
$G
[GC:G0 G54 G17 G21 G91 G94 M5 M9 T0 F100 S0]
?
<Idle|WPos:627.808,194.450,-36.000,-1068.978|FS:0,0>
Stream completed in 0:00
g91 g0 a360 ## correct motion
ok
g91 g0 a-360 ## correct motion
ok
Starting stream
$J=G91G21 Z0 A1 F4000 ## correct motion from cw button
Stream completed in 0:00
ok
Starting stream
$J=G91G21 Z0 A1 F4000 ## correct motion from cw button
Stream completed in 0:00
ok
Starting stream
$J=G91G21 Z0 A1 F4000 ## correct motion from cw button
Stream completed in 0:00
ok
Starting stream
$J=G91G21 Z0 A1 F4000 ## correct motion from cw button
Stream completed in 0:00
ok
Starting stream
$J=G91G21 Z0 A-1 F4000 ## correct motion from ccw button
Stream completed in 0:00
ok
Starting stream
$J=G91G21 Z0 A1 F4000 ## wrong motion from ccw button
Stream completed in 0:00
ok
Starting stream
$J=G91G21 Z0 A-1 F4000 ## correct motion from ccw button
Stream completed in 0:00
ok
Starting stream
$J=G91G21 Z0 A1 F4000 ## wrong motion from ccw button
Stream completed in 0:00
ok


