mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-25 17:18:37 -07:00
Rework the code to use set_register() with the string name of the desired register to set. Add a get_register() method. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |
||
|---|---|---|
| .. | ||
| chelper | ||
| extras | ||
| kinematics | ||
| clocksync.py | ||
| console.py | ||
| gcode.py | ||
| heater.py | ||
| homing.py | ||
| klippy.py | ||
| mathutil.py | ||
| mcu.py | ||
| msgproto.py | ||
| parsedump.py | ||
| pins.py | ||
| queuelogger.py | ||
| reactor.py | ||
| serialhdl.py | ||
| stepper.py | ||
| toolhead.py | ||
| util.py | ||