mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
removing select same profile checkbox
CURA-11403
This commit is contained in:
parent
f67d2ed5fe
commit
b1b9660651
4 changed files with 1 additions and 24 deletions
|
@ -702,7 +702,6 @@ class ThreeMFWorkspaceReader(WorkspaceReader):
|
|||
self._dialog.setIsAbstractMachine(is_abstract_machine)
|
||||
self._dialog.setMachineName(machine_name)
|
||||
self._dialog.updateCompatibleMachine()
|
||||
self._dialog.setSelectSameProfileChecked(self._dialog.isCompatibleMachine)
|
||||
|
||||
# Block until the dialog is closed.
|
||||
self._dialog.waitForClose()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue