surgical mask clip

surgical mask clip

prusaprinters

<p>A 3D printable clip to improve the comfort of wearing a surgical mask for a long time</p> <h3>Print instructions</h3><h3>Why</h3><p>COVID-19 caused a shortage of <a href="https://www.fda.gov/medical-devices/personal-protective-equipment-infection-control/n95-respirators-and-surgical-masks-face-masks">surgical masks (face masks)</a> (<a href="https://web.archive.org/web/20200325214258/https://www.fda.gov/medical-devices/personal-protective-equipment-infection-control/n95-respirators-and-surgical-masks-face-masks">archive.org link</a>) and hospitals are having a hard time replenishing their supplies. Our <a href="https://www.courierpress.com/story/news/2020/03/18/coronavirus-deaconess-ask-public-provide-medical-face-masks/2865273001/">local hospital said they're running low on masks</a> (<a href="https://web.archive.org/web/20200326225658/https://www.courierpress.com/story/news/2020/03/18/coronavirus-deaconess-ask-public-provide-medical-face-masks/2865273001/">archive.org link</a>) and asked the community to <a href="https://www.deaconess.com/How-to-make-a-Face-Mask">make some</a> (<a href="https://web.archive.org/web/20200327003117/https://www.deaconess.com/How-to-make-a-Face-Mask">archive.org link</a>). My wife sews, so <a href="https://raw.githubusercontent.com/pmotch/surgical-mask-clip/master/readme_assets/sewn_masks.jpg">she made a bunch</a>.</p> <p>Then I saw pictures on reddit showing what happens when someone wears a surgical mask for a long time -- it's not good. I wondered if I could create a clip that could make wearing them more comfortable behind the ears, so I gave it a shot.</p> <p>I 3D printed a few different sized prototypes and included them when she delivered the masks to the hospital. The person who accepted the donation liked the idea, took it to the hospital executive committee, and they said they wanted 200 more of the largest prototype I had!</p> <p>This project is that successful prototype.</p> <h3>Version control</h3><p>Changes are version controlled using git here: <a href="https://github.com/pmotch/surgical-mask-clip">https://github.com/pmotch/surgical-mask-clip</a></p> <h3>Files</h3><p>Descriptions of the files in this project:</p> <ul> <li><code>surgical_mask_clip.blend</code> - this is the Blender project file. The final object is a joined object from other primitive objects cylinders, rings, etc. You can definitely get back to those in version control found here: <a href="https://github.com/pmotch/surgical-mask-clip">https://github.com/pmotch/surgical-mask-clip</a>.</li> <li><code>surgical_mask_clip.stl</code> - the exported STL file that you can use to import into PrusaSlicer. I used the Blender addon "Mesh: 3D-Printer Toolbox" to export it.</li> <li><code>surgical_mask_clip-single.3mf</code> - the PrusaSlicer file for printing one clip.</li> <li><code>surgical_mask_clip-single_0.2mm_PLA_MK3S_29m.gcode</code> - G-code file ready to put on an SD card and print a single clip to your Prusa i3 MK3S.</li> <li><code>surgical_mask_clip-multiple.3mf</code> - the PrusaSlicer file for printing as many clips as one can reasonably fit on the build plate and still be able to safely remove them. 18 in this case.</li> <li><code>sugical_mask_clip-multiple_0.2mm_PLA_MK3S_8h42m.gcode</code> - G-code file ready to put on an SD card and print 18 clips to your Prusa i3 MK3S.</li> </ul> <h3>Design stuff</h3><p>Here's a list that I thought about for the design:</p> <ul> <li>Dimensions XYZ: ~130mm, ~28mm, ~10mm.</li> <li>PLA bends well, yet rigid enough.</li> <li>Arc of the bend holds around the neck, but isn't a perfect fit allowing some tension.</li> <li>Thickness allows enough surface area over the skin to be comfortable, yet not use too much filament.</li> <li>More infill makes it more rigid. 100% infill is best I found.</li> <li>Easy to wash.</li> <li><a href="https://www.prusaprinters.org/social/52530-minwoo-choi">Minwoo Choi</a>'s design <a href="https://www.prusaprinters.org/prints/25999-mask-connection-clips">on PrusaPrinter</a> was a validating design and has some evidence of adoption (very nice!), but after comparing this design, the edges needed beveling, the sizes were too small, and the hooks were a little too narrow for users to easily slip in the elastic bands.</li> </ul> <h3>Blender settings</h3><p>Useful Blender settings I used:</p> <ul> <li>See various articles on how to get Blender prepared for 3D Print modeling. It's not by default, so you'll want to do that.</li> <li>The model is in millimeters.</li> <li>The "Floor" included in the model is of the dimensions of the Prusa i3 MK3 build plate</li> <li>Enable in addons "Mesh: 3D-Print Toolbox". It's used to export the STL and check for 3D printing modeling problems.</li> </ul> <h3>Printer and slicer settings</h3><p>This project is a perfect fit for the Prusa i3 MK3S, but many people will find a way to make this work on their printer. Here's some printer and PrusaSlicer settings I used:</p> <ul> <li>0.4mm nozzle</li> <li>100% infill (say yes to the infill pattern suggestion)</li> <li>0.20 QUALITY</li> <li>PLA works. I'm sure other materials will work too, but unsure how rigid they'll be.</li> </ul> <p>Note: other settings can be seen if you open the <code>.3ds</code> files in PrusaSlicer.</p> <h3>Mass printing right away</h3><p>If you want to set up a farm and print hundreds or thousands of these immediately without any modifications, do this:</p> <ol> <li>Get a Prusa i3 MK3S printer and set it up with a spool of PLA</li> <li>Put the <code>sugical_mask_clip-multiple_0.2mm_PLA_MK3S_8h42m.gcode</code> file on the SD card (your own or the one that came with the printer)</li> <li>Turn on the printer, select this file from the SD card and print!</li> </ol> <p>It's 8 hours and 42 mins for 18 clips. If you modify the .3ds file to use 15% infill the time drops to ~6 hours.</p> <h3>FAQ</h3><h4>Is this limited to just the Prusa i3 MK3S 3D printer?</h4><p>This project is ready to go on the Prusa i3 MK3S printer, but one could take all the files (except for the G-code ones) and use them on any different printer.</p> <p>The <code>Floor</code> object in the Blender file is the dimensions of the Prusa i3 MK3S, but that isn't important if you're just exporting the <code>Clip</code> to an STL - it's just useful when modeling on this specific printer. The G-code files are specific to the Prusa i3 MK3S, but you can take the <code>.3ds</code> files and generate your own G-code exports.</p> <h4>Why did you choose Blender to model your 3D print?</h4><p>Several reasons:</p> <ul> <li>I'm new to 3D printing and had to pick something</li> <li>Blender isn't perfect for 3D printing, but it's good enough</li> <li>Blender is free (the CAD options looked seemed to be not free)</li> <li>Blender can be used for a lot of other things, so learning that made sense</li> </ul> <h3>Your 3D models aren't precise. Why?</h3> <p>I agree. I haven't learned all the tricks in Blender to make alignment of things perfect, but the tolerances when you 3D print them aren't perceptible nor do they jeopardize the structural integrity it seems. I do like precision though, so if you can make it better, I welcome pull requests!</p> <h4>Is it sanitizable?</h4><p>I'm unsure. That said, the successful Prusa face shield project has some information on various disinfection tests performed on their 3D printed face shield: <a href="https://help.prusa3d.com/en/article/prusa-face-shield-disinfection_125457">https://help.prusa3d.com/en/article/prusa-face-shield-disinfection_125457</a></p>

Download Model from prusaprinters

With this file you will be able to print surgical mask clip with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on surgical mask clip.