There are many ways of 3D scanning objects, by taking a lot of images from different angles and sending them to a software so it creates the 3D object.
Or, you can use a 3D scanner, in my case I used a the 3D scanner from our fablab. it is a creality scanner. I don't know much about it's specifications but is this one:
I liked this scanner because it looks like a go pro and you can use it on MAC and WINDOWS, you just have to download the program (a very intuitive program),
connect the scanner to the laptop and that's it. Once in the software, there is a quick explications of how it works and how to scan different things. Such as, geometry, texture and marker,
yes they are what they sound to, except for marker, marker is for something with low textures and geometry.
Now that we know what we want to scan, in my case a geometry, we click on scan and select the parameters that we need.
In my case I selected a normal object because it was a hand, not a complete body and a hand is not a face. the size was normal, I'm interested on the geometry on the hand, i wanted it to be not so heavy,
I wanted to keep the colors and I had no rotating table to make the scan.
Now that we set the parameters it takes us to the scanning page, here we will have 3 views of the same thing, the main one is like what the 3D sensor is seeing, then is like a normal camera so it can see
the colors I guess and kind of a infrared camera, I don't really know.
When we are scanning something we have to look for 2 things on the screen:
Ending the scan
As I don't know much about it to move the processing parameters I just clicked on the default parameters of the program and it started processing it.
The next step is the final object with the mesh and the color mapping
Just like int this image
And to export, just click on the export button on the right side of the screen, and it will export the object as a .obj
here is a photo of my 3D scan
And here is the "reconstructed" scan in blender
Note, I wanted to scan the hand, reconstruct it in blender and add some water so it looked cool and print that. But the hand had A LOT of blank spaces I was going to ran out of time. So I quitted that idea and made some water in blender, and 3D printed some falling water. Here is how I created the piece:
I exported the mesh on a .STL file and open it in the slicer software.
NOTE, 3D printers need a sliced 3D model, this means exactly what is sounds like, the software turns the 3D model into a bog sandwich so the head of the printer
can follow a 2D map extruding the material and then go up a few milliliters to print a new 2D map. This sliced 3D object with all the parameters saves as a .gcode file
and this is the file the 3D printers understand.
This is my gcode file
Now, there are MANY, TOO MUCH parameters we can change form a 3D slicer, but in this case we will only be focusing on the most common and basic ones:
This is basically it, bring the object to the software by clicking on the right button or ctr + i
NOTE, in this program you can open this type of files:
This allows you change some basic things of the object, like the:
The "set printer" option is mostly used when you have more 2 or more printers on the same software. ou have to tell in which in e you will be working.
In my case that was not necessary because I have just 1.
However, the material is very important to set, because is not the same working with PLA or PETG or ABS, this materials need different parameters,
for example, PLA works with lower temperatures than PETG, but PLA works on higher velocities than the PETG, thats why the software allows you to manage your
materials and set the different parameters. So you just select the material.
This parameter can vary between printers, in my case this printer con go up to 600mm/s that's fast. Is important to mention that in order to reach that speeds
we need a special kind of material, or that's just brand marketing.
This parameter usually are modified when we create the material, how ever there are sometimes when we need to change somethings, for example the first layers velocity
to get a better bed addition, or slower the outside walls to get a better surface.
In my case as I had a high velocity filament I printed at 400mm/s.
just like in this video:
This is my material saving favorite parameter, whenever I want to save material I take the infill less than 10%. this parameter will tell the software how much material you want to put inside the object. As more material more filament used but a stronger object and the opposite way. In this case I selected a 5 - 10 % infill because it was a quite big object and wanted to save as much material as possible.
This is exactly what it sounds like supports for flying or angled parts of the object, the thing we have to know about this is that we have the regular seared/linear/ supports and the tree supports. In my case I didn't needed supports so I'm just mentioning it
This option is very helpful but at te same time very messy sometimes, what this does basically is add some extra material on the first layer or a complete new object to make bigger the contact area of the object to the bed and so it doesn't come off while printing, using this kind of options there is no necessity to use glue. It has variety of options like:
I learned a basic but very useful trick for the supports, the angle test, this is basically, up to what angle is the printer able to print with out supports. he default value on the printer software is 60º, but it might be less or more, I have to try it.
My first idea was very simple and easy to do on any other process, so I remade the print. I thought, what is complex and simple enough to make easy to a 3D printer but hard to any other. Voilá, the answer is something like a chain. So I made a chain.
What I think is that 3D printers have a powerful aspect but at the same time it's strongest weakness, they add material in layers, they start form nothing and add the material, while many other machine subtract the material form a main piece, this makes more difficult to automatize joined pieces like a chain without breaking them and stick them again.