Squashed commit of the following:

commit bb18cddcc8
Author: daniel <github@dbauer.me>
Date:   Sat Aug 5 11:43:33 2023 +0200

    update gerbers

commit df5ee882de
Author: daniel <github@dbauer.me>
Date:   Sat Aug 5 11:43:15 2023 +0200

    pcb render

commit 14c23b0fa8
Author: daniel <github@dbauer.me>
Date:   Sat Aug 5 11:34:24 2023 +0200

    add icon svg

commit 6ec17faa04
Author: daniel <github@dbauer.me>
Date:   Sat Aug 5 11:31:08 2023 +0200

    Update README.md

commit b65a183fe3
Author: daniel <github@dbauer.me>
Date:   Sat Aug 5 11:30:20 2023 +0200

    routed rev 1.1

commit 9ce5d4ee41
Author: daniel <github@dbauer.me>
Date:   Sat Aug 5 09:46:20 2023 +0200

    add rev and order number to ergogen config

commit c0575a7352
Author: daniel <github@dbauer.me>
Date:   Sat Aug 5 08:56:18 2023 +0200

    make text on pcb better readable

commit 03692059b5
Author: daniel <github@dbauer.me>
Date:   Sat Aug 5 08:44:04 2023 +0200

    fix mcu labels

commit 6edd65c0c5
Author: daniel <github@dbauer.me>
Date:   Sat Aug 5 08:34:36 2023 +0200

    incr. diode to socket distance
This commit is contained in:
daniel
2023-08-05 11:44:37 +02:00
parent d1e1e023c5
commit 99a37eb0cc
26 changed files with 150653 additions and 122539 deletions

View File

@@ -5,7 +5,7 @@
"Application": "Pcbnew",
"Version": "7.0.6-7.0.6~ubuntu20.04.1"
},
"CreationDate": "2023-07-19T13:19:58+02:00"
"CreationDate": "2023-08-05T11:34:34+02:00"
},
"GeneralSpecs": {
"ProjectId": {
@@ -82,6 +82,7 @@
"MaterialStackup": [
{
"Type": "Legend",
"Color": "White",
"Name": "Top Silk Screen"
},
{
@@ -90,6 +91,7 @@
},
{
"Type": "SolderMask",
"Color": "Black",
"Thickness": 0.01,
"Name": "Top Solder Mask"
},
@@ -112,6 +114,7 @@
},
{
"Type": "SolderMask",
"Color": "Black",
"Thickness": 0.01,
"Name": "Bottom Solder Mask"
},
@@ -121,6 +124,7 @@
},
{
"Type": "Legend",
"Color": "White",
"Name": "Bottom Silk Screen"
}
]