MitjaNemec / PlaceFootprints

GNU General Public License v2.0
27 stars 6 forks source link

Issue with placing footprints in a circle #24

Open marc-cr1810 opened 3 months ago

marc-cr1810 commented 3 months ago

No matter what the radius is set to, the plugin will ignore it and just use 0.

I am using KiCad v8.0

MitjaNemec commented 3 months ago

Hmmm, on what OS are you? What is your locale environments (OS language settings, KiCad language settings, units used)?

huynguyen1989 commented 2 months ago

I think he mentioned about the parameter Rotate every n-th footprint = 0 Will cause the error

Screenshot 2024-08-31 at 00 48 37
marc-cr1810 commented 2 months ago

Hmmm, on what OS are you? What is your locale environments (OS language settings, KiCad language settings, units used)?

Just Windows 11, English for both and metric mm/cm

marc-cr1810 commented 2 months ago

I think he mentioned about the parameter Rotate every n-th footprint = 0 Will cause the error

Screenshot 2024-08-31 at 00 48 37

No, I did rotate every 15, and it did rotate them, but the positions were all dead centre and not placed at a distance from the centre

huynguyen1989 commented 2 months ago

@marc-cr1810 Understood, I'm using MacOs and everything works so well. So, my suggestion is you should double check version of python on your OS with kicad's python or package version requirements.