David Fries
38695d9572
Fix RecommendedSupportSelector.qml assign undefined to int
...
share/cura/resources/qml/PrintSetupSelector/Recommended/RecommendedSupportSelector.qml:60:17:
Unable to assign [undefined] to int
If undefined use Widgets/SingleSettingComboBox.qml
default of Cura.ExtruderManager.activeExtruderIndex
2024-08-31 12:11:59 -05:00
David Fries
2749de9a67
Fix RecentFilesMenu.qml onObjectRemoved incompatible arguments
...
"share/cura/resources/qml/Menus/RecentFilesMenu.qml:39:
TypeError: Passing incompatible arguments to C++ functions from JavaScript is not allowed."
This was passing the Instantiator index, which is a Number to menu.removeItem
which is expecting an object. Add the missing index argument. I
found Qt 5.7 had two arguments so it has been there for some time.
2024-08-31 12:11:56 -05:00
HellAholic
11f1608b6c
Merge pull request #18750 from T9Air/main
...
Ender 3 V3 SE Update
2024-08-30 11:37:04 +02:00
HellAholic
aff3872893
Applied printer-linter format
2024-08-30 09:19:22 +00:00
HellAholic
7db3af745e
Merge branch 'main' into main
2024-08-30 11:18:25 +02:00
HellAholic
84359a2438
nozzle variants based on creality_base
2024-08-30 11:02:30 +02:00
h1data
0b11f5475f
Merge branch 'main' into ja-i18n-improve
2024-08-30 08:57:07 +09:00
HellAholic
63ff551754
5.8.1 changelog
5.8.1
5.8.1-RC2
2024-08-28 17:34:17 +02:00
HellAholic
bcd74aac3a
Revert "TPU removal of 0.2mm"
...
Requires upgrade script
2024-08-28 17:08:57 +02:00
HellAholic
c7a286b33a
Set conan package version 5.8.1
5.8.1-RC1
2024-08-28 13:16:33 +00:00
HellAholic
dc2a6cb8bf
TPU changes
2024-08-28 14:58:08 +02:00
THeijmans
8e05bb49e1
PP-514 Improve PVA printing quality and reliability on Factor 4
2024-08-28 13:52:36 +02:00
HellAholic
c80c964dcf
Merge pull request #19584 from Ultimaker/Fix5.8MaterialExport
...
[CURA-12119] Fix Cura 5.8 Material Export
2024-08-28 13:40:32 +02:00
Frederic Meeuwissen
4064dddacc
Only convert to yes/no if value is a boolean
2024-08-28 13:39:35 +02:00
Christian Kunis
a7e5477e1f
Restore TPU print speed to the default voron speeds.
2024-08-26 08:00:04 -04:00
Frederic Meeuwissen
a18da5c9bd
Only convert to yes/no if value is a boolean
2024-08-26 13:12:03 +02:00
Erwan MATHIEU
2692b47405
Merge remote-tracking branch 'origin/CURA-12081_scarf-seam' into CURA-12081_scarf-seam
2024-08-26 08:04:43 +02:00
Erwan MATHIEU
a8df8a7103
Merge remote-tracking branch 'origin/main' into CURA-12081_scarf-seam
2024-08-26 08:04:03 +02:00
Erwan MATHIEU
e626284a88
Merge branch 'main' into CURA-12081_scarf-seam
2024-08-23 14:16:18 +02:00
Erwan MATHIEU
d92a9b4861
Add setting for seam acceleration/deceleration
...
CURA-12080
2024-08-23 13:58:56 +02:00
THeijmans
0bf6bba43c
PP-514 Improve PVA printing quality and reliability on Factor 4
2024-08-23 13:24:50 +02:00
Frederic Meeuwissen
c11c97dde0
Fix naming of the 0.3mm layer height profiles
2024-08-23 13:03:49 +02:00
HellAholic
f8aa923ce0
Merge pull request #19555 from Ultimaker/CURA-12024-add_settable_globally_property
...
add settable_globally property
2024-08-23 12:21:29 +02:00
Frederic Meeuwissen
07fc8b8c5b
Change GradualFlow plugin setting names
2024-08-23 12:05:45 +02:00
THeijmans
b709f4d90f
Remove the bad print profile that started this whole ticket
2024-08-23 12:02:27 +02:00
THeijmans
e89e578ed9
Applied printer-linter format
2024-08-23 12:01:58 +02:00
THeijmans
1186303b15
PP-512 Fix bad print quality for TPU AA08 on Factor 4
2024-08-23 12:01:57 +02:00
Erwan MATHIEU
9daca45846
Merge branch 'main' into CURA-12024-add_settable_globally_property
2024-08-22 10:28:26 +02:00
Erwan MATHIEU
758ff91655
Add setting for scarf seam split definition
...
CURA-12081
2024-08-22 09:24:51 +02:00
HellAholic
b12e6f9ff4
Merge pull request #19547 from Ultimaker/CURA-12096_move_gradual_flow_plugin_back_into_the_engine_core
...
CURA-12096 move gradual flow plugin back into the engine core
2024-08-21 12:04:19 +02:00
Erwan MATHIEU
7462de08cb
Add settings for scarf seam
...
CURA-12081
2024-08-21 08:30:52 +02:00
HellAholic
39a3966c6f
Merge branch 'main' into CURA-12096_move_gradual_flow_plugin_back_into_the_engine_core
2024-08-20 14:40:25 +02:00
HellAholic
c5c983b9c0
add settable_globally property
...
Not globally settable but the property was never defined either true or false
the value in the global stack is extruder.-1
2024-08-19 13:57:54 +02:00
HellAholic
08e61bdf3b
Merge pull request #19536 from Ultimaker/CURA-12046_git_tag_was_not_updated
...
CURA-12046 git tag was not updated
2024-08-19 13:20:56 +02:00
Erwan MATHIEU
3f6953c729
Merge branch 'CURA-12096_move_gradual_flow_plugin_back_into_the_engine_core' into CURA-12081_scarf-seam
2024-08-19 10:32:11 +02:00
HellAholic
0954c37b33
Merge pull request #19499 from Ultimaker/propose_spiralize_eazao
...
propose spiralize version of Eazao profiles
2024-08-19 09:07:01 +02:00
HellAholic
c09fb02d52
Merge pull request #19446 from Hello1024/main
...
Add setting for extra_infill_lines_to_support_skins
2024-08-19 09:05:13 +02:00
Erwan MATHIEU
7591161ab9
Merge branch 'main' into CURA-12096_move_gradual_flow_plugin_back_into_the_engine_core
2024-08-16 16:25:36 +02:00
Erwan MATHIEU
c495527abd
Merge remote-tracking branch 'origin/CURA-12096_move_gradual_flow_plugin_back_into_the_engine_core' into CURA-12096_move_gradual_flow_plugin_back_into_the_engine_core
2024-08-16 16:06:02 +02:00
Erwan MATHIEU
5a3ced550d
Remove extra file cleaning in conanfile.py
...
CURA-12096
This was apparently only useful for the gradual flow plugin. Advised by @jellespijker.
2024-08-16 16:05:53 +02:00
wawanbreton
f6da4d0776
Applied printer-linter format
2024-08-16 13:17:18 +00:00
Erwan MATHIEU
3949b1a595
Move gradual flow translations into classic translations
...
CURA-12096
2024-08-16 15:15:50 +02:00
Erwan MATHIEU
b3d2707663
Rename gradual flow settings defined in profiles
...
CURA-12096
2024-08-16 14:59:49 +02:00
Erwan MATHIEU
5a4ce498d4
Remove gradual flow plugin dependency
...
CURA-12096
2024-08-16 14:57:58 +02:00
Erwan MATHIEU
08f7616294
Import gradual flow settings with classic ones
...
CURA-12096
2024-08-16 14:40:37 +02:00
HellAholic
6030d9f1a5
Merge pull request #19539 from Ultimaker/CURA-11501_switching_printers_loads_3rd_party_materials
...
CURA-11501 Fix excluded materials being sometimes visible
2024-08-16 14:19:51 +02:00
Erwan MATHIEU
785287ef9b
Fix unit test
...
CURA-11501
2024-08-16 08:32:24 +02:00
Remco Burema
268fd354b2
Mark isExcludedMaterial as deprecated.
...
done as part of CURA-11501
2024-08-16 00:44:37 +02:00
Remco Burema
922c8ccbc9
Fix unit test.
...
It's not enough (or even nescesary) to mock the (now wrapper) method, since we use the underlaying method in our code now.
done as part of CURA-11501
2024-08-16 00:39:35 +02:00
Christian Kunis
84a92f1b72
Merge branch 'main' into voron-nozzles
2024-08-15 10:14:56 -04:00