mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Fix confusing nozzle-node 'ghost' in simulation-view.
part of a 30-min fix
This commit is contained in:
parent
f25bfd717e
commit
24f95a9cab
2 changed files with 2 additions and 3 deletions
|
@ -388,7 +388,7 @@
|
|||
"layerview_move_retraction": [128, 127, 255, 255],
|
||||
"layerview_support_interface": [63, 127, 255, 127],
|
||||
"layerview_prime_tower": [0, 255, 255, 255],
|
||||
"layerview_nozzle": [181, 166, 66, 50],
|
||||
"layerview_nozzle": [224, 192, 16, 64],
|
||||
|
||||
"tab_status_connected": [50, 130, 255, 255],
|
||||
"tab_status_disconnected": [200, 200, 200, 255],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue