nx_vessel_gcode_test.nx
buildroot/runtime/nx_vessel_gcode_test.nx
about
nx_vessel_gcode_test.nx -- smoke for nx_vessel_gcode (C2).
Proves the vessel solid slices to real, structurally-valid G-code via the
nx_vessel_to_gcode organ (res 32 resolves the wall):
- the emitter allocates and emits a sensible amount of G-code (1-2)
- it carries thousands of extrusion moves (3)
Exit code = failed assertion number; 0 = all pass.
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_gcode_emit.nxnx_vessel_gcode.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
| 13 | func smoke_count(buf: *u8, len: i64, needle: *u8) -> i64 called by 1: main |
| 33 | func main() -> i64 |