aboutsummaryrefslogtreecommitdiff
path: root/fpkb_v4/gerber/fpkb_v4-job.gbrjob
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.de>2023-08-06 11:47:29 +0200
committertslil <tslil@posteo.de>2026-08-28 19:24:48 +0100
commita18660bf90f9fe9c2d0bfa76250b46c275399573 (patch)
tree2319f247e01d99fd6bd9e75d1c31db22a531cae4 /fpkb_v4/gerber/fpkb_v4-job.gbrjob
parent399a42cfc3982e5b248b5d12a66311949b471322 (diff)
preparing for v4 which has mx-style switches
Diffstat (limited to 'fpkb_v4/gerber/fpkb_v4-job.gbrjob')
-rw-r--r--fpkb_v4/gerber/fpkb_v4-job.gbrjob127
1 files changed, 127 insertions, 0 deletions
diff --git a/fpkb_v4/gerber/fpkb_v4-job.gbrjob b/fpkb_v4/gerber/fpkb_v4-job.gbrjob
new file mode 100644
index 0000000..b4aa607
--- /dev/null
+++ b/fpkb_v4/gerber/fpkb_v4-job.gbrjob
@@ -0,0 +1,127 @@
+{
+ "Header": {
+ "GenerationSoftware": {
+ "Vendor": "KiCad",
+ "Application": "Pcbnew",
+ "Version": "7.0.6"
+ },
+ "CreationDate": "2023-08-06T11:36:17+02:00"
+ },
+ "GeneralSpecs": {
+ "ProjectId": {
+ "Name": "fpkb_v4",
+ "GUID": "66706b62-5f76-4342-9e6b-696361645f70",
+ "Revision": "v1.0.0"
+ },
+ "Size": {
+ "X": 128.6066,
+ "Y": 109.3682
+ },
+ "LayerNumber": 2,
+ "BoardThickness": 1.6,
+ "Finish": "None"
+ },
+ "DesignRules": [
+ {
+ "Layers": "Outer",
+ "PadToPad": 0.2,
+ "PadToTrack": 0.2,
+ "TrackToTrack": 0.2,
+ "MinLineWidth": 0.5,
+ "TrackToRegion": 0.508,
+ "RegionToRegion": 0.508
+ }
+ ],
+ "FilesAttributes": [
+ {
+ "Path": "fpkb_v4-F_Cu.gbr",
+ "FileFunction": "Copper,L1,Top",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "fpkb_v4-B_Cu.gbr",
+ "FileFunction": "Copper,L2,Bot",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "fpkb_v4-F_Paste.gbr",
+ "FileFunction": "SolderPaste,Top",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "fpkb_v4-B_Paste.gbr",
+ "FileFunction": "SolderPaste,Bot",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "fpkb_v4-F_Silkscreen.gbr",
+ "FileFunction": "Legend,Top",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "fpkb_v4-B_Silkscreen.gbr",
+ "FileFunction": "Legend,Bot",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "fpkb_v4-F_Mask.gbr",
+ "FileFunction": "SolderMask,Top",
+ "FilePolarity": "Negative"
+ },
+ {
+ "Path": "fpkb_v4-B_Mask.gbr",
+ "FileFunction": "SolderMask,Bot",
+ "FilePolarity": "Negative"
+ },
+ {
+ "Path": "fpkb_v4-Edge_Cuts.gbr",
+ "FileFunction": "Profile",
+ "FilePolarity": "Positive"
+ }
+ ],
+ "MaterialStackup": [
+ {
+ "Type": "Legend",
+ "Name": "Top Silk Screen"
+ },
+ {
+ "Type": "SolderPaste",
+ "Name": "Top Solder Paste"
+ },
+ {
+ "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"
+ },
+ {
+ "Type": "SolderPaste",
+ "Name": "Bottom Solder Paste"
+ },
+ {
+ "Type": "Legend",
+ "Name": "Bottom Silk Screen"
+ }
+ ]
+}