Added Box cut

This commit is contained in:
sjc
2026-03-20 22:13:04 -04:00
parent 0eab4f0981
commit 3a9b87a387
24 changed files with 192764 additions and 9837 deletions
File diff suppressed because it is too large Load Diff
+5628 -2033
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
Binary file not shown.
+8299 -4704
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+3745 -150
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.
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.
+6 -44
View File
@@ -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"
}, },