In KiCad 9 crossed symbols in the schematic editor

image
What is it? KiCad 8 shows it correctly, but v9 crosses it!

check if you set DNP or exclude from BOM

1 Like

This is exclude from sim.

@DRV you can either remove the exclude from sim attribute from this symbol, or disable the X feature with view → mark items excluded from simulation.

In 9.0.1 this will be toned down a bit

2 Likes

Oh, yes! It had the Exclude from simulation checkmark set! Thanks!