nx_print_sim_test.nx
buildroot/runtime/nx_print_sim_test.nx
about
nx_print_sim_test.nx -- verify the print simulator's first-stone
physics: hotend max-flow check.
Closed-form invariants:
(a) Null inputs -> null simulator
(b) Fresh simulator: position 0, time 0, n_issues 0
(c) Reasonable extrude move: NO issues raised
(d) Extreme extrusion (wide+thick+fast) EXCEEDS hotend max-flow
-> HOTEND_FLOW_CEILING issue raised
(e) Issue record contains the right location + magnitude
(f) Issue kind is in the sealed-enum range
(g) Position advances correctly after move
expect_exit: 0
license_tier: ORIGINAL
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_machine_graph.nxnx_material_profile.nxnx_print_sim.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
| 22 | const Q14: i64 = 16384 |
functions
| 24 | func main() -> i64 |