So I’m trying to install klipper on an 301 chip Ender S1 Pro
I’ve set everything up but moonsail gives me " Unable to open temperature file ‘/sys/class/thermal/thermal_zone0/temp’ "
From moonraker log:
2022-09-08 13:05:48,454 [klippy_connection.py:_on_connection_closed()] - Klippy Connection Removed
2022-09-08 13:05:49,759 [klippy_connection.py:_do_connect()] - Klippy Connection Established
2022-09-08 13:05:50,317 [klippy_connection.py:_init_klippy_connection()] - Webhooks Subscribed
2022-09-08 13:05:50,366 [klippy_connection.py:_init_klippy_connection()] - GCode Output Subscribed
2022-09-08 13:05:50,423 [klippy_connection.py:_check_ready()] - Unable to open temperature file ‘/sys/class/thermal/thermal_zone0/temp’
Once the underlying issue is corrected, use the “RESTART”
command to reload the config and restart the host software.
Printer is halted
It has something to do with temperature readout from creality box CPU? Does it even have a temperature sensor?
I don’t have the folders thermal/thermal_zone0/temp on the openwrt.
Can anyone help?