Missing/future? spice-features in kicad 5.1.4

Dear all,
I just tried out the Spice simulation tool provided in kicad 5.1.4.
Does anyone here have an idea whether and/or when the following features will/could become available?
1.The possibility in the AC simulation settings to choose between LIN, DEC and OCT
2. The possibility in the TRAN simulation settings to add “step ceiling” and UIC
3. PSpice/Probe like search commands for the cursors like: sfle(-3) , sxv(100k)
4. The possibility to export the simulation graph in a vector format (ps, eps, pdf, svg)
5. The possibility to switch the background colour and text colour of the simulation graph: i.e. a white background and black text
6. A better or configurable csv-output (a possibility to switching rows and columns should already be nice), something more like this:
time v(in) v(out) v(out2)
10ms 3.1 2.7 2.89
12ms 3.2 2.8 2.78
.
.
kind regards,
Hugo

You should post your wants in the bug tracker, identifying them as wishlist items.
One request per bug

Should I use https://github.com/KiCad/kicad-website/pulls for that purpose?

kind regards,
Hugo

No Github is just a mirror and is not tracked
Bugs must be reported on this site:

1 Like

I know that, at least in the meantime, you can workaround #1 and #2 by adding the simulation commands into a textbox placed anywhere on your schematic instead of using the Simulator’s GUI.


2 Likes