pcbStands (advanced)
Optional:
p(2) = Height to bottom of PCB from inside of base: Default = standoffHeight
negative measures from inside of the lid to the top of the PCB
p(3) = PCB Gap : Default = -1 : Default for yappCoordPCB=pcbThickness, yappCoordBox=0
p(4) = standoffDiameter Default = standoffDiameter;
p(5) = standoffPinDiameter Default = standoffPinDiameter;
p(6) = standoffHoleSlack Default = standoffHoleSlack;
p(7) = filletRadius (0 = auto size)
p(8) = Pin Length : Default = 0 -> PCB Gap + standoff_PinDiameter
Indicated length of pin without the half sphere tip.
Example : pcbThickness() only leaves the half sphere tip above the PCB
n(a) = { <yappBoth> | yappLidOnly | yappBaseOnly }
n(b) = { <yappPin>, yappHole, yappTopPin }
yappPin = Pin on Base and Hole on Lid
yappHole = Hole on Both
yappTopPin = Hole on Base and Pin on Lid
n(c) = { yappAllCorners, yappFrontLeft | <yappBackLeft> | yappFrontRight | yappBackRight }
n(d) = { <yappCoordPCB> | yappCoordBox | yappCoordBoxInside }
n(e) = { yappNoFillet } : Removes the internal and external fillets and the Rounded tip on the pins
n(f) = [yappPCBName, "XXX"] : Specify a PCB. Defaults to [yappPCBName, "Main"]
n(g) = yappSelfThreading : make the hole a self threading hole
This ignores the holeSlack and would only be usefull
if the opposing stand if deleted see sample in Demo_Connectors
p(2) - Height to bottom of PCB
p(3) - PCB Gap

Last updated