Skip to content

Drawer Organizer Bin V1

implemented unverified

Parametric drawer/storage bin: an open shell with interior divider walls (nx across the length, ny across the width), a rounded finger scoop through the front wall, and a stacking lip so the same family nests — bins of one footprint stack lip-into-groove. One of the most universal household prints; sizes and layouts are examples.

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_drawer_organizer_bin
archetype: drawer_organizer_bin_v1@1

params:
  bin_l: 120mm
  bin_w: 80mm
  bin_h: 40mm
  nx: 1
  ny: 0

modifiers:
  - id: fillet_soften
    target: floor

Parameters

parametertypedefaultrangerole
bin_llength120mm50mm … 250mmfunctionalexposed
bin_wlength80mm40mm … 200mmfunctionalexposed
bin_hlength40mm20mm … 90mmfunctionalexposed
walllength2.4mm1.6mm … 4mmstructural
floor_tlength3mm2mm … 5mmstructural
corner_rlength5mm2mm … 12mmaesthetic
nxcount10 … 6functionalexposed
nycount00 … 4functionalexposed
divider_tlength2mm1.2mm … 4mmstructural
min_celllength20mm12mm … 60mmfunctional
scoop_dlength30mm16mm … 60mmfunctional
lip_hlength2.4mm1.5mm … 6mmassembly
lip_walllength1.6mm1.2mm … 2.4mmassembly
stack_clearancelength0.3mm0.15mm … 0.6mmmanufacturing

Regions

  • shell mounting surface
  • floor aesthetic lightening

Contract

Guarantees

must-have features and invariants — verified on every build

  • box_shell
  • divider_cells
  • finger_scoop
  • stacking_lip
  • lip_h + stack_clearance < floor_t

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_box_shellbin_dividersfinger_scoopstacking_lip

Allowed modifiers

fillet_soften

Subscribed validators (9)

form.shell_walls_okform.dividers_span_cavityform.divider_cells_min_sizeform.scoop_clears_floorform.stacking_lip_neststopology.cutout_presenttopology.ribs_presenttopology.bores_opentopology.single_connected_solid