finalised first version of pcbs for prototype order
added openscad file for the left halfs case
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
"GenerationSoftware": {
|
||||
"Vendor": "KiCad",
|
||||
"Application": "Pcbnew",
|
||||
"Version": "7.0.10"
|
||||
"Version": "8.0.4"
|
||||
},
|
||||
"CreationDate": "2024-04-22T22:33:16+02:00"
|
||||
"CreationDate": "2024-08-15T14:36:39+02:00"
|
||||
},
|
||||
"GeneralSpecs": {
|
||||
"ProjectId": {
|
||||
@@ -14,8 +14,8 @@
|
||||
"Revision": "rev?"
|
||||
},
|
||||
"Size": {
|
||||
"X": 143.5,
|
||||
"Y": 119.03
|
||||
"X": 143.8176,
|
||||
"Y": 114.4126
|
||||
},
|
||||
"LayerNumber": 2,
|
||||
"BoardThickness": 1.6,
|
||||
@@ -77,6 +77,16 @@
|
||||
"Path": "pcb-left-Edge_Cuts.gbr",
|
||||
"FileFunction": "Profile",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "pcb-left-F_Fab.gbr",
|
||||
"FileFunction": "AssemblyDrawing,Top",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "pcb-left-B_Fab.gbr",
|
||||
"FileFunction": "AssemblyDrawing,Bot",
|
||||
"FilePolarity": "Positive"
|
||||
}
|
||||
],
|
||||
"MaterialStackup": [
|
||||
@@ -90,24 +100,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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user