Ghostkeeper
74d52bbd1c
Fix complaints from CI system about settings that don't work
...
There's one that needed to be a 'value' to properly overwrite it. The rest are all about settings that were equal to the defaults anyway so I've removed those.
Contributes to issue CURA-6949.
2019-11-04 16:18:46 +01:00
Jaime van Kessel
f1b9ac1c21
Fix aspect ratio of logo in about window
...
CURA-6934
2019-11-04 16:15:40 +01:00
Nino van Hooff
7af5f132e0
Only show toolbox/marketplace welcome screen for Essentials builds
...
CURA-6569
2019-11-04 16:15:00 +01:00
Ghostkeeper
726cf3b7a4
Fix typo in the R
...
Contributes to issue CURA-6934.
2019-11-04 16:10:52 +01:00
Ghostkeeper
fcd712cf82
Make logo larger
...
Seems to be more towards what the rest of the products show.
Contributes to issue CURA-6934.
2019-11-04 16:10:52 +01:00
Ghostkeeper
3e13156741
Replace logo in the top left corner
...
This aligns it with the other Ultimaker products. Sorry, overruled by higher up. Corporate things.
Contributes to issue CURA-6934.
2019-11-04 16:10:52 +01:00
Jaime van Kessel
2e3c3c7bd0
Change the engineering intent tooltip (again)
...
Let's hope that this is the final one...
CURA-6890
2019-11-04 16:07:15 +01:00
Ghostkeeper
2ea7270825
Merge branch 'master' of https://github.com/skriDude/Cura into skriDude-master
2019-11-04 16:05:44 +01:00
skriDude
89b95b8998
Changed "values" to strings
2019-11-04 15:59:31 +01:00
Nino van Hooff
3d352b3585
Show welcome page in marketplace window when not logged in
...
TODO: marketplace logo
CURA-6569
2019-11-04 15:44:04 +01:00
Jaime van Kessel
ad85e29c0a
Fix stupid identation issue
2019-11-04 13:11:46 +01:00
ChrisTerBeke
b1316b8a05
Fix installed_packages query params
2019-11-04 12:56:41 +01:00
skriDude
b54c24e9a1
Changed selected parameters "default_value" to "value"
2019-11-04 12:34:08 +01:00
Ghostkeeper
e13108f267
Don't request updates if update checking is disabled
...
I remember remarking this at one point but then it was said that we'd only need to implement the 'Minimum Viable Product' for the Toolbox. Well this is what happens then...
2019-11-04 11:52:11 +01:00
Nino van Hooff
8389c2c17a
Add the (probably) final intent profile descriptions (English)
...
CURA-6890
2019-11-04 11:51:10 +01:00
Ghostkeeper
c7c6389897
Report on all faulty keys at once instead of crashing on first
...
This makes it a lot easier to communicate back to users what is going wrong.
2019-11-04 11:50:57 +01:00
Jaime van Kessel
aa5b788b59
Fix issue with profiles getting added to non creality printers in upgrade
2019-11-04 11:30:48 +01:00
Nino van Hooff
248f4fc21c
Draw the NoIntentIcon over the intent description hover area.
...
This fixes a bug where the NoIntent tooltip was hidden by the intent
description
CURA-6936
(cherry picked from commit 315b93a152
)
2019-11-04 11:13:48 +01:00
Jaime van Kessel
141bd0f127
Remove spammy New Cloud Printer detected message
...
ST-3153
2019-11-04 11:10:30 +01:00
Jaime van Kessel
41d1ef5f93
Switch to prepare stage when starting a new project
...
Fixes #6596
2019-11-04 10:44:10 +01:00
Vincent Riemens
bc9f91a8a6
Add files via upload
2019-11-04 10:41:12 +01:00
Vincent Riemens
3368757897
Delete Leapfrog_Bolt_Pro_pva_grey_standard.inst.cfg
2019-11-04 10:40:53 +01:00
Vincent Riemens
dbdd73790b
Add files via upload
2019-11-04 10:39:15 +01:00
Vincent Riemens
ee41335919
Delete leapfrog_bolt_pro.def.json
2019-11-04 10:38:37 +01:00
Ghostkeeper
d25ca84c6c
Make small feature max length a child setting of small hole max size
...
The small hole max size is not used in CuraEngine. It may not be a leaf setting then. Instead, Small Feature Max Length is used which is directly dependent on Small Hole Max Size. They are simply different units of the same thing. This is how we should structure these settings then.
2019-11-03 02:20:18 +01:00
Ghostkeeper
0c846d76a1
Correct setting name and description of wipe Z hop
...
This hop is executed regardless of whether or not the wipe is retracted.
2019-11-03 01:41:51 +01:00
Ghostkeeper
e2b8a44e2d
Better defaults for retraction and z hop during wipe
...
Let's use the normal retraction and z hop settings to be safe. Should work fine.
2019-11-03 01:18:35 +01:00
Ghostkeeper
0b6938e9aa
Specify that this setting is about wiping
2019-11-03 01:14:38 +01:00
Remco Burema
4bae97529c
Should check plugins if build-type is 'essentials' now.
...
part of CURA-6856
2019-11-01 17:03:20 +01:00
Remco Burema
3dabd6023b
Merge branch 'master' into CURA-6856_signed_plugins_and_packages
2019-11-01 16:45:42 +01:00
Vincent Riemens
90bb56d864
Add files via upload
2019-11-01 16:39:36 +01:00
Jaime van Kessel
c2e6116983
Add names to all the threads
2019-11-01 16:20:42 +01:00
Jaime van Kessel
b3bf77524b
Merge branch 'master' of github.com:Ultimaker/Cura
2019-11-01 15:15:31 +01:00
Jaime van Kessel
be0e1f7284
Ensure that all updates from settingInheritance are on a timer
2019-11-01 15:14:33 +01:00
Ghostkeeper
1f4c863683
Also assert that the extruder_nr setting matches
2019-11-01 15:08:09 +01:00
Ghostkeeper
d145945b25
Fix mistakes in extruder-definition inter-referencing
2019-11-01 15:02:14 +01:00
Ghostkeeper
069dc6e65d
Add test to see if definition's extruder number matches up
...
...with its machine definition's metadata.
2019-11-01 14:52:41 +01:00
Ghostkeeper
6e6c510dcd
Test extruders for correctness but not for validity
...
The validity can't be tested using the built-in validator since that one checks if there are no settings that 'override' non-existing settings. And some of the settings overridden in an extruder are not in the inheritance stack since fdmextruder doesn't inherit from fdmprinter.
We'll check though that all settings that are overridden don't override a default_value while there is a value, and whether they don't have IDs.
2019-11-01 14:34:07 +01:00
Ghostkeeper
174b326f57
Also test validity and correctness of extruder definitions
...
This makes a few things slightly simpler as well since it now parameterises the tests with the entire path of the definition file so we don't have to reconstruct that in every test.
2019-11-01 14:18:35 +01:00
Ghostkeeper
852da51f65
Fix tests for exact matching on preferred material
...
I don't know why the CI system was only complaining about it several commits later. Could be troublesome.
Fixes a bug introduced by 1284d9fe8d
.
2019-11-01 13:56:29 +01:00
Nino van Hooff
23843b0944
Merge remote-tracking branch 'origin/master'
2019-11-01 13:55:05 +01:00
Nino van Hooff
315b93a152
Draw the NoIntentIcon over the intent description hover area.
...
This fixes a bug where the NoIntent tooltip was hidden by the intent
description
CURA-6936
2019-11-01 13:54:52 +01:00
Ghostkeeper
2fea780fd2
Merge branch '4.4'
2019-11-01 13:19:34 +01:00
Ghostkeeper
36d4162f35
Fix fallback to global if extruder_nr doesn't exist
...
Fixes #6590 .
2019-11-01 13:19:16 +01:00
Ghostkeeper
cf2108ec4a
Merge branch '4.4'
2019-11-01 11:55:42 +01:00
Ghostkeeper
eaedca1917
Convert unit of adaptive layers threshold and change name
...
This usage is hopefully more intuitive than the previous one.
2019-11-01 11:54:17 +01:00
Nino van Hooff
96bd641d93
Fix: upper/lower handle not losing focus when range handle pressed
2019-11-01 11:06:16 +01:00
Nino van Hooff
94d291a20c
Merge branch 'master' into CURA-6854_align_layer_label_top_bottom
...
# Conflicts:
# plugins/SimulationView/SimulationViewMainComponent.qml
2019-11-01 10:51:21 +01:00
ChrisTerBeke
b919be48bc
Introduce new API call for fetching package updates
2019-11-01 10:50:02 +01:00
Lipu Fei
71fe01d7f2
Merge remote-tracking branch 'origin/4.4'
2019-11-01 10:42:35 +01:00