This is a small, fully parametric, electronics enclosure. It is very well vented, and is therefore suitable for power supplies.
The enclosure is written in the CAD language OpenSCAD. This project is at the limit, of what can usefully be done with OpenSCAD: The preview of all parts together takes 6 seconds, to render all parts, takes about 6 minutes.
The *.3mf
files are sliced for 0.6 mm nozzle diameter, adaptive layer height, and PETG. No supports are necessary. They have been printed with a Prusa MK3s.
The *.scad
files are a program for the CAD language OpenSCAD. They depend on
each other. Together they are a computer program, that defines the geometry of
the enclosure.
There are currently two main programs:
src/z-enclosure-print.scad
: src/z-enclosure-print-mw-lpv-35-12.scad
: get_rib_height
), or additional screws to hold the enclosure together.Both files contain all parts of the enclosure arranged for printing.
The git repository is in:
https://gitlab.com/eike-welk-projects/3d-print/electronics-enclosure
The author marked this model as their own original creation.