RCBS Neck Expander Plug .277 cal

RCBS Neck Expander Plug .277 cal

$13.99Purchase & earn 14 Gundalyrium (points)!

Out of stock

The RCBS Neck Expander Plug is designed for various dimensions including .224 .227 .264 .308 .309 .310 .321 .323 and many others. Regardless of the specific dimension preferred the plug is a replacement part used with the RCBS Neck Expander Die.

The primary benefit of using this expander plug is that expansion of the neck and flaring of the case mouth can be completed in one easy step. For reloading cast bullets this is one of the most critical steps so it is vital to choose the best product available which is exactly what RCBS offers.

UPC

076683398611

Manufacturer

RCBS

Manufacturer Part Number

39861

Caliber/Gauge

.270/6.8 mm (.277)

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