Le 27/04/2015 09:04, Cirilo Bernardo a écrit :
> Attached is a patch for bug 1448192:
> 
> https://bugs.launchpad.net/kicad/+bug/1448192
> 
> Problem: Arcs in modules were rendered incorrectly on export.
> Cause: Rotation angle was not negated when PCB coordinates were
> converted to VRML coordinates.
> 
> The patch also fixes an unreported bug: I forgot to scale the PCB
> units when exporting an arc on the PCB. This resulted in a waste
> of computing resources since the code attempts to model arcs
> on the order of 6x10^7m with a maximum error of ~0.001mm. It's
> surprising how long some bugs escape detection despite the
> number of people using the software.
> 
> - Cirilo

Committed. Thanks.


-- 
Jean-Pierre CHARRAS

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to