From 8a027340c55f9fc7c6137662e5eeedde0162cb77 Mon Sep 17 00:00:00 2001 From: maukcc Date: Thu, 18 May 2017 09:47:25 +0200 Subject: [PATCH] update --- cura/Arrange.py | 0 cura/ArrangeObjectsJob.py | 0 cura/BuildVolume.py | 0 cura/CuraApplication.py | 0 cura/LayerDataBuilder.py | 0 cura/PlatformPhysics.py | 0 cura/Settings/CuraContainerStack.py | 0 cura/Settings/ExtruderManager.py | 0 cura/Settings/GlobalStack.py | 0 cura/Settings/MachineManager.py | 0 cura/ShapeArray.py | 0 plugins/3MFReader/ThreeMFReader.py | 0 plugins/3MFReader/ThreeMFWorkspaceReader.py | 0 plugins/ChangeLogPlugin/ChangeLog.txt | 0 plugins/CuraEngineBackend/CuraEngineBackend.py | 0 plugins/GCodeReader/GCodeReader.py | 0 plugins/LayerView/LayerPass.py | 0 plugins/LayerView/LayerView.py | 0 plugins/LayerView/LayerView.qml | 0 plugins/LayerView/layers.shader | 0 plugins/LayerView/layers3d.shader | 0 plugins/MachineSettingsAction/MachineSettingsAction.py | 0 plugins/SliceInfoPlugin/SliceInfo.py | 0 plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py | 0 resources/definitions/fdmprinter.def.json | 0 resources/i18n/ru/cura.po | 0 resources/i18n/ru/fdmprinter.def.json.po | 0 resources/qml/Actions.qml | 0 resources/qml/Cura.qml | 0 resources/qml/Menus/ContextMenu.qml | 0 resources/qml/Preferences/GeneralPage.qml | 0 resources/qml/Sidebar.qml | 0 .../ultimaker3/um3_aa0.8_CPEP_Not_Supported_Quality.inst.cfg | 0 .../um3_aa0.8_CPEP_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../ultimaker3/um3_aa0.8_PC_Not_Supported_Quality.inst.cfg | 0 .../um3_aa0.8_PC_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../ultimaker3/um3_aa0.8_PVA_Not_Supported_Quality.inst.cfg | 0 .../um3_aa0.8_PVA_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../ultimaker3/um3_aa0.8_TPU_Not_Supported_Quality.inst.cfg | 0 .../um3_aa0.8_TPU_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../um3_bb0.4_ABS_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../ultimaker3/um3_bb0.4_CPEP_Not_Supported_Quality.inst.cfg | 0 .../um3_bb0.4_CPEP_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../um3_bb0.4_CPE_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../um3_bb0.4_Nylon_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../ultimaker3/um3_bb0.4_PC_Not_Supported_Quality.inst.cfg | 0 .../um3_bb0.4_PLA_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../ultimaker3/um3_bb0.4_TPU_Not_Supported_Quality.inst.cfg | 0 .../um3_bb0.4_TPU_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../ultimaker3/um3_bb0.8_ABS_Not_Supported_Quality.inst.cfg | 0 .../um3_bb0.8_ABS_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../ultimaker3/um3_bb0.8_CPEP_Not_Supported_Quality.inst.cfg | 0 .../um3_bb0.8_CPEP_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../ultimaker3/um3_bb0.8_CPE_Not_Supported_Quality.inst.cfg | 0 .../um3_bb0.8_CPE_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../ultimaker3/um3_bb0.8_Nylon_Not_Supported_Quality.inst.cfg | 0 .../um3_bb0.8_Nylon_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../ultimaker3/um3_bb0.8_PC_Not_Supported_Quality.inst.cfg | 0 .../um3_bb0.8_PC_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../ultimaker3/um3_bb0.8_PLA_Not_Supported_Quality.inst.cfg | 0 .../um3_bb0.8_PLA_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../ultimaker3/um3_bb0.8_TPU_Not_Supported_Quality.inst.cfg | 0 .../um3_bb0.8_TPU_Not_Supported_Superdraft_Quality.inst.cfg | 0 .../quality/ultimaker3/um3_global_Superdraft_Quality.inst.cfg | 0 .../quality/ultimaker3/um3_global_Verydraft_Quality.inst.cfg | 0 resources/themes/cura/styles.qml | 0 tests/Settings/TestGlobalStack.py | 0 tests/TestArrange.py | 0 tests/TestMachineAction.py | 0 69 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 cura/Arrange.py mode change 100755 => 100644 cura/ArrangeObjectsJob.py mode change 100755 => 100644 cura/BuildVolume.py mode change 100755 => 100644 cura/CuraApplication.py mode change 100755 => 100644 cura/LayerDataBuilder.py mode change 100755 => 100644 cura/PlatformPhysics.py mode change 100755 => 100644 cura/Settings/CuraContainerStack.py mode change 100755 => 100644 cura/Settings/ExtruderManager.py mode change 100755 => 100644 cura/Settings/GlobalStack.py mode change 100755 => 100644 cura/Settings/MachineManager.py mode change 100755 => 100644 cura/ShapeArray.py mode change 100755 => 100644 plugins/3MFReader/ThreeMFReader.py mode change 100755 => 100644 plugins/3MFReader/ThreeMFWorkspaceReader.py mode change 100755 => 100644 plugins/ChangeLogPlugin/ChangeLog.txt mode change 100755 => 100644 plugins/CuraEngineBackend/CuraEngineBackend.py mode change 100755 => 100644 plugins/GCodeReader/GCodeReader.py mode change 100755 => 100644 plugins/LayerView/LayerPass.py mode change 100755 => 100644 plugins/LayerView/LayerView.py mode change 100755 => 100644 plugins/LayerView/LayerView.qml mode change 100755 => 100644 plugins/LayerView/layers.shader mode change 100755 => 100644 plugins/LayerView/layers3d.shader mode change 100755 => 100644 plugins/MachineSettingsAction/MachineSettingsAction.py mode change 100755 => 100644 plugins/SliceInfoPlugin/SliceInfo.py mode change 100755 => 100644 plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py mode change 100755 => 100644 resources/definitions/fdmprinter.def.json mode change 100755 => 100644 resources/i18n/ru/cura.po mode change 100755 => 100644 resources/i18n/ru/fdmprinter.def.json.po mode change 100755 => 100644 resources/qml/Actions.qml mode change 100755 => 100644 resources/qml/Cura.qml mode change 100755 => 100644 resources/qml/Menus/ContextMenu.qml mode change 100755 => 100644 resources/qml/Preferences/GeneralPage.qml mode change 100755 => 100644 resources/qml/Sidebar.qml mode change 100755 => 100644 resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_aa0.8_PVA_Not_Supported_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_aa0.8_PVA_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.4_ABS_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.4_CPEP_Not_Supported_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.4_CPEP_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.4_CPE_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.4_Nylon_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.4_PC_Not_Supported_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.4_PLA_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.4_TPU_Not_Supported_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.4_TPU_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.8_ABS_Not_Supported_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.8_ABS_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.8_CPEP_Not_Supported_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.8_CPEP_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.8_CPE_Not_Supported_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.8_CPE_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.8_Nylon_Not_Supported_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.8_Nylon_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.8_PC_Not_Supported_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.8_PC_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.8_PLA_Not_Supported_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.8_PLA_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.8_TPU_Not_Supported_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_bb0.8_TPU_Not_Supported_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_global_Superdraft_Quality.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker3/um3_global_Verydraft_Quality.inst.cfg mode change 100755 => 100644 resources/themes/cura/styles.qml mode change 100755 => 100644 tests/Settings/TestGlobalStack.py mode change 100755 => 100644 tests/TestArrange.py mode change 100755 => 100644 tests/TestMachineAction.py diff --git a/cura/Arrange.py b/cura/Arrange.py old mode 100755 new mode 100644 diff --git a/cura/ArrangeObjectsJob.py b/cura/ArrangeObjectsJob.py old mode 100755 new mode 100644 diff --git a/cura/BuildVolume.py b/cura/BuildVolume.py old mode 100755 new mode 100644 diff --git a/cura/CuraApplication.py b/cura/CuraApplication.py old mode 100755 new mode 100644 diff --git a/cura/LayerDataBuilder.py b/cura/LayerDataBuilder.py old mode 100755 new mode 100644 diff --git a/cura/PlatformPhysics.py b/cura/PlatformPhysics.py old mode 100755 new mode 100644 diff --git a/cura/Settings/CuraContainerStack.py b/cura/Settings/CuraContainerStack.py old mode 100755 new mode 100644 diff --git a/cura/Settings/ExtruderManager.py b/cura/Settings/ExtruderManager.py old mode 100755 new mode 100644 diff --git a/cura/Settings/GlobalStack.py b/cura/Settings/GlobalStack.py old mode 100755 new mode 100644 diff --git a/cura/Settings/MachineManager.py b/cura/Settings/MachineManager.py old mode 100755 new mode 100644 diff --git a/cura/ShapeArray.py b/cura/ShapeArray.py old mode 100755 new mode 100644 diff --git a/plugins/3MFReader/ThreeMFReader.py b/plugins/3MFReader/ThreeMFReader.py old mode 100755 new mode 100644 diff --git a/plugins/3MFReader/ThreeMFWorkspaceReader.py b/plugins/3MFReader/ThreeMFWorkspaceReader.py old mode 100755 new mode 100644 diff --git a/plugins/ChangeLogPlugin/ChangeLog.txt b/plugins/ChangeLogPlugin/ChangeLog.txt old mode 100755 new mode 100644 diff --git a/plugins/CuraEngineBackend/CuraEngineBackend.py b/plugins/CuraEngineBackend/CuraEngineBackend.py old mode 100755 new mode 100644 diff --git a/plugins/GCodeReader/GCodeReader.py b/plugins/GCodeReader/GCodeReader.py old mode 100755 new mode 100644 diff --git a/plugins/LayerView/LayerPass.py b/plugins/LayerView/LayerPass.py old mode 100755 new mode 100644 diff --git a/plugins/LayerView/LayerView.py b/plugins/LayerView/LayerView.py old mode 100755 new mode 100644 diff --git a/plugins/LayerView/LayerView.qml b/plugins/LayerView/LayerView.qml old mode 100755 new mode 100644 diff --git a/plugins/LayerView/layers.shader b/plugins/LayerView/layers.shader old mode 100755 new mode 100644 diff --git a/plugins/LayerView/layers3d.shader b/plugins/LayerView/layers3d.shader old mode 100755 new mode 100644 diff --git a/plugins/MachineSettingsAction/MachineSettingsAction.py b/plugins/MachineSettingsAction/MachineSettingsAction.py old mode 100755 new mode 100644 diff --git a/plugins/SliceInfoPlugin/SliceInfo.py b/plugins/SliceInfoPlugin/SliceInfo.py old mode 100755 new mode 100644 diff --git a/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py b/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py old mode 100755 new mode 100644 diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json old mode 100755 new mode 100644 diff --git a/resources/i18n/ru/cura.po b/resources/i18n/ru/cura.po old mode 100755 new mode 100644 diff --git a/resources/i18n/ru/fdmprinter.def.json.po b/resources/i18n/ru/fdmprinter.def.json.po old mode 100755 new mode 100644 diff --git a/resources/qml/Actions.qml b/resources/qml/Actions.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Cura.qml b/resources/qml/Cura.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Menus/ContextMenu.qml b/resources/qml/Menus/ContextMenu.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Preferences/GeneralPage.qml b/resources/qml/Preferences/GeneralPage.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Sidebar.qml b/resources/qml/Sidebar.qml old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_aa0.8_PVA_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PVA_Not_Supported_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_aa0.8_PVA_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PVA_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.4_ABS_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_ABS_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.4_CPEP_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_CPEP_Not_Supported_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.4_CPEP_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_CPEP_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.4_CPE_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_CPE_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.4_Nylon_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_Nylon_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.4_PC_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_PC_Not_Supported_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.4_PLA_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_PLA_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.4_TPU_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_TPU_Not_Supported_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.4_TPU_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_TPU_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.8_ABS_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_ABS_Not_Supported_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.8_ABS_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_ABS_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.8_CPEP_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_CPEP_Not_Supported_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.8_CPEP_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_CPEP_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.8_CPE_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_CPE_Not_Supported_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.8_CPE_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_CPE_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.8_Nylon_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_Nylon_Not_Supported_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.8_Nylon_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_Nylon_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.8_PC_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_PC_Not_Supported_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.8_PC_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_PC_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.8_PLA_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_PLA_Not_Supported_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.8_PLA_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_PLA_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.8_TPU_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_TPU_Not_Supported_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_bb0.8_TPU_Not_Supported_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_TPU_Not_Supported_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_global_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_global_Superdraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker3/um3_global_Verydraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_global_Verydraft_Quality.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/styles.qml b/resources/themes/cura/styles.qml old mode 100755 new mode 100644 diff --git a/tests/Settings/TestGlobalStack.py b/tests/Settings/TestGlobalStack.py old mode 100755 new mode 100644 diff --git a/tests/TestArrange.py b/tests/TestArrange.py old mode 100755 new mode 100644 diff --git a/tests/TestMachineAction.py b/tests/TestMachineAction.py old mode 100755 new mode 100644