Jump to content

looking for a better heat shield model


endl

Recommended Posts

How did you rescale it can you post the cfg ?

EDIT- Here some for you to look at added a heatshield at the bottom the rest all stock

/////////////GrapplingDevice2

+PART[GrapplingDevice]
{
@name = GrapplingDevice2.6
@title = Advanced Grabbing Unit_2.6
@description = Kerbal Motion engineers have long struggled with the problem of how to extract dropped tools from complicated machinery. After observing an intern cleaning out his shoes by turning them upside and shaking them inside the lab, our team was hit with a stroke of inspiration! Why not turn the rocket parts upside down and shake them? The grabbing arm perfectly filled this niche, and is quite capable of lifting heavy machinery. It has since found other uses, besides delicate tool extraction operations. AKA "The Klaw!" Now in a 2.6 size.



%rescaleFactor = 2.6

@mass = 0.1125
}

/////////////GrapplingDevice.6

+PART[GrapplingDevice]
{
@name = GrapplingDevice.6
@title = Advanced Grabbing Unit.6
@description = Kerbal Motion engineers have long struggled with the problem of how to extract dropped tools from complicated machinery. After observing an intern cleaning out his shoes by turning them upside and shaking them inside the lab, our team was hit with a stroke of inspiration! Why not turn the rocket parts upside down and shake them? The grabbing arm perfectly filled this niche, and is quite capable of lifting heavy machinery. It has since found other uses, besides delicate tool extraction operations. AKA "The Klaw!" Now in a .6 size.



%rescaleFactor = 0.6

@mass = 0.0375
}

//////////////GrapplingDevice.4

+PART[GrapplingDevice]
{
@name = GrapplingDevice.4
@title = Advanced Grabbing Unit.4
@description = Kerbal Motion engineers have long struggled with the problem of how to extract dropped tools from complicated machinery. After observing an intern cleaning out his shoes by turning them upside and shaking them inside the lab, our team was hit with a stroke of inspiration! Why not turn the rocket parts upside down and shake them? The grabbing arm perfectly filled this niche, and is quite capable of lifting heavy machinery. It has since found other uses, besides delicate tool extraction operations. AKA "The Klaw!" Now in a .4 size.



%rescaleFactor = 0.4

@mass = 0.0187
}

///////////////commDish

+PART[commDish]
{
@name = commDish.5
@title = Communotron 88-88.5
@description = The Communotron High-Gain Antenna, model 88-88 allows for long-range, high-speed communication now in .5 size.



%rescaleFactor = 0.5

@mass = 0.0125
}

///////////////////GooExperiment

+PART[GooExperiment]
{
@name = GooExperiment.6
@title = Mystery Gooâ„¢ Containment Unit.6
@description = This unit was something one of our engineers came upon while dumpster divin-- Erm, while researching alternative applications for existing technologies. It's a sealed container which appears to be filled with a strange-looking substance. We couldn't reach in or break the canister open, but watching how the Goo behaves when subjected to different situations could be very educational now in.6 size.



%rescaleFactor = 0.6

@mass = 0.075
}

//////////////////science_module

+PART[science_module]
{
@name = science_module.6
@title = SC-9001 Science Jr.6
@description = The SC-9001 is a cutting edge, self contained laboratory. Have you ever wondered what happens to something in zero G? Or, have you ever pondered the truly meaningful questions? Such as what would happen if I exposed this to the rigors of stellar radiation and unforgiving vacuum? Comes with complimentary notepad. Recommended for ages 4-8. Small parts inside make it not suitable for small children now in .5 size.



%rescaleFactor = 0.6

@mass = 0.1
}

///////////////RCSBlock

+PART[RCSBlock]
{
@name = RCSBlock.5
@title = RV-105 RCS Thruster Block.5
@description = The recent discovery of a third law of physics made it possible for STEADLER Corps engineers to produce these small monopropellant thrusters, to help with attitude control and linear motion. Even though many Kerbal physicists still dispute the validity of this new law, studies show that the thrusters seem to work as advertised now in .5 size.



%rescaleFactor = 0.5

@mass = 0.025
}

////////////////miniLandingLeg

+PART[miniLandingLeg]
{
@name = miniLandingLeg.5
@title = LT-5 Micro Landing Strut.5
@description = A small landing leg designed for space probes or lightweight landers. Basically made of toothpicks... erm, Space-grade toothpicks mind you, but be careful with them anyway now in .5 size.



%rescaleFactor = 0.5

@mass = 0.0075
}

///////////////longAntenna

+PART[longAntenna]
{
@name = longAntenna2
@title = Communotron 32c
@description = The Communotron 32c is a versatile and lightweight antenna, suitable for moderate-range communication, long-range backup communication, eavesdropping on secret government operations.



%rescaleFactor = 2

@mass = 0.01
}

//////////////HEATSHIELD

+PART[6.25_Heatshield]
{
@name = 5.25_Heatshield
@title = 5.25m Inflatable Heatshield
@description = Sturdy thermal shield to keep the fiery death on the outside of the pod. Make sure the shield points to the travel direction while reentering, or the pod may still get heated up. Recommended for any pods reentering atmospheres.



%rescaleFactor = 1

@mass = 0.2
}

You might play with the numbers alittle.

EDIT- Thats a CFG, I run for some smaller parts.

Edited by Mecripp2
Link to comment
Share on other sites

Ran a small test and change the cfg alittle

+PART[6.25_Heatshield]
{
@name = 5.25_Heatshield
@title = 5.25m Inflatable Heatshield
@description = Sturdy thermal shield to keep the fiery death on the outside of the pod. Make sure the shield points to the travel direction while reentering, or the pod may still get heated up. Recommended for any pods reentering atmospheres.


%scale = 1.25
%rescaleFactor = 1

@mass = 0.2
}

EDIT- And Klockheed_Martian_Special has better looking parts but need DR added to them.

EDIT- If you want to try the cfg, I posted https://dl.dropboxusercontent.com/u/72893034/Small_Stock_Parts.cfg.zip

Edited by Mecripp2
Link to comment
Share on other sites

Ran a small test and change the cfg alittle
+PART[6.25_Heatshield]
{
@name = 5.25_Heatshield
@title = 5.25m Inflatable Heatshield
@description = Sturdy thermal shield to keep the fiery death on the outside of the pod. Make sure the shield points to the travel direction while reentering, or the pod may still get heated up. Recommended for any pods reentering atmospheres.


%scale = 1.25
%rescaleFactor = 1

@mass = 0.2
}

EDIT- And Klockheed_Martian_Special has better looking parts but need DR added to them.

EDIT- If you want to try the cfg, I posted https://dl.dropboxusercontent.com/u/72893034/Small_Stock_Parts.cfg.zip

do i drop this file into the DR dir?

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...