35540 Commits

Author SHA1 Message Date
HellAholic
4095d40ce6
Merge pull request #19782 from Ultimaker/CURA-12196_Add-new-scarf-settings-to-Advanced-AND-expert
CURA-12196 Add new scarf settings to advanced and expert
2024-10-21 12:57:16 +02:00
Erwan MATHIEU
907d4e2b6e Display scarf seam settings in advanced and expert
CURA-12196
2024-10-21 11:04:00 +02:00
HellAholic
738ffe78ee
Merge pull request #19776 from Ultimaker/CURA-12213_fix-sketch-preview-crash
CURA-12213 fix sketch preview crash
2024-10-21 10:59:08 +02:00
Erwan MATHIEU
b583711c70 Handle segments with null feed rate
CURA-12213
2024-10-18 16:13:15 +02:00
HellAholic
b7587ac9fb
Merge pull request #19770 from Ultimaker/CURA-12185_add-sketch-thumbnail-sizes
CURA-12185 add sketch thumbnail sizes
2024-10-18 13:43:04 +02:00
HellAholic
3c6326c850
Merge pull request #19761 from Ultimaker/CURA-12112_fix_capital_case_ids
[CURA-12112] Quality groups names are case-sensitive, so don't lower-case search.
2024-10-18 13:34:08 +02:00
HellAholic
1e60a15091
Merge pull request #19755 from Ultimaker/CURA-11815_fix_early_autoslice
[CURA-11815] Fix 'early' auto-slice.
2024-10-18 11:47:20 +02:00
Vandresc
5b964180e1
Merge pull request #19762 from Ultimaker/CURA-12155_larger_min_window
[CURA-12155] Was too small to fit in the start/end-gcode in new printers.
2024-10-18 07:27:02 +02:00
Erwan MATHIEU
531f286445 Use same thumbnail formats for Sketch as Method
CURA-12185
2024-10-17 11:22:55 +02:00
HellAholic
af5babaa14
Merge pull request #19733 from Ultimaker/PP-530-Robust-switchover-fan-sequence
Using the new cool_during_extruder_switch feature to switch the Metho…
2024-10-16 15:32:37 +02:00
HellAholic
342e51c181
Merge pull request #19747 from Ultimaker/lokalise-2024-10-14_09-02-10
Lokalise: Translations update
2024-10-16 13:00:08 +02:00
HellAholic
55030e5a1d
Merge pull request #19730 from Ultimaker/CURA-12054_fix-3d-view-on-wayland
CURA-12054 fix 3d view on wayland
2024-10-16 12:57:04 +02:00
Remco Burema
f265c81efe Was too small to fit in the start/end-gcode in new printers.
This might have some impact on the min window size you can use Cura with, but it was getting a bit silly.

CURA-12155
2024-10-16 10:43:38 +02:00
Remco Burema
44cfdb935f Quality groups names are case-sensitive, so don't lower-case search.
This caused some settings not to load silently, since it has a fall-back to default.

CURA-12112
2024-10-16 10:27:21 +02:00
Remco Burema
480322354b Autoslice could cause slicing to start before init done.
This could cause slicing to hang forever until settings where changed. So stop too-early slicing, but keep a memo of wether we've already been requested to slice in the initialization interval, so auto-slice doesn't fail either.

CURA-11815
2024-10-15 17:51:14 +02:00
Paul Kuiper
476ddf16dc Using the new cool_during_extruder_switch feature to switch the Method fans on and off during nozzle switching.
PP-530
2024-10-14 11:27:11 +02:00
Erwan MATHIEU
918fe92939 Remove lokalize useless comments 2024-10-14 09:30:31 +02:00
Erwan MATHIEU
bf90781c97 Remove unnecessary translation files 2024-10-14 09:09:38 +02:00
Erwan MATHIEU
adb405bf68 Remove unnecessary translation files 2024-10-14 09:09:09 +02:00
Erwan MATHIEU
74cc9967f4 Remove unnecessary translation files 2024-10-14 09:08:01 +02:00
Erwan MATHIEU
546df30b0e Update translations from Localise 2024-10-14 09:02:44 +02:00
HellAholic
6f6c000755
Merge pull request #19721 from Ultimaker/CURA-11905_fix-multi-model-reload
Fix duplicated file reloading
5.9.0-beta.1-RC3
2024-10-10 10:57:27 +02:00
HellAholic
d65d2d7ca3
Merge branch '5.9' into CURA-11905_fix-multi-model-reload 2024-10-10 10:38:54 +02:00
Remco Burema
22b351e045 Bump SDK version for upcoming 5.9.x release(s). 2024-10-09 18:21:39 +02:00
Erwan MATHIEU
b41325126b
Merge branch '5.9' into CURA-12054_fix-3d-view-on-wayland 2024-10-09 16:52:47 +02:00
Erwan MATHIEU
55feaaf8b1 Set the variable in the proper file 2024-10-09 16:33:41 +02:00
Erwan MATHIEU
8bb4f981fb Update translations for 5.9 2024-10-09 14:28:13 +02:00
HellAholic
583a5b75fe
Merge pull request #19725 from Ultimaker/CURA-12078_inconsistent-wall-speed-besides-overhang
[CURA-12078] Clarify new behaviour of overhanging wall to user.
2024-10-09 14:10:09 +02:00
HellAholic
56c66627f0 Remove override for ankermake_m5c
Override is not necessary the value output from formula is the same as value that override provides without compromising the functionality of formula use at other infill shapes and densities
2024-10-09 14:04:29 +02:00
Erwan MATHIEU
9f348b6612 Apply final scarf seam descriptions adjustment 2024-10-09 14:01:36 +02:00
Erwan MATHIEU
9e1186991c Use Qt xcb platform by default
CURA-12054

It is now a fact that Cura doesn't work properly with native Qt/Wayland integration. However, on recent Ubuntu versions Wayland is now used by default. So we now force using the xcb platform unless otherwise specified, which should have no impact on older platforms but work better on new ones.
2024-10-09 13:50:07 +02:00
Erwan MATHIEU
f2944a6de3 Adjust scarf seam settings names/descriptions for better understanding 2024-10-08 18:20:24 +02:00
Remco Burema
5a73ff7271 Clarify new behaviour of overhanging wall to user.
part of CURA-12078
2024-10-08 14:45:18 +02:00
Erwan MATHIEU
df4240474c Bump setting_version
It currently doesn't match the version expected in the upgrade script.
5.9.0-beta.1-RC2
2024-10-08 13:43:56 +02:00
Erwan MATHIEU
213db88a9c
Merge branch '5.9' into CURA-11905_fix-multi-model-reload 2024-10-08 13:24:42 +02:00
Erwan MATHIEU
eb56370d65
Merge pull request #19473 from h1data/ja-i18n-improve
improve Japanese localization
2024-10-08 13:14:36 +02:00
Erwan MATHIEU
9cebc21240
Merge branch '5.9' into ja-i18n-improve 2024-10-08 13:13:58 +02:00
Erwan MATHIEU
fa34d24528
Merge branch 'main' into ja-i18n-improve 2024-10-08 13:02:38 +02:00
wawanbreton
ef878993b3 Set conan package version 5.9.0-beta.1 5.9.0-beta.1-RC1 2024-10-08 08:11:22 +00:00
wawanbreton
47acfc115a Set conan package version 5.9.0-alpha.1 2024-10-08 08:07:39 +00:00
Erwan MATHIEU
a96eefd8cc Fix duplicated file reloading
CURA-11905

Instead of using the object name for reloading meshes inside a 3MF file, use a dedicated mesh ID property that is only stored internally, doesn't have to be unique (because the combination filename+ID will be) and can't be changed by the user. This should improve 3MF file reloading, and also fixes reloading of duplicated instances, because multiple meshes can now have the same mesh ID.
2024-10-07 17:50:25 +02:00
HellAholic
96abc03fe6
Merge pull request #19632 from Ultimaker/PP-521_Fix_adhesion-type_resolve-logic
PP-521: Fix resolve logic for adhesion_type
2024-10-07 17:01:15 +02:00
HellAholic
b9344f29c5
Merge pull request #19644 from Ultimaker/CURA-12138-Export_for_support_option
Cura 12138 export for support option
2024-10-07 16:08:23 +02:00
HellAholic
faea6a20ed
Merge branch 'main' into CURA-12138-Export_for_support_option 2024-10-07 15:37:44 +02:00
HellAholic
2865836b8a Change option name to Export Package For Technical Support 2024-10-07 15:22:47 +02:00
Erwan MATHIEU
058cf13535
Merge branch 'main' into PP-521_Fix_adhesion-type_resolve-logic 2024-10-07 15:09:35 +02:00
HellAholic
d7d51313ba
Merge pull request #19719 from Ultimaker/Update-exclude-material-list
Excluded material from certain machines (e.g. PPS-CF and Nylon)
2024-10-07 14:28:05 +02:00
Paul Kuiper
baefd3e4b6 Excluded material from certain machines (e.g. PPS-CF and Nylon) 2024-10-07 13:57:37 +02:00
Erwan MATHIEU
094ce230c4
Merge pull request #19718 from Ultimaker/zyyx_definition_update
Update zyyx_pro_ii_carbon1.2.inst.cfg
2024-10-07 12:02:51 +02:00
HellAholic
8b614700d4
Update zyyx_pro_ii_carbon1.2.inst.cfg
Remove legacy setting

speed_equalize_flow_enabled has been removed from FDM printer in 5.0 with arachne
2024-10-07 11:48:33 +02:00