This commit is contained in:
2025-01-05 13:49:52 +01:00
parent 155a4ed615
commit f5010308ed
111 changed files with 315248 additions and 6787 deletions

View File

@@ -5,7 +5,7 @@
"Application": "Pcbnew",
"Version": "7.0.5"
},
"CreationDate": "2023-07-04T22:58:32+02:00"
"CreationDate": "2023-09-10T17:56:05+02:00"
},
"GeneralSpecs": {
"ProjectId": {
@@ -24,10 +24,12 @@
"DesignRules": [
{
"Layers": "Outer",
"PadToPad": 0.0,
"PadToTrack": 0.0,
"PadToPad": 0.2,
"PadToTrack": 0.2,
"TrackToTrack": 0.2,
"MinLineWidth": 0.2
"MinLineWidth": 0.2,
"TrackToRegion": 0.508,
"RegionToRegion": 0.508
}
],
"FilesAttributes": [
@@ -88,24 +90,29 @@
},
{
"Type": "SolderMask",
"Thickness": 0.01,
"Name": "Top Solder Mask"
},
{
"Type": "Copper",
"Thickness": 0.035,
"Name": "F.Cu"
},
{
"Type": "Dielectric",
"Thickness": 1.51,
"Material": "FR4",
"Name": "F.Cu/B.Cu",
"Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)"
},
{
"Type": "Copper",
"Thickness": 0.035,
"Name": "B.Cu"
},
{
"Type": "SolderMask",
"Thickness": 0.01,
"Name": "Bottom Solder Mask"
},
{