mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Solved MC
This commit is contained in:
commit
3135dc7d77
34 changed files with 17616 additions and 25974 deletions
2
plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py
Normal file → Executable file
2
plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py
Normal file → Executable file
|
@ -1142,4 +1142,4 @@ class NetworkPrinterOutputDevice(PrinterOutputDevice):
|
|||
result = self._authentication_key[-5:]
|
||||
result = "********" + result
|
||||
return result
|
||||
return self._authentication_key
|
||||
return self._authentication_key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue