diff options
author | Mike Beattie <mike@ethernal.org> | 2013-08-30 05:04:15 +1200 |
---|---|---|
committer | Mike Beattie <mike@ethernal.org> | 2013-08-30 05:04:15 +1200 |
commit | 16de0e420dd13b1f304fd1d4b6867dac2b3dc457 (patch) | |
tree | 16b2e1807526c874025d8f9a8097d2b04d60cec0 | |
parent | a174b96d1a01e01d7b83606915aafc66a0e21339 (diff) |
Shift forward rail button to fin can
Signed-off-by: Mike Beattie <mike@ethernal.org>
-rw-r--r-- | MJB-L3.ork | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -109,17 +109,6 @@ <linematerial type="line" density="0.0035">Braided nylon (3 mm, 1/8 in)</linematerial> </parachute> - <launchlug> - <name>fwd rail button</name> - <position type="bottom">-0.34999999999999987</position> - <finish>polished</finish> - <material type="bulk" density="1200.0">Polycarbonate (Lexan)</material> - <radius>0.0038099999999999996</radius> - <length>0.0127</length> - <thickness>0.0038099999999999996</thickness> - <radialdirection>59.99999999999999</radialdirection> - </launchlug> - <innertube> <name>ebay</name> <position type="bottom">-0.30000000000000004</position> @@ -341,6 +330,17 @@ </subcomponents> </tubecoupler> + <launchlug> + <name>fwd rail button</name> + <position type="bottom">-0.64</position> + <finish>polished</finish> + <material type="bulk" density="1200.0">Polycarbonate (Lexan)</material> + <radius>0.0038099999999999996</radius> + <length>0.0127</length> + <thickness>0.0038099999999999996</thickness> + <radialdirection>59.99999999999999</radialdirection> + </launchlug> + <centeringring> <name>fin forward centering ring</name> <color red="9" green="0" blue="170"/> |