Skip to content

herrkami/pdip_package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDIP Package Creator

OpenSCAD file/library to generate PDIP packages. It intentionally only generates the shape of the package, not a label, color, or anything. I found three different package widths that are selectable with the package_type keyword.

E.g., to generate a standard 8-pin package, like that of your favorite 555, call

pdip_package(nr_legs=8, package_type=0);

pdip_animation.gif

About

Generate PDIP packages in OpenSCAD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published