Jaime van Kessel
a5e6742cfa
Merge branch 'master' of github.com:Ultimaker/Cura
2016-09-15 09:43:11 +02:00
Jaime van Kessel
277123d1d3
Brim, raft & skirt settings are now retrieved from correct extruder (if any)
...
CURA-2245
2016-09-15 09:42:13 +02:00
fieldOfView
151fcfdda6
Update method order for readability
2016-09-14 15:15:54 +02:00
fieldOfView
ab50ac0d89
Don't show possibly incorrect materials in print monitor
2016-09-14 13:59:00 +02:00
Jaime van Kessel
98a759196d
Simplified Buildvolume
...
CURA-2245
2016-09-14 13:25:29 +02:00
Jaime van Kessel
02c1a8d069
Fixed wrong indenting
2016-09-14 12:52:15 +02:00
Tim Kuipers
479f9ea6d2
refactor: global_inherits_stack ==> limit_to_extruder (CURA-2308)
2016-09-14 10:46:57 +02:00
Jaime van Kessel
d6e95d2734
Added error state for container state if serialization data is none
...
CURA-2359
2016-09-13 14:54:17 +02:00
Jaime van Kessel
4db1db302b
Changed guid to GUID in the filter
...
We use the veriable as upper.
2016-09-13 14:35:45 +02:00
Jaime van Kessel
cb50c61293
Added missing import statement
...
CURA-2276
2016-09-13 12:51:37 +02:00
Jaime van Kessel
4088cc0f7e
Merge branch 'master' of github.com:Ultimaker/Cura
2016-09-13 11:54:48 +02:00
Jaime van Kessel
570843bbb0
Filtering containers now also takes quality_definition into account
...
CURA-1780
2016-09-13 11:54:16 +02:00
Simon Edwards
8086646de1
When reverting a user setting be sure to delete it from all of the stacks, global and extruder.
...
Contributes to CURA-2232 No resolvement strategy for prime_tower_enable and platform adhesion
2016-09-13 11:33:33 +02:00
fieldOfView
224e6d37a8
Add materialNames property to get user-facing texts from printer
...
inb4 string-freeze
CURA-2276
2016-09-13 10:53:21 +02:00
Jaime van Kessel
8f65ed4c4e
0 is now seen as a correct value by QualitySettingsModel
...
CURA-2293
2016-09-12 15:36:57 +02:00
Jaime van Kessel
8dbe67a6bf
Added printer state to output device
...
CURA-2235
2016-09-12 13:30:43 +02:00
Jaime van Kessel
44092f0b96
Printers with a quality_definition now also create quality changes using that definition
...
CURA-1780
2016-09-12 13:00:01 +02:00
Jaime van Kessel
03c28537f2
Added function to save a single stack to file.
...
CURA-2279
2016-09-12 11:58:51 +02:00
Jaime van Kessel
f6c1a46d22
Remove commented out code
...
CURA-2234
2016-09-09 13:28:12 +02:00
Jaime van Kessel
2441275f29
Added message when incompatbile material is selected
...
CURA-2271
2016-09-09 12:57:50 +02:00
Jaime van Kessel
9770037398
If setting is false, it will still return false (instead of empty string)
...
CURA-2271
2016-09-09 11:44:41 +02:00
Jaime van Kessel
e7335d9814
Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3
2016-09-09 10:53:21 +02:00
Jaime van Kessel
d34f54a3c7
Right type is now returned if metadata entry is not found
...
CURA-2242
2016-09-09 10:29:16 +02:00
fieldOfView
40ae75f54f
Merge branch '2.3' of https://github.com/Ultimaker/Cura into 2.3
2016-09-08 18:50:53 +02:00
fieldOfView
8b7a8327e8
Allow machinedefinitions to specify another definition to inherit qualities from
...
CURA-1780
2016-09-08 18:49:34 +02:00
Jack Ha
f4bf1809c6
Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3
2016-09-08 17:38:16 +02:00
Jack Ha
2138a87582
Busy with CURA-2159
2016-09-08 17:37:49 +02:00
Jaime van Kessel
544941e33e
Signals are now only emitted when setting changed instead of always.
2016-09-08 17:20:01 +02:00
Jaime van Kessel
8a8b55800b
Duplicating materialContainers should now duplicate all related material containers
...
CURA-2242
2016-09-08 14:15:00 +02:00
fieldOfView
4de78db87a
Revert "Remove "infill mesh" as a standard visible setting"
...
This reverts commit 46942d7cf2
.
It was not my decision to make
2016-09-08 14:04:58 +02:00
fieldOfView
46942d7cf2
Remove "infill mesh" as a standard visible setting
2016-09-08 14:02:44 +02:00
Jaime van Kessel
09f7d9b999
We shuffle the list of nodes so that the push free won't endlessly repeat the same 2 steps
2016-09-08 12:49:42 +02:00
Jaime van Kessel
30e08da8aa
Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3
2016-09-07 17:19:49 +02:00
Jaime van Kessel
9a84deb14e
If buildplate has errors, slicing is not possible
...
CURA-2234
2016-09-07 17:19:20 +02:00
Jaime van Kessel
35168ddd5a
Prime tower disallowed area is now drawn seperate from others if it colissions with others
...
CURA-2234
2016-09-07 16:54:52 +02:00
fieldOfView
cab5f4d823
Fix "Reset all model transformations" for groups
...
CURA-2291
2016-09-07 16:06:42 +02:00
Jaime van Kessel
17d8c1e9c1
Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3
2016-09-07 09:21:53 +02:00
Jaime van Kessel
e010c90c43
No longer set move_vector when we don't have to
2016-09-07 09:21:19 +02:00
fieldOfView
a52bb1422b
Suggest unique name when creating/duplicating profiles
...
CURA-2161
2016-09-06 17:46:11 +02:00
Jaime van Kessel
1999e587b6
Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3
2016-09-06 11:43:27 +02:00
Jaime van Kessel
75c1f12d33
If a group node is outside build area, all it's children are also marked as such
...
CURA-403
2016-09-06 11:42:46 +02:00
fieldOfView
dc01cdbc88
Fix displaying support interface in layerview
...
CURA-2049
2016-09-06 11:30:38 +02:00
Ghostkeeper
7c8e80b751
Properly hide moves and retractions in lower layers
...
Not the neatest solution. We might want to make a preference for this? I sorta like to see those travel moves, actually.
Contributes to issue CURA-2049.
2016-09-06 11:21:48 +02:00
fieldOfView
46acc4d351
Update wording
...
CURA-2236
2016-09-06 08:32:51 +02:00
fieldOfView
287cbcbb16
Properly fix LayerPolygon.__jump_map
...
CURA-2049
2016-09-05 18:15:02 +02:00
fieldOfView
b1d2c412e8
Merge branch '2.3' of https://github.com/Ultimaker/Cura into 2.3
2016-09-05 18:11:15 +02:00
fieldOfView
60568a3070
Fix size of LayerPolygon.__jump_map
...
CURA-2049
2016-09-05 18:10:35 +02:00
Jaime van Kessel
bb7f6f87c7
Platfom physics now actually checks max_overlap_checks instead of max_overlap_checks +1
...
CURA-2156
2016-09-05 17:41:52 +02:00
Jaime van Kessel
5293f3abcb
Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3
2016-09-05 17:01:50 +02:00
Jaime van Kessel
4817dbe62f
Platform physics now checks if the found result actually is a solution
...
If not, it keeps checking a bit more to see if it can find another solution
CURA-2156
2016-09-05 17:00:37 +02:00