Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sjkelly/magpie
- Owner: sjkelly
- License: other
- Created: 2012-07-14T16:05:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-07-21T19:11:04.000Z (over 9 years ago)
- Last Synced: 2024-10-13T19:37:21.916Z (3 months ago)
- Language: OpenSCAD
- Homepage:
- Size: 871 KB
- Stars: 13
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
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!