yaqwsx / PcbDraw

Convert your KiCAD board into a nicely looking 2D drawing suitable for pinout diagrams
MIT License
1.16k stars 91 forks source link

Draw the placeholder centered on part origin #13

Closed arturo182 closed 6 years ago

yaqwsx commented 6 years ago

Do you have a concrete use case for this? Originally I placed the placeholder at the corner to precisely see, where the component lies (when you have it on center, it is much harder to see it) as I was using it during debugging.

I am not against this change; however I would like to see a motivation for it.

arturo182 commented 6 years ago

This is mostly so I can see where the center of the part is, just thought it's more useful like that than having it offset by arbitrary 150 units, but close if you don't agree :)