Ghostkeeper
8aa51658e2
Decimate Tevo Black Widow model
...
The original file size was too big. This is much better.
2018-01-16 09:28:29 +01:00
Aleksei S
9a3c9921ca
Fix: remove unnecesary cura slice request
...
CURA-4785
2018-01-15 17:21:43 +01:00
Ghostkeeper
064a8e6f6c
Elide labels next to checkboxes
...
To the available width, if there is a width.
This won't work for right-to-left languages though...
Contributes to issue CURA-4692.
2018-01-15 16:41:33 +01:00
Lipu Fei
616615067c
Fix quality name in selected profile box
...
CURA-4796
2018-01-15 15:17:15 +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
Lipu Fei
784707bb85
Stay on the same build plate after everything is removed
...
CURA-4795
2018-01-15 14:42:22 +01:00
Ian Paschal
5280501660
Fix for CURA-4789
...
`deleteAll()` within `CuraApplication.py` used to only delete all scene nodes but now also resets the print information, as deleting all scene nodes _should_ do that by default. Timer now resets to 0, and project name is reset.
2018-01-15 14:40:01 +01:00
Lipu Fei
03bd4d8d22
Fix profile menu text for custom profiles based on not supported
...
CURA-4796
2018-01-15 14:29:52 +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
Ghostkeeper
73840f6bfc
Merge branch '3.2' of github.com:Ultimaker/Cura into 3.2
2018-01-15 13:57:48 +01:00
Ghostkeeper
e6cd6c2645
Replace travel_speed with speed_travel
...
That travel_speed is a very old setting name. I'm guessing that people were copy-pasting that from older versions of Cura.
2018-01-15 13:57:38 +01:00
Lipu Fei
dc596d0e1e
Only remove selectable nodes in deleteAll()
...
CURA-4795
Otherwise, after loading a project file, all nodes including the
machine will be removed and you don't see the machine any more.
2018-01-15 11:12:09 +01:00
Lipu Fei
b60903afc2
Fix setting new ID in project loading
...
CURA-4795
2018-01-15 11:02:52 +01:00
Lipu Fei
20e7fe911f
Only save models on the active build plate in 3MFWriter
...
CURA-4792
2018-01-15 10:49:38 +01:00
Lipu Fei
87dc3535bb
Use isinstance() for SceneNode type check
...
CURA-4525
2018-01-15 09:59:41 +01:00
Jack Ha
c5c357d126
Fixed merge conflicts of cherry picking dimensions fix
2018-01-15 09:48:17 +01:00
Lipu Fei
b54b075cc9
Use isinstance() instead or issubclass()
...
CURA-4525
2018-01-12 16:42:34 +01:00
Lipu Fei
51316e1dc1
Fix Prepare/Cancel button visibility conditions for manual slicing
...
CURA-4525
2018-01-12 11:14:01 +01:00
Lipu Fei
225b03e98e
No need for the extra extrudersAdded signal
...
CURA-4784
2018-01-12 09:58:07 +01:00
Lipu Fei
8b3bd71b36
Get extruders list from GlobalStack itself
...
CURA-4784
2018-01-12 09:57:34 +01:00
ChrisTerBeke
225a205d97
Fixes for material duplication and editing, small refactoring - CURA-4787
2018-01-12 09:19:03 +01:00
Aleksei S
2ca6541712
Merge branch 'master' of github.com:Ultimaker/cura
2018-01-11 13:34:14 +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
Jack Ha
b8a21a5eb3
Merge branch 'master' of github.com:Ultimaker/Cura
2018-01-11 09:33:15 +01:00
Jack Ha
b9a99d4692
CURA-4525 fix placement on load to only avoid objects on current build plate
2018-01-11 09:33:07 +01:00
Lipu Fei
702d7dd3a8
Fix model importing with multi build plate
...
CURA-4782
2018-01-11 08:23:19 +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
Jack Ha
d91a2e1ca3
CURA-4525 move reset print information to a better place to prevent it sending info of non existent build plates
2018-01-10 16:04:56 +01:00
Jack Ha
6262003069
CURA-4525 reset the print information for build plates that are marked for slicing
2018-01-10 16:01:26 +01:00
Jack Ha
0fdb470ec7
CURA-4525 only try to slice next build plate if there are actually build plates to slice
2018-01-10 14:39:26 +01:00
Jack Ha
dab0ebd208
CURA-4525 fix saving empty gcode giving error
2018-01-10 14:25:09 +01:00
Jack Ha
686ac2292d
CURA-4525 CURA-4772 fix gcode not overlapping thoughout build plates
2018-01-10 14:13:18 +01:00
Jack Ha
80aaad83e1
CURA-4525 fix manual slice slicing more than one build plate at a time
2018-01-10 14:12:21 +01:00
jack
4751de00ae
Merge pull request #3089 from fieldOfView/feature_support_mesh_enhancements
...
Support Mesh enhancements
2018-01-10 11:58:22 +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
ChrisTerBeke
c80c0d9e79
Merge branch 'master' of https://github.com/Ultimaker/Cura
2018-01-10 11:17:34 +01:00
ChrisTerBeke
fd86cc84e2
check if parent exists before using width and height properties from it
2018-01-10 11:17:26 +01:00
Jack Ha
72c24c2b5b
Merge branch 'master' of github.com:Ultimaker/Cura
2018-01-10 11:15:23 +01:00
Jack Ha
b295d915f8
Fix line support_infill_rate / support_line_distance for support meshes without generating any support. CURA-4777
2018-01-10 11:08:32 +01:00
Lipu Fei
4801ace546
Fix monoprice select mini v2 definition
...
CURA-4655
2018-01-10 08:58:51 +01:00
Lipu Fei
bd869291e0
Merge pull request #2874 from tylergibson/malyan_m200
...
Adding support for Malyan M200, Monoprice Select Mini V1 & V2
2018-01-10 08:58:22 +01:00
Lipu Fei
91cccedf75
Fix upgrading quality changes for single extrusion machines
2018-01-10 08:54:46 +01:00
Lipu Fei
3f341a34c6
Fix gcode job sending issue in gcode_dict refactoring
2018-01-10 08:15:03 +01:00
Lipu Fei
30870c5ef2
Refactor skip reset setting
...
CURA-4760
2018-01-09 17:35:10 +01:00
Lipu Fei
93599de642
Update current index in material dialog
...
CURA-4774
There is a delay so we update the current index when the model gets
changed.
2018-01-09 17:03:38 +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
ChrisTerBeke
f9286d4bd5
Fix color swatch not being updated after color selection change - CURA-4774
2018-01-09 15:50:32 +01:00