Closed anrienexe closed 2 years ago
Need to see how the temperature is coming in from the terminal tab of octoprint
Is this what you are looking for?
#######################################
#### Enclosure Temp Sensor Section ####
#######################################
[thermistor chamber_temp]
temperature1: 25
resistance1: 10000
beta: 3950
[temperature_sensor enclosure_temp]
sensor_type: chamber_temp
sensor_pin: P0.23
min_temp: 0
max_temp: 100
gcode_id: C
Not much experience with klipper, but what I'm looking for is this bits from the Terminal tab from OctoPrint. That is how OP will give the information to the plugin to allow for processing properly.
I was able to reproduce the issue with 1.8.1 and virtual printer emulating with chamber temperature. I'm not quite sure why the plugin isn't picking up the temp now from the serial comms but suspect it does have something to do with changes to core OctoPrint. Will investigate further.
I think I remember the issue now after looking through old OctoPrint issues. You have to also enable the chamber in the printer profile.
With that option enabled then the virtual printer gets the data from OctoPrint and is able to graph.
Thanks for your speed light support! :)
Everything was working fine until I updated Octopi yesterday. I don't often update so I don't know which version I was but I am now on version 1.8.1.
Bed temp should be green:
Only tool + bed graph are shown :( :