Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billiegoose/gearitdone
Gear It Done! is a tool to design gear trains. Exports to DXF and STL for lasercuting, machining, or 3D printing.
https://github.com/billiegoose/gearitdone
Last synced: 24 days ago
JSON representation
Gear It Done! is a tool to design gear trains. Exports to DXF and STL for lasercuting, machining, or 3D printing.
- Host: GitHub
- URL: https://github.com/billiegoose/gearitdone
- Owner: billiegoose
- License: mit
- Created: 2014-09-01T22:57:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-02T03:11:01.000Z (over 10 years ago)
- Last Synced: 2024-10-06T03:24:06.698Z (3 months ago)
- Language: JavaScript
- Size: 262 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GearItDone
==========Gear It Done! is a tool to design gear trains. Exports to DXF and STL for lasercuting, machining, or 3D printing.
Project Goal(s)
---------------This is my current gear train design pipeline:
Excel -> Gear Generator -> DXF -> AutoCAD -> Inkscape -> DXF (for laser cutting)
\-> OpenSCAD -> STL (for animating in Blender)
This is my goal:JSON Parameters -> 3D Preview -> laser ready DXF and STL models
I will accomplish this by using Node and CoffeeScript and all the goodness, and libraries like:
* [OpenJsCad](https://github.com/joostn/OpenJsCad) by Joost Nieuwenhuijse for computational area / solid geometry
* [gearUtils](http://www.arc.id.au/GearDrawing.html) by Dr A.R.Collins for better looking involute gearsUsage
-----
Ha ha. Let me invent it first, then I'll document how it works. :smile: