Component Value in OrCAD PCB Designer |
Post Reply |
Author | |
dmonca
Advanced User Joined: 13 Dec 2012 Location: Switzerland Status: Offline Points: 59 |
Post Options
Thanks(0)
Posted: 22 Feb 2013 at 5:07am |
Is there a way, that makes the footprint designer create an additional textmark (eg. below the one for the component reference) to display the component value on the assembly layer?
|
|
jameshead
Expert User Joined: 20 Mar 2012 Location: Oxfordshire, UK Status: Offline Points: 576 |
Post Options
Thanks(0)
|
I don't know about OrCAD but certainly PADS and Pulsonix can do this though it's been removed from later versions of FPX. It was there very early in the beginning - and was in PCB Matrix's version of LP Wizard PADS ASCII output.
Earlier PADS ASCII outputs included the Part Type attribute (I think that's what PADS calls it) that got "translated" to the Pulsonix <Part Name> attribute. This would be the part name in the library though, and was on the silkscreen layer. In this example below from a PADS .d file it's the Part-Type bit. SOD3716N M 0 0 1 3 20 0 2 1I guess changing 26 to 27 would do what you want but you'd have to amend the text position as well from 0,0 0 0 0 0 1.5 0.15 27 17 43 In Pulsonix it wouldn't be difficult to add this attribute on any layer in a footprint just using "insert attribute" command. I wouldn't want it on my assembly drawing though since it would make them too uncluttered and the text size would be unreadable. If it were included in any PADS ASCII output from FPX I'd just delete it like I deleted it before. |
|
Post Reply | |
Tweet |
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |