mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Delete old 'Toolbox' in favour of new Marketplace.
part of CURA-8588
This commit is contained in:
parent
cf7772a40a
commit
b794ad6ed2
55 changed files with 8 additions and 4822 deletions
|
@ -8,7 +8,7 @@ Run this file with the Cura project root as the working directory
|
|||
Checks for invalid imports. When importing from plugins, there will be no problems when running from source,
|
||||
but for some build types the plugins dir is not on the path, so relative imports should be used instead. eg:
|
||||
from ..UltimakerCloudScope import UltimakerCloudScope <-- OK
|
||||
import plugins.Toolbox.src ... <-- NOT OK
|
||||
import plugins.Marketplace.src ... <-- NOT OK
|
||||
"""
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue