mirror of
https://gitlab.waag.org/make/fablab/interns/2025/sam.git
synced 2025-08-03 20:04:56 +00:00
docs
This commit is contained in:
BIN
docs/Assignments/week_8_electronic_production/IMG_9287.jpg
Normal file
BIN
docs/Assignments/week_8_electronic_production/IMG_9287.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
@@ -42,6 +42,13 @@ For edge cuts with `fill edge cuts`
|
||||
|
||||
Then load jpg file into ModsProject.
|
||||
|
||||
### Exporting drill hole
|
||||
Exporting drill holes is a bit weird in kicad. You need to press some other buttons to do that. In the export menu I clicked the generate drill holes button.
|
||||
|
||||

|
||||
|
||||

|
||||
In there I used these settings from [this page](https://fabacademy.org/2024/labs/skylab/students/eka-prawira/assignments/week08/pcb-design). After that I could export it into gerbertoimg and then into modsproject.
|
||||
|
||||
## Using modsProject to use the machine
|
||||
We use modsproject.org to send our designs to the machine. The website uses webserial to communicate to the device so you need chrome or any chromium based browsers to use this website. Otherwise it won't work.
|
||||
@@ -60,12 +67,19 @@ After that we could import the file
|
||||

|
||||
And press calculate over here
|
||||

|
||||
|
||||
When it's done a new page will pop up with the toolpath. You can close that. Now you need to set the starting coordinates.
|
||||

|
||||
|
||||
That can be done over here. The origin is the starting position of your job. After it's set. You can finaly click the send file button.
|
||||
|
||||

|
||||
|
||||
### Important for cutting out boards
|
||||
|
||||
Make sure your offset number is 1 otherwise the machine will do 40 loops around the cut. (Thanks Irja)
|
||||

|
||||
|
||||
## Making my first programmer
|
||||
I went through the fabacademy website and looked for my first board to make. I wanted to make a programmer so I could program other Atiny's and SAMD's and get started on making small boards.
|
||||
|
||||
@@ -111,4 +125,25 @@ I had some issues with the DRC because the joystick wasn't made properly. The 4
|
||||
|
||||

|
||||
|
||||
All the warnings are silkscreen warnings so I don't have to worry about that.
|
||||
All the warnings are silkscreen warnings so I don't have to worry about that.
|
||||
|
||||
## Issues when milling
|
||||
When milling some of the traces where too close and modsproject combined all these traces into one. Henk helped me and set the tool diameter a bit lower so these traces would get cut out. Next time in KiCad I need to increase the spacing a a bit to account for sloped traces. Because KiCad doesn't account for it well.
|
||||
|
||||
So I halved the the cutting image because I didn't wanna re cut everything again but then It also broke some traces that it wasn't supposed to cut.
|
||||
|
||||

|
||||
|
||||
You can see it's on the same line I set it to cut again.
|
||||
|
||||

|
||||
So if I wouldn't have made the initial mistake I would have a complete board.
|
||||
|
||||
### Repairing the board
|
||||
|
||||

|
||||
|
||||
## Final result
|
||||
|
||||
I decided to remove the legs because I am going to be making a case around it anyways and there is no need to use that much extra copper.
|
||||
|
||||
|
BIN
docs/Assignments/week_8_electronic_production/image-19.jpg
Normal file
BIN
docs/Assignments/week_8_electronic_production/image-19.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
BIN
docs/Assignments/week_8_electronic_production/image-20.jpg
Normal file
BIN
docs/Assignments/week_8_electronic_production/image-20.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
BIN
docs/Assignments/week_8_electronic_production/image-21.jpg
Normal file
BIN
docs/Assignments/week_8_electronic_production/image-21.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 81 KiB |
BIN
docs/Assignments/week_8_electronic_production/image-22.jpg
Normal file
BIN
docs/Assignments/week_8_electronic_production/image-22.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 167 KiB |
BIN
docs/Assignments/week_8_electronic_production/image-23.jpg
Normal file
BIN
docs/Assignments/week_8_electronic_production/image-23.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 234 KiB |
Reference in New Issue
Block a user