35001 Commits

Author SHA1 Message Date
Alan Bjorklund
e5f711bcb5 updated based on comments
PP-502
2024-07-11 09:36:11 -04:00
Paul Kuiper
5aee993bf5 Use default_material_print_temperature in formulas for temperature
PP-502
2024-07-11 15:15:34 +02:00
Paul Kuiper
41b81730a0 Corrected formulas based on comments Jaime.
PP-502
2024-07-11 15:04:32 +02:00
Erwan MATHIEU
66278815fb Fix formula syntax (and simplify it)
CURA-12009
2024-07-11 10:29:18 +02:00
Erwan MATHIEU
2fa019f43b
Merge branch '5.8' into PP-502-Method-Corrections 2024-07-11 10:02:20 +02:00
alanbjorklund
5d8dd8f4a6 Applied printer-linter format 2024-07-10 21:44:15 +00:00
alanbjorklund
8a6e2e863e
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-10 17:43:03 -04:00
alanbjorklund
16e24c1c6b
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-10 17:42:55 -04:00
alanbjorklund
94026f4fba Applied printer-linter format 2024-07-10 21:12:28 +00:00
Alan Bjorklund
4429d0a86c Settings corrections for Method printers
PP-502
2024-07-10 17:11:00 -04:00
alanbjorklund
76cbf90aca Applied printer-linter format 2024-07-10 21:04:05 +00:00
Alan Bjorklund
742ed89e4e Settings corrections for Method printers
PP-502
2024-07-10 17:02:32 -04:00
HellAholic
42edfbe037
Merge pull request #19347 from Ultimaker/CURA-11967_fix_material_print_temp_prepend_not_being_disabled
Only allow prepend settings to be disabled
2024-07-10 12:38:34 +02:00
HellAholic
378873a0ff
Merge pull request #19342 from Ultimaker/CURA-12013_bump_and_freeze_dulcificum_version
CURA-12013 Freeze dulcificum version
2024-07-09 16:50:36 +02:00
HellAholic
d30a39b970
Merge branch '5.8' into CURA-12013_bump_and_freeze_dulcificum_version 2024-07-09 16:34:59 +02:00
Erwan MATHIEU
716fe44916
Merge branch '5.8' into CURA-11967_fix_material_print_temp_prepend_not_being_disabled 2024-07-09 15:41:49 +02:00
HellAholic
8f69b3a311
Merge pull request #19343 from Ultimaker/PP-495-Better-default-settings-for-seams
Better seam position defaults
2024-07-09 14:05:30 +02:00
HellAholic
9b11c6fa90
Merge branch '5.8' into PP-495-Better-default-settings-for-seams 2024-07-09 13:48:33 +02:00
Erwan MATHIEU
8e32672016 Only allow prepend settings to be disabled
When the printer settings say they should be disabled, they could previously be enabled if the start GCode didn't contain temperature commands. Now we can only enable them if initially enabled.

CURA-11967
2024-07-09 11:50:18 +02:00
rburema
b937f8a7c2 Applied printer-linter format 2024-07-09 09:03:18 +00:00
Erwan MATHIEU
046c9a5a52 Change default_value to value
This is necessary because the parent definition of the settings has changed
2024-07-09 11:00:27 +02:00
Remco Burema
9351096803
Merge pull request #19326 from Ultimaker/fix-unit-tests-default_startx
Change default_value to value
5.8.0-beta.1
2024-07-09 10:59:02 +02:00
HellAholic
b66979900c
Merge branch '5.8' into PP-495-Better-default-settings-for-seams 2024-07-09 10:54:12 +02:00
Paul Kuiper
9146304e9a Set z_seam on vertex to false (allow on mid vertex). Results in a better seam quality. Also prevent seams on overhangs by default.
PP-495
2024-07-09 10:38:24 +02:00
Erwan MATHIEU
c7daad8094 Freeze dulcificum version 2024-07-09 10:28:46 +02:00
Erwan MATHIEU
36141b4dd8
Merge branch 'main' into fix-unit-tests-default_startx 2024-07-08 14:34:53 +02:00
HellAholic
fbfda3be9d
Merge pull request #19339 from Ultimaker/Fix-LABS-extruder-reference-for-Method
Added reference id to the LABS extruder for the Method printers.
2024-07-08 11:59:50 +02:00
Paul Kuiper
cbb95e5b00 Added reference id to the LABS extruder for the Method printers. 2024-07-08 10:42:50 +02:00
Erwan MATHIEU
9da4d4cc59 Update translation files 2024-07-08 09:08:15 +02:00
HellAholic
de4417bf25
Merge pull request #19327 from Ultimaker/CURA-12011-update_umpla_umpva_175_guid
Switch from Generic to UM material
2024-07-05 14:28:29 +02:00
HellAholic
be0d443d47
Merge branch '5.8' into CURA-12011-update_umpla_umpva_175_guid 2024-07-05 13:57:50 +02:00
HellAholic
bbb611d82d Switch from Generic to UM material 2024-07-05 13:34:54 +02:00
Erwan MATHIEU
a9775aed6f Bump SDK version 2024-07-05 13:33:12 +02:00
wawanbreton
a3349baf6c Applied printer-linter format 2024-07-05 11:20:44 +00:00
Erwan MATHIEU
1ed10610b1 Change default_value to value
This is necessary because the parent definition of the settings has changed
2024-07-05 13:18:57 +02:00
HellAholic
95f1b3de96
Merge pull request #19325 from Ultimaker/Cleanup-of-the-profiles
Cleanup and small profile corrections
2024-07-05 12:38:06 +02:00
Paul Kuiper
65744c6133 Various corrections to the profile. PP-488 was lost in one of the merges. This is now restored. Cleanup of unused global quality files and removal of infill_pattern in the solid intent profiles (redundant). Added fan number to Method extruders. 2024-07-05 12:37:27 +02:00
Paul Kuiper
d86750942b Various corrections to the profile. PP-488 was lost in one of the merges. This is now restored. Cleanup of unused global quality files and removal of infill_pattern in the solid intent profiles (redundant). Added fan number to Method extruders. 2024-07-05 11:10:10 +02:00
HellAholic
4c8489860a Set conan package version 5.8.0-beta.1 5.8.0-beta.1-RC1 2024-07-05 07:33:51 +00:00
HellAholic
5c057f4a78 Set conan package version 5.8.0-alpha.1 2024-07-05 07:24:27 +00:00
HellAholic
0e763058b7
Merge pull request #19323 from Ultimaker/cura_boot_improvement
Significantly improve the speed of the version upgrader (and boot time!)
2024-07-05 08:37:41 +02:00
HellAholic
5d963fa421
Merge pull request #19286 from Ultimaker/PP-490-Method-Self-Support
Improve self support for Method machines
2024-07-05 08:12:57 +02:00
HellAholic
3008470db9
Merge branch 'main' into cura_boot_improvement 2024-07-04 11:43:55 +02:00
HellAholic
dd1cbad71a
Merge pull request #19319 from Ultimaker/raft_walls_per_extruder
[CURA-11998] Make it possible to set the various raft walls per-extruder.
2024-07-04 11:39:31 +02:00
Erwan MATHIEU
522e4ed7c9
Merge branch 'main' into raft_walls_per_extruder 2024-07-04 10:23:33 +02:00
Erwan MATHIEU
e7f768f5c7 Merge remote-tracking branch 'origin/main' into PP-490-Method-Self-Support 2024-07-04 08:43:15 +02:00
Paul Kuiper
c771424fa5 Update PR with latest changes from main.
PP-490
2024-07-04 08:30:36 +02:00
Jaime van Kessel
4fb9042dbf
Significantly improve the speed of the version upgrader
This knocked about 10 seconds from my boot time. Huzzah :D
2024-07-03 17:27:27 +02:00
HellAholic
48c3ec77dc
Merge pull request #19114 from Ultimaker/PP-480-Fix-generic-profiles-factor-4
Fix generic profiles
2024-07-03 17:02:44 +02:00
Remco Burema
8a1ca5116e Add 'limit_to_extruder' for wall-count raft settings.
Except base-setting.

relates to PP-475 and CURA-11998
2024-07-03 13:50:37 +02:00