mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Fix camera not found on pre-slice snapshot/thumbnail.
This commit is contained in:
parent
63deea4721
commit
e681a6d32d
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,6 @@
|
|||
# Copyright (c) 2021 Ultimaker B.V.
|
||||
# Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
from typing import List, Optional
|
||||
|
||||
from UM.FileHandler.FileHandler import FileHandler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue