rsheldiii / KeyV2

KeyV2: A Parametric Mechanical Keycap Library
GNU General Public License v3.0
1.45k stars 187 forks source link

`filled()` doesn't work as expected #211

Open pragmaticpandy opened 4 months ago

pragmaticpandy commented 4 months ago

What version of OpenSCAD are you on? 2024.04.12 (git dfa7855cf)

Describe the bug using filled() with dsa results in the stem being filled in as well. I expected the stem to not be filled in so the key is still usable

To Reproduce

translate_u(x,y) dsa_row(3) dishless() filled() upside_down() key();