mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Most callers did a lookup of the pins module via printer.lookup_object("pins"). Use that as the standard method and remove these less frequently used methods. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>