Kicad bottom placement
Posted: Thu Oct 18, 2018 5:47 pm
Trying to place a board that was designed in Kicad 5, where most of the parts are on the bottom side of the board.
In Kicad the origin is set to be the bottom left corner of the board when looking from the top down.
In Liteplacer I've ticked 'bottom' and filled in 'job X' to be the width of the board. I then go and load the bottom.pos exported from Kicad.
Having originally taught LP where the bottom left of the board is, it correctly applies the 'job X' correction to find the bottom right. However it doesn't flip the X-coordinate of the placements. So components are placed by moving from the bottom right further right, when they should start at the bottom right and move left.
I could hack the .pos to add a minus sign to the X coords, but I'm worried that parts with rotations or non-centered origins will get messed up. Is there an official way to handle this?
In Kicad the origin is set to be the bottom left corner of the board when looking from the top down.
In Liteplacer I've ticked 'bottom' and filled in 'job X' to be the width of the board. I then go and load the bottom.pos exported from Kicad.
Having originally taught LP where the bottom left of the board is, it correctly applies the 'job X' correction to find the bottom right. However it doesn't flip the X-coordinate of the placements. So components are placed by moving from the bottom right further right, when they should start at the bottom right and move left.
I could hack the .pos to add a minus sign to the X coords, but I'm worried that parts with rotations or non-centered origins will get messed up. Is there an official way to handle this?