Add THERMAL_RUNAWAY config values for S99

This commit is contained in:
jonasius
2024-08-07 20:40:16 +02:00
parent e667189f45
commit 4b340c52bc

View File

@@ -263,6 +263,8 @@
#define TIP_THERMAL_MASS 8 // X10 watts to raise 1 deg C in 1 second
#define TIP_THERMAL_INERTIA 128 // We use a large inertia value to smooth out the drive to the tip since its stupidly sensitive
#define THERMAL_RUNAWAY_TIME_SEC 20
#define THERMAL_RUNAWAY_TEMP_C 10
#define TIP_RESISTANCE 20 //(actually 2.5 ish but we need to be more conservative on pwm'ing watt limit) x10 ohms