klipper/klippy
Clifford Roche ce27d35924 palette2: Fix UART encoding
Raised from issue #5645, UTF-8 encoded symbols or other unexpected symbols on the UART raise an exception which causes klipper to stop. This change support UTF-8 encoded characters (from file names) as well as ignoring unexpected bytes.

Signed-off-by: Clifford Roche <clifford.roche@gmail.com>
2022-08-19 14:12:51 -04:00
..
chelper serialqueue: Improve canbus timing 2022-07-29 11:40:54 -04:00
extras palette2: Fix UART encoding 2022-08-19 14:12:51 -04:00
kinematics delta: Added the possibility to get where the "cone shape" of the build volume starts from Macros (#5662) 2022-08-19 13:27:44 -04:00
clocksync.py
configfile.py
console.py console: Add support for DUMP and FILEDUMP commands 2022-07-29 13:30:39 -04:00
gcode.py
klippy.py mcu: Delay reset signaling for usb to canbus bridge nodes 2022-07-29 11:40:54 -04:00
mathutil.py
mcu.py mcu: Delay reset signaling for usb to canbus bridge nodes 2022-07-29 11:40:54 -04:00
msgproto.py
parsedump.py
pins.py
queuelogger.py
reactor.py reactor: Add support for waiting on fds becoming writable 2022-07-06 09:54:44 -04:00
serialhdl.py serialqueue: Improve canbus timing 2022-07-29 11:40:54 -04:00
stepper.py
toolhead.py
util.py
webhooks.py webhooks: Close clients that become unresponsive 2022-07-06 09:54:44 -04:00