Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nthiery/fablab
https://github.com/nthiery/fablab
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nthiery/fablab
- Owner: nthiery
- Created: 2015-06-01T14:44:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T08:39:57.000Z (7 months ago)
- Last Synced: 2024-05-23T09:43:10.130Z (7 months ago)
- Language: OpenSCAD
- Homepage: https://nthiery.github.io/FabLab/
- Size: 27.9 MB
- Stars: 6
- Watchers: 12
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Some shared notes and projects about the Fablab at Digiteo Moulon
=================================================================# References
- http://libre3d.com/: models and references
- https://github.com/SolidCode/SolidPython: python binding to the former
- http://www.openscad.org/: programmatic modeling
Rechercher OpenCAD Python
- http://slic3r.org/: open source G-code generator for 3D printers
- https://www.thingiverse.com/: collection of 3D objects
- FreeCAD: interactive 3D modelling with Python bindings
- http://www.pythonocc.org/ : 3D CAD/CAE/PLM development framework for Python.
- http://www.freecadweb.org/wiki/index.php?title=Python_scripting_tutorial
- antinomy: 3D modelling, écrit en Python
http://www.instructables.com/id/Programmatic-Creation-of-a-3D-Model-for-3D-Printin/