mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-20 21:27:52 -06:00
New feature: plate name
This commit is contained in:
parent
b243bac282
commit
f5c4cc9a54
15 changed files with 254 additions and 113 deletions
|
@ -70,6 +70,7 @@ struct PlateData
|
|||
std::string pattern_bbox_file;
|
||||
std::string gcode_prediction;
|
||||
std::string gcode_weight;
|
||||
std::string plate_name;
|
||||
std::vector<FilamentInfo> slice_filaments_info;
|
||||
DynamicPrintConfig config;
|
||||
bool is_support_used {false};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue