Forster Trimmer Collet for Original Case Trimmer #2

Forster Trimmer Collet for Original Case Trimmer #2

$14.99Purchase & earn 15 Gundalyrium (points)!

Out of stock

The Forster Classic Case Trimmer Collet is available in four different options including #5 #6 #7 and #8. All of these collets are affordably priced and built to last. Using the #8 as an example a reloader is required along with the Forster Classic Case Trimmer in order to trim specific cartridges.

One note: This collet is not designed to work with the Original or Power Case Trimmer. As far as cartridge sizes for the #8 these include 280 Nitro Express Rimmed Flanged 38-56 Winchester 40-65 Winchester 40-90 Sharps Bottle Neck 45-100 Sharps Straight 45-70 Government and 45-90 Winchester.

UPC

757253003882

Manufacturer

Forster Products

Manufacturer Part Number

CT2002

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"); }); });