mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 18:57:52 -06:00
Added property to indicate if output device accepts commands
Instead of how this was previously done, it's now tied to the auth state. CL-541
This commit is contained in:
parent
0b91112d72
commit
1c2c4d4163
3 changed files with 25 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
# Copyright (c) 2017 Ultimaker B.V.
|
||||
# Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
from UM.Application import Application
|
||||
from UM.Logger import Logger
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue