Re: [Kicad-developers] Default netlist

2021-05-11 Thread BERTRAND Joël
Jeff Young a écrit :
> Can you look in your project file and see if it’s getting set?

I have checked.

I have opened a project. In project file, I have :

"net_format_name": "KiCad"

Now, I create a spice netlist. Project file always contains :

"net_format_name": "KiCad"

If I generate twice spice netlist, project file is modified and 
contains :

"net_format_name": "Spice"

But if I tries to generate spice netlist again, even if project file
contains "net_format_name": "Spice", "exporter netlist" shows Kicad
format by default.

Best regards,

JB

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Default netlist

2021-05-11 Thread Jeff Young
Can you look in your project file and see if it’s getting set?

> On 11 May 2021, at 11:09, BERTRAND Joël  wrote:
> 
> Holger Vogt a écrit :
>> In 5.99: Eeschema ->  File -> Export -> Netlist
> 
>   Yes, I know. But dialog is always opened on default KiCAD netlist.
> 
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : [email protected]
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Default netlist

2021-05-11 Thread BERTRAND Joël
Holger Vogt a écrit :
> In 5.99: Eeschema ->  File -> Export -> Netlist

Yes, I know. But dialog is always opened on default KiCAD netlist.

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Default netlist

2021-05-11 Thread Holger Vogt

In 5.99: Eeschema ->  File -> Export -> Netlist


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Default netlist

2021-05-11 Thread BERTRAND Joël
Jeff Young a écrit :
> Hi Joël,
> 
> Does it not remember the last setting?  (It’s supposed to.)

No, it doesn't. If it remember last setting, is this setting saved in
project file ?

Best regards,

JB

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Default netlist

2021-05-11 Thread Jeff Young
Hi Joël,

Does it not remember the last setting?  (It’s supposed to.)

Cheers,
Jeff.

> On 11 May 2021, at 09:32, BERTRAND Joël  wrote:
> 
>   Hello,
> 
>   In KiCAD 5.x, if I remember, there was a button to select default
> netlist (and of course a button in main menu to generate netlist).
> 
>   Now, both buttons have been removed.
> 
>   But when you use external ngspice, you have to generate netlist by
> hands and you have to select each time you generate a netlist ngspice
> format. Is it possible to re-add a button to select a default netlist
> format ?
> 
>   Best regards,
> 
>   JB
> 
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : [email protected]
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] Default netlist

2021-05-11 Thread BERTRAND Joël
Hello,

In KiCAD 5.x, if I remember, there was a button to select default
netlist (and of course a button in main menu to generate netlist).

Now, both buttons have been removed.

But when you use external ngspice, you have to generate netlist by
hands and you have to select each time you generate a netlist ngspice
format. Is it possible to re-add a button to select a default netlist
format ?

Best regards,

JB

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp