10 Replies
is there a bug here
btw there shouldn't be U2 written twice
idk what's up with that exactly (maybe this is the circuit json loading?)
umm, its kicad footprint, ithink its right? u approved it twice previosuly or anything wrong?
yea looks good! The bug is in eval- that's why U2 is loading twice (you need to filter it out or something, I think @Rishabh did this somewhere else but i can't remember where)
sry there are a lot of ways to load kicad footprints so it wasn't clear that this was local file loading- nice work!
whats this?

{REF} = U2
{REF} text is automatically converted into those reference designator names
can be done later? since im trying to alteast make it work on cli, so am merging should i ?
yea
you're good
prolly converter bug, its same everywhere
i think when you import via
kicad:...
it doesn't do duplicate silkscreen text name?
so someone figured it out at some point but idkI have filtered it out in eval iiirc