11. Open Source Hardware - From Fibers to Fabric¶
Open Source Bioextruders: The Dream Team¶¶
This week, we weren’t just solo inventors in our labs. We formed our own bio printing Avengers! Together, as a dynamic group with our brilliant leader and instructor, Claudia, we tackled challenges, celebrated breakthroughs, and laughed through the occasional oops moment. Collaboration wasn’t just a strategy it was the magic that powered this mission.
Ready to meet the stars that inspired us and fueled our journey? Let’s dive in!
Naim Dima Ola Rawan Omar, and our amazing instructor Claudia made this project come to life through collaboration, creativity, and problem solving!
Research & Inspiration¶¶
From fibers to fabrics, these open source extruders have revolutionized the art of bio printing each bringing their unique flair, like a superhero squad saving the world one filament at a time.
300CC Extruder on Thingiverse: The Big Boss This extruder is a powerhouse designed for large scale 3D printing. Its capacity and robust design make it perfect for ambitious bio printing projects.
Catherine’s Bio Extruder Project : The Versatile Visionary Catherine Euale’s project emphasizes adaptability and innovation. This extruder is an excellent choice for bio materials with its thoughtful design and user-friendly documentation.
weekly assignment
Check out the weekly assignment here or login to your NuEval progress and evaluation page.
about your images..delete the tip!!
-
Remember to credit/reference all your images to their authors. Open source helps us create change faster together, but we all deserve recognition for what we make, design, think, develop.
-
remember to resize and optimize all your images. You will run out of space and the more data, the more servers, the more cooling systems and energy wasted :) make a choice at every image :)
This image is optimised in size with resolution 72 and passed through tinypng for final optimisation. Remove tips when you don't need them anymore!
get inspired!
Check out and research alumni pages to betetr understand how to document and get inspired
-
OS Loom - Kae Nagano - Fab Lab Kamakura
-
The pattern machine - Marion Guillaud - LeTextileLab Lyon
-
Shopbot Hack - Painting machine Asli Aksan - Textile Lab Amsterdam
-
Prusa - Pegboard - Viviane Labelle - EchoFab
-
Final project - Pauline Gamore
Add your fav alumni's pages as references
References & Inspiration¶
"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- Two images side-by-side
Tools¶
BoM example¶
Materials¶
Qty | Description | Price | Link | Notes |
---|---|---|---|---|
1 | Material one | 22.00 $ | http://amazon.com/test | order now |
1 | Material two | 22.00 $ | http://amazon.com/test | find alternative |
1 | Material three | 22.00 $ | http://amazon.com/test |
Process¶
"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
My sketches are ...
This model 1 was obtained by..
The design 2 was created using..
footnote fabrication files
Fabrication files are a necessary element for evaluation. You can add the fabrication files at the bottom of the page and simply link them as a footnote. This was your work stays organised and files will be all together at the bottom of the page. Footnotes are created using [ ^ 1 ] (without spaces, and referenced as you see at the last chapter of this page) You can reference the fabrication files to multiple places on your page as you see for footnote nr. 2 also present in the Gallery.
Code Example¶
Use the three backticks to separate code.
// the setup function runs once when you press reset or power the board
void setup() {
// initialize digital pin LED_BUILTIN as an output.
pinMode(LED_BUILTIN, OUTPUT);
}
// the loop function runs over and over again forever
void loop() {
digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level)
delay(1000); // wait for a second
digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW
delay(1000); // wait for a second
}
Gallery¶
Video¶
From Vimeo¶
Sound Waves from George Gally (Radarboy) on Vimeo.