Decorated Box
von pmoews
Druckbare Dateien (7)
-
stlbox_less_textile_1.stl
92 Ko · 2 261 Downloads
-
stltextile_1.stl
77 Ko · 2 102 Downloads
-
stlbox_less_pascal.stl
42 Ko · 2 174 Downloads
-
stlpascal.stl
23 Ko · 2 058 Downloads
-
stlbox_plus_textile_1.stl
92 Ko · 2 183 Downloads
-
stlbox_plus_pascal.stl
42 Ko · 2 174 Downloads
-
stlbox_drawer.stl
4 Ko · 2 310 Downloads
Beschreibung
Here is a simple container that encloses a sliding drawer like a box of matches. It can be decorated with one of three different repeating patterns. Two are textile patterns and the third is an array of Pascal triangles.
For monochrome printers the patterns are embossed on the surface and for two color printers the embossed pattern can be in a different color. Stl files for two versions are provided. A second textile pattern is included in the zip files.
The patterns were created with openSCAD's polyhedron command which makes them easy to manipulate.
For those who know openSCAD the programs consist of about a dozen lines of code that include a call to a pattern module. Any module that makes a pattern lying on the xy plane can be substituted to make a custom box. The scad files are available in box_scad.zip and the stl files in box_stl.zip.