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
GregValiant
2ad2afd1f4
Update 'Advanced Cooling Fan Control' post-processing script.
...
See discussions in #15853 (on github) and (internally) tracking-ticket CURA-11520
2024-01-09 19:55:03 +01:00
GregValiant
1a5370d2ef
Add 'Advanced Cooling Fan Control' post-processing script.
...
See discussions in #15853 (on github) and (internally) tracking-ticket CURA-11520
2024-01-07 12:41:59 +01:00