Jaime van Kessel
|
d7004d3547
Merge branch 'master' of github.com:Ultimaker/Cura into cura_containerstack
|
7 years ago |
Ghostkeeper
|
6e5f7ac28a
Merge branch 'feature_support_top_bottom_speed'
|
7 years ago |
Jack Ha
|
163929196d
Removed commented out code. CURA-3497
|
7 years ago |
Arjen Hiemstra
|
86d3cbadca
Also search through groups when figuring out the extruders of the selection
|
7 years ago |
Arjen Hiemstra
|
9fd0239cd5
Add a selectedObjectExtruders property to ExtruderManager
|
7 years ago |
Arjen Hiemstra
|
7a907aa713
Deprecate addMachineExtruders/createExtruderTrain
|
7 years ago |
Arjen Hiemstra
|
0467a8688a
Make the UM3 work properly
|
7 years ago |
fieldOfView
|
db6cdad956
Filter preferred materials by approximate material diameter
|
7 years ago |
Ghostkeeper
|
cb7c25f92f
Merge branch 'master' into feature_support_top_bottom_speed
|
7 years ago |
Arjen Hiemstra
|
1c75a82779
Fix the hacked "getResolveOrValue" to return value always instead of resolve
|
7 years ago |
Arjen Hiemstra
|
d3d2bdfaeb
getResolveOrValue has become obsolete now that stack.getProperty can return a resolve
|
7 years ago |
Jaime van Kessel
|
6314d872e1
If we find multiple materials for a new extruder, prefer a read only material
|
7 years ago |
Ghostkeeper
|
2f1d957f99
Split support_interface_enable into roof and bottom
|
7 years ago |
Ghostkeeper
|
2d9b2216a3
Allow printing support roof and bottom with different extruders
|
7 years ago |
Jack Ha
|
32d5fbe557
Fixed choosing a quality that is compatible with multiple extruders as fallback. CURA-3510
|
7 years ago |
Jack Ha
|
78de5412a2
Merge branch 'master' into layer_view3_cleanup
|
7 years ago |
Simon Edwards
|
92cee4a9d7
Merge branch 'master' into python_type_hinting
|
7 years ago |
Ghostkeeper
|
34dccfd6a6
Fix updating extruder names on machine switch
|
7 years ago |
Jack Ha
|
5a2aa8846b
Added extruder count detection to layer view. CURA-3273
|
7 years ago |
Jaime van Kessel
|
092f42ef28
Revert "Only emit signal when the active extruder actually changes"
|
7 years ago |
Jaime van Kessel
|
4e8fb254f6
Only emit signal when the active extruder actually changes
|
7 years ago |
Simon Edwards
|
4fecf55b3b
Use double quotes instead of singles.
|
7 years ago |
Simon Edwards
|
fb70eb6813
Merge branch 'master' into python_type_hinting
|
7 years ago |
Simon Edwards
|
a5181f157e
Applied the profiler's pyqtSlot decorator to all of the code.
|
7 years ago |
Jaime van Kessel
|
f598a49c4b
Order of extruders is now sorted by position
|
8 years ago |
Jaime van Kessel
|
0d9b64c8bd
Fixed race condition which caused kitten to pop up when deleting printer.
|
8 years ago |
Simon Edwards
|
d4619da358
Merge branch 'master' into python_type_hinting
|
8 years ago |
Simon Edwards
|
98a6568313
Merge branch 'master' into python_type_hinting
|
8 years ago |
Simon Edwards
|
14afd9eab7
Heaps to changes to get the Cura code through the type checker (with minimal checking).
|
8 years ago |
Jaime van Kessel
|
aca8110edd
Merge branch 'master' of github.com:Ultimaker/Cura into rework_file_handler
|
8 years ago |
Jaime van Kessel
|
9539774c0b
Merge branch 'master' of github.com:Ultimaker/Cura into rework_file_handler
|
8 years ago |
Jaime van Kessel
|
053f0ca031
Replaced hack for setting extruders with more robust setter
|
8 years ago |
Jaime van Kessel
|
dffb54d901
Removed abundant whitespace
|
8 years ago |
Tim Kuipers
|
0c550859dd
fix: don't register adhesion_extruder_nr as used if adhesion_type == none (CURA-759)
|
8 years ago |
Ghostkeeper
|
48134619eb
Fix checking if we're single extrusion
|
8 years ago |
Ghostkeeper
|
8d43f1c5f7
Take first layer extruder into account
|
8 years ago |
Ghostkeeper
|
14e736d9eb
Add function to find the extruders that are used
|
8 years ago |
Simon Edwards
|
e74953c8bc
Internal docs.
|
8 years ago |
Ghostkeeper
|
9a8a5db06e
Fix documentation for getAllExtruderSettings
|
8 years ago |
Ghostkeeper
|
d5ba89a026
Add function to get other properties than values from all extruders
|
8 years ago |
Jaime van Kessel
|
ecbe4b264a
Added handling for key not found in extruder map
|
8 years ago |
Jaime van Kessel
|
dbea06689f
Extruder manager now uses right definition for material selection
|
8 years ago |
Jack Ha
|
e66548099a
Fixed signal routing when switching between different machines. CURA-2232
|
8 years ago |
Jack Ha
|
03c66e6e62
use resolveOrValue for adhesion_type. contributes to CURA-2232
|
8 years ago |
Simon Edwards
|
4bb6ddaf28
Correctly update the quality profiles in the extruders when changing quality changes, taking the different materials into account.
|
8 years ago |
Jack Ha
|
4547cfe504
Introduced resolveOrValue which fixes resolvement with dependencies for the most part. CURA-2232
|
8 years ago |
Aldo Hoeben
|
281f9e18a3
Merge pull request #994 from Ultimaker/optimise_machine_switch
|
8 years ago |
Jaime van Kessel
|
0b6c196659
Moved getAllExtruderValues to extruder manager
|
8 years ago |
fieldOfView
|
847d6429d0
Speed up switching between multiextrusion machines
|
8 years ago |
fieldOfView
|
170a689b59
Select the correct preferred variant for multiextrusion printers
|
8 years ago |