kicadStepUpMod icon indicating copy to clipboard operation
kicadStepUpMod copied to clipboard

importing pads from board puts them into coordinates relative to the page origin

Open EeliK opened this issue 2 years ago • 4 comments

Importing copper with "Add tracks" button imports pads, but puts them into easily recognizable wrong location: their coordinates are relative to the (internal) coordinate origin. This is easy to see if the board edge is a rectangle drawn along the page area borders. The coordinates should be calculated as the footprint location + pad location.

image

image

image

EeliK avatar Feb 27 '22 16:02 EeliK

Locations are correct if tracks are imported without a pre-loaded board.

EeliK avatar Feb 27 '22 17:02 EeliK

please post a board that is failing

easyw avatar Feb 27 '22 18:02 easyw

smalltestproject.zip

EeliK avatar Feb 27 '22 18:02 EeliK

this seems an issue when there is only one components per layer... if you add at least one part each layer it seems it is solved

easyw avatar Feb 28 '22 08:02 easyw