klipper/klippy
Kevin O'Connor 82738955d2 virtual_sdcard: Check if other events need to run after each file read
Periodically check if other events need to run - this prevents the
virtual_sdcard processing from starving other events.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2018-08-02 20:27:34 -04:00
..
chelper itersolve: Support calculating a stepper position from a cartesian coordinate 2018-07-18 11:51:28 -04:00
extras virtual_sdcard: Check if other events need to run after each file read 2018-08-02 20:27:34 -04:00
kinematics kinematics: Convert get_rails() method to get_steppers() 2018-07-16 10:16:16 -04:00
clocksync.py
console.py
gcode.py kinematics: Convert get_rails() method to get_steppers() 2018-07-16 10:16:16 -04:00
heater.py thermocouple: Add initial support for common SPI temperature sensing chips 2018-07-24 11:16:05 -04:00
homing.py
klippy.py
mathutil.py mathutil: Log starting error in coordinate_descent() 2018-07-24 08:32:35 -04:00
mcu.py mcu: Minor whitespace changes 2018-07-26 10:54:31 -04:00
msgproto.py
parsedump.py
pins.py pins: Explicitly pass can_invert and can_pullup to lookup_pin() 2018-07-26 09:44:45 -04:00
queuelogger.py
reactor.py
serialhdl.py
stepper.py force_move: Rename stepper_buzz.py to force_move.py 2018-07-26 11:15:51 -04:00
toolhead.py idle_timeout: Move timeout handling from toolhead.py to new extras module 2018-07-16 10:32:48 -04:00
util.py