mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
NEW:AMS control supports gradient color filaments display
Change-Id: I38d8a313d84b3acf643b489a1e62ebd073b35c1d
This commit is contained in:
parent
d43c7d5c92
commit
8d6c56e4aa
4 changed files with 57 additions and 3 deletions
|
@ -136,6 +136,7 @@ struct Caninfo
|
|||
int material_remain = 100;
|
||||
float k = 0.0f;
|
||||
float n = 0.0f;
|
||||
std::vector<wxColour> material_cols;
|
||||
};
|
||||
|
||||
struct AMSinfo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue