mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 23:17:32 -06:00
Support for manual device addition for plugins (WIP). [CURA-6294]
This commit is contained in:
parent
48cc9b3c1d
commit
7a7e710b2a
3 changed files with 11 additions and 3 deletions
|
@ -148,6 +148,8 @@ Item
|
|||
{
|
||||
addPrinterByIpScreen.hasPushedAdd = true
|
||||
tempTimerRequest.running = true
|
||||
|
||||
UM.OutputDeviceManager.addManualDevice(hostnameField.text, hostnameField.text)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue