Jump to content

Adjustable magnetic locks


Snikersnee

Recommended Posts

Looking at the cfg, I don't see much that can be changed.  Maybe changing the node size, but other than that, I see nothing other than having to do a good deal of work to make it work.

Link to comment
Share on other sites

The docking ports in FASA include all of the following parameters:  

 

MODULE
    {
    name = ModuleDockingNode
    referenceAttachNode = top
//    deployAnimationController = 1    
    nodeType = size0
    undockEjectionForce = 1.0

    acquireForce = 0.25
    acquireTorque = 0.5
    acquireRange = 0.75
    captureRange = 0.125
    minDistanceToReEngage = 0.75
    StartOpened = False
    fuelCrossFeed = True
    }
}
 

 

Now...  I don't know if those values actually affect something without additional plugins ot enable them, but that is the stock module...  so it looks like it OUGHT to work!

Link to comment
Share on other sites

5 hours ago, artwhaley said:

The docking ports in FASA include all of the following parameters:  

 

MODULE
    {
    name = ModuleDockingNode
    referenceAttachNode = top
//    deployAnimationController = 1    
    nodeType = size0
    undockEjectionForce = 1.0

    acquireForce = 0.25
    acquireTorque = 0.5
    acquireRange = 0.75
    captureRange = 0.125
    minDistanceToReEngage = 0.75
    StartOpened = False
    fuelCrossFeed = True
    }
}
 

 

Now...  I don't know if those values actually affect something without additional plugins ot enable them, but that is the stock module...  so it looks like it OUGHT to work!

Interesting, because I was looking at a stock part.  I guess it should work.

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...