mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 03:29:00 +08:00
CURA-4284 remove debug logging
This commit is contained in:
parent
8a518ff610
commit
98babfade7
@ -354,8 +354,6 @@ class StartSliceJob(Job):
|
||||
|
||||
setting.value = str(limited_stack.getProperty(key, "value")).encode("utf-8")
|
||||
|
||||
Logger.log("d", "key=%s value=%s", key, setting.value)
|
||||
|
||||
Job.yieldThread()
|
||||
|
||||
## Recursive function to put all settings that require each other for value changes in a list
|
||||
|
Loading…
x
Reference in New Issue
Block a user