Advertisement
Guest User

Craft designed to break KSP IR

a guest
Jul 23rd, 2014
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 115.68 KB | None | 0 0
  1. ship = Crazy Space Craft
  2. version = 0.24.0
  3. description =
  4. type = VAB
  5. PART
  6. {
  7. part = Mark1-2Pod_4294728474
  8. partName = Part
  9. pos = -0.07941478,19.95714,0.06922884
  10. rot = 0,0,0,1
  11. attRot = 0,0,0,1
  12. mir = 1,1,1
  13. istg = 0
  14. dstg = 0
  15. sidx = -1
  16. sqor = -1
  17. attm = 0
  18. link = IR.RotatronScaleable_4294728364
  19. link = strutCube_4294728080
  20. attN = bottom,strutCube_4294728080
  21. attN = top,IR.RotatronScaleable_4294728364
  22. EVENTS
  23. {
  24. }
  25. ACTIONS
  26. {
  27. }
  28. MODULE
  29. {
  30. name = ModuleCommand
  31. isEnabled = True
  32. controlSrcStatusText =
  33. EVENTS
  34. {
  35. MakeReference
  36. {
  37. active = True
  38. guiActive = True
  39. guiIcon = Control From Here
  40. guiName = Control From Here
  41. category = Control From Here
  42. guiActiveUnfocused = False
  43. unfocusedRange = 2
  44. externalToEVAOnly = True
  45. }
  46. RenameVessel
  47. {
  48. active = True
  49. guiActive = True
  50. guiIcon = Rename Vessel
  51. guiName = Rename Vessel
  52. category = Rename Vessel
  53. guiActiveUnfocused = False
  54. unfocusedRange = 2
  55. externalToEVAOnly = True
  56. }
  57. }
  58. ACTIONS
  59. {
  60. }
  61. }
  62. MODULE
  63. {
  64. name = ModuleSAS
  65. isEnabled = True
  66. EVENTS
  67. {
  68. }
  69. ACTIONS
  70. {
  71. }
  72. }
  73. MODULE
  74. {
  75. name = ModuleReactionWheel
  76. isEnabled = True
  77. stateString = Active
  78. WheelState = Active
  79. EVENTS
  80. {
  81. OnToggle
  82. {
  83. active = True
  84. guiActive = True
  85. guiIcon = Toggle Torque
  86. guiName = Toggle Torque
  87. category = Toggle Torque
  88. guiActiveUnfocused = False
  89. unfocusedRange = 2
  90. externalToEVAOnly = True
  91. }
  92. }
  93. ACTIONS
  94. {
  95. Activate
  96. {
  97. actionGroup = None
  98. }
  99. Deactivate
  100. {
  101. actionGroup = None
  102. }
  103. Toggle
  104. {
  105. actionGroup = None
  106. }
  107. }
  108. }
  109. MODULE
  110. {
  111. name = ModuleScienceExperiment
  112. isEnabled = True
  113. Deployed = False
  114. Inoperable = False
  115. EVENTS
  116. {
  117. DeployExperiment
  118. {
  119. active = True
  120. guiActive = True
  121. guiIcon = Deploy
  122. guiName = Deploy
  123. category = Deploy
  124. guiActiveUnfocused = False
  125. unfocusedRange = 2
  126. externalToEVAOnly = True
  127. }
  128. CollectDataExternalEvent
  129. {
  130. active = True
  131. guiActive = False
  132. guiIcon =
  133. guiName =
  134. category =
  135. guiActiveUnfocused = True
  136. unfocusedRange = 1.5
  137. externalToEVAOnly = True
  138. }
  139. ReviewDataEvent
  140. {
  141. active = True
  142. guiActive = True
  143. guiIcon = Review Data
  144. guiName = Review Data
  145. category = Review Data
  146. guiActiveUnfocused = False
  147. unfocusedRange = 2
  148. externalToEVAOnly = True
  149. }
  150. ResetExperiment
  151. {
  152. active = True
  153. guiActive = True
  154. guiIcon = Reset
  155. guiName = Reset
  156. category = Reset
  157. guiActiveUnfocused = False
  158. unfocusedRange = 2
  159. externalToEVAOnly = True
  160. }
  161. ResetExperimentExternal
  162. {
  163. active = True
  164. guiActive = False
  165. guiIcon = Reset
  166. guiName = Reset
  167. category = Reset
  168. guiActiveUnfocused = True
  169. unfocusedRange = 2
  170. externalToEVAOnly = True
  171. }
  172. }
  173. ACTIONS
  174. {
  175. DeployAction
  176. {
  177. actionGroup = None
  178. }
  179. ResetAction
  180. {
  181. actionGroup = None
  182. }
  183. }
  184. }
  185. MODULE
  186. {
  187. name = ModuleScienceContainer
  188. isEnabled = True
  189. EVENTS
  190. {
  191. StoreDataExternalEvent
  192. {
  193. active = False
  194. guiActive = False
  195. guiIcon =
  196. guiName = Store Experiments (0)
  197. category =
  198. guiActiveUnfocused = True
  199. unfocusedRange = 2
  200. externalToEVAOnly = True
  201. }
  202. CollectDataExternalEvent
  203. {
  204. active = False
  205. guiActive = False
  206. guiIcon =
  207. guiName = Take Data (0)
  208. category =
  209. guiActiveUnfocused = True
  210. unfocusedRange = 2
  211. externalToEVAOnly = True
  212. }
  213. ReviewDataEvent
  214. {
  215. active = False
  216. guiActive = True
  217. guiIcon = Review Data
  218. guiName = Review Stored Data (0)
  219. category = Review Data
  220. guiActiveUnfocused = False
  221. unfocusedRange = 2
  222. externalToEVAOnly = True
  223. }
  224. }
  225. ACTIONS
  226. {
  227. }
  228. }
  229. MODULE
  230. {
  231. name = FlagDecal
  232. isEnabled = True
  233. flagDisplayed = True
  234. EVENTS
  235. {
  236. ToggleFlag
  237. {
  238. active = True
  239. guiActive = False
  240. guiActiveEditor = True
  241. guiIcon = ToggleFlag
  242. guiName = ToggleFlag
  243. category = ToggleFlag
  244. guiActiveUnfocused = False
  245. unfocusedRange = 2
  246. externalToEVAOnly = True
  247. }
  248. }
  249. ACTIONS
  250. {
  251. }
  252. }
  253. MODULE
  254. {
  255. name = ModuleTripLogger
  256. isEnabled = True
  257. EVENTS
  258. {
  259. }
  260. ACTIONS
  261. {
  262. }
  263. Surfaced
  264. {
  265. }
  266. Flew
  267. {
  268. }
  269. FlewBy
  270. {
  271. }
  272. Orbited
  273. {
  274. }
  275. SubOrbited
  276. {
  277. }
  278. }
  279. RESOURCE
  280. {
  281. name = ElectricCharge
  282. amount = 150
  283. maxAmount = 150
  284. flowState = True
  285. isTweakable = True
  286. hideFlow = False
  287. flowMode = Both
  288. }
  289. RESOURCE
  290. {
  291. name = MonoPropellant
  292. amount = 30
  293. maxAmount = 30
  294. flowState = True
  295. isTweakable = True
  296. hideFlow = False
  297. flowMode = Both
  298. }
  299. }
  300. PART
  301. {
  302. part = IR.RotatronScaleable_4294728364
  303. partName = Part
  304. pos = -0.07941478,21.15033,0.06922884
  305. rot = 0,0,0,1
  306. attRot = 0,0,0,1
  307. mir = 1,1,1
  308. istg = 0
  309. dstg = 0
  310. sidx = -1
  311. sqor = -1
  312. attm = 0
  313. link = strutOcto_4294728330
  314. attN = top,strutOcto_4294728330
  315. attN = bottom,Mark1-2Pod_4294728474
  316. EVENTS
  317. {
  318. }
  319. ACTIONS
  320. {
  321. }
  322. MODULE
  323. {
  324. name = TweakScale
  325. isEnabled = True
  326. tweakScale = 1.25
  327. currentScale = 1.25
  328. defaultScale = 1.25
  329. defaultName = 2
  330. isFreeScale = False
  331. version = 1.23.0.0
  332. defaultTransformScale = (1.25, 1.25, 1.25)
  333. tweakScale_UIEditor
  334. {
  335. controlEnabled = True
  336. minValue = 0.625
  337. maxValue = 5
  338. incrementLarge = 1.25
  339. incrementSmall = 0.125
  340. incrementSlide = 0.001
  341. }
  342. EVENTS
  343. {
  344. }
  345. ACTIONS
  346. {
  347. }
  348. }
  349. MODULE
  350. {
  351. name = MuMechToggle
  352. isEnabled = True
  353. servoName = New Rotatron
  354. groupName = Whirly Bit
  355. forwardKey =
  356. reverseKey =
  357. on = False
  358. isMotionLock = False
  359. customSpeed = 1
  360. rotateKey =
  361. revRotateKey =
  362. rotateLimits = False
  363. rotateMin = -360
  364. rotateMax = 360
  365. reversedRotationOn = False
  366. reversedRotationKey = False
  367. rotationDelta = 0
  368. rotation = 0
  369. translateLimits = False
  370. translateMin = 0
  371. translateMax = 3
  372. reversedTranslationOn = False
  373. reversedTranslationKey = False
  374. translationDelta = 0
  375. translation = 0
  376. freeMoving = False
  377. minRange =
  378. maxRange =
  379. minTweak = -360
  380. maxTweak = 360
  381. stepIncrement = 0.1
  382. speedTweak = 1
  383. speedTweakFine = 0
  384. limitTweakable = True
  385. limitTweakableFlag = False
  386. invertAxis = False
  387. minTweak_UIFlight
  388. {
  389. controlEnabled = True
  390. minValue = -360
  391. maxValue = 360
  392. incrementSlide = 0.1
  393. }
  394. maxTweak_UIFlight
  395. {
  396. controlEnabled = True
  397. minValue = -360
  398. maxValue = 360
  399. incrementSlide = 0.1
  400. }
  401. stepIncrement_UIFlight
  402. {
  403. controlEnabled = True
  404. }
  405. speedTweak_UIFlight
  406. {
  407. controlEnabled = True
  408. minValue = 0.1
  409. maxValue = 5
  410. stepIncrement = 0.1
  411. }
  412. speedTweakFine_UIFlight
  413. {
  414. controlEnabled = True
  415. minValue = -0.1
  416. maxValue = 0.1
  417. stepIncrement = 0.01
  418. }
  419. EVENTS
  420. {
  421. limitTweakableToggle
  422. {
  423. active = True
  424. guiActive = True
  425. guiActiveEditor = True
  426. guiIcon = Rotate Limits Off
  427. guiName = Rotate Limits Off
  428. category = Rotate Limits Off
  429. guiActiveUnfocused = False
  430. unfocusedRange = 2
  431. externalToEVAOnly = True
  432. }
  433. InvertAxisOff
  434. {
  435. active = True
  436. guiActive = True
  437. guiActiveEditor = True
  438. guiIcon = Invert Axis Off
  439. guiName = Invert Axis Off
  440. category = Invert Axis Off
  441. guiActiveUnfocused = False
  442. unfocusedRange = 2
  443. externalToEVAOnly = True
  444. }
  445. InvertAxisOn
  446. {
  447. active = False
  448. guiActive = True
  449. guiActiveEditor = True
  450. guiIcon = Invert Axis On
  451. guiName = Invert Axis On
  452. category = Invert Axis On
  453. guiActiveUnfocused = False
  454. unfocusedRange = 2
  455. externalToEVAOnly = True
  456. }
  457. Activate
  458. {
  459. active = True
  460. guiActive = True
  461. guiIcon = Engage Lock
  462. guiName = Engage Lock
  463. category = Engage Lock
  464. guiActiveUnfocused = False
  465. unfocusedRange = 2
  466. externalToEVAOnly = True
  467. }
  468. Deactivate
  469. {
  470. active = False
  471. guiActive = True
  472. guiIcon = Disengage Lock
  473. guiName = Disengage Lock
  474. category = Disengage Lock
  475. guiActiveUnfocused = False
  476. unfocusedRange = 2
  477. externalToEVAOnly = True
  478. }
  479. }
  480. ACTIONS
  481. {
  482. LockToggle
  483. {
  484. actionGroup = None
  485. }
  486. MovePlusAction
  487. {
  488. actionGroup = None
  489. }
  490. MoveMinusAction
  491. {
  492. actionGroup = None
  493. }
  494. MoveCenterAction
  495. {
  496. actionGroup = None
  497. }
  498. }
  499. }
  500. }
  501. PART
  502. {
  503. part = strutOcto_4294728330
  504. partName = Part
  505. pos = -0.07941478,21.97777,0.06922884
  506. rot = 0,0,0,1
  507. attRot = 0,0,0,1
  508. mir = 1,1,1
  509. istg = 0
  510. dstg = 0
  511. sidx = -1
  512. sqor = -1
  513. attm = 0
  514. link = IRHingeClosedScaleable_4294728304
  515. link = IRHingeClosedScaleable_4294728270
  516. link = IRHingeClosedScaleable_4294728236
  517. link = IRHingeClosedScaleable_4294728202
  518. attN = bottom,IR.RotatronScaleable_4294728364
  519. EVENTS
  520. {
  521. }
  522. ACTIONS
  523. {
  524. }
  525. MODULE
  526. {
  527. name = TweakScale
  528. isEnabled = True
  529. tweakScale = 400
  530. currentScale = 400
  531. defaultScale = 100
  532. defaultName = -1
  533. isFreeScale = True
  534. version = 1.23.0.0
  535. defaultTransformScale = (1, 1, 1)
  536. tweakScale_UIEditor
  537. {
  538. controlEnabled = True
  539. minValue = 25
  540. maxValue = 400
  541. incrementLarge = 37.5
  542. incrementSmall = 3.75
  543. incrementSlide = 0.001
  544. }
  545. EVENTS
  546. {
  547. }
  548. ACTIONS
  549. {
  550. }
  551. }
  552. }
  553. PART
  554. {
  555. part = IRHingeClosedScaleable_4294728304
  556. partName = Part
  557. pos = -1.043824,22.36746,-0.7889778
  558. rot = -0.6532815,0.6532815,-0.270598,0.270598
  559. attRot = 0,0,-0.7071068,0.7071068
  560. mir = 1,1,1
  561. istg = 0
  562. dstg = 0
  563. sidx = -1
  564. sqor = -1
  565. attm = 1
  566. link = structuralIBeam3_4294728168
  567. sym = IRHingeClosedScaleable_4294728270
  568. sym = IRHingeClosedScaleable_4294728236
  569. sym = IRHingeClosedScaleable_4294728202
  570. srfN = srfAttach,strutOcto_4294728330
  571. EVENTS
  572. {
  573. }
  574. ACTIONS
  575. {
  576. }
  577. MODULE
  578. {
  579. name = TweakScale
  580. isEnabled = True
  581. tweakScale = 1.25
  582. currentScale = 1.25
  583. defaultScale = 1.25
  584. defaultName = 2
  585. isFreeScale = False
  586. version = 1.23.0.0
  587. defaultTransformScale = (1.25, 1.25, 1.25)
  588. tweakScale_UIEditor
  589. {
  590. controlEnabled = True
  591. minValue = 0.625
  592. maxValue = 5
  593. incrementLarge = 1.25
  594. incrementSmall = 0.125
  595. incrementSlide = 0.001
  596. }
  597. EVENTS
  598. {
  599. }
  600. ACTIONS
  601. {
  602. }
  603. }
  604. MODULE
  605. {
  606. name = MuMechToggle
  607. isEnabled = True
  608. servoName = New DoorHinge
  609. groupName = Whirly Up
  610. forwardKey =
  611. reverseKey =
  612. on = False
  613. isMotionLock = False
  614. customSpeed = 1
  615. rotateKey =
  616. revRotateKey =
  617. rotateLimits = True
  618. rotateMin = 0
  619. rotateMax = 180
  620. reversedRotationOn = False
  621. reversedRotationKey = False
  622. rotationDelta = 0
  623. rotation = 0
  624. translateLimits = False
  625. translateMin = 0
  626. translateMax = 3
  627. reversedTranslationOn = False
  628. reversedTranslationKey = False
  629. translationDelta = 0
  630. translation = 0
  631. freeMoving = False
  632. minRange =
  633. maxRange =
  634. minTweak = 0
  635. maxTweak = 180
  636. stepIncrement = 0.1
  637. speedTweak = 1
  638. speedTweakFine = 0
  639. limitTweakable = False
  640. limitTweakableFlag = False
  641. invertAxis = False
  642. minTweak_UIFlight
  643. {
  644. controlEnabled = True
  645. minValue = 0
  646. maxValue = 180
  647. incrementSlide = 0.1
  648. }
  649. maxTweak_UIFlight
  650. {
  651. controlEnabled = True
  652. minValue = 0
  653. maxValue = 180
  654. incrementSlide = 0.1
  655. }
  656. stepIncrement_UIFlight
  657. {
  658. controlEnabled = True
  659. }
  660. speedTweak_UIFlight
  661. {
  662. controlEnabled = True
  663. minValue = 0.1
  664. maxValue = 5
  665. stepIncrement = 0.1
  666. }
  667. speedTweakFine_UIFlight
  668. {
  669. controlEnabled = True
  670. minValue = -0.1
  671. maxValue = 0.1
  672. stepIncrement = 0.01
  673. }
  674. EVENTS
  675. {
  676. limitTweakableToggle
  677. {
  678. active = False
  679. guiActive = True
  680. guiActiveEditor = True
  681. guiIcon = Rotate Limits Off
  682. guiName = Rotate Limits Off
  683. category = Rotate Limits Off
  684. guiActiveUnfocused = False
  685. unfocusedRange = 2
  686. externalToEVAOnly = True
  687. }
  688. InvertAxisOff
  689. {
  690. active = True
  691. guiActive = True
  692. guiActiveEditor = True
  693. guiIcon = Invert Axis Off
  694. guiName = Invert Axis Off
  695. category = Invert Axis Off
  696. guiActiveUnfocused = False
  697. unfocusedRange = 2
  698. externalToEVAOnly = True
  699. }
  700. InvertAxisOn
  701. {
  702. active = False
  703. guiActive = True
  704. guiActiveEditor = True
  705. guiIcon = Invert Axis On
  706. guiName = Invert Axis On
  707. category = Invert Axis On
  708. guiActiveUnfocused = False
  709. unfocusedRange = 2
  710. externalToEVAOnly = True
  711. }
  712. Activate
  713. {
  714. active = True
  715. guiActive = True
  716. guiIcon = Engage Lock
  717. guiName = Engage Lock
  718. category = Engage Lock
  719. guiActiveUnfocused = False
  720. unfocusedRange = 2
  721. externalToEVAOnly = True
  722. }
  723. Deactivate
  724. {
  725. active = False
  726. guiActive = True
  727. guiIcon = Disengage Lock
  728. guiName = Disengage Lock
  729. category = Disengage Lock
  730. guiActiveUnfocused = False
  731. unfocusedRange = 2
  732. externalToEVAOnly = True
  733. }
  734. }
  735. ACTIONS
  736. {
  737. LockToggle
  738. {
  739. actionGroup = None
  740. }
  741. MovePlusAction
  742. {
  743. actionGroup = None
  744. }
  745. MoveMinusAction
  746. {
  747. actionGroup = None
  748. }
  749. MoveCenterAction
  750. {
  751. actionGroup = None
  752. }
  753. }
  754. }
  755. }
  756. PART
  757. {
  758. part = IRHingeClosedScaleable_4294728270
  759. partName = Part
  760. pos = -0.9376213,22.36746,1.033638
  761. rot = -0.6532815,0.6532815,0.2705981,-0.2705981
  762. attRot = 0,0,-0.7071068,0.7071068
  763. mir = 1,1,1
  764. istg = 0
  765. dstg = 0
  766. sidx = -1
  767. sqor = -1
  768. attm = 1
  769. link = structuralIBeam3_4294728146
  770. sym = IRHingeClosedScaleable_4294728304
  771. sym = IRHingeClosedScaleable_4294728236
  772. sym = IRHingeClosedScaleable_4294728202
  773. srfN = srfAttach,strutOcto_4294728330
  774. EVENTS
  775. {
  776. }
  777. ACTIONS
  778. {
  779. }
  780. MODULE
  781. {
  782. name = TweakScale
  783. isEnabled = True
  784. tweakScale = 1.25
  785. currentScale = 1.25
  786. defaultScale = 1.25
  787. defaultName = 2
  788. isFreeScale = False
  789. version = 1.23.0.0
  790. defaultTransformScale = (1.25, 1.25, 1.25)
  791. tweakScale_UIEditor
  792. {
  793. controlEnabled = True
  794. minValue = 0.625
  795. maxValue = 5
  796. incrementLarge = 1.25
  797. incrementSmall = 0.125
  798. incrementSlide = 0.001
  799. }
  800. EVENTS
  801. {
  802. }
  803. ACTIONS
  804. {
  805. }
  806. }
  807. MODULE
  808. {
  809. name = MuMechToggle
  810. isEnabled = True
  811. servoName = New DoorHinge
  812. groupName = Whirly Up
  813. forwardKey =
  814. reverseKey =
  815. on = False
  816. isMotionLock = False
  817. customSpeed = 1
  818. rotateKey =
  819. revRotateKey =
  820. rotateLimits = True
  821. rotateMin = 0
  822. rotateMax = 180
  823. reversedRotationOn = False
  824. reversedRotationKey = False
  825. rotationDelta = 0
  826. rotation = 0
  827. translateLimits = False
  828. translateMin = 0
  829. translateMax = 3
  830. reversedTranslationOn = False
  831. reversedTranslationKey = False
  832. translationDelta = 0
  833. translation = 0
  834. freeMoving = False
  835. minRange =
  836. maxRange =
  837. minTweak = 0
  838. maxTweak = 180
  839. stepIncrement = 0.1
  840. speedTweak = 1
  841. speedTweakFine = 0
  842. limitTweakable = False
  843. limitTweakableFlag = False
  844. invertAxis = False
  845. minTweak_UIFlight
  846. {
  847. controlEnabled = True
  848. minValue = 0
  849. maxValue = 180
  850. incrementSlide = 0.1
  851. }
  852. maxTweak_UIFlight
  853. {
  854. controlEnabled = True
  855. minValue = 0
  856. maxValue = 180
  857. incrementSlide = 0.1
  858. }
  859. stepIncrement_UIFlight
  860. {
  861. controlEnabled = True
  862. }
  863. speedTweak_UIFlight
  864. {
  865. controlEnabled = True
  866. minValue = 0.1
  867. maxValue = 5
  868. stepIncrement = 0.1
  869. }
  870. speedTweakFine_UIFlight
  871. {
  872. controlEnabled = True
  873. minValue = -0.1
  874. maxValue = 0.1
  875. stepIncrement = 0.01
  876. }
  877. EVENTS
  878. {
  879. limitTweakableToggle
  880. {
  881. active = False
  882. guiActive = True
  883. guiActiveEditor = True
  884. guiIcon = Rotate Limits Off
  885. guiName = Rotate Limits Off
  886. category = Rotate Limits Off
  887. guiActiveUnfocused = False
  888. unfocusedRange = 2
  889. externalToEVAOnly = True
  890. }
  891. InvertAxisOff
  892. {
  893. active = True
  894. guiActive = True
  895. guiActiveEditor = True
  896. guiIcon = Invert Axis Off
  897. guiName = Invert Axis Off
  898. category = Invert Axis Off
  899. guiActiveUnfocused = False
  900. unfocusedRange = 2
  901. externalToEVAOnly = True
  902. }
  903. InvertAxisOn
  904. {
  905. active = False
  906. guiActive = True
  907. guiActiveEditor = True
  908. guiIcon = Invert Axis On
  909. guiName = Invert Axis On
  910. category = Invert Axis On
  911. guiActiveUnfocused = False
  912. unfocusedRange = 2
  913. externalToEVAOnly = True
  914. }
  915. Activate
  916. {
  917. active = True
  918. guiActive = True
  919. guiIcon = Engage Lock
  920. guiName = Engage Lock
  921. category = Engage Lock
  922. guiActiveUnfocused = False
  923. unfocusedRange = 2
  924. externalToEVAOnly = True
  925. }
  926. Deactivate
  927. {
  928. active = False
  929. guiActive = True
  930. guiIcon = Disengage Lock
  931. guiName = Disengage Lock
  932. category = Disengage Lock
  933. guiActiveUnfocused = False
  934. unfocusedRange = 2
  935. externalToEVAOnly = True
  936. }
  937. }
  938. ACTIONS
  939. {
  940. LockToggle
  941. {
  942. actionGroup = None
  943. }
  944. MovePlusAction
  945. {
  946. actionGroup = None
  947. }
  948. MoveMinusAction
  949. {
  950. actionGroup = None
  951. }
  952. MoveCenterAction
  953. {
  954. actionGroup = None
  955. }
  956. }
  957. }
  958. }
  959. PART
  960. {
  961. part = IRHingeClosedScaleable_4294728236
  962. partName = Part
  963. pos = 0.8849949,22.36746,0.9274352
  964. rot = -0.270598,0.270598,0.6532815,-0.6532815
  965. attRot = 0,0,-0.7071068,0.7071068
  966. mir = 1,1,1
  967. istg = 0
  968. dstg = 0
  969. sidx = -1
  970. sqor = -1
  971. attm = 1
  972. link = structuralIBeam3_4294728124
  973. sym = IRHingeClosedScaleable_4294728304
  974. sym = IRHingeClosedScaleable_4294728270
  975. sym = IRHingeClosedScaleable_4294728202
  976. srfN = srfAttach,strutOcto_4294728330
  977. EVENTS
  978. {
  979. }
  980. ACTIONS
  981. {
  982. }
  983. MODULE
  984. {
  985. name = TweakScale
  986. isEnabled = True
  987. tweakScale = 1.25
  988. currentScale = 1.25
  989. defaultScale = 1.25
  990. defaultName = 2
  991. isFreeScale = False
  992. version = 1.23.0.0
  993. defaultTransformScale = (1.25, 1.25, 1.25)
  994. tweakScale_UIEditor
  995. {
  996. controlEnabled = True
  997. minValue = 0.625
  998. maxValue = 5
  999. incrementLarge = 1.25
  1000. incrementSmall = 0.125
  1001. incrementSlide = 0.001
  1002. }
  1003. EVENTS
  1004. {
  1005. }
  1006. ACTIONS
  1007. {
  1008. }
  1009. }
  1010. MODULE
  1011. {
  1012. name = MuMechToggle
  1013. isEnabled = True
  1014. servoName = New DoorHinge
  1015. groupName = Whirly Up
  1016. forwardKey =
  1017. reverseKey =
  1018. on = False
  1019. isMotionLock = False
  1020. customSpeed = 1
  1021. rotateKey =
  1022. revRotateKey =
  1023. rotateLimits = True
  1024. rotateMin = 0
  1025. rotateMax = 180
  1026. reversedRotationOn = False
  1027. reversedRotationKey = False
  1028. rotationDelta = 0
  1029. rotation = 0
  1030. translateLimits = False
  1031. translateMin = 0
  1032. translateMax = 3
  1033. reversedTranslationOn = False
  1034. reversedTranslationKey = False
  1035. translationDelta = 0
  1036. translation = 0
  1037. freeMoving = False
  1038. minRange =
  1039. maxRange =
  1040. minTweak = 0
  1041. maxTweak = 180
  1042. stepIncrement = 0.1
  1043. speedTweak = 1
  1044. speedTweakFine = 0
  1045. limitTweakable = False
  1046. limitTweakableFlag = False
  1047. invertAxis = False
  1048. minTweak_UIFlight
  1049. {
  1050. controlEnabled = True
  1051. minValue = 0
  1052. maxValue = 180
  1053. incrementSlide = 0.1
  1054. }
  1055. maxTweak_UIFlight
  1056. {
  1057. controlEnabled = True
  1058. minValue = 0
  1059. maxValue = 180
  1060. incrementSlide = 0.1
  1061. }
  1062. stepIncrement_UIFlight
  1063. {
  1064. controlEnabled = True
  1065. }
  1066. speedTweak_UIFlight
  1067. {
  1068. controlEnabled = True
  1069. minValue = 0.1
  1070. maxValue = 5
  1071. stepIncrement = 0.1
  1072. }
  1073. speedTweakFine_UIFlight
  1074. {
  1075. controlEnabled = True
  1076. minValue = -0.1
  1077. maxValue = 0.1
  1078. stepIncrement = 0.01
  1079. }
  1080. EVENTS
  1081. {
  1082. limitTweakableToggle
  1083. {
  1084. active = False
  1085. guiActive = True
  1086. guiActiveEditor = True
  1087. guiIcon = Rotate Limits Off
  1088. guiName = Rotate Limits Off
  1089. category = Rotate Limits Off
  1090. guiActiveUnfocused = False
  1091. unfocusedRange = 2
  1092. externalToEVAOnly = True
  1093. }
  1094. InvertAxisOff
  1095. {
  1096. active = True
  1097. guiActive = True
  1098. guiActiveEditor = True
  1099. guiIcon = Invert Axis Off
  1100. guiName = Invert Axis Off
  1101. category = Invert Axis Off
  1102. guiActiveUnfocused = False
  1103. unfocusedRange = 2
  1104. externalToEVAOnly = True
  1105. }
  1106. InvertAxisOn
  1107. {
  1108. active = False
  1109. guiActive = True
  1110. guiActiveEditor = True
  1111. guiIcon = Invert Axis On
  1112. guiName = Invert Axis On
  1113. category = Invert Axis On
  1114. guiActiveUnfocused = False
  1115. unfocusedRange = 2
  1116. externalToEVAOnly = True
  1117. }
  1118. Activate
  1119. {
  1120. active = True
  1121. guiActive = True
  1122. guiIcon = Engage Lock
  1123. guiName = Engage Lock
  1124. category = Engage Lock
  1125. guiActiveUnfocused = False
  1126. unfocusedRange = 2
  1127. externalToEVAOnly = True
  1128. }
  1129. Deactivate
  1130. {
  1131. active = False
  1132. guiActive = True
  1133. guiIcon = Disengage Lock
  1134. guiName = Disengage Lock
  1135. category = Disengage Lock
  1136. guiActiveUnfocused = False
  1137. unfocusedRange = 2
  1138. externalToEVAOnly = True
  1139. }
  1140. }
  1141. ACTIONS
  1142. {
  1143. LockToggle
  1144. {
  1145. actionGroup = None
  1146. }
  1147. MovePlusAction
  1148. {
  1149. actionGroup = None
  1150. }
  1151. MoveMinusAction
  1152. {
  1153. actionGroup = None
  1154. }
  1155. MoveCenterAction
  1156. {
  1157. actionGroup = None
  1158. }
  1159. }
  1160. }
  1161. }
  1162. PART
  1163. {
  1164. part = IRHingeClosedScaleable_4294728202
  1165. partName = Part
  1166. pos = 0.7787916,22.36746,-0.8951809
  1167. rot = 0.2705981,-0.2705981,0.6532815,-0.6532815
  1168. attRot = 0,0,-0.7071068,0.7071068
  1169. mir = 1,1,1
  1170. istg = 0
  1171. dstg = 0
  1172. sidx = -1
  1173. sqor = -1
  1174. attm = 1
  1175. link = structuralIBeam3_4294728102
  1176. sym = IRHingeClosedScaleable_4294728304
  1177. sym = IRHingeClosedScaleable_4294728270
  1178. sym = IRHingeClosedScaleable_4294728236
  1179. srfN = srfAttach,strutOcto_4294728330
  1180. EVENTS
  1181. {
  1182. }
  1183. ACTIONS
  1184. {
  1185. }
  1186. MODULE
  1187. {
  1188. name = TweakScale
  1189. isEnabled = True
  1190. tweakScale = 1.25
  1191. currentScale = 1.25
  1192. defaultScale = 1.25
  1193. defaultName = 2
  1194. isFreeScale = False
  1195. version = 1.23.0.0
  1196. defaultTransformScale = (1.25, 1.25, 1.25)
  1197. tweakScale_UIEditor
  1198. {
  1199. controlEnabled = True
  1200. minValue = 0.625
  1201. maxValue = 5
  1202. incrementLarge = 1.25
  1203. incrementSmall = 0.125
  1204. incrementSlide = 0.001
  1205. }
  1206. EVENTS
  1207. {
  1208. }
  1209. ACTIONS
  1210. {
  1211. }
  1212. }
  1213. MODULE
  1214. {
  1215. name = MuMechToggle
  1216. isEnabled = True
  1217. servoName = New DoorHinge
  1218. groupName = Whirly Up
  1219. forwardKey =
  1220. reverseKey =
  1221. on = False
  1222. isMotionLock = False
  1223. customSpeed = 1
  1224. rotateKey =
  1225. revRotateKey =
  1226. rotateLimits = True
  1227. rotateMin = 0
  1228. rotateMax = 180
  1229. reversedRotationOn = False
  1230. reversedRotationKey = False
  1231. rotationDelta = 0
  1232. rotation = 0
  1233. translateLimits = False
  1234. translateMin = 0
  1235. translateMax = 3
  1236. reversedTranslationOn = False
  1237. reversedTranslationKey = False
  1238. translationDelta = 0
  1239. translation = 0
  1240. freeMoving = False
  1241. minRange =
  1242. maxRange =
  1243. minTweak = 0
  1244. maxTweak = 180
  1245. stepIncrement = 0.1
  1246. speedTweak = 1
  1247. speedTweakFine = 0
  1248. limitTweakable = False
  1249. limitTweakableFlag = False
  1250. invertAxis = False
  1251. minTweak_UIFlight
  1252. {
  1253. controlEnabled = True
  1254. minValue = 0
  1255. maxValue = 180
  1256. incrementSlide = 0.1
  1257. }
  1258. maxTweak_UIFlight
  1259. {
  1260. controlEnabled = True
  1261. minValue = 0
  1262. maxValue = 180
  1263. incrementSlide = 0.1
  1264. }
  1265. stepIncrement_UIFlight
  1266. {
  1267. controlEnabled = True
  1268. }
  1269. speedTweak_UIFlight
  1270. {
  1271. controlEnabled = True
  1272. minValue = 0.1
  1273. maxValue = 5
  1274. stepIncrement = 0.1
  1275. }
  1276. speedTweakFine_UIFlight
  1277. {
  1278. controlEnabled = True
  1279. minValue = -0.1
  1280. maxValue = 0.1
  1281. stepIncrement = 0.01
  1282. }
  1283. EVENTS
  1284. {
  1285. limitTweakableToggle
  1286. {
  1287. active = False
  1288. guiActive = True
  1289. guiActiveEditor = True
  1290. guiIcon = Rotate Limits Off
  1291. guiName = Rotate Limits Off
  1292. category = Rotate Limits Off
  1293. guiActiveUnfocused = False
  1294. unfocusedRange = 2
  1295. externalToEVAOnly = True
  1296. }
  1297. InvertAxisOff
  1298. {
  1299. active = True
  1300. guiActive = True
  1301. guiActiveEditor = True
  1302. guiIcon = Invert Axis Off
  1303. guiName = Invert Axis Off
  1304. category = Invert Axis Off
  1305. guiActiveUnfocused = False
  1306. unfocusedRange = 2
  1307. externalToEVAOnly = True
  1308. }
  1309. InvertAxisOn
  1310. {
  1311. active = False
  1312. guiActive = True
  1313. guiActiveEditor = True
  1314. guiIcon = Invert Axis On
  1315. guiName = Invert Axis On
  1316. category = Invert Axis On
  1317. guiActiveUnfocused = False
  1318. unfocusedRange = 2
  1319. externalToEVAOnly = True
  1320. }
  1321. Activate
  1322. {
  1323. active = True
  1324. guiActive = True
  1325. guiIcon = Engage Lock
  1326. guiName = Engage Lock
  1327. category = Engage Lock
  1328. guiActiveUnfocused = False
  1329. unfocusedRange = 2
  1330. externalToEVAOnly = True
  1331. }
  1332. Deactivate
  1333. {
  1334. active = False
  1335. guiActive = True
  1336. guiIcon = Disengage Lock
  1337. guiName = Disengage Lock
  1338. category = Disengage Lock
  1339. guiActiveUnfocused = False
  1340. unfocusedRange = 2
  1341. externalToEVAOnly = True
  1342. }
  1343. }
  1344. ACTIONS
  1345. {
  1346. LockToggle
  1347. {
  1348. actionGroup = None
  1349. }
  1350. MovePlusAction
  1351. {
  1352. actionGroup = None
  1353. }
  1354. MoveMinusAction
  1355. {
  1356. actionGroup = None
  1357. }
  1358. MoveCenterAction
  1359. {
  1360. actionGroup = None
  1361. }
  1362. }
  1363. }
  1364. }
  1365. PART
  1366. {
  1367. part = structuralIBeam3_4294728168
  1368. partName = Part
  1369. pos = -2.451645,21.93795,-2.198784
  1370. rot = -0.2705981,0.6532815,-0.6532815,-0.2705982
  1371. attRot = 0,0,0,1
  1372. mir = 1,1,1
  1373. istg = 0
  1374. dstg = 0
  1375. sidx = -1
  1376. sqor = -1
  1377. attm = 1
  1378. sym = structuralIBeam3_4294728146
  1379. sym = structuralIBeam3_4294728124
  1380. sym = structuralIBeam3_4294728102
  1381. srfN = srfAttach,IRHingeClosedScaleable_4294728304
  1382. EVENTS
  1383. {
  1384. }
  1385. ACTIONS
  1386. {
  1387. }
  1388. MODULE
  1389. {
  1390. name = TweakScale
  1391. isEnabled = True
  1392. tweakScale = 225
  1393. currentScale = 225
  1394. defaultScale = 100
  1395. defaultName = -1
  1396. isFreeScale = True
  1397. version = 1.23.0.0
  1398. defaultTransformScale = (1, 1, 1)
  1399. tweakScale_UIEditor
  1400. {
  1401. controlEnabled = True
  1402. minValue = 25
  1403. maxValue = 400
  1404. incrementLarge = 37.5
  1405. incrementSmall = 3.75
  1406. incrementSlide = 0.001
  1407. }
  1408. EVENTS
  1409. {
  1410. }
  1411. ACTIONS
  1412. {
  1413. }
  1414. }
  1415. }
  1416. PART
  1417. {
  1418. part = structuralIBeam3_4294728146
  1419. partName = Part
  1420. pos = -2.347425,21.93795,2.441458
  1421. rot = -0.6532815,0.270598,-0.270598,-0.6532816
  1422. attRot = 0,0,0,1
  1423. mir = 1,1,1
  1424. istg = 0
  1425. dstg = 0
  1426. sidx = -1
  1427. sqor = -1
  1428. attm = 1
  1429. sym = structuralIBeam3_4294728168
  1430. sym = structuralIBeam3_4294728124
  1431. sym = structuralIBeam3_4294728102
  1432. srfN = srfAttach,IRHingeClosedScaleable_4294728270
  1433. EVENTS
  1434. {
  1435. }
  1436. ACTIONS
  1437. {
  1438. }
  1439. MODULE
  1440. {
  1441. name = TweakScale
  1442. isEnabled = True
  1443. tweakScale = 225
  1444. currentScale = 225
  1445. defaultScale = 100
  1446. defaultName = -1
  1447. isFreeScale = True
  1448. version = 1.23.0.0
  1449. defaultTransformScale = (1, 1, 1)
  1450. tweakScale_UIEditor
  1451. {
  1452. controlEnabled = True
  1453. minValue = 25
  1454. maxValue = 400
  1455. incrementLarge = 37.5
  1456. incrementSmall = 3.75
  1457. incrementSlide = 0.001
  1458. }
  1459. EVENTS
  1460. {
  1461. }
  1462. ACTIONS
  1463. {
  1464. }
  1465. }
  1466. }
  1467. PART
  1468. {
  1469. part = structuralIBeam3_4294728124
  1470. partName = Part
  1471. pos = 2.292815,21.93795,2.337239
  1472. rot = -0.6532815,-0.2705982,0.2705981,-0.6532815
  1473. attRot = 0,0,0,1
  1474. mir = 1,1,1
  1475. istg = 0
  1476. dstg = 0
  1477. sidx = -1
  1478. sqor = -1
  1479. attm = 1
  1480. sym = structuralIBeam3_4294728168
  1481. sym = structuralIBeam3_4294728146
  1482. sym = structuralIBeam3_4294728102
  1483. srfN = srfAttach,IRHingeClosedScaleable_4294728236
  1484. EVENTS
  1485. {
  1486. }
  1487. ACTIONS
  1488. {
  1489. }
  1490. MODULE
  1491. {
  1492. name = TweakScale
  1493. isEnabled = True
  1494. tweakScale = 225
  1495. currentScale = 225
  1496. defaultScale = 100
  1497. defaultName = -1
  1498. isFreeScale = True
  1499. version = 1.23.0.0
  1500. defaultTransformScale = (1, 1, 1)
  1501. tweakScale_UIEditor
  1502. {
  1503. controlEnabled = True
  1504. minValue = 25
  1505. maxValue = 400
  1506. incrementLarge = 37.5
  1507. incrementSmall = 3.75
  1508. incrementSlide = 0.001
  1509. }
  1510. EVENTS
  1511. {
  1512. }
  1513. ACTIONS
  1514. {
  1515. }
  1516. }
  1517. }
  1518. PART
  1519. {
  1520. part = structuralIBeam3_4294728102
  1521. partName = Part
  1522. pos = 2.188602,21.93795,-2.303005
  1523. rot = -0.2705981,-0.6532816,0.6532816,-0.270598
  1524. attRot = 0,0,0,1
  1525. mir = 1,1,1
  1526. istg = 0
  1527. dstg = 0
  1528. sidx = -1
  1529. sqor = -1
  1530. attm = 1
  1531. sym = structuralIBeam3_4294728168
  1532. sym = structuralIBeam3_4294728146
  1533. sym = structuralIBeam3_4294728124
  1534. srfN = srfAttach,IRHingeClosedScaleable_4294728202
  1535. EVENTS
  1536. {
  1537. }
  1538. ACTIONS
  1539. {
  1540. }
  1541. MODULE
  1542. {
  1543. name = TweakScale
  1544. isEnabled = True
  1545. tweakScale = 225
  1546. currentScale = 225
  1547. defaultScale = 100
  1548. defaultName = -1
  1549. isFreeScale = True
  1550. version = 1.23.0.0
  1551. defaultTransformScale = (1, 1, 1)
  1552. tweakScale_UIEditor
  1553. {
  1554. controlEnabled = True
  1555. minValue = 25
  1556. maxValue = 400
  1557. incrementLarge = 37.5
  1558. incrementSmall = 3.75
  1559. incrementSlide = 0.001
  1560. }
  1561. EVENTS
  1562. {
  1563. }
  1564. ACTIONS
  1565. {
  1566. }
  1567. }
  1568. }
  1569. PART
  1570. {
  1571. part = strutCube_4294728080
  1572. partName = Part
  1573. pos = -0.07941478,18.96296,0.06922884
  1574. rot = 0,0,0,1
  1575. attRot = 0,0,0,1
  1576. mir = 1,1,1
  1577. istg = 0
  1578. dstg = 0
  1579. sidx = -1
  1580. sqor = -1
  1581. attm = 0
  1582. link = IRPistonScaleable_4294728058
  1583. attN = top,Mark1-2Pod_4294728474
  1584. attN = bottom,IRPistonScaleable_4294728058
  1585. EVENTS
  1586. {
  1587. }
  1588. ACTIONS
  1589. {
  1590. }
  1591. MODULE
  1592. {
  1593. name = TweakScale
  1594. isEnabled = True
  1595. tweakScale = 400
  1596. currentScale = 400
  1597. defaultScale = 100
  1598. defaultName = -1
  1599. isFreeScale = True
  1600. version = 1.23.0.0
  1601. defaultTransformScale = (1, 1, 1)
  1602. tweakScale_UIEditor
  1603. {
  1604. controlEnabled = True
  1605. minValue = 25
  1606. maxValue = 400
  1607. incrementLarge = 37.5
  1608. incrementSmall = 3.75
  1609. incrementSlide = 0.001
  1610. }
  1611. EVENTS
  1612. {
  1613. }
  1614. ACTIONS
  1615. {
  1616. }
  1617. }
  1618. }
  1619. PART
  1620. {
  1621. part = IRPistonScaleable_4294728058
  1622. partName = Part
  1623. pos = -0.07941478,15.74677,0.06922884
  1624. rot = 0,0,0,1
  1625. attRot = 0,0,0,1
  1626. mir = 1,1,1
  1627. istg = 0
  1628. dstg = 0
  1629. sidx = -1
  1630. sqor = -1
  1631. attm = 0
  1632. link = trussPiece3x_4294728024
  1633. attN = bottom,trussPiece3x_4294728024
  1634. attN = top,strutCube_4294728080
  1635. EVENTS
  1636. {
  1637. }
  1638. ACTIONS
  1639. {
  1640. }
  1641. MODULE
  1642. {
  1643. name = TweakScale
  1644. isEnabled = True
  1645. tweakScale = 1.25
  1646. currentScale = 1.25
  1647. defaultScale = 1.25
  1648. defaultName = 2
  1649. isFreeScale = False
  1650. version = 1.23.0.0
  1651. defaultTransformScale = (1.25, 1.25, 1.25)
  1652. tweakScale_UIEditor
  1653. {
  1654. controlEnabled = True
  1655. minValue = 0.625
  1656. maxValue = 5
  1657. incrementLarge = 1.25
  1658. incrementSmall = 0.125
  1659. incrementSlide = 0.001
  1660. }
  1661. EVENTS
  1662. {
  1663. }
  1664. ACTIONS
  1665. {
  1666. }
  1667. }
  1668. MODULE
  1669. {
  1670. name = MuMechToggle
  1671. isEnabled = True
  1672. servoName = New Cylinder
  1673. groupName = Pod
  1674. forwardKey =
  1675. reverseKey =
  1676. on = False
  1677. isMotionLock = False
  1678. customSpeed = 1
  1679. rotateKey =
  1680. revRotateKey =
  1681. rotateLimits = False
  1682. rotateMin = 0
  1683. rotateMax = 360
  1684. reversedRotationOn = False
  1685. reversedRotationKey = False
  1686. rotationDelta = 0
  1687. rotation = 0
  1688. translateLimits = True
  1689. translateMin = 0
  1690. translateMax = 1.3
  1691. reversedTranslationOn = False
  1692. reversedTranslationKey = False
  1693. translationDelta = 0
  1694. translation = 0
  1695. freeMoving = False
  1696. minRange =
  1697. maxRange =
  1698. minTweak = 0
  1699. maxTweak = 1.3
  1700. stepIncrement = 0.01
  1701. speedTweak = 1
  1702. speedTweakFine = 0
  1703. limitTweakable = False
  1704. limitTweakableFlag = False
  1705. invertAxis = True
  1706. minTweak_UIFlight
  1707. {
  1708. controlEnabled = True
  1709. minValue = 0
  1710. maxValue = 1.3
  1711. incrementSlide = 0.01
  1712. }
  1713. maxTweak_UIFlight
  1714. {
  1715. controlEnabled = True
  1716. minValue = 0
  1717. maxValue = 1.3
  1718. incrementSlide = 0.01
  1719. }
  1720. stepIncrement_UIFlight
  1721. {
  1722. controlEnabled = True
  1723. }
  1724. speedTweak_UIFlight
  1725. {
  1726. controlEnabled = True
  1727. minValue = 0.1
  1728. maxValue = 5
  1729. stepIncrement = 0.1
  1730. }
  1731. speedTweakFine_UIFlight
  1732. {
  1733. controlEnabled = True
  1734. minValue = -0.1
  1735. maxValue = 0.1
  1736. stepIncrement = 0.01
  1737. }
  1738. EVENTS
  1739. {
  1740. limitTweakableToggle
  1741. {
  1742. active = False
  1743. guiActive = True
  1744. guiActiveEditor = True
  1745. guiIcon = Rotate Limits Off
  1746. guiName = Rotate Limits Off
  1747. category = Rotate Limits Off
  1748. guiActiveUnfocused = False
  1749. unfocusedRange = 2
  1750. externalToEVAOnly = True
  1751. }
  1752. InvertAxisOff
  1753. {
  1754. active = False
  1755. guiActive = True
  1756. guiActiveEditor = True
  1757. guiIcon = Invert Axis Off
  1758. guiName = Invert Axis Off
  1759. category = Invert Axis Off
  1760. guiActiveUnfocused = False
  1761. unfocusedRange = 2
  1762. externalToEVAOnly = True
  1763. }
  1764. InvertAxisOn
  1765. {
  1766. active = True
  1767. guiActive = True
  1768. guiActiveEditor = True
  1769. guiIcon = Invert Axis On
  1770. guiName = Invert Axis On
  1771. category = Invert Axis On
  1772. guiActiveUnfocused = False
  1773. unfocusedRange = 2
  1774. externalToEVAOnly = True
  1775. }
  1776. Activate
  1777. {
  1778. active = True
  1779. guiActive = True
  1780. guiIcon = Engage Lock
  1781. guiName = Engage Lock
  1782. category = Engage Lock
  1783. guiActiveUnfocused = False
  1784. unfocusedRange = 2
  1785. externalToEVAOnly = True
  1786. }
  1787. Deactivate
  1788. {
  1789. active = False
  1790. guiActive = True
  1791. guiIcon = Disengage Lock
  1792. guiName = Disengage Lock
  1793. category = Disengage Lock
  1794. guiActiveUnfocused = False
  1795. unfocusedRange = 2
  1796. externalToEVAOnly = True
  1797. }
  1798. }
  1799. ACTIONS
  1800. {
  1801. LockToggle
  1802. {
  1803. actionGroup = None
  1804. }
  1805. MovePlusAction
  1806. {
  1807. actionGroup = None
  1808. }
  1809. MoveMinusAction
  1810. {
  1811. actionGroup = None
  1812. }
  1813. MoveCenterAction
  1814. {
  1815. actionGroup = None
  1816. }
  1817. }
  1818. }
  1819. }
  1820. PART
  1821. {
  1822. part = trussPiece3x_4294728024
  1823. partName = Part
  1824. pos = -0.07941478,14.27153,0.06922884
  1825. rot = 0,0,0,1
  1826. attRot = 0,0,0,1
  1827. mir = 1,1,1
  1828. istg = 0
  1829. dstg = 0
  1830. sidx = -1
  1831. sqor = -1
  1832. attm = 0
  1833. link = stationHub_4294728002
  1834. attN = bottom,stationHub_4294728002
  1835. attN = top,IRPistonScaleable_4294728058
  1836. EVENTS
  1837. {
  1838. }
  1839. ACTIONS
  1840. {
  1841. }
  1842. MODULE
  1843. {
  1844. name = TweakScale
  1845. isEnabled = True
  1846. tweakScale = 100
  1847. currentScale = 100
  1848. defaultScale = 100
  1849. defaultName = -1
  1850. isFreeScale = True
  1851. version = 1.23.0.0
  1852. defaultTransformScale = (1, 1, 1)
  1853. tweakScale_UIEditor
  1854. {
  1855. controlEnabled = True
  1856. minValue = 25
  1857. maxValue = 400
  1858. incrementLarge = 37.5
  1859. incrementSmall = 3.75
  1860. incrementSlide = 0.001
  1861. }
  1862. EVENTS
  1863. {
  1864. }
  1865. ACTIONS
  1866. {
  1867. }
  1868. }
  1869. }
  1870. PART
  1871. {
  1872. part = stationHub_4294728002
  1873. partName = Part
  1874. pos = -0.07941478,11.88414,0.06922884
  1875. rot = 0,0,0,1
  1876. attRot = 0,0,0,1
  1877. mir = 1,1,1
  1878. istg = 0
  1879. dstg = 0
  1880. sidx = -1
  1881. sqor = -1
  1882. attm = 0
  1883. link = trussPiece3x_4294727964
  1884. link = trussPiece3x_4294727388
  1885. link = trussPiece3x_4294727200
  1886. link = trussPiece3x_4294727178
  1887. link = Size3MediumTank_4294727156
  1888. attN = right,trussPiece3x_4294727200
  1889. attN = left,trussPiece3x_4294727178
  1890. attN = back,trussPiece3x_4294727388
  1891. attN = front,trussPiece3x_4294727964
  1892. attN = top,trussPiece3x_4294728024
  1893. attN = bottom,Size3MediumTank_4294727156
  1894. EVENTS
  1895. {
  1896. }
  1897. ACTIONS
  1898. {
  1899. }
  1900. MODULE
  1901. {
  1902. name = TweakScale
  1903. isEnabled = True
  1904. tweakScale = 1.25
  1905. currentScale = 1.25
  1906. defaultScale = 1.25
  1907. defaultName = 1
  1908. isFreeScale = False
  1909. version = 1.23.0.0
  1910. defaultTransformScale = (1, 1, 1)
  1911. tweakScale_UIEditor
  1912. {
  1913. controlEnabled = True
  1914. minValue = 0.625
  1915. maxValue = 5
  1916. incrementLarge = 1.25
  1917. incrementSmall = 0.125
  1918. incrementSlide = 0.001
  1919. }
  1920. EVENTS
  1921. {
  1922. }
  1923. ACTIONS
  1924. {
  1925. }
  1926. }
  1927. }
  1928. PART
  1929. {
  1930. part = trussPiece3x_4294727964
  1931. partName = Part
  1932. pos = -0.07941478,11.88414,-3.055781
  1933. rot = -0.7071068,0,0,0.7071068
  1934. attRot = -0.7071068,0,0,0.7071068
  1935. mir = 1,1,1
  1936. istg = 0
  1937. dstg = 0
  1938. sidx = -1
  1939. sqor = -1
  1940. attm = 0
  1941. link = IRHingeTallScaleable_4294727942
  1942. link = IRHingeTallScaleable_4294727750
  1943. attN = bottom,stationHub_4294728002
  1944. EVENTS
  1945. {
  1946. }
  1947. ACTIONS
  1948. {
  1949. }
  1950. MODULE
  1951. {
  1952. name = TweakScale
  1953. isEnabled = True
  1954. tweakScale = 150
  1955. currentScale = 150
  1956. defaultScale = 100
  1957. defaultName = -1
  1958. isFreeScale = True
  1959. version = 1.23.0.0
  1960. defaultTransformScale = (1, 1, 1)
  1961. tweakScale_UIEditor
  1962. {
  1963. controlEnabled = True
  1964. minValue = 25
  1965. maxValue = 400
  1966. incrementLarge = 37.5
  1967. incrementSmall = 3.75
  1968. incrementSlide = 0.001
  1969. }
  1970. EVENTS
  1971. {
  1972. }
  1973. ACTIONS
  1974. {
  1975. }
  1976. }
  1977. }
  1978. PART
  1979. {
  1980. part = IRHingeTallScaleable_4294727942
  1981. partName = Part
  1982. pos = -0.2915992,12.68849,-4.86326
  1983. rot = -3.278255E-07,0,0,1
  1984. attRot = 0,0,0,1
  1985. mir = 1,1,1
  1986. istg = 0
  1987. dstg = 0
  1988. sidx = -1
  1989. sqor = -1
  1990. attm = 1
  1991. link = IRPistonScaleable_4294727908
  1992. srfN = srfAttach,trussPiece3x_4294727964
  1993. attN = top,IRPistonScaleable_4294727908
  1994. EVENTS
  1995. {
  1996. }
  1997. ACTIONS
  1998. {
  1999. }
  2000. MODULE
  2001. {
  2002. name = TweakScale
  2003. isEnabled = True
  2004. tweakScale = 1.25
  2005. currentScale = 1.25
  2006. defaultScale = 1.25
  2007. defaultName = 2
  2008. isFreeScale = False
  2009. version = 1.23.0.0
  2010. defaultTransformScale = (1.25, 1.25, 1.25)
  2011. tweakScale_UIEditor
  2012. {
  2013. controlEnabled = True
  2014. minValue = 0.625
  2015. maxValue = 5
  2016. incrementLarge = 1.25
  2017. incrementSmall = 0.125
  2018. incrementSlide = 0.001
  2019. }
  2020. EVENTS
  2021. {
  2022. }
  2023. ACTIONS
  2024. {
  2025. }
  2026. }
  2027. MODULE
  2028. {
  2029. name = MuMechToggle
  2030. isEnabled = True
  2031. servoName = New Hinge
  2032. groupName = Waggle
  2033. forwardKey =
  2034. reverseKey =
  2035. on = False
  2036. isMotionLock = False
  2037. customSpeed = 1
  2038. rotateKey =
  2039. revRotateKey =
  2040. rotateLimits = True
  2041. rotateMin = -90
  2042. rotateMax = 90
  2043. reversedRotationOn = False
  2044. reversedRotationKey = False
  2045. rotationDelta = 0
  2046. rotation = 0
  2047. translateLimits = False
  2048. translateMin = 0
  2049. translateMax = 3
  2050. reversedTranslationOn = False
  2051. reversedTranslationKey = False
  2052. translationDelta = 0
  2053. translation = 0
  2054. freeMoving = False
  2055. minRange =
  2056. maxRange =
  2057. minTweak = -90
  2058. maxTweak = 90
  2059. stepIncrement = 0.1
  2060. speedTweak = 1
  2061. speedTweakFine = 0
  2062. limitTweakable = False
  2063. limitTweakableFlag = False
  2064. invertAxis = False
  2065. minTweak_UIFlight
  2066. {
  2067. controlEnabled = True
  2068. minValue = -90
  2069. maxValue = 90
  2070. incrementSlide = 0.1
  2071. }
  2072. maxTweak_UIFlight
  2073. {
  2074. controlEnabled = True
  2075. minValue = -90
  2076. maxValue = 90
  2077. incrementSlide = 0.1
  2078. }
  2079. stepIncrement_UIFlight
  2080. {
  2081. controlEnabled = True
  2082. }
  2083. speedTweak_UIFlight
  2084. {
  2085. controlEnabled = True
  2086. minValue = 0.1
  2087. maxValue = 5
  2088. stepIncrement = 0.1
  2089. }
  2090. speedTweakFine_UIFlight
  2091. {
  2092. controlEnabled = True
  2093. minValue = -0.1
  2094. maxValue = 0.1
  2095. stepIncrement = 0.01
  2096. }
  2097. EVENTS
  2098. {
  2099. limitTweakableToggle
  2100. {
  2101. active = False
  2102. guiActive = True
  2103. guiActiveEditor = True
  2104. guiIcon = Rotate Limits Off
  2105. guiName = Rotate Limits Off
  2106. category = Rotate Limits Off
  2107. guiActiveUnfocused = False
  2108. unfocusedRange = 2
  2109. externalToEVAOnly = True
  2110. }
  2111. InvertAxisOff
  2112. {
  2113. active = True
  2114. guiActive = True
  2115. guiActiveEditor = True
  2116. guiIcon = Invert Axis Off
  2117. guiName = Invert Axis Off
  2118. category = Invert Axis Off
  2119. guiActiveUnfocused = False
  2120. unfocusedRange = 2
  2121. externalToEVAOnly = True
  2122. }
  2123. InvertAxisOn
  2124. {
  2125. active = False
  2126. guiActive = True
  2127. guiActiveEditor = True
  2128. guiIcon = Invert Axis On
  2129. guiName = Invert Axis On
  2130. category = Invert Axis On
  2131. guiActiveUnfocused = False
  2132. unfocusedRange = 2
  2133. externalToEVAOnly = True
  2134. }
  2135. Activate
  2136. {
  2137. active = True
  2138. guiActive = True
  2139. guiIcon = Engage Lock
  2140. guiName = Engage Lock
  2141. category = Engage Lock
  2142. guiActiveUnfocused = False
  2143. unfocusedRange = 2
  2144. externalToEVAOnly = True
  2145. }
  2146. Deactivate
  2147. {
  2148. active = False
  2149. guiActive = True
  2150. guiIcon = Disengage Lock
  2151. guiName = Disengage Lock
  2152. category = Disengage Lock
  2153. guiActiveUnfocused = False
  2154. unfocusedRange = 2
  2155. externalToEVAOnly = True
  2156. }
  2157. }
  2158. ACTIONS
  2159. {
  2160. LockToggle
  2161. {
  2162. actionGroup = None
  2163. }
  2164. MovePlusAction
  2165. {
  2166. actionGroup = None
  2167. }
  2168. MoveMinusAction
  2169. {
  2170. actionGroup = None
  2171. }
  2172. MoveCenterAction
  2173. {
  2174. actionGroup = None
  2175. }
  2176. }
  2177. }
  2178. }
  2179. PART
  2180. {
  2181. part = IRPistonScaleable_4294727908
  2182. partName = Part
  2183. pos = -0.2915992,13.09474,-4.863264
  2184. rot = 0,0,0,1
  2185. attRot = 0,0,0,1
  2186. mir = 1,1,1
  2187. istg = 0
  2188. dstg = 0
  2189. sidx = -1
  2190. sqor = -1
  2191. attm = 0
  2192. link = IRHingeTallScaleable_4294727874
  2193. attN = bottom,IRHingeTallScaleable_4294727942
  2194. attN = top,IRHingeTallScaleable_4294727874
  2195. EVENTS
  2196. {
  2197. }
  2198. ACTIONS
  2199. {
  2200. }
  2201. MODULE
  2202. {
  2203. name = TweakScale
  2204. isEnabled = True
  2205. tweakScale = 1.25
  2206. currentScale = 1.25
  2207. defaultScale = 1.25
  2208. defaultName = 2
  2209. isFreeScale = False
  2210. version = 1.23.0.0
  2211. defaultTransformScale = (1.25, 1.25, 1.25)
  2212. tweakScale_UIEditor
  2213. {
  2214. controlEnabled = True
  2215. minValue = 0.625
  2216. maxValue = 5
  2217. incrementLarge = 1.25
  2218. incrementSmall = 0.125
  2219. incrementSlide = 0.001
  2220. }
  2221. EVENTS
  2222. {
  2223. }
  2224. ACTIONS
  2225. {
  2226. }
  2227. }
  2228. MODULE
  2229. {
  2230. name = MuMechToggle
  2231. isEnabled = True
  2232. servoName = New Cylinder
  2233. groupName = Long Waggle
  2234. forwardKey =
  2235. reverseKey =
  2236. on = False
  2237. isMotionLock = False
  2238. customSpeed = 1
  2239. rotateKey =
  2240. revRotateKey =
  2241. rotateLimits = False
  2242. rotateMin = 0
  2243. rotateMax = 360
  2244. reversedRotationOn = False
  2245. reversedRotationKey = False
  2246. rotationDelta = 0
  2247. rotation = 0
  2248. translateLimits = True
  2249. translateMin = 0
  2250. translateMax = 1.3
  2251. reversedTranslationOn = False
  2252. reversedTranslationKey = False
  2253. translationDelta = 0
  2254. translation = 0
  2255. freeMoving = False
  2256. minRange =
  2257. maxRange =
  2258. minTweak = 0
  2259. maxTweak = 1.3
  2260. stepIncrement = 0.01
  2261. speedTweak = 1
  2262. speedTweakFine = 0
  2263. limitTweakable = False
  2264. limitTweakableFlag = False
  2265. invertAxis = False
  2266. minTweak_UIFlight
  2267. {
  2268. controlEnabled = True
  2269. minValue = 0
  2270. maxValue = 1.3
  2271. incrementSlide = 0.01
  2272. }
  2273. maxTweak_UIFlight
  2274. {
  2275. controlEnabled = True
  2276. minValue = 0
  2277. maxValue = 1.3
  2278. incrementSlide = 0.01
  2279. }
  2280. stepIncrement_UIFlight
  2281. {
  2282. controlEnabled = True
  2283. }
  2284. speedTweak_UIFlight
  2285. {
  2286. controlEnabled = True
  2287. minValue = 0.1
  2288. maxValue = 5
  2289. stepIncrement = 0.1
  2290. }
  2291. speedTweakFine_UIFlight
  2292. {
  2293. controlEnabled = True
  2294. minValue = -0.1
  2295. maxValue = 0.1
  2296. stepIncrement = 0.01
  2297. }
  2298. EVENTS
  2299. {
  2300. limitTweakableToggle
  2301. {
  2302. active = False
  2303. guiActive = True
  2304. guiActiveEditor = True
  2305. guiIcon = Rotate Limits Off
  2306. guiName = Rotate Limits Off
  2307. category = Rotate Limits Off
  2308. guiActiveUnfocused = False
  2309. unfocusedRange = 2
  2310. externalToEVAOnly = True
  2311. }
  2312. InvertAxisOff
  2313. {
  2314. active = True
  2315. guiActive = True
  2316. guiActiveEditor = True
  2317. guiIcon = Invert Axis Off
  2318. guiName = Invert Axis Off
  2319. category = Invert Axis Off
  2320. guiActiveUnfocused = False
  2321. unfocusedRange = 2
  2322. externalToEVAOnly = True
  2323. }
  2324. InvertAxisOn
  2325. {
  2326. active = False
  2327. guiActive = True
  2328. guiActiveEditor = True
  2329. guiIcon = Invert Axis On
  2330. guiName = Invert Axis On
  2331. category = Invert Axis On
  2332. guiActiveUnfocused = False
  2333. unfocusedRange = 2
  2334. externalToEVAOnly = True
  2335. }
  2336. Activate
  2337. {
  2338. active = True
  2339. guiActive = True
  2340. guiIcon = Engage Lock
  2341. guiName = Engage Lock
  2342. category = Engage Lock
  2343. guiActiveUnfocused = False
  2344. unfocusedRange = 2
  2345. externalToEVAOnly = True
  2346. }
  2347. Deactivate
  2348. {
  2349. active = False
  2350. guiActive = True
  2351. guiIcon = Disengage Lock
  2352. guiName = Disengage Lock
  2353. category = Disengage Lock
  2354. guiActiveUnfocused = False
  2355. unfocusedRange = 2
  2356. externalToEVAOnly = True
  2357. }
  2358. }
  2359. ACTIONS
  2360. {
  2361. LockToggle
  2362. {
  2363. actionGroup = None
  2364. }
  2365. MovePlusAction
  2366. {
  2367. actionGroup = None
  2368. }
  2369. MoveMinusAction
  2370. {
  2371. actionGroup = None
  2372. }
  2373. MoveCenterAction
  2374. {
  2375. actionGroup = None
  2376. }
  2377. }
  2378. }
  2379. }
  2380. PART
  2381. {
  2382. part = IRHingeTallScaleable_4294727874
  2383. partName = Part
  2384. pos = -0.2915992,16.1135,-4.863264
  2385. rot = 0,0,0,1
  2386. attRot = 0,0,0,1
  2387. mir = 1,1,1
  2388. istg = 0
  2389. dstg = 0
  2390. sidx = -1
  2391. sqor = -1
  2392. attm = 0
  2393. link = trussPiece3x_4294727840
  2394. attN = bottom,IRPistonScaleable_4294727908
  2395. attN = top,trussPiece3x_4294727840
  2396. EVENTS
  2397. {
  2398. }
  2399. ACTIONS
  2400. {
  2401. }
  2402. MODULE
  2403. {
  2404. name = TweakScale
  2405. isEnabled = True
  2406. tweakScale = 1.25
  2407. currentScale = 1.25
  2408. defaultScale = 1.25
  2409. defaultName = 2
  2410. isFreeScale = False
  2411. version = 1.23.0.0
  2412. defaultTransformScale = (1.25, 1.25, 1.25)
  2413. tweakScale_UIEditor
  2414. {
  2415. controlEnabled = True
  2416. minValue = 0.625
  2417. maxValue = 5
  2418. incrementLarge = 1.25
  2419. incrementSmall = 0.125
  2420. incrementSlide = 0.001
  2421. }
  2422. EVENTS
  2423. {
  2424. }
  2425. ACTIONS
  2426. {
  2427. }
  2428. }
  2429. MODULE
  2430. {
  2431. name = MuMechToggle
  2432. isEnabled = True
  2433. servoName = New Hinge
  2434. groupName = Waggle
  2435. forwardKey =
  2436. reverseKey =
  2437. on = False
  2438. isMotionLock = False
  2439. customSpeed = 1
  2440. rotateKey =
  2441. revRotateKey =
  2442. rotateLimits = True
  2443. rotateMin = -90
  2444. rotateMax = 90
  2445. reversedRotationOn = False
  2446. reversedRotationKey = False
  2447. rotationDelta = 0
  2448. rotation = 0
  2449. translateLimits = False
  2450. translateMin = 0
  2451. translateMax = 3
  2452. reversedTranslationOn = False
  2453. reversedTranslationKey = False
  2454. translationDelta = 0
  2455. translation = 0
  2456. freeMoving = False
  2457. minRange =
  2458. maxRange =
  2459. minTweak = -90
  2460. maxTweak = 90
  2461. stepIncrement = 0.1
  2462. speedTweak = 1
  2463. speedTweakFine = 0
  2464. limitTweakable = False
  2465. limitTweakableFlag = False
  2466. invertAxis = False
  2467. minTweak_UIFlight
  2468. {
  2469. controlEnabled = True
  2470. minValue = -90
  2471. maxValue = 90
  2472. incrementSlide = 0.1
  2473. }
  2474. maxTweak_UIFlight
  2475. {
  2476. controlEnabled = True
  2477. minValue = -90
  2478. maxValue = 90
  2479. incrementSlide = 0.1
  2480. }
  2481. stepIncrement_UIFlight
  2482. {
  2483. controlEnabled = True
  2484. }
  2485. speedTweak_UIFlight
  2486. {
  2487. controlEnabled = True
  2488. minValue = 0.1
  2489. maxValue = 5
  2490. stepIncrement = 0.1
  2491. }
  2492. speedTweakFine_UIFlight
  2493. {
  2494. controlEnabled = True
  2495. minValue = -0.1
  2496. maxValue = 0.1
  2497. stepIncrement = 0.01
  2498. }
  2499. EVENTS
  2500. {
  2501. limitTweakableToggle
  2502. {
  2503. active = False
  2504. guiActive = True
  2505. guiActiveEditor = True
  2506. guiIcon = Rotate Limits Off
  2507. guiName = Rotate Limits Off
  2508. category = Rotate Limits Off
  2509. guiActiveUnfocused = False
  2510. unfocusedRange = 2
  2511. externalToEVAOnly = True
  2512. }
  2513. InvertAxisOff
  2514. {
  2515. active = True
  2516. guiActive = True
  2517. guiActiveEditor = True
  2518. guiIcon = Invert Axis Off
  2519. guiName = Invert Axis Off
  2520. category = Invert Axis Off
  2521. guiActiveUnfocused = False
  2522. unfocusedRange = 2
  2523. externalToEVAOnly = True
  2524. }
  2525. InvertAxisOn
  2526. {
  2527. active = False
  2528. guiActive = True
  2529. guiActiveEditor = True
  2530. guiIcon = Invert Axis On
  2531. guiName = Invert Axis On
  2532. category = Invert Axis On
  2533. guiActiveUnfocused = False
  2534. unfocusedRange = 2
  2535. externalToEVAOnly = True
  2536. }
  2537. Activate
  2538. {
  2539. active = True
  2540. guiActive = True
  2541. guiIcon = Engage Lock
  2542. guiName = Engage Lock
  2543. category = Engage Lock
  2544. guiActiveUnfocused = False
  2545. unfocusedRange = 2
  2546. externalToEVAOnly = True
  2547. }
  2548. Deactivate
  2549. {
  2550. active = False
  2551. guiActive = True
  2552. guiIcon = Disengage Lock
  2553. guiName = Disengage Lock
  2554. category = Disengage Lock
  2555. guiActiveUnfocused = False
  2556. unfocusedRange = 2
  2557. externalToEVAOnly = True
  2558. }
  2559. }
  2560. ACTIONS
  2561. {
  2562. LockToggle
  2563. {
  2564. actionGroup = None
  2565. }
  2566. MovePlusAction
  2567. {
  2568. actionGroup = None
  2569. }
  2570. MoveMinusAction
  2571. {
  2572. actionGroup = None
  2573. }
  2574. MoveCenterAction
  2575. {
  2576. actionGroup = None
  2577. }
  2578. }
  2579. }
  2580. }
  2581. PART
  2582. {
  2583. part = trussPiece3x_4294727840
  2584. partName = Part
  2585. pos = -0.2915992,17.995,-4.863265
  2586. rot = 0,0,0,1
  2587. attRot = 0,0,0,1
  2588. mir = 1,1,1
  2589. istg = 0
  2590. dstg = 0
  2591. sidx = -1
  2592. sqor = -1
  2593. attm = 0
  2594. link = IRHingeTallScaleable_4294727818
  2595. attN = bottom,IRHingeTallScaleable_4294727874
  2596. attN = top,IRHingeTallScaleable_4294727818
  2597. EVENTS
  2598. {
  2599. }
  2600. ACTIONS
  2601. {
  2602. }
  2603. MODULE
  2604. {
  2605. name = TweakScale
  2606. isEnabled = True
  2607. tweakScale = 100
  2608. currentScale = 100
  2609. defaultScale = 100
  2610. defaultName = -1
  2611. isFreeScale = True
  2612. version = 1.23.0.0
  2613. defaultTransformScale = (1, 1, 1)
  2614. tweakScale_UIEditor
  2615. {
  2616. controlEnabled = True
  2617. minValue = 25
  2618. maxValue = 400
  2619. incrementLarge = 37.5
  2620. incrementSmall = 3.75
  2621. incrementSlide = 0.001
  2622. }
  2623. EVENTS
  2624. {
  2625. }
  2626. ACTIONS
  2627. {
  2628. }
  2629. }
  2630. }
  2631. PART
  2632. {
  2633. part = IRHingeTallScaleable_4294727818
  2634. partName = Part
  2635. pos = -0.2915992,19.59723,-4.863265
  2636. rot = 0,0,0,1
  2637. attRot = 0,0,0,1
  2638. mir = 1,1,1
  2639. istg = 0
  2640. dstg = 0
  2641. sidx = -1
  2642. sqor = -1
  2643. attm = 0
  2644. link = IRPistonScaleable_4294727784
  2645. attN = bottom,trussPiece3x_4294727840
  2646. attN = top,IRPistonScaleable_4294727784
  2647. EVENTS
  2648. {
  2649. }
  2650. ACTIONS
  2651. {
  2652. }
  2653. MODULE
  2654. {
  2655. name = TweakScale
  2656. isEnabled = True
  2657. tweakScale = 0.5
  2658. currentScale = 0.5
  2659. defaultScale = 1.25
  2660. defaultName = 1
  2661. isFreeScale = False
  2662. version = 1.23.0.0
  2663. defaultTransformScale = (1.25, 1.25, 1.25)
  2664. tweakScale_UIEditor
  2665. {
  2666. controlEnabled = True
  2667. minValue = 0.625
  2668. maxValue = 5
  2669. incrementLarge = 1.25
  2670. incrementSmall = 0.125
  2671. incrementSlide = 0.001
  2672. }
  2673. EVENTS
  2674. {
  2675. }
  2676. ACTIONS
  2677. {
  2678. }
  2679. }
  2680. MODULE
  2681. {
  2682. name = MuMechToggle
  2683. isEnabled = True
  2684. servoName = New Hinge
  2685. groupName = Waggly End
  2686. forwardKey =
  2687. reverseKey =
  2688. on = False
  2689. isMotionLock = False
  2690. customSpeed = 1
  2691. rotateKey =
  2692. revRotateKey =
  2693. rotateLimits = True
  2694. rotateMin = -90
  2695. rotateMax = 90
  2696. reversedRotationOn = False
  2697. reversedRotationKey = False
  2698. rotationDelta = 0
  2699. rotation = 0
  2700. translateLimits = False
  2701. translateMin = 0
  2702. translateMax = 3
  2703. reversedTranslationOn = False
  2704. reversedTranslationKey = False
  2705. translationDelta = 0
  2706. translation = 0
  2707. freeMoving = False
  2708. minRange =
  2709. maxRange =
  2710. minTweak = -90
  2711. maxTweak = 90
  2712. stepIncrement = 0.1
  2713. speedTweak = 1
  2714. speedTweakFine = 0
  2715. limitTweakable = False
  2716. limitTweakableFlag = False
  2717. invertAxis = False
  2718. minTweak_UIFlight
  2719. {
  2720. controlEnabled = True
  2721. minValue = -90
  2722. maxValue = 90
  2723. incrementSlide = 0.1
  2724. }
  2725. maxTweak_UIFlight
  2726. {
  2727. controlEnabled = True
  2728. minValue = -90
  2729. maxValue = 90
  2730. incrementSlide = 0.1
  2731. }
  2732. stepIncrement_UIFlight
  2733. {
  2734. controlEnabled = True
  2735. }
  2736. speedTweak_UIFlight
  2737. {
  2738. controlEnabled = True
  2739. minValue = 0.1
  2740. maxValue = 5
  2741. stepIncrement = 0.1
  2742. }
  2743. speedTweakFine_UIFlight
  2744. {
  2745. controlEnabled = True
  2746. minValue = -0.1
  2747. maxValue = 0.1
  2748. stepIncrement = 0.01
  2749. }
  2750. EVENTS
  2751. {
  2752. limitTweakableToggle
  2753. {
  2754. active = False
  2755. guiActive = True
  2756. guiActiveEditor = True
  2757. guiIcon = Rotate Limits Off
  2758. guiName = Rotate Limits Off
  2759. category = Rotate Limits Off
  2760. guiActiveUnfocused = False
  2761. unfocusedRange = 2
  2762. externalToEVAOnly = True
  2763. }
  2764. InvertAxisOff
  2765. {
  2766. active = True
  2767. guiActive = True
  2768. guiActiveEditor = True
  2769. guiIcon = Invert Axis Off
  2770. guiName = Invert Axis Off
  2771. category = Invert Axis Off
  2772. guiActiveUnfocused = False
  2773. unfocusedRange = 2
  2774. externalToEVAOnly = True
  2775. }
  2776. InvertAxisOn
  2777. {
  2778. active = False
  2779. guiActive = True
  2780. guiActiveEditor = True
  2781. guiIcon = Invert Axis On
  2782. guiName = Invert Axis On
  2783. category = Invert Axis On
  2784. guiActiveUnfocused = False
  2785. unfocusedRange = 2
  2786. externalToEVAOnly = True
  2787. }
  2788. Activate
  2789. {
  2790. active = True
  2791. guiActive = True
  2792. guiIcon = Engage Lock
  2793. guiName = Engage Lock
  2794. category = Engage Lock
  2795. guiActiveUnfocused = False
  2796. unfocusedRange = 2
  2797. externalToEVAOnly = True
  2798. }
  2799. Deactivate
  2800. {
  2801. active = False
  2802. guiActive = True
  2803. guiIcon = Disengage Lock
  2804. guiName = Disengage Lock
  2805. category = Disengage Lock
  2806. guiActiveUnfocused = False
  2807. unfocusedRange = 2
  2808. externalToEVAOnly = True
  2809. }
  2810. }
  2811. ACTIONS
  2812. {
  2813. LockToggle
  2814. {
  2815. actionGroup = None
  2816. }
  2817. MovePlusAction
  2818. {
  2819. actionGroup = None
  2820. }
  2821. MoveMinusAction
  2822. {
  2823. actionGroup = None
  2824. }
  2825. MoveCenterAction
  2826. {
  2827. actionGroup = None
  2828. }
  2829. }
  2830. }
  2831. }
  2832. PART
  2833. {
  2834. part = IRPistonScaleable_4294727784
  2835. partName = Part
  2836. pos = -0.2915992,19.75973,-4.863266
  2837. rot = 0,0,0,1
  2838. attRot = 0,0,0,0.9999999
  2839. mir = 1,1,1
  2840. istg = 0
  2841. dstg = 0
  2842. sidx = -1
  2843. sqor = -1
  2844. attm = 0
  2845. attN = bottom,IRHingeTallScaleable_4294727818
  2846. EVENTS
  2847. {
  2848. }
  2849. ACTIONS
  2850. {
  2851. }
  2852. MODULE
  2853. {
  2854. name = TweakScale
  2855. isEnabled = True
  2856. tweakScale = 0.5
  2857. currentScale = 0.5
  2858. defaultScale = 1.25
  2859. defaultName = 1
  2860. isFreeScale = False
  2861. version = 1.23.0.0
  2862. defaultTransformScale = (1.25, 1.25, 1.25)
  2863. tweakScale_UIEditor
  2864. {
  2865. controlEnabled = True
  2866. minValue = 0.625
  2867. maxValue = 5
  2868. incrementLarge = 1.25
  2869. incrementSmall = 0.125
  2870. incrementSlide = 0.001
  2871. }
  2872. EVENTS
  2873. {
  2874. }
  2875. ACTIONS
  2876. {
  2877. }
  2878. }
  2879. MODULE
  2880. {
  2881. name = MuMechToggle
  2882. isEnabled = True
  2883. servoName = New Cylinder
  2884. groupName = Waggly End
  2885. forwardKey =
  2886. reverseKey =
  2887. on = False
  2888. isMotionLock = False
  2889. customSpeed = 1
  2890. rotateKey =
  2891. revRotateKey =
  2892. rotateLimits = False
  2893. rotateMin = 0
  2894. rotateMax = 360
  2895. reversedRotationOn = False
  2896. reversedRotationKey = False
  2897. rotationDelta = 0
  2898. rotation = 0
  2899. translateLimits = True
  2900. translateMin = 0
  2901. translateMax = 0.65
  2902. reversedTranslationOn = False
  2903. reversedTranslationKey = False
  2904. translationDelta = 0
  2905. translation = 0
  2906. freeMoving = False
  2907. minRange =
  2908. maxRange =
  2909. minTweak = 0
  2910. maxTweak = 0.65
  2911. stepIncrement = 0.01
  2912. speedTweak = 1
  2913. speedTweakFine = 0
  2914. limitTweakable = False
  2915. limitTweakableFlag = False
  2916. invertAxis = False
  2917. minTweak_UIFlight
  2918. {
  2919. controlEnabled = True
  2920. minValue = 0
  2921. maxValue = 0.65
  2922. incrementSlide = 0.01
  2923. }
  2924. maxTweak_UIFlight
  2925. {
  2926. controlEnabled = True
  2927. minValue = 0
  2928. maxValue = 0.65
  2929. incrementSlide = 0.01
  2930. }
  2931. stepIncrement_UIFlight
  2932. {
  2933. controlEnabled = True
  2934. }
  2935. speedTweak_UIFlight
  2936. {
  2937. controlEnabled = True
  2938. minValue = 0.1
  2939. maxValue = 5
  2940. stepIncrement = 0.1
  2941. }
  2942. speedTweakFine_UIFlight
  2943. {
  2944. controlEnabled = True
  2945. minValue = -0.1
  2946. maxValue = 0.1
  2947. stepIncrement = 0.01
  2948. }
  2949. EVENTS
  2950. {
  2951. limitTweakableToggle
  2952. {
  2953. active = False
  2954. guiActive = True
  2955. guiActiveEditor = True
  2956. guiIcon = Rotate Limits Off
  2957. guiName = Rotate Limits Off
  2958. category = Rotate Limits Off
  2959. guiActiveUnfocused = False
  2960. unfocusedRange = 2
  2961. externalToEVAOnly = True
  2962. }
  2963. InvertAxisOff
  2964. {
  2965. active = True
  2966. guiActive = True
  2967. guiActiveEditor = True
  2968. guiIcon = Invert Axis Off
  2969. guiName = Invert Axis Off
  2970. category = Invert Axis Off
  2971. guiActiveUnfocused = False
  2972. unfocusedRange = 2
  2973. externalToEVAOnly = True
  2974. }
  2975. InvertAxisOn
  2976. {
  2977. active = False
  2978. guiActive = True
  2979. guiActiveEditor = True
  2980. guiIcon = Invert Axis On
  2981. guiName = Invert Axis On
  2982. category = Invert Axis On
  2983. guiActiveUnfocused = False
  2984. unfocusedRange = 2
  2985. externalToEVAOnly = True
  2986. }
  2987. Activate
  2988. {
  2989. active = True
  2990. guiActive = True
  2991. guiIcon = Engage Lock
  2992. guiName = Engage Lock
  2993. category = Engage Lock
  2994. guiActiveUnfocused = False
  2995. unfocusedRange = 2
  2996. externalToEVAOnly = True
  2997. }
  2998. Deactivate
  2999. {
  3000. active = False
  3001. guiActive = True
  3002. guiIcon = Disengage Lock
  3003. guiName = Disengage Lock
  3004. category = Disengage Lock
  3005. guiActiveUnfocused = False
  3006. unfocusedRange = 2
  3007. externalToEVAOnly = True
  3008. }
  3009. }
  3010. ACTIONS
  3011. {
  3012. LockToggle
  3013. {
  3014. actionGroup = None
  3015. }
  3016. MovePlusAction
  3017. {
  3018. actionGroup = None
  3019. }
  3020. MoveMinusAction
  3021. {
  3022. actionGroup = None
  3023. }
  3024. MoveCenterAction
  3025. {
  3026. actionGroup = None
  3027. }
  3028. }
  3029. }
  3030. }
  3031. PART
  3032. {
  3033. part = IRHingeTallScaleable_4294727750
  3034. partName = Part
  3035. pos = -0.1709656,12.68849,-2.066825
  3036. rot = -2.384186E-07,-0.7071069,2.682209E-07,0.7071068
  3037. attRot = 0,0,0,1
  3038. mir = 1,1,1
  3039. istg = 0
  3040. dstg = 0
  3041. sidx = -1
  3042. sqor = -1
  3043. attm = 1
  3044. link = trussPiece3x_4294727716
  3045. srfN = srfAttach,trussPiece3x_4294727964
  3046. attN = top,trussPiece3x_4294727716
  3047. EVENTS
  3048. {
  3049. }
  3050. ACTIONS
  3051. {
  3052. }
  3053. MODULE
  3054. {
  3055. name = TweakScale
  3056. isEnabled = True
  3057. tweakScale = 1.25
  3058. currentScale = 1.25
  3059. defaultScale = 1.25
  3060. defaultName = 2
  3061. isFreeScale = False
  3062. version = 1.23.0.0
  3063. defaultTransformScale = (1.25, 1.25, 1.25)
  3064. tweakScale_UIEditor
  3065. {
  3066. controlEnabled = True
  3067. minValue = 0.625
  3068. maxValue = 5
  3069. incrementLarge = 1.25
  3070. incrementSmall = 0.125
  3071. incrementSlide = 0.001
  3072. }
  3073. EVENTS
  3074. {
  3075. }
  3076. ACTIONS
  3077. {
  3078. }
  3079. }
  3080. MODULE
  3081. {
  3082. name = MuMechToggle
  3083. isEnabled = True
  3084. servoName = Telewobble
  3085. groupName = Telewobble
  3086. forwardKey =
  3087. reverseKey =
  3088. on = False
  3089. isMotionLock = False
  3090. customSpeed = 1
  3091. rotateKey =
  3092. revRotateKey =
  3093. rotateLimits = True
  3094. rotateMin = -90
  3095. rotateMax = 90
  3096. reversedRotationOn = False
  3097. reversedRotationKey = False
  3098. rotationDelta = 0
  3099. rotation = 0
  3100. translateLimits = False
  3101. translateMin = 0
  3102. translateMax = 3
  3103. reversedTranslationOn = False
  3104. reversedTranslationKey = False
  3105. translationDelta = 0
  3106. translation = 0
  3107. freeMoving = False
  3108. minRange =
  3109. maxRange =
  3110. minTweak = -90
  3111. maxTweak = 90
  3112. stepIncrement = 0.1
  3113. speedTweak = 1
  3114. speedTweakFine = 0
  3115. limitTweakable = False
  3116. limitTweakableFlag = False
  3117. invertAxis = False
  3118. minTweak_UIFlight
  3119. {
  3120. controlEnabled = True
  3121. minValue = -90
  3122. maxValue = 90
  3123. incrementSlide = 0.1
  3124. }
  3125. maxTweak_UIFlight
  3126. {
  3127. controlEnabled = True
  3128. minValue = -90
  3129. maxValue = 90
  3130. incrementSlide = 0.1
  3131. }
  3132. stepIncrement_UIFlight
  3133. {
  3134. controlEnabled = True
  3135. }
  3136. speedTweak_UIFlight
  3137. {
  3138. controlEnabled = True
  3139. minValue = 0.1
  3140. maxValue = 5
  3141. stepIncrement = 0.1
  3142. }
  3143. speedTweakFine_UIFlight
  3144. {
  3145. controlEnabled = True
  3146. minValue = -0.1
  3147. maxValue = 0.1
  3148. stepIncrement = 0.01
  3149. }
  3150. EVENTS
  3151. {
  3152. limitTweakableToggle
  3153. {
  3154. active = False
  3155. guiActive = True
  3156. guiActiveEditor = True
  3157. guiIcon = Rotate Limits Off
  3158. guiName = Rotate Limits Off
  3159. category = Rotate Limits Off
  3160. guiActiveUnfocused = False
  3161. unfocusedRange = 2
  3162. externalToEVAOnly = True
  3163. }
  3164. InvertAxisOff
  3165. {
  3166. active = True
  3167. guiActive = True
  3168. guiActiveEditor = True
  3169. guiIcon = Invert Axis Off
  3170. guiName = Invert Axis Off
  3171. category = Invert Axis Off
  3172. guiActiveUnfocused = False
  3173. unfocusedRange = 2
  3174. externalToEVAOnly = True
  3175. }
  3176. InvertAxisOn
  3177. {
  3178. active = False
  3179. guiActive = True
  3180. guiActiveEditor = True
  3181. guiIcon = Invert Axis On
  3182. guiName = Invert Axis On
  3183. category = Invert Axis On
  3184. guiActiveUnfocused = False
  3185. unfocusedRange = 2
  3186. externalToEVAOnly = True
  3187. }
  3188. Activate
  3189. {
  3190. active = True
  3191. guiActive = True
  3192. guiIcon = Engage Lock
  3193. guiName = Engage Lock
  3194. category = Engage Lock
  3195. guiActiveUnfocused = False
  3196. unfocusedRange = 2
  3197. externalToEVAOnly = True
  3198. }
  3199. Deactivate
  3200. {
  3201. active = False
  3202. guiActive = True
  3203. guiIcon = Disengage Lock
  3204. guiName = Disengage Lock
  3205. category = Disengage Lock
  3206. guiActiveUnfocused = False
  3207. unfocusedRange = 2
  3208. externalToEVAOnly = True
  3209. }
  3210. }
  3211. ACTIONS
  3212. {
  3213. LockToggle
  3214. {
  3215. actionGroup = None
  3216. }
  3217. MovePlusAction
  3218. {
  3219. actionGroup = None
  3220. }
  3221. MoveMinusAction
  3222. {
  3223. actionGroup = None
  3224. }
  3225. MoveCenterAction
  3226. {
  3227. actionGroup = None
  3228. }
  3229. }
  3230. }
  3231. }
  3232. PART
  3233. {
  3234. part = trussPiece3x_4294727716
  3235. partName = Part
  3236. pos = -0.1709648,14.56999,-2.066823
  3237. rot = 0,-0.7071069,5.364418E-07,0.7071068
  3238. attRot = 0,0,0,1
  3239. mir = 1,1,1
  3240. istg = 0
  3241. dstg = 0
  3242. sidx = -1
  3243. sqor = -1
  3244. attm = 0
  3245. link = TelescopeFullAScaleable_4294727694
  3246. attN = bottom,IRHingeTallScaleable_4294727750
  3247. attN = top,TelescopeFullAScaleable_4294727694
  3248. EVENTS
  3249. {
  3250. }
  3251. ACTIONS
  3252. {
  3253. }
  3254. MODULE
  3255. {
  3256. name = TweakScale
  3257. isEnabled = True
  3258. tweakScale = 100
  3259. currentScale = 100
  3260. defaultScale = 100
  3261. defaultName = -1
  3262. isFreeScale = True
  3263. version = 1.23.0.0
  3264. defaultTransformScale = (1, 1, 1)
  3265. tweakScale_UIEditor
  3266. {
  3267. controlEnabled = True
  3268. minValue = 25
  3269. maxValue = 400
  3270. incrementLarge = 37.5
  3271. incrementSmall = 3.75
  3272. incrementSlide = 0.001
  3273. }
  3274. EVENTS
  3275. {
  3276. }
  3277. ACTIONS
  3278. {
  3279. }
  3280. }
  3281. }
  3282. PART
  3283. {
  3284. part = TelescopeFullAScaleable_4294727694
  3285. partName = Part
  3286. pos = -0.1709632,16.09524,-2.066814
  3287. rot = -8.940697E-08,-0.7071068,4.470348E-07,0.7071069
  3288. attRot = 0,0,0,1
  3289. mir = 1,1,1
  3290. istg = 0
  3291. dstg = 0
  3292. sidx = -1
  3293. sqor = -1
  3294. attm = 0
  3295. link = TelescopeFullAScaleable_4294727660
  3296. attN = bottom,trussPiece3x_4294727716
  3297. attN = top,TelescopeFullAScaleable_4294727660
  3298. EVENTS
  3299. {
  3300. }
  3301. ACTIONS
  3302. {
  3303. }
  3304. MODULE
  3305. {
  3306. name = TweakScale
  3307. isEnabled = True
  3308. tweakScale = 1
  3309. currentScale = 1
  3310. defaultScale = 1
  3311. defaultName = 8
  3312. isFreeScale = False
  3313. version = 1.23.0.0
  3314. defaultTransformScale = (1, 1, 1)
  3315. tweakScale_UIEditor
  3316. {
  3317. controlEnabled = True
  3318. minValue = 0.625
  3319. maxValue = 5
  3320. incrementLarge = 1.25
  3321. incrementSmall = 0.125
  3322. incrementSlide = 0.001
  3323. }
  3324. EVENTS
  3325. {
  3326. }
  3327. ACTIONS
  3328. {
  3329. }
  3330. }
  3331. MODULE
  3332. {
  3333. name = MuMechToggle
  3334. isEnabled = True
  3335. servoName = TelescopicPiston
  3336. groupName = Telescope
  3337. forwardKey =
  3338. reverseKey =
  3339. on = False
  3340. isMotionLock = False
  3341. customSpeed = 1
  3342. rotateKey =
  3343. revRotateKey =
  3344. rotateLimits = False
  3345. rotateMin = 0
  3346. rotateMax = 360
  3347. reversedRotationOn = False
  3348. reversedRotationKey = False
  3349. rotationDelta = 0
  3350. rotation = 0
  3351. translateLimits = True
  3352. translateMin = 0
  3353. translateMax = 1.8
  3354. reversedTranslationOn = False
  3355. reversedTranslationKey = False
  3356. translationDelta = 0
  3357. translation = 0
  3358. freeMoving = False
  3359. minRange =
  3360. maxRange =
  3361. minTweak = 0
  3362. maxTweak = 1.8
  3363. stepIncrement = 0.01
  3364. speedTweak = 1
  3365. speedTweakFine = 0
  3366. limitTweakable = False
  3367. limitTweakableFlag = False
  3368. invertAxis = False
  3369. minTweak_UIFlight
  3370. {
  3371. controlEnabled = True
  3372. minValue = 0
  3373. maxValue = 1.8
  3374. incrementSlide = 0.01
  3375. }
  3376. maxTweak_UIFlight
  3377. {
  3378. controlEnabled = True
  3379. minValue = 0
  3380. maxValue = 1.8
  3381. incrementSlide = 0.01
  3382. }
  3383. stepIncrement_UIFlight
  3384. {
  3385. controlEnabled = True
  3386. }
  3387. speedTweak_UIFlight
  3388. {
  3389. controlEnabled = True
  3390. minValue = 0.1
  3391. maxValue = 5
  3392. stepIncrement = 0.1
  3393. }
  3394. speedTweakFine_UIFlight
  3395. {
  3396. controlEnabled = True
  3397. minValue = -0.1
  3398. maxValue = 0.1
  3399. stepIncrement = 0.01
  3400. }
  3401. EVENTS
  3402. {
  3403. limitTweakableToggle
  3404. {
  3405. active = False
  3406. guiActive = True
  3407. guiActiveEditor = True
  3408. guiIcon = Rotate Limits Off
  3409. guiName = Rotate Limits Off
  3410. category = Rotate Limits Off
  3411. guiActiveUnfocused = False
  3412. unfocusedRange = 2
  3413. externalToEVAOnly = True
  3414. }
  3415. InvertAxisOff
  3416. {
  3417. active = True
  3418. guiActive = True
  3419. guiActiveEditor = True
  3420. guiIcon = Invert Axis Off
  3421. guiName = Invert Axis Off
  3422. category = Invert Axis Off
  3423. guiActiveUnfocused = False
  3424. unfocusedRange = 2
  3425. externalToEVAOnly = True
  3426. }
  3427. InvertAxisOn
  3428. {
  3429. active = False
  3430. guiActive = True
  3431. guiActiveEditor = True
  3432. guiIcon = Invert Axis On
  3433. guiName = Invert Axis On
  3434. category = Invert Axis On
  3435. guiActiveUnfocused = False
  3436. unfocusedRange = 2
  3437. externalToEVAOnly = True
  3438. }
  3439. Activate
  3440. {
  3441. active = True
  3442. guiActive = True
  3443. guiIcon = Engage Lock
  3444. guiName = Engage Lock
  3445. category = Engage Lock
  3446. guiActiveUnfocused = False
  3447. unfocusedRange = 2
  3448. externalToEVAOnly = True
  3449. }
  3450. Deactivate
  3451. {
  3452. active = False
  3453. guiActive = True
  3454. guiIcon = Disengage Lock
  3455. guiName = Disengage Lock
  3456. category = Disengage Lock
  3457. guiActiveUnfocused = False
  3458. unfocusedRange = 2
  3459. externalToEVAOnly = True
  3460. }
  3461. }
  3462. ACTIONS
  3463. {
  3464. LockToggle
  3465. {
  3466. actionGroup = None
  3467. }
  3468. MovePlusAction
  3469. {
  3470. actionGroup = None
  3471. }
  3472. MoveMinusAction
  3473. {
  3474. actionGroup = None
  3475. }
  3476. MoveCenterAction
  3477. {
  3478. actionGroup = None
  3479. }
  3480. }
  3481. }
  3482. }
  3483. PART
  3484. {
  3485. part = TelescopeFullAScaleable_4294727660
  3486. partName = Part
  3487. pos = -0.1709632,16.26524,-2.066814
  3488. rot = -5.960464E-08,-0.7071069,4.172325E-07,0.7071068
  3489. attRot = 0,0,0,1
  3490. mir = 1,1,1
  3491. istg = 0
  3492. dstg = 0
  3493. sidx = -1
  3494. sqor = -1
  3495. attm = 0
  3496. link = TelescopeFullAScaleable_4294727626
  3497. attN = bottom,TelescopeFullAScaleable_4294727694
  3498. attN = top,TelescopeFullAScaleable_4294727626
  3499. EVENTS
  3500. {
  3501. }
  3502. ACTIONS
  3503. {
  3504. }
  3505. MODULE
  3506. {
  3507. name = TweakScale
  3508. isEnabled = True
  3509. tweakScale = 0.8
  3510. currentScale = 0.8
  3511. defaultScale = 1
  3512. defaultName = 7
  3513. isFreeScale = False
  3514. version = 1.23.0.0
  3515. defaultTransformScale = (1, 1, 1)
  3516. tweakScale_UIEditor
  3517. {
  3518. controlEnabled = True
  3519. minValue = 0.625
  3520. maxValue = 5
  3521. incrementLarge = 1.25
  3522. incrementSmall = 0.125
  3523. incrementSlide = 0.001
  3524. }
  3525. EVENTS
  3526. {
  3527. }
  3528. ACTIONS
  3529. {
  3530. }
  3531. }
  3532. MODULE
  3533. {
  3534. name = MuMechToggle
  3535. isEnabled = True
  3536. servoName = TelescopicPiston
  3537. groupName = Telescope
  3538. forwardKey =
  3539. reverseKey =
  3540. on = False
  3541. isMotionLock = False
  3542. customSpeed = 1
  3543. rotateKey =
  3544. revRotateKey =
  3545. rotateLimits = False
  3546. rotateMin = 0
  3547. rotateMax = 360
  3548. reversedRotationOn = False
  3549. reversedRotationKey = False
  3550. rotationDelta = 0
  3551. rotation = 0
  3552. translateLimits = True
  3553. translateMin = 0
  3554. translateMax = 1.44
  3555. reversedTranslationOn = False
  3556. reversedTranslationKey = False
  3557. translationDelta = 0
  3558. translation = 0
  3559. freeMoving = False
  3560. minRange =
  3561. maxRange =
  3562. minTweak = 0
  3563. maxTweak = 1.44
  3564. stepIncrement = 0.01
  3565. speedTweak = 1
  3566. speedTweakFine = 0
  3567. limitTweakable = False
  3568. limitTweakableFlag = False
  3569. invertAxis = False
  3570. minTweak_UIFlight
  3571. {
  3572. controlEnabled = True
  3573. minValue = 0
  3574. maxValue = 1.44
  3575. incrementSlide = 0.01
  3576. }
  3577. maxTweak_UIFlight
  3578. {
  3579. controlEnabled = True
  3580. minValue = 0
  3581. maxValue = 1.44
  3582. incrementSlide = 0.01
  3583. }
  3584. stepIncrement_UIFlight
  3585. {
  3586. controlEnabled = True
  3587. }
  3588. speedTweak_UIFlight
  3589. {
  3590. controlEnabled = True
  3591. minValue = 0.1
  3592. maxValue = 5
  3593. stepIncrement = 0.1
  3594. }
  3595. speedTweakFine_UIFlight
  3596. {
  3597. controlEnabled = True
  3598. minValue = -0.1
  3599. maxValue = 0.1
  3600. stepIncrement = 0.01
  3601. }
  3602. EVENTS
  3603. {
  3604. limitTweakableToggle
  3605. {
  3606. active = False
  3607. guiActive = True
  3608. guiActiveEditor = True
  3609. guiIcon = Rotate Limits Off
  3610. guiName = Rotate Limits Off
  3611. category = Rotate Limits Off
  3612. guiActiveUnfocused = False
  3613. unfocusedRange = 2
  3614. externalToEVAOnly = True
  3615. }
  3616. InvertAxisOff
  3617. {
  3618. active = True
  3619. guiActive = True
  3620. guiActiveEditor = True
  3621. guiIcon = Invert Axis Off
  3622. guiName = Invert Axis Off
  3623. category = Invert Axis Off
  3624. guiActiveUnfocused = False
  3625. unfocusedRange = 2
  3626. externalToEVAOnly = True
  3627. }
  3628. InvertAxisOn
  3629. {
  3630. active = False
  3631. guiActive = True
  3632. guiActiveEditor = True
  3633. guiIcon = Invert Axis On
  3634. guiName = Invert Axis On
  3635. category = Invert Axis On
  3636. guiActiveUnfocused = False
  3637. unfocusedRange = 2
  3638. externalToEVAOnly = True
  3639. }
  3640. Activate
  3641. {
  3642. active = True
  3643. guiActive = True
  3644. guiIcon = Engage Lock
  3645. guiName = Engage Lock
  3646. category = Engage Lock
  3647. guiActiveUnfocused = False
  3648. unfocusedRange = 2
  3649. externalToEVAOnly = True
  3650. }
  3651. Deactivate
  3652. {
  3653. active = False
  3654. guiActive = True
  3655. guiIcon = Disengage Lock
  3656. guiName = Disengage Lock
  3657. category = Disengage Lock
  3658. guiActiveUnfocused = False
  3659. unfocusedRange = 2
  3660. externalToEVAOnly = True
  3661. }
  3662. }
  3663. ACTIONS
  3664. {
  3665. LockToggle
  3666. {
  3667. actionGroup = None
  3668. }
  3669. MovePlusAction
  3670. {
  3671. actionGroup = None
  3672. }
  3673. MoveMinusAction
  3674. {
  3675. actionGroup = None
  3676. }
  3677. MoveCenterAction
  3678. {
  3679. actionGroup = None
  3680. }
  3681. }
  3682. }
  3683. }
  3684. PART
  3685. {
  3686. part = TelescopeFullAScaleable_4294727626
  3687. partName = Part
  3688. pos = -0.1709642,16.40124,-2.066815
  3689. rot = 0,-0.7071069,5.066395E-07,0.7071068
  3690. attRot = 0,0,0,1
  3691. mir = 1,1,1
  3692. istg = 0
  3693. dstg = 0
  3694. sidx = -1
  3695. sqor = -1
  3696. attm = 0
  3697. link = TelescopeFullAScaleable_4294727592
  3698. attN = bottom,TelescopeFullAScaleable_4294727660
  3699. attN = top,TelescopeFullAScaleable_4294727592
  3700. EVENTS
  3701. {
  3702. }
  3703. ACTIONS
  3704. {
  3705. }
  3706. MODULE
  3707. {
  3708. name = TweakScale
  3709. isEnabled = True
  3710. tweakScale = 0.64
  3711. currentScale = 0.64
  3712. defaultScale = 1
  3713. defaultName = 6
  3714. isFreeScale = False
  3715. version = 1.23.0.0
  3716. defaultTransformScale = (1, 1, 1)
  3717. tweakScale_UIEditor
  3718. {
  3719. controlEnabled = True
  3720. minValue = 0.625
  3721. maxValue = 5
  3722. incrementLarge = 1.25
  3723. incrementSmall = 0.125
  3724. incrementSlide = 0.001
  3725. }
  3726. EVENTS
  3727. {
  3728. }
  3729. ACTIONS
  3730. {
  3731. }
  3732. }
  3733. MODULE
  3734. {
  3735. name = MuMechToggle
  3736. isEnabled = True
  3737. servoName = TelescopicPiston
  3738. groupName = Telescope
  3739. forwardKey =
  3740. reverseKey =
  3741. on = False
  3742. isMotionLock = False
  3743. customSpeed = 1
  3744. rotateKey =
  3745. revRotateKey =
  3746. rotateLimits = False
  3747. rotateMin = 0
  3748. rotateMax = 360
  3749. reversedRotationOn = False
  3750. reversedRotationKey = False
  3751. rotationDelta = 0
  3752. rotation = 0
  3753. translateLimits = True
  3754. translateMin = 0
  3755. translateMax = 1.152
  3756. reversedTranslationOn = False
  3757. reversedTranslationKey = False
  3758. translationDelta = 0
  3759. translation = 0
  3760. freeMoving = False
  3761. minRange =
  3762. maxRange =
  3763. minTweak = 0
  3764. maxTweak = 1.15
  3765. stepIncrement = 0.01
  3766. speedTweak = 1
  3767. speedTweakFine = 0
  3768. limitTweakable = False
  3769. limitTweakableFlag = False
  3770. invertAxis = False
  3771. minTweak_UIFlight
  3772. {
  3773. controlEnabled = True
  3774. minValue = 0
  3775. maxValue = 1.152
  3776. incrementSlide = 0.01
  3777. }
  3778. maxTweak_UIFlight
  3779. {
  3780. controlEnabled = True
  3781. minValue = 0
  3782. maxValue = 1.152
  3783. incrementSlide = 0.01
  3784. }
  3785. stepIncrement_UIFlight
  3786. {
  3787. controlEnabled = True
  3788. }
  3789. speedTweak_UIFlight
  3790. {
  3791. controlEnabled = True
  3792. minValue = 0.1
  3793. maxValue = 5
  3794. stepIncrement = 0.1
  3795. }
  3796. speedTweakFine_UIFlight
  3797. {
  3798. controlEnabled = True
  3799. minValue = -0.1
  3800. maxValue = 0.1
  3801. stepIncrement = 0.01
  3802. }
  3803. EVENTS
  3804. {
  3805. limitTweakableToggle
  3806. {
  3807. active = False
  3808. guiActive = True
  3809. guiActiveEditor = True
  3810. guiIcon = Rotate Limits Off
  3811. guiName = Rotate Limits Off
  3812. category = Rotate Limits Off
  3813. guiActiveUnfocused = False
  3814. unfocusedRange = 2
  3815. externalToEVAOnly = True
  3816. }
  3817. InvertAxisOff
  3818. {
  3819. active = True
  3820. guiActive = True
  3821. guiActiveEditor = True
  3822. guiIcon = Invert Axis Off
  3823. guiName = Invert Axis Off
  3824. category = Invert Axis Off
  3825. guiActiveUnfocused = False
  3826. unfocusedRange = 2
  3827. externalToEVAOnly = True
  3828. }
  3829. InvertAxisOn
  3830. {
  3831. active = False
  3832. guiActive = True
  3833. guiActiveEditor = True
  3834. guiIcon = Invert Axis On
  3835. guiName = Invert Axis On
  3836. category = Invert Axis On
  3837. guiActiveUnfocused = False
  3838. unfocusedRange = 2
  3839. externalToEVAOnly = True
  3840. }
  3841. Activate
  3842. {
  3843. active = True
  3844. guiActive = True
  3845. guiIcon = Engage Lock
  3846. guiName = Engage Lock
  3847. category = Engage Lock
  3848. guiActiveUnfocused = False
  3849. unfocusedRange = 2
  3850. externalToEVAOnly = True
  3851. }
  3852. Deactivate
  3853. {
  3854. active = False
  3855. guiActive = True
  3856. guiIcon = Disengage Lock
  3857. guiName = Disengage Lock
  3858. category = Disengage Lock
  3859. guiActiveUnfocused = False
  3860. unfocusedRange = 2
  3861. externalToEVAOnly = True
  3862. }
  3863. }
  3864. ACTIONS
  3865. {
  3866. LockToggle
  3867. {
  3868. actionGroup = None
  3869. }
  3870. MovePlusAction
  3871. {
  3872. actionGroup = None
  3873. }
  3874. MoveMinusAction
  3875. {
  3876. actionGroup = None
  3877. }
  3878. MoveCenterAction
  3879. {
  3880. actionGroup = None
  3881. }
  3882. }
  3883. }
  3884. }
  3885. PART
  3886. {
  3887. part = TelescopeFullAScaleable_4294727592
  3888. partName = Part
  3889. pos = -0.170964,16.51004,-2.066815
  3890. rot = 0,-0.7071069,5.364418E-07,0.7071068
  3891. attRot = 0,0,0,1
  3892. mir = 1,1,1
  3893. istg = 0
  3894. dstg = 0
  3895. sidx = -1
  3896. sqor = -1
  3897. attm = 0
  3898. link = TelescopeFullAScaleable_4294727558
  3899. attN = bottom,TelescopeFullAScaleable_4294727626
  3900. attN = top,TelescopeFullAScaleable_4294727558
  3901. EVENTS
  3902. {
  3903. }
  3904. ACTIONS
  3905. {
  3906. }
  3907. MODULE
  3908. {
  3909. name = TweakScale
  3910. isEnabled = True
  3911. tweakScale = 0.512
  3912. currentScale = 0.512
  3913. defaultScale = 1
  3914. defaultName = 5
  3915. isFreeScale = False
  3916. version = 1.23.0.0
  3917. defaultTransformScale = (1, 1, 1)
  3918. tweakScale_UIEditor
  3919. {
  3920. controlEnabled = True
  3921. minValue = 0.625
  3922. maxValue = 5
  3923. incrementLarge = 1.25
  3924. incrementSmall = 0.125
  3925. incrementSlide = 0.001
  3926. }
  3927. EVENTS
  3928. {
  3929. }
  3930. ACTIONS
  3931. {
  3932. }
  3933. }
  3934. MODULE
  3935. {
  3936. name = MuMechToggle
  3937. isEnabled = True
  3938. servoName = TelescopicPiston
  3939. groupName = Telescope
  3940. forwardKey =
  3941. reverseKey =
  3942. on = False
  3943. isMotionLock = False
  3944. customSpeed = 1
  3945. rotateKey =
  3946. revRotateKey =
  3947. rotateLimits = False
  3948. rotateMin = 0
  3949. rotateMax = 360
  3950. reversedRotationOn = False
  3951. reversedRotationKey = False
  3952. rotationDelta = 0
  3953. rotation = 0
  3954. translateLimits = True
  3955. translateMin = 0
  3956. translateMax = 0.9216
  3957. reversedTranslationOn = False
  3958. reversedTranslationKey = False
  3959. translationDelta = 0
  3960. translation = 0
  3961. freeMoving = False
  3962. minRange =
  3963. maxRange =
  3964. minTweak = 0
  3965. maxTweak = 0.92
  3966. stepIncrement = 0.01
  3967. speedTweak = 1
  3968. speedTweakFine = 0
  3969. limitTweakable = False
  3970. limitTweakableFlag = False
  3971. invertAxis = False
  3972. minTweak_UIFlight
  3973. {
  3974. controlEnabled = True
  3975. minValue = 0
  3976. maxValue = 0.9216
  3977. incrementSlide = 0.01
  3978. }
  3979. maxTweak_UIFlight
  3980. {
  3981. controlEnabled = True
  3982. minValue = 0
  3983. maxValue = 0.9216
  3984. incrementSlide = 0.01
  3985. }
  3986. stepIncrement_UIFlight
  3987. {
  3988. controlEnabled = True
  3989. }
  3990. speedTweak_UIFlight
  3991. {
  3992. controlEnabled = True
  3993. minValue = 0.1
  3994. maxValue = 5
  3995. stepIncrement = 0.1
  3996. }
  3997. speedTweakFine_UIFlight
  3998. {
  3999. controlEnabled = True
  4000. minValue = -0.1
  4001. maxValue = 0.1
  4002. stepIncrement = 0.01
  4003. }
  4004. EVENTS
  4005. {
  4006. limitTweakableToggle
  4007. {
  4008. active = False
  4009. guiActive = True
  4010. guiActiveEditor = True
  4011. guiIcon = Rotate Limits Off
  4012. guiName = Rotate Limits Off
  4013. category = Rotate Limits Off
  4014. guiActiveUnfocused = False
  4015. unfocusedRange = 2
  4016. externalToEVAOnly = True
  4017. }
  4018. InvertAxisOff
  4019. {
  4020. active = True
  4021. guiActive = True
  4022. guiActiveEditor = True
  4023. guiIcon = Invert Axis Off
  4024. guiName = Invert Axis Off
  4025. category = Invert Axis Off
  4026. guiActiveUnfocused = False
  4027. unfocusedRange = 2
  4028. externalToEVAOnly = True
  4029. }
  4030. InvertAxisOn
  4031. {
  4032. active = False
  4033. guiActive = True
  4034. guiActiveEditor = True
  4035. guiIcon = Invert Axis On
  4036. guiName = Invert Axis On
  4037. category = Invert Axis On
  4038. guiActiveUnfocused = False
  4039. unfocusedRange = 2
  4040. externalToEVAOnly = True
  4041. }
  4042. Activate
  4043. {
  4044. active = True
  4045. guiActive = True
  4046. guiIcon = Engage Lock
  4047. guiName = Engage Lock
  4048. category = Engage Lock
  4049. guiActiveUnfocused = False
  4050. unfocusedRange = 2
  4051. externalToEVAOnly = True
  4052. }
  4053. Deactivate
  4054. {
  4055. active = False
  4056. guiActive = True
  4057. guiIcon = Disengage Lock
  4058. guiName = Disengage Lock
  4059. category = Disengage Lock
  4060. guiActiveUnfocused = False
  4061. unfocusedRange = 2
  4062. externalToEVAOnly = True
  4063. }
  4064. }
  4065. ACTIONS
  4066. {
  4067. LockToggle
  4068. {
  4069. actionGroup = None
  4070. }
  4071. MovePlusAction
  4072. {
  4073. actionGroup = None
  4074. }
  4075. MoveMinusAction
  4076. {
  4077. actionGroup = None
  4078. }
  4079. MoveCenterAction
  4080. {
  4081. actionGroup = None
  4082. }
  4083. }
  4084. }
  4085. }
  4086. PART
  4087. {
  4088. part = TelescopeFullAScaleable_4294727558
  4089. partName = Part
  4090. pos = -0.1709648,16.59708,-2.066815
  4091. rot = -8.940697E-08,-0.7071068,4.470348E-07,0.7071069
  4092. attRot = 0,0,0,1
  4093. mir = 1,1,1
  4094. istg = 0
  4095. dstg = 0
  4096. sidx = -1
  4097. sqor = -1
  4098. attm = 0
  4099. link = TelescopeFullAScaleable_4294727524
  4100. attN = bottom,TelescopeFullAScaleable_4294727592
  4101. attN = top,TelescopeFullAScaleable_4294727524
  4102. EVENTS
  4103. {
  4104. }
  4105. ACTIONS
  4106. {
  4107. }
  4108. MODULE
  4109. {
  4110. name = TweakScale
  4111. isEnabled = True
  4112. tweakScale = 0.4096
  4113. currentScale = 0.4096
  4114. defaultScale = 1
  4115. defaultName = 4
  4116. isFreeScale = False
  4117. version = 1.23.0.0
  4118. defaultTransformScale = (1, 1, 1)
  4119. tweakScale_UIEditor
  4120. {
  4121. controlEnabled = True
  4122. minValue = 0.625
  4123. maxValue = 5
  4124. incrementLarge = 1.25
  4125. incrementSmall = 0.125
  4126. incrementSlide = 0.001
  4127. }
  4128. EVENTS
  4129. {
  4130. }
  4131. ACTIONS
  4132. {
  4133. }
  4134. }
  4135. MODULE
  4136. {
  4137. name = MuMechToggle
  4138. isEnabled = True
  4139. servoName = TelescopicPiston
  4140. groupName = Telescope
  4141. forwardKey =
  4142. reverseKey =
  4143. on = False
  4144. isMotionLock = False
  4145. customSpeed = 1
  4146. rotateKey =
  4147. revRotateKey =
  4148. rotateLimits = False
  4149. rotateMin = 0
  4150. rotateMax = 360
  4151. reversedRotationOn = False
  4152. reversedRotationKey = False
  4153. rotationDelta = 0
  4154. rotation = 0
  4155. translateLimits = True
  4156. translateMin = 0
  4157. translateMax = 0.73728
  4158. reversedTranslationOn = False
  4159. reversedTranslationKey = False
  4160. translationDelta = 0
  4161. translation = 0
  4162. freeMoving = False
  4163. minRange =
  4164. maxRange =
  4165. minTweak = 0
  4166. maxTweak = 0.73728
  4167. stepIncrement = 0.01
  4168. speedTweak = 1
  4169. speedTweakFine = 0
  4170. limitTweakable = False
  4171. limitTweakableFlag = False
  4172. invertAxis = False
  4173. minTweak_UIFlight
  4174. {
  4175. controlEnabled = True
  4176. minValue = 0
  4177. maxValue = 0.73728
  4178. incrementSlide = 0.01
  4179. }
  4180. maxTweak_UIFlight
  4181. {
  4182. controlEnabled = True
  4183. minValue = 0
  4184. maxValue = 0.73728
  4185. incrementSlide = 0.01
  4186. }
  4187. stepIncrement_UIFlight
  4188. {
  4189. controlEnabled = True
  4190. }
  4191. speedTweak_UIFlight
  4192. {
  4193. controlEnabled = True
  4194. minValue = 0.1
  4195. maxValue = 5
  4196. stepIncrement = 0.1
  4197. }
  4198. speedTweakFine_UIFlight
  4199. {
  4200. controlEnabled = True
  4201. minValue = -0.1
  4202. maxValue = 0.1
  4203. stepIncrement = 0.01
  4204. }
  4205. EVENTS
  4206. {
  4207. limitTweakableToggle
  4208. {
  4209. active = False
  4210. guiActive = True
  4211. guiActiveEditor = True
  4212. guiIcon = Rotate Limits Off
  4213. guiName = Rotate Limits Off
  4214. category = Rotate Limits Off
  4215. guiActiveUnfocused = False
  4216. unfocusedRange = 2
  4217. externalToEVAOnly = True
  4218. }
  4219. InvertAxisOff
  4220. {
  4221. active = True
  4222. guiActive = True
  4223. guiActiveEditor = True
  4224. guiIcon = Invert Axis Off
  4225. guiName = Invert Axis Off
  4226. category = Invert Axis Off
  4227. guiActiveUnfocused = False
  4228. unfocusedRange = 2
  4229. externalToEVAOnly = True
  4230. }
  4231. InvertAxisOn
  4232. {
  4233. active = False
  4234. guiActive = True
  4235. guiActiveEditor = True
  4236. guiIcon = Invert Axis On
  4237. guiName = Invert Axis On
  4238. category = Invert Axis On
  4239. guiActiveUnfocused = False
  4240. unfocusedRange = 2
  4241. externalToEVAOnly = True
  4242. }
  4243. Activate
  4244. {
  4245. active = True
  4246. guiActive = True
  4247. guiIcon = Engage Lock
  4248. guiName = Engage Lock
  4249. category = Engage Lock
  4250. guiActiveUnfocused = False
  4251. unfocusedRange = 2
  4252. externalToEVAOnly = True
  4253. }
  4254. Deactivate
  4255. {
  4256. active = False
  4257. guiActive = True
  4258. guiIcon = Disengage Lock
  4259. guiName = Disengage Lock
  4260. category = Disengage Lock
  4261. guiActiveUnfocused = False
  4262. unfocusedRange = 2
  4263. externalToEVAOnly = True
  4264. }
  4265. }
  4266. ACTIONS
  4267. {
  4268. LockToggle
  4269. {
  4270. actionGroup = None
  4271. }
  4272. MovePlusAction
  4273. {
  4274. actionGroup = None
  4275. }
  4276. MoveMinusAction
  4277. {
  4278. actionGroup = None
  4279. }
  4280. MoveCenterAction
  4281. {
  4282. actionGroup = None
  4283. }
  4284. }
  4285. }
  4286. }
  4287. PART
  4288. {
  4289. part = TelescopeFullAScaleable_4294727524
  4290. partName = Part
  4291. pos = -0.1709648,16.66671,-2.066815
  4292. rot = -5.960464E-08,-0.7071069,5.662441E-07,0.7071068
  4293. attRot = 0,0,0,1
  4294. mir = 1,1,1
  4295. istg = 0
  4296. dstg = 0
  4297. sidx = -1
  4298. sqor = -1
  4299. attm = 0
  4300. link = TelescopeFullAScaleable_4294727490
  4301. attN = bottom,TelescopeFullAScaleable_4294727558
  4302. attN = top,TelescopeFullAScaleable_4294727490
  4303. EVENTS
  4304. {
  4305. }
  4306. ACTIONS
  4307. {
  4308. }
  4309. MODULE
  4310. {
  4311. name = TweakScale
  4312. isEnabled = True
  4313. tweakScale = 0.32768
  4314. currentScale = 0.32768
  4315. defaultScale = 1
  4316. defaultName = 3
  4317. isFreeScale = False
  4318. version = 1.23.0.0
  4319. defaultTransformScale = (1, 1, 1)
  4320. tweakScale_UIEditor
  4321. {
  4322. controlEnabled = True
  4323. minValue = 0.625
  4324. maxValue = 5
  4325. incrementLarge = 1.25
  4326. incrementSmall = 0.125
  4327. incrementSlide = 0.001
  4328. }
  4329. EVENTS
  4330. {
  4331. }
  4332. ACTIONS
  4333. {
  4334. }
  4335. }
  4336. MODULE
  4337. {
  4338. name = MuMechToggle
  4339. isEnabled = True
  4340. servoName = TelescopicPiston
  4341. groupName = Telescope
  4342. forwardKey =
  4343. reverseKey =
  4344. on = False
  4345. isMotionLock = False
  4346. customSpeed = 1
  4347. rotateKey =
  4348. revRotateKey =
  4349. rotateLimits = False
  4350. rotateMin = 0
  4351. rotateMax = 360
  4352. reversedRotationOn = False
  4353. reversedRotationKey = False
  4354. rotationDelta = 0
  4355. rotation = 0
  4356. translateLimits = True
  4357. translateMin = 0
  4358. translateMax = 0.589824
  4359. reversedTranslationOn = False
  4360. reversedTranslationKey = False
  4361. translationDelta = 0
  4362. translation = 0
  4363. freeMoving = False
  4364. minRange =
  4365. maxRange =
  4366. minTweak = 0
  4367. maxTweak = 0.589824
  4368. stepIncrement = 0.01
  4369. speedTweak = 1
  4370. speedTweakFine = 0
  4371. limitTweakable = False
  4372. limitTweakableFlag = False
  4373. invertAxis = False
  4374. minTweak_UIFlight
  4375. {
  4376. controlEnabled = True
  4377. minValue = 0
  4378. maxValue = 0.589824
  4379. incrementSlide = 0.01
  4380. }
  4381. maxTweak_UIFlight
  4382. {
  4383. controlEnabled = True
  4384. minValue = 0
  4385. maxValue = 0.589824
  4386. incrementSlide = 0.01
  4387. }
  4388. stepIncrement_UIFlight
  4389. {
  4390. controlEnabled = True
  4391. }
  4392. speedTweak_UIFlight
  4393. {
  4394. controlEnabled = True
  4395. minValue = 0.1
  4396. maxValue = 5
  4397. stepIncrement = 0.1
  4398. }
  4399. speedTweakFine_UIFlight
  4400. {
  4401. controlEnabled = True
  4402. minValue = -0.1
  4403. maxValue = 0.1
  4404. stepIncrement = 0.01
  4405. }
  4406. EVENTS
  4407. {
  4408. limitTweakableToggle
  4409. {
  4410. active = False
  4411. guiActive = True
  4412. guiActiveEditor = True
  4413. guiIcon = Rotate Limits Off
  4414. guiName = Rotate Limits Off
  4415. category = Rotate Limits Off
  4416. guiActiveUnfocused = False
  4417. unfocusedRange = 2
  4418. externalToEVAOnly = True
  4419. }
  4420. InvertAxisOff
  4421. {
  4422. active = True
  4423. guiActive = True
  4424. guiActiveEditor = True
  4425. guiIcon = Invert Axis Off
  4426. guiName = Invert Axis Off
  4427. category = Invert Axis Off
  4428. guiActiveUnfocused = False
  4429. unfocusedRange = 2
  4430. externalToEVAOnly = True
  4431. }
  4432. InvertAxisOn
  4433. {
  4434. active = False
  4435. guiActive = True
  4436. guiActiveEditor = True
  4437. guiIcon = Invert Axis On
  4438. guiName = Invert Axis On
  4439. category = Invert Axis On
  4440. guiActiveUnfocused = False
  4441. unfocusedRange = 2
  4442. externalToEVAOnly = True
  4443. }
  4444. Activate
  4445. {
  4446. active = True
  4447. guiActive = True
  4448. guiIcon = Engage Lock
  4449. guiName = Engage Lock
  4450. category = Engage Lock
  4451. guiActiveUnfocused = False
  4452. unfocusedRange = 2
  4453. externalToEVAOnly = True
  4454. }
  4455. Deactivate
  4456. {
  4457. active = False
  4458. guiActive = True
  4459. guiIcon = Disengage Lock
  4460. guiName = Disengage Lock
  4461. category = Disengage Lock
  4462. guiActiveUnfocused = False
  4463. unfocusedRange = 2
  4464. externalToEVAOnly = True
  4465. }
  4466. }
  4467. ACTIONS
  4468. {
  4469. LockToggle
  4470. {
  4471. actionGroup = None
  4472. }
  4473. MovePlusAction
  4474. {
  4475. actionGroup = None
  4476. }
  4477. MoveMinusAction
  4478. {
  4479. actionGroup = None
  4480. }
  4481. MoveCenterAction
  4482. {
  4483. actionGroup = None
  4484. }
  4485. }
  4486. }
  4487. }
  4488. PART
  4489. {
  4490. part = TelescopeFullAScaleable_4294727490
  4491. partName = Part
  4492. pos = -0.1709657,16.72242,-2.066815
  4493. rot = -2.980232E-08,-0.7071069,5.662441E-07,0.7071068
  4494. attRot = 0,0,0,1
  4495. mir = 1,1,1
  4496. istg = 0
  4497. dstg = 0
  4498. sidx = -1
  4499. sqor = -1
  4500. attm = 0
  4501. link = TelescopeFullAScaleable_4294727456
  4502. attN = bottom,TelescopeFullAScaleable_4294727524
  4503. attN = top,TelescopeFullAScaleable_4294727456
  4504. EVENTS
  4505. {
  4506. }
  4507. ACTIONS
  4508. {
  4509. }
  4510. MODULE
  4511. {
  4512. name = TweakScale
  4513. isEnabled = True
  4514. tweakScale = 0.262144
  4515. currentScale = 0.262144
  4516. defaultScale = 1
  4517. defaultName = 2
  4518. isFreeScale = False
  4519. version = 1.23.0.0
  4520. defaultTransformScale = (1, 1, 1)
  4521. tweakScale_UIEditor
  4522. {
  4523. controlEnabled = True
  4524. minValue = 0.625
  4525. maxValue = 5
  4526. incrementLarge = 1.25
  4527. incrementSmall = 0.125
  4528. incrementSlide = 0.001
  4529. }
  4530. EVENTS
  4531. {
  4532. }
  4533. ACTIONS
  4534. {
  4535. }
  4536. }
  4537. MODULE
  4538. {
  4539. name = MuMechToggle
  4540. isEnabled = True
  4541. servoName = TelescopicPiston
  4542. groupName = Telescope
  4543. forwardKey =
  4544. reverseKey =
  4545. on = False
  4546. isMotionLock = False
  4547. customSpeed = 1
  4548. rotateKey =
  4549. revRotateKey =
  4550. rotateLimits = False
  4551. rotateMin = 0
  4552. rotateMax = 360
  4553. reversedRotationOn = False
  4554. reversedRotationKey = False
  4555. rotationDelta = 0
  4556. rotation = 0
  4557. translateLimits = True
  4558. translateMin = 0
  4559. translateMax = 0.4718592
  4560. reversedTranslationOn = False
  4561. reversedTranslationKey = False
  4562. translationDelta = 0
  4563. translation = 0
  4564. freeMoving = False
  4565. minRange =
  4566. maxRange =
  4567. minTweak = 0
  4568. maxTweak = 0.47
  4569. stepIncrement = 0.01
  4570. speedTweak = 1
  4571. speedTweakFine = 0
  4572. limitTweakable = False
  4573. limitTweakableFlag = False
  4574. invertAxis = False
  4575. minTweak_UIFlight
  4576. {
  4577. controlEnabled = True
  4578. minValue = 0
  4579. maxValue = 0.4718592
  4580. incrementSlide = 0.01
  4581. }
  4582. maxTweak_UIFlight
  4583. {
  4584. controlEnabled = True
  4585. minValue = 0
  4586. maxValue = 0.4718592
  4587. incrementSlide = 0.01
  4588. }
  4589. stepIncrement_UIFlight
  4590. {
  4591. controlEnabled = True
  4592. }
  4593. speedTweak_UIFlight
  4594. {
  4595. controlEnabled = True
  4596. minValue = 0.1
  4597. maxValue = 5
  4598. stepIncrement = 0.1
  4599. }
  4600. speedTweakFine_UIFlight
  4601. {
  4602. controlEnabled = True
  4603. minValue = -0.1
  4604. maxValue = 0.1
  4605. stepIncrement = 0.01
  4606. }
  4607. EVENTS
  4608. {
  4609. limitTweakableToggle
  4610. {
  4611. active = False
  4612. guiActive = True
  4613. guiActiveEditor = True
  4614. guiIcon = Rotate Limits Off
  4615. guiName = Rotate Limits Off
  4616. category = Rotate Limits Off
  4617. guiActiveUnfocused = False
  4618. unfocusedRange = 2
  4619. externalToEVAOnly = True
  4620. }
  4621. InvertAxisOff
  4622. {
  4623. active = True
  4624. guiActive = True
  4625. guiActiveEditor = True
  4626. guiIcon = Invert Axis Off
  4627. guiName = Invert Axis Off
  4628. category = Invert Axis Off
  4629. guiActiveUnfocused = False
  4630. unfocusedRange = 2
  4631. externalToEVAOnly = True
  4632. }
  4633. InvertAxisOn
  4634. {
  4635. active = False
  4636. guiActive = True
  4637. guiActiveEditor = True
  4638. guiIcon = Invert Axis On
  4639. guiName = Invert Axis On
  4640. category = Invert Axis On
  4641. guiActiveUnfocused = False
  4642. unfocusedRange = 2
  4643. externalToEVAOnly = True
  4644. }
  4645. Activate
  4646. {
  4647. active = True
  4648. guiActive = True
  4649. guiIcon = Engage Lock
  4650. guiName = Engage Lock
  4651. category = Engage Lock
  4652. guiActiveUnfocused = False
  4653. unfocusedRange = 2
  4654. externalToEVAOnly = True
  4655. }
  4656. Deactivate
  4657. {
  4658. active = False
  4659. guiActive = True
  4660. guiIcon = Disengage Lock
  4661. guiName = Disengage Lock
  4662. category = Disengage Lock
  4663. guiActiveUnfocused = False
  4664. unfocusedRange = 2
  4665. externalToEVAOnly = True
  4666. }
  4667. }
  4668. ACTIONS
  4669. {
  4670. LockToggle
  4671. {
  4672. actionGroup = None
  4673. }
  4674. MovePlusAction
  4675. {
  4676. actionGroup = None
  4677. }
  4678. MoveMinusAction
  4679. {
  4680. actionGroup = None
  4681. }
  4682. MoveCenterAction
  4683. {
  4684. actionGroup = None
  4685. }
  4686. }
  4687. }
  4688. }
  4689. PART
  4690. {
  4691. part = TelescopeFullAScaleable_4294727456
  4692. partName = Part
  4693. pos = -0.1709657,16.76699,-2.066815
  4694. rot = -8.940697E-08,-0.7071068,4.172325E-07,0.7071069
  4695. attRot = 0,0,0,1
  4696. mir = 1,1,1
  4697. istg = 0
  4698. dstg = 0
  4699. sidx = -1
  4700. sqor = -1
  4701. attm = 0
  4702. link = TelescopeFullAScaleable_4294727422
  4703. attN = bottom,TelescopeFullAScaleable_4294727490
  4704. attN = top,TelescopeFullAScaleable_4294727422
  4705. EVENTS
  4706. {
  4707. }
  4708. ACTIONS
  4709. {
  4710. }
  4711. MODULE
  4712. {
  4713. name = TweakScale
  4714. isEnabled = True
  4715. tweakScale = 0.2097152
  4716. currentScale = 0.2097152
  4717. defaultScale = 1
  4718. defaultName = 1
  4719. isFreeScale = False
  4720. version = 1.23.0.0
  4721. defaultTransformScale = (1, 1, 1)
  4722. tweakScale_UIEditor
  4723. {
  4724. controlEnabled = True
  4725. minValue = 0.625
  4726. maxValue = 5
  4727. incrementLarge = 1.25
  4728. incrementSmall = 0.125
  4729. incrementSlide = 0.001
  4730. }
  4731. EVENTS
  4732. {
  4733. }
  4734. ACTIONS
  4735. {
  4736. }
  4737. }
  4738. MODULE
  4739. {
  4740. name = MuMechToggle
  4741. isEnabled = True
  4742. servoName = TelescopicPiston
  4743. groupName = Telescope
  4744. forwardKey =
  4745. reverseKey =
  4746. on = False
  4747. isMotionLock = False
  4748. customSpeed = 1
  4749. rotateKey =
  4750. revRotateKey =
  4751. rotateLimits = False
  4752. rotateMin = 0
  4753. rotateMax = 360
  4754. reversedRotationOn = False
  4755. reversedRotationKey = False
  4756. rotationDelta = 0
  4757. rotation = 0
  4758. translateLimits = True
  4759. translateMin = 0
  4760. translateMax = 0.3774874
  4761. reversedTranslationOn = False
  4762. reversedTranslationKey = False
  4763. translationDelta = 0
  4764. translation = 0
  4765. freeMoving = False
  4766. minRange =
  4767. maxRange =
  4768. minTweak = 0
  4769. maxTweak = 0.3774874
  4770. stepIncrement = 0.01
  4771. speedTweak = 1
  4772. speedTweakFine = 0
  4773. limitTweakable = False
  4774. limitTweakableFlag = False
  4775. invertAxis = False
  4776. minTweak_UIFlight
  4777. {
  4778. controlEnabled = True
  4779. minValue = 0
  4780. maxValue = 0.3774874
  4781. incrementSlide = 0.01
  4782. }
  4783. maxTweak_UIFlight
  4784. {
  4785. controlEnabled = True
  4786. minValue = 0
  4787. maxValue = 0.3774874
  4788. incrementSlide = 0.01
  4789. }
  4790. stepIncrement_UIFlight
  4791. {
  4792. controlEnabled = True
  4793. }
  4794. speedTweak_UIFlight
  4795. {
  4796. controlEnabled = True
  4797. minValue = 0.1
  4798. maxValue = 5
  4799. stepIncrement = 0.1
  4800. }
  4801. speedTweakFine_UIFlight
  4802. {
  4803. controlEnabled = True
  4804. minValue = -0.1
  4805. maxValue = 0.1
  4806. stepIncrement = 0.01
  4807. }
  4808. EVENTS
  4809. {
  4810. limitTweakableToggle
  4811. {
  4812. active = False
  4813. guiActive = True
  4814. guiActiveEditor = True
  4815. guiIcon = Rotate Limits Off
  4816. guiName = Rotate Limits Off
  4817. category = Rotate Limits Off
  4818. guiActiveUnfocused = False
  4819. unfocusedRange = 2
  4820. externalToEVAOnly = True
  4821. }
  4822. InvertAxisOff
  4823. {
  4824. active = True
  4825. guiActive = True
  4826. guiActiveEditor = True
  4827. guiIcon = Invert Axis Off
  4828. guiName = Invert Axis Off
  4829. category = Invert Axis Off
  4830. guiActiveUnfocused = False
  4831. unfocusedRange = 2
  4832. externalToEVAOnly = True
  4833. }
  4834. InvertAxisOn
  4835. {
  4836. active = False
  4837. guiActive = True
  4838. guiActiveEditor = True
  4839. guiIcon = Invert Axis On
  4840. guiName = Invert Axis On
  4841. category = Invert Axis On
  4842. guiActiveUnfocused = False
  4843. unfocusedRange = 2
  4844. externalToEVAOnly = True
  4845. }
  4846. Activate
  4847. {
  4848. active = True
  4849. guiActive = True
  4850. guiIcon = Engage Lock
  4851. guiName = Engage Lock
  4852. category = Engage Lock
  4853. guiActiveUnfocused = False
  4854. unfocusedRange = 2
  4855. externalToEVAOnly = True
  4856. }
  4857. Deactivate
  4858. {
  4859. active = False
  4860. guiActive = True
  4861. guiIcon = Disengage Lock
  4862. guiName = Disengage Lock
  4863. category = Disengage Lock
  4864. guiActiveUnfocused = False
  4865. unfocusedRange = 2
  4866. externalToEVAOnly = True
  4867. }
  4868. }
  4869. ACTIONS
  4870. {
  4871. LockToggle
  4872. {
  4873. actionGroup = None
  4874. }
  4875. MovePlusAction
  4876. {
  4877. actionGroup = None
  4878. }
  4879. MoveMinusAction
  4880. {
  4881. actionGroup = None
  4882. }
  4883. MoveCenterAction
  4884. {
  4885. actionGroup = None
  4886. }
  4887. }
  4888. }
  4889. }
  4890. PART
  4891. {
  4892. part = TelescopeFullAScaleable_4294727422
  4893. partName = Part
  4894. pos = -0.1709638,16.46976,-2.066815
  4895. rot = -8.940697E-08,-0.7071068,4.172325E-07,0.7071069
  4896. attRot = 0,0,0,1
  4897. mir = 1,1,1
  4898. istg = 0
  4899. dstg = 0
  4900. sidx = -1
  4901. sqor = -1
  4902. attm = 0
  4903. attN = bottom,TelescopeFullAScaleable_4294727456
  4904. EVENTS
  4905. {
  4906. }
  4907. ACTIONS
  4908. {
  4909. }
  4910. MODULE
  4911. {
  4912. name = TweakScale
  4913. isEnabled = True
  4914. tweakScale = 0.1677722
  4915. currentScale = 0.1677722
  4916. defaultScale = 1
  4917. defaultName = 0
  4918. isFreeScale = False
  4919. version = 1.23.0.0
  4920. defaultTransformScale = (1, 1, 1)
  4921. tweakScale_UIEditor
  4922. {
  4923. controlEnabled = True
  4924. minValue = 0.625
  4925. maxValue = 5
  4926. incrementLarge = 1.25
  4927. incrementSmall = 0.125
  4928. incrementSlide = 0.001
  4929. }
  4930. EVENTS
  4931. {
  4932. }
  4933. ACTIONS
  4934. {
  4935. }
  4936. }
  4937. MODULE
  4938. {
  4939. name = MuMechToggle
  4940. isEnabled = True
  4941. servoName = TelescopicPiston
  4942. groupName = Blank
  4943. forwardKey =
  4944. reverseKey =
  4945. on = False
  4946. isMotionLock = False
  4947. customSpeed = 1
  4948. rotateKey =
  4949. revRotateKey =
  4950. rotateLimits = False
  4951. rotateMin = 0
  4952. rotateMax = 360
  4953. reversedRotationOn = False
  4954. reversedRotationKey = False
  4955. rotationDelta = 0
  4956. rotation = 0
  4957. translateLimits = True
  4958. translateMin = 0
  4959. translateMax = 0.3019899
  4960. reversedTranslationOn = False
  4961. reversedTranslationKey = False
  4962. translationDelta = 0
  4963. translation = 0
  4964. freeMoving = False
  4965. minRange =
  4966. maxRange =
  4967. minTweak = 0
  4968. maxTweak = 0.3
  4969. stepIncrement = 0.01
  4970. speedTweak = 1
  4971. speedTweakFine = 0
  4972. limitTweakable = False
  4973. limitTweakableFlag = False
  4974. invertAxis = False
  4975. minTweak_UIFlight
  4976. {
  4977. controlEnabled = True
  4978. minValue = 0
  4979. maxValue = 0.3019899
  4980. incrementSlide = 0.01
  4981. }
  4982. maxTweak_UIFlight
  4983. {
  4984. controlEnabled = True
  4985. minValue = 0
  4986. maxValue = 0.3019899
  4987. incrementSlide = 0.01
  4988. }
  4989. stepIncrement_UIFlight
  4990. {
  4991. controlEnabled = True
  4992. }
  4993. speedTweak_UIFlight
  4994. {
  4995. controlEnabled = True
  4996. minValue = 0.1
  4997. maxValue = 5
  4998. stepIncrement = 0.1
  4999. }
  5000. speedTweakFine_UIFlight
  5001. {
  5002. controlEnabled = True
  5003. minValue = -0.1
  5004. maxValue = 0.1
  5005. stepIncrement = 0.01
  5006. }
  5007. EVENTS
  5008. {
  5009. limitTweakableToggle
  5010. {
  5011. active = False
  5012. guiActive = True
  5013. guiActiveEditor = True
  5014. guiIcon = Rotate Limits Off
  5015. guiName = Rotate Limits Off
  5016. category = Rotate Limits Off
  5017. guiActiveUnfocused = False
  5018. unfocusedRange = 2
  5019. externalToEVAOnly = True
  5020. }
  5021. InvertAxisOff
  5022. {
  5023. active = True
  5024. guiActive = True
  5025. guiActiveEditor = True
  5026. guiIcon = Invert Axis Off
  5027. guiName = Invert Axis Off
  5028. category = Invert Axis Off
  5029. guiActiveUnfocused = False
  5030. unfocusedRange = 2
  5031. externalToEVAOnly = True
  5032. }
  5033. InvertAxisOn
  5034. {
  5035. active = False
  5036. guiActive = True
  5037. guiActiveEditor = True
  5038. guiIcon = Invert Axis On
  5039. guiName = Invert Axis On
  5040. category = Invert Axis On
  5041. guiActiveUnfocused = False
  5042. unfocusedRange = 2
  5043. externalToEVAOnly = True
  5044. }
  5045. Activate
  5046. {
  5047. active = True
  5048. guiActive = True
  5049. guiIcon = Engage Lock
  5050. guiName = Engage Lock
  5051. category = Engage Lock
  5052. guiActiveUnfocused = False
  5053. unfocusedRange = 2
  5054. externalToEVAOnly = True
  5055. }
  5056. Deactivate
  5057. {
  5058. active = False
  5059. guiActive = True
  5060. guiIcon = Disengage Lock
  5061. guiName = Disengage Lock
  5062. category = Disengage Lock
  5063. guiActiveUnfocused = False
  5064. unfocusedRange = 2
  5065. externalToEVAOnly = True
  5066. }
  5067. }
  5068. ACTIONS
  5069. {
  5070. LockToggle
  5071. {
  5072. actionGroup = None
  5073. }
  5074. MovePlusAction
  5075. {
  5076. actionGroup = None
  5077. }
  5078. MoveMinusAction
  5079. {
  5080. actionGroup = None
  5081. }
  5082. MoveCenterAction
  5083. {
  5084. actionGroup = None
  5085. }
  5086. }
  5087. }
  5088. }
  5089. PART
  5090. {
  5091. part = trussPiece3x_4294727388
  5092. partName = Part
  5093. pos = -0.07941478,11.88414,3.194239
  5094. rot = -0.7071068,0,0,0.7071068
  5095. attRot = -0.7071068,0,0,0.7071068
  5096. mir = 1,1,1
  5097. istg = 0
  5098. dstg = 0
  5099. sidx = -1
  5100. sqor = -1
  5101. attm = 0
  5102. link = strutCube_4294727366
  5103. attN = top,stationHub_4294728002
  5104. EVENTS
  5105. {
  5106. }
  5107. ACTIONS
  5108. {
  5109. }
  5110. MODULE
  5111. {
  5112. name = TweakScale
  5113. isEnabled = True
  5114. tweakScale = 150
  5115. currentScale = 150
  5116. defaultScale = 100
  5117. defaultName = -1
  5118. isFreeScale = True
  5119. version = 1.23.0.0
  5120. defaultTransformScale = (1, 1, 1)
  5121. tweakScale_UIEditor
  5122. {
  5123. controlEnabled = True
  5124. minValue = 25
  5125. maxValue = 400
  5126. incrementLarge = 37.5
  5127. incrementSmall = 3.75
  5128. incrementSlide = 0.001
  5129. }
  5130. EVENTS
  5131. {
  5132. }
  5133. ACTIONS
  5134. {
  5135. }
  5136. }
  5137. }
  5138. PART
  5139. {
  5140. part = strutCube_4294727366
  5141. partName = Part
  5142. pos = -0.07771843,12.88593,4.764186
  5143. rot = -3.278255E-07,0,0,1
  5144. attRot = 0,0,0,0.9999999
  5145. mir = 1,1,1
  5146. istg = 0
  5147. dstg = 0
  5148. sidx = -1
  5149. sqor = -1
  5150. attm = 1
  5151. link = IRPistonScaleable_4294727344
  5152. srfN = srfAttach,trussPiece3x_4294727388
  5153. attN = top,IRPistonScaleable_4294727344
  5154. EVENTS
  5155. {
  5156. }
  5157. ACTIONS
  5158. {
  5159. }
  5160. MODULE
  5161. {
  5162. name = TweakScale
  5163. isEnabled = True
  5164. tweakScale = 400
  5165. currentScale = 400
  5166. defaultScale = 100
  5167. defaultName = -1
  5168. isFreeScale = True
  5169. version = 1.23.0.0
  5170. defaultTransformScale = (1, 1, 1)
  5171. tweakScale_UIEditor
  5172. {
  5173. controlEnabled = True
  5174. minValue = 25
  5175. maxValue = 400
  5176. incrementLarge = 37.5
  5177. incrementSmall = 3.75
  5178. incrementSlide = 0.001
  5179. }
  5180. EVENTS
  5181. {
  5182. }
  5183. ACTIONS
  5184. {
  5185. }
  5186. }
  5187. }
  5188. PART
  5189. {
  5190. part = IRPistonScaleable_4294727344
  5191. partName = Part
  5192. pos = -0.07771843,13.40087,4.764186
  5193. rot = 0,0,0,1
  5194. attRot = 0,0,0,0.9999999
  5195. mir = 1,1,1
  5196. istg = 0
  5197. dstg = 0
  5198. sidx = -1
  5199. sqor = -1
  5200. attm = 0
  5201. link = Mark1-2Pod_4294727310
  5202. attN = bottom,strutCube_4294727366
  5203. attN = top,Mark1-2Pod_4294727310
  5204. EVENTS
  5205. {
  5206. }
  5207. ACTIONS
  5208. {
  5209. }
  5210. MODULE
  5211. {
  5212. name = TweakScale
  5213. isEnabled = True
  5214. tweakScale = 1.25
  5215. currentScale = 1.25
  5216. defaultScale = 1.25
  5217. defaultName = 2
  5218. isFreeScale = False
  5219. version = 1.23.0.0
  5220. defaultTransformScale = (1.25, 1.25, 1.25)
  5221. tweakScale_UIEditor
  5222. {
  5223. controlEnabled = True
  5224. minValue = 0.625
  5225. maxValue = 5
  5226. incrementLarge = 1.25
  5227. incrementSmall = 0.125
  5228. incrementSlide = 0.001
  5229. }
  5230. EVENTS
  5231. {
  5232. }
  5233. ACTIONS
  5234. {
  5235. }
  5236. }
  5237. MODULE
  5238. {
  5239. name = MuMechToggle
  5240. isEnabled = True
  5241. servoName = New Cylinder
  5242. groupName = Pod 2
  5243. forwardKey =
  5244. reverseKey =
  5245. on = False
  5246. isMotionLock = False
  5247. customSpeed = 1
  5248. rotateKey =
  5249. revRotateKey =
  5250. rotateLimits = False
  5251. rotateMin = 0
  5252. rotateMax = 360
  5253. reversedRotationOn = False
  5254. reversedRotationKey = False
  5255. rotationDelta = 0
  5256. rotation = 0
  5257. translateLimits = True
  5258. translateMin = 0
  5259. translateMax = 1.3
  5260. reversedTranslationOn = False
  5261. reversedTranslationKey = False
  5262. translationDelta = 0
  5263. translation = 0
  5264. freeMoving = False
  5265. minRange =
  5266. maxRange =
  5267. minTweak = 0
  5268. maxTweak = 1.3
  5269. stepIncrement = 0.01
  5270. speedTweak = 1
  5271. speedTweakFine = 0
  5272. limitTweakable = False
  5273. limitTweakableFlag = False
  5274. invertAxis = False
  5275. minTweak_UIFlight
  5276. {
  5277. controlEnabled = True
  5278. minValue = 0
  5279. maxValue = 1.3
  5280. incrementSlide = 0.01
  5281. }
  5282. maxTweak_UIFlight
  5283. {
  5284. controlEnabled = True
  5285. minValue = 0
  5286. maxValue = 1.3
  5287. incrementSlide = 0.01
  5288. }
  5289. stepIncrement_UIFlight
  5290. {
  5291. controlEnabled = True
  5292. }
  5293. speedTweak_UIFlight
  5294. {
  5295. controlEnabled = True
  5296. minValue = 0.1
  5297. maxValue = 5
  5298. stepIncrement = 0.1
  5299. }
  5300. speedTweakFine_UIFlight
  5301. {
  5302. controlEnabled = True
  5303. minValue = -0.1
  5304. maxValue = 0.1
  5305. stepIncrement = 0.01
  5306. }
  5307. EVENTS
  5308. {
  5309. limitTweakableToggle
  5310. {
  5311. active = False
  5312. guiActive = True
  5313. guiActiveEditor = True
  5314. guiIcon = Rotate Limits Off
  5315. guiName = Rotate Limits Off
  5316. category = Rotate Limits Off
  5317. guiActiveUnfocused = False
  5318. unfocusedRange = 2
  5319. externalToEVAOnly = True
  5320. }
  5321. InvertAxisOff
  5322. {
  5323. active = True
  5324. guiActive = True
  5325. guiActiveEditor = True
  5326. guiIcon = Invert Axis Off
  5327. guiName = Invert Axis Off
  5328. category = Invert Axis Off
  5329. guiActiveUnfocused = False
  5330. unfocusedRange = 2
  5331. externalToEVAOnly = True
  5332. }
  5333. InvertAxisOn
  5334. {
  5335. active = False
  5336. guiActive = True
  5337. guiActiveEditor = True
  5338. guiIcon = Invert Axis On
  5339. guiName = Invert Axis On
  5340. category = Invert Axis On
  5341. guiActiveUnfocused = False
  5342. unfocusedRange = 2
  5343. externalToEVAOnly = True
  5344. }
  5345. Activate
  5346. {
  5347. active = True
  5348. guiActive = True
  5349. guiIcon = Engage Lock
  5350. guiName = Engage Lock
  5351. category = Engage Lock
  5352. guiActiveUnfocused = False
  5353. unfocusedRange = 2
  5354. externalToEVAOnly = True
  5355. }
  5356. Deactivate
  5357. {
  5358. active = False
  5359. guiActive = True
  5360. guiIcon = Disengage Lock
  5361. guiName = Disengage Lock
  5362. category = Disengage Lock
  5363. guiActiveUnfocused = False
  5364. unfocusedRange = 2
  5365. externalToEVAOnly = True
  5366. }
  5367. }
  5368. ACTIONS
  5369. {
  5370. LockToggle
  5371. {
  5372. actionGroup = None
  5373. }
  5374. MovePlusAction
  5375. {
  5376. actionGroup = None
  5377. }
  5378. MoveMinusAction
  5379. {
  5380. actionGroup = None
  5381. }
  5382. MoveCenterAction
  5383. {
  5384. actionGroup = None
  5385. }
  5386. }
  5387. }
  5388. }
  5389. PART
  5390. {
  5391. part = Mark1-2Pod_4294727310
  5392. partName = Part
  5393. pos = -0.07771843,16.58136,4.764188
  5394. rot = 0,0,0,1
  5395. attRot = 0,0,0,1
  5396. mir = 1,1,1
  5397. istg = 0
  5398. dstg = 0
  5399. sidx = -1
  5400. sqor = -1
  5401. attm = 0
  5402. attN = bottom,IRPistonScaleable_4294727344
  5403. EVENTS
  5404. {
  5405. }
  5406. ACTIONS
  5407. {
  5408. }
  5409. MODULE
  5410. {
  5411. name = ModuleCommand
  5412. isEnabled = True
  5413. controlSrcStatusText =
  5414. EVENTS
  5415. {
  5416. MakeReference
  5417. {
  5418. active = True
  5419. guiActive = True
  5420. guiIcon = Control From Here
  5421. guiName = Control From Here
  5422. category = Control From Here
  5423. guiActiveUnfocused = False
  5424. unfocusedRange = 2
  5425. externalToEVAOnly = True
  5426. }
  5427. RenameVessel
  5428. {
  5429. active = True
  5430. guiActive = True
  5431. guiIcon = Rename Vessel
  5432. guiName = Rename Vessel
  5433. category = Rename Vessel
  5434. guiActiveUnfocused = False
  5435. unfocusedRange = 2
  5436. externalToEVAOnly = True
  5437. }
  5438. }
  5439. ACTIONS
  5440. {
  5441. }
  5442. }
  5443. MODULE
  5444. {
  5445. name = ModuleSAS
  5446. isEnabled = True
  5447. EVENTS
  5448. {
  5449. }
  5450. ACTIONS
  5451. {
  5452. }
  5453. }
  5454. MODULE
  5455. {
  5456. name = ModuleReactionWheel
  5457. isEnabled = True
  5458. stateString = Active
  5459. WheelState = Active
  5460. EVENTS
  5461. {
  5462. OnToggle
  5463. {
  5464. active = True
  5465. guiActive = True
  5466. guiIcon = Toggle Torque
  5467. guiName = Toggle Torque
  5468. category = Toggle Torque
  5469. guiActiveUnfocused = False
  5470. unfocusedRange = 2
  5471. externalToEVAOnly = True
  5472. }
  5473. }
  5474. ACTIONS
  5475. {
  5476. Activate
  5477. {
  5478. actionGroup = None
  5479. }
  5480. Deactivate
  5481. {
  5482. actionGroup = None
  5483. }
  5484. Toggle
  5485. {
  5486. actionGroup = None
  5487. }
  5488. }
  5489. }
  5490. MODULE
  5491. {
  5492. name = ModuleScienceExperiment
  5493. isEnabled = True
  5494. Deployed = False
  5495. Inoperable = False
  5496. EVENTS
  5497. {
  5498. DeployExperiment
  5499. {
  5500. active = True
  5501. guiActive = True
  5502. guiIcon = Deploy
  5503. guiName = Deploy
  5504. category = Deploy
  5505. guiActiveUnfocused = False
  5506. unfocusedRange = 2
  5507. externalToEVAOnly = True
  5508. }
  5509. CollectDataExternalEvent
  5510. {
  5511. active = True
  5512. guiActive = False
  5513. guiIcon =
  5514. guiName =
  5515. category =
  5516. guiActiveUnfocused = True
  5517. unfocusedRange = 1.5
  5518. externalToEVAOnly = True
  5519. }
  5520. ReviewDataEvent
  5521. {
  5522. active = True
  5523. guiActive = True
  5524. guiIcon = Review Data
  5525. guiName = Review Data
  5526. category = Review Data
  5527. guiActiveUnfocused = False
  5528. unfocusedRange = 2
  5529. externalToEVAOnly = True
  5530. }
  5531. ResetExperiment
  5532. {
  5533. active = True
  5534. guiActive = True
  5535. guiIcon = Reset
  5536. guiName = Reset
  5537. category = Reset
  5538. guiActiveUnfocused = False
  5539. unfocusedRange = 2
  5540. externalToEVAOnly = True
  5541. }
  5542. ResetExperimentExternal
  5543. {
  5544. active = True
  5545. guiActive = False
  5546. guiIcon = Reset
  5547. guiName = Reset
  5548. category = Reset
  5549. guiActiveUnfocused = True
  5550. unfocusedRange = 2
  5551. externalToEVAOnly = True
  5552. }
  5553. }
  5554. ACTIONS
  5555. {
  5556. DeployAction
  5557. {
  5558. actionGroup = None
  5559. }
  5560. ResetAction
  5561. {
  5562. actionGroup = None
  5563. }
  5564. }
  5565. }
  5566. MODULE
  5567. {
  5568. name = ModuleScienceContainer
  5569. isEnabled = True
  5570. EVENTS
  5571. {
  5572. StoreDataExternalEvent
  5573. {
  5574. active = False
  5575. guiActive = False
  5576. guiIcon =
  5577. guiName = Store Experiments (0)
  5578. category =
  5579. guiActiveUnfocused = True
  5580. unfocusedRange = 2
  5581. externalToEVAOnly = True
  5582. }
  5583. CollectDataExternalEvent
  5584. {
  5585. active = False
  5586. guiActive = False
  5587. guiIcon =
  5588. guiName = Take Data (0)
  5589. category =
  5590. guiActiveUnfocused = True
  5591. unfocusedRange = 2
  5592. externalToEVAOnly = True
  5593. }
  5594. ReviewDataEvent
  5595. {
  5596. active = False
  5597. guiActive = True
  5598. guiIcon = Review Data
  5599. guiName = Review Stored Data (0)
  5600. category = Review Data
  5601. guiActiveUnfocused = False
  5602. unfocusedRange = 2
  5603. externalToEVAOnly = True
  5604. }
  5605. }
  5606. ACTIONS
  5607. {
  5608. }
  5609. }
  5610. MODULE
  5611. {
  5612. name = FlagDecal
  5613. isEnabled = True
  5614. flagDisplayed = True
  5615. EVENTS
  5616. {
  5617. ToggleFlag
  5618. {
  5619. active = True
  5620. guiActive = False
  5621. guiActiveEditor = True
  5622. guiIcon = ToggleFlag
  5623. guiName = ToggleFlag
  5624. category = ToggleFlag
  5625. guiActiveUnfocused = False
  5626. unfocusedRange = 2
  5627. externalToEVAOnly = True
  5628. }
  5629. }
  5630. ACTIONS
  5631. {
  5632. }
  5633. }
  5634. MODULE
  5635. {
  5636. name = ModuleTripLogger
  5637. isEnabled = True
  5638. EVENTS
  5639. {
  5640. }
  5641. ACTIONS
  5642. {
  5643. }
  5644. Surfaced
  5645. {
  5646. }
  5647. Flew
  5648. {
  5649. }
  5650. FlewBy
  5651. {
  5652. }
  5653. Orbited
  5654. {
  5655. }
  5656. SubOrbited
  5657. {
  5658. }
  5659. }
  5660. RESOURCE
  5661. {
  5662. name = ElectricCharge
  5663. amount = 150
  5664. maxAmount = 150
  5665. flowState = True
  5666. isTweakable = True
  5667. hideFlow = False
  5668. flowMode = Both
  5669. }
  5670. RESOURCE
  5671. {
  5672. name = MonoPropellant
  5673. amount = 30
  5674. maxAmount = 30
  5675. flowState = True
  5676. isTweakable = True
  5677. hideFlow = False
  5678. flowMode = Both
  5679. }
  5680. }
  5681. PART
  5682. {
  5683. part = trussPiece3x_4294727200
  5684. partName = Part
  5685. pos = 3.045595,11.88414,0.06922884
  5686. rot = -0.5,-0.5,-0.5,0.5
  5687. attRot = -0.4999999,-0.4999999,-0.4999999,0.4999999
  5688. mir = 1,1,1
  5689. istg = 0
  5690. dstg = 0
  5691. sidx = -1
  5692. sqor = -1
  5693. attm = 0
  5694. link = launchClamp1_4294726790
  5695. attN = bottom,stationHub_4294728002
  5696. EVENTS
  5697. {
  5698. }
  5699. ACTIONS
  5700. {
  5701. }
  5702. MODULE
  5703. {
  5704. name = TweakScale
  5705. isEnabled = True
  5706. tweakScale = 150
  5707. currentScale = 150
  5708. defaultScale = 100
  5709. defaultName = -1
  5710. isFreeScale = True
  5711. version = 1.23.0.0
  5712. defaultTransformScale = (1, 1, 1)
  5713. tweakScale_UIEditor
  5714. {
  5715. controlEnabled = True
  5716. minValue = 25
  5717. maxValue = 400
  5718. incrementLarge = 37.5
  5719. incrementSmall = 3.75
  5720. incrementSlide = 0.001
  5721. }
  5722. EVENTS
  5723. {
  5724. }
  5725. ACTIONS
  5726. {
  5727. }
  5728. }
  5729. }
  5730. PART
  5731. {
  5732. part = trussPiece3x_4294727178
  5733. partName = Part
  5734. pos = -3.204424,11.88414,0.06922884
  5735. rot = -0.5,-0.5,-0.5,0.5
  5736. attRot = -0.4999999,-0.4999999,-0.4999999,0.4999999
  5737. mir = 1,1,1
  5738. istg = 0
  5739. dstg = 0
  5740. sidx = -1
  5741. sqor = -1
  5742. attm = 0
  5743. link = launchClamp1_4294726682
  5744. attN = top,stationHub_4294728002
  5745. EVENTS
  5746. {
  5747. }
  5748. ACTIONS
  5749. {
  5750. }
  5751. MODULE
  5752. {
  5753. name = TweakScale
  5754. isEnabled = True
  5755. tweakScale = 150
  5756. currentScale = 150
  5757. defaultScale = 100
  5758. defaultName = -1
  5759. isFreeScale = True
  5760. version = 1.23.0.0
  5761. defaultTransformScale = (1, 1, 1)
  5762. tweakScale_UIEditor
  5763. {
  5764. controlEnabled = True
  5765. minValue = 25
  5766. maxValue = 400
  5767. incrementLarge = 37.5
  5768. incrementSmall = 3.75
  5769. incrementSlide = 0.001
  5770. }
  5771. EVENTS
  5772. {
  5773. }
  5774. ACTIONS
  5775. {
  5776. }
  5777. }
  5778. }
  5779. PART
  5780. {
  5781. part = Size3MediumTank_4294727156
  5782. partName = Part
  5783. pos = -0.07941478,9.040987,0.06922884
  5784. rot = 0,0,0,1
  5785. attRot = 0,0,0,1
  5786. mir = 1,1,1
  5787. istg = 0
  5788. dstg = 0
  5789. sidx = -1
  5790. sqor = -1
  5791. attm = 0
  5792. link = Size3EngineCluster_4294727126
  5793. link = launchClamp1_4294727006
  5794. link = launchClamp1_4294726898
  5795. attN = top,stationHub_4294728002
  5796. attN = bottom,Size3EngineCluster_4294727126
  5797. EVENTS
  5798. {
  5799. }
  5800. ACTIONS
  5801. {
  5802. }
  5803. MODULE
  5804. {
  5805. name = TweakScale
  5806. isEnabled = True
  5807. tweakScale = 3.75
  5808. currentScale = 3.75
  5809. defaultScale = 3.75
  5810. defaultName = 3
  5811. isFreeScale = False
  5812. version = 1.23.0.0
  5813. defaultTransformScale = (1, 1, 1)
  5814. tweakScale_UIEditor
  5815. {
  5816. controlEnabled = True
  5817. minValue = 0.625
  5818. maxValue = 5
  5819. incrementLarge = 1.25
  5820. incrementSmall = 0.125
  5821. incrementSlide = 0.001
  5822. }
  5823. EVENTS
  5824. {
  5825. }
  5826. ACTIONS
  5827. {
  5828. }
  5829. }
  5830. RESOURCE
  5831. {
  5832. name = LiquidFuel
  5833. amount = 3240
  5834. maxAmount = 3240
  5835. flowState = True
  5836. isTweakable = True
  5837. hideFlow = False
  5838. flowMode = Both
  5839. }
  5840. RESOURCE
  5841. {
  5842. name = Oxidizer
  5843. amount = 3960
  5844. maxAmount = 3960
  5845. flowState = True
  5846. isTweakable = True
  5847. hideFlow = False
  5848. flowMode = Both
  5849. }
  5850. }
  5851. PART
  5852. {
  5853. part = Size3EngineCluster_4294727126
  5854. partName = Part
  5855. pos = -0.07941478,5.576738,0.06922884
  5856. rot = 0,0,0,1
  5857. attRot = 0,0,0,1
  5858. mir = 1,1,1
  5859. istg = 1
  5860. dstg = 0
  5861. sidx = 0
  5862. sqor = 1
  5863. attm = 0
  5864. attN = top,Size3MediumTank_4294727156
  5865. EVENTS
  5866. {
  5867. }
  5868. ACTIONS
  5869. {
  5870. }
  5871. MODULE
  5872. {
  5873. name = ModuleEnginesFX
  5874. isEnabled = True
  5875. staged = False
  5876. flameout = False
  5877. EngineIgnited = False
  5878. engineShutdown = False
  5879. currentThrottle = 0
  5880. thrustPercentage = 100
  5881. manuallyOverridden = False
  5882. thrustPercentage_UIFlight
  5883. {
  5884. controlEnabled = True
  5885. minValue = 0
  5886. maxValue = 100
  5887. stepIncrement = 0.5
  5888. }
  5889. EVENTS
  5890. {
  5891. Activate
  5892. {
  5893. active = True
  5894. guiActive = True
  5895. guiIcon = Activate Engine
  5896. guiName = Activate Engine
  5897. category = Activate Engine
  5898. guiActiveUnfocused = False
  5899. unfocusedRange = 2
  5900. externalToEVAOnly = True
  5901. }
  5902. Shutdown
  5903. {
  5904. active = False
  5905. guiActive = True
  5906. guiIcon = Shutdown Engine
  5907. guiName = Shutdown Engine
  5908. category = Shutdown Engine
  5909. guiActiveUnfocused = False
  5910. unfocusedRange = 2
  5911. externalToEVAOnly = True
  5912. }
  5913. }
  5914. ACTIONS
  5915. {
  5916. OnAction
  5917. {
  5918. actionGroup = None
  5919. }
  5920. ShutdownAction
  5921. {
  5922. actionGroup = None
  5923. }
  5924. ActivateAction
  5925. {
  5926. actionGroup = None
  5927. }
  5928. }
  5929. }
  5930. MODULE
  5931. {
  5932. name = ModuleAlternator
  5933. isEnabled = True
  5934. EVENTS
  5935. {
  5936. }
  5937. ACTIONS
  5938. {
  5939. }
  5940. }
  5941. MODULE
  5942. {
  5943. name = ModuleGimbal
  5944. isEnabled = True
  5945. gimbalLock = False
  5946. EVENTS
  5947. {
  5948. LockGimbal
  5949. {
  5950. active = True
  5951. guiActive = True
  5952. guiActiveEditor = True
  5953. guiIcon = Lock Gimbal
  5954. guiName = Lock Gimbal
  5955. category = Lock Gimbal
  5956. guiActiveUnfocused = False
  5957. unfocusedRange = 2
  5958. externalToEVAOnly = True
  5959. }
  5960. FreeGimbal
  5961. {
  5962. active = False
  5963. guiActive = True
  5964. guiActiveEditor = True
  5965. guiIcon = Free Gimbal
  5966. guiName = Free Gimbal
  5967. category = Free Gimbal
  5968. guiActiveUnfocused = False
  5969. unfocusedRange = 2
  5970. externalToEVAOnly = True
  5971. }
  5972. }
  5973. ACTIONS
  5974. {
  5975. ToggleAction
  5976. {
  5977. actionGroup = None
  5978. }
  5979. }
  5980. }
  5981. MODULE
  5982. {
  5983. name = ModuleAnimateHeat
  5984. isEnabled = True
  5985. EVENTS
  5986. {
  5987. }
  5988. ACTIONS
  5989. {
  5990. }
  5991. }
  5992. MODULE
  5993. {
  5994. name = ModuleTestSubject
  5995. isEnabled = True
  5996. EVENTS
  5997. {
  5998. RunTestEvent
  5999. {
  6000. active = False
  6001. guiActive = True
  6002. guiIcon = Run Test
  6003. guiName = Run Test
  6004. category = Run Test
  6005. guiActiveUnfocused = False
  6006. unfocusedRange = 2
  6007. externalToEVAOnly = True
  6008. }
  6009. }
  6010. ACTIONS
  6011. {
  6012. }
  6013. }
  6014. MODULE
  6015. {
  6016. name = TweakScale
  6017. isEnabled = True
  6018. tweakScale = 3.75
  6019. currentScale = 3.75
  6020. defaultScale = 3.75
  6021. defaultName = 3
  6022. isFreeScale = False
  6023. version = 1.23.0.0
  6024. defaultTransformScale = (1, 1, 1)
  6025. tweakScale_UIEditor
  6026. {
  6027. controlEnabled = True
  6028. minValue = 0.625
  6029. maxValue = 5
  6030. incrementLarge = 1.25
  6031. incrementSmall = 0.125
  6032. incrementSlide = 0.001
  6033. }
  6034. EVENTS
  6035. {
  6036. }
  6037. ACTIONS
  6038. {
  6039. }
  6040. }
  6041. RESOURCE
  6042. {
  6043. name = ElectricCharge
  6044. amount = 0
  6045. maxAmount = 0
  6046. flowState = True
  6047. isTweakable = False
  6048. hideFlow = True
  6049. flowMode = Both
  6050. }
  6051. }
  6052. PART
  6053. {
  6054. part = launchClamp1_4294727006
  6055. partName = Strut
  6056. pos = -0.4230683,8.642229,-2.564476
  6057. rot = -8.940697E-08,-0.06540979,7.450581E-09,-0.9978585
  6058. attRot = 0,0,0,1
  6059. mir = 1,1,1
  6060. istg = 0
  6061. dstg = 0
  6062. sidx = 0
  6063. sqor = 0
  6064. attm = 1
  6065. sym = launchClamp1_4294726898
  6066. srfN = srfAttach,Size3MediumTank_4294727156
  6067. EVENTS
  6068. {
  6069. }
  6070. ACTIONS
  6071. {
  6072. }
  6073. MODULE
  6074. {
  6075. name = LaunchClamp
  6076. isEnabled = True
  6077. scaleFactor = 3.686743
  6078. height = 9.302381
  6079. towerRot = 8.940697E-08,0.06540979,-7.450581E-09,-0.9978585
  6080. EVENTS
  6081. {
  6082. Release
  6083. {
  6084. active = False
  6085. guiActive = True
  6086. guiIcon = Release Clamp
  6087. guiName = Release Clamp
  6088. category = Release Clamp
  6089. guiActiveUnfocused = False
  6090. unfocusedRange = 2
  6091. externalToEVAOnly = True
  6092. }
  6093. }
  6094. ACTIONS
  6095. {
  6096. ReleaseClamp
  6097. {
  6098. actionGroup = None
  6099. }
  6100. }
  6101. }
  6102. MODULE
  6103. {
  6104. name = ModuleGenerator
  6105. isEnabled = True
  6106. generatorIsActive = False
  6107. throttle = 0
  6108. EVENTS
  6109. {
  6110. Activate
  6111. {
  6112. active = True
  6113. guiActive = True
  6114. guiIcon = Activate Generator
  6115. guiName = Activate Generator
  6116. category = Activate Generator
  6117. guiActiveUnfocused = False
  6118. unfocusedRange = 2
  6119. externalToEVAOnly = True
  6120. }
  6121. Shutdown
  6122. {
  6123. active = True
  6124. guiActive = True
  6125. guiIcon = Shutdown Generator
  6126. guiName = Shutdown Generator
  6127. category = Shutdown Generator
  6128. guiActiveUnfocused = False
  6129. unfocusedRange = 2
  6130. externalToEVAOnly = True
  6131. }
  6132. }
  6133. ACTIONS
  6134. {
  6135. ToggleAction
  6136. {
  6137. actionGroup = None
  6138. }
  6139. ActivateAction
  6140. {
  6141. actionGroup = None
  6142. }
  6143. ShutdownAction
  6144. {
  6145. actionGroup = None
  6146. }
  6147. }
  6148. }
  6149. MODULE
  6150. {
  6151. name = ModuleTestSubject
  6152. isEnabled = True
  6153. EVENTS
  6154. {
  6155. RunTestEvent
  6156. {
  6157. active = False
  6158. guiActive = True
  6159. guiIcon = Run Test
  6160. guiName = Run Test
  6161. category = Run Test
  6162. guiActiveUnfocused = False
  6163. unfocusedRange = 2
  6164. externalToEVAOnly = True
  6165. }
  6166. }
  6167. ACTIONS
  6168. {
  6169. }
  6170. }
  6171. }
  6172. PART
  6173. {
  6174. part = launchClamp1_4294726898
  6175. partName = Strut
  6176. pos = 0.264239,8.642229,2.702934
  6177. rot = 7.450584E-09,-0.9978585,8.940697E-08,0.06540984
  6178. attRot = 0,0,0,1
  6179. mir = 1,1,1
  6180. istg = 0
  6181. dstg = 0
  6182. sidx = 0
  6183. sqor = 0
  6184. attm = 1
  6185. sym = launchClamp1_4294727006
  6186. srfN = srfAttach,Size3MediumTank_4294727156
  6187. EVENTS
  6188. {
  6189. }
  6190. ACTIONS
  6191. {
  6192. }
  6193. MODULE
  6194. {
  6195. name = LaunchClamp
  6196. isEnabled = True
  6197. scaleFactor = 3.686743
  6198. height = 9.302381
  6199. towerRot = -7.450584E-09,0.9978585,-8.940697E-08,0.06540984
  6200. EVENTS
  6201. {
  6202. Release
  6203. {
  6204. active = False
  6205. guiActive = True
  6206. guiIcon = Release Clamp
  6207. guiName = Release Clamp
  6208. category = Release Clamp
  6209. guiActiveUnfocused = False
  6210. unfocusedRange = 2
  6211. externalToEVAOnly = True
  6212. }
  6213. }
  6214. ACTIONS
  6215. {
  6216. ReleaseClamp
  6217. {
  6218. actionGroup = None
  6219. }
  6220. }
  6221. }
  6222. MODULE
  6223. {
  6224. name = ModuleGenerator
  6225. isEnabled = True
  6226. generatorIsActive = False
  6227. throttle = 0
  6228. EVENTS
  6229. {
  6230. Activate
  6231. {
  6232. active = True
  6233. guiActive = True
  6234. guiIcon = Activate Generator
  6235. guiName = Activate Generator
  6236. category = Activate Generator
  6237. guiActiveUnfocused = False
  6238. unfocusedRange = 2
  6239. externalToEVAOnly = True
  6240. }
  6241. Shutdown
  6242. {
  6243. active = True
  6244. guiActive = True
  6245. guiIcon = Shutdown Generator
  6246. guiName = Shutdown Generator
  6247. category = Shutdown Generator
  6248. guiActiveUnfocused = False
  6249. unfocusedRange = 2
  6250. externalToEVAOnly = True
  6251. }
  6252. }
  6253. ACTIONS
  6254. {
  6255. ToggleAction
  6256. {
  6257. actionGroup = None
  6258. }
  6259. ActivateAction
  6260. {
  6261. actionGroup = None
  6262. }
  6263. ShutdownAction
  6264. {
  6265. actionGroup = None
  6266. }
  6267. }
  6268. }
  6269. MODULE
  6270. {
  6271. name = ModuleTestSubject
  6272. isEnabled = True
  6273. EVENTS
  6274. {
  6275. RunTestEvent
  6276. {
  6277. active = False
  6278. guiActive = True
  6279. guiIcon = Run Test
  6280. guiName = Run Test
  6281. category = Run Test
  6282. guiActiveUnfocused = False
  6283. unfocusedRange = 2
  6284. externalToEVAOnly = True
  6285. }
  6286. }
  6287. ACTIONS
  6288. {
  6289. }
  6290. }
  6291. }
  6292. PART
  6293. {
  6294. part = launchClamp1_4294726790
  6295. partName = Strut
  6296. pos = 5.915015,10.4218,0.08877815
  6297. rot = -1.381005E-08,0.7071067,1.192093E-07,-0.7071068
  6298. attRot = 0,0,0,1
  6299. mir = 1,1,1
  6300. istg = 0
  6301. dstg = 0
  6302. sidx = 1
  6303. sqor = 0
  6304. attm = 1
  6305. srfN = srfAttach,trussPiece3x_4294727200
  6306. EVENTS
  6307. {
  6308. }
  6309. ACTIONS
  6310. {
  6311. }
  6312. MODULE
  6313. {
  6314. name = LaunchClamp
  6315. isEnabled = True
  6316. scaleFactor = 4.392028
  6317. height = 11.08195
  6318. towerRot = 1.381005E-08,-0.7071067,-1.192093E-07,-0.7071068
  6319. EVENTS
  6320. {
  6321. Release
  6322. {
  6323. active = False
  6324. guiActive = True
  6325. guiIcon = Release Clamp
  6326. guiName = Release Clamp
  6327. category = Release Clamp
  6328. guiActiveUnfocused = False
  6329. unfocusedRange = 2
  6330. externalToEVAOnly = True
  6331. }
  6332. }
  6333. ACTIONS
  6334. {
  6335. ReleaseClamp
  6336. {
  6337. actionGroup = None
  6338. }
  6339. }
  6340. }
  6341. MODULE
  6342. {
  6343. name = ModuleGenerator
  6344. isEnabled = True
  6345. generatorIsActive = False
  6346. throttle = 0
  6347. EVENTS
  6348. {
  6349. Activate
  6350. {
  6351. active = True
  6352. guiActive = True
  6353. guiIcon = Activate Generator
  6354. guiName = Activate Generator
  6355. category = Activate Generator
  6356. guiActiveUnfocused = False
  6357. unfocusedRange = 2
  6358. externalToEVAOnly = True
  6359. }
  6360. Shutdown
  6361. {
  6362. active = True
  6363. guiActive = True
  6364. guiIcon = Shutdown Generator
  6365. guiName = Shutdown Generator
  6366. category = Shutdown Generator
  6367. guiActiveUnfocused = False
  6368. unfocusedRange = 2
  6369. externalToEVAOnly = True
  6370. }
  6371. }
  6372. ACTIONS
  6373. {
  6374. ToggleAction
  6375. {
  6376. actionGroup = None
  6377. }
  6378. ActivateAction
  6379. {
  6380. actionGroup = None
  6381. }
  6382. ShutdownAction
  6383. {
  6384. actionGroup = None
  6385. }
  6386. }
  6387. }
  6388. MODULE
  6389. {
  6390. name = ModuleTestSubject
  6391. isEnabled = True
  6392. EVENTS
  6393. {
  6394. RunTestEvent
  6395. {
  6396. active = False
  6397. guiActive = True
  6398. guiIcon = Run Test
  6399. guiName = Run Test
  6400. category = Run Test
  6401. guiActiveUnfocused = False
  6402. unfocusedRange = 2
  6403. externalToEVAOnly = True
  6404. }
  6405. }
  6406. ACTIONS
  6407. {
  6408. }
  6409. }
  6410. }
  6411. PART
  6412. {
  6413. part = launchClamp1_4294726682
  6414. partName = Strut
  6415. pos = -6.073844,10.50789,0.1276099
  6416. rot = 2.980232E-08,0.7071069,-1.639128E-07,0.7071067
  6417. attRot = 0,0,0,1
  6418. mir = 1,1,1
  6419. istg = 0
  6420. dstg = 0
  6421. sidx = 1
  6422. sqor = 0
  6423. attm = 1
  6424. srfN = srfAttach,trussPiece3x_4294727178
  6425. EVENTS
  6426. {
  6427. }
  6428. ACTIONS
  6429. {
  6430. }
  6431. MODULE
  6432. {
  6433. name = LaunchClamp
  6434. isEnabled = True
  6435. scaleFactor = 4.426147
  6436. height = 11.16804
  6437. towerRot = -2.980232E-08,-0.7071069,1.639128E-07,0.7071067
  6438. EVENTS
  6439. {
  6440. Release
  6441. {
  6442. active = False
  6443. guiActive = True
  6444. guiIcon = Release Clamp
  6445. guiName = Release Clamp
  6446. category = Release Clamp
  6447. guiActiveUnfocused = False
  6448. unfocusedRange = 2
  6449. externalToEVAOnly = True
  6450. }
  6451. }
  6452. ACTIONS
  6453. {
  6454. ReleaseClamp
  6455. {
  6456. actionGroup = None
  6457. }
  6458. }
  6459. }
  6460. MODULE
  6461. {
  6462. name = ModuleGenerator
  6463. isEnabled = True
  6464. generatorIsActive = False
  6465. throttle = 0
  6466. EVENTS
  6467. {
  6468. Activate
  6469. {
  6470. active = True
  6471. guiActive = True
  6472. guiIcon = Activate Generator
  6473. guiName = Activate Generator
  6474. category = Activate Generator
  6475. guiActiveUnfocused = False
  6476. unfocusedRange = 2
  6477. externalToEVAOnly = True
  6478. }
  6479. Shutdown
  6480. {
  6481. active = True
  6482. guiActive = True
  6483. guiIcon = Shutdown Generator
  6484. guiName = Shutdown Generator
  6485. category = Shutdown Generator
  6486. guiActiveUnfocused = False
  6487. unfocusedRange = 2
  6488. externalToEVAOnly = True
  6489. }
  6490. }
  6491. ACTIONS
  6492. {
  6493. ToggleAction
  6494. {
  6495. actionGroup = None
  6496. }
  6497. ActivateAction
  6498. {
  6499. actionGroup = None
  6500. }
  6501. ShutdownAction
  6502. {
  6503. actionGroup = None
  6504. }
  6505. }
  6506. }
  6507. MODULE
  6508. {
  6509. name = ModuleTestSubject
  6510. isEnabled = True
  6511. EVENTS
  6512. {
  6513. RunTestEvent
  6514. {
  6515. active = False
  6516. guiActive = True
  6517. guiIcon = Run Test
  6518. guiName = Run Test
  6519. category = Run Test
  6520. guiActiveUnfocused = False
  6521. unfocusedRange = 2
  6522. externalToEVAOnly = True
  6523. }
  6524. }
  6525. ACTIONS
  6526. {
  6527. }
  6528. }
  6529. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement