Floor Graphics Built-in (from presets.php)
Floor-grade anti-slip decal, laminated.Inputs asked from user
| Key | Label | Type | Default | Options / Range |
|---|---|---|---|---|
| width_m | Width (m) | number | 1 | step=0.1 min=0.1 |
| height_m | Height (m) | number | 1 | step=0.1 min=0.1 |
| qty | Quantity | number | 1 | step=1 min=1 |
Line description template:
Floor Graphic {width_m}m x {height_m}m
Materials — auto-matched from master
| Category | Name Pattern | Qty Formula | Unit | Fallback Name |
|---|---|---|---|---|
| Solvent Stickers | Matt | width_m * height_m * qty * 1.15 |
LM | Floor Vinyl (Matt) |
Machine Hours
| Machine | Hours Formula |
|---|---|
| Solvent Printer | width_m * height_m * qty * 0.3 |
| Vinyl Plotter | width_m * height_m * qty * 0.15 |
Labour
| Type | Category | Hours Formula | Persons Formula |
|---|---|---|---|
| production | Printer Operator | width_m * height_m * qty * 0.2 |
1 |
| installation | Installer | 0.5 + width_m * height_m * qty * 0.4 |
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.