Runde2
This commit is contained in:
parent
46eb4ad335
commit
3b161eafa7
2
.vscode/settings.json
vendored
Normal file
2
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
{
|
||||||
|
}
|
|
@ -105,7 +105,7 @@ Vorab eine Infomail an die Teilnehmenden schicken mit folgenden Punkten:
|
||||||
- Hygienemaßnahmen: Kontamination erkennen
|
- Hygienemaßnahmen: Kontamination erkennen
|
||||||
- Myzelmaterial (Startups, Patent-Situation)
|
- Myzelmaterial (Startups, Patent-Situation)
|
||||||
|
|
||||||
![Lebenszyklus Pilze](../../../res/assets/media/W_Pilzzyklus.jpg)
|
![Lebenszyklus Pilze](../../res/assets/media/W_Pilzzyklus.jpg)
|
||||||
__Der Lebenszyklus von Pilzen (stark vereinfacht)__
|
__Der Lebenszyklus von Pilzen (stark vereinfacht)__
|
||||||
|
|
||||||
# Termin 2
|
# Termin 2
|
||||||
|
@ -128,3 +128,8 @@ Wenn bei Teilnehmenden Probleme mit dem Lampenschirm aufgetreten sind und er nic
|
||||||
## Hinweise
|
## Hinweise
|
||||||
|
|
||||||
Wenn es nur eine Mikrowelle gibt, ist dies ein zeitliches Nadelöhr, da die "Garzeit" von CoRncrete 15-20 Minuten beträgt. Hier ist drauf zu achten, dass schnell und zügig die Mikrowelle bestückt wird. Ideal ist es mit zwei Mikrowellen zu arbeiten.
|
Wenn es nur eine Mikrowelle gibt, ist dies ein zeitliches Nadelöhr, da die "Garzeit" von CoRncrete 15-20 Minuten beträgt. Hier ist drauf zu achten, dass schnell und zügig die Mikrowelle bestückt wird. Ideal ist es mit zwei Mikrowellen zu arbeiten.
|
||||||
|
|
||||||
|
|
||||||
|
Viel Spaß bei dem Workshop!
|
||||||
|
|
||||||
|
![Workshop](../../res/assets/media/WS1.jpg)
|
9
okh.toml
9
okh.toml
|
@ -1,6 +1,7 @@
|
||||||
okhv = "OKH-LOSHv1.0"
|
okhv = "OKH-LOSHv1.0"
|
||||||
name = "Pilzlicht - die Myzellampe"
|
name = "Pilzlicht - die Myzellampe"
|
||||||
repo = "https://code.curious.bio/curious.bio/pilzlicht"
|
repo = "https://code.curious.bio/curious.bio/pilzlicht"
|
||||||
|
version = "0.2.0"
|
||||||
release = "https://code.curious.bio/curious.bio/pilzlicht/src/branch/main"
|
release = "https://code.curious.bio/curious.bio/pilzlicht/src/branch/main"
|
||||||
license = "CC-BY-SA-4.0"
|
license = "CC-BY-SA-4.0"
|
||||||
licensor = "Matthias Cullmann"
|
licensor = "Matthias Cullmann"
|
||||||
|
@ -9,5 +10,11 @@ readme = "https://code.curious.bio/curious.bio/pilzlicht/src/branch/master/READM
|
||||||
documentation-language = "de"
|
documentation-language = "de"
|
||||||
technology-readiness-level = "OTRL-3"
|
technology-readiness-level = "OTRL-3"
|
||||||
documentation-readiness-level = "ODRL-3"
|
documentation-readiness-level = "ODRL-3"
|
||||||
function = "It's a lamp made out of biomaterials."
|
cpc-patent-class = "F21S"
|
||||||
|
manufacturing-instructions = "doc/assembly/README.md"
|
||||||
|
function = "It's a free standing lamp made out of biomaterials - Myceliummaterial and CoRncrete"
|
||||||
bom = "https://code.curious.bio/curious.bio/pilzlicht/src/branch/main/bom.csv"
|
bom = "https://code.curious.bio/curious.bio/pilzlicht/src/branch/main/bom.csv"
|
||||||
|
[outer-dimensions]
|
||||||
|
openSCAD = "cube(size = [190,360,150])"
|
||||||
|
unit = "cm"
|
||||||
|
|
||||||
|
|
BIN
res/assets/media/WS1.jpg
Normal file
BIN
res/assets/media/WS1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 114 KiB |
Loading…
Reference in a new issue