35856 Commits

Author SHA1 Message Date
Erwan MATHIEU
8bd69ecc3d Store versions script in deploy folder 2024-11-14 14:29:07 +01:00
Erwan MATHIEU
4adcff48a2 Merge remote-tracking branch 'refs/remotes/origin/CURA-11622_conan_v2' into CURA-11622_conan_v2 2024-11-14 13:59:40 +01:00
Erwan MATHIEU
bec1ff1243 Fix pyinstaller resources deployment 2024-11-14 13:59:27 +01:00
HellAholic
56e1088dc4
Merge pull request #19748 from Ultimaker/revert_sparse_infill_strategy
Revert the strategy for skin support above sparse infill
2024-11-14 10:09:04 +01:00
Erwan MATHIEU
55e91cdb48 Add warning limit for scarf seam suspicious length
CURA-12301
2024-11-14 10:03:16 +01:00
Erwan MATHIEU
079fd09217 Display corner preference only with sharpest corner
CURA-12292
2024-11-14 09:56:20 +01:00
Remco Burema
f02481cd1c Start moving installer code to Conan-v2 for Windows too.
CURA-11622
2024-11-13 16:39:57 +01:00
Erwan MATHIEU
4fedf332a0 Raise exceptions on critical errors 2024-11-13 16:22:18 +01:00
HellAholic
0a62e777ee
Merge pull request #19902 from Ultimaker/PP-539-Fix-UM2-normal-mode
Fix layer height (0.1mm iso 0.15mm) for the normal mode of the Ultimaker 2
2024-11-13 16:16:58 +01:00
Erwan MATHIEU
85644b621e Remove debug print 2024-11-13 13:33:15 +01:00
Erwan MATHIEU
1e9eeb8ac5 Change cura_resources package type 2024-11-13 13:27:21 +01:00
HellAholic
c204993e97
Merge branch '5.9' into revert_sparse_infill_strategy 2024-11-13 12:22:17 +01:00
Paul Kuiper
22e0ada1b5 Fix layer height (0.1mm iso 0.15mm) for the normal mode of the UM2 machine.
PP-539
2024-11-13 10:44:57 +01:00
Erwan MATHIEU
b78143546c Add more debug printed information 2024-11-13 10:25:04 +01:00
Remco Burema
1c6e14eb7d Attempt to fix 'FileNotFoundError' (defensive coding).
hopefully fixes sentry#CURA-3JS
2024-11-13 09:49:10 +01:00
Remco Burema
f0a7205267 Fix 'OverflowError' (defensive coding).
should fix sentry#CURA-1EB
2024-11-13 09:49:01 +01:00
Remco Burema
b660885a58 Fix 'AttributeError' (defensive coding).
should fix sentry#CURA-1D2
2024-11-13 09:48:45 +01:00
Erwan MATHIEU
440b51c189 Add debug information to try and fix build 2024-11-13 09:20:21 +01:00
c.lamboo
7507ebad6a Fix for url-schemes with quotes
Last quote would not be matched due to the optional last quote in the regex, resulting in an `.stl"` extension

CURA-12282
2024-11-12 23:09:23 +01:00
Remco Burema
f4980450f2 Force extruder position to stick during retrieval of property.
Otherwise other parts of the stack(s) could have another value for limit-to-extruder, depending on if the user updates the chosen extruder (for example for support) quickly enough that we're in the middle of the operation. (Locking would probably more complicated, since we not only need a recurrent lock, but a lock on a few but not all classes based on a method call....)

CURA-12223
2024-11-12 22:47:07 +01:00
c.lamboo
38b496102f Make url schemes more robust against alternate formats
CURA-12282
2024-11-12 21:33:01 +01:00
wawanbreton
e026cd8c13 Set conan package version 5.9.0 5.9.0-RC1 2024-11-12 16:40:51 +00:00
HellAholic
c3ccfceabd
Merge pull request #19893 from Ultimaker/CURA-12253_make-close-button-on-the-messages-bigger
CURA-12253 make close button on the messages bigger
2024-11-12 16:53:04 +01:00
Erwan MATHIEU
9a1e384f9a Fix deploy step 2024-11-12 15:45:57 +01:00
HellAholic
3064184456
Merge pull request #19867 from Ultimaker/CURA-12262_flatten_slice_info
[CURA-12262] Changed endpoint and (pre-)flatten/massage data
2024-11-12 11:21:20 +01:00
HellAholic
181203a5cb
Merge branch '5.9' into CURA-12262_flatten_slice_info 2024-11-12 10:52:06 +01:00
Erwan MATHIEU
0991c3c01d Loop back to the beginning when ending simulation playback
CURA-12192
2024-11-11 16:14:32 +01:00
Erwan MATHIEU
7306aed7f7 Make the message close button bigger
CURA-12253
2024-11-11 15:21:10 +01:00
HellAholic
d59e65fb1d
Merge pull request #19875 from Ultimaker/CURA-12270_this-is-confusing
CURA-12270 rename setting to avoid confusions
2024-11-08 13:24:51 +01:00
HellAholic
2c42766b6b
Merge pull request #19799 from Ultimaker/CURA-12188_build_plate_z_fighting
[CURA-12188] Fix build plate z-fighting
2024-11-08 11:26:34 +01:00
Erwan MATHIEU
f8fb33928d Rename Outer Wall Acceleration to avoid doubles
CURA-12270
2024-11-08 10:18:25 +01:00
HellAholic
32833df4cf
Merge pull request #19846 from Ultimaker/CURA-12255_string_fix_translation
Cura 12255 string fix translation
2024-11-07 11:35:46 +01:00
Remco Burema
08f310b300 (SliceInfo) Do timestamp server-side.
part of CURA-12262
2024-11-07 11:02:46 +01:00
Erwan MATHIEU
94b8728962 Merge remote-tracking branch 'origin/5.9' 2024-11-07 09:44:40 +01:00
Remco Burema
48bfed0643 Changed endpoint and (pre-)flatten/massage data to be more inline with db.
Move calculations out of server, into Cura.

CURA-12262
2024-11-06 17:43:14 +01:00
Erwan MATHIEU
8632f7917b Adjust Sketch Sprint mesh and image
CURA-12188
Now we have a different rendering for textured build plates, we can really make something nice.
2024-11-06 11:48:24 +01:00
Erwan MATHIEU
ececa1fbeb
Merge branch '5.9' into CURA-12255_string_fix_translation 2024-11-06 10:57:39 +01:00
Erwan MATHIEU
5ef569d8ce Set only UM variants name as being translated
CURA-12255
Also applied some consistency between labels, so that they are more consistent and more printers get their variants name translated.
2024-11-06 10:55:43 +01:00
rburema
30f3d59b7a Applied printer-linter format 2024-11-05 19:45:43 +00:00
Remco Burema
c89b708525 Make grid-translucency depend on if machine has texture on BP.
part of CURA-12188
2024-11-05 20:44:25 +01:00
Remco Burema
8bf6320ff0 Merge remote-tracking branch 'origin/5.9' into CURA-12188_build_plate_z_fighting 2024-11-05 14:30:33 +01:00
HellAholic
dcbd40ca7d Set conan package version 5.9.0-beta.2 5.9.0-beta.2-RC2 5.9.0-beta.2-RC1 5.9.0-beta.2 2024-11-05 13:05:42 +00:00
HellAholic
85230c5a7d
Merge pull request #19858 from Ultimaker/CURA-12202_Changelog
Update Changelog for Second Beta
2024-11-05 14:04:27 +01:00
Mariska
aa5a4f47c7
Apply suggestions from code review
Co-authored-by: Remco Burema <41987080+rburema@users.noreply.github.com>
2024-11-05 13:59:31 +01:00
MariMakes
71d4afcd5f Update for second beta
Update for second beta
2024-11-05 12:09:15 +01:00
Erwan MATHIEU
5d79bc2be3 Remove double translations (wrong last conflict resolving)
CURA-12255
2024-11-04 12:45:39 +01:00
Erwan MATHIEU
0eaba299b1 Merge remote-tracking branch 'origin/5.9' into CURA-12255_string_fix_translation 2024-11-04 12:34:33 +01:00
Erwan MATHIEU
5f9828dbd8 Add variant names to source translation files
CURA-12255
2024-11-04 12:03:15 +01:00
Erwan MATHIEU
d957f64832
Merge pull request #19856 from Ultimaker/fix-scarf-seam-French-translation
Provide better French translation for scarf seam
2024-11-04 09:22:05 +01:00
Erwan MATHIEU
f809a159e5 Provide better French translation for scarf seam 2024-11-04 09:19:22 +01:00