ThisIsNotRocketScience / GerberTools

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

Incorrectly parse command with connected "YD" chars. #141

Open LongHanVisazure opened 3 years ago

LongHanVisazure commented 3 years ago

Our CAD tool outputs some lines of Gerber commands like "X00046318YD02*" where the YD is not separated by 0 for zero Y value, this causes the incorrect Y value and a buggy output image.

neinseg commented 2 years ago

What CAD tool are you using? Is this some tool that is more widely used / publicly for sale?