ChrisTerBeke
f589ce9570
Copy first extruder values when they are available when upgrading - CURA-4835
2018-01-22 11:25:23 +01:00
Lipu Fei
b92ebadfd0
Fix quality_changes for single-extrusion machines
...
CURA-4839
- Add newly created quality_changes container to ContainerRegistry
- If an extruder is created by CuraContainerRegistry, in project
loading, do not try to override extruder's quality changes.
2018-01-19 15:05:05 +01:00
Lipu Fei
e7a19bcce5
Fix has_machine_quality value parsing
...
CURA-4837
2018-01-19 14:34:25 +01:00
Lipu Fei
79e79dd84c
Only import profiles that match with the active machine
...
CURA-4837
2018-01-19 14:08:52 +01:00
Diego Prado Gesto
0fbcd2d2ec
Merge branch '3.2'
2018-01-19 13:50:30 +01:00
ChrisTerBeke
d035ace40d
Add method to set active extruder count to machine manager so other plugins can use it, add empty definitions container template
2018-01-19 13:32:25 +01:00
Lipu Fei
7c85db4a18
Fix material_diameter copy over for Extruders
...
CURA-4835
2018-01-19 12:30:56 +01:00
ChrisTerBeke
ce709bf24a
Remove debug print - CURA-4829
2018-01-19 10:48:45 +01:00
ChrisTerBeke
8412e8535a
Merge branch '3.2' of https://github.com/Ultimaker/Cura into 3.2
2018-01-19 10:37:00 +01:00
ChrisTerBeke
e4a111dd2e
Delay adding global stack when creating new machine until after extruder stacks are created - CURA-4828
2018-01-19 10:36:25 +01:00
Diego Prado Gesto
a6acf4a4af
CURA-4829 Do not save the quality changes profile in the GCode if the
...
containers are empty.
Change the message when trying to import a GCode as a profile, but not profile was stored.
2018-01-19 10:34:04 +01:00
ChrisTerBeke
422d047317
Merge branch 'master' into feature_headless_docker
2018-01-17 17:02:04 +01:00
ChrisTerBeke
c1308de753
Merge branch '3.2'
2018-01-17 11:40:06 +01:00
Diego Prado Gesto
26371c9c3a
CURA-4815 When creating the unique name for a machine, don't look at the
...
definition instance container for the id, just look at the container
stack ids.
2018-01-17 10:57:11 +01:00
Lipu Fei
cb0ac9b0c8
Merge pull request #3137 from Ultimaker/feature_multiple_BP
...
Feature: Printers with different build plates
2018-01-17 10:55:46 +01:00
Jack Ha
07f0906b1c
Merge branch '3.2'
2018-01-16 16:05:38 +01:00
Jack Ha
54698ada7f
CURA-4807 fix not choosing 'not supported' if there are valid options after changing variant; partly undoing 4abbd4b988
2018-01-16 15:36:57 +01:00
Ghostkeeper
cbf9a08c6e
Merge branch '3.2'
2018-01-16 13:45:11 +01:00
Lipu Fei
8a570c4b01
Show user profiles based on Not Supported
...
CURA-4807
2018-01-16 11:57:20 +01:00
Jack Ha
2d9e25312e
Merge branch '3.2'
2018-01-16 11:50:00 +01:00
Jack Ha
a0738c2977
CURA-4808 fix extruder setting change trigger slice. re-introduce extrudersAdded signal, probably needed because of timing issues (extruder added after loading global container). it's the inversion of 225b03e98e
2018-01-16 11:49:45 +01:00
Diego Prado Gesto
da4c98b204
Merge branch 'master' into feature_multiple_BP
2018-01-16 09:59:21 +01:00
ChrisTerBeke
d19b2fb8d9
Fix merge conflicts with master
2018-01-16 09:11:30 +01:00
Diego Prado Gesto
0f497545bc
CURA-4461 Create properties to know when a buildplate is compatible or usable. Show colors indicating the compatibility. Also minor fixes
2018-01-15 18:00:49 +01:00
Ghostkeeper
e7c5120f9c
Merge branch '3.2'
2018-01-15 16:52:28 +01:00
Lipu Fei
9a5b215814
Do not show not supported when there are supported profiles
...
CURA-4796
2018-01-15 15:16:43 +01:00
Ian Paschal
dac67ef2fc
Merge pull request #3134 from Ultimaker/3.2
...
Fix for CURA-4789
2018-01-15 14:41:23 +01:00
Lipu Fei
a3c2635648
Fix profile manager to support not supported custom profiles
...
CURA-4796
Profile manager should be able to show custom profiles that are based on
the not supported profile correctly.
2018-01-15 14:29:52 +01:00
Lipu Fei
1d104f367d
Do not show not supported in profile manager
...
CURA-4796
2018-01-15 14:29:51 +01:00
Lipu Fei
4abbd4b988
Show custom qualities based on not supported
...
CURA-4796
2018-01-15 14:29:51 +01:00
ChrisTerBeke
1a05fd5989
Merge branch 'master' into feature_headless_docker
2018-01-12 11:14:47 +01:00
ChrisTerBeke
36da402488
Merge branch '3.2'
2018-01-12 11:03:09 +01:00
ChrisTerBeke
ade86ebc45
Merge pull request #2974 from Ultimaker/network_rewrite
...
Network rewrite
2018-01-12 10:31:36 +01:00
Lipu Fei
225b03e98e
No need for the extra extrudersAdded signal
...
CURA-4784
2018-01-12 09:58:07 +01:00
Aleksei S
3f4a2c565c
Fix: after extruders switch do not trigger slicing, provided a new signal
...
which is triggered after adding extruder and it subscribers for property changes
2018-01-11 13:32:05 +01:00
Diego Prado Gesto
a2089c6afd
CURA-4461 Force set the active quality as it is when changing the buildplate type, so the values are updated
2018-01-11 09:49:48 +01:00
Diego Prado Gesto
e5e6da2970
Change comments
2018-01-11 09:49:07 +01:00
Diego Prado Gesto
3a01a407cf
CURA-4461 Set default variant builplate when the new printer is added
2018-01-11 09:16:11 +01:00
ChrisTerBeke
b2d3d15011
Fix conflicts
2018-01-11 09:06:59 +01:00
Diego Prado Gesto
78b42afbcb
CURA-4776 Add unique id to the profiles so user can import the same
...
profile several times with different names.It also fixes the issue for
importing profiles from GCode.
2018-01-10 16:40:58 +01:00
Diego Prado Gesto
ff10af905c
CURA-4461 Add code to set the default preferred buildplate when adding a
...
new machine that has different buildplates.
2018-01-10 16:04:30 +01:00
Diego Prado Gesto
0abb2e0d55
CURA-4461 When reading instance containers, just allow a variant in the global stack if it is a buildplate.
2018-01-10 15:00:12 +01:00
Diego Prado Gesto
cea9f359cd
CURA-4461 Set active buildplate in the global container stack when is
...
changed in the UI.
Add a new setting for distinguish between types of build plates.
2018-01-10 14:05:38 +01:00
Aleksei S
92e48795c9
Merge branch 'master' of github.com:Ultimaker/cura
2018-01-10 11:20:31 +01:00
Aleksei S
95361bbeb2
Refactoring: profile from Gcode
...
CURA-4776
2018-01-10 11:19:19 +01:00
Lipu Fei
91cccedf75
Fix upgrading quality changes for single extrusion machines
2018-01-10 08:54:46 +01:00
ChrisTerBeke
3de4940d69
Simplify creating, duplicating materials in preferences, extract logic to python, code-style fixes
2018-01-09 16:19:29 +01:00
Diego Prado Gesto
becb0cf7b9
CURA-4461 Add dropdown menu in the UI for selecting the buildplate if
...
the printer has different buildplates.
2018-01-09 15:42:10 +01:00
Aleksei S
3852b0d1c3
Merge branch 'master' of github.com:Ultimaker/cura
2018-01-09 13:39:32 +01:00
Aleksei S
d633a4c112
Fix: cura does not profile form G-code
...
CURA-4776
2018-01-09 13:38:41 +01:00