A scratch redesign of Makers Making Change's Signature Guide in OpenSCAD with the following design objectives:
Thanks to Peter Lau of Makerwiz for donating colorFabb nGen filament used to print these to Makers Making Change.
Printer Brand:
Prusa
Printer:
I3 MK3S
Rafts:
No
Supports:
No
Resolution:
0.2 mm
Infill:
20%
Filament: colorFabb nGen Red / White
Notes:
The photos show two colour prints, but you don't have to do that.
How I Designed This ===================Customization
While this isn't an OpenSCAD Customizer project, it's fairly easy to modify. A couple of templates (dxf, svg) are included to help you make your own grille.
To modify the number of apertures, change the line:holes = 5; // number of cutouts in card For each aperture, thehole_ll array defines the lower left corner coordinate of each cutout. Thehole_dimen array defines the width and height of the apertures. No checks are made to see if you're staying inside the card bounds, so preview before you print.
The OpenSCAD code includes a seemingly unnecessary intersection of the whole model with a very large cube. Without it, I found that PrusaSlicer became confused about what parts were solid and what were holes.
Category: Hand ToolsThe author marked this model as their own original creation. Imported from Thingiverse.