fieldOfView
1f53ce0d4d
Fix weight calculation
...
CURA-1038
2016-07-22 13:43:26 +02:00
Jaime van Kessel
83ec6e849a
Multiple changes when quality profiles have different values should no longer break the link
...
CURA-1758
2016-07-22 13:16:35 +02:00
Jaime van Kessel
df46a61d38
Active stack should no longer influence changing of targeted settings
...
CURA-1758
2016-07-22 11:44:37 +02:00
Jaime van Kessel
cafb46cb1d
First container is now updated withouth recursion possible
...
We now use a set of keys that we are handling in order to prevent the lock
CURA-1758
2016-07-22 10:43:26 +02:00
Johan K
c6790981d6
Merge branch 'master' of https://github.com/Ultimaker/Cura into layerview_dev
2016-07-22 10:21:41 +02:00
Jaime van Kessel
8307dba643
Revert "Commented out 2 lines of code that caused issues with reset"
...
This reverts commit 568d30d17b85dc1fd5bd4ab784e750ac237cdb39. Turned out this causes recursion issue when changing materials
2016-07-22 09:33:44 +02:00
Jaime van Kessel
87b9b17f98
Now the right extruder is actually used (instead of randomly mixing it up)
...
CURA-1758
2016-07-21 21:42:02 +02:00
Jaime van Kessel
568d30d17b
Commented out 2 lines of code that caused issues with reset
...
The documentation doesn't mention why the code is there, so i've commented them out for the time beeing
CURA-1758
2016-07-21 21:19:25 +02:00
Jaime van Kessel
4346d5a233
Settings now point to the right extruder stack
...
CURA-1758
2016-07-21 20:54:02 +02:00
fieldOfView
d4744735c6
Remove global inheritance for most settings
...
CURA-1758
2016-07-21 15:33:35 +02:00
fieldOfView
caa202e3d6
Make sure values from loaded profile permeate to other stacks
...
CURA-1758
2016-07-21 15:28:10 +02:00
fieldOfView
a64e0fa8e8
Fix copyValueToExtruders (rebase-accident)
...
CURA-1758
2016-07-21 15:12:31 +02:00
fieldOfView
baf9d81e47
Massively simplify the strategy
...
This removes the *_global_variant, *_global_material and *_global_quality profiles and instead uses the same profiles for the global stack as for extrude 0.
CURA-1758
2016-07-21 15:12:31 +02:00
fieldOfView
0857017ac6
Add a context-menu item to copy a value to all extruders.
...
CURA-1758
2016-07-21 15:12:30 +02:00
fieldOfView
89b601791d
Fix possible error when a printer fails to load
...
CURA-1758
2016-07-21 15:12:30 +02:00
fieldOfView
fa8b58844d
Initialise multiextrusion global stacks to new empty profiles
...
_EmptyInstanceContainer does not allow setting properties and does not emit signals
CURA-1758
2016-07-21 15:12:30 +02:00
fieldOfView
2e75430d0e
Update the global container when switching variant/material/quality profiles
...
CURA-1758
2016-07-21 15:12:29 +02:00
fieldOfView
81f9467ca0
Update the global value when the "global_inherits_stack" value changes
...
CURA-1758
2016-07-21 15:12:29 +02:00
fieldOfView
16315b6e1d
Fix reset value icon on non-per-extruder-settable settings
...
CURA-1758
2016-07-21 15:12:28 +02:00
fieldOfView
5d613bd22e
Make sure _active_container_stack is properly initiated
...
CURA-1758
2016-07-21 15:12:28 +02:00
fieldOfView
8a6f41d7e7
Initialise multiextrusion global stacks to empty profiles
...
CURA-1758
2016-07-21 15:12:27 +02:00
fieldOfView
a48b3b7398
Select first extruder when switching to a printer
...
The days of the global tab are numbered
CURA-1758
2016-07-21 15:12:27 +02:00
fieldOfView
97b3dd8f70
Copy values of global-only setting values to all extruders
...
CURA-1758
2016-07-21 15:12:25 +02:00
fieldOfView
2387da1a28
Make the global stack value mirror the stack value appropriate for this setting
...
CURA-1758
2016-07-21 15:12:25 +02:00
fieldOfView
8537c5a0e2
Introduce a property that says which extruder the global stack should get its value from.
...
CURA-1758
2016-07-21 15:12:24 +02:00
fieldOfView
121cd19e83
Disable the settings in the global tab
...
CURA-1758
2016-07-21 15:12:24 +02:00
Jaime van Kessel
6602177102
Removed unneeded getMeshData call
...
CURA-1622
2016-07-21 13:20:37 +02:00
Jaime van Kessel
f8a9fa1a66
Deleting objects from groups no longer cause position changes
...
CURA-1891
2016-07-20 14:44:44 +02:00
Jaime van Kessel
0cf39b0ad4
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-20 14:12:32 +02:00
Jaime van Kessel
77c5d25e70
Cutoff point for convex hull is now a bit below 0 to prevent rounding issues.
...
CURA-1608
2016-07-20 14:11:16 +02:00
Jack Ha
aaa63b5379
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-20 13:25:33 +02:00
Jack Ha
cbbf62106d
Fix moving objects through bottom.
2016-07-20 13:25:05 +02:00
Jaime van Kessel
6ec69d523b
Fixed reloading meshes for 3mf
...
CURA-1622
2016-07-20 13:05:45 +02:00
Jack Ha
612bb39680
Compensated build volume bbox and scale_to_max_bounds with raft_thickness.
...
Rework of CURA-1707
2016-07-20 11:36:32 +02:00
Jaime van Kessel
923e4de4ed
Stack changes now also ensure that validation state change signal is emitted
...
CURA-1890
2016-07-20 11:13:24 +02:00
Jaime van Kessel
b69388525f
Fixed uncaught exception on first run
2016-07-20 11:06:26 +02:00
Jaime van Kessel
c195928c09
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-20 09:39:13 +02:00
Jaime van Kessel
19c60ee584
Group delet checking is more explicit
...
CURA-1891
2016-07-20 09:34:03 +02:00
fieldOfView
6e7c1759d3
Remove commented out code
...
CURA-1900
2016-07-19 17:04:42 +02:00
Jack Ha
7731f9406c
Dialog_profile/material/load_path is now saved and used.
...
CURA-1900
2016-07-19 15:59:44 +02:00
Jack Ha
a9aa46e32b
Fixed prime location due to definition -> stack change.
2016-07-19 11:04:29 +02:00
Jack Ha
0bf037a160
Solved merge conflict
2016-07-19 10:27:59 +02:00
Jack Ha
3bcd96533f
Finished making visible raft plane.
...
CURA-1707
2016-07-19 10:25:03 +02:00
Jaime van Kessel
d9f7f43ea6
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-19 09:24:02 +02:00
Jaime van Kessel
2e058abde9
Merge branch 'cura-1811' of github.com:Ultimaker/Cura
2016-07-19 09:23:13 +02:00
fieldOfView
4b7066e55b
Fix adding quality profile to stack twice
...
CURA-1926
2016-07-19 08:29:47 +02:00
fieldOfView
dec94443db
Initialise extruder quality profile to a profile that is appropriate for this machine/variant/material
...
Fixes CURA-1926
2016-07-18 19:39:47 +02:00
Jaime van Kessel
6249675362
Removed stray debug prints
...
CURA-1669
2016-07-18 17:18:25 +02:00
Jack Ha
2936ad508c
Merge branch 'master' into cura-1707
2016-07-18 16:06:08 +02:00
Jack Ha
b3837fbafd
Raft thickness lowers the build volume.
...
CURA-1707
Now adding more visuals for better UX.
2016-07-18 16:02:24 +02:00