Skip to content

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

@IanM-2022

Description

@IanM-2022

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.

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