Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Pull sketch from PCB" does not import layers from footprints #205

Open
transistorgrab opened this issue Dec 22, 2023 · 1 comment
Open

Comments

@transistorgrab
Copy link

When I imported a PCB into FreeCAD it only pulled in lines from "User.3" that are directly drawn in the PCB.
Shapes that are in that layer and come from footprints are not imported. See attached screenshot.

Are there plans to support this? For me I use this to define breakouts or holes for mechanical parts like buttons or screws.

grafik

@easyw
Copy link
Owner

easyw commented Dec 23, 2023

@transistorgrab
ATM the layers are only loaded from the board and not from the footprints.
For your workflow, a possible solution is to plot the layer as dxf and then import it in FC.
If you plot with i.e. aux origin, it should be aligned to the kSU loaded pcb layers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants