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

Material pcb translucence support #650

Merged
merged 10 commits into from
Jan 2, 2024

Conversation

ohmtech-rdi
Copy link
Owner

This PR adds a way to bring translucence to a PCB-based front panel, by removing the copper and solder mask layers on a specific shape dictated by the user.

In practice, this is done by adding a new property layer to graphic elements suck as label, line and image:

  • silkscreen: ink UV-printed on the panel,
  • translucence: copper and soldermask removed.

Note

In the simulator, we assume that a LED would cover a disk of around 1cm diameter on the front panel.
Also, neighboring light won't influence each others.
In short, the simulation is very crude and just here to check basic mistakes.

@ohmtech-rdi ohmtech-rdi added the feature Feature label Jan 2, 2024
@ohmtech-rdi ohmtech-rdi self-assigned this Jan 2, 2024
@ohmtech-rdi ohmtech-rdi force-pushed the material-pcb-translucence-support branch from 27892ca to 6ca77fb Compare January 2, 2024 13:02
@ohmtech-rdi ohmtech-rdi merged commit 4434b58 into main Jan 2, 2024
21 checks passed
@ohmtech-rdi ohmtech-rdi deleted the material-pcb-translucence-support branch January 2, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant