This week the class focuses on the evolution of techniques, tools and machines to create traditional fabrics.
Take advantage of digital manufacturing and open source technology to create a machine to weave and invent new techniques.
First I was practicing different techniques by hand to be able to see the technique and thus to think how a knitting or crochet needle has to move in a machine.
We worked as a group and decided to hack a machine made with floppy disk drives from a computer that was made to draw in the Fablab and convert it to sew.
We shared the work, I was in charge of cutting with the laser a mini frame and printing a piece to hold the needle well.
Observe the movement of the needle.
We have to change the base and leave a gap so that the needle can penetrate the fabric, we cut a mini frame in the laser and some small pieces to give it height.
Use DM of 3mm
Parameters:
Speed: 20
Power: 90
Frequency: 5000
Then we print a new support for the needle since the previous one is not worth it.
Finally we fit it in the needle.
Files:
https://drive.google.com/file/d/1MeBpej7FQi257AefjE6Fkl1Dn6ek1Z1x/view?usp=sharing
Programs:
Step 1: Transform our image into G CODE
Into INKSCAPE:
Step 2: Load our G-Code into Arduino
When we have our image and its G code, only remains to load it to the arduino using Grbl controller.