Coxreels 1125-6-75-A Compressed Air #4 Gast Motor Rewind Hose Reel | 1125 Series | 1″ Hose Diameter | 75′ Hose Length | 3000 Max PSI | Less Hose

Coxreels 1125-6-75-A Compressed Air #4 Gast Motor Rewind Hose Reel | 1125 Series | 1" Hose Diameter | 75' Hose Length | 3000 Max PSI | Less Hose

Price
Original price was: $1,061.14.Current price is: $149.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 high-pressure hose runs need powered retrieval instead of manual cranking, the Coxreels 1125-6-75-A provides a motorized reel platform for large-capacity hose management in service trucks, maintenance bays, washdown areas, lubrication setups, and industrial fluid-transfer stations. This 1125 Series reel is configured with a compressed air #4 Gast motor rewind, which uses shop air to power hose take-up where electrical rewind may not be preferred. With capacity for 75 ft of 1″ I.D. hose and a 3000 PSI maximum pressure rating, it supports high-flow, medium-pressure hose installations while helping keep work areas cleaner, safer, and easier to manage.The 1125-6-75-A is built around Coxreels one-piece welded steel “A” frame, low-profile outlet riser, and open drum slot design, which helps the hose lay flat and wrap smoothly during rewind. The air motor rewind is useful for longer or heavier hose assemblies where hand-cranking 75 ft of 1″ hose would slow down daily work. This model is supplied less hose, giving buyers the flexibility to install compatible hose matched to the media, pressure, temperature, and end fittings required for the job.*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: Motorized Hose Reel | Series: 1125 Series | Rewind Type: Compressed Air #4 Gast Motor Rewind | Configuration: Less Hose | Hose I.D.: 1″ | Hose O.D.: 1 7/16″ | Hose Capacity: 75 ft | Max Pressure: 3000 PSI | Ship Weight: 70 lb | Overall Dimensions: 34.75″ W x 18.5″ H x 17.63″ L | Mounting Pattern: 27.38″ M x 10″ N | Base: 27.38″ X x 16″ YFeatures:Compressed air #4 Gast motor rewind helps retrieve longer, heavier hose assemblies without manual cranking.All-welded steel “A” frame construction provides a rigid mounting base for truck, skid, bench, floor, or equipment-mounted installations.Low-profile outlet riser and open drum slot design support a flat, smooth hose wrap and help reduce hose crimping during rewind.Electroless nickel-plated steel 90 full-flow NPT swivel inlet on 1″ models supports higher-flow hose routing through the reel.AFLAS swivel seals on 1″ models provide sealing performance suited to the reels higher-pressure configuration.Permanently lubricated, self-aligning pillow block bearings promote smooth drum rotation during pull-out and rewind.Adjustable tension brake helps reduce free-wheeling during operation, while the long-handled locking pin secures the reel during transport or storage.CPC powder coat finish helps resist chips and rust in shop, service vehicle, and industrial work environments.Made in USA: 2 Year WarrantyApplications:Industrial maintenance and MRO stations where powered hose rewind improves workflow around pumps, pressure systems, and service equipment.Fleet and service truck builds requiring a 1″ hose reel with air-powered rewind for mobile fluid handling or equipment servicing.Lubrication and hydraulic service areas where high-pressure hose storage must stay organized between dispensing or transfer tasks.Washdown, spraying, and utility setups where longer hose runs need controlled storage without dragging hose across the floor.Fabrication shops, repair facilities, and field service operations that need a reel-only platform for installing application-specific hose.FAQs:Q: What does “less hose” mean on the Coxreels 1125-6-75-A?A: It means the reel is supplied without hose installed. The buyer must provide compatible 1″ I.D. hose separately, based on the fluid, pressure, temperature, and fittings required for the application.Q: Is the 3000 PSI rating for the reel or the hose?A: The 3000 PSI rating is the reels maximum pressure rating. The installed hose, fittings, and system components must also be rated for the intended working pressure.Q: What does the #4 Gast motor do?A: The #4 Gast motor is the compressed-air-powered rewind motor. It uses an air supply to rotate the reel drum and retrieve hose, reducing the effort required compared with hand crank rewind.Q: Can this reel be used with any 1″ hose?A: The hose must match the reels 1″ I.D. and 1 7/16″ O.D. capacity, pressure rating, media compatibility, bend radius, and fitting requirements. Oversized or incompatible hose may not wrap correctly or may exceed the reels safe operating limits.Q: Why choose air motor rewind instead of electric rewind?A: Air motor rewind is useful where compressed air is already available and where buyers prefer to avoid electrical components at the reel location. It is commonly selected for service trucks, shop air environments, and fluid-handling systems built around pneumatic equipment.AVAILABLE VARIATIONS AND SPECIFICATIONS LESS HOSESKUSTANDARD CAPOPTIONAL CAP.Reducer requiredINLET SWIVEL& OUTLETRISERPSIAPRX.LBS.SIZEINDEXI.D.O.D.FT.I.D.O.D.FT.1125-6-751″1 7/16″753/4″1 1/4″1201″ F NPT3,00062131125-6-75-A1″1 7/16″753/4″1 1/4″1201″ F NPT3,00062131125-6-75-AB1″1 7/16″753/4″1 1/4″1201″ F NPT3,00062131125-6-75-C1″1 7/16″753/4″1 1/4″1201″ F NPT3,00062131125-6-75-E1″1 7/16″753/4″1 1/4″1201″ F NPT3,00062131125-6-75-EA1″1 7/16″753/4″1 1/4″1201″ F NPT3,00062131125-6-75-EB1″1 7/16″753/4″1 1/4″1201″ F NPT3,00062131125-6-75-ED1″1 7/16″753/4″1 1/4″1201″ F NPT3,00062131125-6-75-EF1″1 7/16″753/4″1 1/4″1201″ F NPT3,00062131125-6-75-H1″1 7/16″753/4″1 1/4″1201″ F NPT3,0006213 (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 manual=false; function setOpen(open){ panel.style.display=open?’block’:’none’; toggle.setAttribute(‘aria-expanded’,open?’true’:’false’); icon.textContent=open?’-‘:’+’; } function defaultState(){ setOpen(window.innerWidth>640); } defaultState(); toggle.addEventListener(‘click’,function(){ manual=true; setOpen(toggle.getAttribute(‘aria-expanded’)!==’true’); }); window.addEventListener(‘resize’,function(){ if(!manual){defaultState();} }); })(); 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 thead tr:nth-child(3) th{background:#e9e9e9;color:#111;} .spec-table .product-id{background:#999!important;color:#fff!important;} .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;} .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;} .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;} @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