Line 88: | Line 88: | ||
<ol class="ourlist"> | <ol class="ourlist"> | ||
<li class="nomargin"> <p class="lead">Check if your laser could be directly flashable (flash = installing the new firmware) <a href="https://github.com/xunker/neje_laser_upgrades">in this link.</a>If the answer is yes, skip to the “software workflow” step. If the answer is no, just continue reading.</p></li> | <li class="nomargin"> <p class="lead">Check if your laser could be directly flashable (flash = installing the new firmware) <a href="https://github.com/xunker/neje_laser_upgrades">in this link.</a>If the answer is yes, skip to the “software workflow” step. If the answer is no, just continue reading.</p></li> | ||
− | <li class="nomargin"> <p class="lead"> When the Arduino UNO and the CNC Shield with the drivers arrive, substitute the old electronics of the laser with the new ones following <a href="https:// | + | <li class="nomargin"> <p class="lead"> When the Arduino UNO and the CNC Shield with the drivers arrive, substitute the old electronics of the laser with the new ones following the tutorial of the previous link. The software that you will need to follow this tutorial will be:</p></li> |
− | + | <ol> | |
+ | <li class="nomargin"> <p class="lead">The official Arduino IDE that you could find in<a href="https://www.arduino.cc/en/Main/OldSoftwareReleases"> their own page.</a></p></li> | ||
+ | <li class="nomargin"> <p class="lead">The open-source laser firmware (GRBL). You could find the version that we have used (v1.1) in <a href="https://github.com/OpenLabMadrid/iGEM-Madrid-OLM/tree/master/Laser%20Engraver%20Software/grbl-1.1f.20170801">our GitHub repository.</a></p></li> | ||
+ | <li class="nomargin"> <p class="lead">TThe program which control the laser and is going to send the designs from the PC (Universal GCode sender). You could find the version that have worked with us in our GitHub repository (same link as the previous step).</p></li> | ||
+ | |||
+ | </ol> | ||
Revision as of 15:04, 11 October 2018
Manufacturing Protocols
Texto de explicacion/ resumen de la pagina.
Chip
1- Mold making
-
Laser engraver hacking
Laser engraver hacking
Bill Of Materials: You could see a complete BoM here (upload the bill).
Amount of time: 3 hours.
Total costs: 100 €.
The laser usually come with a proprietary software that only allow you to engrave images. As the chips are going to be cuttered as a vector we’ll need to install a new laser firmware (into the laser) to be controlled with other software (into the PC connected to the laser).
-
Check if your laser could be directly flashable (flash = installing the new firmware) in this link.If the answer is yes, skip to the “software workflow” step. If the answer is no, just continue reading.
-
When the Arduino UNO and the CNC Shield with the drivers arrive, substitute the old electronics of the laser with the new ones following the tutorial of the previous link. The software that you will need to follow this tutorial will be:
-
The official Arduino IDE that you could find in their own page.
-
The open-source laser firmware (GRBL). You could find the version that we have used (v1.1) in our GitHub repository.
-
TThe program which control the laser and is going to send the designs from the PC (Universal GCode sender). You could find the version that have worked with us in our GitHub repository (same link as the previous step).
-
-
Software workflow
-
Calibration
-
Cutting
Back to Mold making Index
2- PDMS casting
-
Preparing PDMS
-
Making a vacuum pump and vacuum chamber
-
Degassing
-
Polymerization process
Back to PDMS casting Index
3- Plasma bonding
-
Modding a microwave
-
Calibrating the microwave
-
Baking the PDMS
Back to Plasma bonding Index
4- Closing the microfluidic circuit
-
Choosing the pump, the tubing and the connectors
-
Troubleshooting the leaks
Back to Closing circuits Index