nilsiism
be4d4d404f
Fix transformation
...
The transformation from UM to savitar in the 3MFWriter does not invert the transformation in the 3MFReader. This usually doesn't cause any problems as the center mesh extension is zero and the resulting matrix the identity. However if the extent is not zero the final transformation is incorrect.
2024-07-12 13:47:21 +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
Erwan MATHIEU
36141b4dd8
Merge branch 'main' into fix-unit-tests-default_startx
2024-07-08 14:34:53 +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
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
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
HellAholic
b2a1d6d4d8
Merge branch 'main' into PP-480-Fix-generic-profiles-factor-4
2024-07-03 13:43:14 +02:00
Remco Burema
f36e18fe3c
Make it possible to set the various raft walls per-extruder.
...
relates to PP-475 and CURA-11998
2024-07-03 12:54:45 +02:00
HellAholic
1958700418
Merge pull request #19296 from Ultimaker/CURA-11795_activate_fans_during_switch
...
CURA-11795 Activate fans during switch
2024-07-03 12:37:32 +02:00
HellAholic
5eb8528f6d
Merge pull request #19294 from Ultimaker/PP-475-PLA-method
...
PP-475 pla method
2024-07-02 14:28:46 +02:00
HellAholic
24bb066a5c
Merge pull request #19249 from wawanbreton/smaller-prime-tower
...
Add setting for minimal prime tower shell thickness
2024-07-02 14:15:09 +02:00
Vandresc
bc3a17de74
Merge pull request #19289 from Ultimaker/PP-491_Improve_top_surface_quality_PC_CPEplus
...
PP-491 Improve top surface quality Factor 4
2024-07-02 13:59:18 +02:00
Erwan MATHIEU
e9954adde9
Merge pull request #19315 from Ultimaker/CURA-11999_remove_printerlinter_machine_warning
...
[CURA-11999] Disable 'temp should be defined in material' warning for now.
2024-07-02 13:52:14 +02:00
Remco Burema
c9e23dab83
Disable 'temp should be defined in material' warning for now.
...
relates to CURA-11999
2024-07-02 13:17:21 +02:00
HellAholic
7867b4a6ab
Merge branch 'main' into PP-475-PLA-method
2024-07-02 12:55:25 +02:00
HellAholic
0d53296721
Merge pull request #19287 from Ultimaker/PP-489_Reduce_oozing_in_dual_extrusion_printing_F4
...
PP-489 Reduce oozing in dual extrusion printing on UltiMaker Factor 4
2024-07-02 12:35:19 +02:00
HellAholic
e992c6d2ea
Merge branch 'main' into PP-489_Reduce_oozing_in_dual_extrusion_printing_F4
2024-07-02 11:25:13 +02:00
HellAholic
3fae96ec8f
Merge pull request #19128 from Ultimaker/PP-371-Prevent-wrong-temperature-with-support-materials
...
Preventing PVA and BAM to alter temperatures
2024-07-02 11:06:38 +02:00
HellAholic
e34c467f25
Merge branch 'main' into PP-491_Improve_top_surface_quality_PC_CPEplus
2024-07-02 09:57:38 +02:00
HellAholic
abf9fef334
Applied printer-linter format
2024-07-02 07:31:04 +00:00
HellAholic
f1bb3414c7
Merge pull request #13110 from WEEDO3DTECH/main
...
Add some WEEDO printers
2024-07-02 09:30:07 +02:00
Erwan MATHIEU
268266a431
Merge branch 'main' into PP-480-Fix-generic-profiles-factor-4
2024-07-02 09:21:47 +02:00
HellAholic
1ff17e6bc2
Merge pull request #19283 from Ultimaker/CURA-11937_fix_initial_move_through_model
...
CURA-11937 Default layer start position to machine_extruder start position
2024-07-02 09:15:03 +02:00
HellAholic
346ea887dc
Applied printer-linter format
2024-07-02 07:10:52 +00:00
HellAholic
ce23659cc5
Merge pull request #19201 from TheSin-/main
...
Add DraftShift Design Voron2 based StealthChanger profiles
2024-07-02 09:09:58 +02:00
Erwan MATHIEU
2e0bc8c377
Merge remote-tracking branch 'origin/main' into PP-371-Prevent-wrong-temperature-with-support-materials
2024-07-02 08:41:29 +02:00
HellAholic
181d9d9df9
Merge branch 'main' into main
2024-07-01 22:53:00 +02:00
HellAholic
5394830caa
Merge branch 'main' into CURA-11937_fix_initial_move_through_model
2024-07-01 16:55:33 +02:00
Erwan MATHIEU
6523cd5f85
Merge branch 'main' into PP-490-Method-Self-Support
2024-07-01 15:57:00 +02:00
Erwan MATHIEU
b6b3074fd6
Merge branch 'main' into PP-475-PLA-method
2024-07-01 15:55:39 +02:00
Erwan MATHIEU
1c4555f227
Merge branch 'main' into CURA-11795_activate_fans_during_switch
2024-07-01 15:41:13 +02:00
Erwan MATHIEU
f7a3b48bcd
Fix Creality profiles
...
This should have been caught before the PR was merged...
2024-07-01 15:40:24 +02:00
Erwan MATHIEU
90d432629b
Merge branch 'main' into PP-475-PLA-method
2024-07-01 15:24:59 +02:00
Erwan MATHIEU
bd94ab7f04
Merge branch 'main' into PP-490-Method-Self-Support
2024-07-01 15:24:45 +02:00
Erwan MATHIEU
7c83ad034d
Merge branch 'main' into CURA-11795_activate_fans_during_switch
2024-07-01 15:03:35 +02:00
HellAholic
57e0fdd6d5
Merge branch 'main' into CURA-11937_fix_initial_move_through_model
2024-07-01 14:48:21 +02:00
Erwan MATHIEU
a087cbffae
Bump gradual flow plugin version
2024-07-01 13:59:05 +02:00
Erwan MATHIEU
6cc6026b22
Remove MacOS 11 runner which is deprecated
2024-07-01 13:47:05 +02:00
Jaime van Kessel
0f73c52758
Merge pull request #19301 from Ultimaker/CURA-11976_translate_annealing_profiles
...
Add missing "annealing" intent translation
2024-07-01 12:59:31 +02:00