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

Feature Request: color sides of lasercutoutBox() to make finger joints more visible #41

Open
IanM-2022 opened this issue Apr 7, 2023 · 0 comments

Comments

@IanM-2022
Copy link

IanM-2022 commented Apr 7, 2023

As-is, with all sides the default color("gold"), the finger joints can be very hard to see.

To make the sides different shades of gold so the joints can be seen more easily, in module lasercutoutBoxAdjustedFJ(), add color("#BFA700") before the translate for each of the third and fouth sides and color("#DFC700") before the translate for each of the fifth and sixth sides (inside the if blocks).

This has no effect if the user is recoloring their laser cut box as the outer color() will override the inner color() so should have negligible backwards compatibility impact.

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

1 participant