aboutsummaryrefslogtreecommitdiffstats
path: root/src/avr
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2016-10-13 10:04:30 -0400
committerKevin O'Connor <kevin@koconnor.net>2016-10-13 10:09:56 -0400
commit977aabe038a4fbfa46c2b8873999e9e198f7487f (patch)
treee3160bea85c5d63d71c94bf20b4523cd07a77187 /src/avr
parentda7d8dbcac03434b046248fad3edfa78a514e733 (diff)
downloadkutter-977aabe038a4fbfa46c2b8873999e9e198f7487f.tar.gz
kutter-977aabe038a4fbfa46c2b8873999e9e198f7487f.tar.xz
kutter-977aabe038a4fbfa46c2b8873999e9e198f7487f.zip
stepper: Return homing offset in steps instead of an absolute position
Rename get_homed_position() to get_homed_offset() and return the endstop position delta in steps instead of an absolute position relative to position_endstop. The conversion to absolute positions can be dependent on the type of kinematics in use, so is inappropriate to do in the low level stepper.py code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/avr')
0 files changed, 0 insertions, 0 deletions