HellAholic
07bb38e76a
Merge pull request #19895 from Ultimaker/CURA-12192_replay-preview-at-last-layer
...
CURA-12192 Loop back to the beginning when ending simulation playback
2024-11-28 11:08:41 +01:00
Erwan MATHIEU
f807af1b54
Add warning for Conan2 migration
2024-11-28 10:46:04 +01:00
Jaime van Kessel
428ea3a60a
Merge pull request #16963 from NerdyGriffin/voron-nozzles
...
Create voron quality templates for TPU, ASA, & PVA
2024-11-27 14:28:14 +01:00
HellAholic
9bc6abc5eb
Merge branch 'main' into CURA-12192_replay-preview-at-last-layer
2024-11-21 11:07:13 +01:00
Erwan MATHIEU
0286c6dda8
Merge remote-tracking branch 'origin/5.9'
2024-11-20 13:11:12 +01:00
Christian Kunis
f02d0f8c6e
Merge branch 'main' into voron-nozzles
2024-11-19 10:34:14 -05:00
HellAholic
18cc0685d7
Merge pull request #19912 from Ultimaker/CURA-12285_ChangelogStable
...
Updated Changelog for stable
2024-11-18 17:01:18 +01:00
Erwan MATHIEU
596615c433
Remove double message
2024-11-18 16:58:13 +01:00
Erwan MATHIEU
8551e3c892
Add notes for Z-fighting bug and Wayland performance
2024-11-18 16:50:21 +01:00
HellAholic
48664953c7
Merge pull request #19922 from Ultimaker/CURA-12312_Remove-ZYYX-Pro-II-printer
...
CURA-12312 Remove ZYYX Pro II printer which remains untested
2024-11-18 16:39:12 +01:00
Erwan MATHIEU
4949ffdb92
Remove mention of ZYYX Pro II
2024-11-18 16:31:22 +01:00
Erwan MATHIEU
ed5a12d28a
Remove ZYYX Pro II printer which remains untested
...
CURA-12312
2024-11-18 16:21:41 +01:00
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
MariMakes
dbef12c544
Merge branch 'CURA-12285_ChangelogStable' of https://github.com/Ultimaker/Cura into CURA-12285_ChangelogStable
2024-11-18 10:41:16 +01:00
MariMakes
5b3eef64a6
More review changes
...
Added more suggestions from HellAholic
2024-11-18 10:41:05 +01:00
Mariska
83dba9696b
Applied suggestions from the code review
...
Applied suggestions from the code review
Co-authored-by: HellAholic <alireza.doustdar@gmail.com>
Co-authored-by: Erwan MATHIEU <erwan.mathieu@ultimaker.com>
2024-11-18 10:32:52 +01:00
MariMakes
535b9423ba
Updated Changelog for stable
...
Updated Changelog for stable, contributes to CURA-12285
2024-11-15 16:25:39 +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
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