Dear Team,
I am new to Kicad.I need to implement a guard trace as shown below.
I started from one end of the Ground (PIN no 3) and try to connect to the other end.
But I am not able to connect.(shown in blue color)
Could you please help me
Dear Team,
I am new to Kicad.I need to implement a guard trace as shown below.
I started from one end of the Ground (PIN no 3) and try to connect to the other end.
But I am not able to connect.(shown in blue color)
Could you please help me
I do not know why it will not allow you to connect. But can you try to close the connection by using a net tie?
Basically that is just a “graphic element” which is made of copper.
BTW what will happen to your avatar name after you have been using KiCad for a couple of years?
You probably have to disable: PCB Editor/ Route / Interactive Router Settings / Remove redundant tracks
But for guard tracks, using graphical lines as BobZ suggests is possibly a better option, In KiCad V8 graphic items can be part of a net (and have a net name) just as with tracks. The main difference is that the interactive router does not shove aside graphical items. Drawing graphics also ignores DRC, you can short nets with graphics, and KiCad will only complain about it when you run DRC afterwards.
You’re not done yet.
Guard traces should not be covered by solder mask.
Do this:
Make sure you have only graphical lines selected before you do the properties thing.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.