Você está no 3DFinder
Buscamos em Thingiverse, MakerWorld e Printables ao mesmo tempo para te dar o melhor de cada uma.
Descrição
Marker Pen Pencil Holder (Parameterizable) - Bobbie Goods Inspired
This project provides a customizable 3D model of a marker, pen, or pencil holder inspired by Bobbie Goods. The design is fully parameterizable, allowing you to adjust the number of rows and columns, pen dimensions, wall thickness, and more to fit your needs.
Features
- Fully parameterizable: Easily adjust the number of slots, pen size, wall thickness, and other dimensions.
- Rounded or square holes: Optionally set the rounding radius for the holes.
- Solid base and hollow outer walls: Ensures stability and efficient material usage.
- OpenSCAD source: Modify and preview the design in OpenSCAD.
Parameters
You can customize the following parameters at the top of the `.scad` file:
- `num_rows`: Number of rows of pen slots.
- `num_columns`: Number of columns of pen slots.
- `pen_width`: Width of each pen slot (mm).
- `pen_height`: Height of each pen slot (mm).
- `pen_length`: Depth/length of each pen slot (mm).
- `spacing`: Space between slots (mm).
- `base_thickness`: Thickness of the bottom base (mm).
- `rounding_radius`: Corner radius for holes (mm, set to 0 for square holes).
- `outer_wall`: Thickness of the outer wall (mm).
Usage
- Open the `.scad` file in OpenSCAD.
- Adjust parameters at the top of the file to fit your requirements.
- Render (F5) and export (F6) the model to STL for 3D printing.
License
This project is provided for personal and educational use. Attribution to the original author and Bobbie Goods inspiration is appreciated.
Inspired by Bobbie Goods. Designed and parameterized by Flavio Medeiros.