15 - Wildcard Week¶
Digital embroidery¶
Link to Digital Embroidery documentation by Julia Gäse
Robotic arm fabrication¶
Robot Programming with Robots plugin WIKI steps by step guide Link
DOWNLOAD LINK FOR ROBOTS PLUGIN FOR GRASSHOPPER & ROBOTS LIBRARY
[MORE INFO ON ROBOTIC ARM CLASS] (https://fablabbcn-projects.gitlab.io/learning/fabacademy-local-docs/clubs/makeclub/roboticarm/)
Grasshopper Basic Script ROBOTS Grasshopper Advanced Script ROBOTS Grasshopper Full Script ROBOTS
Remote control of CNC¶
How to make a remote controlled CNC draw in the sand:
FAQ:Can I make the assignment by hand?¶
- Although there can be manual processing steps, to count as digital fabrication the workflow should pass through design in a computer and some kind of automated output process. So programming the embroidery of circuits would count, but hand-stitching them wouldn’t.
References and resources¶
Composites:¶
Previous fabacademy students
- http://fabacademy.org/archives/nodes/barcelona/hisatsune.taichi/classes12.html
- http://fabacademy.org/archives/nodes/barcelona/armengol_altayo.daniel/htm/12.html
- http://archive.fabacademy.org/archives/2016/fablabbcn2016/students/27/exercise14.html
- http://archive.fabacademy.org/archives/2016/fablabbcn2016/students/375/week14/
- http://fabacademy.org/archives/2015/eu/students/vloet.frank/week12.html
- http://archive.fabacademy.org/2016/charlottelatin/students/87/exercise14.html
- http://fabacademy.org/archives/2014/students/garita.robert/12.Composites.html
- http://fabacademy.org/archives/nodes/barcelona/tanner_pasetti.gabriel/week12.html
Other interesting links:
Textile:¶
Fabricademy 2017 Class 11 - Soft robotics - Lily Chambers
links
- Adrianna Cabrera presentation we had at the Fabricademy Bootcamp in Milan
- Here some quick video and pictures of the tests developed during the bootcamp in one day
- Bioplastic
Robots¶
Robot Programming with Robots plugin WIKI steps by step guide Link
DOWNLOAD LINK FOR ROBOTS PLUGIN FOR GRASSHOPPER & ROBOTS LIBRARY
MORE INFO ON ROBOTIC ARM CLASS
** Here is the guide to the installation from GitHub for Rhino 7: **
Installing the “Robots” plugin
(Though we encourage to upgrade to Rhino 7, For the older version of Rhino:
-
Download Robots plugin
-
Copy the .gha and .dll into the special folder. Make sure it is ‘Unblocked’ (Right Click on the .gha file and click on unblock button in the attributes section) Place BOTH files in your ‘Components Folder’. (Components folder can be found via grasshopper: File -> Special Folders -> Components Folders)
-
Download the folder named Robots inside the Robot libraries.rar (contains the ABBs robots at IAAC in a.3dm file) and place it inside the OS’s Documents folder:
In Windows the path will look like C:\Users\userName\Documents\Robots\RobotLibrary.xml. In Mac the path will look like HD/Users/userName/Robots/RobotLibrary.xml.
- Open Rhino > Open Grasshopper > drag and drop the ‘robot system’ component from the plugin to verify the installation.
You can find here the files required for the installation
For instructions on installing Grasshopper Add-Ons, please see:
Grasshopper Class Script ROBOTS
Grasshopper Basic Script ROBOTS