Skip to content

samuelmh/3dprint-lib_pocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

3D Printing libs & POCs

This is an OpenScad repository where I put all the libraries I design for my pieces along with some examples or proof of concepts.

Libraries

Installation

In my case (Linux) I just do (in the base directory of the repository).

ln -s `pwd`/smh_lib $HOME/.local/share/OpenSCAD/libraries

For other OSs, please read the documentation.

Documentation

At this moment, I have no fancy documentation. But, I have ensured the code is fully documented, so you can peek into the .scad files to read the comments and see some examples. Furthermore, the next section provides some interesting examples using modules from the library in a practical way.

Proofs of concept

About

Libraries for OpenScad and examples.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors