Directional / Wayfinding Sign Built-in (from presets.php)
Post-mounted panels with directional arrows / info.Inputs asked from user
| Key | Label | Type | Default | Options / Range |
|---|---|---|---|---|
| panels | Number of Panels | number | 3 | step=1 min=1 |
| panel_w_m | Panel Width (m) | number | 0.6 | step=0.1 min=0.2 |
| panel_h_m | Panel Height (m) | number | 0.15 | step=0.01 min=0.05 |
| post_h_m | Post Height (m) | number | 2.2 | step=0.1 min=1 |
| qty | Quantity (stations) | number | 1 | step=1 min=1 |
Line description template:
Wayfinding - {panels} panels x {qty} stations, {post_h_m}m post
Materials — auto-matched from master
| Category | Name Pattern | Qty Formula | Unit | Fallback Name |
|---|---|---|---|---|
| ACP | - 3 mm | panels * panel_w_m * panel_h_m * qty * 1.1 |
Square Meter | ACP 3mm |
| Solvent Stickers | Sticker - ST Jet - Glossy | panels * panel_w_m * panel_h_m * qty * 1.1 |
LM | Solvent Sticker |
| Aluminum | Tube | post_h_m * qty * 1.05 |
Meter | Aluminum Post |
Machine Hours
| Machine | Hours Formula |
|---|---|
| CNC Router | panels * panel_w_m * panel_h_m * qty * 0.5 |
| Solvent Printer | panels * panel_w_m * panel_h_m * qty * 0.4 |
| Vinyl Plotter | panels * panel_w_m * panel_h_m * qty * 0.2 |
Labour
| Type | Category | Hours Formula | Persons Formula |
|---|---|---|---|
| production | Fabricator | panels * qty * 0.5 |
1 |
| production | Printer Operator | panels * panel_w_m * panel_h_m * qty * 0.3 |
1 |
| installation | Installer | 1 + qty * 0.8 |
1 |
| installation | Helper | 1 + qty * 0.8 |
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.