GregValiant
03aa64448a
Update AddCoolingProfile.py
...
Update AddCoolingProfile.py
Un-trapped ValueError in line 782. It might also be an IndexError. I left it open.
Update AddCoolingProfile.py
Change an IndexError to a ValueError
2025-04-13 20:12:24 -04:00
GregValiant
99b198339a
Update AddCoolingProfile.py
...
Update per requested changes.
Comments are consistent with "# ".
global_stack, extruder_list, extruder_count are assigned to "self".
2025-03-22 15:41:39 -04:00
HellAholic
a94f5e0f28
Add space after # for the comments
2025-03-22 17:53:48 +01:00
GregValiant
001dfc30af
Update AddCoolingProfile.py
...
Re-worked the Build Volume fan code to include a printers Auxiliary fan if there is one.
2025-03-22 11:10:23 -04:00
GregValiant
fba94ae2c4
Update AddCoolingProfile.py
...
Changed variable name "curaApp" to "global_stack".
Update AddCoolingProfile.py
Add except for 'Build Volume Fan' for previous versions.
2025-01-16 06:06:53 -05:00
GregValiant
248b5915db
Update AddCoolingProfile.py
...
Made changes per request.
2025-01-03 07:14:45 -05:00
GregValiant
e91a636152
Update AddCoolingProfile.py
...
Add control for a Build Volume fan.
Update AddCoolingProfile.py
Oops. Left in a debugging line.
2025-01-01 17:00:21 -05:00
Remco Burema
9351096803
Merge pull request #19326 from Ultimaker/fix-unit-tests-default_startx
...
Change default_value to value
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