topic: print
28 modules sharing the print name family (derived from the tree's prefix discipline).
The 'print' topic family in the Nishi sovereign ecosystem focuses on multi-material 3D-printing workflows, integrating dispatch, material management, and end-to-end validation. The nx_print_dispatch module orchestrates the printing process, while nx_print_e2e_gate ensures the full chain operates with a real STL model. nx_print_material_gate maintains a census of materials, supporting the unified and flagged workstreams essential for reliable 3D-printing operations.
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_print_dispatch.nx | LIB: the MULTI-MATERIAL print dispatcher (3D-printing workstream R1-unify). ONE | 23 | 1 |
| nx_print_dispatch_gate.nx | GATE: the multi-material UNIFICATION. The SAME wall geometry, emitted in every | 93 | 5 |
| nx_print_e2e_gate.nx | GATE: 3D-printing R1-e2e. The FULL chain, end to end, with a REAL STL: an authored | 93 | 3 |
| nx_print_e2e_test.nx | THE end-to-end integration demo. Single | 110 | 2 |
| nx_print_exceed_compose_test.nx | OUTCOME-VALIDATION smoke proving | 189 | 2 |
| nx_print_loop_e2e_test.nx | end-to-end substrate loop: | 164 | 2 |
| nx_print_material.nx | LIB: the MULTI-MATERIAL 3D-printing ladder registry (FLAGGED workstream | 115 | 9 |
| nx_print_material_gate.nx | GATE: the multi-material 3D-printing ladder CENSUS (FLAGGED workstream R0). | 107 | 3 |
| nx_print_process.nx | bits-up sealed enum of additive-manufacturing | 137 | 6 |
| nx_print_process_test.nx | verify the sealed-enum + taxonomy | 68 | 1 |
| nx_print_response.nx | map runtime-monitor issue verdicts to | 112 | 4 |
| nx_print_response_test.nx | exercise the response-mapper + | 121 | 2 |
| nx_print_runtime_compose_test.nx | composition smoke for the | 150 | 2 |
| nx_print_runtime_monitor.nx | LIDAR-class spaghetti prevention | 458 | 11 |
| nx_print_runtime_monitor_test.nx | exercise the runtime spaghetti | 97 | 1 |
| nx_print_runtime_runout_test.nx | filament runout edge detection. | 61 | 1 |
| nx_print_runtime_shift_test.nx | layer-shift / lost-steps detection. | 88 | 1 |
| nx_print_runtime_thermal_test.nx | thermal-dropout detection | 105 | 1 |
| nx_print_runtime_zback_test.nx | Z-backward jump detection. | 97 | 1 |
| nx_print_send.nx | PHYSICAL Print-Job: submit the sovereign .urf artifact to the real Brother and | 64 | 4 |
| nx_print_session.nx | ALL-IN-ONE push-and-play operator entry. | 133 | 2 |
| nx_print_session_test.nx | end-to-end push-and-play test. | 74 | 1 |
| nx_print_sim.nx | military/aerospace-grade print simulator, | 374 | 7 |
| nx_print_sim_spaghetti_test.nx | verify the simulator predicts | 139 | 1 |
| nx_print_sim_test.nx | verify the print simulator's first-stone | 83 | 1 |
| nx_print_telemetry.nx | unified telemetry-event bridge for | 149 | 2 |
| nx_print_telemetry_test.nx | exercise the unified telemetry | 120 | 1 |
| nx_print_validate.nx | LIVE, SAFE proof of the submission path. Sends a Validate-Job for an image/urf | 58 | 4 |