Size accuracy issue on carving by x carve

Hello everyone,I am new to X Carve and recently i assembled an X Carve .My problem is that when i carve any object the actual output comes out 4 times bigger on all axis i.e if i put value on Z axis =3 mm it will cut 12 mm…1 mm on X axis will cut 42 mm and 1 mm on Y axis will cut around 42 mm,This is creating a lot of problem as i am not able carve desired size.Mine is 1000 mm rail size x carve,grbl values are as follows

Grbl 1.0c [’$’ for help]
$0=10 (step pulse, usec)
$1=255 (step idle delay, msec)
$2=0 (step port invert mask:00000000)
$3=3 (dir port invert mask:00000011)
$4=0 (step enable invert, bool)
$5=0 (limit pins invert, bool)
$6=0 (probe pin invert, bool)
$10=3 (status report mask:00000011)
$11=0.020 (junction deviation, mm)
$12=0.002 (arc tolerance, mm)
$13=0 (report inches, bool)
$20=0 (soft limits, bool)
$21=0 (hard limits, bool)
$22=0 (homing cycle, bool)
$23=3 (homing dir invert mask:00000011)
$24=25.000 (homing feed, mm/min)
$25=750.000 (homing seek, mm/min)
$26=250 (homing debounce, msec)
$27=1.000 (homing pull-off, mm)
$30=12000. (rpm max)
$31=0. (rpm min)
$100=40.000 (x, step/mm)
$101=40.000 (y, step/mm)
$102=188.947 (z, step/mm)
$110=8000.000 (x max rate, mm/min)
$111=8000.000 (y max rate, mm/min)
$112=500.000 (z max rate, mm/min)
$120=500.000 (x accel, mm/sec^2)
$121=500.000 (y accel, mm/sec^2)
$122=50.000 (z accel, mm/sec^2)
$130=740.000 (x max travel, mm)
$131=790.000 (y max travel, mm)
$132=100.000 (z max travel, mm)
ok

Microstepping issue.

Describe your hardware:
Arduino/Shield or what? Can you post a pic?

Arduno Uno ,Protneer CNC Shield Version 3.5, TB6560 Stepper Driver

Remove any jumpers conserning microstepping on the Protoneer shield, if any.
Set microstepping on the TB6560’s only.
What are they set to now?

(You can also bypass the Protoneer shield entirely as the TB6560’s can be connected directly to the Arduino.)

CNC shield is set X = 1/8, Y =1/8, Z= 1/2 jumper setting… I don’t know how to connect TB6560 directly to arduno :thinking:. What do I need to do on CNC shield jumper setting??

Set CNC Shield (Protoneer) to 1/1 microstepping.
What is the TB6560 switch S3 and S4 current position, ON or OFF?

In 10 minutes I am reaching to my workshop and then I send you the pics…thnks

Since your chain is Arduino -> Protoneer Shield -> TB6560 I am unsure how any microstep jumpers on the Protoneer Shield affect things, but compared to A4988 drivers the TB6560’s have their own individual microstep settings (switch S3/S4)

How to close this thread:confused: