From 2ad17f015b9da29e7962b0ebfdd983e577c82ea0 Mon Sep 17 00:00:00 2001 From: James Khan <james.khan@niherst.gov.tt> Date: Wed, 19 Mar 2025 11:01:02 +0000 Subject: [PATCH] Update file week08.md --- docs/assignments/week08.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/assignments/week08.md b/docs/assignments/week08.md index d7c90da..8289dab 100644 --- a/docs/assignments/week08.md +++ b/docs/assignments/week08.md @@ -131,8 +131,10 @@ My KiCAD design files can all be downloaded here :   +- That was the end of this week's assignment. + ## Lessons learned -- I assumed trace routing was automatic within KiCAD without any plug-ins, but it doesn't. I realised that doing the traces manually allowed me to better understand my layout, and to add features that made it more to my liking. ALthough I can see how doing manual traces can get difficult with complicated schematics. +- I assumed trace routing was automatic within KiCAD without any plug-ins, but it isn't. I realised that doing the traces manually allowed me to better understand my layout, and to add features that made it more to my liking. Although I can see how doing manual traces can get difficult with complicated schematics. -- KiCAD seems to be incredibly powerful, and I will prbably never be able to understand many of it's more advanced features. It can feel intimidating at first, with how many options are available at every turn, but it is not too difficult to get started with a basic design. +- KiCAD seems to be incredibly powerful, and I will probably never be able to understand many of it's more advanced features. It can feel intimidating at first, with how many options are available at every turn, but it is not too difficult to get started with a basic design. -- GitLab