Coxreels 1275WL-3-350-A Dual Hose Air Motor Welding Reel | 1275W Series | 3/8″ Hose Diameter | 350′ Hose Length | 200 Max PSI | Less Hose

Coxreels 1275WL-3-350-A Dual Hose Air Motor Welding Reel | 1275W Series | 3/8" Hose Diameter | 350' Hose Length | 200 Max PSI | Less Hose

Price
Original price was: $947.53.Current price is: $147.00.
Free shipping over $40 Calculated automatically
Reliable delivery Tracking provided when shipped
Easy returns View return policy
Secure payment Your payment details are protected

When long twin-line welding hose needs powered rewind instead of manual cranking, the Coxreels 1275WL-3-350-A provides a motorized reel platform for keeping welding gas hose organized, protected, and ready for use. This 1275W Series dual hose air motor welding reel is configured for 3/8″ I.D. hose with up to 350 ft hose capacity and a 200 PSI maximum pressure rating, making it a practical fit for extended hose runs in fabrication shops, welding service trucks, maintenance areas, and industrial repair stations.The air motor rewind system uses a reliable direct gear drive with no chain, helping deliver smooth powered retraction where long hose lengths can be slow or difficult to rewind by hand. Dual machined solid brass 90 full-flow swivel inlets, one on each side of the reel, provide separate external gas paths for twin-line welding hose. Coxreels pairs this with VITON swivel seals, a low profile outlet riser, and an open drum slot design to help the hose wrap flat while reducing crimp points during storage.*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-350-A | Configuration: Less Hose | Hose I.D.: 3/8″ | Hose Capacity: 350 ft | Max Pressure: 200 PSI | Hose Included: No | Rewind: Air Motor | Drive: Direct Gear Drive | Swivel Inlets: Dual 3/8″ NPT solid brass 90 full-flow | Swivel Seal: VITONFeatures:Air motor rewind supports powered retraction for long welding hose lengths where hand cranking may be inefficient.Reliable direct gear drive on motor driven models eliminates chain drive components for smooth reel rotation.Dual machined solid brass 90 full-flow 3/8″ NPT swivel inlets provide two external fluid paths, one on each side of the reel.VITON swivel seals support welding gas reel service and allow straightforward seal maintenance.Exclusive low profile outlet risers and open drum slot design help produce a flat, smooth hose wrap with reduced crimping.All welded steel ‘A’ frame construction provides a rigid reel base for mounting in shops, trucks, and equipment areas.Permanently lubricated, self-aligning pillow block bearings promote smooth rotation during payout and rewind.CNC spun, ribbed discs with rolled edges help add reel strength while helping protect hose during storage.Made in USA: 2 Year WarrantyApplications:Welding and fabrication shops using long oxy-acetylene or ‘T’ grade twin-line welding hose for cutting, heating, brazing, and repair work.Welding service trucks and mobile repair rigs where powered rewind helps retrieve hose after field service jobs.Industrial maintenance and MRO departments that need cleaner hose storage around welding stations and equipment repair areas.Fleet, agricultural, and heavy equipment service operations managing extended hose reach around vehicles, implements, and machinery.Construction, railroad, pipeline, and marine repair settings where long welding gas hose runs need controlled storage between tasks.FAQs:Q: What does ‘less hose’ mean for this Coxreels welding reel?A: It means the reel is supplied without hose installed. The buyer must provide compatible 3/8″ twin-line welding hose separately.Q: What is the advantage of the air motor rewind on the 1275WL-3-350-A?A: Air motor rewind powers the reel during hose retrieval, which is useful when managing up to 350 ft of welding hose. It reduces the manual effort required compared with a hand crank model.Q: Does this reel use a chain drive?A: No. Coxreels lists the motor driven 1275W Series with a reliable direct gear drive and no chain, helping keep rewind operation smooth and mechanically straightforward.Q: What welding hose types is the 1275W Series intended for?A: Coxreels lists the 1275W Series for bulky twin-line welding hose, including oxy-acetylene and ‘T’ grade welding hose applications.Q: What should be checked before mounting this reel?A: Confirm the mounting surface can support the reel, hose, and operating loads. Also verify the available space against the 35.88″ W x 19.13″ H x 17.63″ L overall dimensions and the 29.38″ X x 16″ Y base dimensions.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.

Related Products