klipper/klippy
Kevin O'Connor ef4710c6e0 hd44780: Increase timeout to 40us
There have been several reports that increasing the delay from 37us to
40us eliminates screen corruption on some clone hd44780 displays.
Increase the timeout value so that the standard code works on these
displays.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-01-24 00:04:31 -05:00
..
chelper itersolve: Add ability to query the active_flags state 2020-01-23 20:47:01 -05:00
extras hd44780: Increase timeout to 40us 2020-01-24 00:04:31 -05:00
kinematics delta: Add print_radius option to customize valid XY radius 2020-01-23 21:14:09 -05:00
clocksync.py
configfile.py delta_calibrate: Move stable position conversion to its own class 2020-01-06 11:41:09 -05:00
console.py
gcode.py gcode: Fix detection of some "extended" g-code commands 2020-01-07 19:17:20 -05:00
heater.py heater: add support for BME280 2020-01-13 22:29:50 -05:00
homing.py homing: Don't assume homing occurs with a constant step rate 2020-01-06 11:49:41 -05:00
klippy.py
mathutil.py mathutil: Disable queuelogger in background_coordinate_descent() 2019-12-17 09:51:45 -05:00
mcu.py
msgproto.py msgproto: unresolved symbol fixed 2019-11-15 11:36:54 -05:00
parsedump.py
pins.py
queuelogger.py mathutil: Disable queuelogger in background_coordinate_descent() 2019-12-17 09:51:45 -05:00
reactor.py
serialhdl.py
stepper.py itersolve: Add ability to query the active_flags state 2020-01-23 20:47:01 -05:00
toolhead.py toolhead: Add register_lookahead_callback() method 2020-01-03 18:13:57 -05:00
util.py