35246 Commits

Author SHA1 Message Date
Erwan MATHIEU
ff6c8ee49a Add script to easily gather packages hashes 2024-09-20 17:00:06 +02:00
Erwan MATHIEU
5261936c4e Make description more explicit 2024-09-20 10:11:27 +02:00
Erwan MATHIEU
41c734498f Don't re-create the release if not necessary 2024-09-19 15:53:06 +02:00
Erwan MATHIEU
fa636c235b Set explicit empty description when not published 2024-09-19 13:36:24 +02:00
Erwan MATHIEU
5373d6fe54 Set proper input type 2024-09-18 15:42:44 +02:00
Erwan MATHIEU
9b86f80a0e Don't generate release description according to input 2024-09-18 15:38:55 +02:00
HellAholic
f736ead4c8
Merge pull request #19619 from Ultimaker/CURA-12093_conditional-start-end-gcode
CURA-12093 Add ability to write condition Start/End gcode parts
2024-09-16 09:13:12 +02:00
HellAholic
0bd9ec7bfd
Merge pull request #19643 from Ultimaker/CURA-12139-Remove_troubleshooting_link
Cura 12139 remove troubleshooting link
2024-09-13 11:06:50 +02:00
HellAholic
a0c111c6f5 Remove from menu 2024-09-12 11:03:07 +02:00
HellAholic
78394faf65 Remove from actions 2024-09-12 11:02:59 +02:00
Erwan MATHIEU
3945465e50 Fix stupid deprecated GitHb actions
CURA-12093
2024-09-10 18:21:24 +02:00
Erwan MATHIEU
b514f5928b Add failures cases to start/end gcode unit test
CURA-12093
2024-09-10 18:16:24 +02:00
Erwan MATHIEU
d74e0487cd Apply suggestion to remove unnecessary extra arguments
CURA-12093
2024-09-10 12:50:55 +02:00
Erwan MATHIEU
101a637bbb
Apply typo fix suggestion
Co-authored-by: Remco Burema <41987080+rburema@users.noreply.github.com>
2024-09-10 12:44:50 +02:00
Erwan MATHIEU
f3ae342f34
Merge branch 'main' into CURA-12093_conditional-start-end-gcode 2024-09-06 12:21:47 +02:00
Erwan MATHIEU
48ddaa8861 Add a comment so that we don't forget to update the doc
CURA-12093
2024-09-06 12:20:46 +02:00
Erwan MATHIEU
370c8e49c3 Add a link to the documentation to write start/end GCode
CURA-12093
2024-09-06 12:20:27 +02:00
Erwan MATHIEU
5bff7067b0 Remove the tooltip over the G-Code area
CURA-12093

In this context, the tooltip is quite useless, and causes some issues because it sometimes appears when you don't want to. Moreover, the next commit will add a link to a detailed documentation.
2024-09-06 12:19:58 +02:00
HellAholic
6cf55cd743
Merge pull request #19615 from Ultimaker/CURA-12076_permissions_after_login
[CURA-12076] Directly update permissions after login.
2024-09-05 16:12:37 +02:00
Erwan MATHIEU
89b05108b0
Merge branch 'main' into CURA-12093_conditional-start-end-gcode 2024-09-05 11:33:18 +02:00
Erwan MATHIEU
ccffbea8c9 Add ability to write condition Start/End gcode parts
CURA-12093
2024-09-05 11:03:58 +02:00
Remco Burema
5169db2353 Directly update permissions after login.
Otherwise you have to wait until the access token refreshes, and are in a weird state in between that time where you _are_ logged in, and we even have the subscription-level, but the permission-list are empty. Now you just have to wait until the permissions return from the server after login, which shouldn't be a problem unless our users are speedrunners.

fixes internal ticket CURA-12076
2024-09-04 15:28:06 +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