Price Matching
Easy Returns
Fast Shipping
C$69.99
Add to cart

Park Tool FR-5.2H, Cassette Lockring tool with Handle

Park Tool FR-5.2H, Cassette Lockring tool with Handle
Park Tool FR-5.2H, Cassette Lockring tool with Handle
C$69.99 Excl. tax
Out of stock
Article number:
210000012485
EAN Code:
763477003409
SKU:
FR-5.2H

A fast and convenient tool to remove and install 12-spline Shimano® / SRAM®-style cassette lockrings, as well as similar lockrings on rotor discs. Read more..

  • Price Matching

  • Easy Returns

  • Fast Shipping

Information

A fast and convenient tool to remove and install 12-spline Shimano® / SRAM®-style cassette lockrings, as well as similar lockrings on rotor discs. The FR-5.2H features a modified FR-5.2 tool that allows use without removing most quick-release skewer nuts. The removable, threaded steel handle makes it possible to replace a worn or damaged head.

FR-5.2H FEATURES

  • Fits 12-spline cassette lockrings from Shimano®, SRAM® (including 1x), SunRace®, SunTour®, Chris King® and others
  • Fits most disc brake lockrings with 12 internal splines from Shimano® and other brands
  • Fits the top cap of some Rock Shox® suspension fork models including Pike®, Lyrik™, SID®, Revelation™, Reba®, and Paragon™
  • Center bore for axle or quick-release nut clearance is 20mm

Reviews

Not yet rated

0 stars based on 0 reviews

Add your review
// Get the modal var modal = document.getElementById("myModal"); // Get the button that opens the modal var btn = document.getElementById("myBtn"); // Get the element that closes the modal var span = document.getElementsByClassName("close")[0]; // When the user clicks on the button, open the modal btn.onclick = function() { modal.style.display = "block"; } // When the user clicks on (x), close the modal span.onclick = function() { modal.style.display = "none"; } // When the user clicks anywhere outside of the modal, close it window.onclick = function(event) { if (event.target == modal) { modal.style.display = "none"; } }