Commit graph

15419 commits

Author SHA1 Message Date
c.lamboo
35fce917c6 Use UM.Window in the material sync dialog and the preference pages
CURA-9428
2022-07-15 07:25:54 +02:00
Jelle Spijker
1a0ecfd850
Merge branch '5.1'
# Conflicts:
#	.github/workflows/conan-package.yml
#	.github/workflows/cura-installer.yml
2022-07-14 16:30:52 +02:00
Evangelos Trantos
96c4e15c03
Merge pull request #12746 from Ultimaker/CURA-9465_dark_theme_issues
Fix multiple dark theme issues
2022-07-14 09:34:58 +02:00
Jaime van Kessel
9363ab6960
Merge branch '5.1' of github.com:Ultimaker/Cura into 5.1 2022-07-13 16:37:37 +02:00
p.kuiper
32eefbb404 Removed the 'support_infill_sparse_thickness' setting from the global quality files and only added them to the PVA and BAM quality files.
This prevents infill layer skipping during self support.

Relates to PP-193
2022-07-13 16:29:18 +02:00
Remco Burema
b268657fbd Enable Alternate Wall Dirs for end-users too.
It's a little bit unclear, but the initial reason we set this to false was because we wanted to make sure most of the 'metal print' releated features dropped in 5.1, not 5.0?

still CURA-8097 .. sort of
2022-07-12 12:18:38 +02:00
Ghostkeeper
00cfa5dc4c
Remove fill colours from some icons
The icons cannot be recoloured if they already have a colour.

Contributes to issue CURA-9465.
2022-07-11 17:32:14 +02:00
Ghostkeeper
fdd96b30a7
Fix dark theme primary colour
The dark theme was overriding the primary colour with the wrong Ultimaker Blue colour. There is a newer blue, and it was applied as 'accent_1'. The dark theme had its own version of that one too. But the old Primary colour was still the wrong one.

Contributes to issue CURA-9465.
2022-07-11 17:18:01 +02:00
Jaime van Kessel
796f80c9b9 Remove fill from settings icon
Otherwise we can't use it in UM.ColorImage

CURA-9465
2022-07-11 16:38:37 +02:00
Jaime van Kessel
32121c7adc Add background color for rename dialogs
CURA-9465
2022-07-11 16:21:10 +02:00
Jaime van Kessel
6536b37525 Set background color for machine actions
Otherwise the background is always white, which makes it unusuable for darktheme

CURA-9465
2022-07-11 16:19:26 +02:00
Jaime van Kessel
461165ea39 Set the correct color for inactive text
It used to be all back, which is just unreadable...

CURA-9465
2022-07-11 16:16:08 +02:00
Jaime van Kessel
656a3dc707 Remove stray print 2022-07-11 16:02:17 +02:00
jspijker
f9d4628b95 Merge branch 'main' into CURA-9365
# Conflicts:
#	.github/workflows/ci.yml
#	.github/workflows/cura-installer.yml
#	.github/workflows/requirements-conan-package.txt
#	resources/definitions/Mark2_for_Ultimaker2.def.json
#	resources/definitions/elegoo_neptune_2.def.json
#	resources/definitions/elegoo_neptune_2D.def.json
2022-07-08 12:37:32 +02:00
Jaime van Kessel
e73a18afc1 Fix elegoo definitions 2022-07-08 10:11:04 +02:00
Jaime van Kessel
0c37fe333a Fix position of extruder elegoo 2022-07-08 10:08:48 +02:00
Jaime van Kessel
c75268dd07 Change default_value to value for elegoo_neptune for infill_pattern 2022-07-08 10:00:15 +02:00
Jaime van Kessel
4656ba0917 Remove deleted setting from profiles 2022-07-08 09:59:31 +02:00
Jaime van Kessel
ce136fafc1 Bump version number of jgaurora profile 2022-07-08 09:56:58 +02:00
Jaime van Kessel
afed96187c Change default_value to value 2022-07-08 09:55:11 +02:00
Jaime van Kessel
9c0671f2a7 Remove unnedeeded default_value overide 2022-07-08 09:53:05 +02:00
Miroslav Sustek
0167e4b94b Czech translations for v5.1 2022-07-07 21:14:13 +02:00
Jordan
c43ae2e355
Add naxe machines, quality and materials 2022-07-07 16:54:56 +02:00
Rijk van Manen
55375a22d4 increase printing temperature BAM 0.1 layerheight
reduced printing temperature for BAM 0.1mm layer height profile causes extrusion issues. No drawback for increasing to the default printing temperature are found. PP-190
2022-07-07 15:35:54 +02:00
joeydelarago
5d5c83ec11
Add missing background color to WorkspaceSummaryDialog.qml
CURA-9402
2022-07-07 15:06:53 +02:00
Rijk van Manen
d301e9a807 increase printing temperature BAM 0.1 layerheight
reduced printing temperature for BAM 0.1mm layer height profile causes extrusion issues. No drawback for increasing to the default printing temperature are found. PP-190
2022-07-06 17:08:54 +02:00
Remco Burema
5c81904aee Don't hide, just remove.
Also updated in the engine, so anyone needs the corresponding branch there as well.

CURA-9357
2022-07-05 17:58:57 +02:00
Jaime van Kessel
905104159b Fix incorrect z_hop speed for alfawise
Fixes #12641
2022-07-05 13:51:32 +02:00
Jaime van Kessel
bafffa994c Fix toolbar being drawn over monitor page
CURA-9401
2022-07-05 13:43:20 +02:00
p.kuiper
c7d947ae5a Removed shrinkage compensation from the quality profiles. They have been moved to the material profiles in the fdm_material repo.
Relates to PP-187
2022-07-04 20:01:34 +02:00
Ghostkeeper
2a4c8aa3fd
Set default for 3rd-party printers to Inside-Out
Overwhelmingly in our community it seems that the overhang and seam quality is better when printing inside-out.
Ultimaker found that the quality is better (in particular the dimensional accuracy) when printing outside-in. So let them have it outside-in and the rest inside-out.

Made after experimental evidence on Reddit (and in the past on Github).
2022-07-04 09:25:39 +02:00
Cláudio 'Patola' Sampaio
5def502327 Updated pt_BR strings for Cura 5.1 2022-07-04 04:18:53 +02:00
Remco Burema
91ad5b8461 Hide some very difficult to explain (even to experts) settings.
It'll just confuse users. It confused _us_ (both developers and materials experts) a lot of the time :-D

CURA-9357
2022-07-01 14:53:35 +02:00
Remco Burema
7ae1b2a074
Merge pull request #12635 from Ultimaker/CURA-9270_discard_or_keep_changes_not_updating
Add the "clear" hack to the tableModel for discardOrkeepchanges
2022-07-01 14:44:23 +02:00
Remco Burema
3dc646874d
Merge pull request #12634 from Ultimaker/CURA-9402_fix_background_dark_theme
Fix background dark theme
2022-07-01 14:30:10 +02:00
Remco Burema
ca36b4f2ef Set proper background color for open project dialogs.
part of CURA-9402
2022-07-01 14:22:27 +02:00
Ghostkeeper
f4cad7fdfb
Update change log for 5.1 beta
There will be more in here, but these are the ones we have for the beta.
2022-07-01 11:40:07 +02:00
Ghostkeeper
9839393912
Update SDK version to 8.1.0
There are new functionalities and QML elements for developers to play with.
2022-07-01 09:04:49 +02:00
Ghostkeeper
f4b3256e3d
Add resolve value for Raft Base Wall Count
It's also a global setting and there is no particular reason for this to not be settable by a material profile or anything.

Done as a 5 minute fix.
2022-06-30 13:25:13 +02:00
Rijk van Manen
b14774292f reduce minimum support xy distance
Setting this value smaller could cause scarring when the nozzle offset calibration is not performed. A higher value causes a too big gap between the model and support, resulting in support not being attached to the model on sloped surfaces. PP-185
2022-06-29 14:42:21 +02:00
Rijk van Manen
a42a15199f increase support horizontal expansion
A bigger horizontal expansion is improving the stability of the support structure. Setting the Support Horizontal Expansion > Support X/Y distance causes the support folding around the object, making it way harder to remove and introducing a lot of additional stringing. PP-185
2022-06-29 14:42:12 +02:00
Rijk van Manen
67d08fdd4d increase retract distance of PVA to default
PVA is stringing a lot due to the too small retract distance. This oozed material is causing under extrusion elsewhere, reducing the strength of the support. Too long retractions could cause reliability issues as well. However, since we reduced the number of retractions by ~40% for the smaller models (for bigger models it is ~0%, but then it is also not relevant since a lot of material is printed in between) with the new settings of PP-108 increasing the retract distance to 6.5mm is safe. PP-185
2022-06-29 14:42:05 +02:00
Rijk van Manen
257056afd2 default ultimaker values result in warnings
With the updated support settings of PP-108 some settings results in warnings. The warning limits are changed to avoid this. PP-185.
2022-06-29 14:41:56 +02:00
Jaime van Kessel
9ca86c9d08
Merge pull request #12636 from Ultimaker/PP-185-improve-support-reliability
PP-185_improve-support-reliability
2022-06-29 14:41:35 +02:00
Jaime van Kessel
a8a2fd8007 Add the "clear" hack to the tableModel for discardOrkeepchanges
It's the same hack that we already use for the other instances where we use the tableModel.
For some reason it wasn't done here, so we also had the not updating bug

CURA-9270
2022-06-29 13:34:41 +02:00
Casper Lamboo
f4ee4ad05d
Merge pull request #12573 from Ultimaker/CURA-8849_more_intent_fixes
[CURA-8849] more intent fixes
2022-06-29 13:01:09 +02:00
Jaime van Kessel
2335322381 Properly set background for AboutDialog
CURA-9402
2022-06-29 10:57:11 +02:00
Ghostkeeper
03398f3275
Add more extensive descriptions for about page entries
The translators had lots of questions about these. So I'm adding more extensive descriptions for them for any future translators.
2022-06-29 10:31:35 +02:00
Ghostkeeper
adeb9da356
Merge branch '5.1' 2022-06-28 17:53:24 +02:00
Ghostkeeper
f241638890
Add resolve function to Remove Raft Inside Corners
That way, an extruder profile can say that they want this.
If any extruder needs this setting enabled, it will be enabled for the whole print.

Done as a 5 minute fix.
2022-06-28 17:53:00 +02:00