Shipping Split

Type: component
PROBLEM

SOLUTION

A precision bisection system that divides the structure into two stackable halves for transport. Designed so the two halves nest cleanly, reduce volume by half, and realign without guesswork on the other end.

Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_shipping_split",
    "name": "Shipping Split",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": null,
    "description": "A precision bisection system that divides the structure into two stackable halves for transport. Designed so the two halves nest cleanly, reduce volume by half, and realign without guesswork on the other end.",
    "template": "component"
}