MitjaNemec / PlaceFootprints

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

Add option to rotate every n-th footprint by specific angle #3

Closed lazyzero closed 2 years ago

lazyzero commented 2 years ago

Hi,

this plugin saved me so much time, but I am often making matrices of WS2812, and often as zick-zack pattern, meaning that every second row has 180° rotated parts. Could you add a checkbox to keep orientation?

Best Christian

MitjaNemec commented 2 years ago

It is a neat idea. But it'll have to be expanded to make it a bit more universal. I'll add the option to rotate each n-th footprint around it's anchor for a specific angle.

As I'am porting other footprints, this will have to wait

lazyzero commented 2 years ago

Yeah, specific angle would also help for designing hexagonal light PCBs.

My current problem would be every 5th LED rotate by 180°, to produce rows by five LEDs.

MitjaNemec commented 2 years ago

The feature has been added