Advertisement
Guest User

TriStrutSplitterRot/part.cfg

a guest
Apr 22nd, 2013
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. // --- general parameters ---
  2. name = TriStrutSplitterRot
  3. module = Part
  4. author = Modify
  5.  
  6. // --- asset parameters ---
  7. mesh = model.mu
  8. rescaleFactor = 2.57
  9.  
  10. // --- node definitions ---
  11. node_stack_right = 0.36, 0, 0, -1.0, 0, 0, 1
  12. node_stack_left = -0.36, 0, 0, 1.0, 0, 0, 1
  13.  
  14. node_stack_back = 0.0, 0.36, 0.0, 0.0, -1.0, 0.0, 1
  15. node_stack_front = 0.0, -0.36, 0.0, 0.0, 1.0, 0.0, 1
  16.  
  17. node_stack_bottom = 0, 0, 0.338, 0, 0, -1.0, 1
  18. node_stack_top = 0, 0, -0.245, 0, 0, 1.0, 1
  19.  
  20. // --- editor parameters ---
  21. cost = 10
  22. category = Structural
  23. subcategory = 0
  24. title = THSS-033-HR
  25. manufacturer = Jarfr Plumbing Supplies
  26. description = Rotated version of THSS-033-H for use where the main stack is round.
  27. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
  28. attachRules = 1,0,1,0,0
  29.  
  30. // --- standard part parameters ---
  31. mass = 0.2
  32. dragModelType = default
  33. maximum_drag = 0.2
  34. minimum_drag = 0.2
  35. angularDrag = 2
  36. crashTolerance = 7
  37. maxTemp = 3000
  38.  
  39. breakingForce = 100
  40. breakingTorque = 100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement