Building GRBL for CoreXY

The internal settings I ended up using for the corexy with Dave's motors are as follows:


Grbl 0.7d

'$' to dump current settings

$0 = 26.737 (steps/mm x)

$1 = 26.737 (steps/mm y)

$2 = 157.480 (steps/mm z)

$3 = 30 (microseconds step pulse)

$4 = 300.000 (mm/min default feed rate)

$5 = 300.000 (mm/min default seek rate)

$6 = 0.100 (mm/arc segment)

$7 = 0 (step port invert mask. binary = 0)

$8 = 20.000 (acceleration in mm/sec^2)

$9 = 0.050 (cornering junction deviation in mm)

'$x=value' to set parameter or just '$' to dump current settings

ok These values seem reasonable, but may not be perfect.

Code Discussed in this Section:

Source
Hex


For future (post class) updates to this project and related projects, see my website: www.ozydesign.com/makemachinesclass