summaryrefslogtreecommitdiff
path: root/gerber/dragonfly-job.gbrjob
diff options
context:
space:
mode:
Diffstat (limited to 'gerber/dragonfly-job.gbrjob')
-rw-r--r--gerber/dragonfly-job.gbrjob128
1 files changed, 128 insertions, 0 deletions
diff --git a/gerber/dragonfly-job.gbrjob b/gerber/dragonfly-job.gbrjob
new file mode 100644
index 0000000..cf135ba
--- /dev/null
+++ b/gerber/dragonfly-job.gbrjob
@@ -0,0 +1,128 @@
+{
+ "Header":
+ {
+ "GenerationSoftware":
+ {
+ "Vendor": "KiCad",
+ "Application": "Pcbnew",
+ "Version": "5.99.0+really5.1.10+dfsg1-1+b1"
+ },
+ "CreationDate": "2021-10-24T20:32:13-05:00"
+ },
+ "GeneralSpecs":
+ {
+ "ProjectId":
+ {
+ "Name": "dragonfly",
+ "GUID": "64726167-6f6e-4666-9c79-2e6b69636164",
+ "Revision": "A"
+ },
+ "Size":
+ {
+ "X": 114.131,
+ "Y": 100.510
+ },
+ "LayerNumber": 2,
+ "BoardThickness": 1.600
+ },
+ "DesignRules":
+ [
+ {
+ "Layers": "Outer",
+ "PadToPad": 0.200,
+ "PadToTrack": 0.200,
+ "TrackToTrack": 0.200,
+ "MinLineWidth": 0.350,
+ "TrackToRegion": 0.508,
+ "RegionToRegion": 0.508
+ }
+ ],
+ "FilesAttributes":
+ [
+ {
+ "Path": "dragonfly-F_Cu.gbr",
+ "FileFunction": "Copper,L1,Top",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "dragonfly-B_Cu.gbr",
+ "FileFunction": "Copper,L2,Bot",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "dragonfly-F_Paste.gbr",
+ "FileFunction": "SolderPaste,Top",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "dragonfly-B_Paste.gbr",
+ "FileFunction": "SolderPaste,Bot",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "dragonfly-F_SilkS.gbr",
+ "FileFunction": "Legend,Top",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "dragonfly-B_SilkS.gbr",
+ "FileFunction": "Legend,Bot",
+ "FilePolarity": "Positive"
+ },
+ {
+ "Path": "dragonfly-F_Mask.gbr",
+ "FileFunction": "SolderMask,Top",
+ "FilePolarity": "Negative"
+ },
+ {
+ "Path": "dragonfly-B_Mask.gbr",
+ "FileFunction": "SolderMask,Bot",
+ "FilePolarity": "Negative"
+ },
+ {
+ "Path": "dragonfly-Edge_Cuts.gbr",
+ "FileFunction": "Profile",
+ "FilePolarity": "Positive"
+ }
+ ],
+ "MaterialStackup":
+ [
+ {
+ "Type": "Legend",
+ "Notes": "Layer F.SilkS"
+ },
+ {
+ "Type": "SolderPaste",
+ "Notes": "Layer F.Paste"
+ },
+ {
+ "Type": "SolderMask",
+ "Notes": "Layer F.Mask"
+ },
+ {
+ "Type": "Copper",
+ "Notes": "Layer F.Cu"
+ },
+ {
+ "Type": "Dielectric",
+ "Material": "FR4",
+ "Notes": "Layers L1/L2"
+ },
+ {
+ "Type": "Copper",
+ "Notes": "Layer B.Cu"
+ },
+ {
+ "Type": "SolderMask",
+ "Notes": "Layer B.Mask"
+ },
+ {
+ "Type": "SolderPaste",
+ "Notes": "Layer B.Paste"
+ },
+ {
+ "Type": "Legend",
+ "Notes": "Layer B.SilkS"
+ }
+ ]
+}