Office Door / Room Sign Built-in (from presets.php)
Small acrylic room/door identifier with printed vinyl.Inputs asked from user
| Key | Label | Type | Default | Options / Range |
|---|---|---|---|---|
| width_mm | Width (mm) | number | 200 | step=10 min=50 |
| height_mm | Height (mm) | number | 80 | step=10 min=30 |
| qty | Quantity | number | 10 | step=1 min=1 |
| standoffs | Metal Standoffs | toggle | 1 |
Line description template:
Door Sign {width_mm}mm x {height_mm}mm x {qty} pcs
Materials — auto-matched from master
| Category | Name Pattern | Qty Formula | Unit | Fallback Name |
|---|---|---|---|---|
| Acrylic | Clear - 5 mm | (width_mm/1000) * (height_mm/1000) * qty * 1.2 |
Square Meter | Acrylic Clear 5mm |
| Solvent Stickers | ST Jet | (width_mm/1000) * (height_mm/1000) * qty * 1.1 |
LM | Vinyl Print |
Machine Hours
| Machine | Hours Formula |
|---|---|
| Laser Cutter | 0.2 + qty * 0.05 |
| Vinyl Plotter | 0.1 + qty * 0.03 |
Labour
| Type | Category | Hours Formula | Persons Formula |
|---|---|---|---|
| production | Finisher / Polisher | 0.2 + qty * 0.08 |
1 |
| installation | Installer | 0.2 + qty * 0.1 |
1 |
How formulas work:
Variables are the input keys (shown at top). Material name patterns use
{input_key} placeholders.
A row with a formula evaluating to 0 is skipped when the wizard builds. Click Duplicate & Customise above to copy this recipe into an editable custom pack.