Foam / Forex Letters (Indoor) Built-in (from presets.php)
Lightweight PVC foam letters for indoor walls.Inputs asked from user
| Key | Label | Type | Default | Options / Range |
|---|---|---|---|---|
| letter_count | Number of Letters | number | 10 | step=1 min=1 |
| letter_h_cm | Letter Height (cm) | number | 20 | step=1 min=5 |
| thickness_mm | Thickness | select | 10 | 5: 5 mm 8: 8 mm 10: 10 mm 15: 15 mm 20: 20 mm |
| painted | Paint Finish | toggle | 1 |
Line description template:
Forex Letters - {letter_count} pcs, {letter_h_cm}cm, {thickness_mm}mm
Materials — auto-matched from master
| Category | Name Pattern | Qty Formula | Unit | Fallback Name |
|---|---|---|---|---|
| Forex Foam | White -{thickness_mm} | letter_count * (letter_h_cm/100) * (letter_h_cm/100) * 0.85 * 1.15 |
Square Meter | Forex White {thickness_mm}mm |
Machine Hours
| Machine | Hours Formula |
|---|---|
| CNC Router | letter_count * 0.2 |
Labour
| Type | Category | Hours Formula | Persons Formula |
|---|---|---|---|
| production | Fabricator | letter_count * 0.3 |
1 |
| production | Finisher / Polisher | painted ? letter_count * 0.3 : 0 |
1 |
| installation | Installer | 0.5 + letter_count * 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.