Ian Paschal
13b3e4afa5
CURA-5357 Drag & dribble multiple packages like a plugable trickle, yo
...
Also improved interfacing with `CuraVersion.py`
2018-05-30 09:11:49 +02:00
Diego Prado Gesto
9873d57286
CURA-5404 Change default retraction distance to 6.5mm for ultimaker3 and
...
S5
2018-05-29 14:48:34 +02:00
Diego Prado Gesto
a969d3c5ea
CURA-5404 Remove retraction_amount values that must be in the material
...
profile.
2018-05-29 14:37:13 +02:00
Diego Prado Gesto
cc42d993d3
Merge pull request #3854 from fieldOfView/fix_configurationmenu_text
...
Fix configurationmenu text
2018-05-29 13:50:03 +02:00
Ghostkeeper
3614da0f9d
Replace infill_hollow by infill_support_enabled
...
It's not the exact same functionality, but very similar and equally expert.
Contributes to issue CURA-5108.
2018-05-29 13:22:59 +02:00
Ian Paschal
47bd94608a
Merge pull request #3413 from BagelOrb/infill_support
...
settings for infill support
2018-05-29 13:13:35 +02:00
Ghostkeeper
ab2503834b
Remove Hollow Out Objects setting
...
It has been replaced by Infill Support.
Contributes to issue CURA-5108.
2018-05-29 12:51:21 +02:00
Tim Kuipers
373555fa4a
settings for infill support
2018-05-29 12:50:51 +02:00
Ghostkeeper
504889b472
Remove Alternate Cross 3D Pockets setting
...
It is no longer used in the new implementation of cross infill.
2018-05-29 07:31:59 +02:00
Lipu Fei
3b0b6d300b
Only set user-specified job name when the editting is finished
...
CURA-5280
2018-05-28 17:35:22 +02:00
Ian Paschal
8a35d52ddd
Rename "cura_version" to "sdk_version"
2018-05-28 17:21:08 +02:00
Aleksei S
6a3eec07e2
Message stack shows properly messages
...
CURA-4952
2018-05-28 16:03:05 +02:00
Lipu Fei
689b88a024
Do not change prefix for user-specified job names
...
CURA-5280
2018-05-28 09:53:49 +02:00
fieldOfView
94813d9e0d
Fix untranslatable text
2018-05-25 21:40:57 +02:00
fieldOfView
87555a38c4
Fix text rendering in the ConfigurationMenu
2018-05-25 21:40:30 +02:00
Ghostkeeper
d6e7b96437
Set machine preset to be equal to Replicator 1 Dual
...
This was in the original Cura 15.06 plug-in.
2018-05-25 10:49:16 +02:00
Ghostkeeper
945429195e
Move getCuraPackageManager to Uranium and initialize package manager there
2018-05-24 20:47:09 +02:00
Ian Paschal
220c99cf3b
Merge pull request #3613 from maximkulkin/avoid-printed-supports
...
Add travel_avoid_supports setting support
2018-05-24 15:36:40 +02:00
ChrisTerBeke
25d9b875ea
Merge pull request #3593 from fieldOfView/feature_separate_stage_qml
...
Separate qml files for Prepare and Monitor stages
2018-05-24 10:37:02 +02:00
ChrisTerBeke
809cab4ea5
Cleanup for cfd1b7b813
2018-05-23 19:18:11 +02:00
fieldOfView
fb8f735566
Make selecting objects on load optional and opt-in
2018-05-23 10:05:08 +02:00
Aleksei S
403129e2d6
Merge branch 'master' of github.com:Ultimaker/cura
2018-05-22 17:33:41 +02:00
Aleksei S
36c2e80121
Adds release notes link in version upgrade messagebox
...
CURA-5348
2018-05-22 17:32:38 +02:00
Ian Paschal
0a395a7305
CURA-5385 Project summary should use scroll view
2018-05-22 16:29:04 +02:00
Ian Paschal
7861840886
CURA-5296 Small QML bug fix
2018-05-22 16:04:38 +02:00
Lipu Fei
eecbe20830
Enabled drag-n-drop for curapackages
2018-05-22 15:06:27 +02:00
Ian Paschal
95a4edb8de
CURA-5296 Improve button styling
2018-05-22 11:34:41 +02:00
Mark
74a7452333
Merge pull request #3811 from ngraziano/monitor-no-heating-bed
...
Correct the test to hide bed temperature when no heated bed is present.
2018-05-19 08:24:47 +02:00
Mark
cbf34d64e1
Merge pull request #3813 from fieldOfView/fix_depth_picking_legacy_gl
...
Fix support blocker on older (legacy) opengl
2018-05-19 08:20:56 +02:00
Ghostkeeper
a74b6047e7
Merge branch 'cross_fractal_infill_reimplementation'
2018-05-16 16:25:38 +02:00
jack
4a816d5cd2
Merge pull request #3817 from Ultimaker/settings-search-keystroke-timeout
...
Only trigger settings filter on enter or after 500ms timeout
2018-05-16 13:27:50 +02:00
Ghostkeeper
1174f0fa3b
Merge branch 'master' of github.com:Ultimaker/Cura
2018-05-16 10:46:42 +02:00
Ghostkeeper
a59d57d01d
Merge branch 'master' of https://github.com/jbkim/Cura into jbkim-master
2018-05-16 10:46:08 +02:00
Jack Ha
60a21b3d7d
3DMaker Starter definition: Set the preferred quality to draft (0.2mm) and remove default layer_height so normal profile is back to 0.1. CURA-5217
2018-05-16 09:42:34 +02:00
Jack Ha
e53d4aaab6
101Hero definition: Set the preferred quality to draft (0.2mm) and remove default layer_height so normal profile is back to 0.1. CURA-5217
2018-05-16 09:35:03 +02:00
Aleksei S
27c8b43133
Added setting "support_wall_count" to the expert setting's visibility list
2018-05-15 16:43:02 +02:00
alekseisasin
1756a952ae
Merge pull request #3412 from BagelOrb/support_wall_count
...
support_wall_count setting
2018-05-15 16:35:40 +02:00
ChrisTerBeke
409b905045
Only trigger settings filter on enter or after 500ms timeout
2018-05-15 15:43:02 +02:00
Ian Paschal
d30bbd48fb
CURA-5296
...
- Changed API to not use staging
- Fixed crash when pressing cancel
- Added loading icon
2018-05-15 12:53:05 +02:00
Diego Prado Gesto
de36be0546
Merge branch 'master' of github.com:Ultimaker/Cura
2018-05-15 11:44:34 +02:00
Diego Prado Gesto
5d7976c302
Add the aluminum build plate variant to avoid crashes when synching to
...
a S5 with that build plate selected.
2018-05-15 11:41:58 +02:00
Ghostkeeper
0a9f389396
Search for bundled packages file in all search paths
...
For this we need to rename bundled_packages to disambiguate between that and the other packages.json file for user-installed packages.
Contributes to issue CURA-5364.
2018-05-15 11:14:17 +02:00
Maxim Kulkin
9cb3960690
Add travel_avoid_supports setting support
2018-05-14 23:43:05 -07:00
fieldOfView
7a25841816
Fix support blocker on older (legacy) opengl
2018-05-14 14:29:41 +02:00
Diego Prado Gesto
4e4dc800a7
Merge pull request #3762 from Ultimaker/Optimization
...
PP formula based temperature fixes S5
2018-05-14 13:39:19 +02:00
Nicolas Graziano
9080e75634
Correct the test to hide bed temperature when no heated bed is present.
2018-05-14 12:13:23 +02:00
Kristel88
1dadc7d1b2
S5 global settings fixes
...
Fixes as suggested by Diego
2018-05-14 12:09:40 +02:00
Kristel88
cf84adfb73
S5 dimensions were incorrect
...
See Jira: CURA-5331
2018-05-14 11:25:55 +02:00
Aleksei S
83482c0826
remove Malyan printer's quality files, they are duplicated
...
CURA-5217
2018-05-14 11:20:43 +02:00
Diego Prado Gesto
1ecc52e920
Merge branch 'master' of github.com:Ultimaker/Cura
2018-05-11 14:10:20 +02:00