leomcelroy / svg-pcb

Design PCBs in the Browser
https://www.leomcelroy.com/svg-pcb-website
GNU General Public License v3.0
68 stars 9 forks source link

Component rotation #48

Closed kr15h closed 1 year ago

kr15h commented 1 year ago

One more thing missing is the rotation of the footprint for each component in the global_state.components array.

kr15h commented 1 year ago

I see it now in dev branch, but the value is undefined.

leomcelroy commented 1 year ago

nice catch I was passing rotate instead of rotation