The week 2 starts with the machines. We plan to learn each machine each day. So before that some arrangements is to be done. We have to keep all the things (not the machines , but the consumables , tools, etc...) categorized. So it was the first job. We spent some time for that.
After that we started with the Vinyl Cutter (Model: Roland CAMM-1 Servo vinyl cutter). Simply a vinyl cutter is a machine which cut thin sheets like vinyl through the vector path given by the computer or any processor. It has many applications but we see it is usually used for cutting stickers.
Design the .png file
I downloaded a pic from the internet. Opened it in the gimp. It was already in black and white but i confiremd it by doing the following
Image -> Mode -> indexed
Gave the maximum number of colors to 2
Then i exported as .png
Using the fab modules
I opened the terminal and typed 'fab'. Select the input file as .png and the output process as the Roland CAMM1-Servo (.camm).
Use the "load png button" to load the png file. Resized it to 50x50 mm by clicking the "Resize" button. Click the "Make path" to creat the path and then hit make .camm
Setting up the machine
First thing to do is loading the vinyl roll. For that ther is lever in the backside of the machine which is to be pulled upwards. I did it.
See the lever
I loaded the roll. while doing it we need to make ensure some things. There are some rollers in the machines which controll the move ment of vinyl in the y axis. The rollers should be on the white portions which is marked on the machines.
We can adjust the rollers over the white marks so that the the two rollers are at the edges of the vinyl roll in the x axis. Once we load the vinyl push down the liver (the same lever we pulled down to load the vinyl)
We can use not only the vinyl roll but also a piece of vinyl, and what i used is a piece. Once we load the piece of vinyl we should select the "Scan" option in the machine and hit enter. Then it wiill show us the size of the piece that can bu used. So make sure that our design size not beyound this size
So after setting up the machine parts, hit "send it" in the fab module window, and the machine will start cutting.
Next is to take the sticker and place it where we want. This is some what tricky and need some skill. Here i used a masking tap to take the sticker (which is cut)
Today we started with the machine, Rolland Modella MDX 20, which is pcb miller. This is a 2.5D mcahine which can also be used for milling wax with limited depth (Z axis). The first session was to make a FAB isp whose design is already made and available at http://fab.cba.mit.edu/content/projects/fabisp So i explain below the steps i followed
The main steps to mill a pcb are desiging the circuit (export as .png format), using fab modules to controll the machine, setting the machine and milling.
This is the first part, the design. If you are using the fab modules , the the design should be in .png format. We took the design from http://fab.cba.mit.edu/content/projects/fabisp which is already done using the Eagle software. The schematic file is in eagle is also available in the site.
Now we have to set up the machine, like selecting bits, placing coper board, setting the origin etc.
Here we use two types of bitts
Here we use the 1/64 bit. For mounting the bit on the head, there is a screw that is to be loosen first. We can use allen key to loosen it. Then place the bit such that the majority of the bit goes inside the head. Then tighten the screw using the allen key
Next is placing the board. There is grid marked on the machine so that we can understand the position. The default origin of the machine is at left bottom. It is better to place the copper board at the left bottom side. Double sided tap can be used to fix the copper board.
Next we want to set the origin. The Bit tip should be at the origin point with respect to the copper board. So we have to move the bit tip to the point where we want to set it as the origin. For that we can use the "X min" and "Y min" options in the fab module. Giving x and y values and clicking on "go to x min y min" the tip will go to positions. We can move the tip to the correct position using trial and error method.
Now the pcb is ready and the next is soldering the components. For soldering, we use soldering station of Weller which is very nice to use.
I wrote down all the components required in a paper.Suddenly i remembered about my asp programmer, i have been using for some years to program atmel chips. It was in my bag itself!!! Thanks god! It is a usbasp type programmer. I took it , plugged to the computer. When i tried to connect it to the Fab isp, ooopz still problem! The connector pin we used in the fabisp is 6 pin, and the connector pin on my programmer is 10 pin type! But no problem, Luciano made some arrangements using some jumber wires and pins which helped us to connect my programmer with the fabisp. And finally it is done. We programmed the fab isp that I made with my progrmmer. After programming I removed the jumber fire which is to be removed from the isp after programming it. Finally the Fab ISP is ready
We opened fab modules. selected input as .stl format and output process as rolland MDX20. Loaded the .stl file. Made path. Set the origin and finally started drilling.
We made the wax mould yesterday using modella.What we made yesterday is the shape of the original product. In other words it is the mould for making moulds for the final product. Today we are making the mould for the final product. We want to types of final products(two tpyes of materials), they are Plastic and Babbit (Antimony alloy). So for different materials different moulds should be made. Mould for plastic can't be used for casting metals because it may melt.
This is the wax mould we used, note that the shape inside the wax mould is the shape of the final mould.
For making plastic type products, we use the liquid rubber mould. Here we use OOMOO 25. The two solutions are mixed in the ratio specified. To make things easy we calculated on the basis of weight. Since ther is a weighing machine it is easy to calculate on the basis of weight. After mixing, it is poured in to the wax mould. The setting time is around 3 hours. So we kept it there for 3 hours.
Luciano asked us to design something that can't be made using subtractive method. I opened rhino. I made a small design , a cup. Next step is to print it using 3d printer.
CUP by yadusharon on Sketchfab
As i told before, for cutting a wood or something the first thing we need is design. Luciano has designed a pocket and a profile. So we have the design. Since we are doing this experement together (not individually) i couldn't take screenshot of any. I was busy with litsening Luciano, and we should be much carefull than using any other machine. The design should be in .dxf format. So next step is to make the path file using Vcarve tool. I thhink We dont have fab modules for shopbot rightnow,we are using windows OS anyway. In Vcarve there is option for slecting bits, giving depth , selecting profile, drill, pockets etc. Once you set up everything we can save the path as a file.
Next is to open shopbot software. Using the shopbot software, we can move the machine head manually. We have to set the origin in X,Y and Z axes. The longest axes is the X and other is the Y of shopbot. Then we load the path file we saved from Vcarve. There is a green button to start shopbot, press it. And give start in the shopbot software. Then it will start cutting.