nx_slice_pipe_v2_real_test.nx
buildroot/runtime/nx_slice_pipe_v2_real_test.nx
about
nx_slice_pipe_v2_real_test.nx -- HARD REAL TEST of the integrated
slicer on a non-trivial mesh (tetrahedron with real overhangs).
Tetrahedron has 4 slanted faces -- overhang detection MUST fire on
at least one layer pair, so the auto-supports pre-pass produces a
non-empty plan. Industry slicers auto-detect supports too; ours
auto-detects AND load-aware-sizes them in the same call.
HARD: actual mesh geometry with real overhangs, not a synthetic
cube/cube-with-perfect-edges that masks bugs. Real metric values
asserted (byte count, layer count, support count) -- not just
"PASS if it ran."
Per the SUPERIOR-CAPABILITY cardinal: this is the outcome
validation for the integrated slicer. Industry slicers can run
on a tetrahedron too -- but they emit constant-diameter supports.
Our test verifies the substrate produces the integrated artifact
industry can't (auto-detect + load-aware-size).
expect_exit: 0
license_tier: ORIGINAL
dependencies 7 imports · 0 importers
imports: nx_syscalls.nxnx_mesh.nxnx_mesh_print_check.nxnx_machine_graph.nxnx_material_profile.nxnx_gcode_emit.nxnx_slice_pipeline.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
| 31 | const Q14: i64 = 16384 |
functions
| 33 | func smoke_count(buf: *u8, len: i64, needle: *u8) -> i64 called by 1: main |
| 53 | func main() -> i64 |