A 3D printable clip to improve the comfort of wearing a surgical mask for a long time
COVID-19 caused a shortage of surgical masks (face masks) (archive.org link) and hospitals are having a hard time replenishing their supplies. Our local hospital said they're running low on masks (archive.org link) and asked the community to make some (archive.org link). My wife sews, so she made a bunch.
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.
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!
This project is that successful prototype.
Changes are version controlled using git here: https://github.com/pmotch/surgical-mask-clip
Descriptions of the files in this project:
surgical_mask_clip.blend
- 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: https://github.com/pmotch/surgical-mask-clip.surgical_mask_clip.stl
- the exported STL file that you can use to import into PrusaSlicer. I used the Blender addon "Mesh: 3D-Printer Toolbox" to export it.surgical_mask_clip-single.3mf
- the PrusaSlicer file for printing one clip.surgical_mask_clip-single_0.2mm_PLA_MK3S_29m.gcode
- G-code file ready to put on an SD card and print a single clip to your Prusa i3 MK3S.surgical_mask_clip-multiple.3mf
- 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.sugical_mask_clip-multiple_0.2mm_PLA_MK3S_8h42m.gcode
- G-code file ready to put on an SD card and print 18 clips to your Prusa i3 MK3S.Here's a list that I thought about for the design:
Useful Blender settings I used:
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:
Note: other settings can be seen if you open the .3ds
files in PrusaSlicer.
If you want to set up a farm and print hundreds or thousands of these immediately without any modifications, do this:
sugical_mask_clip-multiple_0.2mm_PLA_MK3S_8h42m.gcode
file on the SD card (your own or the one that came with the printer)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.
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.
The Floor
object in the Blender file is the dimensions of the Prusa i3 MK3S, but that isn't important if you're just exporting the Clip
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 .3ds
files and generate your own G-code exports.
Several reasons:
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!
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: https://help.prusa3d.com/en/article/prusa-face-shield-disinfection_125457
The author hasn't provided the model origin yet.