Hi Sylwester, I admit I have not checked your patch in action, but it seems that it will not accept ".op" command, unless it is followed by a space. Since ".op" does not take any parameters, I presume it is a rare case when one adds an extra space after the command.
Regards, Orson On 10/19/19 9:54 PM, Sylwester Kocjan wrote: > Hi all, > > If user wants to add custom SPICE options on schematic, for example > > .option TEMP=60 > .option TNOM=27 > > It will get confused with .op simulation and will be included on > DIALOG_SIM_SETTINGS in custom simulation directive text field. > Eventually simulation will fail. > > Please find the patch attached, where this issue is prevented. > > Best regards, > Sylwester > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : kicad-developers@lists.launchpad.net > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp