HellAholic
97f9fabf10
Merge pull request #19921 from Ultimaker/PP-541-fix-warnings
...
Fix warning issue Method machines with BASF Metal filament.
2024-11-18 16:11:07 +01:00
Paul Kuiper
de3613e92f
Fix warning issue Method machines with BASF Metal filament.
...
PP-541
2024-11-18 14:34:41 +01:00
c.lamboo
5be6e56441
Revert "Fix warning issue Method machines with BASF Metal filament."
...
This reverts commit bd6cf743a4
.
2024-11-18 14:32:30 +01:00
Paul Kuiper
bd6cf743a4
Fix warning issue Method machines with BASF Metal filament.
...
PP-541
2024-11-18 14:30:34 +01:00
HellAholic
13ba3da8a0
Merge pull request #19899 from Ultimaker/CURA-12223_fix_extruder_stack_overflow
...
[CURA-12223] Force extruder position to stick during retrieval of property.
2024-11-15 12:51:16 +01:00
HellAholic
f60090d005
Merge pull request #19898 from Ultimaker/CURA-12282-url-schemes-df
...
Make urls schemes more robust against changes
2024-11-15 12:08:53 +01:00
Andreea Scorojitu
671247c7cb
Merge pull request #19907 from Ultimaker/CURA-12292_Seam-Corner-Preference-should-not-be-visible-for-User-Specified-or-Shortest
...
Display corner preference only with sharpest corner
2024-11-15 12:04:02 +01:00
HellAholic
a5a0aad564
Merge pull request #19900 from Ultimaker/fix_crashlog_errors
...
Fix various issues reported via crash-logs.
2024-11-14 15:38:04 +01:00
HellAholic
e13bf9f7eb
Merge pull request #19908 from Ultimaker/CURA-12301_Warning-for-scarf-seam-length
...
Add warning limit for scarf seam suspicious length
2024-11-14 14:57:37 +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
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
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
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
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
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
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
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
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
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
HellAholic
f5efb60b71
Update to a better logic
...
Also allow for extraction for PO files
2024-11-01 17:33:29 +01:00
HellAholic
c036576116
Fix the missing translation connection
...
Text was assigned directly from the Machine manager without being passed to the catalog
2024-11-01 17:07:55 +01:00
HellAholic
a225097d94
add the variant with small s as well
...
Unclear where it's used and should be kept
2024-11-01 17:07:11 +01:00