This commit is contained in:
2022-06-30 12:26:23 +02:00
parent 1eaf1ae79e
commit 8035b1aade
51 changed files with 92712 additions and 3283 deletions

View File

@@ -1,126 +1,132 @@
{
"Header":
{
"GenerationSoftware":
{
"Vendor": "KiCad",
"Header": {
"GenerationSoftware": {
"Vendor": "KiCad",
"Application": "Pcbnew",
"Version": "(5.1.9-0-10_14)"
"Version": "(6.0.6-0)"
},
"CreationDate": "2021-11-23T16:28:05+01:00"
"CreationDate": "2022-06-30T11:52:42+02:00"
},
"GeneralSpecs":
{
"ProjectId":
{
"GeneralSpecs": {
"ProjectId": {
"Name": "leo_headphones",
"GUID": "6c656f5f-6865-4616-9470-686f6e65732e",
"Revision": "rev?"
},
"Size":
{
"X": 46.232,
"Y": 149.422
"Size": {
"X": 46.223,
"Y": 44.6213
},
"LayerNumber": 2,
"BoardThickness": 1.600
"BoardThickness": 1.0,
"Finish": "None"
},
"DesignRules":
[
"DesignRules": [
{
"Layers": "Outer",
"PadToPad": 0.152,
"PadToTrack": 0.152,
"TrackToTrack": 0.152,
"MinLineWidth": 0.250
"PadToPad": 0.0,
"PadToTrack": 0.0,
"TrackToTrack": 0.1524,
"MinLineWidth": 0.2,
"TrackToRegion": 0.3048,
"RegionToRegion": 0.3048
}
],
"FilesAttributes":
[
"FilesAttributes": [
{
"Path": "leo_headphones-F_Cu.gbr",
"FileFunction": "Copper,L1,Top",
"FilePolarity": "Positive"
"Path": "leo_headphones-F_Cu.gtl",
"FileFunction": "Copper,L1,Top",
"FilePolarity": "Positive"
},
{
"Path": "leo_headphones-B_Cu.gbr",
"FileFunction": "Copper,L2,Bot",
"FilePolarity": "Positive"
"Path": "leo_headphones-B_Cu.gbl",
"FileFunction": "Copper,L2,Bot",
"FilePolarity": "Positive"
},
{
"Path": "leo_headphones-F_Paste.gbr",
"FileFunction": "SolderPaste,Top",
"FilePolarity": "Positive"
"Path": "leo_headphones-F_Paste.gtp",
"FileFunction": "SolderPaste,Top",
"FilePolarity": "Positive"
},
{
"Path": "leo_headphones-B_Paste.gbr",
"FileFunction": "SolderPaste,Bot",
"FilePolarity": "Positive"
"Path": "leo_headphones-B_Paste.gbp",
"FileFunction": "SolderPaste,Bot",
"FilePolarity": "Positive"
},
{
"Path": "leo_headphones-F_SilkS.gbr",
"FileFunction": "Legend,Top",
"FilePolarity": "Positive"
"Path": "leo_headphones-F_Silkscreen.gto",
"FileFunction": "Legend,Top",
"FilePolarity": "Positive"
},
{
"Path": "leo_headphones-B_SilkS.gbr",
"FileFunction": "Legend,Bot",
"FilePolarity": "Positive"
"Path": "leo_headphones-B_Silkscreen.gbo",
"FileFunction": "Legend,Bot",
"FilePolarity": "Positive"
},
{
"Path": "leo_headphones-F_Mask.gbr",
"FileFunction": "SolderMask,Top",
"FilePolarity": "Negative"
"Path": "leo_headphones-F_Mask.gts",
"FileFunction": "SolderMask,Top",
"FilePolarity": "Negative"
},
{
"Path": "leo_headphones-B_Mask.gbr",
"FileFunction": "SolderMask,Bot",
"FilePolarity": "Negative"
"Path": "leo_headphones-B_Mask.gbs",
"FileFunction": "SolderMask,Bot",
"FilePolarity": "Negative"
},
{
"Path": "leo_headphones-Edge_Cuts.gbr",
"FileFunction": "Profile",
"FilePolarity": "Positive"
"Path": "leo_headphones-User_Eco1.gbr",
"FileFunction": "Other,User",
"FilePolarity": "Positive"
},
{
"Path": "leo_headphones-Edge_Cuts.gm1",
"FileFunction": "Profile",
"FilePolarity": "Positive"
}
],
"MaterialStackup":
[
"MaterialStackup": [
{
"Type": "Legend",
"Notes": "Layer F.SilkS"
"Type": "Legend",
"Name": "Top Silk Screen"
},
{
"Type": "SolderPaste",
"Notes": "Layer F.Paste"
"Type": "SolderPaste",
"Name": "Top Solder Paste"
},
{
"Type": "SolderMask",
"Notes": "Layer F.Mask"
"Type": "SolderMask",
"Thickness": 0.01,
"Name": "Top Solder Mask"
},
{
"Type": "Copper",
"Notes": "Layer F.Cu"
"Type": "Copper",
"Thickness": 0.035,
"Name": "F.Cu"
},
{
"Type": "Dielectric",
"Material": "FR4",
"Notes": "Layers L1/L2"
"Type": "Dielectric",
"Thickness": 0.91,
"Material": "FR4",
"Name": "F.Cu/B.Cu",
"Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)"
},
{
"Type": "Copper",
"Notes": "Layer B.Cu"
"Type": "Copper",
"Thickness": 0.035,
"Name": "B.Cu"
},
{
"Type": "SolderMask",
"Notes": "Layer B.Mask"
"Type": "SolderMask",
"Thickness": 0.01,
"Name": "Bottom Solder Mask"
},
{
"Type": "SolderPaste",
"Notes": "Layer B.Paste"
"Type": "SolderPaste",
"Name": "Bottom Solder Paste"
},
{
"Type": "Legend",
"Notes": "Layer B.SilkS"
"Type": "Legend",
"Name": "Bottom Silk Screen"
}
]
}