mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:39:04 +08:00
Use firstRun property for the Add machine wizard
This commit is contained in:
parent
17d3033b9a
commit
1fc4d28864
@ -522,7 +522,7 @@ UM.MainWindow {
|
||||
target: Printer
|
||||
onRequestAddPrinter: {
|
||||
addMachineWizard.visible = true
|
||||
addMachineWizard.printer = false
|
||||
addMachineWizard.firstRun = true
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user