nx_print_runtime_thermal_test.nx
buildroot/runtime/nx_print_runtime_thermal_test.nx
about
nx_print_runtime_thermal_test.nx -- thermal-dropout detection
extension of the runtime spaghetti monitor.
Closed-form invariants:
(a) All temps at setpoint -> no issue
(b) Brief dropout (< duration) -> no issue
(c) Bed below for > duration -> BED_TEMP_DROP fires
(d) Recovery: temp returns to setpoint -> next event no issue
(e) Hotend below -> HOTEND_TEMP_DROP fires
(f) Chamber below -> CHAMBER_TEMP_DROP fires
(g) Setpoint = -1 skips axis (no spurious alarm even at -100°C)
(h) n_issues_total tracks fires
expect_exit: 0
license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_print_runtime_monitor.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 20 | func main() -> i64 |