klipper/klippy/extras
Kevin O'Connor ce79b6ca00 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>
2018-09-02 12:14:27 -04:00
..
display menu: Queue g-code commands to avoid command reordering 2018-09-02 12:14:27 -04:00
__init__.py
ad5206.py
adc_temperature.py
bed_mesh.py probe: Add ability to multi-sample points to ProbePointsHelper 2018-08-29 12:01:19 -04:00
bed_tilt.py bed_mesh: move probe x and y offsets to the [probe] module 2018-08-19 16:52:23 -04:00
buttons.py
delta_calibrate.py bed_mesh: move probe x and y offsets to the [probe] module 2018-08-19 16:52:23 -04:00
fan.py
force_move.py
gcode_macro.py
heater_bed.py
heater_fan.py
homing_override.py
idle_timeout.py
mcp4451.py
multi_pin.py
output_pin.py
pid_calibrate.py
probe.py probe: Use probe speed for initial move to the Z height 2018-08-30 16:20:23 -04:00
query_endstops.py
replicape.py
servo.py
spi_temperature.py
static_digital_output.py
temperature_fan.py
thermistor.py
tmc2130.py tmc2130: Minor code cleanup 2018-08-27 12:47:24 -04:00
tmc2208.py tmc2208: Initial support for configuring TMC2208 drivers 2018-08-27 12:51:27 -04:00
verify_heater.py
virtual_sdcard.py
z_tilt.py bed_mesh: move probe x and y offsets to the [probe] module 2018-08-19 16:52:23 -04:00