code wiki / vessel
topic: vessel
18 modules sharing the vessel name family (derived from the tree's prefix discipline).
The vessel topic family in the Nishi sovereign ecosystem focuses on the design, emission, and fault handling of printable vessels. The nx_vessel_csg module forms the foundation by defining the vessel's printable structure, while nx_vessel_design integrates hardware-in-the-loop testing for design validation. nx_vessel_emit_gcode translates the design into a real-world printable format, ensuring compatibility with physical fabrication processes.
auto-narrated by the local model from this topic's module headers; links verified against the wiki index.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| nx_vessel_csg.nx | C1 of the VESSEL-DESIGN ladder: the printable VESSEL | 45 | 1 |
| nx_vessel_csg_test.nx | smoke for nx_vessel_csg (C1). | 43 | 1 |
| nx_vessel_design.nx | H3 of the HARDWARE-IN-THE-LOOP ladder: DESIGN | 60 | 1 |
| nx_vessel_design_test.nx | smoke for nx_vessel_design (H3). | 41 | 1 |
| nx_vessel_emit.nx | emit the C1 vessel solid as a printable binary STL. | 61 | 3 |
| nx_vessel_emit_gcode.nx | emit a print-ready G-code file for a real | 50 | 3 |
| nx_vessel_faults.nx | H2 of the HARDWARE-IN-THE-LOOP ladder: FAULT | 74 | 4 |
| nx_vessel_faults_test.nx | smoke for nx_vessel_faults (H2, fault injection). | 47 | 1 |
| nx_vessel_gcode.nx | C2 of the VESSEL-DESIGN ladder: SLICE the printable | 49 | 1 |
| nx_vessel_gcode_test.nx | smoke for nx_vessel_gcode (C2). | 42 | 2 |
| nx_vessel_geometry.nx | C0 of the VESSEL-DESIGN ladder: PARAMETRIC | 73 | 4 |
| nx_vessel_geometry_test.nx | smoke for nx_vessel_geometry (C0). | 48 | 1 |
| nx_vessel_io.nx | H1 of the HARDWARE-IN-THE-LOOP ladder: realistic | 58 | 3 |
| nx_vessel_io_test.nx | smoke for nx_vessel_io (H1, hardware-in-the-loop). | 59 | 1 |
| nx_vessel_thermal.nx | H0 of the VIRTUAL-PROTOTYPE / HARDWARE-IN-THE- | 72 | 5 |
| nx_vessel_thermal_test.nx | smoke for nx_vessel_thermal (H0). | 46 | 1 |
| nx_vessel_twin.nx | CAPSTONE of the HARDWARE-IN-THE-LOOP ladder: the | 60 | 1 |
| nx_vessel_twin_test.nx | smoke for nx_vessel_twin (HIL capstone). | 39 | 1 |