Ghostkeeper
|
88155d35e8
Correct signature of activeMachine
|
7 лет назад |
Diego Prado Gesto
|
4d99fb067f
After disconnect a signal, now is reconnected the correct one - CURA-4327
|
7 лет назад |
alekseisasin
|
204019702d
Added Title for messages
|
7 лет назад |
Lipu Fei
|
3fbdb27e8e
Merge branch 'master' into feature_dark_colours_icons
|
7 лет назад |
Ghostkeeper
|
585c04dfaa
Also show warning icon when the set-up on other extruders is unsupported
|
7 лет назад |
alekseisasin
|
9363f93467
Merge pull request #2224 from fieldOfView/fix_multiextruder_menus
|
7 лет назад |
Ghostkeeper
|
b9cdeb68d6
Don't crash when there is no global quality container
|
7 лет назад |
Ghostkeeper
|
fe406f530c
Never fill None for quality changes profile
|
7 лет назад |
fieldOfView
|
975e7f04b4
Remove unused incorrect code
|
7 лет назад |
Jaime van Kessel
|
e636dbdd10
Merge pull request #2107 from fieldOfView/feature_pyserial_usb_detection
|
7 лет назад |
Lipu Fei
|
9c1d23fe5b
Make sure MachineManager initializes after ContainerRegistry does
|
7 лет назад |
Lipu Fei
|
93731b8d1f
Trigger auto-slice based on stackValidation instead of stack/setting changes
|
7 лет назад |
Youness Alaoui
|
7e7e15a12b
Fix MachineManager connection to OutputDeviceManager signals late.
|
8 лет назад |
Ghostkeeper
|
81e07b1530
Use stack properties instead of .findContainer(type = ...)
|
7 лет назад |
Ghostkeeper
|
21624d7761
Merge branch '2.6'
|
7 лет назад |
Ghostkeeper
|
b2b9b1bede
Fix checking if container stack exists
|
7 лет назад |
Ghostkeeper
|
df2ec7bd73
Don't try to activate a machine that we don't have a definition for
|
7 лет назад |
Ghostkeeper
|
13c9519a7c
Fix deprecated decorator
|
7 лет назад |
Ghostkeeper
|
121bf5897d
Deprecate _updateMaterialContainer
|
7 лет назад |
fieldOfView
|
49f2fb2cea
Fix filtering maerials after editing materials
|
7 лет назад |
Jaime van Kessel
|
9a54ff426b
FindAllQualitiesForMachineMaterial only looks with basic materials if it found them
|
7 лет назад |
Jaime van Kessel
|
a306b4dada
We now properly fall back if no basic material is found
|
7 лет назад |
Lipu Fei
|
8af1cc886f
Use .definition to access DefinitionContainer in qml
|
7 лет назад |
Lipu Fei
|
85e875257b
Use "/<version>/<machineName>" as the material info URL suffix
|
7 лет назад |
Ghostkeeper
|
1f33a0d4cd
Use per-parameter-value compression for signals
|
7 лет назад |
Ghostkeeper
|
bec43d5b9a
Make sure that the preferred material name variable exists
|
7 лет назад |
Ghostkeeper
|
5f0fb3f9bd
Don't squash signals updating materials and variants
|
7 лет назад |
Ghostkeeper
|
76a9a9a9ab
Erase changed hotends/materials after applying changes
|
7 лет назад |
Lipu Fei
|
b027437ef3
Activate a new machine (if any) before removing a machine
|
7 лет назад |
Jaime van Kessel
|
ba4d62e8ca
Added missing typehinting
|
7 лет назад |
Jaime van Kessel
|
bfc65cb4a9
Added typing to active stack
|
7 лет назад |
Jaime van Kessel
|
7ee5a66c64
CuraContainerStack now overrides getBottom, so it always returns a definition
|
7 лет назад |
Jaime van Kessel
|
77204fc4b0
Type hinting & unused code removal
|
7 лет назад |
Jaime van Kessel
|
2b64e92a99
Removed unused imports
|
7 лет назад |
Jaime van Kessel
|
ef2aa3b2b2
Empty InstanceContainers are now correctly handled by setActiveMaterial again
|
7 лет назад |
Jaime van Kessel
|
27d6bebf32
Adding a new printer now activates it again
|
7 лет назад |
Jaime van Kessel
|
bfb76540d0
InstanceContainerchanged is now also on a timer.
|
7 лет назад |
Jaime van Kessel
|
e313794b12
Fixed posponing of certain events
|
7 лет назад |
Jaime van Kessel
|
2375c832be
Revert "ReplaceQuality changes only emits signals if there was a change"
|
7 лет назад |
Jaime van Kessel
|
42fc703516
Added a few profiling decorators to expensive methods
|
7 лет назад |
Jaime van Kessel
|
9a387f9ee2
ReplaceQuality changes only emits signals if there was a change
|
7 лет назад |
Jaime van Kessel
|
19bc6bb710
All error checks now use the timer instead of re-checking multiple times.
|
7 лет назад |
Jaime van Kessel
|
6493bcd5b5
Merge branch 'master' of github.com:Ultimaker/Cura
|
7 лет назад |
Jaime van Kessel
|
40c9e45532
Send specific signals for container changes if we know the type
|
7 лет назад |
Lipu Fei
|
5706a540d9
Only set global stack in addMachine() if there was none
|
7 лет назад |
Jaime van Kessel
|
bd25448021
Changes to make um2 upgrade work with new stack changes
|
7 лет назад |
fieldOfView
|
98b127851b
Fix setting number of extruders when hasVariants is set
|
7 лет назад |
Ghostkeeper
|
ea9e0e2e9c
Replace material without needing to find its index
|
7 лет назад |
Ghostkeeper
|
c42d092b0f
Merge branch 'master' into cura_containerstack
|
7 лет назад |
Ghostkeeper
|
86f1a0559f
Add documentation and further specify except around disconnecting signals
|
7 лет назад |