https://github.com/ad-si/awesome-fabrication
A curated list of awesome fabrication software, tools and resources.
https://github.com/ad-si/awesome-fabrication
List: awesome-fabrication
3d-printing diy fabrication laser-cutting maker
Last synced: 5 months ago
JSON representation
A curated list of awesome fabrication software, tools and resources.
- Host: GitHub
- URL: https://github.com/ad-si/awesome-fabrication
- Owner: ad-si
- Created: 2015-03-29T12:23:50.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T19:21:26.000Z (about 1 year ago)
- Last Synced: 2025-04-03T20:26:35.371Z (about 1 year ago)
- Topics: 3d-printing, diy, fabrication, laser-cutting, maker
- Homepage:
- Size: 13.7 KB
- Stars: 30
- Watchers: 5
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Awesome Fabrication
A curated list of awesome fabrication resources.
**Table Of Contents**
- [3D Viewer](#3d-viewer)
- [Converter](#converter)
- [Host Software](#host-software)
- [Slicer](#slicer)
## 3D Viewer
- [3dviewer.net] - Online 3D Model Viewer.
- [gcode-viewer] - Web-based 3D viewer for GCode files.
- [githubiverse] - Template for Thingiverse like 3d-file hosting.
- [JSModeler] - JavaScript framework to create and visualize 3D models.
- [thingiview.js] - Javascript 3D Model Viewer (not updated since 2011).
- [va3c/viewer] - 3D Model Viewer with Three.js (buggy).
[3dviewer.net]: https://3dviewer.net
[gcode-viewer]: https://github.com/joewalnes/gcode-viewer
[githubiverse]: https://github.com/garyhodgson/githubiverse-template
[JSModeler]: https://github.com/kovacsv/JSModeler
[thingiview.js]: https://github.com/tbuser/thingiview.js
[va3c/viewer]: https://github.com/va3c/viewer
## Converter
- [hmstl] - Generate STL triangle meshes from grayscale height-map images.
- [papercraft] - Unfolding STL models to make laser cut patterns.
- [stltwalker] - Scriptable interface for STL transformation and accumulation in C.
[hmstl]: https://github.com/anoved/hmstl
[papercraft]: https://github.com/osresearch/papercraft
[stltwalker]: https://github.com/sshirokov/stltwalker
## Host Software
- [CuraEngine] - C++ console application for 3D printing GCode generation.
- [LaserWeb] - Self hosted web interface for your laser or cnc mill.
- [octoprint.org] - Self hosted web interface for your 3D printer.
- [Printrun] - Pure Python 3d printing host software.
- [Repetier] - All in one 3D-printing software.
[CuraEngine]: https://github.com/Ultimaker/CuraEngine
[LaserWeb]: https://github.com/LaserWeb/LaserWeb4
[octoprint.org]: https://octoprint.org
[Printrun]: https://github.com/kliment/Printrun
[Repetier]: https://www.repetier.com/
## Slicer
- [kisslicer] - Fast easy-to-use cross-platform slicer.
- [slic3r] - G-code generator for 3D printers.
[kisslicer]: https://www.kisslicer.com/
[slic3r]: https://slic3r.org/