Talk:Avid CNC 60120 Pro: Difference between revisions

From
(Changed GRBL settings to match the pocket guide.)
(Undo revision 8875 by Supermike530 (talk))
Tag: Undo
Line 2: Line 2:
* [[File:GRBL Settings Pocket Guide Rev B.pdf|thumb]]
* [[File:GRBL Settings Pocket Guide Rev B.pdf|thumb]]
  $0=10
  $0=10
  $1=25
  $1=254
  $2=0
  $2=0
  $3=6
  $3=0
  $4=0
  $4=0
  $5=0
  $5=0
  $6=0
  $6=0
  $10=3
  $10=1
  $11=0.020
  $11=0.020
  $12=0.002
  $12=0.002
  $13=0
  $13=0
  $20=0
  $20=1
  $21=0
  $21=0
  $22=0
  $22=1
  $23=1
  $23=0
  $24=50.000
  $24=100.000
  $25=635.000
  $25=500.000
  $26=250
  $26=250
  $27=1.000
  $27=5.000
  $100=314.961
$30=12000
  $101=314.961
$31=550
  $102=314.961
$32=0
  $110=635.000
  $100=400.000
  $111=635.000
  $101=400.000
  $112=635.000
  $102=400.000
$103=8.889
$104=8.889
  $110=750.000
  $111=750.000
  $112=750.000
$113=1440.000
$114=1440.000
  $120=50.000
  $120=50.000
  $121=50.000
  $121=50.000
  $122=50.000
  $122=50.000
  $130=225.000
$123=50.000
  $131=125.000
$124=50.000
  $132=170.000
  $130=400.000
  $131=200.000
  $132=200.000
$133=360.000
$134=180.000


==inversion table for machines with mirrored axes==
==inversion table for machines with mirrored axes==

Revision as of 17:44, 19 October 2021

$0=10
$1=254
$2=0
$3=0
$4=0
$5=0
$6=0
$10=1
$11=0.020
$12=0.002
$13=0
$20=1
$21=0
$22=1
$23=0
$24=100.000
$25=500.000
$26=250
$27=5.000
$30=12000
$31=550
$32=0
$100=400.000
$101=400.000
$102=400.000
$103=8.889
$104=8.889
$110=750.000
$111=750.000
$112=750.000
$113=1440.000
$114=1440.000
$120=50.000
$121=50.000
$122=50.000
$123=50.000
$124=50.000
$130=400.000
$131=200.000
$132=200.000
$133=360.000
$134=180.000

inversion table for machines with mirrored axes

The settings page lists only inversion values for XYZ axes, however when using dual X or Y axis, inverting both motors requires inverting a currently undocumented (As far as I can find) N axis.

$3 Value Mask Invert X Invert Y Invert Z Invert N
0 0000 N N N N
1 0001 Y N N N
2 0010 N Y N N
3 0011 Y Y N N
4 0100 N N Y N
5 0101 Y N Y N
6 0110 N Y Y N
7 0111 Y Y Y N
8 1000 N N N Y
9 1001 Y N N Y
10 1010 N Y N Y
11 1011 Y Y N Y
12 1100 N N Y Y
13 1101 Y N Y Y
14 1110 N Y Y Y
15 1111 Y Y Y Y