{"title":"AIRnet","description":"\u003cstyle\u003e\n.dsan-wrapper { background: #ffffff; padding: 24px; font-family: 'Barlow', sans-serif; }\n.dsan-hero { background: #f8faff; border: 1px solid #d8daff; border-radius: 8px; padding: 32px 28px; margin-bottom: 28px; }\n.dsan-hero h1 { font-family: 'Saira', sans-serif; font-weight: 700; color: #1a1a1a; font-size: 28px; margin: 0 0 12px; }\n.dsan-hero p { color: #2a2a2a; font-size: 16px; line-height: 1.6; margin: 0; }\n\n.dsan-badge-row { display: flex; gap: 12px; flex-wrap: wrap; margin: 18px 0 0; }\n.dsan-badge { background: #eaebfd; color: #0f63b3; font-family: 'Saira', sans-serif; font-weight: 600; font-size: 13px; padding: 6px 12px; border-radius: 20px; }\n\n.dsan-section h2 { font-family: 'Saira', sans-serif; font-weight: 600; color: #0f63b3; font-size: 22px; margin: 32px 0 12px; }\n.dsan-section h3 { font-family: 'Saira', sans-serif; font-weight: 600; color: #1a1a1a; font-size: 17px; margin: 20px 0 8px; }\n.dsan-section p { color: #2a2a2a; font-size: 15px; line-height: 1.7; margin: 0 0 12px; }\n\n.dsan-spec-table { width: 100%; border-collapse: collapse; margin: 16px 0; font-family: 'Barlow', sans-serif; }\n.dsan-spec-table th { background: #0f63b3; color: #ffffff; text-align: left; padding: 10px 14px; font-family: 'Saira', sans-serif; font-weight: 600; font-size: 13px; }\n.dsan-spec-table td { padding: 9px 14px; border-bottom: 1px solid #d8daff; color: #2a2a2a; font-size: 14px; }\n.dsan-spec-table tr:nth-child(even) td { background: #f5f6ff; }\n.dsan-spec-table td:first-child { font-weight: 600; color: #1a1a1a; width: 34%; }\n\n.dsan-series-card { border: 1px solid #d8daff; border-radius: 8px; padding: 20px 22px; margin: 16px 0; background: #ffffff; }\n.dsan-series-card .dsan-series-tag { display: inline-block; background: #ed2326; color: #ffffff; font-family: 'Saira', sans-serif; font-weight: 600; font-size: 12px; padding: 3px 10px; border-radius: 4px; margin-bottom: 8px; }\n.dsan-series-card h3 { margin: 4px 0 8px; }\n\n.dsan-module-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 14px; margin: 16px 0; }\n.dsan-module-card { border: 1px solid #d8daff; border-radius: 8px; padding: 16px; background: #ffffff; }\n.dsan-module-card h4 { font-family: 'Saira', sans-serif; font-weight: 600; color: #1a1a1a; font-size: 15px; margin: 0 0 6px; }\n.dsan-module-card p { color: #6c6e7a; font-size: 13px; line-height: 1.5; margin: 0; }\n.dsan-module-card .dsan-tag { display: inline-block; background: #eaebfd; color: #0f63b3; font-size: 11px; font-weight: 600; padding: 3px 8px; border-radius: 4px; margin-top: 8px; }\n\n.dsan-callout { background: #fff5e6; border-left: 4px solid #ed2326; border-radius: 4px; padding: 16px 18px; margin: 20px 0; }\n.dsan-callout p { color: #8a5a00; font-size: 14px; line-height: 1.6; margin: 0; }\n.dsan-callout strong { color: #8a5a00; }\n\n.dsan-ratio-table { width: 100%; border-collapse: collapse; margin: 16px 0; font-family: 'Barlow', sans-serif; }\n.dsan-ratio-table th { background: #0f63b3; color: #ffffff; text-align: left; padding: 10px 14px; font-family: 'Saira', sans-serif; font-weight: 600; font-size: 13px; }\n.dsan-ratio-table td { padding: 9px 14px; border-bottom: 1px solid #d8daff; color: #2a2a2a; font-size: 14px; }\n.dsan-ratio-table tr:nth-child(even) td { background: #f5f6ff; }\n\n.dsan-divider { border: none; border-top: 1px solid #d8daff; margin: 36px 0; }\n\n.dsan-module-details summary { list-style: none; display: flex; align-items: center; gap: 6px; background: #eaebfd; color: #0f63b3; font-family: 'Saira', sans-serif; font-weight: 600; font-size: 14px; border-radius: 6px; padding: 10px 18px; cursor: pointer; margin: 6px 0 4px; width: fit-content; }\n.dsan-module-details summary::-webkit-details-marker { display: none; }\n.dsan-module-details summary:hover { background: #d8daff; }\n.dsan-module-details summary .dsan-arrow { transition: transform 0.2s ease; }\n.dsan-module-details[open] summary .dsan-arrow { transform: rotate(180deg); }\n.dsan-module-extra-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 14px; margin-top: 14px; }\n\n.dsan-page-details summary { list-style: none; display: flex; align-items: center; justify-content: center; gap: 6px; background: #0f63b3; color: #ffffff; font-family: 'Saira', sans-serif; font-weight: 600; font-size: 14px; border-radius: 6px; padding: 12px 24px; cursor: pointer; margin: 16px auto 8px; width: fit-content; }\n.dsan-page-details summary::-webkit-details-marker { display: none; }\n.dsan-page-details summary:hover { background: #238bed; }\n.dsan-page-details summary .dsan-arrow { transition: transform 0.2s ease; }\n.dsan-page-details[open] summary .dsan-arrow { transform: rotate(180deg); }\n.dsan-page-toggle-wrap { text-align: center; }\n.dsan-preview { color: #2a2a2a; font-size: 15px; line-height: 1.7; margin: 0 0 4px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dsan-wrapper\"\u003e\n\n\u003cdiv class=\"dsan-hero\"\u003e\n  \u003ch1\u003eAIRnet Aluminium Compressed Air Piping\u003c\/h1\u003e\n  \u003cp\u003eGenuine AIRnet aluminium pipe and fittings in 20mm and 25mm, stocked in Australia by Detailing Shed. A reusable, modular PF series push-to-fit piping system built for compressed air distribution in workshops and detailing bays.\u003c\/p\u003e\n  \u003cdiv class=\"dsan-badge-row\"\u003e\n    \u003cspan class=\"dsan-badge\"\u003e10 year guarantee\u003c\/span\u003e\n    \u003cspan class=\"dsan-badge\"\u003e64 bar burst pressure\u003c\/span\u003e\n    \u003cspan class=\"dsan-badge\"\u003eNo tools, no glue, no solder\u003c\/span\u003e\n    \u003cspan class=\"dsan-badge\"\u003eReusable and modular\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"dsan-preview\"\u003ePush-to-fit, no soldering, threading or glue. Stocked in 20mm and 25mm, covers single-bay setups through to multi-outlet ring mains. See full specs, the complete parts range, and sizing guidance below.\u003c\/p\u003e\n\n\u003cdiv class=\"dsan-page-toggle-wrap\"\u003e\n  \u003cdetails class=\"dsan-page-details\"\u003e\n    \u003csummary\u003e\u003cspan class=\"dsan-label-more\"\u003eShow more\u003c\/span\u003e\u003csvg class=\"dsan-arrow\" width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\"\u003e\u003cpath d=\"M3 5L7 9L11 5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/summary\u003e\n\n\u003cdiv class=\"dsan-section\"\u003e\n  \u003ch2\u003eSystem specifications\u003c\/h2\u003e\n  \u003ctable class=\"dsan-spec-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003ePipe diameters stocked\u003c\/td\u003e\n\u003ctd\u003e20mm (¾\") and 25mm (1\")\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eExtruded aluminium alloy EN AW-6060 T6\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eSafety factor\u003c\/td\u003e\n\u003ctd\u003e64 bar burst pressure (4x MAWP) across all diameters\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWorking pressure\u003c\/td\u003e\n\u003ctd\u003eMax 16 bar(g), D158 max 13 bar\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWorking temperature\u003c\/td\u003e\n\u003ctd\u003e-20°C to 80°C\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eMedia\u003c\/td\u003e\n\u003ctd\u003eCompressed air, vacuum, nitrogen, helium, argon, neon, xenon, krypton\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eOutside treatment\u003c\/td\u003e\n\u003ctd\u003ePolyester powder paint (QUALICOAT standard)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eColours\u003c\/td\u003e\n\u003ctd\u003eBlue RAL 5012, Green RAL 6018, Grey RAL 7001\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"dsan-callout\"\u003e\n    \u003cp\u003e\u003cstrong\u003eGenuine AIRnet only:\u003c\/strong\u003e AIRnet's own installation guide specifies not to combine other brand fittings or pipes with AIRnet aluminium components. Mixing brands voids the reliability of the push-fit sealing system.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dsan-section\"\u003e\n  \u003ch2\u003ePF Series, push-to-fit\u003c\/h2\u003e\n  \u003cdiv class=\"dsan-series-card\"\u003e\n    \u003cspan class=\"dsan-series-tag\"\u003e20mm and 25mm\u003c\/span\u003e\n    \u003ch3\u003eHand-assembled, no tools required\u003c\/h3\u003e\n    \u003cp\u003ePush the pipe into the fitting and it locks in place, with a visible white torque indicator confirming a correct connection. This is the only series used across our range, stocked in 20mm and 25mm to cover single-bay setups through to multi-outlet ring mains.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dsan-section\"\u003e\n  \u003ch2\u003eShop by module\u003c\/h2\u003e\n  \u003cp\u003eThe full modular range below covers everything needed to build a ring main from compressor to outlet, in 20mm and 25mm.\u003c\/p\u003e\n\n  \u003cdiv class=\"dsan-module-grid\"\u003e\n    \u003cdiv class=\"dsan-module-card\"\u003e\n      \u003ch4\u003eStraight Pipe\u003c\/h4\u003e\n      \u003cp\u003eExtruded aluminium pipe, sold in fixed lengths, push-fit both ends.\u003c\/p\u003e\n      \u003cspan class=\"dsan-tag\"\u003eCore run\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dsan-module-card\"\u003e\n      \u003ch4\u003eEqual Socket\u003c\/h4\u003e\n      \u003cp\u003eJoins two pipe lengths inline for a continuous run.\u003c\/p\u003e\n      \u003cspan class=\"dsan-tag\"\u003eConnector\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dsan-module-card\"\u003e\n      \u003ch4\u003eElbow 90°\u003c\/h4\u003e\n      \u003cp\u003eDirection change at corners and ceiling-to-wall transitions.\u003c\/p\u003e\n      \u003cspan class=\"dsan-tag\"\u003eConnector\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dsan-module-card\"\u003e\n      \u003ch4\u003eElbow 45°\u003c\/h4\u003e\n      \u003cp\u003eLower-restriction alternative for angled runs.\u003c\/p\u003e\n      \u003cspan class=\"dsan-tag\"\u003eConnector\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dsan-module-card\"\u003e\n      \u003ch4\u003eEqual Tee\u003c\/h4\u003e\n      \u003cp\u003eBranches a drop leg off the main run without cutting the pipe.\u003c\/p\u003e\n      \u003cspan class=\"dsan-tag\"\u003eBranch\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"dsan-module-details\"\u003e\n    \u003csummary\u003e\u003cspan class=\"dsan-label-more\"\u003eShow all fittings\u003c\/span\u003e\u003csvg class=\"dsan-arrow\" width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\"\u003e\u003cpath d=\"M3 5L7 9L11 5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"dsan-module-extra-grid\"\u003e\n      \u003cdiv class=\"dsan-module-card\"\u003e\n        \u003ch4\u003eReducing Tee, ISO 228\u003c\/h4\u003e\n        \u003cp\u003eBranches off the main run onto a threaded BSP outlet, for a hose reel, FRL or drop point.\u003c\/p\u003e\n        \u003cspan class=\"dsan-tag\"\u003eThreaded branch\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dsan-module-card\"\u003e\n        \u003ch4\u003eNipple Socket, ISO Male\u003c\/h4\u003e\n        \u003cp\u003eBridges a threaded male connection, such as a compressor whip hose, into the rigid pipe run.\u003c\/p\u003e\n        \u003cspan class=\"dsan-tag\"\u003eCompressor connection\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dsan-module-card\"\u003e\n        \u003ch4\u003eWall Mounted Nipple, ISO 228 Female\u003c\/h4\u003e\n        \u003cp\u003eFixed wall connection point with a female BSP thread, for hose reels and drop outlets.\u003c\/p\u003e\n        \u003cspan class=\"dsan-tag\"\u003eOutlet\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dsan-module-card\"\u003e\n        \u003ch4\u003eAdapter Union\u003c\/h4\u003e\n        \u003cp\u003eConnects PF series fittings to an existing pipe network via O-ring seal.\u003c\/p\u003e\n        \u003cspan class=\"dsan-tag\"\u003eNetwork connector\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dsan-module-card\"\u003e\n        \u003ch4\u003eBall Valve\u003c\/h4\u003e\n        \u003cp\u003eInline isolation point, splits a ring main into zones that can be shut off independently for servicing.\u003c\/p\u003e\n        \u003cspan class=\"dsan-tag\"\u003eIsolation\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dsan-module-card\"\u003e\n        \u003ch4\u003eEnd Cap\u003c\/h4\u003e\n        \u003cp\u003eSeals off the end of a dead-leg branch.\u003c\/p\u003e\n        \u003cspan class=\"dsan-tag\"\u003eTermination\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dsan-module-card\"\u003e\n        \u003ch4\u003ePipe Clip\u003c\/h4\u003e\n        \u003cp\u003eWall or ceiling mount, sold in packs. Sized to 20mm and 25mm pipe.\u003c\/p\u003e\n        \u003cspan class=\"dsan-tag\"\u003eHardware\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dsan-section\"\u003e\n  \u003ch2\u003eSizing your run\u003c\/h2\u003e\n  \u003ctable class=\"dsan-ratio-table\"\u003e\n    \u003ctr\u003e\n\u003cth\u003eModule\u003c\/th\u003e\n\u003cth\u003eQuantity rule\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eStraight pipe\u003c\/td\u003e\n\u003ctd\u003e1 per pipe length covered by your run\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eEqual socket\u003c\/td\u003e\n\u003ctd\u003e1 per pipe-to-pipe connection\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e90° elbow\u003c\/td\u003e\n\u003ctd\u003e1 per direction change, plus 1 at the compressor start\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eEqual tee\u003c\/td\u003e\n\u003ctd\u003e1 per branch off the main run\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWall mounted nipple \/ reducing tee\u003c\/td\u003e\n\u003ctd\u003e1 per threaded outlet, e.g. a hose reel\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBall valve\u003c\/td\u003e\n\u003ctd\u003e1 per isolation point where you want to zone the system\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003ePipe clip\u003c\/td\u003e\n\u003ctd\u003eEvery 2.5m along the run, plus 1 within 50cm of every fitting\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eEnd cap\u003c\/td\u003e\n\u003ctd\u003e1 per dead-leg termination\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"dsan-callout\"\u003e\n    \u003cp\u003e\u003cstrong\u003eInstallation note:\u003c\/strong\u003e AIRnet's own installation manual specifies a pipe clip within 50cm of every side of every fitting, plus a maximum of 2.5m between clips on longer straight runs. If a fitting already has a clip within that 50cm zone, an additional clip isn't required immediately next to it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dsan-callout\"\u003e\n    \u003cp\u003e\u003cstrong\u003eCommon mistake:\u003c\/strong\u003e customers under-order sockets and clips. Every pipe-to-pipe join needs its own equal socket, and clips are needed roughly every metre for a secure, code-compliant run.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dsan-divider\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"dsan-section\"\u003e\n  \u003ch2\u003eNot sure how many parts you need?\u003c\/h2\u003e\n  \u003cp\u003eUse the \u003ca href=\"\/pages\/air-line-configurator\"\u003eair line configurator\u003c\/a\u003e to work out your pipe diameter and full parts list, or follow the \u003ca href=\"\/pages\/airnet-diy-install-guide\"\u003esimple DIY install guide\u003c\/a\u003e for step-by-step fitting instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\n  \u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","products":[],"url":"https:\/\/detailingshed.com.au\/collections\/airnet.oembed","provider":"Detailing Shed","version":"1.0","type":"link"}