From 8987aa20485120486fd5b0900106de31ea96e3e2 Mon Sep 17 00:00:00 2001 From: Victor Larchenko Date: Fri, 14 Oct 2016 19:09:44 +0600 Subject: [PATCH] T466: Revert the previous commit since it messed up the file rights. --- .gitignore | 0 CHANGES | 0 CMakeLists.txt | 0 CPackConfig.cmake | 0 LICENSE | 0 README.md | 0 build.sh | 0 cura.desktop.in | 0 cura.sharedmimeinfo | 0 cura/BuildVolume.py | 0 cura/CameraAnimation.py | 0 cura/CameraImageProvider.py | 0 cura/ConvexHullDecorator.py | 0 cura/ConvexHullNode.py | 0 cura/CrashHandler.py | 0 cura/CuraActions.py | 0 cura/CuraApplication.py | 0 cura/CuraSplashScreen.py | 0 cura/CuraVersion.py.in | 0 cura/Layer.py | 0 cura/LayerData.py | 0 cura/LayerDataBuilder.py | 0 cura/LayerDataDecorator.py | 0 cura/LayerPolygon.py | 0 cura/MachineAction.py | 0 cura/MachineActionManager.py | 0 cura/OneAtATimeIterator.py | 0 cura/PlatformPhysics.py | 0 cura/PlatformPhysicsOperation.py | 0 cura/PrintInformation.py | 0 cura/PrinterOutputDevice.py | 0 cura/ProfileReader.py | 0 cura/ProfileWriter.py | 0 cura/SetParentOperation.py | 0 cura/Settings/ContainerManager.py | 0 cura/Settings/ContainerSettingsModel.py | 0 cura/Settings/CuraContainerRegistry.py | 0 cura/Settings/ExtruderManager.py | 0 cura/Settings/ExtrudersModel.py | 0 cura/Settings/MachineManager.py | 0 cura/Settings/MaterialSettingsVisibilityHandler.py | 0 cura/Settings/QualitySettingsModel.py | 0 cura/Settings/SettingInheritanceManager.py | 0 cura/Settings/SettingOverrideDecorator.py | 0 cura/Settings/__init__.py | 0 cura/ZOffsetDecorator.py | 0 cura/__init__.py | 0 icons/cura-128.png | Bin icons/cura-32.png | Bin icons/cura-48.png | Bin icons/cura-64.png | Bin icons/cura.icns | Bin icons/cura.ico | Bin installer.nsi | 0 plugins/3MFReader/ThreeMFReader.py | 0 plugins/3MFReader/__init__.py | 0 plugins/AutoSave/AutoSave.py | 0 plugins/AutoSave/__init__.py | 0 plugins/ChangeLogPlugin/ChangeLog.py | 0 plugins/ChangeLogPlugin/ChangeLog.qml | 0 plugins/ChangeLogPlugin/ChangeLog.txt | 0 plugins/ChangeLogPlugin/__init__.py | 0 plugins/CuraEngineBackend/Cura.proto | 0 plugins/CuraEngineBackend/CuraEngineBackend.py | 0 plugins/CuraEngineBackend/ProcessGCodeJob.py | 0 plugins/CuraEngineBackend/ProcessSlicedLayersJob.py | 0 plugins/CuraEngineBackend/StartSliceJob.py | 0 plugins/CuraEngineBackend/__init__.py | 0 plugins/CuraProfileReader/CuraProfileReader.py | 0 plugins/CuraProfileReader/__init__.py | 0 plugins/CuraProfileWriter/CuraProfileWriter.py | 0 plugins/CuraProfileWriter/__init__.py | 0 plugins/GCODEReader/GCODEReader.py | 8 +------- plugins/GCODEReader/__init__.py | 0 plugins/GCodeProfileReader/GCodeProfileReader.py | 0 plugins/GCodeProfileReader/__init__.py | 0 plugins/GCodeWriter/GCodeWriter.py | 0 plugins/GCodeWriter/__init__.py | 0 plugins/ImageReader/ConfigUI.qml | 0 plugins/ImageReader/ImageReader.py | 0 plugins/ImageReader/ImageReaderUI.py | 0 plugins/ImageReader/__init__.py | 0 plugins/LayerView/LayerPass.py | 0 plugins/LayerView/LayerView.py | 0 plugins/LayerView/LayerView.qml | 0 plugins/LayerView/LayerViewProxy.py | 0 plugins/LayerView/__init__.py | 0 plugins/LayerView/layerview_composite.shader | 0 plugins/LegacyProfileReader/DictionaryOfDoom.json | 0 plugins/LegacyProfileReader/LegacyProfileReader.py | 0 plugins/LegacyProfileReader/__init__.py | 0 .../MachineSettingsAction/MachineSettingsAction.py | 0 .../MachineSettingsAction/MachineSettingsAction.qml | 0 plugins/MachineSettingsAction/__init__.py | 0 plugins/PerObjectSettingsTool/PerObjectCategory.qml | 0 plugins/PerObjectSettingsTool/PerObjectItem.qml | 0 .../PerObjectSettingVisibilityHandler.py | 0 .../PerObjectSettingsPanel.qml | 0 .../PerObjectSettingsTool/PerObjectSettingsTool.py | 0 plugins/PerObjectSettingsTool/__init__.py | 0 .../LinuxRemovableDrivePlugin.py | 0 .../OSXRemovableDrivePlugin.py | 0 .../RemovableDriveOutputDevice.py | 0 .../RemovableDrivePlugin.py | 0 .../WindowsRemovableDrivePlugin.py | 0 plugins/RemovableDriveOutputDevice/__init__.py | 0 plugins/SolidView/SolidView.py | 0 plugins/SolidView/__init__.py | 0 plugins/USBPrinting/FirmwareUpdateWindow.qml | 0 plugins/USBPrinting/USBPrinterOutputDevice.py | 0 .../USBPrinting/USBPrinterOutputDeviceManager.py | 0 plugins/USBPrinting/__init__.py | 0 plugins/USBPrinting/avr_isp/__init__.py | 0 plugins/USBPrinting/avr_isp/chipDB.py | 0 plugins/USBPrinting/avr_isp/intelHex.py | 0 plugins/USBPrinting/avr_isp/ispBase.py | 0 plugins/USBPrinting/avr_isp/stk500v2.py | 0 .../BedLevelMachineAction.py | 0 .../BedLevelMachineAction.qml | 0 .../UMOCheckupMachineAction.py | 0 .../UMOCheckupMachineAction.qml | 0 .../UltimakerMachineActions/UMOUpgradeSelection.py | 0 .../UMOUpgradeSelectionMachineAction.qml | 0 .../UpgradeFirmwareMachineAction.py | 0 .../UpgradeFirmwareMachineAction.qml | 0 plugins/UltimakerMachineActions/__init__.py | 0 .../VersionUpgrade21to22/MachineInstance.py | 0 .../VersionUpgrade21to22/Preferences.py | 0 .../VersionUpgrade/VersionUpgrade21to22/Profile.py | 0 .../VersionUpgrade21to22/VersionUpgrade21to22.py | 0 .../VersionUpgrade/VersionUpgrade21to22/__init__.py | 0 plugins/X3DReader/X3DReader.py | 0 plugins/X3DReader/__init__.py | 0 plugins/XRayView/XRayPass.py | 0 plugins/XRayView/XRayView.py | 0 plugins/XRayView/__init__.py | 0 plugins/XRayView/xray.shader | 0 plugins/XRayView/xray_composite.shader | 0 plugins/XmlMaterialProfile/XmlMaterialProfile.py | 0 plugins/XmlMaterialProfile/__init__.py | 0 pytest.ini | 0 resources/definitions/bq_hephestos.def.json | 0 resources/definitions/bq_hephestos_2.def.json | 0 resources/definitions/bq_hephestos_xl.def.json | 0 resources/definitions/bq_witbox.def.json | 0 resources/definitions/bq_witbox_2.def.json | 0 resources/definitions/custom.def.json | 0 resources/definitions/fdmextruder.def.json | 0 resources/definitions/fdmprinter.def.json | 0 resources/definitions/grr_neo.def.json | 0 resources/definitions/innovo_inventor.def.json | 0 resources/definitions/kossel_mini.def.json | 0 resources/definitions/m180.def.json | 0 resources/definitions/maker_starter.def.json | 0 .../definitions/mankati_fullscale_xt_plus.def.json | 0 resources/definitions/mendel90.def.json | 0 resources/definitions/printrbot_simple.def.json | 0 resources/definitions/prusa_i3.def.json | 0 resources/definitions/prusa_i3_mk2.def.json | 0 resources/definitions/prusa_i3_xl.def.json | 0 resources/definitions/rigidbot.def.json | 0 resources/definitions/rigidbot_big.def.json | 0 resources/definitions/ultimaker.def.json | 0 resources/definitions/ultimaker2.def.json | 0 resources/definitions/ultimaker2_extended.def.json | 0 .../definitions/ultimaker2_extended_plus.def.json | 0 resources/definitions/ultimaker2_go.def.json | 0 resources/definitions/ultimaker2_plus.def.json | 0 resources/definitions/ultimaker_original.def.json | 0 .../definitions/ultimaker_original_dual.def.json | 0 .../definitions/ultimaker_original_plus.def.json | 0 resources/definitions/uniqbot_one.def.json | 0 .../extruders/ultimaker_original_dual_1st.def.json | 0 .../extruders/ultimaker_original_dual_2nd.def.json | 0 resources/i18n/cura.pot | 0 resources/i18n/de/cura.po | 0 resources/i18n/en/cura.po | 0 resources/i18n/es/cura.po | 0 resources/i18n/fdmextruder.def.json.pot | 0 resources/i18n/fdmprinter.def.json.pot | 0 resources/i18n/fi/cura.po | 0 resources/i18n/fr/cura.po | 0 resources/i18n/it/cura.po | 0 resources/i18n/nl/cura.po | 0 resources/images/MakerStarterbackplate.png | Bin .../images/Ultimaker2ExtendedPlusbackplate.png | Bin resources/images/Ultimaker2Extendedbackplate.png | Bin resources/images/Ultimaker2Gobackplate.png | Bin resources/images/Ultimaker2Plusbackplate.png | Bin resources/images/Ultimaker2backplate.png | Bin resources/images/UltimakerPlusbackplate.png | Bin resources/images/cura-icon.png | Bin resources/images/cura.png | Bin resources/meshes/UltimakerRobot_support.stl | Bin resources/meshes/bq_hephestos_2_platform.stl | Bin resources/meshes/bq_hephestos_platform.stl | Bin resources/meshes/bq_witbox_platform.stl | Bin resources/meshes/grr_neo_platform.stl | Bin resources/meshes/inventor_platform.stl | Bin resources/meshes/kossel_platform.stl | 0 resources/meshes/makerstarter_platform.stl | Bin .../meshes/mankati_fullscale_xt_plus_platform.stl | Bin resources/meshes/mendel90_platform.stl | 0 .../meshes/printrbot_simple_metal_platform.stl | Bin resources/meshes/prusai3_platform.stl | 0 resources/meshes/prusai3_xl_platform.stl | 0 resources/meshes/rigidbot_platform.stl | Bin resources/meshes/rigidbotbig_platform.stl | Bin resources/meshes/ultimaker2_platform.obj | 0 resources/meshes/ultimaker2go_platform.obj | 0 resources/meshes/ultimaker_platform.stl | Bin resources/qml/AboutDialog.qml | 0 resources/qml/Actions.qml | 0 resources/qml/AddMachineDialog.qml | 0 resources/qml/Cura.qml | 0 resources/qml/EngineLog.qml | 0 resources/qml/JobSpecs.qml | 0 resources/qml/MachineAction.qml | 0 resources/qml/Menus/MaterialMenu.qml | 0 resources/qml/Menus/NozzleMenu.qml | 0 resources/qml/Menus/PrinterMenu.qml | 0 resources/qml/Menus/ProfileMenu.qml | 0 resources/qml/Menus/RecentFilesMenu.qml | 0 resources/qml/Menus/ViewMenu.qml | 0 resources/qml/MonitorButton.qml | 0 resources/qml/Preferences/GeneralPage.qml | 0 resources/qml/Preferences/MachinesPage.qml | 0 resources/qml/Preferences/MaterialView.qml | 0 resources/qml/Preferences/MaterialsPage.qml | 0 resources/qml/Preferences/ProfileTab.qml | 0 resources/qml/Preferences/ProfilesPage.qml | 0 resources/qml/Preferences/ReadOnlySpinBox.qml | 0 resources/qml/Preferences/ReadOnlyTextArea.qml | 0 resources/qml/Preferences/ReadOnlyTextField.qml | 0 resources/qml/Preferences/SettingVisibilityPage.qml | 0 resources/qml/PrintMonitor.qml | 0 resources/qml/SaveButton.qml | 0 resources/qml/Settings/SettingCategory.qml | 0 resources/qml/Settings/SettingCheckBox.qml | 0 resources/qml/Settings/SettingComboBox.qml | 0 resources/qml/Settings/SettingExtruder.qml | 0 resources/qml/Settings/SettingItem.qml | 0 resources/qml/Settings/SettingTextField.qml | 0 resources/qml/Settings/SettingUnknown.qml | 0 resources/qml/Settings/SettingView.qml | 0 resources/qml/Sidebar.qml | 0 resources/qml/SidebarAdvanced.qml | 0 resources/qml/SidebarContents.qml | 0 resources/qml/SidebarHeader.qml | 0 resources/qml/SidebarSimple.qml | 0 resources/qml/SidebarTooltip.qml | 0 resources/qml/Toolbar.qml | 0 resources/quality/high.inst.cfg | 0 resources/quality/low.inst.cfg | 0 resources/quality/normal.inst.cfg | 0 .../ultimaker2_plus/pla_0.25_normal.inst.cfg | 0 .../quality/ultimaker2_plus/pla_0.4_fast.inst.cfg | 0 .../quality/ultimaker2_plus/pla_0.4_high.inst.cfg | 0 .../quality/ultimaker2_plus/pla_0.4_normal.inst.cfg | 0 .../quality/ultimaker2_plus/pla_0.6_normal.inst.cfg | 0 .../quality/ultimaker2_plus/pla_0.8_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_abs_0.25_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_abs_0.4_fast.inst.cfg | 0 .../ultimaker2_plus/um2p_abs_0.4_high.inst.cfg | 0 .../ultimaker2_plus/um2p_abs_0.4_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_abs_0.6_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_abs_0.8_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_cpe_0.25_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_cpe_0.4_fast.inst.cfg | 0 .../ultimaker2_plus/um2p_cpe_0.4_high.inst.cfg | 0 .../ultimaker2_plus/um2p_cpe_0.4_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_cpe_0.6_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_cpe_0.8_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_cpep_0.4_draft.inst.cfg | 0 .../ultimaker2_plus/um2p_cpep_0.4_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_cpep_0.6_draft.inst.cfg | 0 .../ultimaker2_plus/um2p_cpep_0.6_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_cpep_0.8_draft.inst.cfg | 0 .../ultimaker2_plus/um2p_cpep_0.8_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_nylon_0.25_high.inst.cfg | 0 .../ultimaker2_plus/um2p_nylon_0.25_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_nylon_0.4_fast.inst.cfg | 0 .../ultimaker2_plus/um2p_nylon_0.4_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_nylon_0.6_fast.inst.cfg | 0 .../ultimaker2_plus/um2p_nylon_0.6_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_nylon_0.8_draft.inst.cfg | 0 .../ultimaker2_plus/um2p_nylon_0.8_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_pc_0.25_high.inst.cfg | 0 .../ultimaker2_plus/um2p_pc_0.25_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_pc_0.4_fast.inst.cfg | 0 .../ultimaker2_plus/um2p_pc_0.4_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_pc_0.6_fast.inst.cfg | 0 .../ultimaker2_plus/um2p_pc_0.6_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_pc_0.8_draft.inst.cfg | 0 .../ultimaker2_plus/um2p_pc_0.8_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_tpu_0.25_high.inst.cfg | 0 .../ultimaker2_plus/um2p_tpu_0.4_normal.inst.cfg | 0 .../ultimaker2_plus/um2p_tpu_0.6_fast.inst.cfg | 0 resources/shaders/grid.shader | 0 resources/shaders/overhang.shader | 0 resources/shaders/striped.shader | 0 resources/shaders/transparent_object.shader | 0 resources/themes/cura/fonts/LICENSE.txt | 0 resources/themes/cura/fonts/OpenSans-Bold.ttf | Bin resources/themes/cura/fonts/OpenSans-BoldItalic.ttf | Bin resources/themes/cura/fonts/OpenSans-Italic.ttf | Bin resources/themes/cura/fonts/OpenSans-Light.ttf | Bin .../themes/cura/fonts/OpenSans-LightItalic.ttf | Bin resources/themes/cura/fonts/OpenSans-Regular.ttf | Bin resources/themes/cura/fonts/OpenSans-Semibold.ttf | Bin .../themes/cura/fonts/OpenSans-SemiboldItalic.ttf | Bin resources/themes/cura/icons/application.svg | 0 resources/themes/cura/icons/arrow_bottom.svg | 0 resources/themes/cura/icons/arrow_left.svg | 0 resources/themes/cura/icons/arrow_right.svg | 0 resources/themes/cura/icons/arrow_top.svg | 0 resources/themes/cura/icons/basic.svg | 0 resources/themes/cura/icons/category_adhesion.svg | 0 resources/themes/cura/icons/category_blackmagic.svg | 0 resources/themes/cura/icons/category_cool.svg | 0 resources/themes/cura/icons/category_dual.svg | 0 .../themes/cura/icons/category_experimental.svg | 0 resources/themes/cura/icons/category_fixes.svg | 0 resources/themes/cura/icons/category_infill.svg | 0 .../themes/cura/icons/category_layer_height.svg | 0 resources/themes/cura/icons/category_machine.svg | 0 resources/themes/cura/icons/category_material.svg | 0 resources/themes/cura/icons/category_shell.svg | 0 resources/themes/cura/icons/category_shield.svg | 0 resources/themes/cura/icons/category_speed.svg | 0 resources/themes/cura/icons/category_support.svg | 0 resources/themes/cura/icons/category_travel.svg | 0 resources/themes/cura/icons/category_unknown.svg | 0 resources/themes/cura/icons/check.svg | 0 resources/themes/cura/icons/cross1.svg | 0 resources/themes/cura/icons/cross2.svg | 0 resources/themes/cura/icons/dense.svg | 0 resources/themes/cura/icons/dot.svg | 0 resources/themes/cura/icons/hollow.svg | 0 resources/themes/cura/icons/link.svg | 0 resources/themes/cura/icons/load.svg | 0 resources/themes/cura/icons/minus.svg | 0 resources/themes/cura/icons/mirror.svg | 0 resources/themes/cura/icons/notice.svg | 0 resources/themes/cura/icons/pencil.svg | 0 resources/themes/cura/icons/plugin.svg | 0 resources/themes/cura/icons/plus.svg | 0 resources/themes/cura/icons/print_time.svg | 0 resources/themes/cura/icons/printsetup.svg | 0 resources/themes/cura/icons/quick.svg | 0 resources/themes/cura/icons/reset.svg | 0 resources/themes/cura/icons/rotate.svg | 0 resources/themes/cura/icons/rotate_layflat.svg | 0 resources/themes/cura/icons/rotate_reset.svg | 0 resources/themes/cura/icons/scale.svg | 0 resources/themes/cura/icons/scale_max.svg | 0 resources/themes/cura/icons/scale_reset.svg | 0 resources/themes/cura/icons/setting_per_object.svg | 0 resources/themes/cura/icons/settings.svg | 0 resources/themes/cura/icons/solid.svg | 0 resources/themes/cura/icons/sparse.svg | 0 resources/themes/cura/icons/star.svg | 0 resources/themes/cura/icons/tab_monitor.svg | 0 resources/themes/cura/icons/tab_monitor_busy.svg | 0 .../themes/cura/icons/tab_monitor_connected.svg | 0 resources/themes/cura/icons/tab_monitor_offline.svg | 0 resources/themes/cura/icons/tab_monitor_paused.svg | 0 resources/themes/cura/icons/tab_monitor_stopped.svg | 0 resources/themes/cura/icons/tab_monitor_unknown.svg | 0 resources/themes/cura/icons/tab_settings.svg | 0 resources/themes/cura/icons/translate.svg | 0 resources/themes/cura/icons/ulti.svg | 0 resources/themes/cura/icons/view_layer.svg | 0 resources/themes/cura/icons/view_normal.svg | 0 resources/themes/cura/icons/view_xray.svg | 0 resources/themes/cura/icons/viewmode.svg | 0 resources/themes/cura/icons/warning.svg | 0 resources/themes/cura/images/logo.svg | 0 resources/themes/cura/styles.qml | 0 resources/themes/cura/theme.json | 0 .../variants/ultimaker2_extended_plus_0.25.inst.cfg | 0 .../variants/ultimaker2_extended_plus_0.4.inst.cfg | 0 .../variants/ultimaker2_extended_plus_0.6.inst.cfg | 0 .../variants/ultimaker2_extended_plus_0.8.inst.cfg | 0 resources/variants/ultimaker2_plus_0.25.inst.cfg | 0 resources/variants/ultimaker2_plus_0.4.inst.cfg | 0 resources/variants/ultimaker2_plus_0.6.inst.cfg | 0 resources/variants/ultimaker2_plus_0.8.inst.cfg | 0 setup.py | 0 tests/TestMachineAction.py | 0 390 files changed, 1 insertion(+), 7 deletions(-) mode change 100755 => 100644 .gitignore mode change 100755 => 100644 CHANGES mode change 100755 => 100644 CMakeLists.txt mode change 100755 => 100644 CPackConfig.cmake mode change 100755 => 100644 LICENSE mode change 100755 => 100644 README.md mode change 100755 => 100644 build.sh mode change 100755 => 100644 cura.desktop.in mode change 100755 => 100644 cura.sharedmimeinfo mode change 100755 => 100644 cura/BuildVolume.py mode change 100755 => 100644 cura/CameraAnimation.py mode change 100755 => 100644 cura/CameraImageProvider.py mode change 100755 => 100644 cura/ConvexHullDecorator.py mode change 100755 => 100644 cura/ConvexHullNode.py mode change 100755 => 100644 cura/CrashHandler.py mode change 100755 => 100644 cura/CuraActions.py mode change 100755 => 100644 cura/CuraApplication.py mode change 100755 => 100644 cura/CuraSplashScreen.py mode change 100755 => 100644 cura/CuraVersion.py.in mode change 100755 => 100644 cura/Layer.py mode change 100755 => 100644 cura/LayerData.py mode change 100755 => 100644 cura/LayerDataBuilder.py mode change 100755 => 100644 cura/LayerDataDecorator.py mode change 100755 => 100644 cura/LayerPolygon.py mode change 100755 => 100644 cura/MachineAction.py mode change 100755 => 100644 cura/MachineActionManager.py mode change 100755 => 100644 cura/OneAtATimeIterator.py mode change 100755 => 100644 cura/PlatformPhysics.py mode change 100755 => 100644 cura/PlatformPhysicsOperation.py mode change 100755 => 100644 cura/PrintInformation.py mode change 100755 => 100644 cura/PrinterOutputDevice.py mode change 100755 => 100644 cura/ProfileReader.py mode change 100755 => 100644 cura/ProfileWriter.py mode change 100755 => 100644 cura/SetParentOperation.py mode change 100755 => 100644 cura/Settings/ContainerManager.py mode change 100755 => 100644 cura/Settings/ContainerSettingsModel.py mode change 100755 => 100644 cura/Settings/CuraContainerRegistry.py mode change 100755 => 100644 cura/Settings/ExtruderManager.py mode change 100755 => 100644 cura/Settings/ExtrudersModel.py mode change 100755 => 100644 cura/Settings/MachineManager.py mode change 100755 => 100644 cura/Settings/MaterialSettingsVisibilityHandler.py mode change 100755 => 100644 cura/Settings/QualitySettingsModel.py mode change 100755 => 100644 cura/Settings/SettingInheritanceManager.py mode change 100755 => 100644 cura/Settings/SettingOverrideDecorator.py mode change 100755 => 100644 cura/Settings/__init__.py mode change 100755 => 100644 cura/ZOffsetDecorator.py mode change 100755 => 100644 cura/__init__.py mode change 100755 => 100644 icons/cura-128.png mode change 100755 => 100644 icons/cura-32.png mode change 100755 => 100644 icons/cura-48.png mode change 100755 => 100644 icons/cura-64.png mode change 100755 => 100644 icons/cura.icns mode change 100755 => 100644 icons/cura.ico mode change 100755 => 100644 installer.nsi mode change 100755 => 100644 plugins/3MFReader/ThreeMFReader.py mode change 100755 => 100644 plugins/3MFReader/__init__.py mode change 100755 => 100644 plugins/AutoSave/AutoSave.py mode change 100755 => 100644 plugins/AutoSave/__init__.py mode change 100755 => 100644 plugins/ChangeLogPlugin/ChangeLog.py mode change 100755 => 100644 plugins/ChangeLogPlugin/ChangeLog.qml mode change 100755 => 100644 plugins/ChangeLogPlugin/ChangeLog.txt mode change 100755 => 100644 plugins/ChangeLogPlugin/__init__.py mode change 100755 => 100644 plugins/CuraEngineBackend/Cura.proto mode change 100755 => 100644 plugins/CuraEngineBackend/CuraEngineBackend.py mode change 100755 => 100644 plugins/CuraEngineBackend/ProcessGCodeJob.py mode change 100755 => 100644 plugins/CuraEngineBackend/ProcessSlicedLayersJob.py mode change 100755 => 100644 plugins/CuraEngineBackend/StartSliceJob.py mode change 100755 => 100644 plugins/CuraEngineBackend/__init__.py mode change 100755 => 100644 plugins/CuraProfileReader/CuraProfileReader.py mode change 100755 => 100644 plugins/CuraProfileReader/__init__.py mode change 100755 => 100644 plugins/CuraProfileWriter/CuraProfileWriter.py mode change 100755 => 100644 plugins/CuraProfileWriter/__init__.py mode change 100755 => 100644 plugins/GCODEReader/GCODEReader.py mode change 100755 => 100644 plugins/GCODEReader/__init__.py mode change 100755 => 100644 plugins/GCodeProfileReader/GCodeProfileReader.py mode change 100755 => 100644 plugins/GCodeProfileReader/__init__.py mode change 100755 => 100644 plugins/GCodeWriter/GCodeWriter.py mode change 100755 => 100644 plugins/GCodeWriter/__init__.py mode change 100755 => 100644 plugins/ImageReader/ConfigUI.qml mode change 100755 => 100644 plugins/ImageReader/ImageReader.py mode change 100755 => 100644 plugins/ImageReader/ImageReaderUI.py mode change 100755 => 100644 plugins/ImageReader/__init__.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/LayerViewProxy.py mode change 100755 => 100644 plugins/LayerView/__init__.py mode change 100755 => 100644 plugins/LayerView/layerview_composite.shader mode change 100755 => 100644 plugins/LegacyProfileReader/DictionaryOfDoom.json mode change 100755 => 100644 plugins/LegacyProfileReader/LegacyProfileReader.py mode change 100755 => 100644 plugins/LegacyProfileReader/__init__.py mode change 100755 => 100644 plugins/MachineSettingsAction/MachineSettingsAction.py mode change 100755 => 100644 plugins/MachineSettingsAction/MachineSettingsAction.qml mode change 100755 => 100644 plugins/MachineSettingsAction/__init__.py mode change 100755 => 100644 plugins/PerObjectSettingsTool/PerObjectCategory.qml mode change 100755 => 100644 plugins/PerObjectSettingsTool/PerObjectItem.qml mode change 100755 => 100644 plugins/PerObjectSettingsTool/PerObjectSettingVisibilityHandler.py mode change 100755 => 100644 plugins/PerObjectSettingsTool/PerObjectSettingsPanel.qml mode change 100755 => 100644 plugins/PerObjectSettingsTool/PerObjectSettingsTool.py mode change 100755 => 100644 plugins/PerObjectSettingsTool/__init__.py mode change 100755 => 100644 plugins/RemovableDriveOutputDevice/LinuxRemovableDrivePlugin.py mode change 100755 => 100644 plugins/RemovableDriveOutputDevice/OSXRemovableDrivePlugin.py mode change 100755 => 100644 plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py mode change 100755 => 100644 plugins/RemovableDriveOutputDevice/RemovableDrivePlugin.py mode change 100755 => 100644 plugins/RemovableDriveOutputDevice/WindowsRemovableDrivePlugin.py mode change 100755 => 100644 plugins/RemovableDriveOutputDevice/__init__.py mode change 100755 => 100644 plugins/SolidView/SolidView.py mode change 100755 => 100644 plugins/SolidView/__init__.py mode change 100755 => 100644 plugins/USBPrinting/FirmwareUpdateWindow.qml mode change 100755 => 100644 plugins/USBPrinting/USBPrinterOutputDevice.py mode change 100755 => 100644 plugins/USBPrinting/USBPrinterOutputDeviceManager.py mode change 100755 => 100644 plugins/USBPrinting/__init__.py mode change 100755 => 100644 plugins/USBPrinting/avr_isp/__init__.py mode change 100755 => 100644 plugins/USBPrinting/avr_isp/chipDB.py mode change 100755 => 100644 plugins/USBPrinting/avr_isp/intelHex.py mode change 100755 => 100644 plugins/USBPrinting/avr_isp/ispBase.py mode change 100755 => 100644 plugins/USBPrinting/avr_isp/stk500v2.py mode change 100755 => 100644 plugins/UltimakerMachineActions/BedLevelMachineAction.py mode change 100755 => 100644 plugins/UltimakerMachineActions/BedLevelMachineAction.qml mode change 100755 => 100644 plugins/UltimakerMachineActions/UMOCheckupMachineAction.py mode change 100755 => 100644 plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml mode change 100755 => 100644 plugins/UltimakerMachineActions/UMOUpgradeSelection.py mode change 100755 => 100644 plugins/UltimakerMachineActions/UMOUpgradeSelectionMachineAction.qml mode change 100755 => 100644 plugins/UltimakerMachineActions/UpgradeFirmwareMachineAction.py mode change 100755 => 100644 plugins/UltimakerMachineActions/UpgradeFirmwareMachineAction.qml mode change 100755 => 100644 plugins/UltimakerMachineActions/__init__.py mode change 100755 => 100644 plugins/VersionUpgrade/VersionUpgrade21to22/MachineInstance.py mode change 100755 => 100644 plugins/VersionUpgrade/VersionUpgrade21to22/Preferences.py mode change 100755 => 100644 plugins/VersionUpgrade/VersionUpgrade21to22/Profile.py mode change 100755 => 100644 plugins/VersionUpgrade/VersionUpgrade21to22/VersionUpgrade21to22.py mode change 100755 => 100644 plugins/VersionUpgrade/VersionUpgrade21to22/__init__.py mode change 100755 => 100644 plugins/X3DReader/X3DReader.py mode change 100755 => 100644 plugins/X3DReader/__init__.py mode change 100755 => 100644 plugins/XRayView/XRayPass.py mode change 100755 => 100644 plugins/XRayView/XRayView.py mode change 100755 => 100644 plugins/XRayView/__init__.py mode change 100755 => 100644 plugins/XRayView/xray.shader mode change 100755 => 100644 plugins/XRayView/xray_composite.shader mode change 100755 => 100644 plugins/XmlMaterialProfile/XmlMaterialProfile.py mode change 100755 => 100644 plugins/XmlMaterialProfile/__init__.py mode change 100755 => 100644 pytest.ini mode change 100755 => 100644 resources/definitions/bq_hephestos.def.json mode change 100755 => 100644 resources/definitions/bq_hephestos_2.def.json mode change 100755 => 100644 resources/definitions/bq_hephestos_xl.def.json mode change 100755 => 100644 resources/definitions/bq_witbox.def.json mode change 100755 => 100644 resources/definitions/bq_witbox_2.def.json mode change 100755 => 100644 resources/definitions/custom.def.json mode change 100755 => 100644 resources/definitions/fdmextruder.def.json mode change 100755 => 100644 resources/definitions/fdmprinter.def.json mode change 100755 => 100644 resources/definitions/grr_neo.def.json mode change 100755 => 100644 resources/definitions/innovo_inventor.def.json mode change 100755 => 100644 resources/definitions/kossel_mini.def.json mode change 100755 => 100644 resources/definitions/m180.def.json mode change 100755 => 100644 resources/definitions/maker_starter.def.json mode change 100755 => 100644 resources/definitions/mankati_fullscale_xt_plus.def.json mode change 100755 => 100644 resources/definitions/mendel90.def.json mode change 100755 => 100644 resources/definitions/printrbot_simple.def.json mode change 100755 => 100644 resources/definitions/prusa_i3.def.json mode change 100755 => 100644 resources/definitions/prusa_i3_mk2.def.json mode change 100755 => 100644 resources/definitions/prusa_i3_xl.def.json mode change 100755 => 100644 resources/definitions/rigidbot.def.json mode change 100755 => 100644 resources/definitions/rigidbot_big.def.json mode change 100755 => 100644 resources/definitions/ultimaker.def.json mode change 100755 => 100644 resources/definitions/ultimaker2.def.json mode change 100755 => 100644 resources/definitions/ultimaker2_extended.def.json mode change 100755 => 100644 resources/definitions/ultimaker2_extended_plus.def.json mode change 100755 => 100644 resources/definitions/ultimaker2_go.def.json mode change 100755 => 100644 resources/definitions/ultimaker2_plus.def.json mode change 100755 => 100644 resources/definitions/ultimaker_original.def.json mode change 100755 => 100644 resources/definitions/ultimaker_original_dual.def.json mode change 100755 => 100644 resources/definitions/ultimaker_original_plus.def.json mode change 100755 => 100644 resources/definitions/uniqbot_one.def.json mode change 100755 => 100644 resources/extruders/ultimaker_original_dual_1st.def.json mode change 100755 => 100644 resources/extruders/ultimaker_original_dual_2nd.def.json mode change 100755 => 100644 resources/i18n/cura.pot mode change 100755 => 100644 resources/i18n/de/cura.po mode change 100755 => 100644 resources/i18n/en/cura.po mode change 100755 => 100644 resources/i18n/es/cura.po mode change 100755 => 100644 resources/i18n/fdmextruder.def.json.pot mode change 100755 => 100644 resources/i18n/fdmprinter.def.json.pot mode change 100755 => 100644 resources/i18n/fi/cura.po mode change 100755 => 100644 resources/i18n/fr/cura.po mode change 100755 => 100644 resources/i18n/it/cura.po mode change 100755 => 100644 resources/i18n/nl/cura.po mode change 100755 => 100644 resources/images/MakerStarterbackplate.png mode change 100755 => 100644 resources/images/Ultimaker2ExtendedPlusbackplate.png mode change 100755 => 100644 resources/images/Ultimaker2Extendedbackplate.png mode change 100755 => 100644 resources/images/Ultimaker2Gobackplate.png mode change 100755 => 100644 resources/images/Ultimaker2Plusbackplate.png mode change 100755 => 100644 resources/images/Ultimaker2backplate.png mode change 100755 => 100644 resources/images/UltimakerPlusbackplate.png mode change 100755 => 100644 resources/images/cura-icon.png mode change 100755 => 100644 resources/images/cura.png mode change 100755 => 100644 resources/meshes/UltimakerRobot_support.stl mode change 100755 => 100644 resources/meshes/bq_hephestos_2_platform.stl mode change 100755 => 100644 resources/meshes/bq_hephestos_platform.stl mode change 100755 => 100644 resources/meshes/bq_witbox_platform.stl mode change 100755 => 100644 resources/meshes/grr_neo_platform.stl mode change 100755 => 100644 resources/meshes/inventor_platform.stl mode change 100755 => 100644 resources/meshes/kossel_platform.stl mode change 100755 => 100644 resources/meshes/makerstarter_platform.stl mode change 100755 => 100644 resources/meshes/mankati_fullscale_xt_plus_platform.stl mode change 100755 => 100644 resources/meshes/mendel90_platform.stl mode change 100755 => 100644 resources/meshes/printrbot_simple_metal_platform.stl mode change 100755 => 100644 resources/meshes/prusai3_platform.stl mode change 100755 => 100644 resources/meshes/prusai3_xl_platform.stl mode change 100755 => 100644 resources/meshes/rigidbot_platform.stl mode change 100755 => 100644 resources/meshes/rigidbotbig_platform.stl mode change 100755 => 100644 resources/meshes/ultimaker2_platform.obj mode change 100755 => 100644 resources/meshes/ultimaker2go_platform.obj mode change 100755 => 100644 resources/meshes/ultimaker_platform.stl mode change 100755 => 100644 resources/qml/AboutDialog.qml mode change 100755 => 100644 resources/qml/Actions.qml mode change 100755 => 100644 resources/qml/AddMachineDialog.qml mode change 100755 => 100644 resources/qml/Cura.qml mode change 100755 => 100644 resources/qml/EngineLog.qml mode change 100755 => 100644 resources/qml/JobSpecs.qml mode change 100755 => 100644 resources/qml/MachineAction.qml mode change 100755 => 100644 resources/qml/Menus/MaterialMenu.qml mode change 100755 => 100644 resources/qml/Menus/NozzleMenu.qml mode change 100755 => 100644 resources/qml/Menus/PrinterMenu.qml mode change 100755 => 100644 resources/qml/Menus/ProfileMenu.qml mode change 100755 => 100644 resources/qml/Menus/RecentFilesMenu.qml mode change 100755 => 100644 resources/qml/Menus/ViewMenu.qml mode change 100755 => 100644 resources/qml/MonitorButton.qml mode change 100755 => 100644 resources/qml/Preferences/GeneralPage.qml mode change 100755 => 100644 resources/qml/Preferences/MachinesPage.qml mode change 100755 => 100644 resources/qml/Preferences/MaterialView.qml mode change 100755 => 100644 resources/qml/Preferences/MaterialsPage.qml mode change 100755 => 100644 resources/qml/Preferences/ProfileTab.qml mode change 100755 => 100644 resources/qml/Preferences/ProfilesPage.qml mode change 100755 => 100644 resources/qml/Preferences/ReadOnlySpinBox.qml mode change 100755 => 100644 resources/qml/Preferences/ReadOnlyTextArea.qml mode change 100755 => 100644 resources/qml/Preferences/ReadOnlyTextField.qml mode change 100755 => 100644 resources/qml/Preferences/SettingVisibilityPage.qml mode change 100755 => 100644 resources/qml/PrintMonitor.qml mode change 100755 => 100644 resources/qml/SaveButton.qml mode change 100755 => 100644 resources/qml/Settings/SettingCategory.qml mode change 100755 => 100644 resources/qml/Settings/SettingCheckBox.qml mode change 100755 => 100644 resources/qml/Settings/SettingComboBox.qml mode change 100755 => 100644 resources/qml/Settings/SettingExtruder.qml mode change 100755 => 100644 resources/qml/Settings/SettingItem.qml mode change 100755 => 100644 resources/qml/Settings/SettingTextField.qml mode change 100755 => 100644 resources/qml/Settings/SettingUnknown.qml mode change 100755 => 100644 resources/qml/Settings/SettingView.qml mode change 100755 => 100644 resources/qml/Sidebar.qml mode change 100755 => 100644 resources/qml/SidebarAdvanced.qml mode change 100755 => 100644 resources/qml/SidebarContents.qml mode change 100755 => 100644 resources/qml/SidebarHeader.qml mode change 100755 => 100644 resources/qml/SidebarSimple.qml mode change 100755 => 100644 resources/qml/SidebarTooltip.qml mode change 100755 => 100644 resources/qml/Toolbar.qml mode change 100755 => 100644 resources/quality/high.inst.cfg mode change 100755 => 100644 resources/quality/low.inst.cfg mode change 100755 => 100644 resources/quality/normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/pla_0.25_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/pla_0.4_fast.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/pla_0.4_high.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/pla_0.4_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/pla_0.6_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/pla_0.8_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_abs_0.25_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_abs_0.4_fast.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_abs_0.4_high.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_abs_0.4_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_abs_0.6_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_abs_0.8_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_cpe_0.25_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_cpe_0.4_fast.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_cpe_0.4_high.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_cpe_0.4_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_cpe_0.6_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_cpe_0.8_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_cpep_0.4_draft.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_cpep_0.4_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_cpep_0.6_draft.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_cpep_0.6_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_cpep_0.8_draft.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_cpep_0.8_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_nylon_0.25_high.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_nylon_0.25_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_nylon_0.4_fast.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_nylon_0.4_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_nylon_0.6_fast.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_nylon_0.6_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_nylon_0.8_draft.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_nylon_0.8_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_pc_0.25_high.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_pc_0.25_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_pc_0.4_fast.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_pc_0.4_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_pc_0.6_fast.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_pc_0.6_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_pc_0.8_draft.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_pc_0.8_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_tpu_0.25_high.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_tpu_0.4_normal.inst.cfg mode change 100755 => 100644 resources/quality/ultimaker2_plus/um2p_tpu_0.6_fast.inst.cfg mode change 100755 => 100644 resources/shaders/grid.shader mode change 100755 => 100644 resources/shaders/overhang.shader mode change 100755 => 100644 resources/shaders/striped.shader mode change 100755 => 100644 resources/shaders/transparent_object.shader mode change 100755 => 100644 resources/themes/cura/fonts/LICENSE.txt mode change 100755 => 100644 resources/themes/cura/fonts/OpenSans-Bold.ttf mode change 100755 => 100644 resources/themes/cura/fonts/OpenSans-BoldItalic.ttf mode change 100755 => 100644 resources/themes/cura/fonts/OpenSans-Italic.ttf mode change 100755 => 100644 resources/themes/cura/fonts/OpenSans-Light.ttf mode change 100755 => 100644 resources/themes/cura/fonts/OpenSans-LightItalic.ttf mode change 100755 => 100644 resources/themes/cura/fonts/OpenSans-Regular.ttf mode change 100755 => 100644 resources/themes/cura/fonts/OpenSans-Semibold.ttf mode change 100755 => 100644 resources/themes/cura/fonts/OpenSans-SemiboldItalic.ttf mode change 100755 => 100644 resources/themes/cura/icons/application.svg mode change 100755 => 100644 resources/themes/cura/icons/arrow_bottom.svg mode change 100755 => 100644 resources/themes/cura/icons/arrow_left.svg mode change 100755 => 100644 resources/themes/cura/icons/arrow_right.svg mode change 100755 => 100644 resources/themes/cura/icons/arrow_top.svg mode change 100755 => 100644 resources/themes/cura/icons/basic.svg mode change 100755 => 100644 resources/themes/cura/icons/category_adhesion.svg mode change 100755 => 100644 resources/themes/cura/icons/category_blackmagic.svg mode change 100755 => 100644 resources/themes/cura/icons/category_cool.svg mode change 100755 => 100644 resources/themes/cura/icons/category_dual.svg mode change 100755 => 100644 resources/themes/cura/icons/category_experimental.svg mode change 100755 => 100644 resources/themes/cura/icons/category_fixes.svg mode change 100755 => 100644 resources/themes/cura/icons/category_infill.svg mode change 100755 => 100644 resources/themes/cura/icons/category_layer_height.svg mode change 100755 => 100644 resources/themes/cura/icons/category_machine.svg mode change 100755 => 100644 resources/themes/cura/icons/category_material.svg mode change 100755 => 100644 resources/themes/cura/icons/category_shell.svg mode change 100755 => 100644 resources/themes/cura/icons/category_shield.svg mode change 100755 => 100644 resources/themes/cura/icons/category_speed.svg mode change 100755 => 100644 resources/themes/cura/icons/category_support.svg mode change 100755 => 100644 resources/themes/cura/icons/category_travel.svg mode change 100755 => 100644 resources/themes/cura/icons/category_unknown.svg mode change 100755 => 100644 resources/themes/cura/icons/check.svg mode change 100755 => 100644 resources/themes/cura/icons/cross1.svg mode change 100755 => 100644 resources/themes/cura/icons/cross2.svg mode change 100755 => 100644 resources/themes/cura/icons/dense.svg mode change 100755 => 100644 resources/themes/cura/icons/dot.svg mode change 100755 => 100644 resources/themes/cura/icons/hollow.svg mode change 100755 => 100644 resources/themes/cura/icons/link.svg mode change 100755 => 100644 resources/themes/cura/icons/load.svg mode change 100755 => 100644 resources/themes/cura/icons/minus.svg mode change 100755 => 100644 resources/themes/cura/icons/mirror.svg mode change 100755 => 100644 resources/themes/cura/icons/notice.svg mode change 100755 => 100644 resources/themes/cura/icons/pencil.svg mode change 100755 => 100644 resources/themes/cura/icons/plugin.svg mode change 100755 => 100644 resources/themes/cura/icons/plus.svg mode change 100755 => 100644 resources/themes/cura/icons/print_time.svg mode change 100755 => 100644 resources/themes/cura/icons/printsetup.svg mode change 100755 => 100644 resources/themes/cura/icons/quick.svg mode change 100755 => 100644 resources/themes/cura/icons/reset.svg mode change 100755 => 100644 resources/themes/cura/icons/rotate.svg mode change 100755 => 100644 resources/themes/cura/icons/rotate_layflat.svg mode change 100755 => 100644 resources/themes/cura/icons/rotate_reset.svg mode change 100755 => 100644 resources/themes/cura/icons/scale.svg mode change 100755 => 100644 resources/themes/cura/icons/scale_max.svg mode change 100755 => 100644 resources/themes/cura/icons/scale_reset.svg mode change 100755 => 100644 resources/themes/cura/icons/setting_per_object.svg mode change 100755 => 100644 resources/themes/cura/icons/settings.svg mode change 100755 => 100644 resources/themes/cura/icons/solid.svg mode change 100755 => 100644 resources/themes/cura/icons/sparse.svg mode change 100755 => 100644 resources/themes/cura/icons/star.svg mode change 100755 => 100644 resources/themes/cura/icons/tab_monitor.svg mode change 100755 => 100644 resources/themes/cura/icons/tab_monitor_busy.svg mode change 100755 => 100644 resources/themes/cura/icons/tab_monitor_connected.svg mode change 100755 => 100644 resources/themes/cura/icons/tab_monitor_offline.svg mode change 100755 => 100644 resources/themes/cura/icons/tab_monitor_paused.svg mode change 100755 => 100644 resources/themes/cura/icons/tab_monitor_stopped.svg mode change 100755 => 100644 resources/themes/cura/icons/tab_monitor_unknown.svg mode change 100755 => 100644 resources/themes/cura/icons/tab_settings.svg mode change 100755 => 100644 resources/themes/cura/icons/translate.svg mode change 100755 => 100644 resources/themes/cura/icons/ulti.svg mode change 100755 => 100644 resources/themes/cura/icons/view_layer.svg mode change 100755 => 100644 resources/themes/cura/icons/view_normal.svg mode change 100755 => 100644 resources/themes/cura/icons/view_xray.svg mode change 100755 => 100644 resources/themes/cura/icons/viewmode.svg mode change 100755 => 100644 resources/themes/cura/icons/warning.svg mode change 100755 => 100644 resources/themes/cura/images/logo.svg mode change 100755 => 100644 resources/themes/cura/styles.qml mode change 100755 => 100644 resources/themes/cura/theme.json mode change 100755 => 100644 resources/variants/ultimaker2_extended_plus_0.25.inst.cfg mode change 100755 => 100644 resources/variants/ultimaker2_extended_plus_0.4.inst.cfg mode change 100755 => 100644 resources/variants/ultimaker2_extended_plus_0.6.inst.cfg mode change 100755 => 100644 resources/variants/ultimaker2_extended_plus_0.8.inst.cfg mode change 100755 => 100644 resources/variants/ultimaker2_plus_0.25.inst.cfg mode change 100755 => 100644 resources/variants/ultimaker2_plus_0.4.inst.cfg mode change 100755 => 100644 resources/variants/ultimaker2_plus_0.6.inst.cfg mode change 100755 => 100644 resources/variants/ultimaker2_plus_0.8.inst.cfg mode change 100755 => 100644 setup.py mode change 100755 => 100644 tests/TestMachineAction.py diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/CHANGES b/CHANGES old mode 100755 new mode 100644 diff --git a/CMakeLists.txt b/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/CPackConfig.cmake b/CPackConfig.cmake old mode 100755 new mode 100644 diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/build.sh b/build.sh old mode 100755 new mode 100644 diff --git a/cura.desktop.in b/cura.desktop.in old mode 100755 new mode 100644 diff --git a/cura.sharedmimeinfo b/cura.sharedmimeinfo 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/CameraAnimation.py b/cura/CameraAnimation.py old mode 100755 new mode 100644 diff --git a/cura/CameraImageProvider.py b/cura/CameraImageProvider.py old mode 100755 new mode 100644 diff --git a/cura/ConvexHullDecorator.py b/cura/ConvexHullDecorator.py old mode 100755 new mode 100644 diff --git a/cura/ConvexHullNode.py b/cura/ConvexHullNode.py old mode 100755 new mode 100644 diff --git a/cura/CrashHandler.py b/cura/CrashHandler.py old mode 100755 new mode 100644 diff --git a/cura/CuraActions.py b/cura/CuraActions.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/CuraSplashScreen.py b/cura/CuraSplashScreen.py old mode 100755 new mode 100644 diff --git a/cura/CuraVersion.py.in b/cura/CuraVersion.py.in old mode 100755 new mode 100644 diff --git a/cura/Layer.py b/cura/Layer.py old mode 100755 new mode 100644 diff --git a/cura/LayerData.py b/cura/LayerData.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/LayerDataDecorator.py b/cura/LayerDataDecorator.py old mode 100755 new mode 100644 diff --git a/cura/LayerPolygon.py b/cura/LayerPolygon.py old mode 100755 new mode 100644 diff --git a/cura/MachineAction.py b/cura/MachineAction.py old mode 100755 new mode 100644 diff --git a/cura/MachineActionManager.py b/cura/MachineActionManager.py old mode 100755 new mode 100644 diff --git a/cura/OneAtATimeIterator.py b/cura/OneAtATimeIterator.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/PlatformPhysicsOperation.py b/cura/PlatformPhysicsOperation.py old mode 100755 new mode 100644 diff --git a/cura/PrintInformation.py b/cura/PrintInformation.py old mode 100755 new mode 100644 diff --git a/cura/PrinterOutputDevice.py b/cura/PrinterOutputDevice.py old mode 100755 new mode 100644 diff --git a/cura/ProfileReader.py b/cura/ProfileReader.py old mode 100755 new mode 100644 diff --git a/cura/ProfileWriter.py b/cura/ProfileWriter.py old mode 100755 new mode 100644 diff --git a/cura/SetParentOperation.py b/cura/SetParentOperation.py old mode 100755 new mode 100644 diff --git a/cura/Settings/ContainerManager.py b/cura/Settings/ContainerManager.py old mode 100755 new mode 100644 diff --git a/cura/Settings/ContainerSettingsModel.py b/cura/Settings/ContainerSettingsModel.py old mode 100755 new mode 100644 diff --git a/cura/Settings/CuraContainerRegistry.py b/cura/Settings/CuraContainerRegistry.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/ExtrudersModel.py b/cura/Settings/ExtrudersModel.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/Settings/MaterialSettingsVisibilityHandler.py b/cura/Settings/MaterialSettingsVisibilityHandler.py old mode 100755 new mode 100644 diff --git a/cura/Settings/QualitySettingsModel.py b/cura/Settings/QualitySettingsModel.py old mode 100755 new mode 100644 diff --git a/cura/Settings/SettingInheritanceManager.py b/cura/Settings/SettingInheritanceManager.py old mode 100755 new mode 100644 diff --git a/cura/Settings/SettingOverrideDecorator.py b/cura/Settings/SettingOverrideDecorator.py old mode 100755 new mode 100644 diff --git a/cura/Settings/__init__.py b/cura/Settings/__init__.py old mode 100755 new mode 100644 diff --git a/cura/ZOffsetDecorator.py b/cura/ZOffsetDecorator.py old mode 100755 new mode 100644 diff --git a/cura/__init__.py b/cura/__init__.py old mode 100755 new mode 100644 diff --git a/icons/cura-128.png b/icons/cura-128.png old mode 100755 new mode 100644 diff --git a/icons/cura-32.png b/icons/cura-32.png old mode 100755 new mode 100644 diff --git a/icons/cura-48.png b/icons/cura-48.png old mode 100755 new mode 100644 diff --git a/icons/cura-64.png b/icons/cura-64.png old mode 100755 new mode 100644 diff --git a/icons/cura.icns b/icons/cura.icns old mode 100755 new mode 100644 diff --git a/icons/cura.ico b/icons/cura.ico old mode 100755 new mode 100644 diff --git a/installer.nsi b/installer.nsi 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/__init__.py b/plugins/3MFReader/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/AutoSave/AutoSave.py b/plugins/AutoSave/AutoSave.py old mode 100755 new mode 100644 diff --git a/plugins/AutoSave/__init__.py b/plugins/AutoSave/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/ChangeLogPlugin/ChangeLog.py b/plugins/ChangeLogPlugin/ChangeLog.py old mode 100755 new mode 100644 diff --git a/plugins/ChangeLogPlugin/ChangeLog.qml b/plugins/ChangeLogPlugin/ChangeLog.qml 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/ChangeLogPlugin/__init__.py b/plugins/ChangeLogPlugin/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/CuraEngineBackend/Cura.proto b/plugins/CuraEngineBackend/Cura.proto 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/CuraEngineBackend/ProcessGCodeJob.py b/plugins/CuraEngineBackend/ProcessGCodeJob.py old mode 100755 new mode 100644 diff --git a/plugins/CuraEngineBackend/ProcessSlicedLayersJob.py b/plugins/CuraEngineBackend/ProcessSlicedLayersJob.py old mode 100755 new mode 100644 diff --git a/plugins/CuraEngineBackend/StartSliceJob.py b/plugins/CuraEngineBackend/StartSliceJob.py old mode 100755 new mode 100644 diff --git a/plugins/CuraEngineBackend/__init__.py b/plugins/CuraEngineBackend/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/CuraProfileReader/CuraProfileReader.py b/plugins/CuraProfileReader/CuraProfileReader.py old mode 100755 new mode 100644 diff --git a/plugins/CuraProfileReader/__init__.py b/plugins/CuraProfileReader/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/CuraProfileWriter/CuraProfileWriter.py b/plugins/CuraProfileWriter/CuraProfileWriter.py old mode 100755 new mode 100644 diff --git a/plugins/CuraProfileWriter/__init__.py b/plugins/CuraProfileWriter/__init__.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 index edc634a091..8305061a59 --- a/plugins/GCODEReader/GCODEReader.py +++ b/plugins/GCODEReader/GCODEReader.py @@ -76,7 +76,7 @@ class GCODEReader(MeshReader): else: backend = Application.getInstance().getBackend() backend._pauseSlicing = True - backend.backendStateChange.emit(3) + backend.backendStateChange.emit(1) Application.getInstance().getPrintInformation()._abbr_machine = "Pre-sliced" Application.getInstance().setHideSettings(True) @@ -116,9 +116,6 @@ class GCODEReader(MeshReader): backend.close() backend.backendStateChange.emit(1) - glist = getattr(Application.getInstance().getController().getScene(), "gcode_list") - glist.clear() - file = open(file_name, "r") layer_data = LayerDataBuilder.LayerDataBuilder() @@ -162,7 +159,6 @@ class GCODEReader(MeshReader): # current_path.append([10, 10, 10]) # while file.readable(): for line in file: - glist.append(line) if len(line) == 0: continue if line[0] == ";": @@ -245,8 +241,6 @@ class GCODEReader(MeshReader): Preferences.getInstance().setValue("cura/jobname_prefix", True) - - view = Application.getInstance().getController().getActiveView() if view.getPluginId() == "LayerView": view.resetLayerData() diff --git a/plugins/GCODEReader/__init__.py b/plugins/GCODEReader/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/GCodeProfileReader/GCodeProfileReader.py b/plugins/GCodeProfileReader/GCodeProfileReader.py old mode 100755 new mode 100644 diff --git a/plugins/GCodeProfileReader/__init__.py b/plugins/GCodeProfileReader/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/GCodeWriter/GCodeWriter.py b/plugins/GCodeWriter/GCodeWriter.py old mode 100755 new mode 100644 diff --git a/plugins/GCodeWriter/__init__.py b/plugins/GCodeWriter/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/ImageReader/ConfigUI.qml b/plugins/ImageReader/ConfigUI.qml old mode 100755 new mode 100644 diff --git a/plugins/ImageReader/ImageReader.py b/plugins/ImageReader/ImageReader.py old mode 100755 new mode 100644 diff --git a/plugins/ImageReader/ImageReaderUI.py b/plugins/ImageReader/ImageReaderUI.py old mode 100755 new mode 100644 diff --git a/plugins/ImageReader/__init__.py b/plugins/ImageReader/__init__.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/LayerViewProxy.py b/plugins/LayerView/LayerViewProxy.py old mode 100755 new mode 100644 diff --git a/plugins/LayerView/__init__.py b/plugins/LayerView/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/LayerView/layerview_composite.shader b/plugins/LayerView/layerview_composite.shader old mode 100755 new mode 100644 diff --git a/plugins/LegacyProfileReader/DictionaryOfDoom.json b/plugins/LegacyProfileReader/DictionaryOfDoom.json old mode 100755 new mode 100644 diff --git a/plugins/LegacyProfileReader/LegacyProfileReader.py b/plugins/LegacyProfileReader/LegacyProfileReader.py old mode 100755 new mode 100644 diff --git a/plugins/LegacyProfileReader/__init__.py b/plugins/LegacyProfileReader/__init__.py 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/MachineSettingsAction/MachineSettingsAction.qml b/plugins/MachineSettingsAction/MachineSettingsAction.qml old mode 100755 new mode 100644 diff --git a/plugins/MachineSettingsAction/__init__.py b/plugins/MachineSettingsAction/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/PerObjectSettingsTool/PerObjectCategory.qml b/plugins/PerObjectSettingsTool/PerObjectCategory.qml old mode 100755 new mode 100644 diff --git a/plugins/PerObjectSettingsTool/PerObjectItem.qml b/plugins/PerObjectSettingsTool/PerObjectItem.qml old mode 100755 new mode 100644 diff --git a/plugins/PerObjectSettingsTool/PerObjectSettingVisibilityHandler.py b/plugins/PerObjectSettingsTool/PerObjectSettingVisibilityHandler.py old mode 100755 new mode 100644 diff --git a/plugins/PerObjectSettingsTool/PerObjectSettingsPanel.qml b/plugins/PerObjectSettingsTool/PerObjectSettingsPanel.qml old mode 100755 new mode 100644 diff --git a/plugins/PerObjectSettingsTool/PerObjectSettingsTool.py b/plugins/PerObjectSettingsTool/PerObjectSettingsTool.py old mode 100755 new mode 100644 diff --git a/plugins/PerObjectSettingsTool/__init__.py b/plugins/PerObjectSettingsTool/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/RemovableDriveOutputDevice/LinuxRemovableDrivePlugin.py b/plugins/RemovableDriveOutputDevice/LinuxRemovableDrivePlugin.py old mode 100755 new mode 100644 diff --git a/plugins/RemovableDriveOutputDevice/OSXRemovableDrivePlugin.py b/plugins/RemovableDriveOutputDevice/OSXRemovableDrivePlugin.py old mode 100755 new mode 100644 diff --git a/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py b/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py old mode 100755 new mode 100644 diff --git a/plugins/RemovableDriveOutputDevice/RemovableDrivePlugin.py b/plugins/RemovableDriveOutputDevice/RemovableDrivePlugin.py old mode 100755 new mode 100644 diff --git a/plugins/RemovableDriveOutputDevice/WindowsRemovableDrivePlugin.py b/plugins/RemovableDriveOutputDevice/WindowsRemovableDrivePlugin.py old mode 100755 new mode 100644 diff --git a/plugins/RemovableDriveOutputDevice/__init__.py b/plugins/RemovableDriveOutputDevice/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/SolidView/SolidView.py b/plugins/SolidView/SolidView.py old mode 100755 new mode 100644 diff --git a/plugins/SolidView/__init__.py b/plugins/SolidView/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/USBPrinting/FirmwareUpdateWindow.qml b/plugins/USBPrinting/FirmwareUpdateWindow.qml old mode 100755 new mode 100644 diff --git a/plugins/USBPrinting/USBPrinterOutputDevice.py b/plugins/USBPrinting/USBPrinterOutputDevice.py old mode 100755 new mode 100644 diff --git a/plugins/USBPrinting/USBPrinterOutputDeviceManager.py b/plugins/USBPrinting/USBPrinterOutputDeviceManager.py old mode 100755 new mode 100644 diff --git a/plugins/USBPrinting/__init__.py b/plugins/USBPrinting/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/USBPrinting/avr_isp/__init__.py b/plugins/USBPrinting/avr_isp/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/USBPrinting/avr_isp/chipDB.py b/plugins/USBPrinting/avr_isp/chipDB.py old mode 100755 new mode 100644 diff --git a/plugins/USBPrinting/avr_isp/intelHex.py b/plugins/USBPrinting/avr_isp/intelHex.py old mode 100755 new mode 100644 diff --git a/plugins/USBPrinting/avr_isp/ispBase.py b/plugins/USBPrinting/avr_isp/ispBase.py old mode 100755 new mode 100644 diff --git a/plugins/USBPrinting/avr_isp/stk500v2.py b/plugins/USBPrinting/avr_isp/stk500v2.py old mode 100755 new mode 100644 diff --git a/plugins/UltimakerMachineActions/BedLevelMachineAction.py b/plugins/UltimakerMachineActions/BedLevelMachineAction.py old mode 100755 new mode 100644 diff --git a/plugins/UltimakerMachineActions/BedLevelMachineAction.qml b/plugins/UltimakerMachineActions/BedLevelMachineAction.qml old mode 100755 new mode 100644 diff --git a/plugins/UltimakerMachineActions/UMOCheckupMachineAction.py b/plugins/UltimakerMachineActions/UMOCheckupMachineAction.py old mode 100755 new mode 100644 diff --git a/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml b/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml old mode 100755 new mode 100644 diff --git a/plugins/UltimakerMachineActions/UMOUpgradeSelection.py b/plugins/UltimakerMachineActions/UMOUpgradeSelection.py old mode 100755 new mode 100644 diff --git a/plugins/UltimakerMachineActions/UMOUpgradeSelectionMachineAction.qml b/plugins/UltimakerMachineActions/UMOUpgradeSelectionMachineAction.qml old mode 100755 new mode 100644 diff --git a/plugins/UltimakerMachineActions/UpgradeFirmwareMachineAction.py b/plugins/UltimakerMachineActions/UpgradeFirmwareMachineAction.py old mode 100755 new mode 100644 diff --git a/plugins/UltimakerMachineActions/UpgradeFirmwareMachineAction.qml b/plugins/UltimakerMachineActions/UpgradeFirmwareMachineAction.qml old mode 100755 new mode 100644 diff --git a/plugins/UltimakerMachineActions/__init__.py b/plugins/UltimakerMachineActions/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/VersionUpgrade/VersionUpgrade21to22/MachineInstance.py b/plugins/VersionUpgrade/VersionUpgrade21to22/MachineInstance.py old mode 100755 new mode 100644 diff --git a/plugins/VersionUpgrade/VersionUpgrade21to22/Preferences.py b/plugins/VersionUpgrade/VersionUpgrade21to22/Preferences.py old mode 100755 new mode 100644 diff --git a/plugins/VersionUpgrade/VersionUpgrade21to22/Profile.py b/plugins/VersionUpgrade/VersionUpgrade21to22/Profile.py old mode 100755 new mode 100644 diff --git a/plugins/VersionUpgrade/VersionUpgrade21to22/VersionUpgrade21to22.py b/plugins/VersionUpgrade/VersionUpgrade21to22/VersionUpgrade21to22.py old mode 100755 new mode 100644 diff --git a/plugins/VersionUpgrade/VersionUpgrade21to22/__init__.py b/plugins/VersionUpgrade/VersionUpgrade21to22/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/X3DReader/X3DReader.py b/plugins/X3DReader/X3DReader.py old mode 100755 new mode 100644 diff --git a/plugins/X3DReader/__init__.py b/plugins/X3DReader/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/XRayView/XRayPass.py b/plugins/XRayView/XRayPass.py old mode 100755 new mode 100644 diff --git a/plugins/XRayView/XRayView.py b/plugins/XRayView/XRayView.py old mode 100755 new mode 100644 diff --git a/plugins/XRayView/__init__.py b/plugins/XRayView/__init__.py old mode 100755 new mode 100644 diff --git a/plugins/XRayView/xray.shader b/plugins/XRayView/xray.shader old mode 100755 new mode 100644 diff --git a/plugins/XRayView/xray_composite.shader b/plugins/XRayView/xray_composite.shader old mode 100755 new mode 100644 diff --git a/plugins/XmlMaterialProfile/XmlMaterialProfile.py b/plugins/XmlMaterialProfile/XmlMaterialProfile.py old mode 100755 new mode 100644 diff --git a/plugins/XmlMaterialProfile/__init__.py b/plugins/XmlMaterialProfile/__init__.py old mode 100755 new mode 100644 diff --git a/pytest.ini b/pytest.ini old mode 100755 new mode 100644 diff --git a/resources/definitions/bq_hephestos.def.json b/resources/definitions/bq_hephestos.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/bq_hephestos_2.def.json b/resources/definitions/bq_hephestos_2.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/bq_hephestos_xl.def.json b/resources/definitions/bq_hephestos_xl.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/bq_witbox.def.json b/resources/definitions/bq_witbox.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/bq_witbox_2.def.json b/resources/definitions/bq_witbox_2.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/custom.def.json b/resources/definitions/custom.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/fdmextruder.def.json b/resources/definitions/fdmextruder.def.json 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/definitions/grr_neo.def.json b/resources/definitions/grr_neo.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/innovo_inventor.def.json b/resources/definitions/innovo_inventor.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/kossel_mini.def.json b/resources/definitions/kossel_mini.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/m180.def.json b/resources/definitions/m180.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/maker_starter.def.json b/resources/definitions/maker_starter.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/mankati_fullscale_xt_plus.def.json b/resources/definitions/mankati_fullscale_xt_plus.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/mendel90.def.json b/resources/definitions/mendel90.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/printrbot_simple.def.json b/resources/definitions/printrbot_simple.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/prusa_i3.def.json b/resources/definitions/prusa_i3.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/prusa_i3_mk2.def.json b/resources/definitions/prusa_i3_mk2.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/prusa_i3_xl.def.json b/resources/definitions/prusa_i3_xl.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/rigidbot.def.json b/resources/definitions/rigidbot.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/rigidbot_big.def.json b/resources/definitions/rigidbot_big.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/ultimaker.def.json b/resources/definitions/ultimaker.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/ultimaker2.def.json b/resources/definitions/ultimaker2.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/ultimaker2_extended.def.json b/resources/definitions/ultimaker2_extended.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/ultimaker2_extended_plus.def.json b/resources/definitions/ultimaker2_extended_plus.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/ultimaker2_go.def.json b/resources/definitions/ultimaker2_go.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/ultimaker2_plus.def.json b/resources/definitions/ultimaker2_plus.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/ultimaker_original.def.json b/resources/definitions/ultimaker_original.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/ultimaker_original_dual.def.json b/resources/definitions/ultimaker_original_dual.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/ultimaker_original_plus.def.json b/resources/definitions/ultimaker_original_plus.def.json old mode 100755 new mode 100644 diff --git a/resources/definitions/uniqbot_one.def.json b/resources/definitions/uniqbot_one.def.json old mode 100755 new mode 100644 diff --git a/resources/extruders/ultimaker_original_dual_1st.def.json b/resources/extruders/ultimaker_original_dual_1st.def.json old mode 100755 new mode 100644 diff --git a/resources/extruders/ultimaker_original_dual_2nd.def.json b/resources/extruders/ultimaker_original_dual_2nd.def.json old mode 100755 new mode 100644 diff --git a/resources/i18n/cura.pot b/resources/i18n/cura.pot old mode 100755 new mode 100644 diff --git a/resources/i18n/de/cura.po b/resources/i18n/de/cura.po old mode 100755 new mode 100644 diff --git a/resources/i18n/en/cura.po b/resources/i18n/en/cura.po old mode 100755 new mode 100644 diff --git a/resources/i18n/es/cura.po b/resources/i18n/es/cura.po old mode 100755 new mode 100644 diff --git a/resources/i18n/fdmextruder.def.json.pot b/resources/i18n/fdmextruder.def.json.pot old mode 100755 new mode 100644 diff --git a/resources/i18n/fdmprinter.def.json.pot b/resources/i18n/fdmprinter.def.json.pot old mode 100755 new mode 100644 diff --git a/resources/i18n/fi/cura.po b/resources/i18n/fi/cura.po old mode 100755 new mode 100644 diff --git a/resources/i18n/fr/cura.po b/resources/i18n/fr/cura.po old mode 100755 new mode 100644 diff --git a/resources/i18n/it/cura.po b/resources/i18n/it/cura.po old mode 100755 new mode 100644 diff --git a/resources/i18n/nl/cura.po b/resources/i18n/nl/cura.po old mode 100755 new mode 100644 diff --git a/resources/images/MakerStarterbackplate.png b/resources/images/MakerStarterbackplate.png old mode 100755 new mode 100644 diff --git a/resources/images/Ultimaker2ExtendedPlusbackplate.png b/resources/images/Ultimaker2ExtendedPlusbackplate.png old mode 100755 new mode 100644 diff --git a/resources/images/Ultimaker2Extendedbackplate.png b/resources/images/Ultimaker2Extendedbackplate.png old mode 100755 new mode 100644 diff --git a/resources/images/Ultimaker2Gobackplate.png b/resources/images/Ultimaker2Gobackplate.png old mode 100755 new mode 100644 diff --git a/resources/images/Ultimaker2Plusbackplate.png b/resources/images/Ultimaker2Plusbackplate.png old mode 100755 new mode 100644 diff --git a/resources/images/Ultimaker2backplate.png b/resources/images/Ultimaker2backplate.png old mode 100755 new mode 100644 diff --git a/resources/images/UltimakerPlusbackplate.png b/resources/images/UltimakerPlusbackplate.png old mode 100755 new mode 100644 diff --git a/resources/images/cura-icon.png b/resources/images/cura-icon.png old mode 100755 new mode 100644 diff --git a/resources/images/cura.png b/resources/images/cura.png old mode 100755 new mode 100644 diff --git a/resources/meshes/UltimakerRobot_support.stl b/resources/meshes/UltimakerRobot_support.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/bq_hephestos_2_platform.stl b/resources/meshes/bq_hephestos_2_platform.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/bq_hephestos_platform.stl b/resources/meshes/bq_hephestos_platform.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/bq_witbox_platform.stl b/resources/meshes/bq_witbox_platform.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/grr_neo_platform.stl b/resources/meshes/grr_neo_platform.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/inventor_platform.stl b/resources/meshes/inventor_platform.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/kossel_platform.stl b/resources/meshes/kossel_platform.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/makerstarter_platform.stl b/resources/meshes/makerstarter_platform.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/mankati_fullscale_xt_plus_platform.stl b/resources/meshes/mankati_fullscale_xt_plus_platform.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/mendel90_platform.stl b/resources/meshes/mendel90_platform.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/printrbot_simple_metal_platform.stl b/resources/meshes/printrbot_simple_metal_platform.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/prusai3_platform.stl b/resources/meshes/prusai3_platform.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/prusai3_xl_platform.stl b/resources/meshes/prusai3_xl_platform.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/rigidbot_platform.stl b/resources/meshes/rigidbot_platform.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/rigidbotbig_platform.stl b/resources/meshes/rigidbotbig_platform.stl old mode 100755 new mode 100644 diff --git a/resources/meshes/ultimaker2_platform.obj b/resources/meshes/ultimaker2_platform.obj old mode 100755 new mode 100644 diff --git a/resources/meshes/ultimaker2go_platform.obj b/resources/meshes/ultimaker2go_platform.obj old mode 100755 new mode 100644 diff --git a/resources/meshes/ultimaker_platform.stl b/resources/meshes/ultimaker_platform.stl old mode 100755 new mode 100644 diff --git a/resources/qml/AboutDialog.qml b/resources/qml/AboutDialog.qml 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/AddMachineDialog.qml b/resources/qml/AddMachineDialog.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/EngineLog.qml b/resources/qml/EngineLog.qml old mode 100755 new mode 100644 diff --git a/resources/qml/JobSpecs.qml b/resources/qml/JobSpecs.qml old mode 100755 new mode 100644 diff --git a/resources/qml/MachineAction.qml b/resources/qml/MachineAction.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Menus/MaterialMenu.qml b/resources/qml/Menus/MaterialMenu.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Menus/NozzleMenu.qml b/resources/qml/Menus/NozzleMenu.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Menus/PrinterMenu.qml b/resources/qml/Menus/PrinterMenu.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Menus/ProfileMenu.qml b/resources/qml/Menus/ProfileMenu.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Menus/RecentFilesMenu.qml b/resources/qml/Menus/RecentFilesMenu.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Menus/ViewMenu.qml b/resources/qml/Menus/ViewMenu.qml old mode 100755 new mode 100644 diff --git a/resources/qml/MonitorButton.qml b/resources/qml/MonitorButton.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/Preferences/MachinesPage.qml b/resources/qml/Preferences/MachinesPage.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Preferences/MaterialView.qml b/resources/qml/Preferences/MaterialView.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Preferences/MaterialsPage.qml b/resources/qml/Preferences/MaterialsPage.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Preferences/ProfileTab.qml b/resources/qml/Preferences/ProfileTab.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Preferences/ProfilesPage.qml b/resources/qml/Preferences/ProfilesPage.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Preferences/ReadOnlySpinBox.qml b/resources/qml/Preferences/ReadOnlySpinBox.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Preferences/ReadOnlyTextArea.qml b/resources/qml/Preferences/ReadOnlyTextArea.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Preferences/ReadOnlyTextField.qml b/resources/qml/Preferences/ReadOnlyTextField.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Preferences/SettingVisibilityPage.qml b/resources/qml/Preferences/SettingVisibilityPage.qml old mode 100755 new mode 100644 diff --git a/resources/qml/PrintMonitor.qml b/resources/qml/PrintMonitor.qml old mode 100755 new mode 100644 diff --git a/resources/qml/SaveButton.qml b/resources/qml/SaveButton.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Settings/SettingCategory.qml b/resources/qml/Settings/SettingCategory.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Settings/SettingCheckBox.qml b/resources/qml/Settings/SettingCheckBox.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Settings/SettingComboBox.qml b/resources/qml/Settings/SettingComboBox.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Settings/SettingExtruder.qml b/resources/qml/Settings/SettingExtruder.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Settings/SettingItem.qml b/resources/qml/Settings/SettingItem.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Settings/SettingTextField.qml b/resources/qml/Settings/SettingTextField.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Settings/SettingUnknown.qml b/resources/qml/Settings/SettingUnknown.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Settings/SettingView.qml b/resources/qml/Settings/SettingView.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/qml/SidebarAdvanced.qml b/resources/qml/SidebarAdvanced.qml old mode 100755 new mode 100644 diff --git a/resources/qml/SidebarContents.qml b/resources/qml/SidebarContents.qml old mode 100755 new mode 100644 diff --git a/resources/qml/SidebarHeader.qml b/resources/qml/SidebarHeader.qml old mode 100755 new mode 100644 diff --git a/resources/qml/SidebarSimple.qml b/resources/qml/SidebarSimple.qml old mode 100755 new mode 100644 diff --git a/resources/qml/SidebarTooltip.qml b/resources/qml/SidebarTooltip.qml old mode 100755 new mode 100644 diff --git a/resources/qml/Toolbar.qml b/resources/qml/Toolbar.qml old mode 100755 new mode 100644 diff --git a/resources/quality/high.inst.cfg b/resources/quality/high.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/low.inst.cfg b/resources/quality/low.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/normal.inst.cfg b/resources/quality/normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/pla_0.25_normal.inst.cfg b/resources/quality/ultimaker2_plus/pla_0.25_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/pla_0.4_fast.inst.cfg b/resources/quality/ultimaker2_plus/pla_0.4_fast.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/pla_0.4_high.inst.cfg b/resources/quality/ultimaker2_plus/pla_0.4_high.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/pla_0.4_normal.inst.cfg b/resources/quality/ultimaker2_plus/pla_0.4_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/pla_0.6_normal.inst.cfg b/resources/quality/ultimaker2_plus/pla_0.6_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/pla_0.8_normal.inst.cfg b/resources/quality/ultimaker2_plus/pla_0.8_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_abs_0.25_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_abs_0.25_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_abs_0.4_fast.inst.cfg b/resources/quality/ultimaker2_plus/um2p_abs_0.4_fast.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_abs_0.4_high.inst.cfg b/resources/quality/ultimaker2_plus/um2p_abs_0.4_high.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_abs_0.4_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_abs_0.4_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_abs_0.6_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_abs_0.6_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_abs_0.8_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_abs_0.8_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_cpe_0.25_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_cpe_0.25_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_cpe_0.4_fast.inst.cfg b/resources/quality/ultimaker2_plus/um2p_cpe_0.4_fast.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_cpe_0.4_high.inst.cfg b/resources/quality/ultimaker2_plus/um2p_cpe_0.4_high.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_cpe_0.4_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_cpe_0.4_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_cpe_0.6_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_cpe_0.6_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_cpe_0.8_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_cpe_0.8_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_cpep_0.4_draft.inst.cfg b/resources/quality/ultimaker2_plus/um2p_cpep_0.4_draft.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_cpep_0.4_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_cpep_0.4_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_cpep_0.6_draft.inst.cfg b/resources/quality/ultimaker2_plus/um2p_cpep_0.6_draft.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_cpep_0.6_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_cpep_0.6_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_cpep_0.8_draft.inst.cfg b/resources/quality/ultimaker2_plus/um2p_cpep_0.8_draft.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_cpep_0.8_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_cpep_0.8_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_nylon_0.25_high.inst.cfg b/resources/quality/ultimaker2_plus/um2p_nylon_0.25_high.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_nylon_0.25_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_nylon_0.25_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_nylon_0.4_fast.inst.cfg b/resources/quality/ultimaker2_plus/um2p_nylon_0.4_fast.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_nylon_0.4_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_nylon_0.4_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_nylon_0.6_fast.inst.cfg b/resources/quality/ultimaker2_plus/um2p_nylon_0.6_fast.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_nylon_0.6_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_nylon_0.6_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_nylon_0.8_draft.inst.cfg b/resources/quality/ultimaker2_plus/um2p_nylon_0.8_draft.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_nylon_0.8_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_nylon_0.8_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_pc_0.25_high.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pc_0.25_high.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_pc_0.25_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pc_0.25_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_pc_0.4_fast.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pc_0.4_fast.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_pc_0.4_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pc_0.4_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_pc_0.6_fast.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pc_0.6_fast.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_pc_0.6_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pc_0.6_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_pc_0.8_draft.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pc_0.8_draft.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_pc_0.8_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pc_0.8_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_tpu_0.25_high.inst.cfg b/resources/quality/ultimaker2_plus/um2p_tpu_0.25_high.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_tpu_0.4_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_tpu_0.4_normal.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/quality/ultimaker2_plus/um2p_tpu_0.6_fast.inst.cfg b/resources/quality/ultimaker2_plus/um2p_tpu_0.6_fast.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/shaders/grid.shader b/resources/shaders/grid.shader old mode 100755 new mode 100644 diff --git a/resources/shaders/overhang.shader b/resources/shaders/overhang.shader old mode 100755 new mode 100644 diff --git a/resources/shaders/striped.shader b/resources/shaders/striped.shader old mode 100755 new mode 100644 diff --git a/resources/shaders/transparent_object.shader b/resources/shaders/transparent_object.shader old mode 100755 new mode 100644 diff --git a/resources/themes/cura/fonts/LICENSE.txt b/resources/themes/cura/fonts/LICENSE.txt old mode 100755 new mode 100644 diff --git a/resources/themes/cura/fonts/OpenSans-Bold.ttf b/resources/themes/cura/fonts/OpenSans-Bold.ttf old mode 100755 new mode 100644 diff --git a/resources/themes/cura/fonts/OpenSans-BoldItalic.ttf b/resources/themes/cura/fonts/OpenSans-BoldItalic.ttf old mode 100755 new mode 100644 diff --git a/resources/themes/cura/fonts/OpenSans-Italic.ttf b/resources/themes/cura/fonts/OpenSans-Italic.ttf old mode 100755 new mode 100644 diff --git a/resources/themes/cura/fonts/OpenSans-Light.ttf b/resources/themes/cura/fonts/OpenSans-Light.ttf old mode 100755 new mode 100644 diff --git a/resources/themes/cura/fonts/OpenSans-LightItalic.ttf b/resources/themes/cura/fonts/OpenSans-LightItalic.ttf old mode 100755 new mode 100644 diff --git a/resources/themes/cura/fonts/OpenSans-Regular.ttf b/resources/themes/cura/fonts/OpenSans-Regular.ttf old mode 100755 new mode 100644 diff --git a/resources/themes/cura/fonts/OpenSans-Semibold.ttf b/resources/themes/cura/fonts/OpenSans-Semibold.ttf old mode 100755 new mode 100644 diff --git a/resources/themes/cura/fonts/OpenSans-SemiboldItalic.ttf b/resources/themes/cura/fonts/OpenSans-SemiboldItalic.ttf old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/application.svg b/resources/themes/cura/icons/application.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/arrow_bottom.svg b/resources/themes/cura/icons/arrow_bottom.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/arrow_left.svg b/resources/themes/cura/icons/arrow_left.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/arrow_right.svg b/resources/themes/cura/icons/arrow_right.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/arrow_top.svg b/resources/themes/cura/icons/arrow_top.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/basic.svg b/resources/themes/cura/icons/basic.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_adhesion.svg b/resources/themes/cura/icons/category_adhesion.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_blackmagic.svg b/resources/themes/cura/icons/category_blackmagic.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_cool.svg b/resources/themes/cura/icons/category_cool.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_dual.svg b/resources/themes/cura/icons/category_dual.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_experimental.svg b/resources/themes/cura/icons/category_experimental.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_fixes.svg b/resources/themes/cura/icons/category_fixes.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_infill.svg b/resources/themes/cura/icons/category_infill.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_layer_height.svg b/resources/themes/cura/icons/category_layer_height.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_machine.svg b/resources/themes/cura/icons/category_machine.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_material.svg b/resources/themes/cura/icons/category_material.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_shell.svg b/resources/themes/cura/icons/category_shell.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_shield.svg b/resources/themes/cura/icons/category_shield.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_speed.svg b/resources/themes/cura/icons/category_speed.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_support.svg b/resources/themes/cura/icons/category_support.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_travel.svg b/resources/themes/cura/icons/category_travel.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/category_unknown.svg b/resources/themes/cura/icons/category_unknown.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/check.svg b/resources/themes/cura/icons/check.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/cross1.svg b/resources/themes/cura/icons/cross1.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/cross2.svg b/resources/themes/cura/icons/cross2.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/dense.svg b/resources/themes/cura/icons/dense.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/dot.svg b/resources/themes/cura/icons/dot.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/hollow.svg b/resources/themes/cura/icons/hollow.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/link.svg b/resources/themes/cura/icons/link.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/load.svg b/resources/themes/cura/icons/load.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/minus.svg b/resources/themes/cura/icons/minus.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/mirror.svg b/resources/themes/cura/icons/mirror.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/notice.svg b/resources/themes/cura/icons/notice.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/pencil.svg b/resources/themes/cura/icons/pencil.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/plugin.svg b/resources/themes/cura/icons/plugin.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/plus.svg b/resources/themes/cura/icons/plus.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/print_time.svg b/resources/themes/cura/icons/print_time.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/printsetup.svg b/resources/themes/cura/icons/printsetup.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/quick.svg b/resources/themes/cura/icons/quick.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/reset.svg b/resources/themes/cura/icons/reset.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/rotate.svg b/resources/themes/cura/icons/rotate.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/rotate_layflat.svg b/resources/themes/cura/icons/rotate_layflat.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/rotate_reset.svg b/resources/themes/cura/icons/rotate_reset.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/scale.svg b/resources/themes/cura/icons/scale.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/scale_max.svg b/resources/themes/cura/icons/scale_max.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/scale_reset.svg b/resources/themes/cura/icons/scale_reset.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/setting_per_object.svg b/resources/themes/cura/icons/setting_per_object.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/settings.svg b/resources/themes/cura/icons/settings.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/solid.svg b/resources/themes/cura/icons/solid.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/sparse.svg b/resources/themes/cura/icons/sparse.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/star.svg b/resources/themes/cura/icons/star.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/tab_monitor.svg b/resources/themes/cura/icons/tab_monitor.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/tab_monitor_busy.svg b/resources/themes/cura/icons/tab_monitor_busy.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/tab_monitor_connected.svg b/resources/themes/cura/icons/tab_monitor_connected.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/tab_monitor_offline.svg b/resources/themes/cura/icons/tab_monitor_offline.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/tab_monitor_paused.svg b/resources/themes/cura/icons/tab_monitor_paused.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/tab_monitor_stopped.svg b/resources/themes/cura/icons/tab_monitor_stopped.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/tab_monitor_unknown.svg b/resources/themes/cura/icons/tab_monitor_unknown.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/tab_settings.svg b/resources/themes/cura/icons/tab_settings.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/translate.svg b/resources/themes/cura/icons/translate.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/ulti.svg b/resources/themes/cura/icons/ulti.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/view_layer.svg b/resources/themes/cura/icons/view_layer.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/view_normal.svg b/resources/themes/cura/icons/view_normal.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/view_xray.svg b/resources/themes/cura/icons/view_xray.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/viewmode.svg b/resources/themes/cura/icons/viewmode.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/icons/warning.svg b/resources/themes/cura/icons/warning.svg old mode 100755 new mode 100644 diff --git a/resources/themes/cura/images/logo.svg b/resources/themes/cura/images/logo.svg 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/resources/themes/cura/theme.json b/resources/themes/cura/theme.json old mode 100755 new mode 100644 diff --git a/resources/variants/ultimaker2_extended_plus_0.25.inst.cfg b/resources/variants/ultimaker2_extended_plus_0.25.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/variants/ultimaker2_extended_plus_0.4.inst.cfg b/resources/variants/ultimaker2_extended_plus_0.4.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/variants/ultimaker2_extended_plus_0.6.inst.cfg b/resources/variants/ultimaker2_extended_plus_0.6.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/variants/ultimaker2_extended_plus_0.8.inst.cfg b/resources/variants/ultimaker2_extended_plus_0.8.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/variants/ultimaker2_plus_0.25.inst.cfg b/resources/variants/ultimaker2_plus_0.25.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/variants/ultimaker2_plus_0.4.inst.cfg b/resources/variants/ultimaker2_plus_0.4.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/variants/ultimaker2_plus_0.6.inst.cfg b/resources/variants/ultimaker2_plus_0.6.inst.cfg old mode 100755 new mode 100644 diff --git a/resources/variants/ultimaker2_plus_0.8.inst.cfg b/resources/variants/ultimaker2_plus_0.8.inst.cfg old mode 100755 new mode 100644 diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 diff --git a/tests/TestMachineAction.py b/tests/TestMachineAction.py old mode 100755 new mode 100644