Diego Prado Gesto
d8ae78d80c
CURA-4821 Select the groups to be deleted also when clearing the scene
2018-01-22 16:12:11 +01:00
Diego Prado Gesto
26d77778c1
Merge branch '3.2' of https://github.com/Ultimaker/Cura into 3.2
2018-01-22 15:40:59 +01:00
Ghostkeeper
50ccf101d8
Don't write Octoprint keys to workspace projects
...
They should not be shared since they are private keys, so let's protect the user from accidentally sharing it via a project file.
2018-01-22 15:37:51 +01:00
Diego Prado Gesto
619a8ccce5
CURA-4839 Fix single extrusing for overrite the extruder stack.
2018-01-22 15:04:24 +01:00
Diego Prado Gesto
20ab6265c8
CURA-4821 Delete also the GCode SceneNode when clearing the buildplate
2018-01-22 13:58:35 +01:00
Diego Prado Gesto
e2bc14cc58
Change layer thickness colormap to parula-like ( https://es.mathworks.com/help/matlab/ref/parula.html )
2018-01-22 13:41:37 +01:00
Diego Prado Gesto
20da35ec5c
Check when the containers are empty instead of None. Contributes to CURA-4845
2018-01-22 13:12:22 +01:00
Diego Prado Gesto
5c8a47275e
CURA-4845 Revert changes when accessing the quality changes at the time
...
of creating the global ProfileTab in the preferences.
2018-01-22 13:08:30 +01:00
Jack Ha
1a8735ad33
Merge branch '3.2' of github.com:Ultimaker/Cura into 3.2
2018-01-22 12:58:01 +01:00
Jack Ha
8d8fa0269a
CURA-4821 loading gcode will now delete all existing models from all build plates and delete existing layer data to be processed
2018-01-22 12:57:50 +01:00
Ghostkeeper
3f81347ef8
Add warning that tree support increases slicing time
...
It's much slower than the normal support generation.
2018-01-22 12:51:26 +01:00
Ghostkeeper
71cea55bda
Move untested settings to experimental category
...
These settings are just some of the settings that were not tested by our materials and processing team.
2018-01-22 12:48:29 +01:00
ChrisTerBeke
f589ce9570
Copy first extruder values when they are available when upgrading - CURA-4835
2018-01-22 11:25:23 +01:00
Jack Ha
93dbf93ee0
Merge branch '3.2' of github.com:Ultimaker/Cura into 3.2
2018-01-22 11:07:50 +01:00
Jack Ha
ba29d64592
CURA-4821 Fix one at a time slicing for builtiplexer
2018-01-22 11:07:38 +01:00
Diego Prado Gesto
fe6019988c
CURA-4839 Create variable before asignment
2018-01-22 10:53:52 +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
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
e0c69eb675
Pressing enter on project overview will load the project file
...
CURA-4735
2018-01-19 12:51:09 +01:00
Lipu Fei
7c85db4a18
Fix material_diameter copy over for Extruders
...
CURA-4835
2018-01-19 12:30:56 +01:00
ChrisTerBeke
c7071c18dd
Merge branch '3.2' of https://github.com/Ultimaker/Cura into 3.2
2018-01-19 11:33:01 +01:00
ChrisTerBeke
99c40d09e9
Hitting enter on project loading dialog now loads the project instead of just closing the dialog - CURA-4735
2018-01-19 11:32:55 +01:00
Diego Prado Gesto
f25aad8091
CURA-4821 Remove debug output
2018-01-19 11:18:46 +01:00
Diego Prado Gesto
1f4e7421c1
Revert "CURA-4821 Remove debug info"
...
This reverts commit d03ecf3cba84d1551d6cb979ef0fb094da92a3e2.
2018-01-19 11:17:42 +01:00
Lipu Fei
02291bb6a3
better name: "Compatible material diameter" in Machine Settings
...
CURA-4832
2018-01-19 11:15:55 +01:00
ChrisTerBeke
ce709bf24a
Remove debug print - CURA-4829
2018-01-19 10:48:45 +01:00
ChrisTerBeke
a76c84ca30
Finally remove annoying firmware check log line for non-UM3 printers
2018-01-19 10:42:04 +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
Diego Prado Gesto
d03ecf3cba
CURA-4821 Remove debug info
2018-01-19 09:16:22 +01:00
Mark
74e9bf051c
Merge branch '3.2' of github.com:Ultimaker/Cura into 3.2
2018-01-18 16:28:51 +01:00
Mark
a774012bd2
Default objectlist to collapsed CURA-4525
2018-01-18 16:28:46 +01:00
Diego Prado Gesto
2e4b4036e7
Merge branch '3.2' of https://github.com/Ultimaker/Cura into 3.2
2018-01-18 15:50:06 +01:00
Diego Prado Gesto
ece63bfea8
CURA-4821 The previous cached layer data is removed when a GCode is loaded. Temporary solution for one buildplate.
2018-01-18 15:47:01 +01:00
Lipu Fei
322420092d
Fix extruder handling in project loading
...
CURA-4824
When a machine is getting overriden, it should not try to create the
ExtruderStack for the single-extrusion machine loaded from the project
file, otherwise that ExtruderStack will become an extra one.
2018-01-18 13:49:41 +01:00
Ghostkeeper
afcf35cb0e
Merge branch '3.2' of github.com:Ultimaker/Cura into 3.2
2018-01-18 13:25:16 +01:00
Ghostkeeper
dc08e7f043
Merge branch 'mb-move-wall-order-opt-setting' of https://github.com/smartavionics/Cura into smartavionics-mb-move-wall-order-opt-setting
2018-01-18 13:23:16 +01:00
Jack Ha
1796a182fa
CURA-4525 fix crashing cura due to empty build plate
2018-01-18 11:54:30 +01:00
Diego Prado Gesto
5c0e2d39a3
Avoid zero thickness to be shown in layer view.
2018-01-17 11:54:22 +01:00
Diego Prado Gesto
e6169a7c61
Fix some typos
2018-01-17 11:53:31 +01:00
Diego Prado Gesto
cc89ddf5f7
Revert "Avoid zero thickness to be shown in layer view."
...
I saw that with these changes, Cura crashes when loading a GCode.
This reverts commit 8dd21892d33277bec88895393f992b612b7af526.
2018-01-17 11:39:38 +01:00
Diego Prado Gesto
8dd21892d3
Avoid zero thickness to be shown in layer view.
...
Also fix some typos.
2018-01-17 11:34:25 +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
Ian Paschal
fad43be23b
Fixes CURA-4789
...
Emits `sceneChanged` which `PrintInformation` listens for and then resets with. Same result re: print time, but also will update anythign else which is listening for `sceneChanged`.
2018-01-16 17:03:52 +01:00
Ian Paschal
ba1f915633
Fix for CURA-4789
...
`deleteAll()` within `CuraApplication.py` now resets the print information by calling its `setToZeroPrintInformation()` method, rather than by reinstatiating the `PrintInformation` class.
2018-01-16 16:30:10 +01:00
Jack Ha
cffeff0299
CURA-4805 remove modifiable settings when loading non sliceable file (gcode)
2018-01-16 15:58:14 +01:00
Jack Ha
fc2cbb61fa
Merge branch '3.2' of github.com:Ultimaker/Cura into 3.2
2018-01-16 15:37:02 +01:00