MrDraw/tests
Gina Häußge cf053ddbed Temperatures may in fact be negative
E.g. in case of a disconnected thermistor, or when it is really
really cold. Make sure our parsing doesn't get confuse by this and
thinks that

  ok T:150.0/210.0 T0:-55.7/0 T1:150.0/210.0

is actually only T and T1 being reported by the firmware, causing
stuff to be wrongly canonicalized thanks to T/T1 being Smoothie's way
of reporting dual extruder setups.

Fixes #2007
2017-07-14 11:18:04 +02:00
..
filemanager
manual_tests
plugin PMGR: Detect if plugin needs printer reconnect 2017-06-28 10:30:35 +02:00
plugins
printer
server
settings
slicing
static/js
timelapse
users Use wrapt.ObjectProxy for SessionUser wrapper class 2017-06-27 15:03:37 +02:00
util Temperatures may in fact be negative 2017-07-14 11:18:04 +02:00
test_daemon.py