mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
SLA support points are now saved in AMF
This commit is contained in:
@@ -498,6 +498,7 @@ ModelObject::ModelObject(Model *model, const ModelObject &other, bool copy_volum
|
||||
instances(),
|
||||
volumes(),
|
||||
config(other.config),
|
||||
sla_support_points(other.sla_support_points),
|
||||
layer_height_ranges(other.layer_height_ranges),
|
||||
layer_height_profile(other.layer_height_profile),
|
||||
layer_height_profile_valid(other.layer_height_profile_valid),
|
||||
|
||||
Reference in New Issue
Block a user