mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-10 05:16:58 -06:00
Update plugins/PostProcessingPlugin/scripts/AddCoolingProfile.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
293d2e69ca
commit
a6c4be5246
1 changed files with 0 additions and 1 deletions
|
|
@ -393,7 +393,6 @@ class AddCoolingProfile(Script):
|
|||
}"""
|
||||
|
||||
def initialize(self) -> None:
|
||||
|
||||
super().initialize()
|
||||
self.global_stack = Application.getInstance().getGlobalContainerStack()
|
||||
self.extruder_list = self.global_stack.extruderList
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue