21 lines
1.4 KiB
XML
21 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<configSections>
|
|
<section name="BellowConfig" type="Bellows.BellowConfig, Bellows, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" allowLocation="true" allowDefinition="Everywhere" allowExeDefinition="MachineToApplication" restartOnExternalChanges="true" requirePermission="true" />
|
|
</configSections>
|
|
<BellowConfig SelectedItem="Y Lo">
|
|
<Bellows>
|
|
<clear />
|
|
<add Name="X High" BellowsShape="HalfCover" Inversions="2" Width="190"
|
|
Height="85" Length="400" FoldWidth="20" MountFolds="4" AlternateFolds="true" />
|
|
<add Name="X Low" BellowsShape="HalfCover" Inversions="2" Width="190"
|
|
Height="85" Length="360" FoldWidth="20" MountFolds="4" AlternateFolds="true" />
|
|
<add Name="Y High" BellowsShape="HalfCover" Inversions="2" Width="120"
|
|
Height="70" Length="584" FoldWidth="10" MountFolds="4" AlternateFolds="true" />
|
|
<add Name="Test" BellowsShape="HalfCover" Inversions="2" Width="90"
|
|
Height="50" Length="150" FoldWidth="20" MountFolds="4" AlternateFolds="true" />
|
|
<add Name="Y Lo" BellowsShape="HalfCover" Inversions="2" Width="123"
|
|
Height="60" Length="660" FoldWidth="10" MountFolds="4" AlternateFolds="true" />
|
|
</Bellows>
|
|
</BellowConfig>
|
|
</configuration> |