mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Don't add is_online
to .3mf
files
from eccb
This commit is contained in:
parent
cf99114de8
commit
c7f8fe8feb
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ class ThreeMFWorkspaceWriter(WorkspaceWriter):
|
|||
"connection_type",
|
||||
"capabilities",
|
||||
"octoprint_api_key",
|
||||
"is_online",
|
||||
}
|
||||
serialized_data = container.serialize(ignored_metadata_keys = ignore_keys)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue