mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Merge pull request #268 from awesome-selfhosted/manufacturing
Add Manufacturing tag and 3 items Rebased and squashed #234 #233 #235 #236 #239
This commit is contained in:
commit
7411fafa81
5 changed files with 36 additions and 2 deletions
11
software/fluidd.yml
Normal file
11
software/fluidd.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: Fluidd
|
||||
website_url: https://docs.fluidd.xyz/
|
||||
description: Lightweight & responsive user interface for Klipper, the 3D printer firmware.
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- Docker
|
||||
- Nodejs
|
||||
tags:
|
||||
- Manufacturing
|
||||
source_code_url: https://github.com/fluidd-core/fluidd
|
||||
11
software/mainsail.yml
Normal file
11
software/mainsail.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: Mainsail
|
||||
website_url: https://docs.mainsail.xyz/
|
||||
description: A modern and responsive user interface for the Klipper 3D printer firmware. Control and monitor your printer from everywhere, from any device.
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- Docker
|
||||
- Python
|
||||
tags:
|
||||
- Manufacturing
|
||||
source_code_url: https://github.com/mainsail-crew/mainsail
|
||||
11
software/octoprint.yml
Normal file
11
software/octoprint.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: Octoprint
|
||||
website_url: https://octoprint.org/
|
||||
description: A snappy web interface for controlling consumer 3D printers.
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
platforms:
|
||||
- Docker
|
||||
- Python
|
||||
tags:
|
||||
- Manufacturing
|
||||
source_code_url: https://github.com/OctoPrint/OctoPrint
|
||||
|
|
@ -4,10 +4,9 @@ description: Digital asset manager for 3d print files; STL, OBJ, 3MF and more.
|
|||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Ruby
|
||||
- Docker
|
||||
tags:
|
||||
- Miscellaneous
|
||||
- Manufacturing
|
||||
source_code_url: https://github.com/Floppy/van_dam
|
||||
stargazers_count: 291
|
||||
updated_at: '2023-10-10'
|
||||
|
|
|
|||
2
tags/manufacturing.yml
Normal file
2
tags/manufacturing.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
name: Manufacturing
|
||||
description: "Software to manage [3D printers](https://en.wikipedia.org/wiki/3D_printing), [CNC machines](https://en.wikipedia.org/wiki/Numerical_control) and other physical manufacturing tools."
|
||||
Loading…
Reference in a new issue