-38%
Built for welding bays, fabrication shops, service trucks, and maintenance areas that need longer twin-line hose reach, the Coxreels 1275WL-3-150-A is a 1275W Series dual hose welding reel configured for 3/8″ I.D. hose with a 150 ft hose capacity and 200 PSI maximum pressure rating. This model is supplied less hose, allowing the buyer to install compatible oxy-acetylene welding hose that matches the shop’s preferred hose construction, fitting setup, and replacement standard. The air motor rewind uses compressed air to retract the reel, which is especially useful when handling longer welding hose runs that are awkward to rewind by hand.The 1275W Series uses an all-welded steel ‘A’ frame, low-profile outlet risers, and an open drum slot design to help long, bulky twin-line welding hose wrap more evenly on the drum. Two machined-from-solid-brass 90 full-flow swivel inlets, positioned one on each side of the reel, help maintain steady flow while VITON swivel seals support welding service compatibility.*Note: The above product image is for illustration purposes only. This product is a reel and does not include any hose. Please note this before ordering.Type: Dual Hose Air Motor Welding Reel | Series: 1275W Series | Model: 1275WL-3-150-A | Configuration: Less Hose | Retraction: Air Motor Rewind | Hose I.D.: 3/8″ | Hose Capacity: 150 ft | Max Pressure: 200 PSI | Service: Oxy-Acetylene Welding Hose | Swivel Inlets: Two 90 Full-Flow 3/8″ NPT Brass Swivel Inlets | Swivel Seal: VITONFeatures:Air motor rewind helps retrieve 150 ft welding hose runs without relying on manual hand-crank effort.Two external fluid paths with machined-from-solid-brass 90 full-flow 3/8″ NPT swivel inlets, one on each side of the reel.VITON swivel seals support dependable sealing performance in oxy-acetylene welding hose service.All-welded steel ‘A’ frame construction provides a rigid mounting platform for shop, truck, and plant installations.Exclusive low-profile outlet risers and open drum slot design help guide hose into a flatter, smoother wrap on the reel.Permanently lubricated self-aligning pillow block bearings support smooth rotation during payout and rewind.Rolled edges and ribbed discs add strength while helping reduce sharp-edge exposure around the reel body.Durable proprietary CPC powder coat process helps protect the reel finish in active working environments.Made in USA: 2 Year WarrantyApplications:Fabrication and welding shops managing longer oxy-acetylene twin-line hose runs around cutting tables, weld cells, and repair benches.Field service and welding trucks where 150 ft hose reach helps access equipment without moving the vehicle as often.Industrial maintenance departments supporting cutting, heating, brazing, and repair work across larger plant areas.Fleet, trailer, and heavy equipment repair operations that need organized welding hose storage between service jobs.Construction, railroad, mining, and pipeline crews using fixed or mobile reel setups to keep welding hose protected and ready for use.Garage and farm repair settings where a longer hose capacity helps reach vehicles, machinery, and outdoor work areas from a central reel location.FAQs:Q: What does ‘less hose’ mean for the 1275WL-3-150-A?A: It means the reel is supplied without welding hose installed. The buyer must provide compatible 3/8″ I.D. oxy-acetylene welding hose separately.Q: What is the benefit of air motor rewind on this reel?A: Air motor rewind uses compressed air to power reel retraction. This is helpful on longer hose capacities because 150 ft of twin-line welding hose can be bulky and time-consuming to rewind manually.Q: Can this reel hold 150 ft of 3/8″ welding hose?A: Yes. This model is specified for 150 ft of 3/8″ I.D. hose at a maximum pressure rating of 200 PSI, provided the hose and fittings match the intended oxy-acetylene welding service.Q: Are hose fittings included with this less-hose reel?A: No. Because this is the less-hose version, hose and hose-end fittings are not included. The related hose-equipped versions use oxy-acetylene welding hose with 9/16″-18 UNF welding hose fittings, so confirm hose and fitting compatibility before installation.Q: Where can the 1275WL-3-150-A be mounted?A: The reel can be used in shop, truck, bench, floor, or wall-mount style installations when the mounting surface is properly rated for the reel, hose load, and pulling forces during operation.AVAILABLE VARIATIONS AND SPECIFICATIONS LESS HOSESIZEINDEXLESS HOSE SKUI.D.FT.PSIAPRX.LBS.OXYGEN-ACETYLENEOxy-Acetylene welding hose with 9/16″ 18 UNF welding hose fittings.1275WL-3-100-A3/8″1002004541275WL-3-100-C3/8″1002004541275WL-3-150-A3/8″1502004851275WL-3-150-C3/8″1502004851275WL-3-250-A3/8″2502005661275WL-3-250-C3/8″2502005661275WL-3-350-A3/8″3502006471275WL-3-350-C3/8″350200647 (function(){ var accordion=document.querySelector(‘.spec-accordion’); var toggle=accordion.querySelector(‘.spec-accordion-toggle’); var panel=accordion.querySelector(‘.spec-accordion-panel’); var icon=accordion.querySelector(‘.spec-accordion-icon’); var manuallyToggled=false; function setOpen(open){ panel.hidden=!open; toggle.setAttribute(‘aria-expanded’,open?’true’:’false’); icon.textContent=open?’-‘:’+’; } function applyDefault(){ setOpen(window.innerWidth>640); } applyDefault(); toggle.addEventListener(‘click’,function(){ manuallyToggled=true; setOpen(toggle.getAttribute(‘aria-expanded’)!==’true’); }); window.addEventListener(‘resize’,function(){ if(!manuallyToggled){applyDefault();} }); })(); body{margin:0;padding:0;overflow-x:hidden;} .spec-accordion{width:100%;max-width:1100px;margin:1em auto;box-sizing:border-box;font-family:Verdana,Arial,sans-serif;} .spec-accordion *{box-sizing:border-box;} .spec-accordion-toggle{width:100%;display:grid;grid-template-columns:32px 1fr 32px;align-items:center;gap:8px;text-align:center;cursor:pointer;background:#444;color:#fff;border:0;padding:12px 16px;font-family:Verdana,Arial,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;} .spec-accordion-title{grid-column:2;text-align:center;text-transform:uppercase;} .spec-accordion-icon{grid-column:3;text-align:right;font-size:20px;line-height:1;font-weight:700;} .spec-accordion-panel{border:1px solid #cfcfcf;border-top:0;padding:0;background:#fff;} .spec-table-wrapper{width:100%;max-width:1100px;margin:0 auto;overflow-x:auto;-webkit-overflow-scrolling:touch;} .spec-table{width:100%;max-width:1100px;min-width:760px;margin:0 auto;border-collapse:collapse;table-layout:auto;font-family:Verdana,Arial,sans-serif;font-size:12px;color:#111;} .spec-table th,.spec-table td{white-space:nowrap;border:1px solid #d3d3d3;padding:6px 8px;text-align:center;vertical-align:middle;line-height:1.25;} .spec-table thead th{background:#444;color:#fff;text-transform:uppercase;font-weight:700;} .spec-table thead tr:nth-child(2) th{background:#e9e9e9;color:#111;} .spec-table thead tr:nth-child(2) th:first-child{background:#999;color:#fff;} .spec-table tbody tr:nth-child(even):not(.group-row){background:#f7f7f7;} .spec-table tbody tr:not(.group-row):hover{background:#e5e5e5;} .spec-table tbody td{font-weight:600;} .group-row td{background:#005b96;color:#fff;font-weight:700;border-color:#005b96;white-space:normal;padding:6px 8px;text-align:left;} .group-content{display:grid;grid-template-columns:180px 1fr;align-items:start;column-gap:14px;width:100%;} .group-title{white-space:nowrap;line-height:1.2;} .group-description{text-align:left;white-space:normal;font-weight:400;} .spec-notes{max-width:1100px;margin:8px auto 0;font-size:12px;line-height:1.35;text-align:left;color:#333;} .spec-table a,.spec-table a:visited{color:#0066cc;background:transparent;font-weight:700;text-decoration:none;padding:0;border-radius:0;} .spec-table a:hover,.spec-table a:active{color:#004f99;background:transparent;text-decoration:underline;} @media(max-width:640px){ .spec-accordion{max-width:100%;margin:1em auto;padding:0 10px;} .spec-accordion-toggle{font-size:13px;padding:10px 12px;grid-template-columns:24px 1fr 24px;} .spec-table-wrapper{max-width:100%;overflow-x:visible;} .spec-table{width:100%;max-width:100%;min-width:0;border:0;font-size:12px;} .spec-table thead{display:none;} .spec-table,.spec-table tbody,.spec-table tr,.spec-table td{display:block;width:100%;} .spec-table tbody tr:not(.group-row){margin:0 0 10px;border:1px solid #cfcfcf;background:#fff;} .spec-table td{border:0;border-bottom:1px solid #e2e2e2;padding:8px 10px;text-align:right;display:flex;justify-content:space-between;align-items:center;gap:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .spec-table td:last-child{border-bottom:0;} .spec-table td::before{content:attr(data-label);font-weight:700;text-transform:uppercase;text-align:left;color:#444;flex:0 0 45%;} .group-row,.group-row td{display:block;width:100%;} .group-row td{border:0;text-align:left;white-space:normal;} .group-row td::before{content:none;} .group-content{display:block;} .group-title{display:block;margin-bottom:4px;} .group-description{display:block;line-height:1.35;white-space:normal;} } Looking for more information about theCoxreelsRewindReel?Click hereto view theCatalog.For help choosing the correctCoxreelsRewindReels, please call(800) 608-5210or [email protected]
Only logged in customers who have purchased this product may leave a review.