Results 120 comments of Greg Davill
trafficstars

These issues might all be fixed now that we can add the paste command directly to the wxwidget command queue. Please re-open an issue is this is an issue on...

This issue is mainly because the labels are generated, rather than coming from a library. IMO this doesn't matter especially since the labels are saved in KiCad project. But I...

Do you mean so the anchor can appear on the left/right of the label? Note that the KiCad Alignment context option will align labels, without needing the origin point to...

Have you tried the latest release, v1.3.0? https://github.com/gregdavill/KiBuzzard/releases/tag/1.3.0 It's not on the PCM yet, because I wanted to check if there were any other bugs. Atleast on Ubuntu this is...

I've made a new release: https://github.com/gregdavill/KiBuzzard/releases/tag/1.4.0 I'll get this merged into the PCM soon.

I'm having a hardtime replicating this issue. I've tried the 1.4.0 release on both Windows and Ubuntu KiCad 7.0 without issue. :/ If anyone is having issues could the attach...

@pcfreak1201 Can you paste a footprint into the board layout? It looks like it's put a footprint on the clipboard. Which version of KiBuzzard are you using?

I think this is a newish DRC check. Adding a courtyard around the label shouldn't be too tricky

This looks to be a regression. There were some performance improvements in svg2mod, with respect to how the polygons are sliced. These changes might be the cause of this type...

@Sodium-Hydrogen I've updated the svg2mod dependency (https://github.com/gregdavill/KiBuzzard/pull/94). However when I try the example from above I get a different error, it seems the polygon ends up as self-intersecting. Or atleast...