I would like to put together a list of settingds for smoothie and for

I would like to put together a list of settingds for smoothie and for grbl. Can you please post your working LaserWeb settings so that I can put something in the Wiki.

Are we looking for firmware or LW settings?

Both would be helpful. But mostly LW settings

So actual job settings?

I posted the json backup of my config in https://github.com/openhardwarecoza/LaserWeb3/issues/79 . These are my GRBL settings: $0=20 (step pulse, usec)
$1=25 (step idle delay, msec)
$2=0 (step port invert mask:00000000)
$3=0 (dir port invert mask:00000000)
$4=0 (step enable invert, bool)
$5=0 (limit pins invert, bool)
$6=0 (probe pin invert, bool)
$10=19 (status report mask:00010011)
$11=0.010 (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=1 (homing cycle, bool)
$23=1 (homing dir invert mask:00000001)
$24=25.000 (homing feed, mm/min)
$25=7000.000 (homing seek, mm/min)
$26=250 (homing debounce, msec)
$27=1.000 (homing pull-off, mm)
$100=94.000 (x, step/mm)
$101=47.000 (y, step/mm)
$102=250.000 (z, step/mm)
$110=15000.000 (x max rate, mm/min)
$111=20000.000 (y max rate, mm/min)
$112=500.000 (z max rate, mm/min)
$120=1000.000 (x accel, mm/sec^2)
$121=2000.000 (y accel, mm/sec^2)
$122=10.000 (z accel, mm/sec^2)
$130=1219.200 (x max travel, mm)
$131=609.600 (y max travel, mm)
$132=200.000 (z max travel, mm)

I also changed config.h a bit before compiling. I think I only changed the homing order though.

Thanks @Richard_Betel

If you want I can send you something this weekend but it is not on a laser.