Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11047063
D6099.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
82 KB
Referenced Files
None
Subscribers
None
D6099.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : cura
-version : 3.6.0
-release : 10
+version : 4.0.0
+release : 11
source :
- - https://github.com/Ultimaker/Cura/archive/3.6.0.tar.gz : c3f9a93c16cd2d082d871448d2763e69955735f73be79dd3528b36a03cfb30c0
+ - https://github.com/Ultimaker/Cura/archive/4.0.0.tar.gz : 546742eaade2d097fb7bef2d89189c17d5fb75291715f58d394076c234d6f4d3
license : LGPL-3.0-or-later
component : office
summary : 3D printer / slicing control software
@@ -27,7 +27,10 @@
- python-uranium
- python-zeroconf
setup : |
- %cmake_ninja
+ # see https://github.com/Ultimaker/Cura/issues/5142
+ %cmake_ninja -DCURA_VERSION=$version \
+ -DCURA_CLOUD_API_VERSION=1 \
+ -DCURA_SDK_VERSION=6.0.0
build : |
%ninja_build
install : |
@@ -36,5 +39,5 @@
# for better performances
%qml_cache
%python3_compile
-#check : |
-# %python3_test py.test3 -v
+check : |
+ %python3_test py.test3 -v
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -16,7 +16,7 @@
get great results. For experts, there are over 200 settings to adjust to
your needs. As it's open source, our community helps enrich it even more.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>cura</Name>
@@ -58,6 +58,36 @@
<Path fileType="library">/usr/lib/cura/plugins/ChangeLogPlugin/__pycache__/ChangeLog.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/ChangeLogPlugin/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/ChangeLogPlugin/plugin.json</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/__init__.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/plugin.json</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/DriveApiService.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/DrivePluginExtension.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/Settings.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/UploadBackupJob.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/__init__.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/__pycache__/DriveApiService.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/__pycache__/DrivePluginExtension.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/__pycache__/Settings.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/__pycache__/UploadBackupJob.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/components/BackupList.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/components/BackupList.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/components/BackupListFooter.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/components/BackupListFooter.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/components/BackupListItem.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/components/BackupListItem.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/components/BackupListItemDetails.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/components/BackupListItemDetails.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/components/BackupListItemDetailsRow.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/components/BackupListItemDetailsRow.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/images/icon.png</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/main.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/main.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/pages/BackupsPage.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/pages/BackupsPage.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/pages/WelcomePage.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/CuraDrive/src/qml/pages/WelcomePage.qmlc</Path>
<Path fileType="library">/usr/lib/cura/plugins/CuraEngineBackend/Cura.proto</Path>
<Path fileType="library">/usr/lib/cura/plugins/CuraEngineBackend/CuraEngineBackend.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/CuraEngineBackend/ProcessGCodeJob.py</Path>
@@ -144,6 +174,9 @@
<Path fileType="library">/usr/lib/cura/plugins/LegacyProfileReader/__pycache__/LegacyProfileReader.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/LegacyProfileReader/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/LegacyProfileReader/plugin.json</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/LegacyProfileReader/tests/TestLegacyProfileReader.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/LegacyProfileReader/tests/__pycache__/TestLegacyProfileReader.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/LegacyProfileReader/tests/normal_case.ini</Path>
<Path fileType="library">/usr/lib/cura/plugins/MachineSettingsAction/MachineSettingsAction.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/MachineSettingsAction/MachineSettingsAction.qml</Path>
<Path fileType="library">/usr/lib/cura/plugins/MachineSettingsAction/MachineSettingsAction.qmlc</Path>
@@ -159,8 +192,10 @@
<Path fileType="library">/usr/lib/cura/plugins/ModelChecker/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/ModelChecker/model_checker.svg</Path>
<Path fileType="library">/usr/lib/cura/plugins/ModelChecker/plugin.json</Path>
- <Path fileType="library">/usr/lib/cura/plugins/MonitorStage/MonitorMainView.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/MonitorStage/MonitorMainView.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/MonitorStage/MonitorMain.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/MonitorStage/MonitorMain.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/MonitorStage/MonitorMenu.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/MonitorStage/MonitorMenu.qmlc</Path>
<Path fileType="library">/usr/lib/cura/plugins/MonitorStage/MonitorStage.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/MonitorStage/__init__.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/MonitorStage/__pycache__/MonitorStage.cpython-36.pyc</Path>
@@ -194,7 +229,7 @@
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/BQ_PauseAtHeight.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/ChangeAtZ.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/DisplayFilenameAndLayerOnLCD.py</Path>
- <Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/ExampleScript.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/ExampleScript.md</Path>
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/FilamentChange.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/PauseAtHeight.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/PauseAtHeightRepRapFirmwareDuet.py</Path>
@@ -204,18 +239,30 @@
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/__pycache__/BQ_PauseAtHeight.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/__pycache__/ChangeAtZ.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/__pycache__/DisplayFilenameAndLayerOnLCD.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/__pycache__/ExampleScript.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/__pycache__/FilamentChange.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/__pycache__/PauseAtHeight.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/__pycache__/PauseAtHeightRepRapFirmwareDuet.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/__pycache__/PauseAtHeightforRepetier.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/__pycache__/SearchAndReplace.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/PostProcessingPlugin/scripts/__pycache__/Stretch.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/PrepareStage/PrepareMain.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/PrepareStage/PrepareMain.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/PrepareStage/PrepareMenu.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/PrepareStage/PrepareMenu.qmlc</Path>
<Path fileType="library">/usr/lib/cura/plugins/PrepareStage/PrepareStage.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/PrepareStage/__init__.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/PrepareStage/__pycache__/PrepareStage.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/PrepareStage/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/PrepareStage/plugin.json</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/PreviewStage/PreviewMain.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/PreviewStage/PreviewMain.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/PreviewStage/PreviewMenu.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/PreviewStage/PreviewMenu.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/PreviewStage/PreviewStage.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/PreviewStage/__init__.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/PreviewStage/__pycache__/PreviewStage.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/PreviewStage/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/PreviewStage/plugin.json</Path>
<Path fileType="library">/usr/lib/cura/plugins/RemovableDriveOutputDevice/LinuxRemovableDrivePlugin.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/RemovableDriveOutputDevice/OSXRemovableDrivePlugin.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py</Path>
@@ -238,8 +285,10 @@
<Path fileType="library">/usr/lib/cura/plugins/SimulationView/SimulationSliderLabel.qml</Path>
<Path fileType="library">/usr/lib/cura/plugins/SimulationView/SimulationSliderLabel.qmlc</Path>
<Path fileType="library">/usr/lib/cura/plugins/SimulationView/SimulationView.py</Path>
- <Path fileType="library">/usr/lib/cura/plugins/SimulationView/SimulationView.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/SimulationView/SimulationView.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/SimulationView/SimulationViewMainComponent.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/SimulationView/SimulationViewMainComponent.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/SimulationView/SimulationViewMenuComponent.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/SimulationView/SimulationViewMenuComponent.qmlc</Path>
<Path fileType="library">/usr/lib/cura/plugins/SimulationView/SimulationViewProxy.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/SimulationView/__init__.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/SimulationView/__pycache__/NozzleNode.cpython-36.pyc</Path>
@@ -281,9 +330,11 @@
<Path fileType="library">/usr/lib/cura/plugins/Toolbox/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/Toolbox/plugin.json</Path>
<Path fileType="library">/usr/lib/cura/plugins/Toolbox/resources/images/installed_check.svg</Path>
- <Path fileType="library">/usr/lib/cura/plugins/Toolbox/resources/images/loading.gif</Path>
- <Path fileType="library">/usr/lib/cura/plugins/Toolbox/resources/images/loading.svg</Path>
<Path fileType="library">/usr/lib/cura/plugins/Toolbox/resources/images/logobot.svg</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/Toolbox/resources/qml/RatingWidget.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/Toolbox/resources/qml/RatingWidget.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/Toolbox/resources/qml/SmallRatingWidget.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/Toolbox/resources/qml/SmallRatingWidget.qmlc</Path>
<Path fileType="library">/usr/lib/cura/plugins/Toolbox/resources/qml/Toolbox.qml</Path>
<Path fileType="library">/usr/lib/cura/plugins/Toolbox/resources/qml/Toolbox.qmlc</Path>
<Path fileType="library">/usr/lib/cura/plugins/Toolbox/resources/qml/ToolboxActionButtonStyle.qml</Path>
@@ -355,42 +406,55 @@
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/__init__.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/plugin.json</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/png/Ultimaker 3 Extended.png</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/png/Ultimaker 3.png</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/png/Ultimaker S5.png</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/CameraButton.qml</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/CameraButton.qmlc</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/ClusterControlItem.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/ClusterControlItem.qmlc</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/ClusterMonitorItem.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/ClusterMonitorItem.qmlc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/DiscoverUM3Action.qml</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/DiscoverUM3Action.qmlc</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/HorizontalLine.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/HorizontalLine.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/ExpandableCard.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/ExpandableCard.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/GenericPopUp.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/GenericPopUp.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorBuildplateConfiguration.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorBuildplateConfiguration.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorContextMenu.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorContextMenu.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorContextMenuButton.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorContextMenuButton.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorExtruderConfiguration.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorExtruderConfiguration.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorIconExtruder.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorIconExtruder.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorInfoBlurb.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorInfoBlurb.qmlc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorItem.qml</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorItem.qmlc</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrintCoreConfiguration.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrintCoreConfiguration.qmlc</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrintJobContextMenu.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrintJobContextMenu.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobPreview.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobPreview.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobProgressBar.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobProgressBar.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterConfiguration.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterConfiguration.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterPill.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterPill.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qmlc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qmlc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrintJobContextMenuItem.qml</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrintJobContextMenuItem.qmlc</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrintJobInfoBlock.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrintJobInfoBlock.qmlc</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrintJobPreview.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrintJobPreview.qmlc</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrintJobTitle.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrintJobTitle.qmlc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrintWindow.qml</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrintWindow.qmlc</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrinterCard.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrinterCard.qmlc</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrinterCardDetails.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrinterCardDetails.qmlc</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrinterCardProgressBar.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrinterCardProgressBar.qmlc</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrinterFamilyPill.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrinterFamilyPill.qmlc</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrinterInfoBlock.qml</Path>
- <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrinterInfoBlock.qmlc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrinterVideoStream.qml</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/PrinterVideoStream.qmlc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/qml/UM3InfoComponents.qml</Path>
@@ -404,29 +468,112 @@
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/svg/blocked-icon.svg</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/svg/camera-icon.svg</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/svg/checkmark-icon.svg</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/svg/cloud-flow-completed.svg</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/svg/cloud-flow-start.svg</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/svg/icons/buildplate.svg</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/svg/icons/camera.svg</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/svg/icons/extruder.svg</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/svg/paused-icon.svg</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/svg/ultibot.svg</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/resources/svg/warning-icon.svg</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/CloudApiClient.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputController.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/CloudProgressMessage.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/BaseCloudModel.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/CloudClusterBuildPlate.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/CloudClusterPrintCoreConfiguration.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/CloudClusterPrintJobConfigurationChange.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/CloudClusterPrintJobConstraint.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/CloudClusterPrintJobImpediment.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/CloudClusterPrintJobStatus.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/CloudClusterPrinterConfigurationMaterial.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/CloudClusterPrinterStatus.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/CloudClusterResponse.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/CloudClusterStatus.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/CloudError.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/CloudPrintJobResponse.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/CloudPrintJobUploadRequest.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/CloudPrintResponse.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__init__.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/BaseCloudModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/CloudClusterBuildPlate.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/CloudClusterPrintCoreConfiguration.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/CloudClusterPrintJobConfigurationChange.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/CloudClusterPrintJobConstraint.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/CloudClusterPrintJobImpediment.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/CloudClusterPrintJobStatus.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/CloudClusterPrinterConfigurationMaterial.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/CloudClusterPrinterStatus.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/CloudClusterResponse.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/CloudClusterStatus.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/CloudError.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/CloudPrintJobResponse.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/CloudPrintJobUploadRequest.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/CloudPrintResponse.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Models/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/ToolPathUploader.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/Utils.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/__init__.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/__pycache__/CloudApiClient.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/__pycache__/CloudOutputController.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/__pycache__/CloudOutputDevice.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/__pycache__/CloudOutputDeviceManager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/__pycache__/CloudProgressMessage.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/__pycache__/ToolPathUploader.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/__pycache__/Utils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Cloud/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/ClusterUM3OutputDevice.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/ClusterUM3PrinterOutputController.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/ConfigurationChangeModel.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/DiscoverUM3Action.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/LegacyUM3OutputDevice.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/LegacyUM3PrinterOutputController.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/MeshFormatHandler.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/Models.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/SendMaterialJob.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/UM3OutputDevicePlugin.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/UM3PrintJobOutputModel.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/__init__.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/__pycache__/ClusterUM3OutputDevice.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/__pycache__/ClusterUM3PrinterOutputController.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/__pycache__/ConfigurationChangeModel.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/__pycache__/DiscoverUM3Action.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/__pycache__/LegacyUM3OutputDevice.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/__pycache__/LegacyUM3PrinterOutputController.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/__pycache__/MeshFormatHandler.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/__pycache__/Models.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/__pycache__/SendMaterialJob.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/__pycache__/UM3OutputDevicePlugin.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/__pycache__/UM3PrintJobOutputModel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/src/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/Fixtures/__init__.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/Fixtures/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/Fixtures/getClusterStatusResponse.json</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/Fixtures/getClusters.json</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/Fixtures/postJobPrintResponse.json</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/Fixtures/putJobUploadResponse.json</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/Models/__init__.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/Models/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/NetworkManagerMock.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/TestCloudApiClient.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/TestCloudOutputDevice.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/TestCloudOutputDeviceManager.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/__init__.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/__pycache__/NetworkManagerMock.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/__pycache__/TestCloudApiClient.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/__pycache__/TestCloudOutputDevice.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/__pycache__/TestCloudOutputDeviceManager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/Cloud/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/TestSendMaterialJob.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/__pycache__/TestSendMaterialJob.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/UM3NetworkPrinting/tests/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/cura/plugins/USBPrinting/AutoDetectBaudJob.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/USBPrinting/AvrFirmwareUpdater.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/USBPrinting/MonitorItem.qml</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/USBPrinting/MonitorItem.qmlc</Path>
<Path fileType="library">/usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDevice.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/USBPrinting/USBPrinterOutputDeviceManager.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/USBPrinting/__init__.py</Path>
@@ -531,6 +678,11 @@
<Path fileType="library">/usr/lib/cura/plugins/VersionUpgrade/VersionUpgrade34to35/plugin.json</Path>
<Path fileType="library">/usr/lib/cura/plugins/VersionUpgrade/VersionUpgrade34to35/tests/TestVersionUpgrade34to35.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/VersionUpgrade/VersionUpgrade34to35/tests/__pycache__/TestVersionUpgrade34to35.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/VersionUpgrade/VersionUpgrade35to40/VersionUpgrade35to40.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/VersionUpgrade/VersionUpgrade35to40/__init__.py</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/VersionUpgrade/VersionUpgrade35to40/__pycache__/VersionUpgrade35to40.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/VersionUpgrade/VersionUpgrade35to40/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/cura/plugins/VersionUpgrade/VersionUpgrade35to40/plugin.json</Path>
<Path fileType="library">/usr/lib/cura/plugins/X3DReader/X3DReader.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/X3DReader/__init__.py</Path>
<Path fileType="library">/usr/lib/cura/plugins/X3DReader/__pycache__/X3DReader.cpython-36.pyc</Path>
@@ -565,6 +717,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/API/__pycache__/Account.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/API/__pycache__/Backups.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/API/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/cura/ApplicationMetadata.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/Arranging/Arrange.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/Arranging/ArrangeObjectsJob.py</Path>
@@ -590,6 +743,8 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/CuraPackageManager.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/CuraSplashScreen.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/CuraVersion.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/cura/CuraView.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/cura/GlobalStacksModel.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/Layer.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/LayerData.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/LayerDataBuilder.py</Path>
@@ -786,11 +941,13 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/TaskManagement/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/TaskManagement/__pycache__/OnExitCallbackManager.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/TaskManagement/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/cura/UltimakerCloudAuthentication.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/Utils/Threading.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/Utils/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/Utils/__pycache__/Threading.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/Utils/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/ApplicationMetadata.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/AutoSave.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/BuildVolume.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/CameraAnimation.cpython-36.pyc</Path>
@@ -800,6 +957,8 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/CuraPackageManager.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/CuraSplashScreen.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/CuraVersion.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/CuraView.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/GlobalStacksModel.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/Layer.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/LayerData.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/LayerDataBuilder.cpython-36.pyc</Path>
@@ -818,6 +977,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/PrinterOutputDevice.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/SingleInstance.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/Snapshot.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/UltimakerCloudAuthentication.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/cura/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="data">/usr/share/applications/cura.desktop</Path>
<Path fileType="data">/usr/share/cura/resources/bundled_packages/cura.json</Path>
@@ -826,10 +986,12 @@
<Path fileType="data">/usr/share/cura/resources/definitions/abax_pri3.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/abax_pri5.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/abax_titan.def.json</Path>
+ <Path fileType="data">/usr/share/cura/resources/definitions/alfawise_u20.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/alya3dp.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/anycubic_4max.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/anycubic_i3_mega.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/bfb.def.json</Path>
+ <Path fileType="data">/usr/share/cura/resources/definitions/bibo2_dual.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/bq_hephestos.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/bq_hephestos_2.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/bq_hephestos_xl.def.json</Path>
@@ -839,6 +1001,7 @@
<Path fileType="data">/usr/share/cura/resources/definitions/builder_premium_medium.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/builder_premium_small.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/cartesio.def.json</Path>
+ <Path fileType="data">/usr/share/cura/resources/definitions/cocoon_create_modelmaker.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/creality_cr10.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/creality_cr10s.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/creality_cr10s4.def.json</Path>
@@ -863,6 +1026,9 @@
<Path fileType="data">/usr/share/cura/resources/definitions/helloBEEprusa.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/imade3d_jellybox.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/innovo_inventor.def.json</Path>
+ <Path fileType="data">/usr/share/cura/resources/definitions/jgaurora_a1.def.json</Path>
+ <Path fileType="data">/usr/share/cura/resources/definitions/jgaurora_a5.def.json</Path>
+ <Path fileType="data">/usr/share/cura/resources/definitions/jgaurora_z_603s.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/julia.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/kemiq_q2_beta.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/definitions/kemiq_q2_gama.def.json</Path>
@@ -950,10 +1116,13 @@
<Path fileType="data">/usr/share/cura/resources/extruders/abax_pri3_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/abax_pri5_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/abax_titan_extruder_0.def.json</Path>
+ <Path fileType="data">/usr/share/cura/resources/extruders/alfawise_u20_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/alya3dp_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/anycubic_4max_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/anycubic_i3_mega_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/bfb_extruder_0.def.json</Path>
+ <Path fileType="data">/usr/share/cura/resources/extruders/bibo2_dual_extruder_0.def.json</Path>
+ <Path fileType="data">/usr/share/cura/resources/extruders/bibo2_dual_extruder_1.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/bq_hephestos_2_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/bq_hephestos_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/bq_hephestos_xl_extruder_0.def.json</Path>
@@ -969,6 +1138,7 @@
<Path fileType="data">/usr/share/cura/resources/extruders/cartesio_extruder_1.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/cartesio_extruder_2.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/cartesio_extruder_3.def.json</Path>
+ <Path fileType="data">/usr/share/cura/resources/extruders/cocoon_create_modelmaker_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/creality_cr10_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/creality_cr10s4_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/creality_cr10s5_extruder_0.def.json</Path>
@@ -1000,6 +1170,9 @@
<Path fileType="data">/usr/share/cura/resources/extruders/hBp_extruder_right.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/imade3d_jellybox_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/innovo_inventor_extruder_0.def.json</Path>
+ <Path fileType="data">/usr/share/cura/resources/extruders/jgaurora_a1_extruder_0.def.json</Path>
+ <Path fileType="data">/usr/share/cura/resources/extruders/jgaurora_a5_extruder_0.def.json</Path>
+ <Path fileType="data">/usr/share/cura/resources/extruders/jgaurora_z_603s_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/julia_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/kemiq_q2_beta_extruder_0.def.json</Path>
<Path fileType="data">/usr/share/cura/resources/extruders/kemiq_q2_gama_extruder_0.def.json</Path>
@@ -1229,6 +1402,7 @@
<Path fileType="data">/usr/share/cura/resources/meshes/grr_neo_platform.stl</Path>
<Path fileType="data">/usr/share/cura/resources/meshes/imade3d_jellybox_platform.stl</Path>
<Path fileType="data">/usr/share/cura/resources/meshes/inventor_platform.stl</Path>
+ <Path fileType="data">/usr/share/cura/resources/meshes/jgaurora_a5.stl</Path>
<Path fileType="data">/usr/share/cura/resources/meshes/kemiq_q2.stl</Path>
<Path fileType="data">/usr/share/cura/resources/meshes/kossel_platform.stl</Path>
<Path fileType="data">/usr/share/cura/resources/meshes/kossel_pro_build_platform.stl</Path>
@@ -1265,42 +1439,88 @@
<Path fileType="data">/usr/share/cura/resources/meshes/wanhao_225_145_platform.obj</Path>
<Path fileType="data">/usr/share/cura/resources/meshes/wanhao_300_200_platform.obj</Path>
<Path fileType="data">/usr/share/cura/resources/meshes/zyyx_platform.stl</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/AboutDialog.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/AboutDialog.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Account/AccountDetails.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Account/AccountDetails.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Account/AccountWidget.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Account/AccountWidget.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Account/AvatarImage.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Account/AvatarImage.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Account/GeneralOperations.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Account/GeneralOperations.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Account/UserOperations.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Account/UserOperations.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ActionButton.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ActionButton.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ActionPanel/ActionPanelWidget.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ActionPanel/ActionPanelWidget.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ActionPanel/OutputDevicesActionButton.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ActionPanel/OutputDevicesActionButton.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ActionPanel/OutputProcessWidget.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ActionPanel/OutputProcessWidget.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ActionPanel/PrintInformationWidget.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ActionPanel/PrintInformationWidget.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ActionPanel/PrintJobInformation.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ActionPanel/PrintJobInformation.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ActionPanel/SliceProcessWidget.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ActionPanel/SliceProcessWidget.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Actions.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Actions.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/AddMachineDialog.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/AddMachineDialog.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/AskOpenAsProjectOrModelsDialog.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/AskOpenAsProjectOrModelsDialog.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/BorderGroup.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/BorderGroup.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/CheckBoxWithTooltip.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/CheckBoxWithTooltip.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Cura.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Cura.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/DiscardOrKeepProfileChangesDialog.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/DiscardOrKeepProfileChangesDialog.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/EngineLog.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/EngineLog.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Dialogs/AboutDialog.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Dialogs/AboutDialog.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Dialogs/AddMachineDialog.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Dialogs/AddMachineDialog.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Dialogs/AskOpenAsProjectOrModelsDialog.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Dialogs/AskOpenAsProjectOrModelsDialog.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ExpandableComponent.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ExpandableComponent.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ExpandableComponentHeader.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ExpandableComponentHeader.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ExpandablePopup.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ExpandablePopup.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/ExtruderButton.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/ExtruderButton.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ExtruderIcon.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ExtruderIcon.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/IconWithText.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/IconWithText.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/JobSpecs.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/JobSpecs.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/MachineAction.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/MachineAction.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/MachineSelection.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/MachineSelection.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/MainWindow/ApplicationMenu.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/MainWindow/ApplicationMenu.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/MainWindow/MainWindowHeader.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/MainWindow/MainWindowHeader.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/BuildplateMenu.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/BuildplateMenu.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/AutoConfiguration.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/AutoConfiguration.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/ConfigurationItem.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/ConfigurationItem.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/ConfigurationListView.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/ConfigurationListView.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/ConfigurationSelection.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/ConfigurationSelection.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/PrintCoreConfiguration.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/PrintCoreConfiguration.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/SyncButton.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/Menus/ConfigurationMenu/SyncButton.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/ContextMenu.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/ContextMenu.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Menus/FileMenu.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Menus/FileMenu.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/LocalPrinterMenu.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/LocalPrinterMenu.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/MaterialMenu.qml</Path>
@@ -1311,8 +1531,6 @@
<Path fileType="data">/usr/share/cura/resources/qml/Menus/NozzleMenu.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/PrinterMenu.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/PrinterMenu.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/Menus/PrinterStatusIcon.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/Menus/PrinterStatusIcon.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/PrinterTypeMenu.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/PrinterTypeMenu.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/ProfileMenu.qml</Path>
@@ -1321,16 +1539,14 @@
<Path fileType="data">/usr/share/cura/resources/qml/Menus/RecentFilesMenu.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/SettingVisibilityPresetsMenu.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/SettingVisibilityPresetsMenu.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Menus/SettingsMenu.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/Menus/SettingsMenu.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/ViewMenu.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Menus/ViewMenu.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/MonitorButton.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/MonitorButton.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/MonitorSidebar.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/MonitorSidebar.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/ObjectsList.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/ObjectsList.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/OpenFilesIncludingProjectsDialog.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/OpenFilesIncludingProjectsDialog.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Preferences/GeneralPage.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Preferences/GeneralPage.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Preferences/MachinesPage.qml</Path>
@@ -1361,10 +1577,32 @@
<Path fileType="data">/usr/share/cura/resources/qml/Preferences/ReadOnlyTextField.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Preferences/SettingVisibilityPage.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Preferences/SettingVisibilityPage.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/PrepareSidebar.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/PrepareSidebar.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrimaryButton.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrimaryButton.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/PrintMonitor.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/PrintMonitor.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/Custom/GlobalProfileSelector.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/Custom/GlobalProfileSelector.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/PrintSetupSelector.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/PrintSetupSelector.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/PrintSetupSelectorHeader.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/PrintSetupSelectorHeader.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/Recommended/RecommendedAdhesionSelector.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/Recommended/RecommendedAdhesionSelector.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/Recommended/RecommendedInfillDensitySelector.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/Recommended/RecommendedInfillDensitySelector.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/Recommended/RecommendedPrintSetup.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/Recommended/RecommendedPrintSetup.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/Recommended/RecommendedQualityProfileSelector.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/Recommended/RecommendedQualityProfileSelector.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/Recommended/RecommendedSupportSelector.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupSelector/Recommended/RecommendedSupportSelector.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupTooltip.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrintSetupTooltip.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/PrinterOutput/ExtruderBox.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/PrinterOutput/ExtruderBox.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/PrinterOutput/HeatedBedBox.qml</Path>
@@ -1377,8 +1615,18 @@
<Path fileType="data">/usr/share/cura/resources/qml/PrinterOutput/MonitorSection.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/PrinterOutput/OutputDeviceHeader.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/PrinterOutput/OutputDeviceHeader.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/SaveButton.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/SaveButton.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrinterSelector/MachineSelector.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrinterSelector/MachineSelector.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrinterSelector/MachineSelectorButton.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrinterSelector/MachineSelectorButton.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrinterSelector/MachineSelectorList.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrinterSelector/MachineSelectorList.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrinterTypeLabel.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/PrinterTypeLabel.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/RoundedRectangle.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/RoundedRectangle.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/SecondaryButton.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/SecondaryButton.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Settings/SettingCategory.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Settings/SettingCategory.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Settings/SettingCheckBox.qml</Path>
@@ -1397,22 +1645,19 @@
<Path fileType="data">/usr/share/cura/resources/qml/Settings/SettingUnknown.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Settings/SettingView.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Settings/SettingView.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/SidebarAdvanced.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/SidebarAdvanced.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/SidebarContents.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/SidebarContents.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/SidebarHeader.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/SidebarHeader.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/SidebarSimple.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/SidebarSimple.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/SidebarTooltip.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/SidebarTooltip.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ToolTip.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ToolTip.qmlc</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Toolbar.qml</Path>
<Path fileType="data">/usr/share/cura/resources/qml/Toolbar.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/Topbar.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/Topbar.qmlc</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/WorkspaceSummaryDialog.qml</Path>
- <Path fileType="data">/usr/share/cura/resources/qml/WorkspaceSummaryDialog.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ToolbarButton.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ToolbarButton.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ViewOrientationButton.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ViewOrientationButton.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ViewOrientationControls.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ViewOrientationControls.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ViewsSelector.qml</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/ViewsSelector.qmlc</Path>
+ <Path fileType="data">/usr/share/cura/resources/qml/qmldir</Path>
<Path fileType="data">/usr/share/cura/resources/quality/abax_pri3/apri3_pla_fast.inst.cfg</Path>
<Path fileType="data">/usr/share/cura/resources/quality/abax_pri3/apri3_pla_high.inst.cfg</Path>
<Path fileType="data">/usr/share/cura/resources/quality/abax_pri3/apri3_pla_normal.inst.cfg</Path>
@@ -1728,6 +1973,7 @@
<Path fileType="data">/usr/share/cura/resources/quality/ultimaker2_plus/um2p_global_Fast_Quality.inst.cfg</Path>
<Path fileType="data">/usr/share/cura/resources/quality/ultimaker2_plus/um2p_global_High_Quality.inst.cfg</Path>
<Path fileType="data">/usr/share/cura/resources/quality/ultimaker2_plus/um2p_global_Normal_Quality.inst.cfg</Path>
+ <Path fileType="data">/usr/share/cura/resources/quality/ultimaker2_plus/um2p_global_Slightly_Coarse_Quality.inst.cfg</Path>
<Path fileType="data">/usr/share/cura/resources/quality/ultimaker2_plus/um2p_nylon_0.25_high.inst.cfg</Path>
<Path fileType="data">/usr/share/cura/resources/quality/ultimaker2_plus/um2p_nylon_0.25_normal.inst.cfg</Path>
<Path fileType="data">/usr/share/cura/resources/quality/ultimaker2_plus/um2p_nylon_0.4_fast.inst.cfg</Path>
@@ -1958,6 +2204,8 @@
<Path fileType="data">/usr/share/cura/resources/quality/ultimaker_s5/um_s5_cc0.6_CFFPA_Draft_Print.inst.cfg</Path>
<Path fileType="data">/usr/share/cura/resources/quality/ultimaker_s5/um_s5_cc0.6_GFFCPE_Draft_Print.inst.cfg</Path>
<Path fileType="data">/usr/share/cura/resources/quality/ultimaker_s5/um_s5_cc0.6_GFFPA_Draft_Print.inst.cfg</Path>
+ <Path fileType="data">/usr/share/cura/resources/quality/ultimaker_s5/um_s5_cc0.6_PLA_Draft_Print.inst.cfg</Path>
+ <Path fileType="data">/usr/share/cura/resources/quality/ultimaker_s5/um_s5_cc0.6_PLA_Fast_Print.inst.cfg</Path>
<Path fileType="data">/usr/share/cura/resources/quality/ultimaker_s5/um_s5_global_Draft_Quality.inst.cfg</Path>
<Path fileType="data">/usr/share/cura/resources/quality/ultimaker_s5/um_s5_global_Fast_Quality.inst.cfg</Path>
<Path fileType="data">/usr/share/cura/resources/quality/ultimaker_s5/um_s5_global_High_Quality.inst.cfg</Path>
@@ -1996,8 +2244,7 @@
<Path fileType="data">/usr/share/cura/resources/shaders/overhang.shader</Path>
<Path fileType="data">/usr/share/cura/resources/shaders/striped.shader</Path>
<Path fileType="data">/usr/share/cura/resources/shaders/transparent_object.shader</Path>
- <Path fileType="data">/usr/share/cura/resources/themes/cura-dark/icons/tab_status_unknown.svg</Path>
- <Path fileType="data">/usr/share/cura/resources/themes/cura-dark/images/logo.svg</Path>
+ <Path fileType="data">/usr/share/cura/resources/themes/cura-dark/icons/sign_in_to_cloud.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-dark/theme.json</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/fonts/noto-sans-display/LICENSE_OFL.txt</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/fonts/noto-sans-display/noto-sans-display-100-thin-italic.ttf</Path>
@@ -2061,13 +2308,14 @@
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/category_travel.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/category_unknown.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/check.svg</Path>
- <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/connected.svg</Path>
+ <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/circle_outline.svg</Path>
+ <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/clock.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/cross1.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/cross2.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/dense.svg</Path>
- <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/disconnected.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/dot.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/drop_down_button.svg</Path>
+ <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/external_link.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/extruder_button.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/favorites_star_empty.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/favorites_star_full.svg</Path>
@@ -2075,6 +2323,7 @@
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/gradual.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/hollow.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/home.svg</Path>
+ <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/info.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/link.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/load.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/menu.svg</Path>
@@ -2086,11 +2335,14 @@
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/plugin.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/plus.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/print_time.svg</Path>
+ <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/printer_cloud_connected.svg</Path>
+ <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/printer_connected.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/printer_group.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/printer_single.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/printsetup.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/quick.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/reset.svg</Path>
+ <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/resize.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/rotate.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/rotate_layflat.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/rotate_reset.svg</Path>
@@ -2100,15 +2352,13 @@
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/search.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/setting_per_object.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/settings.svg</Path>
+ <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/sign_in_to_cloud.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/solid.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/sparse.svg</Path>
+ <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/spool.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/star.svg</Path>
- <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/tab_status_busy.svg</Path>
- <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/tab_status_connected.svg</Path>
- <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/tab_status_finished.svg</Path>
- <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/tab_status_paused.svg</Path>
- <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/tab_status_stopped.svg</Path>
- <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/tab_status_unknown.svg</Path>
+ <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/star_empty.svg</Path>
+ <Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/star_filled.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/translate.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/ulti.svg</Path>
<Path fileType="data">/usr/share/cura/resources/themes/cura-light/icons/view_3d.svg</Path>
@@ -2202,12 +2452,12 @@
</Files>
</Package>
<History>
- <Update release="10">
- <Date>2018-11-16</Date>
- <Version>3.6.0</Version>
+ <Update release="11">
+ <Date>2019-04-22</Date>
+ <Version>4.0.0</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 2:43 PM (3 h, 5 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5812496
Default Alt Text
D6099.id.diff (82 KB)
Attached To
Mode
D6099: Update cura to 4.0.0
Attached
Detach File
Event Timeline
Log In to Comment