16410 Commits

Author SHA1 Message Date
Theodor Hansson
7c9d5d2faf Updated infill pattern for some ZYYX+ profiles 2024-02-13 00:16:05 +01:00
Theodor Hansson
ca5caefa51 Allowed generic materials for ZYYX+ 2024-02-12 23:56:26 +01:00
Theodor Hansson
cca86715eb Limited materials for ZYYX Pro 2024-02-12 23:55:11 +01:00
Theodor Hansson
14909f4f1b Allowed woodfill for ZYYX+ 2024-02-12 23:38:42 +01:00
Theodor Hansson
7a415d7f33 Removed settings that belong in print profiles 2024-02-12 23:37:10 +01:00
Theodor Hansson
81203b6eff removed obsolete settings 2024-02-12 23:18:36 +01:00
Theodor Hansson
6feeaf0f0c removed generic pla from zyyx 2024-02-12 23:16:01 +01:00
Theodor Hansson
66c6f59675 Added quality presets to zyyx+ 2024-02-12 21:56:21 +01:00
Theodor Hansson
9de934057b restricted Zyyx+ materials 2024-02-12 20:56:51 +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
d8e852e30c
Merge branch 'main' of github.com:Ultimaker/Cura into PP-424-Improve-self-support 2024-02-12 13:45:09 +01:00
Theodor Hansson
96e76eaa50 zyyx+ and agile quality now has subfolders 2024-02-11 00:16:45 +01:00
Theodor Hansson
f1f0f044c4 moved zyyx profiles into subdirectories 2024-02-10 23:59:33 +01:00
Theodor Hansson
bfe4f31444 Moved profiles to another folder 2024-02-10 23:41:16 +01:00
Theodor Hansson
e7a54c5cdb Manufacturer name change 2024-02-10 23:37:54 +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
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
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
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
d2e8999e45 creating pyqtslot for desired functionality
CURA-11596
2024-02-07 15:20:52 +01:00
Paul Kuiper
627bef2eab Enable monotonic raft surface for all Ultimaker machines.
Disable skin_monotonic for Method XL machines (speed increase), roofing_monotonic is still enable to create a good top surface.

PP-430
2024-02-06 19:34:12 +01:00
Saumya Jain
799ef9ef51
Merge branch 'main' into CURA-11596-open-url-singleinstance 2024-02-06 16:19:29 +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
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
Paul Kuiper
a5d6ae1c97 Bug fix: Do not sett the z distance for the AA0.8 cores of T-PLA.
PP-424
2024-02-06 10:55:33 +01:00
HellAholic
117d5f4792
Merge pull request #18199 from Ultimaker/CURA-11558-crash-while-opening-printer-setting
crash while opening printer setting
2024-02-06 10:20:41 +01:00
Erwan MATHIEU
636de30c35
Merge branch 'main' into CURA-11561_mockup_pap 2024-02-06 09:59:30 +01:00
Erwan MATHIEU
63c1eb8990 Rename to Universal Cura Project
CURA-11561
2024-02-05 14:15:43 +01:00
nallath
d67f0696cd Applied printer-linter format 2024-02-05 12:14:00 +00:00
Jaime van Kessel
cfa5dccef1
Merge branch 'main' of github.com:Ultimaker/Cura 2024-02-05 13:12:31 +01:00
Jaime van Kessel
bf3f4061df
Fix ratrig definitions 2024-02-05 13:12:14 +01:00
Paul Kuiper
03abc91bda Improved self support z distance settings for Ultimaker PLA, T-PLA, PETG and ABS
PP-424
2024-02-05 11:35:44 +01:00
Paul Kuiper
965f9e5a1c Increased maximum warning value for the small skin width from 3 line widths to 10 line widths.
PP-424
2024-02-05 11:15:34 +01:00
august.chi
8232cd9cb6 Based on the reviewer's feedback, I have made some changes:delete params defined in parent definition
Signed-off-by: august.chi <august.chi@anker-in.com>
2024-02-02 19:43:11 +08:00
Erwan MATHIEU
733ef4d3d8 UI now displays an option to select the same profile
CURA-11561
2024-02-02 12:17:34 +01:00
Erwan MATHIEU
c6e5620295 Revert "Add export sub-menu"
This reverts commit 54af5bca3c5e9b5700ce106f854f97e3ed102842.
2024-02-02 10:07:11 +01:00
AnkerBinary-Liu
da4e3f3082
Merge branch 'Ultimaker:main' into Cura_ankermake_august 2024-02-02 17:04:25 +08:00
Erwan MATHIEU
b931029f1c Now using ThreeMFWriter to save PCB files
CURA-11561
2024-02-02 10:03:48 +01:00
saumya.jain
3fc859c76b crash while opening printer setting
It happened because of creating MachineActionManager as a singleton.
Code is refractored to make it work.

CURA-11558
2024-02-01 11:34:19 +01:00
Erwan MATHIEU
90bf5409bf
Merge branch 'main' into PP-423-Small-top-bottom-width-and-wipe-distance 2024-01-31 13:49:50 +01:00
nallath
d490effcbd Applied printer-linter format 2024-01-31 12:46:58 +00:00
Jaime van Kessel
0f0cf3e723
Merge pull request #17754 from Nu-hin/ratrig-squash
Add RatRig printers configurations
2024-01-31 13:45:48 +01:00
Erwan MATHIEU
1a965e57fe
Merge branch 'main' into PP-423-Small-top-bottom-width-and-wipe-distance 2024-01-31 13:45:22 +01:00
Jaime van Kessel
920f691531
Merge branch 'main' of github.com:Ultimaker/Cura 2024-01-31 13:41:06 +01:00
Jaime van Kessel
1eb775ae13
Merge branch 'voron-base-updates' of https://github.com/NerdyGriffin/Cura 2024-01-31 13:38:58 +01:00
nallath
3793d4acbe Applied printer-linter format 2024-01-31 12:38:21 +00:00
Jaime van Kessel
3b26c583c9
Merge branch 'main' of github.com:Ultimaker/Cura 2024-01-31 13:37:24 +01:00