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

@ -20,60 +20,43 @@
</emission> </emission>
</animation> </animation>
<!--needle--> <!-- Needle -->
<animation> <animation>
<type>rotate</type> <type>rotate</type>
<object-name>Needle</object-name> <object-name>Needle</object-name>
<property>/instrumentation/ilec-sc7/te-reading-mps</property> <property>instrumentation/ilec-sc7/te-reading-mps</property>
<interpolation> <interpolation>
<entry><ind>-5 </ind><dep>-119.713 </dep></entry> <entry><ind>-5 </ind><dep>-119.713 </dep></entry>
<entry><ind> 0.0</ind><dep> 0.0</dep></entry> <entry><ind> 0 </ind><dep> 0.0 </dep></entry>
<entry><ind> 5 </ind><dep> 119.7135 </dep></entry> <entry><ind> 5 </ind><dep> 119.7135 </dep></entry>
</interpolation> </interpolation>
<center> <center>
<x-m>0.000</x-m> <y-m>-0.007909</y-m>
<y-m>-0.007</y-m> <z-m> 0.0 </z-m>
<z-m>0.000</z-m>
</center> </center>
<axis> <axis>
<x>-1</x> <x>-1</x>
<y>0</y>
<z>0</z>
</axis> </axis>
</animation> </animation>
<!-- mc cready --> <!-- Mc-Cready -->
<animation> <animation>
<type>rotate</type> <type>knob</type>
<object-name>mc-cready</object-name> <object-name>mc-cready</object-name>
<property>/instrumentation/mc-cready/rot</property> <property>instrumentation/mc-cready/rot</property>
<factor>1</factor> <factor>1</factor>
<center> <center>
<x-m>0.000</x-m> <y-m>-0.0074</y-m>
<y-m>-0.007</y-m> <z-m> 0.0 </z-m>
<z-m>0.000</z-m>
</center> </center>
<axis> <axis>
<x>-1</x> <x>-1</x>
<y>0</y>
<z>0</z>
</axis> </axis>
</animation>
<animation>
<type>pick</type>
<object-name>mc-cready</object-name>
<action> <action>
<name>increase mc-cready</name>
<button>0</button>
<button>3</button>
<repeatable>true</repeatable>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/instrumentation/mc-cready/rot</property> <property>instrumentation/mc-cready/rot</property>
<step>2</step> <factor>2</factor>
<min>0</min> <min>0</min>
<max>360</max> <max>360</max>
<wrap>true</wrap> <wrap>true</wrap>
@ -81,56 +64,24 @@
</action> </action>
</animation> </animation>
<!-- Volume -->
<animation> <animation>
<type>pick</type> <type>knob</type>
<object-name>mc-cready</object-name>
<action>
<name>decrease mc-cready</name>
<button>1</button>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>/instrumentation/mc-cready/rot</property>
<step>-2</step>
<min>0</min>
<max>360</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
<!-- volume -->
<animation>
<type>rotate</type>
<object-name>vol-knob</object-name> <object-name>vol-knob</object-name>
<property>/instrumentation/ilec-sc7/volume</property> <property>instrumentation/ilec-sc7/volume</property>
<factor>360</factor> <factor>360</factor>
<center> <center>
<x-m>0.003</x-m> <y-m>0.0284</y-m>
<y-m>0.027</y-m> <z-m>0.0116</z-m>
<z-m>0.011</z-m>
</center> </center>
<axis> <axis>
<x>-1</x> <x>-1</x>
<y>0</y>
<z>0</z>
</axis> </axis>
</animation>
<animation>
<type>pick</type>
<object-name>vol-knob</object-name>
<action> <action>
<name>increase audio volume</name>
<button>0</button>
<button>3</button>
<repeatable>true</repeatable>
<binding> <binding>
<command>property-adjust</command> <command>property-adjust</command>
<property>/instrumentation/ilec-sc7/volume</property> <property>instrumentation/ilec-sc7/volume</property>
<step>0.05</step> <factor>0.05</factor>
<min>0</min> <min>0</min>
<max>1</max> <max>1</max>
<wrap>false</wrap> <wrap>false</wrap>
@ -138,27 +89,7 @@
</action> </action>
</animation> </animation>
<animation> <!-- Audio Switch -->
<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> <animation>
<type>rotate</type> <type>rotate</type>
<object-name>audio-switch</object-name> <object-name>audio-switch</object-name>
@ -170,16 +101,12 @@
</interpolation> </interpolation>
<center> <center>
<x-m>0.001 </x-m> <x-m>0.001 </x-m>
<y-m>0.005</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>incr-audio</object-name> <object-name>incr-audio</object-name>
@ -195,7 +122,6 @@
</binding> </binding>
</action> </action>
</animation> </animation>
<animation> <animation>
<type>pick</type> <type>pick</type>
<object-name>decr-audio</object-name> <object-name>decr-audio</object-name>
@ -212,8 +138,7 @@
</action> </action>
</animation> </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>
@ -225,16 +150,12 @@
</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>
@ -250,7 +171,6 @@
</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,8 +187,7 @@
</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>
@ -279,16 +198,12 @@
</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