Difference between revisions of "Parts/Thermal/FoldingRadiators/foldingRadLarge.cfg"
From Kerbal Space Program Wiki
m (Update part config) |
m (Update config) |
||
Line 11: | Line 11: | ||
node_attach = 0.0, 0.0, 0.1, 0.0, 0.0, -1.0 | node_attach = 0.0, 0.0, 0.1, 0.0, 0.0, -1.0 | ||
TechRequired = largeElectrics | TechRequired = largeElectrics | ||
− | manufacturer = Probodobodyne Inc | + | manufacturer = #autoLOC_501633 //#autoLOC_501633 = Probodobodyne Inc |
entryCost = 45000 | entryCost = 45000 | ||
cost = 9000 | cost = 9000 | ||
category = Thermal | category = Thermal | ||
subcategory = 0 | subcategory = 0 | ||
− | title = Thermal Control System (large) | + | title = #autoLOC_500787 //#autoLOC_500787 = Thermal Control System (large) |
− | description = A deployable thermal control system consisting of multiple liquid cooled radiator panels. | + | description = #autoLOC_500788 //#autoLOC_500788 = A deployable thermal control system consisting of multiple liquid cooled radiator panels. |
attachRules = 0,1,0,1,1 | attachRules = 0,1,0,1,1 | ||
mass = 1.0 | mass = 1.0 | ||
Line 27: | Line 27: | ||
maxTemp = 2500 | maxTemp = 2500 | ||
bulkheadProfiles = srf | bulkheadProfiles = srf | ||
− | tags = cool deploy extend fold heat moderat panel radiat retract temperat therm unfold | + | tags = #autoLOC_500789 //#autoLOC_500789 = cool deploy extend fold heat moderat panel radiat retract temperat therm unfold |
emissiveConstant = 0.90 | emissiveConstant = 0.90 | ||
heatConductivity = 0.001 //They have built in insulators | heatConductivity = 0.001 //They have built in insulators | ||
Line 50: | Line 50: | ||
trackingSpeed = 0.1 | trackingSpeed = 0.1 | ||
sunAlignmentOffset = 0 | sunAlignmentOffset = 0 | ||
+ | extendActionName = #autoLOC_6002401 //#autoLOC_6002401 = Extend <<1>> | ||
+ | retractActionName = #autoLOC_6002402 //#autoLOC_6002402 = Retract <<1>> | ||
+ | extendpanelsActionName = #autoLOC_6002403 //#autoLOC_6002403 = Toggle <<1>> | ||
} | } | ||
Line 65: | Line 68: | ||
} | } | ||
} | } | ||
− | |||
}} | }} |
Latest revision as of 06:57, 15 October 2024
PART { name = foldingRadLarge module = Part author = RoverDude MODEL { model = Squad/Parts/Thermal/FoldingRadiators/foldingRadLarge } rescaleFactor = 1.0 node_attach = 0.0, 0.0, 0.1, 0.0, 0.0, -1.0 TechRequired = largeElectrics manufacturer = #autoLOC_501633 //#autoLOC_501633 = Probodobodyne Inc entryCost = 45000 cost = 9000 category = Thermal subcategory = 0 title = #autoLOC_500787 //#autoLOC_500787 = Thermal Control System (large) description = #autoLOC_500788 //#autoLOC_500788 = A deployable thermal control system consisting of multiple liquid cooled radiator panels. attachRules = 0,1,0,1,1 mass = 1.0 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 12 maxTemp = 2500 bulkheadProfiles = srf tags = #autoLOC_500789 //#autoLOC_500789 = cool deploy extend fold heat moderat panel radiat retract temperat therm unfold emissiveConstant = 0.90 heatConductivity = 0.001 //They have built in insulators skinInternalConductionMult = 2000 radiatorHeadroom = 0.75 thermalMassModifier = 2.5 DRAG_CUBE { cube = RETRACTED, 2.072776,0.7791121,1.370614, 2.072776,0.8123366,0.7502928, 0.5253184,0.8453538,3.523628, 0.5253184,0.844497,3.523628, 9.016189,0.9778358,0.5536241, 9.016189,0.9845236,0.1705935, 0.001803756,0.1465573,-0.09002608, 1.306493,6.875002,0.6207799 cube = EXTENDED_A, 0.9376047,0.9053465,3.495883, 0.9759613,0.900077,3.495883, 64.24188,0.9790018,0.6917648, 64.04037,0.978825,0.7105883, 2.343232,0.5998105,4.789254, 2.343232,0.419042,9.578507, 0.1465569,0,-4.604071, 6.875001,1,9.648869 cube = EXTENDED_B, 64.24188,0.9790018,0.6917648, 64.04037,0.978825,0.7105883, 0.9376047,0.9053465,3.495883, 0.9759613,0.900077,3.495883, 2.343232,0.5998105,4.789254, 2.343232,0.419042,9.578507, 0,0.1465569,-4.604071, 1,6.875001,9.648869 } MODULE { name = ModuleDeployableRadiator animationName = Deploy showStatus = false retractable = true pivotName = Pivot raycastTransformName = Panel_006 windResistance = 2.5 trackingSpeed = 0.1 sunAlignmentOffset = 0 extendActionName = #autoLOC_6002401 //#autoLOC_6002401 = Extend <<1>> retractActionName = #autoLOC_6002402 //#autoLOC_6002402 = Retract <<1>> extendpanelsActionName = #autoLOC_6002403 //#autoLOC_6002403 = Toggle <<1>> } MODULE { name = ModuleActiveRadiator maxEnergyTransfer = 50000 overcoolFactor = 0.25 isCoreRadiator = true RESOURCE { name = ElectricCharge rate = 0.5 } } }