riskable / keycap_playground

The Keycap Playground is a parametric OpenSCAD keycap generator made for generating keycaps of all shapes and sizes (and profiles)
371 stars 45 forks source link

Legend help! #6

Open dcscraig opened 2 years ago

dcscraig commented 2 years ago

Love this! Im trying to get legends to work. I think I have the placed correctly and the preview shows promise and similar to what I have seen in the youtube videos, but when I render the legend is not subtracted. I'm I completely misunderstanding something?

RENDER = ["legends","keycap"]

preview

Screenshot 2022-02-08 214229

render image

666dsa666 commented 2 years ago

%legends as it needs to be transparent.

RENDER = ["keycap", "%legends", "stem"]; //