I will just go straight to the documentation, electronic production, I understood this as creating the circuits physically. For this we need, our pcb already made on kicad.
If everything went ok on the design week, we should be able to go straight to the production. Let's open our design on the PCB editor and prepare some exporting parameters.
On the up menu, there are 3 buttons with kind of a printer.
Yep, that image, the first button will open a window where we can edit the size of the page we want to export. Why is this? Because we have to export an image or SVG file of the tracks, holes and edges, and this parameters will help.
Now, we have to measure the hole circuit to set the dimentions the file configuration, so, select the "Draw Orthogonal Dimentions" tool, and select th X and Y sizes of the edges of the circuit.
It should be something like this
And set those measurements according to the following video:
NOTE, As the edge line is also important to export completely, I left a 1mm margin form the edges.
Click on the accept button and a square with the given dimentions will appear on the workspace this is the space that will be imported. So we have to select everything and move into the square.
Just like on the image.
Alright, we have the size of the file, and everything into the exporting square, time to export. Just follow the video.
In this window he have to make sure that the exporting file is SVG and just select the layers that we are using, in our case, F.Cu, edge.Cuts and user.1 Because it contains the tracks, edges and everything we could need.
Click on trace, and it will generate the amount of selected layers on SVG files. This files will be saved on the same folder as the project with the layers names.
This would be everything on KiCad.
Now we have to go to the wesite Mods CE This website creates the file that the machine reads to cut the cupper plate.
Once in it looks something like this:
Or it should be, because we have to add/select the type of document we want to work with, for this, remember the "Roland/SRM-20-mill/mill2D PCB" and follow the next tutorial:
Right click anywhere on the website, the tiny blue square will appear, select, programs/open program and look the address I just wrote.
This will show you a flow chart with many things. Like in every program we have been using, we don't need to know everything on the flow chart except for the important and basic things and those are the ones on the red circles of the following picture:
Let's go from up left to down right.
The first rectangle, this one is to open the SVG documents just click on the button "Select SVG File" and look for your file on your documents.
NOTE, There are 2 points to take into account here, The first one: start with the holes, in case you have them, them you can go with the tracks and the last thing you have to cut is the edges.
The second thing to take into account are the colors of the file, the will always cut the black color, and will ignore the white color. So, in case of the holes the infill has to be black. For the traces, the infill has to be black and for the edges the line of the edge has to be black.
Having said that we can go to the next block, "Image converter". The file will export in just two colors, but sometimes they are the opposite way, and we have to invert the colors, just click on the "invert" button just like on the following video:
That would be everything on this row, the block right under the "Select SVG File" is the same but for PNG, we are not using that one in this time. But the one right under this one, we are using that one.
This block set the dimentions of the tool we are using, but after explaining that, as you can see on the image it has like 3 sections:
The machine we have here in Puebla is a mono fab RSM-20 and it is basically like a mini CNC
And before we start using the machine we have to download a program and a firmware
This is the firmware for the PC
This is the interface of the machine
So just we have to open the firmware folder and look for the "SETUP64.EXE" file, open it and the installer will open. It will ask you what you want to do (install, uninstall) and some question that has to be on USB. Then follow the process until it is installed.
Once installed, we can open the second folder which has a single file, open it, install it, and a new ICON on your Desktop will open, it will have the image of the monofab.
NOTES, This program and firmware only work on windows, if you have mac like me, go get a windows.
And note 2 the program will only open as long as the machine is connected by USB to the computer, So before using the machine install the 2 programs, and while using it, keep it connected.
This might sound funny but click on the round button "run" jajajaja and watch the following video
NOTE, I recommend to erase all the files on the software memory and leave just the one you want to run.
NOTE, the machine will automatically start doing the process once you run the file, so at this point everything should be ready to start.
Besides that just keep and eye on the machine for anything that could happened and remember, first the holes, then the tracks and for lat the edges.
Once ended the process of the first file, the machine will go to a home position, you can run the next file, but I recommend clean the plate, because it will make a lot fo dust. You can either clean it with a vacuum cleaner or a mini broom and then run the next file.
Once the plate is ready you can take it out of the bed of the machine, and the next step is solder the components, make sure you have all of them before making the plate (read further).
I soldered them with solder iron and solder paste, first I had no idea of how to do it, bu I asked a classmate and he told me, first add some tin onn the plate track, then melt that tin again and add the component.
There you have a pin soldered, then just add some tin to the other side and make sure to make contact between the component and the track, and that's it.
The final product is just a xiao rp2040 with a led, a push button and pins, so I can connect anything I want and make the everyday program of the button and the led.
I had to modify the entire circuit because I made it without checking which components do we had, and I even added a component that I wasn't even going to use, so everything wrong. I had to recycle the first plate.
And a classmate told me that I have to check the footprints of the components so everything fits perfectly, so I redesigned the plate and this was the result:
In this new plate I just added a led, a button and pins to connect the sensors of the following weeks, the micro processor is a xiao rp 2040 and the button has a PULL DOWN resistor.
Then I followed my classmate advice and printed the new circuit on a paper, to do this I just clock on the print icon on the upper menu (the icon between the button to set the dimentions of the SVG file and the export button).
The circuit printed in a real scale, so I went to the fablab and looked for the components I needed and placed them where there were going to be, this gave me a green light to make the process once again and create the final circuit.
While I was making my new plate I needed a 5 pin 1.54 mm holes and there was just a 1mm foot print, so I opened the footprint editor, looked for the component I wanted to edit and opened it.
I had no idea of how to edit this footprints so I just read the option, double clicked on some others and found hout to edit the size of the circles.
I didn't had the sizes of the holes I needed so I opened other footprint with the sizes I needed and copy them on the one I needed. It was easier that I thought.
The next question was: ¿how in this world do I upload the new dimentions on my pcb editor?, easy. I saved the footprint and went to the schematic editor, there I deleted the old component and added the new one with the new sizes.
Then I just uploaded the pcb editor and voalia. The sizes I needed.
When I was doing my first plate this error came out, saying that there was to much effort on the z axis, so the teacher told me to lower the speed on the MODS CE file. And I recalibrated my z axis just a little upper. and voila, problem solved.
This one gave me a lot of trouble because I has no idea of what in this world could be making that error. The error gave me the option of keep going with a possible fail on the design but it just restarted the process and
stopped on the same fluffy part, I remade the file on MODS CE, I edited some tracks on the circuit and still the same error.
I spent like 3 hours trying and trying different things to solve the friendly error but nothing. Until god touched me and illuminated my head and a classmate told me "I like to set the offset at 2".
THE OFFSET, it has to be the offset, thank you classmate. I changed the offset from 4 to 2 on MODS CE and god thank you it finally worked, then I could start soldering the components and finally get to the final result
Final note, I should have specified this on the design week already, but here is it again, I'm using a seeed xiao rp 2024, which uses a raspberry 2040 micro controller
Be curios and click on everything if you don't know how to do it, or ask but do it.
Read the errors
And don't leave everything to the last, I don't believe my self anymore in this one, I said it on the beginning of the course and still doing it so...
I'm done :() I want to cry of happiness