diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-03-12 21:30:18 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-03-13 00:38:17 -0400 |
commit | 168cb95bd5b269b8d00aac47cf821f805338b364 (patch) | |
tree | d702b4f6f9feef294d8f8e1d3bd0036223236e4c /klippy/cartesian.py | |
parent | 1d796a4e24311dded166f74396662251672869fd (diff) | |
download | kutter-168cb95bd5b269b8d00aac47cf821f805338b364.tar.gz kutter-168cb95bd5b269b8d00aac47cf821f805338b364.tar.xz kutter-168cb95bd5b269b8d00aac47cf821f805338b364.zip |
mcu: Allow each oid object to define its own build_config() method
Create a build_config() method on each oid object and call it just
after connecting to the MCU. Move code that requires a connected
state from the oid init to its new build_config method.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/cartesian.py')
0 files changed, 0 insertions, 0 deletions