pykicad icon indicating copy to clipboard operation
pykicad copied to clipboard

Added 'offset' as alias of 'at' keyword for 3D models in .kicad_mod f…

Open xesscorp opened this issue 5 years ago • 0 comments
trafficstars

…iles.

I ran into some .kicad_mod files that use offset instead of at in their 3D model field. I don't know if this is an older keyword that's no longer used or if it's a mistake. To fix the problem, I just added offset as an alias for at.

xesscorp avatar Sep 21 '20 02:09 xesscorp