Lyman Primer Catcher

Lyman Primer Catcher

$12.99Purchase & earn 13 Gundalyrium (points)!

Out of stock

The Lyman Primer Catcher is a replacement part used by people who enjoy reloading. With this the Crusher 2 T-Mag or T-Mag 2 press will operate as if brand new. This primer catcher is made from durable plastic is extremely affordable and goes through strict engineering processes and quality-control checks.

The catcher is made to lock securely to the press but when time to remove and empty it comes off quickly and easily. This particular catcher is made to fit the T-Mag Compound and Crusher II presses. As with all Lyman products it has an excellent company guarantee.

UPC

011516764201

Manufacturer

Lyman

Manufacturer Part Number

7726420

Reviews

There are no reviews yet.

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

Welcome to Gundalorium, in order to browse our site you must be at least 18 years of age.
Are you at least 18 years old?
No
// Remove excessive event listeners on scroll let ticking = false; window.addEventListener("scroll", function () { if (!ticking) { window.requestAnimationFrame(() => { ticking = false; }); ticking = true; } }, { passive: true }); // Kill jQuery-based animations (if any) if (window.jQuery) { jQuery.fx.off = true; } document.addEventListener("DOMContentLoaded", function () { const lazyElements = document.querySelectorAll("img, video, iframe, section, div"); lazyElements.forEach(el => { el.setAttribute("loading", "lazy"); }); });