summaryrefslogtreecommitdiff
path: root/board/project/jobs.lp
diff options
context:
space:
mode:
Diffstat (limited to 'board/project/jobs.lp')
-rw-r--r--board/project/jobs.lp24
1 files changed, 0 insertions, 24 deletions
diff --git a/board/project/jobs.lp b/board/project/jobs.lp
deleted file mode 100644
index 0454210..0000000
--- a/board/project/jobs.lp
+++ /dev/null
@@ -1,24 +0,0 @@
-(librepcb_jobs
- (job 1ff24f7c-ee1a-4ea0-ab33-9c75ea7480a3 (name "Gerber/Excellon")
- (type gerber_excellon)
- (outlines (suffix "_OUTLINES.gbr"))
- (copper_top (suffix "_COPPER-TOP.gbr"))
- (copper_inner (suffix "_COPPER-IN{{CU_LAYER}}.gbr"))
- (copper_bot (suffix "_COPPER-BOTTOM.gbr"))
- (soldermask_top (suffix "_SOLDERMASK-TOP.gbr"))
- (soldermask_bot (suffix "_SOLDERMASK-BOTTOM.gbr"))
- (silkscreen_top (suffix "_SILKSCREEN-TOP.gbr"))
- (silkscreen_bot (suffix "_SILKSCREEN-BOTTOM.gbr"))
- (solderpaste_top (create true) (suffix "_SOLDERPASTE-TOP.gbr"))
- (solderpaste_bot (create true) (suffix "_SOLDERPASTE-BOTTOM.gbr"))
- (drills (merge false)
- (suffix_pth "_DRILLS-PTH.drl")
- (suffix_npth "_DRILLS-NPTH.drl")
- (suffix_merged "_DRILLS.drl")
- (suffix_buried "_DRILLS-PLATED-{{START_LAYER}}-{{END_LAYER}}.drl")
- (g85_slots false)
- )
- (board default)
- (output "gerber/{{PROJECT}}_{{VERSION}}")
- )
-)