From 36de5c2a0155b66b477408b11bc5f1609b176039 Mon Sep 17 00:00:00 2001 From: ian Date: Tue, 7 Sep 2004 23:16:57 +0000 Subject: [PATCH] adjust cut gap for panel3 --- pcb/Makefile | 2 +- pic.make | 2 +- spice/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pcb/Makefile b/pcb/Makefile index 613ad7d..d410066 100644 --- a/pcb/Makefile +++ b/pcb/Makefile @@ -71,7 +71,7 @@ include detectors.layers.dep PANEL3_PCBS= reversers.pcb detectors.pcb detectors.pcb panel3.pcb: pcb-panelise $(PANEL3_PCBS) Makefile - ./$< $(PANEL3_PCBS) $o + ./$< -g100 $(PANEL3_PCBS) $o $*.zip: $*.pcb.output_$$1.$$2/ or die' \ diff --git a/pic.make b/pic.make index 613ad7d..d410066 100644 --- a/pic.make +++ b/pic.make @@ -71,7 +71,7 @@ include detectors.layers.dep PANEL3_PCBS= reversers.pcb detectors.pcb detectors.pcb panel3.pcb: pcb-panelise $(PANEL3_PCBS) Makefile - ./$< $(PANEL3_PCBS) $o + ./$< -g100 $(PANEL3_PCBS) $o $*.zip: $*.pcb.output_$$1.$$2/ or die' \ diff --git a/spice/Makefile b/spice/Makefile index 613ad7d..d410066 100644 --- a/spice/Makefile +++ b/spice/Makefile @@ -71,7 +71,7 @@ include detectors.layers.dep PANEL3_PCBS= reversers.pcb detectors.pcb detectors.pcb panel3.pcb: pcb-panelise $(PANEL3_PCBS) Makefile - ./$< $(PANEL3_PCBS) $o + ./$< -g100 $(PANEL3_PCBS) $o $*.zip: $*.pcb.output_$$1.$$2/ or die' \ -- 2.30.2