mirror of
git://soft.sys114.com/klipper
synced 2026-02-09 18:34:23 +09:00
If the choice mapping uses integer keys then lookup the config option using self.getint(). This simplifies the callers and improves the encoding of the printer.configfile.settings export. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>