Nino van Hooff
fe7e89835b
Version upgrade for jobname_prefix -> job_name_template
...
CURA-5479
2020-07-03 14:39:05 +02:00
Nino van Hooff
ead0594c56
Write group content metadata for ufp export
...
CURA-6915
2020-07-03 09:56:28 +02:00
Nino van Hooff
a56489b885
Exclude non-printing nodes from ufp export
...
CURA-6915
2020-07-02 17:19:21 +02:00
Jaime van Kessel
21e28089a8
Merge branch 'CURA-7248_fix_misp_config_detection' of github.com:Ultimaker/Cura
2020-07-02 16:37:53 +02:00
Nino van Hooff
b7ee65d5a5
Merge branch 'master' into CURA-6915_identify_objects_on_buildplate
2020-07-02 16:35:35 +02:00
Nino van Hooff
49f83cbdb5
Fix printer counts for the auto-added printer message
...
CURA-7546
2020-07-02 16:23:46 +02:00
Nino van Hooff
9ffadb369d
Fix ExtruderConfigurationModel.__eq__
...
Fixes an issue where 2 configurations
(empty, empty) and (pla, empty) were considered
equal
CURA-7248
2020-07-02 15:44:22 +02:00
Jelle Spijker
e8f0d41d29
Merge pull request #7995 from Ultimaker/CURA-7199_remove_spaghetti_infill
...
Cura 7199 remove spaghetti infill
2020-07-02 15:12:54 +02:00
Kostas Karmas
7362e3f227
Update list of dependencies in "About" dialog
...
CURA-7542
2020-07-02 13:29:54 +02:00
Konstantinos Karmas
e2486d79c4
Merge pull request #8001 from Ultimaker/CURA-5479_job_name_template
...
Add a print job name setting to general preferences
2020-07-01 16:57:43 +02:00
Nino van Hooff
06284b6a73
Implement Review comments
...
CURA-5479
2020-07-01 16:47:20 +02:00
Konstantinos Karmas
f355dc12ee
Merge pull request #7999 from Ultimaker/CURA-6684_remove_extra_skin_wall_count_in_concentric
...
Value of skin_outline_count reverts to 0 when concentric top/bottom used
2020-07-01 15:01:39 +02:00
Nino van Hooff
24820bab07
Fix: incorrect return statement
...
CURA-5479
2020-07-01 15:00:35 +02:00
Nino van Hooff
adf082a4ad
Fix TextPrintInformation
...
CURA-5479
2020-07-01 14:59:14 +02:00
Jaime van Kessel
a825e81daa
Merge pull request #8000 from Ultimaker/CURA-6915_identify_objects_on_buildplate
...
Write a list of object names to the global metadata objects to UFP file
2020-07-01 14:43:25 +02:00
Jaime van Kessel
f2b209b79f
Apply suggestions from code review
...
Fix the codestyle
CURA-6915
2020-07-01 14:20:22 +02:00
Nino van Hooff
c50f7aa455
Add a print job name setting to general preferences
...
CURA-5479
2020-06-30 17:04:03 +02:00
jelle Spijker
d31c7407ee
Delete removed settings from profiles when upgrading
...
Part of CURA-7199
2020-06-30 15:10:26 +02:00
jelle Spijker
a2a6e8b3e9
skin_outline_count default_value changed to value
...
Since the top container defines a default_value and a value
Part of CURA-6684
2020-06-30 14:30:38 +02:00
jelle Spijker
053c05b956
skin_outline_count function is moved from default_value to value field
...
Rolledback previous commit
Part of CURA-6684
2020-06-30 14:29:09 +02:00
Nino van Hooff
7a37803ae4
Merge pull request #7993 from Ultimaker/CURA-7122_Include_description_in_search_field
...
Let search field also look through the description
2020-06-30 14:04:10 +02:00
Nino van Hooff
707745b2bf
Revert "Revert "Write a list of object names to the global metadata of ufp files""
...
Was accidentally committed to master, now on a separate branch
CURA-6915
This reverts commit f660755b
2020-06-30 13:53:25 +02:00
Nino van Hooff
99f4c1a2d3
Merge remote-tracking branch 'origin/master'
2020-06-30 13:51:26 +02:00
Nino van Hooff
f660755b07
Revert "Write a list of object names to the global metadata of ufp files"
...
This was accidentally committed to master
This reverts commit 67836851
2020-06-30 13:51:02 +02:00
jelle Spijker
862e459f52
skin_outline_count is now determined with equation in default_value
...
Failed on test `test_validateOverridingDefaultValue` previously.
Part of CURA-6684
2020-06-30 13:44:27 +02:00
Jaime van Kessel
db65a092c3
Merge branch 'master' of github.com:Ultimaker/Cura
2020-06-30 13:41:38 +02:00
Jaime van Kessel
440474b1e8
Pass the cached normal transformation to the rendere
...
CURA-7106
2020-06-30 13:39:32 +02:00
Nino van Hooff
6783685126
Write a list of object names to the global metadata of ufp
...
files
CURA-6915
2020-06-30 13:32:08 +02:00
Jaime van Kessel
ccd9a17be4
Remove normals for ConvexHullNode
...
They are rendered flat, so no need to store the normals
CURA-7106
2020-06-30 13:22:45 +02:00
jelle Spijker
9528791a79
Value of skin_outline_count reverts to 0 when concentric top/bottom used
...
Part of CURA-6684
2020-06-30 12:26:03 +02:00
Jaime van Kessel
5055b53063
Lower the saturation of colors in the layerview
...
Fixes #7992
2020-06-30 10:38:01 +02:00
Jaime van Kessel
6a3e96aa0e
Don't re-create translation catalog in workspace summary
2020-06-29 17:06:16 +02:00
Jaime van Kessel
3c9de0610b
Let welcomeDialog default to invisible
...
This speeds up the bootup a bit since it doesn't have to create a number
of the items in the dialog
2020-06-29 16:58:45 +02:00
KOUBeMT
a355130654
Replacing_PVA-OKS_by_BVOH
2020-06-29 16:43:02 +02:00
KOUBeMT
145d568497
ABS-X_profiles_add
2020-06-29 16:40:39 +02:00
KOUBeMT
ffb0c8f165
ABS_profiles_update
2020-06-29 16:40:02 +02:00
jelle Spijker
8af4e0d05a
Remove spaghetti settings from 462 visible_settings when upgrading
...
Part of CURA-7199
2020-06-29 16:07:34 +02:00
Jaime van Kessel
22de878e5c
Merge branch 'CURA-7473_account_pending_update_button' of github.com:Ultimaker/Cura
2020-06-29 15:11:42 +02:00
Ghostkeeper
ba5bfcce38
Merge branch 'Initial-layer-horizontal-expansion-fro-AA0.4-and-AA0.25'
2020-06-29 14:43:16 +02:00
Ghostkeeper
ee1b5a27dc
Fix sign of compensation for default horizontal expansion
...
We wanted it to end up on 0.2mm by default but still scale with any customised horizontal expansion. To do that we need to add the default horizontal expansion here, rather than subtract it, since the horizontal expansion is negative.
Contributes to issue CURA-7537.
2020-06-29 14:41:44 +02:00
Ghostkeeper
2a62ff053b
Also apply initial layer horizontal expansion to UM3E
...
The settings for the Ultimaker 3 and Ultimaker 3 Extended should remain the same. The two share their quality profiles and intent profiles, but not their nozzle profiles so this must be copied.
2020-06-29 14:33:13 +02:00
Ghostkeeper
b33cb519ff
Code style: No extra spaces
...
Contributes to issue CURA-7537.
2020-06-29 14:30:58 +02:00
Jaime van Kessel
134d79608f
Merge branch 'master' of github.com:Ultimaker/Cura into CURA-7122_Include_description_in_search_field
2020-06-29 13:55:09 +02:00
Sarita-Ultimaker
82282519a9
Initial layer Horizontal Expansion for AA0.4 and AA0.25 print core
...
To compensate elephant foot -> initial layer horizontal expansion setting is modeified for engineering and AA0.25 core profile for UMS5 and for UM3 for AA0.4 and AA0.25 cores.
2020-06-29 13:47:29 +02:00
Jaime van Kessel
ae6e78f5ed
Add a don't show me again option to x-ray message
2020-06-29 13:43:19 +02:00
Jaime van Kessel
d2280b9afb
Fix disabling show_xray_warning
2020-06-29 13:31:08 +02:00
Jaime van Kessel
70254e5585
Let search field also look through the description
...
CURA-7122
2020-06-29 13:11:07 +02:00
jelle Spijker
7d0a05176f
Removed spaghetti related settings from expert view
...
Part of CURA-7199
2020-06-29 12:47:16 +02:00
jelle Spijker
5bf1f34b34
Removed spaghetti infill settings
...
Removed the settings themself and their usage in various other settings.
Part of CURA-7199
2020-06-29 12:46:06 +02:00
Konstantinos Karmas
c6fd25e7e9
Merge pull request #7971 from Ultimaker/CURA-7106-Speedup-multiple-objects-on-build-plate
...
CURA-7106 Speedup multiple objects on build plate
2020-06-29 12:36:02 +02:00