mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-23 19:01:05 -07:00
Merge branch 'master' of https://github.com/Ultimaker/Cura
This commit is contained in:
commit
ab9cd7793c
2 changed files with 6 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ Column
|
|||
property variant printer_connection: UM.USBPrinterManager.connectedPrinterList.getItem(0).printer
|
||||
|
||||
Component.onCompleted: printer_connection.startPollEndstop()
|
||||
Component.onDestruction: printer_connection.stopPollEndstop()
|
||||
|
||||
Label
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue