52 lines
1.2 KiB
INI
52 lines
1.2 KiB
INI
[DEFAULT]
|
|
projdir = .
|
|
|
|
[Options]
|
|
ExcellonLeadingZeros = 1
|
|
PanelWidth = 400
|
|
PanelHeight = 300
|
|
XSpacing = 2
|
|
YSpacing = 2
|
|
MeasurementUnits = mm
|
|
AllowMissingLayers = 0
|
|
searchtimeout = 10
|
|
|
|
[MergeOutputFiles]
|
|
Prefix = %(projdir)s/merged2
|
|
*TopLayer=%(prefix)s/Top.gbr
|
|
*BottomLayer=%(prefix)s/Bottom.gbr
|
|
*TopSilkscreen=%(prefix)s/TopSilk.gbr
|
|
*BottomSilkscreen=%(prefix)s/BottomSilk.gbr
|
|
*TopSoldermask=%(prefix)s/TopMask.gbr
|
|
*BottomSoldermask=%(prefix)s/BottomMask.gbr
|
|
Drills=%(prefix)s/Drills.txt
|
|
BoardOutline=%(prefix)s/BoardOutline.gbr
|
|
ToolList = %(prefix)s/Tools.drl
|
|
Placement = %(prefix)s/Placement.txt
|
|
|
|
[aa]
|
|
Prefix=%(projdir)s/aa
|
|
*TopLayer=%(prefix)s/Top.gbr
|
|
*BottomLayer=%(prefix)s/Bottom.gbr
|
|
*TopSilkscreen=%(prefix)s/TopSilk.gbr
|
|
*TopSoldermask=%(prefix)s/TopMask.gbr
|
|
*BottomSilkscreen=%(prefix)s/BottomSilk.gbr
|
|
*BottomSoldermask=%(prefix)s/BottomMask.gbr
|
|
Drills=%(prefix)s/Through.drl
|
|
BoardOutline=%(prefix)s/BoardOutline.gbr
|
|
|
|
Repeat = 10
|
|
|
|
[bb]
|
|
Prefix=%(projdir)s/bb
|
|
*TopLayer=%(prefix)s/Top.gbr
|
|
*BottomLayer=%(prefix)s/Bottom.gbr
|
|
*TopSilkscreen=%(prefix)s/TopSilk.gbr
|
|
*TopSoldermask=%(prefix)s/TopMask.gbr
|
|
*BottomSilkscreen=%(prefix)s/BottomSilk.gbr
|
|
*BottomSoldermask=%(prefix)s/BottomMask.gbr
|
|
Drills=%(prefix)s/Through.drl
|
|
BoardOutline=%(prefix)s/BoardOutline.gbr
|
|
|
|
Repeat = 6
|