mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-15 01:22:07 +00:00
Merge some BS1.7 changes:
internal_solid_infill_pattern
This commit is contained in:
@@ -185,4 +185,11 @@ namespace Slic3r {
|
||||
project_path.clear();
|
||||
}
|
||||
|
||||
BBLModelTask::BBLModelTask()
|
||||
{
|
||||
job_id = -1;
|
||||
design_id = -1;
|
||||
profile_id = -1;
|
||||
}
|
||||
|
||||
} // namespace Slic3r
|
||||
|
||||
Reference in New Issue
Block a user