PART { name = wheelMed module = Part author = Squad mesh = model.mu scale = 1 rescaleFactor = 1 node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0 TechRequired = advancedMotors entryCost = 7000//6000 cost = 760//580 category = Utility subcategory = 0 title = TR-2L Ruggedized Vehicular Wheel manufacturer = Kerbal Motion LLC description = The TR-2L is an extremely tough wheel made for mobilizing medium sized vehicles across a large variety of terrain. The extremely high traction tread ensures firm grip on any surface, providing reliability and reducing the chances of being used for high-speed tomfoolery. attachRules = 0,1,0,1,0 mass = 0.05 dragModelType = default maximum_drag = 0.3 minimum_drag = 0.2 angularDrag = 1 //crashTolerance = 7 maxTemp = 1200 // = 3600 crashTolerance = 100 breakingForce = 120 breakingTorque = 120 bulkheadProfiles = srf tags = )car drive ground roll rover sports MODULE { name = ModuleWheelBase wheelColliderTransformName = WheelCollider wheelTransformName = WheelPivot wheelType = MOTORIZED // setting this to true will override the radius and center parameters FitWheelColliderToMesh = False radius = 0.58 center = 0,0,0 mass = 0.040 groundHeightOffset = 0 TooltipTitle = Rover Wheel TooltipPrimaryField = Motorized } MODULE { name = ModuleWheelSuspension baseModuleIndex = 0 suspensionTransformName = SuspensionPivot suspensionDistance = 0.125//0.125 targetPosition = 0.3 //0.5 springRatio = 3.5 //7 damperRatio = 1 } MODULE { name = ModuleWheelSteering baseModuleIndex = 0 caliperTransformName = SteeringPivot steeringResponse = 2 steeringCurve { key = 0 20 key = 10 9//6 key = 30 3.0//1.5 } } MODULE { name = ModuleWheelMotor baseModuleIndex = 0 wheelSpeedMax = 22.2//20 80 kph driveResponse = 2 torqueCurve { key = 0 10.0 0 0 key = 10 2 0 0//5 2.0 0 0 key = 20 1 0 0//70 0.5 0 0 key = 22.2 0.1 0 0//85 0 0 0 } RESOURCE { name = ElectricCharge rate = 2.5//7 } idleDrain = 0.0//0.1////0.5 } MODULE { name = ModuleWheelBrakes baseModuleIndex = 0 maxBrakeTorque = 21 brakeResponse = 2 } MODULE { name = ModuleWheelDamage baseModuleIndex = 0 damagedTransformName = bustedwheel undamagedTransformName = wheel stressTolerance = 3600 impactTolerance = 600 deflectionMagnitude = 20 deflectionSharpness = 4.0 slipMagnitude = 30 slipSharpness = 4.0 } MODULE { name = ModuleTestSubject environments = 15 useStaging = False useEvent = True } }