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

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.

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/