From bd5375855322250d4c81eb88f0c3a87fe5415d9c Mon Sep 17 00:00:00 2001 From: morss12 Date: Fri, 20 Mar 2026 23:46:18 +0000 Subject: [PATCH] Delete Output/IndicatorBoard-job.gbrjob --- Output/IndicatorBoard-job.gbrjob | 127 ------------------------------- 1 file changed, 127 deletions(-) delete mode 100644 Output/IndicatorBoard-job.gbrjob diff --git a/Output/IndicatorBoard-job.gbrjob b/Output/IndicatorBoard-job.gbrjob deleted file mode 100644 index 83e989d..0000000 --- a/Output/IndicatorBoard-job.gbrjob +++ /dev/null @@ -1,127 +0,0 @@ -{ - "Header": { - "GenerationSoftware": { - "Vendor": "KiCad", - "Application": "Pcbnew", - "Version": "9.0.2" - }, - "CreationDate": "2025-11-23T23:16:35+01:00" - }, - "GeneralSpecs": { - "ProjectId": { - "Name": "IndicatorBoard", - "GUID": "496e6469-6361-4746-9f72-426f6172642e", - "Revision": "rev?" - }, - "Size": { - "X": 25.59, - "Y": 32.7038 - }, - "LayerNumber": 2, - "BoardThickness": 1.6, - "Finish": "None" - }, - "DesignRules": [ - { - "Layers": "Outer", - "PadToPad": 0.2, - "PadToTrack": 0.2, - "TrackToTrack": 0.2, - "MinLineWidth": 0.2, - "TrackToRegion": 0.5, - "RegionToRegion": 0.5 - } - ], - "FilesAttributes": [ - { - "Path": "IndicatorBoard-F_Cu.gbr", - "FileFunction": "Copper,L1,Top", - "FilePolarity": "Positive" - }, - { - "Path": "IndicatorBoard-B_Cu.gbr", - "FileFunction": "Copper,L2,Bot", - "FilePolarity": "Positive" - }, - { - "Path": "IndicatorBoard-F_Paste.gbr", - "FileFunction": "SolderPaste,Top", - "FilePolarity": "Positive" - }, - { - "Path": "IndicatorBoard-B_Paste.gbr", - "FileFunction": "SolderPaste,Bot", - "FilePolarity": "Positive" - }, - { - "Path": "IndicatorBoard-F_Silkscreen.gbr", - "FileFunction": "Legend,Top", - "FilePolarity": "Positive" - }, - { - "Path": "IndicatorBoard-B_Silkscreen.gbr", - "FileFunction": "Legend,Bot", - "FilePolarity": "Positive" - }, - { - "Path": "IndicatorBoard-F_Mask.gbr", - "FileFunction": "SolderMask,Top", - "FilePolarity": "Negative" - }, - { - "Path": "IndicatorBoard-B_Mask.gbr", - "FileFunction": "SolderMask,Bot", - "FilePolarity": "Negative" - }, - { - "Path": "IndicatorBoard-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" - } - ] -}