Donkie / SpoolmanDB

A centralized place to store information about 3D printing filaments and their manufacturers
MIT License
30 stars 19 forks source link

RFC: Transparency #30

Closed Keridos closed 4 months ago

Keridos commented 4 months ago

We can currently only set translucent on filaments. However, PETG and especially PCTG are also offered as transparent. Granted, it is not easy to print transparent prints, but they look different than translucent filaments.

Should a new flag called transparent be added?

Donkie commented 4 months ago

I think translucent is fine for this case as well. You can adjust the alpha of the hex if you want a detailed level of transparency shown. Could be set to 00 for fully transparent filaments for example.

Keridos commented 4 months ago

Thanks for the hint about the alpha channel, did not know that was possible, will use that instead.