mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 13:52:07 +00:00
ENH: add some check job
jira: [STUDIO-11883] Change-Id: I9a112b10b18d4c4f4bee5c8076b22f46fb63b13f (cherry picked from commit 15c7bb729085ec65fee8cc36a5058ac5e883ceb8)
This commit is contained in:
@@ -65,6 +65,7 @@ struct FilamentBaseInfo
|
||||
std::string vendor;
|
||||
int nozzle_temp_range_low{ 220 };
|
||||
int nozzle_temp_range_high{ 220 };
|
||||
int temperature_vitrification = INT_MAX;
|
||||
bool is_support{ false };
|
||||
bool is_system{ true };
|
||||
int filament_printable = 3;
|
||||
|
||||
Reference in New Issue
Block a user