{{ $.Scratch.Set "description" "Showcase of various PCB designs Made with KiCad!" }} {{ partial "header.html" . }} {{ $currentNode := . }} {{ .Scratch.Set "sidemenu" false }} {{ .Scratch.Set "sidemenu_section" "discover" }} {{ range .Site.Menus.main }} {{ if eq "discover" (.Name | lower) }} {{ if .HasChildren }} {{ $currentNode.Scratch.Set "sidemenu" true }} {{ end }} {{ end }} {{ end }}
These are some KiCad designed projects that have been made by users. If you want to be featured along the other showcases on this page please submit a pull request on GitHub if you meet the contributing guidelines for requirements on adding a project!