summaryrefslogtreecommitdiff
path: root/RBDaughter/Outputs/RBDaughter-job.gbrjob
diff options
context:
space:
mode:
authorJoshua Drake <joshua.ellis.drake@gmail.com>2024-01-31 11:58:03 -0600
committerJoshua Drake <joshua.ellis.drake@gmail.com>2024-01-31 11:58:03 -0600
commit20a29b6544fa6c74cbc5f6b4cca444fe2823eb3a (patch)
treefa92f4656f0071bc9e45b30022fef679c495b565 /RBDaughter/Outputs/RBDaughter-job.gbrjob
parent68e1556ac611e8bbc24c82df66f72a95c2bbed2c (diff)
Added Daughter Board
Diffstat (limited to 'RBDaughter/Outputs/RBDaughter-job.gbrjob')
-rw-r--r--RBDaughter/Outputs/RBDaughter-job.gbrjob122
1 files changed, 122 insertions, 0 deletions
diff --git a/RBDaughter/Outputs/RBDaughter-job.gbrjob b/RBDaughter/Outputs/RBDaughter-job.gbrjob
new file mode 100644
index 0000000..8e6b871
--- /dev/null
+++ b/RBDaughter/Outputs/RBDaughter-job.gbrjob
@@ -0,0 +1,122 @@
+{
+ "Header": {
+ "GenerationSoftware": {
+ "Vendor": "KiCad",
+ "Application": "Pcbnew",
+ "Version": "7.0.10"
+ },
+ "CreationDate": "2024-01-31T01:51:46-06:00"
+ },
+ "GeneralSpecs": {
+ "ProjectId": {
+ "Name": "RBDaughter",
+ "GUID": "52424461-7567-4687-9465-722e6b696361",
+ "Revision": "rev?"
+ },
+ "Size": {
+ "X": 65.4,
+ "Y": 35.4
+ },
+ "LayerNumber": 2,
+ "BoardThickness": 1.6,
+ "Finish": "None"
+ },
+ "DesignRules": [
+ {
+ "Layers": "Outer",
+ "PadToPad": 0.2,
+ "PadToTrack": 0.2,
+ "TrackToTrack": 0.2,
+ "MinLineWidth": 1.0,
+ "TrackToRegion": 1.5,
+ "RegionToRegion": 1.5
+ }
+ ],
+ "FilesAttributes": [
+ {
+ "Path": "RBDaughter-F_Cu.gbr",
+ "FileFunction": "Copper,L1,Top",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "RBDaughter-B_Cu.gbr",
+ "FileFunction": "Copper,L2,Bot",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "RBDaughter-F_Paste.gbr",
+ "FileFunction": "SolderPaste,Top",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "RBDaughter-B_Paste.gbr",
+ "FileFunction": "SolderPaste,Bot",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "RBDaughter-F_Silkscreen.gbr",
+ "FileFunction": "Legend,Top",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "RBDaughter-B_Silkscreen.gbr",
+ "FileFunction": "Legend,Bot",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "RBDaughter-F_Mask.gbr",
+ "FileFunction": "SolderMask,Top",
+ "FilePolarity": "Negative"
+ },
+ {
+ "Path": "RBDaughter-B_Mask.gbr",
+ "FileFunction": "SolderMask,Bot",
+ "FilePolarity": "Negative"
+ },
+ {
+ "Path": "RBDaughter-Edge_Cuts.gbr",
+ "FileFunction": "Profile",
+ "FilePolarity": "Positive"
+ }
+ ],
+ "MaterialStackup": [
+ {
+ "Type": "Legend",
+ "Name": "Top Silk Screen"
+ },
+ {
+ "Type": "SolderPaste",
+ "Name": "Top Solder Paste"
+ },
+ {
+ "Type": "SolderMask",
+ "Name": "Top Solder Mask"
+ },
+ {
+ "Type": "Copper",
+ "Name": "F.Cu"
+ },
+ {
+ "Type": "Dielectric",
+ "Material": "FR4",
+ "Name": "F.Cu/B.Cu",
+ "Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)"
+ },
+ {
+ "Type": "Copper",
+ "Name": "B.Cu"
+ },
+ {
+ "Type": "SolderMask",
+ "Name": "Bottom Solder Mask"
+ },
+ {
+ "Type": "SolderPaste",
+ "Name": "Bottom Solder Paste"
+ },
+ {
+ "Type": "Legend",
+ "Name": "Bottom Silk Screen"
+ }
+ ]
+}