Aircat Pneumatic Tools 1993-1-VXL Vibrotherm Drive Composite Straight Impact Wrench | 2100 (ft-lbs) Max Torque | 6000 RPM | 1″ Square Drive

Aircat Pneumatic Tools 1993-1-VXL Vibrotherm Drive Composite Straight Impact Wrench | 2100 (ft-lbs) Max Torque | 6000 RPM | 1" Square Drive

Price
Original price was: $790.40.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 large-bolt work calls for 1″ drive torque without the added length of an extended anvil, the AIRCAT 1993-1-VXL 1″ VIBROTHERM DRIVE Composite Straight Impact Wrench gives fleet, heavy equipment, agricultural, and industrial maintenance teams a high-output pneumatic tool in a shorter straight-body configuration. Its 2,100 ft-lbs maximum torque supports removal and installation on large frames, equipment mounts, wheel-area hardware, suspension components, and heavy assemblies, while 2,300 ft-lbs of loosening torque helps break tight or corroded fasteners free before run-down. The 1″ square drive fits compatible 1″ impact-rated sockets, and the 6,000 RPM free speed helps move large-fastener service efficiently before final torque verification.The 1993-1-VXL uses AIRCAT’s patented VIBROTHERM DRIVE mechanism (an impact design built to provide faster blow frequency, high torque, low vibration, and longer working life than conventional impact wrench mechanisms). AIRCAT lists the VIBROTHERM DRIVE mechanism as reducing vibration levels by 30% – 40% and increasing mechanism life by 50%. At 18.50 lbs. and 13.40″ long, this standard 1″ straight impact wrench gives service teams the same torque class as the 1993-VXL extended-anvil model in a shorter body for applications where extra reach is not required.Type: VIBROTHERM DRIVE Composite Straight Impact Wrench | Model: 1993-1-VXL | Drive Size: 1″ Square Drive | Free Speed: 6,000 RPM | Bolt Capacity: 1-1/4″ | Impacts Per Minute: 950 IPM | Max Torque: 2,100 ft-lbs @ 90 PSI | Loosening Torque: 2,300 ft-lbs | Weight: 18.50 lbs. | Length: 13.40″ | Air Consumption: 10 CFM | Recommended Hose Size: 1/2″ | Air Inlet: 1/2″ NPTFeatures:Provides 2,100 ft-lbs of maximum torque and 2,300 ft-lbs of loosening torque for high-output 1″ drive fastening work.VIBROTHERM DRIVE impact mechanism incorporates AIRCAT’s patented impact wrench design for high torque and reduced vibration.VIBROTHERM DRIVE mechanism reduces vibration levels by 30% – 40% and increases mechanism life by 50%.6,000 RPM free speed helps improve run-down speed on larger fasteners before final torque verification.Unmatched power-to-weight ratio supports high-torque 1″ straight impact wrench work in a shorter standard-anvil body.Rubber handle grip and rubberized trigger inserts support operator comfort during repeated straight impact wrench use.Combined friction-ring and through-hole socket retainer helps secure compatible 1″ drive impact sockets.Composite straight-body construction helps reduce tool weight compared with heavier metal-body 1″ impact wrench layouts.Applications:Heavy truck and fleet maintenance: Removing and installing suspension hardware, frame fasteners, chassis bolts, wheel-area hardware, mounts, guards, and large service components where a standard anvil provides enough access.Agricultural equipment repair: Working on tractors, implements, service vehicles, hubs, mounts, guards, and large-bolt assemblies that require 1″ impact-rated sockets.Heavy equipment service: Supporting repair work on loaders, lifts, construction equipment, shop machinery, support equipment, and large mechanical assemblies.Industrial maintenance and MRO: Removing and installing large fasteners on machinery frames, equipment bases, fixtures, access plates, and plant repair assemblies.Large vehicle service bays: Handling underbody components, drivetrain supports, suspension assemblies, brackets, and repair-bay hardware where 1″ drive capability is required without extended-anvil reach.FAQs:Q: What is the AIRCAT 1993-1-VXL best used for?A: The AIRCAT 1993-1-VXL is best used for 1″ drive fastening where large bolts require high torque and a straight impact wrench layout, but an extended anvil is not needed. Common uses include fleet maintenance, heavy truck service, agricultural equipment repair, heavy equipment work, and industrial MRO.Q: What is VIBROTHERM DRIVE?A: VIBROTHERM DRIVE is AIRCATs patented impact wrench mechanism designed for faster blow frequency, high torque, low vibration, and longer working life than conventional impact wrench mechanisms.Q: How is the 1993-1-VXL different from the 1993-VXL?A: The 1993-1-VXL is the standard 1″ straight impact wrench with a 1″ square drive, 18.50 lb. weight, and 13.40″ overall length. The 1993-VXL is the related extended-anvil version with a 1″ x 7″ square drive, 20.20 lb. weight, and 18.70″ overall length.Q: What air hose size should I use with the AIRCAT 1993-1-VXL?A: AIRCAT lists a 1/2″ recommended hose size and a 1/2″ NPT air inlet for this model. Using the recommended hose size helps maintain airflow for high-output 1″ drive impact wrench operation.Q: Can I use smaller drive sockets with this impact wrench?A: No. The 1993-1-VXL has a 1″ square drive and should be used with compatible 1″ drive impact-rated sockets. Do not use chrome hand sockets or undersized drive adapters for high-torque impact work.AVAILABLE VARIATIONS AND SPECIFICATIONS SKUFree Speed (RPM)Bolt Capacity (in.)Square Drive (in.)Impacts Per MinuteMax. Torque (ft-lb) @90 psiWeight (lbs.)Length (in)Air Cons. (CFM)Rec. Hose Size (in.)Air Inlet NPT (in.)18935,0001-1/41 x 81,400180026.0022.50121/21/21893-15,0001-1/411,400180023.2014.00121/21/21993-VXL6,0001-1/41 x 7950210020.2018.70101/21/21993-1-VXL6,0001-1/41950210018.5013.40101/21/2 (function(){ const btn=document.getElementById(‘specToggle’); const panel=document.getElementById(‘specPanel’); const icon=document.getElementById(‘specIcon’); let manual=false; function setState(open){ panel.style.display=open?’block’:’none’; btn.setAttribute(‘aria-expanded’,open?’true’:’false’); icon.textContent=open?’-‘:’+’; } function applyDefault(){ if(!manual){ setState(window.innerWidth>640); } } btn.addEventListener(‘click’,function(){ manual=true; setState(btn.getAttribute(‘aria-expanded’)!==’true’); }); window.addEventListener(‘resize’,applyDefault); 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;overflow:hidden;} .spec-table-wrapper{width:100%;max-width:1100px;margin:0 auto;overflow-x:hidden;} .spec-table{width:100%;max-width:1100px;min-width:0;margin:0 auto;border-collapse:collapse;table-layout:fixed;font-family:Verdana,Arial,sans-serif;font-size:12px;color:#111;} .spec-table th,.spec-table td{white-space:normal;overflow-wrap:anywhere;word-break:normal;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 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 th.identifier-header{background:#999;color:#fff;} .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:hidden;}.spec-table{width:100%;max-width:100%;min-width:0;border:0;font-size:12px;table-layout:auto;}.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:flex-start;gap:12px;white-space:normal;overflow:visible;overflow-wrap:anywhere;}.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;white-space:normal;}.group-description{display:block;line-height:1.35;white-space:normal;}}Looking for more information about theAircat Pneumatic Impact Wrenches?Click hereto view theCatalog.For help choosing the correct Aircat Pneumatic Tools, please call(800) 608-5210or [email protected]

Only logged in customers who have purchased this product may leave a review.

Related Products