Skip to content

Display all components with "A" for bottom not working  #7

@JTerra-Muco

Description

@JTerra-Muco

When I want to display al the components on the bottom cite, the dots are in the wrong position.

this is because self.pcbpainter.draw_marker() on line 678 misses the mirror check.
when I replace this with "self.pcbpainter.draw_marker(pos[0], pos[1],self.isTopLayer(self.cur_placement) == False)" it works correctly.

Thanks for this open source project, it helps a lot.

Yours truly,
J Terra

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions