asukiaaa/gerber_to_order

Gerber error

Shailesh-khole opened this issue · 2 comments

I get an error while using it for a board which has a circular cut along the edge.
Unsupported operand type(s) for +: 'float' and 'EDA ANGLE'
outline_measure.py line36 in hasLineOnDegree
angleDegreeEnd = anfleDegreeStart+angleDegree
TypeError:unsupported operand type(s) for +: 'float' and 'EDA ANGLE'
Gerber to order

Same as #9
KiCad sometimes has problem to load old api.
I want you to re install KiCad and plugins.