Parametric Male Symbol
Description
Just what the title says. It is a parametric male symbol. I made this by request on IRC.
Instructions
The Openscad file is fully parametric:
/************ Modify these parameters ************/
D_out = 60; // Outer diameter of circle
D_in = 45; // Inner diameter of circle
L_arrow = 35; // Arrow stem length
W_arrow = 7.5; // Arrow stem width
Spread_arrow = 15; // Half the width if the arrow head
t = 5; // total thickness
wiggle = 0.1; // fudge factor to ensure overlaps
/*************************************************/
/************ Modify these parameters ************/
D_out = 60; // Outer diameter of circle
D_in = 45; // Inner diameter of circle
L_arrow = 35; // Arrow stem length
W_arrow = 7.5; // Arrow stem width
Spread_arrow = 15; // Half the width if the arrow head
t = 5; // total thickness
wiggle = 0.1; // fudge factor to ensure overlaps
/*************************************************/
License
Parametric Male Symbol by marcsulf is licensed under the Attribution - Share Alike - Creative Commons license.

You must be logged in to post a comment.