leomcelroy / svg-pcb

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

Drills have weird position values #74

Closed kr15h closed 8 months ago

kr15h commented 9 months ago

There seems to be an issue with drills in components having really weird positional values. They are huge. Check image below. I am calling console.log(pcb.components); in downloadGerber.js ExcellonBuilder::plotDrills() here.

image