Threaded Port Plate V1
implemented unverified
Internally threaded port plate: a mounting plate with a through threaded bore — the receiving half of the printed thread pair (the matching plug is threaded_plug_v1 at the same nominal size; both sides carry their own fit compensation, so the pair actually mates). Corner screws bolt the plate to the tank/panel; sealing waits for the gasket iteration.
Built from a real example — orbit to inspect.
Declaration example
A minimal product declaration for this archetype — exposed parameters at
their defaults. Validate and build it with
forge validate / forge build.
schema: product/v1
id: my_threaded_port_plate
archetype: threaded_port_plate_v1@1
params:
thread: m20
plate_l: 60mm Parameters
| parameter | type | default | range | role | |
|---|---|---|---|---|---|
thread | choice | m20 | m8 | m10 | m12 | m16 | m20 | m24 | m30 | assembly | exposed |
plate_l | length | 60mm | 30mm … 140mm | functional | exposed |
plate_w | length | 60mm | 30mm … 140mm | functional | |
tplate thickness = thread engagement depth | length | 10mm | 8mm … 24mm | structural | |
corner_r | length | 5mm | 2mm … 12mm | aesthetic | |
fit_compensation | length | 0.2mm | 0.1mm … 0.5mm | manufacturing | |
screw | choice | M4 | M3 | M4 | assembly | |
screw_spacing | length | expr(plate_l - 16) | 14mm … 124mm | assembly | |
screw_row_cy | length | expr(plate_w / 2 - 8) | 4mm … 62mm | assembly |
Regions
-
platemounting surface -
plate_lighteningaesthetic lightening
Contract
Guarantees
must-have features and invariants — verified on every build
mounting_plate_bodymodeled_threadcountersunk_screw_holest >= 8
Will refuse
explicit prohibitions — the engine refuses to build these
- none declared
Not claimed
what passing validation does not mean
- Provided “as is” under Apache-2.0 — no warranty of fitness for a particular purpose.
Built from operations
rounded_platethread_internal_clearancecountersunk_hole_patterncountersunk_hole_pattern
Subscribed validators (8)
form.thread_spec_okform.holes_within_outlineform.min_web_between_holestopology.thread_presenttopology.bores_opentopology.screw_holes_opentopology.countersinks_presenttopology.single_connected_solid