3D Printed Suppressor! [VIDEO]

The good folks over at West Fork Armory just successfully (and legally with a Class 2 SOT license) manufactured a .22LR suppressor with nothing more than a 3D Printer.  Sure you can make one on your kitchen table with a maglite flashlight tube, but that’s a felony without going through the proper paperwork, taxes, and wait times (infringements).
After 3 hours and 20 minutes of printing they had the following:

http://youtu.be/2UlOm5kGqAg

Of course it won’t be that durable, but it’s a perfect companion to the 3D printed Liberator pistol.

The idea behind it is to have a .22 suppressor that does not require cleaning.  Instead you just send it in every couple thousand rounds for a replacement baffle stack inside an aluminum tube.

11013001_10206043781118122_2548623965703939270_n

10358730_10206043937722037_7969670140257673522_n

1517728_10206043711996394_1603656351787800066_n

Comments are closed.

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });