Added Box cut
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+5628
-2033
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3628
-33
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3598
-3
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3665
-71
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
+3604
-9
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+8299
-4704
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3745
-150
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3715
-120
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+6262
-2670
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -5,13 +5,13 @@
|
|||||||
"Application": "Pcbnew",
|
"Application": "Pcbnew",
|
||||||
"Version": "7.0.10"
|
"Version": "7.0.10"
|
||||||
},
|
},
|
||||||
"CreationDate": "2024-06-24T21:04:26-04:00"
|
"CreationDate": "2024-07-03T15:59:16-04:00"
|
||||||
},
|
},
|
||||||
"GeneralSpecs": {
|
"GeneralSpecs": {
|
||||||
"ProjectId": {
|
"ProjectId": {
|
||||||
"Name": "nulldetector",
|
"Name": "nulldetector",
|
||||||
"GUID": "6e756c6c-6465-4746-9563-746f722e6b69",
|
"GUID": "6e756c6c-6465-4746-9563-746f722e6b69",
|
||||||
"Revision": "rev?"
|
"Revision": "1.1"
|
||||||
},
|
},
|
||||||
"Size": {
|
"Size": {
|
||||||
"X": 40.1,
|
"X": 40.1,
|
||||||
@@ -34,48 +34,8 @@
|
|||||||
],
|
],
|
||||||
"FilesAttributes": [
|
"FilesAttributes": [
|
||||||
{
|
{
|
||||||
"Path": "nulldetector-F_Cu.gbr",
|
"Path": "nulldetector-User_FUI.gbr",
|
||||||
"FileFunction": "Copper,L1,Top",
|
"FileFunction": "Other,User",
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "nulldetector-B_Cu.gbr",
|
|
||||||
"FileFunction": "Copper,L2,Bot",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "nulldetector-F_Paste.gbr",
|
|
||||||
"FileFunction": "SolderPaste,Top",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "nulldetector-B_Paste.gbr",
|
|
||||||
"FileFunction": "SolderPaste,Bot",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "nulldetector-F_Silkscreen.gbr",
|
|
||||||
"FileFunction": "Legend,Top",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "nulldetector-B_Silkscreen.gbr",
|
|
||||||
"FileFunction": "Legend,Bot",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "nulldetector-F_Mask.gbr",
|
|
||||||
"FileFunction": "SolderMask,Top",
|
|
||||||
"FilePolarity": "Negative"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "nulldetector-B_Mask.gbr",
|
|
||||||
"FileFunction": "SolderMask,Bot",
|
|
||||||
"FilePolarity": "Negative"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "nulldetector-Edge_Cuts.gbr",
|
|
||||||
"FileFunction": "Profile",
|
|
||||||
"FilePolarity": "Positive"
|
"FilePolarity": "Positive"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -90,6 +50,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Type": "SolderMask",
|
"Type": "SolderMask",
|
||||||
|
"Color": "R80G0B80",
|
||||||
"Thickness": 0.01,
|
"Thickness": 0.01,
|
||||||
"Name": "Top Solder Mask"
|
"Name": "Top Solder Mask"
|
||||||
},
|
},
|
||||||
@@ -112,6 +73,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Type": "SolderMask",
|
"Type": "SolderMask",
|
||||||
|
"Color": "R80G0B80",
|
||||||
"Thickness": 0.01,
|
"Thickness": 0.01,
|
||||||
"Name": "Bottom Solder Mask"
|
"Name": "Bottom Solder Mask"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user