gerber_to_order icon indicating copy to clipboard operation
gerber_to_order copied to clipboard

Export error : Error in method 'EXCELLON_WRITE_SetOptions', argument 4 of type 'VECTOR2I const &'

Open bzhmaddog opened this issue 11 months ago • 5 comments

It happens when I have 'textures' in the model of one of my footprint

Included below a link to the step file I think is causing this error

https://raw.githubusercontent.com/bzhmaddog/lamp-matrix-tester/main/libs/Models/1088ASBSv5.step

bzhmaddog avatar Mar 13 '24 18:03 bzhmaddog

Can you share files of your project and version of KiCad?

asukiaaa avatar Mar 13 '24 23:03 asukiaaa

Sure thing. I am using Kicad 8 and you can find the project => https://github.com/bzhmaddog/lamp-matrix-tester

bzhmaddog avatar Mar 14 '24 06:03 bzhmaddog

At some point it was working fine (I believe before I added textures to my model)

bzhmaddog avatar Mar 14 '24 06:03 bzhmaddog

Thank you for sharing the information. I found a problem about detecting version so I updated it then this problem was resolved. https://github.com/asukiaaa/gerber_to_order/commit/db7a12921de7d971b4d366333e323229dbab3c5f I created merge request for KiCad Addons. https://gitlab.com/kicad/addons/metadata/-/merge_requests/317 You may can update to version 1.0.3 via addon manager after few days.

asukiaaa avatar Mar 16 '24 05:03 asukiaaa

Great. Thank you.

bzhmaddog avatar Mar 16 '24 07:03 bzhmaddog