mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Render non-printing objects as semi transparent objects in Solid View
This commit is contained in:
parent
0b11117d6d
commit
8f8bdc059a
2 changed files with 19 additions and 11 deletions
|
@ -256,6 +256,7 @@
|
|||
"model_unslicable": [122, 122, 122, 255],
|
||||
"model_unslicable_alt": [172, 172, 127, 255],
|
||||
"model_selection_outline": [12, 169, 227, 255],
|
||||
"model_non_printing": [122, 122, 122, 255],
|
||||
|
||||
"xray": [26, 26, 62, 255],
|
||||
"xray_error": [255, 0, 0, 255],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue