mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 13:17:51 -06:00
Merge branch '4.2' of github.com:Ultimaker/Cura
This commit is contained in:
commit
a7ddab3c60
1 changed files with 2 additions and 0 deletions
|
@ -126,6 +126,8 @@ class SliceInfo(QObject, Extension):
|
|||
else:
|
||||
data["active_mode"] = "custom"
|
||||
|
||||
data["camera_view"] = application.getPreferences().getValue("general/camera_perspective_mode")
|
||||
|
||||
definition_changes = global_stack.definitionChanges
|
||||
machine_settings_changed_by_user = False
|
||||
if definition_changes.getId() != "empty":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue