Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sjkelly/magpie

Vitamins library and BOM/assembly script utilities for OpenSCAD.
https://github.com/sjkelly/magpie

Last synced: about 2 months ago
JSON representation

Vitamins library and BOM/assembly script utilities for OpenSCAD.

Awesome Lists containing this project

README

        

#Magpie

A vitamins library and BOM/assembly script utilities for OpenSCAD.

##What does it do?

Magpie is designed to be the bond between real world hardware components and designs in OpenSCAD. It provides libraries that make it easy to render hardware and access information about dimensions. Going furthur, it will allow parameterized bill of material generation.

##Tutorial
A basic tutorial on adding Magpie as a library is located [here](./docs/tutorial.md).

##How to use!

You can use Magpie in your designs by including the "magpie.scad" file. This will allow you to get started with all the tools in Magpie. For a while we recommend keeping the Magpie source with your projects, as the interfaces may change. Documentation on the provided modules can be found in "MODULES.md".

##Contributing!

Use GitHub to fork or send a pull request!

##Thanks!

Huge thanks to nophead and nathan7 for inspiration and ideas for this library. Much of the code is derived from their work.

##Projects using Magpie!

Magpie is being used in the RepRap Lewis. If you know of any cool projects using Magpie, let us know!