diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-09-02 12:14:27 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-09-02 12:14:27 -0400 |
commit | ce79b6ca0074ac54f926d243389dee18554fe419 (patch) | |
tree | 4e7bd8a2ca9d5eb1543b41e8cc86b5868aee0b5c /klippy/toolhead.py | |
parent | b656792616d6930eb8ba783228ec2e40c2a0a542 (diff) | |
download | kutter-ce79b6ca0074ac54f926d243389dee18554fe419.tar.gz kutter-ce79b6ca0074ac54f926d243389dee18554fe419.tar.xz kutter-ce79b6ca0074ac54f926d243389dee18554fe419.zip |
menu: Queue g-code commands to avoid command reordering
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>
Diffstat (limited to 'klippy/toolhead.py')
0 files changed, 0 insertions, 0 deletions