From: ian Date: Tue, 7 Sep 2004 23:16:57 +0000 (+0000) Subject: adjust cut gap for panel3 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=36de5c2a0155b66b477408b11bc5f1609b176039;p=trains.git adjust cut gap for panel3 --- 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' \