Week 6: Computational Couture

Status: Documented

06 Nov, 2018

This week is to integrate Computational designing into our workflow. This is one an upcoming and active applications in the field of design, architecture among many other fields. Computational Design is a change in the medium of design moving from from a geometry based to a logic based expression.

Update:
My experience with Rhino has been on and off majorly due to the nature of work and tasks I end up executing for our firm. By far, I have enjoyed working with firefly the most during my Fab academy days. So it was a fun week to reopen Rhino after quite a long time. After a lecture by Aldo and an indepth pre-cursor recap tutorial by Eugene, I got down to finally spending some time with gh elements. :-D


Objectives | Tasks at hand


For this week, I will be creating a design script which will generate a hexagonal array whose height, size and offset is proportionate to a few attractor points I set within my 3D workspace. The next focus (not beeing attached) will be on 3d printing a design I made for my final project directly due to limited availability of 4-way stretched Lycra so it will take 4D form. Before that, I also need to experiment with a few manual shapes and techniques of printing on fabric in a double sided environement as well as part of my final project.

Myself: You better give me credit for this technique am sharing with you or I'll sue you....What are you doing
Nishtha: Calling my Lawyer.




EXTRA: Below shown is my grasshopper's Firefly extension script used to read Atmega 328's inputs.


Command Line used for image editing

Not related to this assignment in specific but generally towards my documentation. For this website, am using ImageMagick. Its strong command line (Can be done using GIMP too) is beeing typed within the BASH TERMINAL. Its a combination of a few command's from Neil's Fab Academy lecture on Image Encoding ziosm@SurfaceBook MINGW64 $ cd ziosm@SurfaceBook MINGW64 ~ $ cd fabricademy_website EITHER: a) ziosm@SurfaceBook MINGW64 ~ $ mogrify -format jpg *.png -density 200 -units PixelsPerInch -resize 1200 OR b) ziosm@SurfaceBook MINGW64 ~ gm mogrify +profile "*" -size 1200x900 *.png -format png *.jpg ziosm@SurfaceBook MINGW64 ~ gm mogrify -level 15%,1,92% -units PixelsPerInch -density 200 *.jpg -resize 1200 *.jpg

Tips and Tricks


Info Panel

If I was to document in a tabular format, there is a direct relation between no. of layers beeing printed on both sides (can be non-symetric) and the final shape the 4d print takes when exposed to varying temperatures.

Warning Notes

Its very important to make sure, there are as less of creases as possible on the fabric. We want the fabric stretched upto a reasonable amount to lay it flat. Over stretching increases tension and binds shape more in 4d reaction, Under stretching will not get the desired reaction to get embedded within the design.

Danger Panel

Care needs to be taken during printing over the fabric for the first 2 layers, as this is where the printer if not finding sufficient space could start clogging or if over tensioned start tearing the stretched Fabric. Neither of this happened with me as i made sure my layer height is set to 1.25 the fabric thickness in the g-code for the 3rd layer.

Success Panel

The Success of 3d printing is deteremined if I am able to print the same design over the same fabric and yet getting different shapes. What determines this shape is-temperature print is exposed to, no. of layers above the fabric, no. of layers below the fabric and whether both sides have been fused together through the fabric or unfused.

F.A.Q.

I usually ask the Global team or myself questions relevant to the week's task.I plan to use this section to help me document for our lab's next batch of students important questions and their answers discussed during Global review/Recitation.

Make sure its in the same folder, relink if required, and if still not happening, reset the points in grasshopper and assign them to points in Rhino
It was not related to my Final Porject as I realised that disconnected hexagons is not the way to hold shape whereas I wanted to have a flat surface which changes shape as the plastic is melted with higher temperature. This was not possible with hexagons which is more suited towards the form getting taken immediately after releasing the fabric from the print. Secondly, we were short on 4 way Lycra and 3d printing over plain fabric is simply not that appealing since it is faster and more accurate to vinyl cut and therafter just screen print over a fabric. So it would not accomplish any skill learning since its applications are limited unless I design something in 3d over each hexagon. Now that would be interesting. Maybe someother Day !!
The Fabric we have with us is a perfect mutiple of 25cms * 25 cms and hence we get perfect square cuts of the Lycra to 3d print with-no waste.

Download Section