You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have replaced an SKR mini v1.1 with the TinyBee.
#define TEMP_SENSOR_0 1
#define TEMP_SENSOR_BED 1
The temperature on the TinyBee is way off. It reads about 73 degrees for both the bed and E0 whereas the SKR board reads about 18 degrees.
This is at ambient temperature with the printer just sitting idle so I can confirm that the temperature is about 18 degrees.
When I disconnect the thermistors the temperatures read 70 degrees.
Gcode M149 confirms that the printer is set to Celcius.
The thermistors are standard 100K and the printer is using a 12V power supply
The text was updated successfully, but these errors were encountered:
I have replaced an SKR mini v1.1 with the TinyBee.
#define TEMP_SENSOR_0 1
#define TEMP_SENSOR_BED 1
The temperature on the TinyBee is way off. It reads about 73 degrees for both the bed and E0 whereas the SKR board reads about 18 degrees.
This is at ambient temperature with the printer just sitting idle so I can confirm that the temperature is about 18 degrees.
When I disconnect the thermistors the temperatures read 70 degrees.
Gcode M149 confirms that the printer is set to Celcius.
The thermistors are standard 100K and the printer is using a 12V power supply
The text was updated successfully, but these errors were encountered: