mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Remove commented code
CURA-5060
This commit is contained in:
parent
de72dd3455
commit
48dae7b6c7
1 changed files with 0 additions and 1 deletions
|
@ -141,7 +141,6 @@ class MachineSettingsAction(MachineAction):
|
||||||
|
|
||||||
# Set the material container for each extruder to a sane default
|
# Set the material container for each extruder to a sane default
|
||||||
material_manager = self._application.getMaterialManager()
|
material_manager = self._application.getMaterialManager()
|
||||||
#material_manager.initialize()
|
|
||||||
material_node = material_manager.getDefaultMaterial(self._global_container_stack, None)
|
material_node = material_manager.getDefaultMaterial(self._global_container_stack, None)
|
||||||
|
|
||||||
else:
|
else:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue