diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-08-29 17:56:19 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-08-29 17:59:15 -0400 |
commit | c7c551369f38eb3de73516ec9239a1014377a397 (patch) | |
tree | 895a0b2b55f644b7a78a4842107e4e285c4442c2 /klippy/corexy.py | |
parent | 0c2919b53403ff9bce7773550b7625a021cd663a (diff) | |
download | kutter-c7c551369f38eb3de73516ec9239a1014377a397.tar.gz kutter-c7c551369f38eb3de73516ec9239a1014377a397.tar.xz kutter-c7c551369f38eb3de73516ec9239a1014377a397.zip |
mcu: Fix bug causing corexy to not work (introduced in 9d75c3b0)
Commit 9d75c3b0 changed the order of allocation for mcu oid integer
ids. However, the stepper oids must always be allocated before
endstop oids so that corexy can register multiple steppers on a single
endstop.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/corexy.py')
0 files changed, 0 insertions, 0 deletions