← Back to team overview

kicad-developers team mailing list archive

Re: [RFC] Set spice parameters in component library editor

 

I haven't tried your new revision, but I have simply added parameters
after the model name in the Spice_Model field, like "pot r=20k k=0.75"
for a subckt like this:

.SUBCKT pot 1 2 3 r=100k k=0.5
R1 2 3 {r*(1-k)}
R2 1 2 {r*(k)}
.ENDS

On Sat, Oct 15, 2016 at 8:15 PM, jp charras <jp.charras@xxxxxxxxxx> wrote:
> Hi All,
>
> In rev "2016-10-15 revision d1e4399" I added a button to add/edit spice parameters in component
> library editor (Field Properties dialog editor).
>
> Could you try this feature and see if it is OK or if some enhancement is needed (I am not a spice
> specialist)?
>
> Thanks.
>
> --
> Jean-Pierre CHARRAS
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp



-- 
/Jonatan
http://kymatica.com


References