mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
ENH:add new prohibited materials
Change-Id: I621aaf9ceabe11dbedd4e77376f10650be453abf
This commit is contained in:
parent
6facd65530
commit
27f4c282f2
4 changed files with 63 additions and 6 deletions
|
@ -39,6 +39,7 @@ struct FilamentInfo
|
|||
std::string type;
|
||||
std::string color;
|
||||
std::string filament_id;
|
||||
std::string brand;
|
||||
float used_m;
|
||||
float used_g;
|
||||
int tray_id; // start with 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue