Você está no 3DFinder
Buscamos em Thingiverse, MakerWorld e Printables ao mesmo tempo para te dar o melhor de cada uma.
Descrição
Customizable Stackable Organizer
*A derivative work based on https://www.thingiverse.com/thing:3171891*
Overview
This design is fully parametric and customizable using https://openscad.org. You can tweak dimensions and optional features to create an organizer that fits your exact needs.
How to Use
- Download and install OpenSCAD: https://openscad.org
- Open the `.scad` file and adjust parameters as needed.
- Start small: Print a test version to check fit and functionality before committing to a large print.
Features Added
- ✅ Rounder corners (internal & external)
- ✅ Stackable lip (male/female)
- ✅ Magnet slots for secure stacking
- ✅ Optional lid with matching handle and magnet slots
Parameters
| Category | Parameter | Description | Default |
|---|---|---|---|
| Dimensions | `box_width` | Outer width (X) in mm | 240 |
| `box_length` | Outer length (Y) in mm | 240 | |
| `box_height` | Outer height (Z) in mm | 30 | |
| `wall_thickness` | Wall thickness in mm | 2 | |
| Corners | `corner_radius` | Internal corner radius | 5 |
| `outer_corner_radius` | External corner radius | 7 | |
| Stacking | `stacking_lip_enabled` | Enable stacking lip? (true/false) | true |
| `stacking_lip_height` | Height of stacking lip | 3 | |
| `stacking_tolerance` | Gap for stacking fit | 0.2 | |
| Magnets | `magnets_enabled` | Enable magnet slots? (true/false) | true |
| `magnet_diameter` | Magnet diameter in mm | 3 | |
| `magnet_thickness` | Magnet thickness in mm | 2 | |
| Options | `include_base` | Include bottom base? (true/false) | true |
1
Curtidas
0
Downloads
Licença
Creative Commons - Attribution - Share Alike