I’m close to the finish line on my first KiCad project, but this is one of two things in the way of that goal:
When I added LM339 to the schematic, no Vcc pins appeared. Naturally, the router is complaining of this missing data:
Warning: No net found for component U1 pad 12 (no pin 12 in symbol).
Warning: No net found for component U1 pad 3 (no pin 3 in symbol).
I’ve clicked on the LM339, hit “E” and gone to the Pins tab to verify that there IS a Vcc + and - node for the IC. However, I do not know why it isn’t showing up on the schematic. I went hunting through preferences to see if perhaps there was a global option to unhide Vcc pins, but found nothing specific to that.
Surely others have run across this issue and perhaps have a solution they could share?