• Guillaume Seguin's avatar
    Rework temperature report parsing · 4d586b80
    Guillaume Seguin authored
    This change is based on an IRC discussion with @Triffid_Hunder, @Sound and
    reifsnyder, where we figured out that the best way to report multiple extruders
    temperature would simply to add more information to the M105 line in the form of
    T0:a/b T1:a/b... The "T:" part should still report the active extruder tool by
    default, or obey the T gcode parameter).
    This change also simplifies the parsing by using a generic regexp.
    4d586b80
Name
Last commit
Last update
images Loading commit data...
locale Loading commit data...
printrun Loading commit data...
server Loading commit data...
testfiles Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
P-face.ico Loading commit data...
P-face.png Loading commit data...
README.cleanup Loading commit data...
README.i18n Loading commit data...
README.md Loading commit data...
auth.config Loading commit data...
custombtn.txt Loading commit data...
dot.pronsolerc.example Loading commit data...
http.config Loading commit data...
plater.ico Loading commit data...
plater.png Loading commit data...
plater.py Loading commit data...
printcore.py Loading commit data...
pronserve.py Loading commit data...
pronsole.ico Loading commit data...
pronsole.png Loading commit data...
pronsole.py Loading commit data...
pronterface.py Loading commit data...
setup.py Loading commit data...