35365 Commits

Author SHA1 Message Date
THeijmans
86a829a8b5 PP-491 Improves top surface quality 2024-06-26 15:00:18 +02:00
Erwan MATHIEU
cfaeb2d8fc Add setting to setup cooling during nozzle switch
CURA-11795
2024-06-26 13:50:51 +02:00
THeijmans
79b6794a0b PP-489 adds 0.1C to the heat up speed, reduces time spend at printing temperature without printing. 2024-06-26 10:50:50 +02:00
Paul Kuiper
853c21dbb2 Improve self support for Method machines 2024-06-25 18:07:14 +02:00
wawanbreton
6b0e492dff Applied printer-linter format 2024-06-25 15:12:08 +00:00
Erwan MATHIEU
0d805df711 Set layer_start_x/y to a safer value
Also remove all the definitions that had exactly this value as an override.

CURA-11947
2024-06-25 17:09:51 +02:00
Erwan MATHIEU
9ae9debfc3 Rename setting from layer_0 to initial
CURA-11947
2024-06-25 16:55:28 +02:00
Erwan MATHIEU
539cd8b306 Replace "first" by "initial" in setting label and description
CURA-11947
2024-06-25 13:48:37 +02:00
Erwan MATHIEU
675c2caaba Default layer start position to machine_extruder start position
CURA-11937
2024-06-25 11:33:07 +02:00
Erwan MATHIEU
fb46ee550b
Merge branch 'main' into CURA-11947_improve_multimaterial_raft 2024-06-21 13:51:30 +02:00
HellAholic
8e4b698734
Merge pull request #19004 from Ultimaker/PP-476-Make-PPS-CF-a-bundled-package
PP-476-Make-PPS-CF-a-bundled-package
2024-06-21 13:09:15 +02:00
Erwan MATHIEU
cd40d51564 Merge remote-tracking branch 'origin/main' into CURA-11947_improve_multimaterial_raft 2024-06-21 09:25:21 +02:00
Paul Kuiper
0675ec43be Remove Sketch machine for Cura 5.8 release.
PP-333
2024-06-21 09:14:51 +02:00
Paul Kuiper
a235bef965 Remove Sketch machine for Cura 5.8 release.
PP-333
2024-06-21 08:26:10 +02:00
Erwan MATHIEU
b70e2aac4c
Merge branch 'main' into PP-476-Make-PPS-CF-a-bundled-package 2024-06-20 15:46:25 +02:00
HellAholic
3f0fc3e399
Merge pull request #19245 from Ultimaker/CURA-10899_warn_experimental_settings_used
CURA-10899 Warn if experimental settings are used
2024-06-20 09:14:26 +02:00
Erwan MATHIEU
de81612300 Fix crash when parent definition has no experimental settings
CURA-10899
2024-06-19 16:27:05 +02:00
Erwan MATHIEU
c937b1d4db Remove debug output
CURA-10899
2024-06-19 16:17:41 +02:00
Erwan MATHIEU
44c23dd612 Merge remote-tracking branch 'origin/main' into smaller-prime-tower 2024-06-19 15:15:37 +02:00
Erwan MATHIEU
6476bce50d Add settings to customize raft infill overlap 2024-06-19 13:53:46 +02:00
HellAholic
7814eab1ef
Merge pull request #19188 from Ultimaker/CURA-9474_non_vertex_seams
[CURA-9474] (Some) Seams Not On Vertices
2024-06-19 11:50:58 +02:00
Remco Burema
e8f4e9a529
Merge pull request #19254 from Ultimaker/revert-19165-PP-333-Update-Sketch-profiles
Revert "Sketch and Sketch Large profiles"
2024-06-19 10:17:29 +02:00
Remco Burema
03bfc1a70a
Revert "Sketch and Sketch Large profiles" 2024-06-19 10:13:43 +02:00
Paul Kuiper
e466241e3c Merge remote-tracking branch 'refs/remotes/origin/main' into PP-480-Fix-generic-profiles-factor-4 2024-06-18 20:36:06 +02:00
Paul Kuiper
4c65d96c6a Merge latest changes from main branch.
PP-480
2024-06-18 20:27:47 +02:00
Paul Kuiper
645fce5ac8
Merge pull request #19165 from Ultimaker/PP-333-Update-Sketch-profiles
Sketch and Sketch Large profiles
2024-06-18 16:46:46 +02:00
Remco Burema
f15d099a4c
Merge pull request #19246 from Ultimaker/CURA-11547_linux_self_hosted_runner
CURA-11547 Use self-hosted runner for Linux installer
2024-06-18 14:56:14 +02:00
Remco Burema
e2ed9c6930
Merge branch 'main' into CURA-9474_non_vertex_seams 2024-06-18 14:08:11 +02:00
Erwan MATHIEU
96d233fa8c Add prime_tower_min_shell_thickness to expert settings 2024-06-18 11:47:05 +02:00
Erwan MATHIEU
a71784a8c5 Add setting for minimal prime tower shell thickness 2024-06-18 11:41:02 +02:00
Erwan MATHIEU
27ddf2966f
Merge branch 'main' into CURA-11547_linux_self_hosted_runner 2024-06-17 16:25:17 +02:00
Erwan MATHIEU
9a70b07673 Use self-hosted runner for Linux installer 2024-06-17 16:23:02 +02:00
Erwan MATHIEU
35a5abc66d Add check for experimental settings
CURA-10899
2024-06-17 16:02:36 +02:00
Paul Kuiper
262b6f1458 Improve PVA printing reliability. Increase linewidth at first layer, enable prime tower, increase print speed PVA.
PP-429
2024-06-17 15:19:52 +02:00
Erwan MATHIEU
ee227673d1 Fix crash when trying to parse translation files
As some translation files are named with a .def.json.pot extension, they were previously considered for checking as if they were definition files. They are now filtered out.
2024-06-17 14:43:52 +02:00
Erwan MATHIEU
0f805983a2 Fix possible crash of profile name checker 2024-06-17 14:31:50 +02:00
Erwan MATHIEU
639fcca86a Fix possible crash of formulas checker 2024-06-17 13:59:56 +02:00
Paul Kuiper
d8bc2c25a6 Updated build platform for Sketch.
PP-333
2024-06-17 09:06:28 +02:00
Paul Kuiper
b4b0ed99f6 Removed textures and offsets. They were not used.
PP-333
2024-06-14 16:11:52 +02:00
Paul Kuiper
0b07dae686 Updated build platforms
PP-333
2024-06-14 16:11:52 +02:00
Paul Kuiper
5e5fba262f Updated Makerbot to MakerBot
PP-333
2024-06-14 16:11:52 +02:00
Paul Kuiper
77fae9729f Added temporary build platform for the Sketch Large
PP-333
2024-06-14 16:11:52 +02:00
Paul Kuiper
156b68bf55 Printer linter bug fixes def profile Sketch.
PP-333
2024-06-14 16:11:51 +02:00
Paul Kuiper
27897b7ecd Removed PLA and T-PLA from the Method machines (for now).
PP-333
2024-06-14 16:11:51 +02:00
Paul Kuiper
e982fb9db7 Updated Sketch and Sketch Large profiles
PP-333
2024-06-14 16:11:51 +02:00
HellAholic
332cf85264
Merge pull request #19090 from Ultimaker/CURA-11547_linux_self_hosted_runner
Update linux.yml
2024-06-14 08:58:25 +02:00
Erwan MATHIEU
1f1412d8b3 Add settings to customize raft layers adhesion
CURA-11947
2024-06-13 13:40:34 +02:00
Erwan MATHIEU
db3e0bd894 Add setting to customize support first layer
CURA-11947
2024-06-13 13:01:53 +02:00
HellAholic
76ebb6e0f6
Merge pull request #19219 from Ultimaker/CURA-8076_seam_avoid_overhangs
[CURA-8076] Split overhang angle w.r.t. seams off from overhang angle.
2024-06-13 11:40:41 +02:00
HellAholic
49984b620e
Merge branch 'main' into CURA-8076_seam_avoid_overhangs 2024-06-13 11:19:50 +02:00