HEPA Polygon for 3M Valvy [Customizable] (3M 6k 7K series, BVM, Ambu Mask ) Covid-19

Go Polygon! Customizable filter cartridge using Openscad.
8
31
0
355
updated March 6, 2021

Description

PDF

 

Go Polygon! Customizable filter cartridge using Openscad.

https://www.openscad.org

Licensed under theCreative Commons - Attribution -No Derivatives.

You can repost your remixed STL. But please don't repost your remixed scad file, as I will update it.

Design to best suit for the following Valvy Mask and respirator.
Flexible Mask Valvy
Simply Flexible Mask Valvy
Respirator Valvy [ad:hoc]

Just modify 3 parameters to create your own filter cartridge stl.
You can also adjust the center of mount and the shell thickness.
The animated gif below shows how much the customization can do.

/////////////////////Customization BEGIN/////////////////////////

// time to create your own HEPA filter Cart size
//$t=0;

//Filter parameter
Polygon=6; //3 +ceil(13$t); //+6$t;
HepaLength=80; //150 -100$t;
HepaThickness=10; //10+10$t; // +15$t;
//Fitting parameter
Shift=8; //20-20$t; //Filter center adjust from mount center. Too much will collapse the housing cone
CoverDelta=2.5+(0.88); //adjust "+(0.88)" the cover size to fit the housing, or heatgun action //0.88PLA Cover //0.28TPU Cover
MountSizeAdj=3.15; // +8$t; //Flexible Mask Valvy //3 TPU2TPU //3.15 PLA2TPU //3.4 PLA2PLA
//Simply Flexible Mask Valvy //1 TPU2TPU
InletBoundaryWidth=8; //8-5$t; //default 8. Adjust to prevent filter edge leakage.

//Mount Size options
//MountSize=33.6/2 ; // Flexible Valvy
//MountSize=22.4/2-MountSizeAdj; //for Ambu Mask 22.4 diameter.
MountSize=24/2; //3M Mask 6k 7k series

3MMountThickness=-0.0; // 3M Mask 6k 7k series O-ring Adjust. (or error compensation due to overhang structure.)

//3d printing parameter
Slope=15; //28-23*$t; //Adjust to avoid overhang print issue
ShellThickness=1.28; // Too less will collapse the cone(too thin). Adjust this will also need to adjust CoverDelta.

//Uncomment one of below, press F6 and wait, then F7 to export STL.
//rotate([360$t$t,360$t,360$t$t])
//translate([10$t,0,40*$t])
{
//translate([0,0,-10+10])HEPA_Housing(0); //Suggest PLA
translate([0,0,-10+10])HEPA_Housing(1); //3M Mask 6k 7k series. Suggest PLA
translate([0,0,7-40])HEPA_Cover(); //Suggest Flexible/TPU
%HEPA(HepaLength,HepaThickness);
}

/////////////////////Customization END/////////////////////////

Welcome comments and suggestions.

Tip me a cheese burger and subscribe my YouTube Channel if you like my work.
https://paypal.me/iczfirz
https://www.youtube.com/c/iczfirz

Special thanks to danielmgroh1 who made a comment to request support for HEPA.

Looking for 3d printed air purifier device? Here you go the >> [Deckman]

Animated Demo

 

 

 

 

 

 

Category: DIY

Tags



Model origin

The author marked this model as their own original creation. Imported from Thingiverse.

License