mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-15 02:33:15 +02:00
This fixes some DXFs imports where unforunately CAD tools like SolidWorks randomly decide to mirror circle definitions across the "z" axis (resulting in x or y axis flips in 2d) Most likely live projection from 3D to 2D drawings introduces this. However this is DXF specification to describe it so obtusely with vectors for a 2d drawing.