mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Using PyDev compatible tag
This commit is contained in:
parent
9684ca80d7
commit
8197e84927
@ -66,7 +66,7 @@ class SliceInfo(Extension):
|
|||||||
break
|
break
|
||||||
|
|
||||||
|
|
||||||
profile_values = settings.getChangedSettings() # TODO: Unused variable
|
profile_values = settings.getChangedSettings() # TODO: @UnusedVariable
|
||||||
|
|
||||||
# Get total material used (in mm^3)
|
# Get total material used (in mm^3)
|
||||||
print_information = Application.getInstance().getPrintInformation()
|
print_information = Application.getInstance().getPrintInformation()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user