paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [6473] Added low profile Aspirin IMU carrier for lis


From: Piotr Esden-Tempski
Subject: [paparazzi-commits] [6473] Added low profile Aspirin IMU carrier for lisa/l mounting.
Date: Fri, 14 Oct 2011 04:48:10 +0000

Revision: 6473
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=6473
Author:   esden
Date:     2011-10-14 04:48:09 +0000 (Fri, 14 Oct 2011)
Log Message:
-----------
Added low profile Aspirin IMU carrier for lisa/l mounting.

Added Paths:
-----------
    paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/
    paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/Makefile
    paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/
    
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits.drl
    
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits_europrint.dru
    
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits_png.dru
    
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits_verified_4l.dru
    
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/lisa_l_low_carrier.brd
    
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/lisa_l_low_carrier.sch
    paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/
    paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/Makefile
    paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/fabdwg.txt
    paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/layout.cfg
    paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/layout.def

Added: paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/Makefile
===================================================================
--- paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/Makefile          
                (rev 0)
+++ paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/Makefile  
2011-10-14 04:48:09 UTC (rev 6473)
@@ -0,0 +1,151 @@
+#
+# PPM to Spektrum encoder
+# Copyright (c) 2011 Piotr Esden-Tempski <address@hidden>
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+#    notice, this list of conditions and the following disclaimer.
+# 2. Redistributions in binary form must reproduce the above copyright
+#    notice, this list of conditions and the following disclaimer in the
+#    documentation and/or other materials provided with the distribution.
+# 3. The name of the author may not be used to endorse or promote products
+#    derived from this software without specific prior written permission.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+# IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+# NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+#
+
+BRD_SRCS = ./lisa_l_low_carrier.brd
+
+DIRS =
+
+##### This substitutions work only with EXACTLY ONE level of subdirectory !!!!!
+SCHEMATICS=$(subst /,/printable/,$(BRD_SRCS:%.brd=%.schematics.ps))
+TOP_LAYER=$(subst /,/printable/,$(BRD_SRCS:%.brd=%.top_layer.ps))
+TOP_COMP=$(subst /,/printable/,$(BRD_SRCS:%.brd=%.top_comp.ps))
+BOTTOM_LAYER=$(subst /,/printable/,$(BRD_SRCS:%.brd=%.bottom_layer.ps))
+BOTTOM_COMP=$(subst /,/printable/,$(BRD_SRCS:%.brd=%.bottom_comp.ps))
+POSTSCRIPTS= $(SCHEMATICS) $(TOP_LAYER) $(TOP_COMP) $(BOTTOM_LAYER) 
$(BOTTOM_COMP)
+PDF=$(POSTSCRIPTS:%.ps=%.pdf)
+
+
+GERB_O = $(BRD_SRCS:.brd=.all)
+
+all: gerber
+
+gerber: $(GERB_O)
+
+printable: dirs $(POSTSCRIPTS) $(PDF)
+
+dirs :
+       mkdir -p $(DIRS:%=%/printable)
+
+
+### GERBER GENERATION
+
+.PRECIOUS : %.cmp %.sol %.stc %.sts %.tplc %.bplc %.bor %.xln %.l02 %.l15
+
+%.all: %.cmp %.sol %.stc %.sts %.tplc %.bplc %.xln %.bor
+       touch $@
+
+# Component side
+%.cmp : %.brd
+       eagle -X -N -d GERBER_RS274X -o $@ $< Top Pads Vias
+# Solder side
+%.sol : %.brd
+       eagle -X -N -d GERBER_RS274X -o $@ $< Bottom Pads Vias
+# Solder stop mask comp. side
+%.stc : %.brd
+       eagle -X -N -d GERBER_RS274X -o $@ $< tStop
+# Solder stop mask sold. side
+%.sts : %.brd
+       eagle -X -N -d GERBER_RS274X -o $@ $< bStop
+# Silkscreen comp. side
+%.tplc : %.brd
+       #eagle -X -N -d GERBER_RS274X -o $@ $< Dimension tPlace tDocu
+       eagle -X -N -d GERBER_RS274X -o $@ $< Dimension tPlace
+# Silkscreen comp. side
+%.bplc : %.brd
+       #eagle -X -N -d GERBER_RS274X -o $@ $< Dimension bPlace bDocu
+       eagle -X -N -d GERBER_RS274X -o $@ $< Dimension bPlace
+# Drill data for NC drill st.
+# warning : eagle takes path of -R option from input file directory.
+%.xln : %.brd
+       eagle -X -N -d EXCELLON -E -0.02 -E 0.1 -R fab/eurocircuits.drl -o $@ 
$< Drills Holes
+# Outline
+%.bor : %.brd
+       eagle -X -N -d GERBER_RS274X -o $@ $< Dimension
+# Inner layer top
+%.l02 : %.brd
+       eagle -X -N -d GERBER_RS274X -o $@ $< Route2 Pads Vias
+# Inner layer bot
+%.l15 : %.brd
+       eagle -X -N -d GERBER_RS274X -o $@ $< Route15 Pads Vias
+
+
+### POSTSCRIPT AND PDF GENERATION
+
+
+%.pdf : %.ps
+       ps2pdf $< $@
+
+%.schematics.ps : ../%.sch
+       eagle -X -N -d PS -x.4 -y.2 -o $@ $< Nets Busses Symbols Names Values
+
+%.top_layer.ps : ../%.brd
+       eagle -X -N -f- -m+ -d PS -h2 -w3 -o $@ $< Top Pad Via Dimension
+
+%.top_comp.ps : ../%.brd
+       eagle -X -N -f- -d PS -h2 -w2 -o $@ $< Pad Via Dimension tPlace tNames 
tDocu
+
+%.bottom_layer.ps : ../%.brd
+       eagle -X -N -f- -d PS -h2 -w3 -o $@ $< Bottom Pad Via Dimension
+
+%.bottom_comp.ps : ../%.brd
+       eagle -X -N -f- -m+ -c -d PS -h2 -w2 -o $@ $< Pad Via Dimension bPlace 
bNames bDocu
+
+
+clean:
+       @# gerber and excellon
+       find .. -name '*.cmp' -exec rm -f {} \;
+       find .. -name '*.sol' -exec rm -f {} \;
+       find .. -name '*.stc' -exec rm -f {} \;
+       find .. -name '*.sts' -exec rm -f {} \;
+       find .. -name '*.tplc' -exec rm -f {} \;
+       find .. -name '*.bplc' -exec rm -f {} \;
+       find .. -name '*.bor' -exec rm -f {} \;
+       find .. -name '*.xln' -exec rm -f {} \;
+       find .. -name '*.dri' -exec rm -f {} \;
+       find .. -name '*.gpi' -exec rm -f {} \;
+       find .. -name '*.l02' -exec rm -f {} \;
+       find .. -name '*.l15' -exec rm -f {} \;
+       find .. -name '*.all' -exec rm -f {} \;
+       @# printable
+       find . -name '*.schematics.ps' -exec rm -f {} \;
+       find . -name '*.schematics.pdf' -exec rm -f {} \;
+       find . -name '*.top_layer.ps' -exec rm -f {} \;
+       find . -name '*.top_layer.pdf' -exec rm -f {} \;
+       find . -name '*.top_comp.ps' -exec rm -f {} \;
+       find . -name '*.top_comp.pdf' -exec rm -f {} \;
+       find . -name '*.bottom_layer.ps' -exec rm -f {} \;
+       find . -name '*.bottom_layer.pdf' -exec rm -f {} \;
+       find . -name '*.bottom_comp.ps' -exec rm -f {} \;
+       find . -name '*.bottom_comp.pdf' -exec rm -f {} \;
+       @# eagle error log
+       find .. -name '*.erc' -exec rm -f {} \;
+       @# eagle autorouter log
+       find .. -name '*.pro' -exec rm -f {} \;
+       @# eagle backups        
+       find .. -name '*#*' -exec rm -f {} \;
+       @# emacs backups
+       find .. -name '*~' -exec rm -f {} \;

Added: 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits.drl
===================================================================
--- 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits.drl  
                            (rev 0)
+++ 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits.drl  
    2011-10-14 04:48:09 UTC (rev 6473)
@@ -0,0 +1,19 @@
+T01 0.0157in
+T02 0.035in
+T03 0.042in
+T04 0.052in
+T05 0.0595in
+T06 0.086in
+T07 0.125in
+T08 0.152in
+T09 0.014in
+T10 0.032in
+T11 0.78in
+T12 0.024in
+T13 0.0465in
+T14 0.036in
+T15 0.136in
+T16 0.020in
+T17 0.032in
+T18 0.076in
+T19 0.0014in

Added: 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits_europrint.dru
===================================================================
--- 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits_europrint.dru
                            (rev 0)
+++ 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits_europrint.dru
    2011-10-14 04:48:09 UTC (rev 6473)
@@ -0,0 +1,72 @@
+description = <b>EAGLE Design Rules</b>\n<p>\neurocircuits "europrint" design 
rules (6C)
+layerSetup = (1*16)
+mtCopper = 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 
0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm
+mtIsolate = 1.5mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 
0.2mm 0.15mm 0.2mm 0.15mm 0.2mm
+mdWireWire = 0.2mm
+mdWirePad = 0.2mm
+mdWireVia = 0.2mm
+mdPadPad = 0.2mm
+mdPadVia = 0.2mm
+mdViaVia = 0.2mm
+mdSmdPad = 0.2mm
+mdSmdVia = 0.2mm
+mdSmdSmd = 0.2mm
+mdViaViaSameLayer = 8mil
+mnLayersViaInSmd = 2
+mdCopperDimension = 40mil
+mdDrill = 8mil
+mdSmdStop = 0mil
+msWidth = 0.2mm
+msDrill = 0.35mm
+msMicroVia = 35mm
+msBlindViaRatio = 0.500000
+rvPadTop = 0.250000
+rvPadInner = 0.250000
+rvPadBottom = 0.250000
+rvViaOuter = 0.250000
+rvViaInner = 0.250000
+rvMicroViaOuter = 0.250000
+rvMicroViaInner = 0.250000
+rlMinPadTop = 10mil
+rlMaxPadTop = 20mil
+rlMinPadInner = 10mil
+rlMaxPadInner = 20mil
+rlMinPadBottom = 10mil
+rlMaxPadBottom = 20mil
+rlMinViaOuter = 5mil
+rlMaxViaOuter = 20mil
+rlMinViaInner = 8mil
+rlMaxViaInner = 20mil
+rlMinMicroViaOuter = 4mil
+rlMaxMicroViaOuter = 20mil
+rlMinMicroViaInner = 4mil
+rlMaxMicroViaInner = 20mil
+psTop = -1
+psBottom = -1
+psFirst = -1
+psElongationLong = 100
+psElongationOffset = 100
+mvStopFrame = 1.000000
+mvCreamFrame = 0.000000
+mlMinStopFrame = 4mil
+mlMaxStopFrame = 4mil
+mlMinCreamFrame = 0mil
+mlMaxCreamFrame = 0mil
+mlViaStopLimit = 0mil
+srRoundness = 0.000000
+srMinRoundness = 0mil
+srMaxRoundness = 0mil
+slThermalGap = 0.500000
+slMinThermalGap = 20mil
+slMaxThermalGap = 100mil
+slAnnulusIsolate = 20mil
+slThermalIsolate = 10mil
+slAnnulusRestring = 0
+slThermalRestring = 1
+slThermalsForVias = 0
+checkGrid = 0
+checkAngle = 1
+checkFont = 1
+checkRestrict = 1
+useDiameter = 13
+maxErrors = 200

Added: 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits_png.dru
===================================================================
--- 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits_png.dru
                          (rev 0)
+++ 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits_png.dru
  2011-10-14 04:48:09 UTC (rev 6473)
@@ -0,0 +1,72 @@
+description = <b>EAGLE Design Rules</b>\n<p>\neurocircuits "plot and go" 
design rules (5B)
+layerSetup = (1*16)
+mtCopper = 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 
0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm
+mtIsolate = 1.5mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 
0.2mm 0.15mm 0.2mm 0.15mm 0.2mm
+mdWireWire = 0.2mm
+mdWirePad = 0.2mm
+mdWireVia = 0.2mm
+mdPadPad = 0.2mm
+mdPadVia = 0.2mm
+mdViaVia = 0.2mm
+mdSmdPad = 0.2mm
+mdSmdVia = 0.2mm
+mdSmdSmd = 0.2mm
+mdViaViaSameLayer = 8mil
+mnLayersViaInSmd = 2
+mdCopperDimension = 40mil
+mdDrill = 8mil
+mdSmdStop = 0mil
+msWidth = 0.2mm
+msDrill = 0.35mm
+msMicroVia = 35mm
+msBlindViaRatio = 0.500000
+rvPadTop = 0.250000
+rvPadInner = 0.250000
+rvPadBottom = 0.250000
+rvViaOuter = 0.250000
+rvViaInner = 0.250000
+rvMicroViaOuter = 0.250000
+rvMicroViaInner = 0.250000
+rlMinPadTop = 10mil
+rlMaxPadTop = 20mil
+rlMinPadInner = 10mil
+rlMaxPadInner = 20mil
+rlMinPadBottom = 10mil
+rlMaxPadBottom = 20mil
+rlMinViaOuter = 8mil
+rlMaxViaOuter = 20mil
+rlMinViaInner = 8mil
+rlMaxViaInner = 20mil
+rlMinMicroViaOuter = 4mil
+rlMaxMicroViaOuter = 20mil
+rlMinMicroViaInner = 4mil
+rlMaxMicroViaInner = 20mil
+psTop = -1
+psBottom = -1
+psFirst = -1
+psElongationLong = 100
+psElongationOffset = 100
+mvStopFrame = 1.000000
+mvCreamFrame = 0.000000
+mlMinStopFrame = 4mil
+mlMaxStopFrame = 4mil
+mlMinCreamFrame = 0mil
+mlMaxCreamFrame = 0mil
+mlViaStopLimit = 0mil
+srRoundness = 0.000000
+srMinRoundness = 0mil
+srMaxRoundness = 0mil
+slThermalGap = 0.500000
+slMinThermalGap = 20mil
+slMaxThermalGap = 100mil
+slAnnulusIsolate = 20mil
+slThermalIsolate = 10mil
+slAnnulusRestring = 0
+slThermalRestring = 1
+slThermalsForVias = 0
+checkGrid = 0
+checkAngle = 1
+checkFont = 1
+checkRestrict = 1
+useDiameter = 13
+maxErrors = 200

Added: 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits_verified_4l.dru
===================================================================
--- 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits_verified_4l.dru
                          (rev 0)
+++ 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/fab/eurocircuits_verified_4l.dru
  2011-10-14 04:48:09 UTC (rev 6473)
@@ -0,0 +1,72 @@
+description = <b>EAGLE Design Rules</b>\n<p>\neurocircuits "verified" 4 layers 
design rules (6B)
+layerSetup = (1*2+15*16)
+mtCopper = 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 
0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm
+mtIsolate = 0.2mm 1.5mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 
0.2mm 0.15mm 0.2mm 0.15mm 0.2mm
+mdWireWire = 0.15mm
+mdWirePad = 0.15mm
+mdWireVia = 0.15mm
+mdPadPad = 0.15mm
+mdPadVia = 0.15mm
+mdViaVia = 0.15mm
+mdSmdPad = 0.15mm
+mdSmdVia = 0.15mm
+mdSmdSmd = 0.15mm
+mdViaViaSameLayer = 8mil
+mnLayersViaInSmd = 2
+mdCopperDimension = 20mil
+mdDrill = 8mil
+mdSmdStop = 0mil
+msWidth = 0.15mm
+msDrill = 0.35mm
+msMicroVia = 35mm
+msBlindViaRatio = 0.500000
+rvPadTop = 0.250000
+rvPadInner = 0.250000
+rvPadBottom = 0.250000
+rvViaOuter = 0.250000
+rvViaInner = 0.250000
+rvMicroViaOuter = 0.250000
+rvMicroViaInner = 0.250000
+rlMinPadTop = 0.177mm
+rlMaxPadTop = 20mil
+rlMinPadInner = 0.235mm
+rlMaxPadInner = 20mil
+rlMinPadBottom = 0.177mm
+rlMaxPadBottom = 20mil
+rlMinViaOuter = 0.177mm
+rlMaxViaOuter = 20mil
+rlMinViaInner = 0.235mm
+rlMaxViaInner = 20mil
+rlMinMicroViaOuter = 4mil
+rlMaxMicroViaOuter = 20mil
+rlMinMicroViaInner = 4mil
+rlMaxMicroViaInner = 20mil
+psTop = -1
+psBottom = -1
+psFirst = -1
+psElongationLong = 100
+psElongationOffset = 100
+mvStopFrame = 1.000000
+mvCreamFrame = 0.000000
+mlMinStopFrame = 4mil
+mlMaxStopFrame = 4mil
+mlMinCreamFrame = 0mil
+mlMaxCreamFrame = 0mil
+mlViaStopLimit = 0mil
+srRoundness = 0.000000
+srMinRoundness = 0mil
+srMaxRoundness = 0mil
+slThermalGap = 0.500000
+slMinThermalGap = 20mil
+slMaxThermalGap = 100mil
+slAnnulusIsolate = 20mil
+slThermalIsolate = 10mil
+slAnnulusRestring = 0
+slThermalRestring = 1
+slThermalsForVias = 0
+checkGrid = 0
+checkAngle = 1
+checkFont = 1
+checkRestrict = 1
+useDiameter = 31
+maxErrors = 200

Added: 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/lisa_l_low_carrier.brd
===================================================================
(Binary files differ)


Property changes on: 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/lisa_l_low_carrier.brd
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/lisa_l_low_carrier.sch
===================================================================
(Binary files differ)


Property changes on: 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/lisa_l_low_carrier.sch
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/Makefile
===================================================================
--- paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/Makefile    
                        (rev 0)
+++ paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/Makefile    
2011-10-14 04:48:09 UTC (rev 6473)
@@ -0,0 +1,18 @@
+GERBMERGE = gerbmerge
+GERBV = gerbv
+
+CFG=layout.cfg
+DEF=layout.def
+
+_panel: 
+       cd ..; make gerber
+       $(GERBMERGE) $(CFG) $(DEF)
+
+
+_view:
+       $(GERBV) merged.*.ger merged.*.xln
+
+
+
+clean:
+       rm -f merged.* *~

Added: 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/fabdwg.txt
===================================================================
--- paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/fabdwg.txt  
                        (rev 0)
+++ paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/fabdwg.txt  
2011-10-14 04:48:09 UTC (rev 6473)
@@ -0,0 +1,7 @@
+* FR4 Material
+* 1 oz. copper
+* All holes plated through
+* Drills shown as finished sizes
+* Board thickness 0.062"
+
+

Added: 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/layout.cfg
===================================================================
--- paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/layout.cfg  
                        (rev 0)
+++ paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/layout.cfg  
2011-10-14 04:48:09 UTC (rev 6473)
@@ -0,0 +1,66 @@
+[DEFAULT]
+# Change projdir to wherever your project files are, for example:
+#   projdir = /home/stuff/projects/test
+#
+# or relative pathname from where you are running GerbMerge
+#
+#   projdir = testdata
+#
+projdir=.
+
+[Options]
+
+# Set the inter-job spacing (inches)
+XSpacing=0.125
+YSpacing=0.125
+
+#PanelWidth = 3.28
+#PanelHeight = 4.17 
+
+# Which layers to draw cut lines on. Omit this option
+# or set to 'None' for no cut lines. We don't want silkscreens
+# in this job so put cut lines and crop marks on copper layers.
+# NOTE: Layer names are ALL LOWERCASE, even if you define them
+# with uppercase letters below.
+#CutLineLayers = None
+#CutLineLayers = *toplayer,*bottomlayer
+
+# Which layers to draw crop marks on. Omit this option
+# or set to 'None' for no crop marks.
+# NOTE: Layer names are ALL LOWERCASE, even if you define them
+# with uppercase letters below.
+CropMarkLayers = *toplayer,*bottomlayer
+
+# Mandatory option indicating name of file that maps Excellon
+# tool codes to drill sizes. 
+ToolList=%(projdir)s/../fab/eurocircuits.drl
+
+# Must set this option since we are combining jobs with missing
+# layers names. That is, Hexapod just has copper, while we do want
+# to print soldermasks for Proj1.
+AllowMissingLayers = 1
+
+# Set to 1 to create a fabrication drawing
+FabricationDrawingFile = merged.fabdrawing.ger
+
+# Filename where optional additional text is to be added to fabrication
+# drawing.
+FabricationDrawingText = %(projdir)s/fabdwg.txt
+
+LeftMargin = 0.01
+RightMargin = 0.01
+TopMargin = 0.01
+BottomMargin = 0.01
+
+
+[ppm_to_spektrum]
+Prefix = %(projdir)s/../lisa_l_low_carrier
+*TopLayer=%(prefix)s.cmp
+*BottomLayer=%(prefix)s.sol
+*TopSoldermask=%(prefix)s.stc
+*BottomSoldermask=%(prefix)s.sts
+*TopSilkscreen=%(prefix)s.tplc
+*BottomSilkscreen=%(prefix)s.bplc
+Drills=%(prefix)s.xln
+BoardOutline=%(prefix)s.bor
+

Added: 
paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/layout.def
===================================================================
--- paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/layout.def  
                        (rev 0)
+++ paparazzi-hardware/trunk/sensors/aspirin/lisa_low_carrier/panel/layout.def  
2011-10-14 04:48:09 UTC (rev 6473)
@@ -0,0 +1,6 @@
+
+Row {
+  Col {
+    ppm_to_spektrum
+  }
+}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]