h1data
|
26f07257dd
|
Merge branch '5.10' into 5.10
|
2025-03-04 20:35:22 +09:00 |
|
Erwan MATHIEU
|
4e7684de99
|
Merge branch '5.10' into PP-580-Improve-self-support
|
2025-03-04 10:16:11 +01:00 |
|
Erwan MATHIEU
|
857d26307d
|
Hide setting from expert set
CURA-12433
Those settings highly depend on wall_overhang_angle, which is not visible in expert, so they should also not be visible
|
2025-03-03 15:41:07 +01:00 |
|
Erwan MATHIEU
|
8722fb5e6f
|
Move settings to experimental
CURA-12433
Those settings highly depend on wall_overhang_angle, which is an experimental setting, so they should also be experimental
|
2025-03-03 15:40:30 +01:00 |
|
Erwan MATHIEU
|
bf1ccd772b
|
Do not display settings that are useless when overhang is "disabled"
CURA-12433
|
2025-03-03 15:34:49 +01:00 |
|
HellAholic
|
c86c08bd90
|
Merge pull request #20318 from Ultimaker/CURA-12386_G-Code-replacement-fails-with-single-line-code
CURA-12386 G-Code replacement fails with single line code
|
2025-03-03 14:14:19 +01:00 |
|
h1data
|
0608ec5cf6
|
Merge branch '5.10' into 5.10
|
2025-03-02 14:34:42 +09:00 |
|
h1data
|
361af17212
|
Updated ja translation for 5.10
|
2025-03-02 13:53:29 +09:00 |
|
Paul Kuiper
|
f2098b570f
|
Moved flooring settings from ultimaker.def.json to the S8 only to reduce risk. Added support_wall_count is 2 (forgot this in the original commit).
PP-580
|
2025-02-28 10:28:01 +01:00 |
|
HellAholic
|
884983c34f
|
Merge branch '5.10' into CURA-12386_G-Code-replacement-fails-with-single-line-code
|
2025-02-28 09:43:36 +01:00 |
|
HellAholic
|
ec4a19c0e4
|
Merge branch '5.10' into PP-580-Improve-self-support
|
2025-02-28 09:31:43 +01:00 |
|
HellAholic
|
9ac0f113db
|
Merge pull request #20321 from Ultimaker/CURA-12254_dont_lose_focus
[CURA-12254] Don't lose text-field focus when scrolling.
5.10.0-beta.1-RC5
5.10.0-beta.1-RC6
|
2025-02-27 12:10:21 +01:00 |
|
HellAholic
|
ec379e772d
|
Merge pull request #20317 from Ultimaker/CURA-12406_fix_intent_fallback
CURA-12406 fallback to default intent
|
2025-02-27 11:51:09 +01:00 |
|
Paul Kuiper
|
8aacf63f4a
|
Improved self-support settings for the S8. Better release due to the horizontal expansion. More robustness due to brims, and larger build plate trunks and avoid travel over support. Faster printing due to higher support speeds and less tree branches.Improved part strength due to higher infill flow rates. Added 1 flooring layer to all Ultimaker machines to improve bottom part quality. Small bug fixes to the sketch/replicator profiles. Updated settings version def files.
PP-580
PP-581
|
2025-02-27 11:50:57 +01:00 |
|
Erwan MATHIEU
|
a666116119
|
Merge branch '5.10' into CURA-12386_G-Code-replacement-fails-with-single-line-code
|
2025-02-27 09:23:03 +01:00 |
|
Remco Burema
|
64cdb31252
|
Due to collapsing pop-ups on scrollbar change fix, textfields also lost focus.
CURA-12254
|
2025-02-26 17:06:27 +01:00 |
|
Remco Burema
|
667a27e2d2
|
change setting-version for base definitions as well (5.9 -> 5.10)
part of CURA-12359
5.10.0-beta.1-RC4
|
2025-02-26 16:49:50 +01:00 |
|
Erwan MATHIEU
|
b67769b238
|
Fix dependency version
|
2025-02-26 16:29:16 +01:00 |
|
Erwan MATHIEU
|
f468cd5150
|
Bump version to 5.11
|
2025-02-26 16:25:04 +01:00 |
|
Erwan MATHIEU
|
0f8fe06059
|
Bump version to 5.11
|
2025-02-26 16:11:21 +01:00 |
|
Erwan MATHIEU
|
f13bdeae42
|
Merge remote-tracking branch 'origin/5.10'
|
2025-02-26 16:03:14 +01:00 |
|
Erwan MATHIEU
|
1f7f9b4b53
|
Filter our private repositories from getting licences
|
2025-02-26 15:59:35 +01:00 |
|
Erwan MATHIEU
|
4c1a7ce9aa
|
Merge branch '5.10' into CURA-12406_fix_intent_fallback
|
2025-02-26 15:21:39 +01:00 |
|
Erwan MATHIEU
|
e810c4becd
|
Merge branch '5.10' into CURA-12386_G-Code-replacement-fails-with-single-line-code
|
2025-02-26 15:05:04 +01:00 |
|
Erwan MATHIEU
|
2f2a93b9d0
|
Add unit test for single-line statement
CURA-12386
|
2025-02-26 15:02:22 +01:00 |
|
Erwan MATHIEU
|
f9b8bc20c2
|
Fix single-line statement processing
CURA-12386
The regex was not specific enough and would catch the rest of the line, now we force stopping as soon as we see a { or }
|
2025-02-26 15:02:06 +01:00 |
|
Erwan MATHIEU
|
d3558ab377
|
Build binary translation messages on Windows on any shell
This is an attempt to see what actually happens, and may have to be reverted
5.10.0-beta.1-RC3
|
2025-02-26 14:10:27 +01:00 |
|
Remco Burema
|
4e7807b0fc
|
Prevent crash when the quality-type is _actually_ not supported.
part of CURA-12406
|
2025-02-26 13:25:02 +01:00 |
|
Remco Burema
|
beac50d44f
|
Fix fallback for when a material was selected that didn't have the current intent.
CURA-12406
|
2025-02-26 13:02:41 +01:00 |
|
HellAholic
|
5de614590c
|
Merge pull request #20313 from Ultimaker/lokalise-2025-02-25_15-35-19
Lokalise: Translations update
5.10.0-beta.1-RC2
|
2025-02-26 12:48:40 +01:00 |
|
HellAholic
|
a8b4fe1b01
|
Merge pull request #20315 from Ultimaker/CURA-12359_write-upgrade-script-for-Cura-5.10
CURA-12359 write upgrade script for cura 5.10
|
2025-02-26 12:48:18 +01:00 |
|
HellAholic
|
05a5f73167
|
Merge branch '5.10' into CURA-12359_write-upgrade-script-for-Cura-5.10
|
2025-02-26 11:09:06 +01:00 |
|
Remco Burema
|
58d3e3e633
|
Upgrade the in-files settings-version to 25 (for Cura 5.9 -> 5.10).
done as part of CURA-12359
|
2025-02-26 10:57:55 +01:00 |
|
Erwan MATHIEU
|
6833a38999
|
Apply new package name for for release
|
2025-02-26 10:56:43 +01:00 |
|
wawanbreton
|
de1b9c9dba
|
Set conan package version 5.10.0-beta.1
5.10.0-beta.1-RC1
|
2025-02-26 09:02:42 +00:00 |
|
Erwan MATHIEU
|
a2067c5cf3
|
Bump SDK version for 5.10
CURA-12359
|
2025-02-26 08:17:08 +01:00 |
|
Erwan MATHIEU
|
cf12231641
|
Make flooring settings visible as roofing settings are
CURA-12359
|
2025-02-26 08:15:58 +01:00 |
|
Erwan MATHIEU
|
c2f9c33137
|
Convert remaining instances of old setting
CURA-12359
|
2025-02-25 17:23:58 +01:00 |
|
Erwan MATHIEU
|
caaa5d53f7
|
Restore unnecessary changes
CURA-12422
|
2025-02-25 15:52:38 +01:00 |
|
Erwan MATHIEU
|
b19cdabd1d
|
Remove useless file
CURA-12422
|
2025-02-25 15:47:57 +01:00 |
|
Erwan MATHIEU
|
8e9488b3bf
|
Remove uranium translation files
CURA-12422
|
2025-02-25 15:43:06 +01:00 |
|
Erwan MATHIEU
|
8975766ad9
|
Update translations from Localise
|
2025-02-25 15:35:53 +01:00 |
|
Erwan MATHIEU
|
cacb1ad625
|
Do not re-generate CuraVersion.py at deploy time
|
2025-02-24 12:50:19 +01:00 |
|
Erwan MATHIEU
|
78ba8d834d
|
Set proper version for nightly stable build
|
2025-02-24 09:21:13 +01:00 |
|
Erwan MATHIEU
|
c5de525710
|
Fix option name
|
2025-02-21 16:47:40 +01:00 |
|
Erwan MATHIEU
|
1348cfd2ad
|
Update translations for 5.10
|
2025-02-21 15:42:39 +01:00 |
|
wawanbreton
|
ca911cabe0
|
Set conan package version 5.10.0-alpha.2
5.10.0-alpha.2
5.10.0-alpha.2-RC1
|
2025-02-21 14:26:39 +00:00 |
|
Erwan MATHIEU
|
bdc9c45d78
|
Set empty package user/channel for feature branch
|
2025-02-21 15:04:25 +01:00 |
|
Erwan MATHIEU
|
79aa11602c
|
Restore package without user and channel
|
2025-02-21 14:42:54 +01:00 |
|
HellAholic
|
2aec40b740
|
set channel to 5.10
|
2025-02-21 13:52:01 +01:00 |
|