4648 Commits

Author SHA1 Message Date
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
Paul Kuiper
860dbaa4fe Added experimental print profiles for the Method X and XL: ASA, Nylon12-CF and SR-30 support material.
PP-393
2024-02-13 11:32:58 +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
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
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
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
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
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
c93848f884
Merge branch 'main' of https://github.com/Jeremie-C/CuraAdventurer 2024-01-31 13:31:31 +01:00
Erwan MATHIEU
dd7d83b28f
Merge branch 'main' into CURA-11438_raft_monotonic_top_surface 2024-01-24 14:20:04 +01:00
Erwan MATHIEU
6bafd13eaf Set proper value for raft monotonic surface
CURA-11438
2024-01-24 12:46:25 +01:00
jellespijker
a41d8aae7f Applied printer-linter format 2024-01-22 13:22:32 +00:00
Jelle Spijker
09a34f5155
Fixed Unnecessary default_values
Contributes to CURA-11575
2024-01-22 14:21:35 +01:00
Jelle Spijker
ea3c4b0749
Merge branch 'main' into elegoo_n4_update 2024-01-22 13:20:57 +01:00
Paul Kuiper
22b67f1c20 Increase small skin width from 0.8mm to 4mm to prevent jerky moves in small skin areas. Increase wipe distance to 0.8mm to improve seam quality.
PP-423
2024-01-18 15:53:11 +01:00
Erwan MATHIEU
6b4ec29b41 Add setting to activate monotonic raft top layer
CURA-11438
2024-01-18 15:51:26 +01:00
Erwan MATHIEU
660a593872 Merge remote-tracking branch 'origin/main' into optimized-prime-tower 2024-01-18 09:41:53 +01:00
Erwan MATHIEU
612de4c248
Merge pull request #18028 from Ultimaker/PP-414-Reduce-raft-extention-add-border
PP-414 Improve raft boundary
2024-01-17 16:09:54 +01:00
Erwan MATHIEU
8d0329f284 Merge remote-tracking branch 'origin/main' into optimized-prime-tower 2024-01-17 13:01:41 +01:00
Casper Lamboo
c136e3066d
Merge pull request #17881 from Ultimaker/PP-377-Improve-time-estimate-Method
PP-377 Improve the time estimates for the Method machines
2024-01-16 16:46:03 +01:00
Paul Kuiper
783f51aef2 Let the wall count of the middle and top raft interface follow the raft wall count
PP-414
2024-01-15 11:48:23 +01:00
Erwan MATHIEU
a4137676af Settings name consistency 2024-01-15 09:56:14 +01:00
wawanbreton
332222f9aa Applied printer-linter format 2024-01-10 15:31:30 +00:00
Erwan MATHIEU
f00636d374 Merge remote-tracking branch 'origin/main' into optimized-prime-tower 2024-01-10 16:30:34 +01:00
Saumya Jain
148f4ca08e
Merge branch 'main' into Issue-4835-allow-to-set-print-sequence-manually 2024-01-10 13:40:13 +01:00
Remco Burema
c64dcb785c Remove 'support_interface_skip_height' setting.
Was used for run-time efficiency, but it wasn't really ever set beyond one layer-height, which made it rather useless.

frontend part of CURA-11157 -- needed version upgrader as well, since it's the first alteration
2024-01-10 08:55:56 +01:00
Erwan MATHIEU
30b25975df Make settings not settable par extruder
CURA-11395
2024-01-09 16:38:57 +01:00
c.lamboo
1f7b8efff0 Don't make raft_smoothing settable per extruder
CURA-11395
2024-01-09 16:26:14 +01:00
casperlamboo
d9feb88b24 Applied printer-linter format 2024-01-09 09:22:53 +00:00
c.lamboo
594e4a5ea6 Warn if raft extra margin exceeds raft margin of layer below 2024-01-09 10:20:42 +01:00
c.lamboo
af51ccf5f3 Move "Remove Raft Inside Corners" outside experimental 2024-01-09 10:17:10 +01:00
c.lamboo
37f350b134 Limit settings to their correct extruders 2024-01-09 10:15:17 +01:00
Erwan MATHIEU
aaa25104df
Merge branch 'main' into CURA-11395 2024-01-08 17:34:45 +01:00
Erwan MATHIEU
90ce6d7f76 Reorganize raft settings to a user-intuitive order
CURA-11228
2024-01-08 16:53:10 +01:00
casperlamboo
ff45f566d6 Applied printer-linter format 2024-01-08 13:46:14 +00:00
c.lamboo
a7137c5e63 Add raft settings to make margin and remove inside corners configurable per raft-type
Added teh following settings
- raft_base_margin
- raft_interface_margin
- raft_surface_margin
- raft_base_smoothing
- raft_interface_smoothing
- raft_surface_smoothing
- raft_base_remove_inside_corners
- raft_interface_remove_inside_corners
- raft_surface_remove_inside_corners
2024-01-08 14:44:17 +01:00
Erwan MATHIEU
13deab505e Add/reorganize settings for raft walls
CURA-11228
2024-01-08 11:32:25 +01:00
c.lamboo
da4f675008 Optimize wall printing order
CURA-11507
2024-01-06 16:39:04 +01:00
Nikita Chernukhin
f6cc7993e1 Add RatRig printers configurations
Added configurations for the following RatRig printers:

* RatRig V-Core 3 (200mm, 300mm, 400mm and 500mm versions)
* RatRig V-Minion

V-Core 3.1 modification is also supported.

Bed meshes are taken from https://github.com/slic3r/slic3r-profiles with kind permission of the author @HelgeKeck
2024-01-05 16:46:40 +01:00
alexandr-vladimirov
2b05a370ca Allow to set print sequence manually 2024-01-04 06:30:23 +03:00
Jelle Spijker
7d040a0b02
Fixed multiple default_value definitions
default_value should be an actual value
2024-01-03 18:03:37 +01:00