Thingiverse
Parametric Pegboard Base
by cilynx
25
Downloads
12
Likes
0
Makes
This is an OpenSCAD library to make pegboard bases so you can hang your things on your pegboard. I saw several hooks and bases floating around, but none were parametric to make it work with what you have at home.
To use it in your own designs, it's just:
use ;
pegboard_base(cols, rows, hole_center_to_center, peg_height, base_depth, hole_size, peg_clearance, top_peg_angle);
I've tried to set everything up with sane defaults as well.
The included STLs are just examples of wha
To use it in your own designs, it's just:
use ;
pegboard_base(cols, rows, hole_center_to_center, peg_height, base_depth, hole_size, peg_clearance, top_peg_angle);
I've tried to set everything up with sane defaults as well.
The included STLs are just examples of wha
Sign in to leave a comment
Sign in