34012 Commits

Author SHA1 Message Date
Erwan MATHIEU
e642d85fcd Merge remote-tracking branch 'origin/main' into optimized-prime-tower 2024-02-16 09:10:49 +01:00
Erwan MATHIEU
5a291f9ba9 Change prime_tower_enable to prime_tower_mode in all defs/profiles 2024-02-16 09:04:48 +01:00
Erwan MATHIEU
335a54c6d1 Enable prime tower mode according to materials types 2024-02-16 07:57:43 +01:00
Remco Burema
02ef162ad7
Merge pull request #18334 from Ultimaker/fix_auth_unit_tests
Fix unit-tests.
2024-02-15 16:17:59 +01:00
Remco Burema
77823a9c12 Fix more unit-tests II.
related to internal ticket CURA-11406
2024-02-15 16:01:32 +01:00
Remco Burema
58f8eae80c Fix more unit-tests.
related to internal ticket CURA-11406
2024-02-15 15:45:49 +01:00
Remco Burema
831c72dbe5 Fix unit-tests.
related to internal ticket CURA-11406
2024-02-15 15:03:13 +01:00
Remco Burema
14ef281771
Merge pull request #18310 from Ultimaker/CURA-10542-drop_to_buildplate
Cura 10542 drop to buildplate
2024-02-15 12:04:01 +01:00
saumya.jain
d68a454fa9 function name change to getWorkplaceDropToBuildplate
CURA-10542
2024-02-15 11:35:09 +01:00
saumya.jain
f54d6099cd removed the preference made it a member of class platformphysics
CURA-10542
2024-02-15 11:23:34 +01:00
Saumya Jain
fbf21e2b6f
Merge branch 'main' into CURA-10542-drop_to_buildplate 2024-02-15 10:14:57 +01:00
Remco Burema
015ce80a9f
Merge pull request #17967 from Ultimaker/CURA-11406_fix_auth_refresh_after_sleep
Add retry to OAuth token refresh failure
2024-02-14 17:12:54 +01:00
Jaime van Kessel
38bc279f76
Merge pull request #18323 from Ultimaker/PP-424-Improved-self-support-settings
PP-424 Changed max. value warning level z support distance
2024-02-14 16:17:35 +01:00
Remco Burema
831af362cb Constantify magic values.
part of CURA-11406
2024-02-14 15:46:40 +01:00
Paul Kuiper
844f9b3ae8 Changed max. value warning level z support distance to prevent warnings for AA0.25 nozzle using default profiles.
PP-424
2024-02-14 14:44:54 +01:00
Saumya Jain
be39c1c9ec
Merge branch 'main' into CURA-10542-drop_to_buildplate 2024-02-14 14:03:10 +01:00
saumya.jain
32d9e6b45c preference does not change after user changes drop to buildplate for a model
CURA-10542
2024-02-14 12:59:41 +01:00
Remco Burema
fc0d1a54f3 Merge remote-tracking branch 'origin/main' into CURA-11406_fix_auth_refresh_after_sleep 2024-02-14 10:31:17 +01:00
HellAholic
7a72708217 Fix random crash on windows OS on boot up 2024-02-13 16:04:20 +01:00
Jaime van Kessel
234a8115b9
Merge pull request #18269 from Ultimaker/PP-389-Increase_retraction-minimal-travel-distance
PP-389 Increase minimum retraction distance
2024-02-12 14:03:01 +01:00
Jaime van Kessel
4e84bcf6bf
Merge pull request #18137 from Ultimaker/PP-386-Increase-part-strength
PP-386 Increase part strength of high speed modes
2024-02-12 13:58:55 +01:00
Jaime van Kessel
3b554321a9
Merge pull request #18245 from Ultimaker/PP-424-Improve-self-support
PP-424 Improved self support z distance settings
2024-02-12 13:57:05 +01:00
Jaime van Kessel
d8e852e30c
Merge branch 'main' of github.com:Ultimaker/Cura into PP-424-Improve-self-support 2024-02-12 13:45:09 +01:00
saumya.jain
aa2abfbd2e removing id of checkbox
CURA-10542
2024-02-09 15:15:44 +01:00
saumya.jain
91a84674f0 Adding the preference drop to buildplate while opening Cura project
CURA-10542
2024-02-09 15:11:56 +01:00
Saumya Jain
579b0fe2d1
Merge pull request #17893 from alexandr-vladimirov/Issue-4835-allow-to-set-print-sequence-manually
Allow to set print sequence manually
2024-02-09 11:22:15 +01:00
Saumya Jain
a7292c7baf
Update OneAtATimeIterator.py
saving node_list after sorting
2024-02-09 11:20:04 +01:00
saumya.jain
e8bdca3dd9 introducing drop to buildplate per model
CURA-10542
2024-02-09 10:32:39 +01:00
Saumya Jain
355f24e29f
Merge branch 'main' into Issue-4835-allow-to-set-print-sequence-manually 2024-02-09 09:52:06 +01:00
c.lamboo
578057f16a add file association for mac 2024-02-08 16:35:28 +01:00
Paul Kuiper
2d82bb94ab Set retraction_min_travel to 5mm for all S-line and Method machines. This improves the infill pattern wall overlaps (for TPU top surfaces and raft base layers) and reduces the amount of retracts in tree supports islands.
It also cleans up the settings.

PP-389
2024-02-08 16:20:02 +01:00
Casper Lamboo
8b8d5191a5
Merge pull request #18253 from Ultimaker/CURA-11596-open-url-singleinstance
Cura 11596 open url singleinstance
2024-02-08 14:19:24 +01:00
Saumya Jain
84ecf8ec8f
Merge branch 'main' into CURA-11596-open-url-singleinstance 2024-02-08 10:52:11 +01:00
Saumya Jain
a251a5d2ca
Update resources/qml/Preferences/GeneralPage.qml
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2024-02-08 10:51:56 +01:00
Saumya Jain
495be39d1f
Update cura/SingleInstance.py
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2024-02-08 10:51:49 +01:00
Casper Lamboo
a991177cfa
Merge pull request #18262 from Ultimaker/CURA-11558-crash-opening-printer-setting
creating pyqtslot for desired functionality
2024-02-08 10:37:53 +01:00
saumya.jain
cf1a7889c2 mimicing behavior as files to open
CURA-11596
2024-02-07 17:01:56 +01:00
saumya.jain
d2e8999e45 creating pyqtslot for desired functionality
CURA-11596
2024-02-07 15:20:52 +01:00
saumya.jain
313a7f7068 remove debug statement
CURA-11596
2024-02-07 12:16:01 +01:00
saumya.jain
206b530724 Removing debug statement
CURA-11596
2024-02-07 11:05:48 +01:00
saumya.jain
bb28a7c506 fixing the if condition
CURA-11596
2024-02-07 11:01:05 +01:00
Saumya Jain
799ef9ef51
Merge branch 'main' into CURA-11596-open-url-singleinstance 2024-02-06 16:19:29 +01:00
saumya.jain
664fa4f48d assigning different command for opening url
CURA-11596
2024-02-06 16:19:01 +01:00
saumya.jain
eff4584203 adding files in single instance in case of url
CURA-11596
2024-02-06 16:05:34 +01:00
saumya.jain
8073bc0e50 adding this preference in mac-os doesn't work.
It always opens it up in singlenstance

CURA-11596
2024-02-06 16:04:08 +01:00
Erwan MATHIEU
a8e3d51fea
Merge pull request #18188 from Ultimaker/CURA-11483
Fix mac Builds
2024-02-06 13:46:19 +01:00
Erwan MATHIEU
15156c70ad
Merge branch 'main' into CURA-11483 2024-02-06 13:46:09 +01:00
c.lamboo
d8cc99bf0d Remove duplicate paths
CURA-11483
2024-02-06 13:00:31 +01:00
saumya.jain
9c57627a88 Adding command for opening url
CURA-11596
2024-02-06 12:17:38 +01:00
Frederic Meeuwissen
87cd7a47f5 Revert "Merge remote-tracking branch 'origin/PP-424-Improve-self-support' into PP-424-Improve-self-support"
This reverts commit 0e18407286f9ec1e83548a2bf11386f6667f20fd, reversing
changes made to 4bb5eed97e13f3f178d32f9112a79959d6ef9e25.
2024-02-06 11:05:11 +01:00