Closed spcrxj closed 8 months ago
I don't know, sorry. Worked fine for me when I developed it.
Hi I found the issue. From kicad6 up. When export from the pcbnew library, it use top left point as (0,0). But in the brd file it create (0,0) at the bot left. So the pcb and brd file is 180 degree rotated and flipped. I am trying to understand the brd format and fix this issue to adaptor it to kicad7
On Sun, 9 Jul 2023 at 14:24, Catherine @.***> wrote:
I don't know, sorry. Worked fine for me when I developed it.
— Reply to this email directly, view it on GitHub https://github.com/whitequark/kicad-boardview/issues/11#issuecomment-1627577295, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB76PK6MQXPY6KDNTS4YJ5LXPII7LANCNFSM6AAAAAAZ6IIQPI . You are receiving this because you authored the thread.Message ID: @.***>
-- 知识,确实越来越廉价了.
Hi I found the brd file always flipped or mirror from the orginal pcb file. May I ask if there any setting need to be set to make it right. Many thanks