1
0
Fork 0

ILEC-SC7: Correct size, various small model improvements

This commit is contained in:
Benedikt Wolf 2023-03-13 11:21:43 +01:00
parent 534c859cdb
commit eb9508ed56
3 changed files with 7744 additions and 4936 deletions

File diff suppressed because it is too large Load diff

View file

@ -2,255 +2,175 @@
<PropertyList> <PropertyList>
<path>ilec-sc7.ac</path> <path>ilec-sc7.ac</path>
<animation> <animation>
<type>material</type> <type>material</type>
<object-name>face</object-name> <object-name>face</object-name>
<object-name>Needle</object-name> <object-name>Needle</object-name>
<object-name>decimals-digit</object-name> <object-name>decimals-digit</object-name>
<object-name>units-digit</object-name> <object-name>units-digit</object-name>
<object-name>sign-digit</object-name> <object-name>sign-digit</object-name>
<object-name>dot-digit</object-name> <object-name>dot-digit</object-name>
<emission> <emission>
<red>0.028</red> <red>0.028</red>
<green>0.014</green> <green>0.014</green>
<blue>0.007</blue> <blue>0.007</blue>
<factor-prop>systems/electrical/outputs/instrument-lights</factor-prop> <factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
</emission> </emission>
</animation> </animation>
<!--needle--> <!-- Needle -->
<animation>
<type>rotate</type>
<object-name>Needle</object-name>
<property>instrumentation/ilec-sc7/te-reading-mps</property>
<interpolation>
<entry><ind>-5 </ind><dep>-119.713 </dep></entry>
<entry><ind> 0 </ind><dep> 0.0 </dep></entry>
<entry><ind> 5 </ind><dep> 119.7135 </dep></entry>
</interpolation>
<center>
<y-m>-0.007909</y-m>
<z-m> 0.0 </z-m>
</center>
<axis>
<x>-1</x>
</axis>
</animation>
<animation> <!-- Mc-Cready -->
<type>rotate</type> <animation>
<object-name>Needle</object-name> <type>knob</type>
<property>/instrumentation/ilec-sc7/te-reading-mps</property> <object-name>mc-cready</object-name>
<interpolation> <property>instrumentation/mc-cready/rot</property>
<entry><ind> -5</ind><dep>-119.713</dep></entry> <factor>1</factor>
<entry><ind> 0.0</ind><dep> 0.0</dep></entry> <center>
<entry><ind> 5</ind><dep>119.7135</dep></entry> <y-m>-0.0074</y-m>
</interpolation> <z-m> 0.0 </z-m>
<center> </center>
<x-m>0.000</x-m> <axis>
<y-m>-0.007</y-m> <x>-1</x>
<z-m>0.000</z-m> </axis>
</center> <action>
<axis> <binding>
<x>-1</x> <command>property-adjust</command>
<y>0</y> <property>instrumentation/mc-cready/rot</property>
<z>0</z> <factor>2</factor>
</axis> <min>0</min>
</animation> <max>360</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
<!-- mc cready --> <!-- Volume -->
<animation>
<type>knob</type>
<object-name>vol-knob</object-name>
<property>instrumentation/ilec-sc7/volume</property>
<factor>360</factor>
<center>
<y-m>0.0284</y-m>
<z-m>0.0116</z-m>
</center>
<axis>
<x>-1</x>
</axis>
<action>
<binding>
<command>property-adjust</command>
<property>instrumentation/ilec-sc7/volume</property>
<factor>0.05</factor>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation> <!-- Audio Switch -->
<type>rotate</type> <animation>
<object-name>mc-cready</object-name> <type>rotate</type>
<property>/instrumentation/mc-cready/rot</property> <object-name>audio-switch</object-name>
<factor>1</factor> <property>instrumentation/ilec-sc7/audio</property>
<center> <interpolation>
<x-m>0.000</x-m> <entry><ind>0 </ind><dep>-30</dep></entry>
<y-m>-0.007</y-m> <entry><ind>1.0</ind><dep> 0 </dep></entry>
<z-m>0.000</z-m> <entry><ind>2.0</ind><dep> 30</dep></entry>
</center> </interpolation>
<axis> <center>
<x>-1</x> <x-m>0.001 </x-m>
<y>0</y> <z-m>0.0326</z-m>
<z>0</z> </center>
</axis> <axis>
</animation> <y>-1</y>
</axis>
<animation> </animation>
<type>pick</type> <animation>
<object-name>mc-cready</object-name> <type>pick</type>
<action> <object-name>incr-audio</object-name>
<name>increase mc-cready</name> <action>
<button>0</button> <button>0</button>
<button>3</button> <binding>
<repeatable>true</repeatable> <command>property-adjust</command>
<binding> <property>instrumentation/ilec-sc7/audio</property>
<command>property-adjust</command> <step>1</step>
<property>/instrumentation/mc-cready/rot</property> <min>0</min>
<step>2</step> <max>2</max>
<min>0</min> <wrap>false</wrap>
<max>360</max> </binding>
<wrap>true</wrap> </action>
</binding> </animation>
</action> <animation>
</animation> <type>pick</type>
<object-name>decr-audio</object-name>
<animation> <action>
<type>pick</type> <button>0</button>
<object-name>mc-cready</object-name> <binding>
<action> <command>property-adjust</command>
<name>decrease mc-cready</name> <property>instrumentation/ilec-sc7/audio</property>
<button>1</button> <step>-1</step>
<button>4</button> <min>0</min>
<repeatable>true</repeatable> <max>2</max>
<binding> <wrap>false</wrap>
<command>property-adjust</command> </binding>
<property>/instrumentation/mc-cready/rot</property> </action>
<step>-2</step> </animation>
<min>0</min>
<max>360</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
<!-- volume -->
<animation>
<type>rotate</type>
<object-name>vol-knob</object-name>
<property>/instrumentation/ilec-sc7/volume</property>
<factor>360</factor>
<center>
<x-m>0.003</x-m>
<y-m>0.027</y-m>
<z-m>0.011</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>pick</type>
<object-name>vol-knob</object-name>
<action>
<name>increase audio volume</name>
<button>0</button>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/instrumentation/ilec-sc7/volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>vol-knob</object-name>
<action>
<name>decrease audio volume</name>
<button>1</button>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/instrumentation/ilec-sc7/volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<!-- audio switch -->
<animation>
<type>rotate</type>
<object-name>audio-switch</object-name>
<property>instrumentation/ilec-sc7/audio</property>
<interpolation>
<entry><ind>0</ind><dep>-30</dep></entry>
<entry><ind>1.0</ind><dep>0</dep></entry>
<entry><ind>2.0</ind><dep>30</dep></entry>
</interpolation>
<center>
<x-m>0.001</x-m>
<y-m>0.005</y-m>
<z-m>0.031</z-m>
</center>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>pick</type>
<object-name>incr-audio</object-name>
<action>
<button>0</button>
<binding>
<command>property-adjust</command>
<property>instrumentation/ilec-sc7/audio</property>
<step>1</step>
<min>0</min>
<max>2</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>decr-audio</object-name>
<action>
<button>0</button>
<binding>
<command>property-adjust</command>
<property>instrumentation/ilec-sc7/audio</property>
<step>-1</step>
<min>0</min>
<max>2</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<!-- mode switch -->
<!-- Mode Switch -->
<animation> <animation>
<type>rotate</type> <type>rotate</type>
<object-name>mode-switch</object-name> <object-name>mode-switch</object-name>
<property>instrumentation/ilec-sc7/mode</property> <property>instrumentation/ilec-sc7/mode</property>
<interpolation> <interpolation>
<entry><ind>0</ind><dep>-30</dep></entry> <entry><ind>0 </ind><dep>-30</dep></entry>
<entry><ind>1.0</ind><dep>0</dep></entry> <entry><ind>1.0</ind><dep> 0 </dep></entry>
<entry><ind>2.0</ind><dep>30</dep></entry> <entry><ind>2.0</ind><dep> 30</dep></entry>
</interpolation> </interpolation>
<center> <center>
<x-m>0.001</x-m> <x-m> 0.001 </x-m>
<y-m>0.025</y-m> <z-m>-0.0137</z-m>
<z-m>-0.013</z-m>
</center> </center>
<axis> <axis>
<x>0</x>
<y>-1</y> <y>-1</y>
<z>0</z>
</axis> </axis>
</animation> </animation>
<animation> <animation>
<type>pick</type> <type>pick</type>
<object-name>incr-mode</object-name> <object-name>incr-mode</object-name>
<action> <action>
<button>0</button> <button>0</button>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>instrumentation/ilec-sc7/mode</property> <property>instrumentation/ilec-sc7/mode</property>
<step>1</step> <step>1</step>
<min>0</min> <min>0</min>
<max>2</max> <max>2</max>
<wrap>false</wrap> <wrap>false</wrap>
</binding> </binding>
</action> </action>
</animation> </animation>
<animation> <animation>
<type>pick</type> <type>pick</type>
<object-name>decr-mode</object-name> <object-name>decr-mode</object-name>
@ -267,28 +187,23 @@
</action> </action>
</animation> </animation>
<!-- sensitivity switch --> <!-- Sensitivity Switch -->
<animation> <animation>
<type>rotate</type> <type>rotate</type>
<object-name>sens-switch</object-name> <object-name>sens-switch</object-name>
<property>instrumentation/ilec-sc7/sensitivity</property> <property>instrumentation/ilec-sc7/sensitivity</property>
<interpolation> <interpolation>
<entry><ind>1</ind><dep>30</dep></entry> <entry><ind>1</ind><dep> 30</dep></entry>
<entry><ind>3</ind><dep>-30</dep></entry> <entry><ind>3</ind><dep>-30</dep></entry>
</interpolation> </interpolation>
<center> <center>
<x-m>0.001</x-m> <x-m> 0.001 </x-m>
<y-m>0.003</y-m> <z-m>-0.0326</z-m>
<z-m>-0.031</z-m>
</center> </center>
<axis> <axis>
<x>0</x>
<y>-1</y> <y>-1</y>
<z>0</z>
</axis> </axis>
</animation> </animation>
<animation> <animation>
<type>pick</type> <type>pick</type>
<object-name>decr-sens</object-name> <object-name>decr-sens</object-name>
@ -304,7 +219,6 @@
</binding> </binding>
</action> </action>
</animation> </animation>
<animation> <animation>
<type>pick</type> <type>pick</type>
<object-name>incr-sens</object-name> <object-name>incr-sens</object-name>
@ -321,8 +235,7 @@
</action> </action>
</animation> </animation>
<!-- digits --> <!-- Digits -->
<animation> <animation>
<type>textranslate</type> <type>textranslate</type>
<object-name>decimals-digit</object-name> <object-name>decimals-digit</object-name>
@ -332,11 +245,8 @@
<bias>0.005</bias> <bias>0.005</bias>
<axis> <axis>
<x>1</x> <x>1</x>
<y>0</y>
<z>0</z>
</axis> </axis>
</animation> </animation>
<animation> <animation>
<type>textranslate</type> <type>textranslate</type>
<object-name>units-digit</object-name> <object-name>units-digit</object-name>
@ -346,11 +256,8 @@
<bias>0.005</bias> <bias>0.005</bias>
<axis> <axis>
<x>1</x> <x>1</x>
<y>0</y>
<z>0</z>
</axis> </axis>
</animation> </animation>
<animation> <animation>
<type>textranslate</type> <type>textranslate</type>
<object-name>sign-digit</object-name> <object-name>sign-digit</object-name>
@ -360,11 +267,7 @@
<bias>0.005</bias> <bias>0.005</bias>
<axis> <axis>
<x>1</x> <x>1</x>
<y>0</y>
<z>0</z>
</axis> </axis>
</animation> </animation>
</PropertyList> </PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 182 KiB

After

Width:  |  Height:  |  Size: 200 KiB