Erwan MATHIEU
ed7372b380
Revert "Merge pull request #20129 from Ultimaker/PP-544-HS-Method"
...
This reverts commit 53f4046a513ea3e341bde572d237409cd0e9bf8f, reversing
changes made to f2ebf160a5770a8ed9a2e32153f4380011eb51cd.
2025-03-21 10:24:55 +01:00
HellAholic
404daa2d0b
Merge pull request #20416 from Ultimaker/PP-600_reduce_s8_travel_speed
...
PP-600: Reduce S8 travel speed
2025-03-20 12:00:39 +01:00
HellAholic
7e64d1ab30
Merge pull request #20384 from Ultimaker/CURA-12439_unable-to-resize-columns
...
CURA-12439 Improve TableView manual column resizing
2025-03-20 10:44:55 +01:00
Frederic98
b01b3be245
[PP-600] Reduce S8 travel speed to 300
2025-03-20 10:05:53 +01:00
HellAholic
65e3a3666e
Apply printer-linter format
2025-03-19 10:29:28 +00:00
HellAholic
e1baa171c3
capitalization
2025-03-19 11:28:03 +01:00
Remco Burema
3fbfca48d8
Fix fallback setting error.
2025-03-18 16:14:50 +01:00
Erwan MATHIEU
b8358a81e9
Merge branch '5.10' into CURA-12439_unable-to-resize-columns
2025-03-18 14:13:00 +01:00
Erwan MATHIEU
3348c29278
Apply review suggestions
...
CURA-12439
2025-03-18 14:12:34 +01:00
HellAholic
05e8b4283b
Set conan package version 5.10.0
2025-03-17 16:37:46 +00:00
HellAholic
b665e46814
Merge pull request #20403 from Ultimaker/PP-593_mark_PACF_CC04_experimental
...
[PP-593] Mark Nylon CF Slide as experimental on CC 0.4 cores
2025-03-17 17:35:20 +01:00
HellAholic
26b1fb55db
Merge pull request #20386 from Ultimaker/CURA-12466_Experimental_setting_visibility
...
Cura 12466 experimental setting visibility
2025-03-17 17:21:00 +01:00
HellAholic
b363752f55
Merge pull request #20402 from Ultimaker/PP-595-Cura-5.10-stable-update
...
PP-595 Cura 5.10 stable profile updates
2025-03-17 17:15:53 +01:00
Paul Kuiper
24c749c64b
Reduce the warning limits such that they do not overlap the max limits.
...
PP-595
2025-03-17 17:08:15 +01:00
Frederic Meeuwissen
09c49126a8
[PP-593] Mark Nylon CF Slide as experimental on CC 0.4 cores
2025-03-17 16:42:54 +01:00
HellAholic
7204cdfa96
Revert onTextChange
2025-03-17 16:35:18 +01:00
Erwan MATHIEU
3b5432912c
Standardize QML code
...
CURA-12466
2025-03-17 16:22:11 +01:00
Paul Kuiper
d1b0a59565
Update S8 profiles:
...
- Adjust warning levels to reflect the new motion limits
- Enable floor layers (0 to 1) to improve bottom quality
- Use normal prime tower (iso interleaving) for improved robustness
- Increase skirt/brim length to ensure a good start of extrusion
- Increase support line width from 0.4mm to 0.5mm for sturdier tree supports
- Reduce support speed to wall_speed to improve tree support robustness
PP-595
2025-03-17 15:19:59 +01:00
Erwan MATHIEU
7a2cb6480c
Enable roofing settings when roofing is actually active
...
CURA-12472
2025-03-17 14:52:51 +01:00
Erwan MATHIEU
5a9b776d2b
Enable flooring settings when flooring is actually active
...
CURA-12472
2025-03-17 14:48:45 +01:00
HellAholic
b549542f18
lint
2025-03-15 22:31:25 +01:00
HellAholic
6567017512
set QtQuick and QtQuick.Controls to 2.15
2025-03-15 22:25:23 +01:00
HellAholic
0e5f282238
Replace for loop with map() and remove redundant else
...
- map().join is a better fit that replaces the for loop and a if/else since there is no complex logic involved.
- there is a return inside the if statement for requires.length ===0, so no need for else statement as the code execution stops with return
2025-03-15 22:07:57 +01:00
HellAholic
e1430c76fd
fix indent
2025-03-13 22:35:05 +01:00
HellAholic
48b449b32e
Rewrite experiment
...
- Removed the version 2.x
- Rewrite onTextChanged -> add logic to not execute if text is unchanged
- Rewrite currentIndex & onActivated -> use findIndex instead of for loop
- Add reuseItems: true -> recycle items instead of instantiating from the delegate
- Remove cacheBuffer -> memory overhead (2GB for the entire list to load in one go)
- Rewrite delegate -> wrap loader as a component (based on documentation), remove switch case and replace with condition check, set asynchronous to false (introduces a bit of stutter but items are loaded when viewed).
2025-03-13 22:32:10 +01:00
Erwan MATHIEU
85eb90afbf
Improve TableView manual column resizing
...
CURA-12439
2025-03-13 15:10:29 +01:00
HellAholic
7b23511e32
update preview change
...
Not limited to infill, also includes helpers and shell
2025-03-10 17:23:59 +01:00
MariMakes
9be6cee8cd
Mention last minute bug fixes
...
Mention last minute bug fixes
2025-03-10 17:04:25 +01:00
Mariska
782bfd01c5
Update MacOSx to MaxOS
...
Update MacOSx to MaxOS
Co-authored-by: HellAholic <alireza.doustdar@gmail.com>
2025-03-10 16:59:03 +01:00
Mariska
7440af206e
Apply suggestions from code review
...
Minor clarifications
Co-authored-by: HellAholic <alireza.doustdar@gmail.com>
2025-03-10 16:58:11 +01:00
Erwan MATHIEU
bc8ee22681
Merge branch '5.10' into CURA-12428_Changelog510
2025-03-10 16:00:56 +01:00
Erwan MATHIEU
69eb50eb6a
Minor adjustments
2025-03-10 15:58:33 +01:00
Erwan MATHIEU
397fc2b161
Add missing 5.9.1. changelog
2025-03-10 15:23:14 +01:00
MariMakes
9c18763f69
Update Changelog for Cura 5.10 Beta
...
Update Changelog for Cura 5.10 Beta
Contributes to CURA-12428
2025-03-10 13:46:27 +01:00
HellAholic
d2cd3df88d
Merge branch '5.10' into PP-592-Fix-issues-from-beta-test
2025-03-10 10:38:35 +01:00
Frederic98
41cd893e09
PP-592
2025-03-07 16:51:52 +01:00
HellAholic
5d2856c195
backleft can stay
2025-03-07 16:32:15 +01:00
HellAholic
78e62635dd
Remove redundant overrides
...
This will unlock the z seam x and z seam y, otherwise the z seam would not update from x 150 and y 180 position
2025-03-07 16:03:07 +01:00
HellAholic
36b5a40563
Merge pull request #20345 from Ultimaker/CURA-12442_no_slow_on_scroll
...
[CURA-12442] Same cache as other setting-lists to reduce slowness on scroll.
2025-03-05 12:45:29 +01:00
HellAholic
b9d9e93e93
Merge pull request #20346 from Ultimaker/CURA-12443_units_updater
...
[CURA-12443] Fix value-units can now change visually/immediately on printer switch.
2025-03-05 12:09:22 +01:00
HellAholic
b25ad27599
Merge pull request #20342 from Ultimaker/CURA-12433_minimum-layer-without-overhang
...
CURA-12433 minimum layer without overhang
2025-03-05 11:53:32 +01:00
HellAholic
27d0b9a250
Merge pull request #20344 from Ultimaker/CURA-12441_wide_margin
...
[CURA-12441] Margin wasn't wide enough to see that it's a tree.
2025-03-05 11:47:29 +01:00
Remco Burema
6a4890ecd7
nocase -> camelCase
...
done as part of CURA-12443
Co-authored-by: Erwan MATHIEU <erwan.mathieu@ultimaker.com>
2025-03-05 09:10:52 +01:00
HellAholic
7727590fb8
Merge branch '5.10' into CURA-12433_minimum-layer-without-overhang
2025-03-05 09:06:38 +01:00
HellAholic
ab968b4114
Merge branch '5.10' into PP-580-Improve-self-support
2025-03-05 09:00:11 +01:00
Remco Burema
cf419c3025
Fix value-units can now change visually/immediately on printer switch.
...
CURA-12443
2025-03-04 16:08:50 +01:00
Remco Burema
cb0d69d9f2
Same cache as other setting-lists to reduce slowness on scroll.
...
This does incur a cost on the first load of the list though.
CURA-12442
2025-03-04 15:03:59 +01:00
Remco Burema
c21ddd99ce
Margin wasn't wide enough to see that it's a tree.
...
CURA-12441
2025-03-04 14:54:12 +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