All Projects → print4health → print4health

print4health / print4health

Licence: CC-BY-SA-4.0 license
print4health.org

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
Twig
543 projects
SCSS
7915 projects
shell
77523 projects
Makefile
30231 projects
HTML
75241 projects

Projects that are alternatives of or similar to print4health

corona landkreis fallzahlen scraping
Scraping Germany's local districts websites for newer corona-case-numbers!
Stars: ✭ 17 (+54.55%)
Mutual labels:  wirvsvirus, wirvsvirus2020, wirvsvirushack
Cura-SidebarGUIPlugin
Cura plugin that provides a more settings-centric GUI for those who prefer it
Stars: ✭ 31 (+181.82%)
Mutual labels:  3d-printing
TheMiniIndex
Crowd-sourced library of 3d models (minis, terrain, scatter, etc.) for D&D, Pathfinder, and other tabletop games.
Stars: ✭ 17 (+54.55%)
Mutual labels:  3d-printing
mks-wifi-plugin
MKS wifi plugin for Cura
Stars: ✭ 105 (+854.55%)
Mutual labels:  3d-printing
Print3r
Command line interface (CLI) for 3d printing
Stars: ✭ 41 (+272.73%)
Mutual labels:  3d-printing
rhioCAD
CAD, based on OpenCascade. parametric, parametric 3D modeler. Fork of NaroCAD.
Stars: ✭ 42 (+281.82%)
Mutual labels:  3d-printing
openscad-rpi-library
OpenSCAD library of various objects to use in Raspberry Pi-based projects
Stars: ✭ 30 (+172.73%)
Mutual labels:  3d-printing
fedora-loves-python-staffs
Fedora Loves Python 3D Printable Staffs
Stars: ✭ 12 (+9.09%)
Mutual labels:  3d-printing
parrot 3d
Stronger frame, Light weight component and easier to maintenance
Stars: ✭ 26 (+136.36%)
Mutual labels:  3d-printing
octoprint-cli
Command line tool for controlling your OctoPrint 3D printer server
Stars: ✭ 25 (+127.27%)
Mutual labels:  3d-printing
liveprinter
Livecoding for 3D printers
Stars: ✭ 30 (+172.73%)
Mutual labels:  3d-printing
tronxy-xy100
Working with an inexpensive 3D printer, Other names: STARTT (from imakr.com) or Anet A8
Stars: ✭ 22 (+100%)
Mutual labels:  3d-printing
roomba flamethrower
Raspberry Pi Zero W powered Roomba Flamethrower controlled by an Xbox One Controller.
Stars: ✭ 14 (+27.27%)
Mutual labels:  3d-printing
threedy
Home Assistant card for 3D printer status and management.
Stars: ✭ 159 (+1345.45%)
Mutual labels:  3d-printing
StlVault
3D object viewer and organizer
Stars: ✭ 104 (+845.45%)
Mutual labels:  3d-printing
boombeastic
A Raspberry Pi based smart connected speaker with support for airplay, spotify, mpd and local playback
Stars: ✭ 206 (+1772.73%)
Mutual labels:  3d-printing
slicer
Fast 3D mesh slicer written in Go.
Stars: ✭ 55 (+400%)
Mutual labels:  3d-printing
Original-CR10-Marlin-Firmware-Source
This is the ORIGINAL Creality CR10 Firmware Source as Creality installs it.
Stars: ✭ 16 (+45.45%)
Mutual labels:  3d-printing
voron-ht
Klipper configuration for my Voron 2.4
Stars: ✭ 20 (+81.82%)
Mutual labels:  3d-printing
octoscreen
A touchscreen client for Octoprint
Stars: ✭ 26 (+136.36%)
Mutual labels:  3d-printing

print4health

Archive

I am archiving this project as there was no more active contribution from any of the team members in the last couple of months (including me). It was a fun time and maybe I'll be up for something similar. People who are interested are welcome to get in touch.

About the project

We aim to create a platform to connect medical institutions and owners of 3D-printers, especially in crisis-situations. On this platform the institutions can publish their needs in 3d-printable spare parts and anyone who has unused printer capacities is able to volunteer and create those parts for them. At the current state we are targeted to germany only but have planned to make our platform globally useful.

We started the project during the german WirvsVirusHackathon, so the project is still in a pretty early state.

Go print something at print4health.org

DEVELOPMENT

CI

Requirements

Startup

git clone [email protected]:print4health/print4health
cd print4health
vagrant up
vagrant ssh
make init

Build JavaScript & CSS

  • yarn encore dev
  • yarn encore dev --watch

code quality & testing

check Javascript

  • yarn eslint
  • yarn eslint --fix

check PHP

  • make dev

run phpunit

  • make phpunit

run cypress tests

  • make cypress

Lokaler Aufruf

http://192.168.222.12
Bei Verwendung des Vagrant Plugin "vagrant-hostsupdater" ist die lokale Installation unter http://dev.print4health.org erreichbar.

Login für Bestellung als Einrichtung

API Doc

http://dev.print4health.org/api/doc

Services

MailDev/MailCatcher: http://localhost:1080

PRODUCTION

https://print4health.org/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].