z-axis: make zmotor_delta_{x,y} use local coordinate system
authorClinton Ebadi <clinton@unknownlamer.org>
Sat, 9 Dec 2017 21:39:44 +0000 (16:39 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Sat, 9 Dec 2017 21:39:44 +0000 (16:39 -0500)
commitfb91eeba0e9737862fc7317d9fe46d1313f32bd2
tree456421e2c09a8f0dece5e8f8778bb2cfb8165a8e
parent7b8e1e544acfb2e72b317ce27ca5523e915f9fe8
z-axis: make zmotor_delta_{x,y} use local coordinate system

values were set from wilson x-end, which is using a difference
orientation. This switches x/y and inverts x, i.e.

    x = -wilson_y
    y = wilson_x

Not sure this was the correct choice, will revisit after integrating
wilson x-end changes into this
box_frame/inc/settings.scad
box_frame/z-axis.scad