Implementation of OB FPC Capacitors - #15652
Conversation
f3sch
left a comment
There was a problem hiding this comment.
LGTM!
I guess we are effectively not using the mBuildLevel otherwise for buildLevel >= 5 the ypos would not be modified and the capacitors are placed ~150 um below their nominal position?
P.S. Did you check the potentially floating capacitors, I pointed out a while ago (maybe I was also wrong)?
|
Hi @f3sch indeed in normal run mBuildLevel is always equal to 0. It is (well, actually was) used only for material budget studies, in order to determine the contribution of each material by selectively taking them out. So under any normal execution it has no effect. Nevertheless I acknowledge that the logic was corrected before, but now it can be improved. I'll fix it in the next release. |
The capacitors on the OB FPC have been implemented. Dimensions and positions were obtained from Gerber files and direct information from experts. It has been verified that the sensor position hasn't changed after the implementation.