I’ve seen several threads where folks have had a similar issue - but I just can’t get it to work.
I’m on v8.02.
I have an OPA1679 (U1) quad opamp and I have placed 3 units. I sort of got the supply pins to appear
through an awkward trial and error process to invoke ‘unit E’ but it seems to have worked.
Now I decided to add the 4th unit(D) of U1 but of course it tries to add another complete quad op-amp
ok, so the process is auto-incrementing which I understand. But… how do I get the 4th unit of U! to appear?
If it’s just for a few units of a symbol, you can also change the RefDes manually, either in the properties box of a symbol, or with the u shortcut key. You can also change the “Unit” in the properties of a symbol.
It’s very simple:
place all five units on your schematic. Period.
You’ll have to deal with any unused units anyway (unconnected pins etc.), not only on the schematic (for ERC), but also later on in your PCB layout.
Buying 3/4 of a quad opamp is not an option.
Even when you do not use all of the opamp in a quad package. You should never just let the unused opamps “open”. Often the datasheet has guidelines on how to passivate such an unused opamp to prevent it from oscillating or doing other weird stuff.
I normally use the area outside of the “paper size” as a scratchpad to (temporarily) store all kind of things.
Manual renumbering (Either RefDes or Unit or both) is the second best option.
I put it completely outside of the “paper area”. I use it as a generic clipboard. Circuit snippets, text notes, “to do list”, rows of labels for a databus. A power supply section that still needs to find a place on the schematic. All kinds of things that may or may not part of the schematic, and are “loose ends” during editing. It’s a perfect place to park a few unused Units until you are ready for “that other part” of the schematic.
You can put plenty of space between such blocks, so they are easy to select in a single rectangle. But a small word of caution. KiCad does not like it much if you go further away then about 2 times the paper size. Beyond that zooming becomes a little bit awkward, but I have never had so many snippets anyway.
And then, when a project is around 80% done I usually do a cleanup and delete all the stuff outside the paper area.