diff --git a/docs/final_project/final_project.md b/docs/final_project/final_project.md index 53f8060..c26c894 100644 --- a/docs/final_project/final_project.md +++ b/docs/final_project/final_project.md @@ -117,6 +117,14 @@ I forgot to apply the design rules so I imported them again and now I have to re ![alt text](image-5.jpg) +Then I needed to draw the outlines. To draw curved lines I used [this tutorial](https://www.youtube.com/watch?v=U0FIG2J6Zls). It's hard to get the get everything symmetrical. Maybe there is already a tool to do that but I don't know where to find it. + +![alt text](image-7.jpg) + +This is the result of the board. + +![alt text](image-6.jpg) + ## BOM (bill of materials) | item | price | link | diff --git a/docs/final_project/image-6.jpg b/docs/final_project/image-6.jpg new file mode 100644 index 0000000..275228a Binary files /dev/null and b/docs/final_project/image-6.jpg differ diff --git a/docs/final_project/image-7.jpg b/docs/final_project/image-7.jpg new file mode 100644 index 0000000..06d362f Binary files /dev/null and b/docs/final_project/image-7.jpg differ