✦ Verified product
Expand XF-1
USD 13,095.00
Filtrabox
Verified independent store
→
The Expand XF fume extraction system by PAT Technology Systems delivers professional-grade air purification for laser cleaning applications. Engineered with advanced filtration tec
hnology and intelligent control systems, Expand XF captures fine particulate and contaminants generated during laser cleaning to maintain a clean and safe working environment while supporting maximum operational efficiency. /* Compact specs layout – larger text */ .specs { --specs-bg: #ffffff; --specs-border: #e2e8f0; --specs-text: #0f172a; --specs-muted: #475569; --specs-radius: 12px; --specs-gap: 0.75rem; --specs-padding: 0.85rem; } .specs__heading { font-size: 1.35rem; margin-bottom: 0.5rem; } .specs__grid { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: 1fr; gap: var(--specs-gap); } @media (min-width: 640px) { .specs__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } } .specs__item { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 0.35rem 0.75rem; border: 1px solid var(--specs-border); border-radius: var(--specs-radius); padding: var(--specs-padding); } .specs__label { font-size: 1rem; font-weight: 600; color: var(--specs-muted); } .specs__value { font-size: 1.05rem; font-weight: 700; justify-self: end; }