35257 Commits

Author SHA1 Message Date
theodorhansson
ba935f33ef Applied printer-linter format 2024-09-10 14:03:51 +00:00
Theodor Hansson
2ed1c88bd3 ZYYX+ disallow cf-filament 2024-09-10 16:03:04 +02:00
Theodor Hansson
22b337f329 Update ZYYX+ Homing 2024-09-10 16:02:39 +02:00
theodorhansson
679481de6d Applied printer-linter format 2024-09-03 13:49:37 +00:00
Theodor Hansson
30a338efd7 removed "experimental" from 1.2 nozzle 2024-09-03 15:48:51 +02:00
Theodor Hansson
5fba3cd161 Merge remote-tracking branch 'origin/main' into zyyx_profile_addition 2024-09-03 15:40:40 +02:00
HellAholic
acb55637b0
Merge pull request #19598 from Ultimaker/CURA-12072-Add_variants_for_creality_crm4_definition
nozzle variants based on creality_base
2024-09-02 16:41:59 +02:00
Erwan MATHIEU
b1d8f90da1
Merge branch 'main' into CURA-12072-Add_variants_for_creality_crm4_definition 2024-09-02 16:11:24 +02: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
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
a18da5c9bd Only convert to yes/no if value is a boolean 2024-08-26 13:12:03 +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
Erwan MATHIEU
9daca45846
Merge branch 'main' into CURA-12024-add_settable_globally_property 2024-08-22 10:28:26 +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
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
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
Remco Burema
8805c6a1b5 Split methods to prevent API-break.
done as part of CURA-11501
2024-08-15 15:54:05 +02:00
Erwan MATHIEU
b8bba655ca Fix unit test 2024-08-15 11:54:29 +02:00
Erwan MATHIEU
1e5fa8523f Use proper method to check for excluded materials
CURA-11501
2024-08-15 11:13:15 +02:00
HellAholic
83fc0b764c
Merge pull request #19492 from Ultimaker/CURA-11957_sketch_fileformat_autoselect
[CURA-11957] Makerbot file formats don't just have 1 mime-type.
2024-08-14 13:51:26 +02:00
HellAholic
4cd80562c2
Merge pull request #19503 from Ultimaker/CURA-11956_slow_upload_big_timeout
[CURA-11956] The easy way to fix a slow response is to up the timeout...
2024-08-14 13:47:28 +02:00
Erwan MATHIEU
69bb462980 Fix outputting the main commit 2024-08-14 10:18:37 +02:00
Erwan MATHIEU
e63619d6f6 Fix script syntax 2024-08-14 09:00:21 +02:00
Erwan MATHIEU
7a944e94bb Get the proper commit to create the release 2024-08-14 08:55:51 +02:00
Remco Burema
ef38dc6b6b
Merge branch 'main' into propose_spiralize_eazao 2024-08-13 17:30:50 +02:00
rburema
4973eb625c Applied printer-linter format 2024-08-13 15:30:15 +00:00
Remco Burema
2428e6c741
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-13 17:29:16 +02:00
Erwan MATHIEU
ce7743b7d6 Use only the relevant tag when creating a release candidate 2024-08-13 16:02:38 +02:00
Remco Burema
cd68dc2fe3
Merge branch 'main' into main 2024-08-13 15:57:09 +02:00
Erwan MATHIEU
da1f7edd01 Update the release tag if already existing 2024-08-13 15:43:52 +02:00
Erwan MATHIEU
7f16636ed9
Merge branch 'main' into CURA-11956_slow_upload_big_timeout 2024-08-12 17:17:15 +02:00
Erwan MATHIEU
0543c6f605
Merge branch 'main' into CURA-11957_sketch_fileformat_autoselect 2024-08-12 17:11:56 +02:00