mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-07 07:17:45 -07:00
The gcode.run_script() code can pause which can result in the menu code being called reentrant - avoid that by queuing the gcode commands within the menu code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| display.py | ||
| font8x14.py | ||
| hd44780.py | ||
| icons.py | ||
| menu.cfg | ||
| menu.py | ||
| st7920.py | ||
| uc1701.py | ||