diff options
author | Mike Beattie <mike@ethernal.org> | 2013-08-30 05:00:24 +1200 |
---|---|---|
committer | Mike Beattie <mike@ethernal.org> | 2013-08-30 05:00:24 +1200 |
commit | edb9bdead9ecb3fac518bdd2a0abba073e15105c (patch) | |
tree | 0352aa72f8e1b0c30379b12e2d3eec22285b5156 | |
parent | 30f945fc4ca8caf6d5753bc9a4f498a18fe8e6a2 (diff) |
Steal a bit of coupler from zipperless for ebay stop
Signed-off-by: Mike Beattie <mike@ethernal.org>
-rw-r--r-- | MJB-L3.ork | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -138,7 +138,7 @@ <name>Tube coupler</name> <position type="top">-0.0304</position> <material type="bulk" density="680.0">Cardboard</material> - <length>0.05</length> + <length>0.0254</length> <radialposition>0.0</radialposition> <radialdirection>0.0</radialdirection> <outerradius>0.0495046</outerradius> @@ -319,7 +319,7 @@ <overridemass>0.37</overridemass> <overridesubcomponents>false</overridesubcomponents> <material type="bulk" density="1850.0">Fiberglass</material> - <length>0.3</length> + <length>0.2794</length> <radialposition>0.0</radialposition> <radialdirection>0.0</radialdirection> <outerradius>0.0495046</outerradius> |