diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-01-19 22:22:17 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-01-28 12:19:26 -0500 |
commit | 81013ba5c8638dd42932bd893e1b3115b1b98041 (patch) | |
tree | 3e0d60c2d084f808f2788a4645579093abdc8739 /klippy/extras/multi_pin.py | |
parent | f0a754e496ca989bc355555e2c798c362299abc3 (diff) | |
download | kutter-81013ba5c8638dd42932bd893e1b3115b1b98041.tar.gz kutter-81013ba5c8638dd42932bd893e1b3115b1b98041.tar.xz kutter-81013ba5c8638dd42932bd893e1b3115b1b98041.zip |
klippy: Add access methods and avoid peeking into the printer classes
Add get_reactor(), lookup_object(), lookup_module_objects(), and
set_rollover_info() to the main Printer class so that callers do not
need to peek into the class' members. Similarly, add get_printer()
and get_name() methods to the ConfigWrapper class.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/multi_pin.py')
0 files changed, 0 insertions, 0 deletions