ThisIsNotRocketScience / GerberTools

Tools to load/edit/create/panelizer sets of gerber files
MIT License
725 stars 144 forks source link

New version, rendering: Panelizer vs. QuickRender #7

Closed zigastegu closed 7 years ago

zigastegu commented 7 years ago

http://blog.thisisnotrocketscience.nl/wp-content/uploads/2015/02/2017-01-17-PanelTools.zip Looks like something to do with circles

image

StijnKuipers commented 7 years ago

Ive noticed a few odd regressions with the renderer called from the Panelizer - could you send me this file to test?

zigastegu commented 7 years ago

gerbers.zip Change file paths in *.gerberset

StijnKuipers commented 7 years ago

Fixed! Rendergeometry scaling got hit by a premature optimization -> the circles ended up with 0 vertices due to a far too low geometry setting with no sanity checking.

Will upload new build today!

StijnKuipers commented 7 years ago

Added a new GitHub release! From now on the updates shall be packaged here

zigastegu commented 7 years ago

Thank you! Managing releases here is awesome 👍