Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report.md2
-rw-r--r--.github/workflows/ci.yml (renamed from .github/workflows/cicd.yml)7
-rw-r--r--CMakeLists.txt31
-rw-r--r--cmake/CuraPluginInstall.cmake10
-rw-r--r--cmake/CuraTests.cmake30
-rw-r--r--cura/ApplicationMetadata.py2
-rw-r--r--cura/Arranging/Arrange.py4
-rw-r--r--cura/Arranging/ArrangeObjectsJob.py95
-rw-r--r--cura/Arranging/Nest2DArrange.py147
-rwxr-xr-xcura/BuildVolume.py15
-rw-r--r--cura/CrashHandler.py5
-rw-r--r--cura/CuraActions.py2
-rwxr-xr-xcura/CuraApplication.py69
-rw-r--r--cura/CuraVersion.py.in3
-rw-r--r--cura/Machines/Models/GlobalStacksModel.py4
-rw-r--r--cura/Machines/Models/QualityManagementModel.py12
-rw-r--r--cura/MultiplyObjectsJob.py74
-rw-r--r--cura/OAuth2/AuthorizationHelpers.py10
-rw-r--r--cura/OAuth2/Models.py6
-rw-r--r--cura/OneAtATimeIterator.py9
-rw-r--r--cura/PreviewPass.py2
-rw-r--r--cura/Scene/ConvexHullDecorator.py57
-rw-r--r--cura/Settings/ContainerManager.py2
-rw-r--r--cura/Settings/CuraContainerRegistry.py72
-rwxr-xr-xcura/Settings/CuraContainerStack.py16
-rw-r--r--cura/Settings/CuraStackBuilder.py13
-rw-r--r--cura/Settings/ExtruderStack.py14
-rwxr-xr-xcura/Settings/GlobalStack.py23
-rwxr-xr-xcura/Settings/MachineManager.py135
-rw-r--r--cura/Settings/MachineNameValidator.py2
-rw-r--r--cura/UI/CuraSplashScreen.py10
-rw-r--r--cura/UltimakerCloud/UltimakerCloudScope.py9
-rwxr-xr-xcura_app.py1
-rwxr-xr-xdocker/build.sh3
-rwxr-xr-xdocker/test.sh3
-rwxr-xr-xplugins/3MFReader/ThreeMFReader.py5
-rwxr-xr-xplugins/3MFReader/ThreeMFWorkspaceReader.py33
-rw-r--r--plugins/3MFReader/WorkspaceDialog.qml27
-rw-r--r--plugins/3MFReader/plugin.json2
-rw-r--r--plugins/3MFWriter/ThreeMFWorkspaceWriter.py4
-rw-r--r--plugins/3MFWriter/plugin.json2
-rw-r--r--plugins/AMFReader/plugin.json2
-rw-r--r--plugins/CuraDrive/plugin.json2
-rwxr-xr-xplugins/CuraEngineBackend/CuraEngineBackend.py72
-rw-r--r--plugins/CuraEngineBackend/StartSliceJob.py4
-rw-r--r--plugins/CuraEngineBackend/plugin.json2
-rw-r--r--plugins/CuraProfileReader/plugin.json2
-rw-r--r--plugins/CuraProfileWriter/plugin.json2
-rw-r--r--plugins/FirmwareUpdateChecker/plugin.json2
-rw-r--r--plugins/FirmwareUpdater/plugin.json2
-rw-r--r--plugins/GCodeGzReader/plugin.json2
-rw-r--r--plugins/GCodeGzWriter/plugin.json2
-rw-r--r--plugins/GCodeProfileReader/plugin.json2
-rw-r--r--plugins/GCodeReader/plugin.json2
-rw-r--r--plugins/GCodeWriter/plugin.json2
-rw-r--r--plugins/ImageReader/plugin.json2
-rw-r--r--plugins/LegacyProfileReader/plugin.json2
-rwxr-xr-xplugins/MachineSettingsAction/MachineSettingsAction.py1
-rw-r--r--plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml9
-rw-r--r--plugins/MachineSettingsAction/plugin.json2
-rw-r--r--plugins/ModelChecker/ModelChecker.py18
-rw-r--r--plugins/ModelChecker/plugin.json2
-rw-r--r--plugins/MonitorStage/MonitorMain.qml4
-rw-r--r--plugins/MonitorStage/plugin.json2
-rw-r--r--plugins/PerObjectSettingsTool/plugin.json2
-rw-r--r--plugins/PostProcessingPlugin/PostProcessingPlugin.py6
-rw-r--r--plugins/PostProcessingPlugin/__init__.py1
-rw-r--r--plugins/PostProcessingPlugin/plugin.json2
-rw-r--r--plugins/PostProcessingPlugin/scripts/ChangeAtZ.py296
-rw-r--r--plugins/PostProcessingPlugin/scripts/DisplayProgressOnLCD.py79
-rw-r--r--plugins/PostProcessingPlugin/tests/TestPostProcessingPlugin.py2
-rw-r--r--plugins/PrepareStage/plugin.json2
-rw-r--r--plugins/PreviewStage/plugin.json2
-rw-r--r--plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py2
-rw-r--r--plugins/RemovableDriveOutputDevice/plugin.json2
-rw-r--r--plugins/SentryLogger/plugin.json2
-rw-r--r--plugins/SimulationView/SimulationPass.py20
-rw-r--r--plugins/SimulationView/plugin.json2
-rwxr-xr-xplugins/SliceInfoPlugin/SliceInfo.py6
-rw-r--r--plugins/SliceInfoPlugin/example_data.html9
-rw-r--r--plugins/SliceInfoPlugin/plugin.json2
-rw-r--r--plugins/SolidView/plugin.json2
-rw-r--r--plugins/SupportEraser/plugin.json2
-rw-r--r--plugins/Toolbox/plugin.json2
-rw-r--r--plugins/Toolbox/resources/qml/components/ToolboxBackColumn.qml10
-rw-r--r--plugins/Toolbox/resources/qml/dialogs/ToolboxLicenseDialog.qml3
-rw-r--r--plugins/Toolbox/src/CloudSync/CloudPackageChecker.py3
-rw-r--r--plugins/TrimeshReader/plugin.json2
-rw-r--r--plugins/UFPReader/plugin.json2
-rw-r--r--plugins/UFPWriter/plugin.json2
-rw-r--r--plugins/UM3NetworkPrinting/plugin.json2
-rw-r--r--plugins/UM3NetworkPrinting/resources/png/Ultimaker 3 Extended.pngbin1038742 -> 920730 bytes
-rw-r--r--plugins/UM3NetworkPrinting/resources/png/Ultimaker 3.pngbin792765 -> 698757 bytes
-rw-r--r--plugins/UM3NetworkPrinting/resources/png/Ultimaker S3.pngbin484401 -> 440557 bytes
-rw-r--r--plugins/UM3NetworkPrinting/resources/png/Ultimaker S5.pngbin1476464 -> 1298912 bytes
-rw-r--r--plugins/UM3NetworkPrinting/resources/qml/MonitorBuildplateConfiguration.qml2
-rw-r--r--plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml4
-rw-r--r--plugins/UM3NetworkPrinting/resources/qml/MonitorContextMenuButton.qml2
-rw-r--r--plugins/UM3NetworkPrinting/resources/qml/MonitorExtruderConfiguration.qml4
-rw-r--r--plugins/UM3NetworkPrinting/resources/qml/MonitorIconExtruder.qml2
-rw-r--r--plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml8
-rw-r--r--plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobProgressBar.qml4
-rw-r--r--plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml44
-rw-r--r--plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterPill.qml2
-rw-r--r--plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml32
-rw-r--r--plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qml1
-rw-r--r--plugins/UM3NetworkPrinting/resources/qml/PrintJobContextMenuItem.qml2
-rw-r--r--plugins/UM3NetworkPrinting/src/Cloud/CloudApiClient.py6
-rw-r--r--plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py46
-rw-r--r--plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py59
-rw-r--r--plugins/UM3NetworkPrinting/src/Cloud/ToolPathUploader.py6
-rw-r--r--plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py19
-rw-r--r--plugins/UM3NetworkPrinting/src/Models/Http/CloudClusterResponse.py6
-rw-r--r--plugins/UM3NetworkPrinting/src/Models/Http/ClusterPrinterStatus.py7
-rw-r--r--plugins/UM3NetworkPrinting/src/Network/LocalClusterOutputDevice.py2
-rw-r--r--plugins/UM3NetworkPrinting/src/Network/SendMaterialJob.py2
-rw-r--r--plugins/UM3NetworkPrinting/src/Network/ZeroConfClient.py8
-rw-r--r--plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py24
-rw-r--r--plugins/USBPrinting/AutoDetectBaudJob.py13
-rw-r--r--plugins/USBPrinting/USBPrinterOutputDevice.py8
-rw-r--r--plugins/USBPrinting/plugin.json2
-rw-r--r--plugins/UltimakerMachineActions/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade22to24/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade25to26/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade26to27/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade27to30/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade30to31/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade32to33/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade33to34/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade34to35/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade35to40/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade40to41/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade41to42/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade42to43/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade43to44/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade44to45/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade45to46/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade460to462/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade462to47/plugin.json2
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade47to48/VersionUpgrade47to48.py79
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade47to48/__init__.py59
-rw-r--r--plugins/VersionUpgrade/VersionUpgrade47to48/plugin.json8
-rw-r--r--plugins/X3DReader/plugin.json2
-rw-r--r--plugins/XRayView/plugin.json2
-rw-r--r--plugins/XmlMaterialProfile/XmlMaterialProfile.py1
-rw-r--r--plugins/XmlMaterialProfile/plugin.json2
-rw-r--r--plugins/XmlMaterialProfile/tests/TestXmlMaterialProfile.py3
-rw-r--r--resources/bundled_packages/cura.json280
-rw-r--r--resources/definitions/SV01.def.json2
-rw-r--r--resources/definitions/anet3d.def.json2
-rw-r--r--resources/definitions/anycubic_kossel.def.json65
-rw-r--r--resources/definitions/anycubic_kossel_linear_plus.def.json35
-rw-r--r--resources/definitions/anycubic_kossel_pulley.def.json16
-rw-r--r--resources/definitions/artillery_base.def.json265
-rw-r--r--resources/definitions/artillery_genius.def.json19
-rw-r--r--resources/definitions/artillery_sidewinder_x1.def.json19
-rwxr-xr-xresources/definitions/biqu_b1.def.json44
-rwxr-xr-xresources/definitions/biqu_b1_abl.def.json44
-rwxr-xr-xresources/definitions/biqu_base.def.json167
-rw-r--r--resources/definitions/blv_mgn_cube_300.def.json34
-rw-r--r--resources/definitions/blv_mgn_cube_350.def.json34
-rw-r--r--resources/definitions/blv_mgn_cube_base.def.json216
-rw-r--r--resources/definitions/cocoon_create.def.json79
-rw-r--r--resources/definitions/cocoon_create_touch.def.json79
-rw-r--r--resources/definitions/creality_base.def.json4
-rw-r--r--resources/definitions/creality_cr10max.def.json4
-rw-r--r--resources/definitions/creality_cr6se.def.json26
-rw-r--r--resources/definitions/erzay3d.def.json2
-rw-r--r--resources/definitions/fdmextruder.def.json2
-rw-r--r--resources/definitions/fdmprinter.def.json51
-rw-r--r--resources/definitions/flsun_qq_s.def.json2
-rw-r--r--resources/definitions/flyingbear_base.def.json387
-rw-r--r--resources/definitions/flyingbear_ghost_5.def.json55
-rw-r--r--resources/definitions/fusedform_300.def.json29
-rw-r--r--resources/definitions/fusedform_600.def.json29
-rw-r--r--resources/definitions/fusedform_600plus.def.json30
-rw-r--r--resources/definitions/fusedform_base.def.json81
-rw-r--r--resources/definitions/fusedform_mini.def.json29
-rw-r--r--resources/definitions/fusedform_std.def.json29
-rw-r--r--resources/definitions/koonovo_base.def.json126
-rw-r--r--resources/definitions/koonovo_elf.def.json25
-rw-r--r--resources/definitions/koonovo_kn3.def.json141
-rw-r--r--resources/definitions/koonovo_kn5.def.json142
-rw-r--r--resources/definitions/koonovo_pyramid.def.json24
-rw-r--r--resources/definitions/liquid.def.json177
-rw-r--r--resources/definitions/lotmaxx_sc10.def.json2
-rw-r--r--resources/definitions/lotmaxx_sc20.def.json2
-rw-r--r--resources/definitions/lotmaxx_sc60.def.json2
-rw-r--r--resources/definitions/maker_starter.def.json2
-rw-r--r--resources/definitions/rigid3d_base.def.json2
-rw-r--r--resources/definitions/strateo3d.def.json5
-rw-r--r--resources/definitions/tinyboy_fabrikator15.def.json44
-rw-r--r--resources/definitions/tronxy_d01.def.json2
-rw-r--r--resources/definitions/tronxy_x.def.json4
-rw-r--r--resources/definitions/tronxy_x5sa.def.json2
-rw-r--r--resources/definitions/tronxy_x5sa_400.def.json2
-rw-r--r--resources/definitions/tronxy_x5sa_500.def.json2
-rw-r--r--resources/definitions/tronxy_xy2.def.json2
-rw-r--r--resources/definitions/tronxy_xy2pro.def.json2
-rw-r--r--resources/definitions/tronxy_xy3.def.json2
-rw-r--r--resources/extruders/anycubic_kossel_extruder_0.def.json15
-rw-r--r--resources/extruders/artillery_base_extruder_0.def.json16
-rwxr-xr-xresources/extruders/biqu_base_extruder_0.def.json15
-rw-r--r--resources/extruders/blv_mgn_cube_extruder_0.def.json20
-rw-r--r--resources/extruders/cocoon_create_extruder_0.def.json15
-rw-r--r--resources/extruders/cocoon_create_touch_extruder_0.def.json15
-rw-r--r--resources/extruders/fusedform_base_extruder_0.def.json15
-rw-r--r--resources/extruders/koonovo_base_extruder_0.def.json16
-rw-r--r--resources/extruders/koonovo_kn3_extruder_0.def.json21
-rw-r--r--resources/extruders/koonovo_kn3_extruder_1.def.json21
-rw-r--r--resources/extruders/koonovo_kn5_extruder_0.def.json21
-rw-r--r--resources/extruders/koonovo_kn5_extruder_1.def.json22
-rw-r--r--resources/extruders/liquid_extruder.def.json14
-rw-r--r--resources/extruders/tinyboy_fabrikator15_extruder_0.def.json15
-rw-r--r--resources/i18n/cs_CZ/cura.po702
-rw-r--r--resources/i18n/cs_CZ/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/cs_CZ/fdmprinter.def.json.po70
-rw-r--r--resources/i18n/cura.pot472
-rw-r--r--resources/i18n/de_DE/cura.po701
-rw-r--r--resources/i18n/de_DE/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/de_DE/fdmprinter.def.json.po70
-rw-r--r--resources/i18n/es_ES/cura.po695
-rw-r--r--resources/i18n/es_ES/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/es_ES/fdmprinter.def.json.po70
-rw-r--r--resources/i18n/fdmextruder.def.json.pot2
-rw-r--r--resources/i18n/fdmprinter.def.json.pot25
-rw-r--r--resources/i18n/fi_FI/cura.po479
-rw-r--r--resources/i18n/fi_FI/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/fi_FI/fdmprinter.def.json.po20
-rw-r--r--resources/i18n/fr_FR/cura.po697
-rw-r--r--resources/i18n/fr_FR/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/fr_FR/fdmprinter.def.json.po70
-rw-r--r--resources/i18n/hu_HU/cura.po493
-rw-r--r--resources/i18n/hu_HU/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/hu_HU/fdmprinter.def.json.po38
-rw-r--r--resources/i18n/it_IT/cura.po695
-rw-r--r--resources/i18n/it_IT/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/it_IT/fdmprinter.def.json.po70
-rw-r--r--resources/i18n/ja_JP/cura.po688
-rw-r--r--resources/i18n/ja_JP/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/ja_JP/fdmprinter.def.json.po70
-rw-r--r--resources/i18n/ko_KR/cura.po686
-rw-r--r--resources/i18n/ko_KR/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/ko_KR/fdmprinter.def.json.po108
-rw-r--r--resources/i18n/nl_NL/cura.po695
-rw-r--r--resources/i18n/nl_NL/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/nl_NL/fdmprinter.def.json.po70
-rw-r--r--resources/i18n/pl_PL/cura.po497
-rw-r--r--resources/i18n/pl_PL/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/pl_PL/fdmprinter.def.json.po38
-rw-r--r--resources/i18n/pt_BR/cura.po695
-rw-r--r--resources/i18n/pt_BR/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/pt_BR/fdmprinter.def.json.po72
-rw-r--r--resources/i18n/pt_PT/cura.po695
-rw-r--r--resources/i18n/pt_PT/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/pt_PT/fdmprinter.def.json.po70
-rw-r--r--resources/i18n/ru_RU/cura.po702
-rw-r--r--resources/i18n/ru_RU/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/ru_RU/fdmprinter.def.json.po70
-rw-r--r--resources/i18n/tr_TR/cura.po695
-rw-r--r--resources/i18n/tr_TR/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/tr_TR/fdmprinter.def.json.po70
-rw-r--r--resources/i18n/zh_CN/cura.po696
-rw-r--r--resources/i18n/zh_CN/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/zh_CN/fdmprinter.def.json.po70
-rw-r--r--resources/i18n/zh_TW/cura.po694
-rw-r--r--resources/i18n/zh_TW/fdmextruder.def.json.po4
-rw-r--r--resources/i18n/zh_TW/fdmprinter.def.json.po72
-rw-r--r--resources/images/Cocoon-backplate.pngbin0 -> 1061 bytes
-rw-r--r--resources/images/koonovo.pngbin0 -> 59304 bytes
-rw-r--r--resources/intent/liquid/liquid_vo0.4_ABS_Draft_Print_Quick.inst.cfg34
-rw-r--r--resources/intent/liquid/liquid_vo0.4_ABS_Fast_Print_Accurate.inst.cfg34
-rw-r--r--resources/intent/liquid/liquid_vo0.4_ABS_Fast_Visual.inst.cfg17
-rw-r--r--resources/intent/liquid/liquid_vo0.4_ABS_High_Visual.inst.cfg17
-rw-r--r--resources/intent/liquid/liquid_vo0.4_ABS_Normal_Quality_Accurate.inst.cfg34
-rw-r--r--resources/intent/liquid/liquid_vo0.4_ABS_Normal_Visual.inst.cfg17
-rw-r--r--resources/intent/liquid/liquid_vo0.4_CPE_Fast_Print_Accurate.inst.cfg35
-rw-r--r--resources/intent/liquid/liquid_vo0.4_CPE_Normal_Quality_Accurate.inst.cfg35
-rw-r--r--resources/intent/liquid/liquid_vo0.4_Nylon_Fast_Print_Accurate.inst.cfg35
-rw-r--r--resources/intent/liquid/liquid_vo0.4_Nylon_Normal_Quality_Accurate.inst.cfg35
-rw-r--r--resources/intent/liquid/liquid_vo0.4_PC_Fast_Print_Accurate.inst.cfg35
-rw-r--r--resources/intent/liquid/liquid_vo0.4_PC_Normal_Quality_Accurate.inst.cfg35
-rw-r--r--resources/intent/liquid/liquid_vo0.4_PETG_Draft_Print_Quick.inst.cfg34
-rw-r--r--resources/intent/liquid/liquid_vo0.4_PETG_Fast_Print_Accurate.inst.cfg34
-rw-r--r--resources/intent/liquid/liquid_vo0.4_PETG_Fast_Visual.inst.cfg17
-rw-r--r--resources/intent/liquid/liquid_vo0.4_PETG_High_Visual.inst.cfg17
-rw-r--r--resources/intent/liquid/liquid_vo0.4_PETG_Normal_Quality_Accurate.inst.cfg34
-rw-r--r--resources/intent/liquid/liquid_vo0.4_PETG_Normal_Visual.inst.cfg17
-rw-r--r--resources/intent/liquid/liquid_vo0.4_PLA_Draft_Print_Quick.inst.cfg34
-rw-r--r--resources/intent/liquid/liquid_vo0.4_PLA_Fast_Print_Accurate.inst.cfg34
-rw-r--r--resources/intent/liquid/liquid_vo0.4_PLA_Fast_Visual.inst.cfg17
-rw-r--r--resources/intent/liquid/liquid_vo0.4_PLA_High_Visual.inst.cfg17
-rw-r--r--resources/intent/liquid/liquid_vo0.4_PLA_Normal_Quality_Accurate.inst.cfg34
-rw-r--r--resources/intent/liquid/liquid_vo0.4_PLA_Normal_Visual.inst.cfg17
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print_Quick.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Print_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_High_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Quality_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_CPEP_Fast_Print_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_CPEP_Normal_Quality_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_CPE_Fast_Print_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_CPE_Normal_Quality_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_Nylon_Fast_Print_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_Nylon_Normal_Quality_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_PC_Fast_Print_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_PC_Normal_Quality_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print_Quick.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Print_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_High_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Quality_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Draft_Print_Quick.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Print_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_High_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Quality_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print_Quick.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Print_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_High_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Quality_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_CPEP_Fast_Print_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_CPEP_Normal_Quality_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_CPE_Fast_Print_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_CPE_Normal_Quality_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_Nylon_Fast_Print_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_Nylon_Normal_Quality_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_PC_Fast_Print_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_PC_Normal_Quality_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print_Quick.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Print_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_High_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Quality_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Draft_Print_Quick.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Print_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_High_Visual.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Quality_Accurate.inst.cfg2
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Visual.inst.cfg2
-rw-r--r--resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.10_visual.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.15_eng.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.15_visual.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_eng.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_quick.inst.cfg2
-rw-r--r--resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_visual.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.25_quick.inst.cfg2
-rw-r--r--resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.30_quick.inst.cfg2
-rw-r--r--resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.10_visual.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.15_eng.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.15_visual.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_eng.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_quick.inst.cfg2
-rw-r--r--resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_visual.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.25_quick.inst.cfg2
-rw-r--r--resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.30_quick.inst.cfg2
-rw-r--r--resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.10_visual.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.15_eng.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.15_visual.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_eng.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_quick.inst.cfg2
-rw-r--r--resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_visual.inst.inst.cfg2
-rw-r--r--resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.25_quick.inst.cfg2
-rw-r--r--resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.30_quick.inst.cfg2
-rwxr-xr-xresources/meshes/BIQU_SSS.stlbin0 -> 223384 bytes
-rw-r--r--resources/meshes/FLSUN-QQ-S.stlbin996434 -> 0 bytes
-rw-r--r--resources/meshes/artillery_genius.stlbin0 -> 834684 bytes
-rw-r--r--resources/meshes/artillery_swx1.stlbin0 -> 774784 bytes
-rw-r--r--resources/meshes/blv_mgn_cube_300_platform.3mfbin0 -> 651440 bytes
-rw-r--r--resources/meshes/blv_mgn_cube_350_platform.3mfbin0 -> 718098 bytes
-rw-r--r--resources/meshes/flsun_qq_s.3mfbin0 -> 226011 bytes
-rw-r--r--resources/meshes/koonovo.obj60
-rw-r--r--resources/meshes/koonovo_kn3.stlbin0 -> 756484 bytes
-rw-r--r--resources/meshes/koonovo_kn5.stlbin0 -> 872284 bytes
-rw-r--r--resources/meshes/liquid_platform.stlbin0 -> 599884 bytes
-rw-r--r--resources/meshes/tevo_tarantula_pro_platform.3mfbin3272 -> 5182 bytes
-rw-r--r--resources/meshes/tinyboy_fabrikator15.stlbin0 -> 37084 bytes
-rw-r--r--resources/qml/Account/UserOperations.qml4
-rw-r--r--resources/qml/Cura.qml19
-rw-r--r--resources/qml/Dialogs/AboutDialog.qml2
-rw-r--r--resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml6
-rw-r--r--resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml22
-rw-r--r--resources/qml/ObjectItemButton.qml15
-rw-r--r--resources/qml/Preferences/MachinesPage.qml2
-rw-r--r--resources/qml/Preferences/Materials/MaterialsView.qml2
-rw-r--r--resources/qml/Preferences/ProfilesPage.qml2
-rw-r--r--resources/qml/PrintMonitor.qml2
-rw-r--r--resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml16
-rw-r--r--resources/qml/PrintSetupTooltip.qml58
-rw-r--r--resources/qml/PrinterSelector/MachineSelector.qml6
-rw-r--r--resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml5
-rw-r--r--resources/qml/WelcomePages/WhatsNewContent.qml1
-rw-r--r--resources/quality/Leapfrog_Bolt_Pro/Leapfrog_Bolt_Pro_global_standard.inst.cfg2
-rw-r--r--resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_brass0.4_abs_natural_standard.inst.cfg2
-rw-r--r--resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_nozzlex0.4_abs_natural_standard.inst.cfg2
-rw-r--r--resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_brass0.4_epla_natural_standard.inst.cfg2
-rw-r--r--resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_nozzlex0.4_epla_natural_standard.inst.cfg2
-rw-r--r--resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_brass0.4_pva_natural_standard.inst.cfg2
-rw-r--r--resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_nozzlex0.4_pva_natural_standard.inst.cfg2
-rw-r--r--resources/quality/abax_pri3/apri3_pla_fast.inst.cfg2
-rw-r--r--resources/quality/abax_pri3/apri3_pla_high.inst.cfg2
-rw-r--r--resources/quality/abax_pri3/apri3_pla_normal.inst.cfg2
-rw-r--r--resources/quality/abax_pri5/apri5_pla_fast.inst.cfg2
-rw-r--r--resources/quality/abax_pri5/apri5_pla_high.inst.cfg2
-rw-r--r--resources/quality/abax_pri5/apri5_pla_normal.inst.cfg2
-rw-r--r--resources/quality/abax_titan/atitan_pla_fast.inst.cfg2
-rw-r--r--resources/quality/abax_titan/atitan_pla_high.inst.cfg2
-rw-r--r--resources/quality/abax_titan/atitan_pla_normal.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/abs/anycubic_4max_abs_draft.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/abs/anycubic_4max_abs_high.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/abs/anycubic_4max_abs_normal.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/anycubic_4max_draft.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/anycubic_4max_high.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/anycubic_4max_normal.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/hips/anycubic_4max_hips_draft.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/hips/anycubic_4max_hips_high.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/hips/anycubic_4max_hips_normal.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/petg/anycubic_4max_petg_draft.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/petg/anycubic_4max_petg_high.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/petg/anycubic_4max_petg_normal.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/pla/anycubic_4max_pla_draft.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/pla/anycubic_4max_pla_high.inst.cfg2
-rw-r--r--resources/quality/anycubic_4max/pla/anycubic_4max_pla_normal.inst.cfg2
-rw-r--r--resources/quality/anycubic_chiron/anycubic_chiron_draft.inst.cfg2
-rw-r--r--resources/quality/anycubic_chiron/anycubic_chiron_high.inst.cfg2
-rw-r--r--resources/quality/anycubic_chiron/anycubic_chiron_normal.inst.cfg2
-rw-r--r--resources/quality/anycubic_i3_mega/anycubic_i3_mega_draft.inst.cfg2
-rw-r--r--resources/quality/anycubic_i3_mega/anycubic_i3_mega_high.inst.cfg2
-rw-r--r--resources/quality/anycubic_i3_mega/anycubic_i3_mega_normal.inst.cfg2
-rw-r--r--resources/quality/anycubic_mega_zero/anycubic_mega_zero_draft.inst.cfg2
-rw-r--r--resources/quality/anycubic_mega_zero/anycubic_mega_zero_high.inst.cfg2
-rw-r--r--resources/quality/anycubic_mega_zero/anycubic_mega_zero_normal.inst.cfg2
-rw-r--r--resources/quality/anycubic_predator/predator_coarse.inst.cfg2
-rw-r--r--resources/quality/anycubic_predator/predator_draft.inst.cfg2
-rw-r--r--resources/quality/anycubic_predator/predator_extra_coarse.inst.cfg2
-rw-r--r--resources/quality/anycubic_predator/predator_extra_fine.inst.cfg2
-rw-r--r--resources/quality/anycubic_predator/predator_fine.inst.cfg2
-rw-r--r--resources/quality/anycubic_predator/predator_normal.inst.cfg2
-rw-r--r--resources/quality/artillery/ABS/artillery_0.2_ABS_super.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.2_ABS_ultra.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.3_ABS_adaptive.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.3_ABS_low.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.3_ABS_standard.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.3_ABS_super.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.4_ABS_adaptive.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.4_ABS_low.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.4_ABS_standard.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.4_ABS_super.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.5_ABS_adaptive.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.5_ABS_low.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.5_ABS_standard.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.5_ABS_super.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.6_ABS_standard.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_0.8_ABS_draft.inst.cfg14
-rw-r--r--resources/quality/artillery/ABS/artillery_1.0_ABS_draft.inst.cfg14
-rw-r--r--resources/quality/artillery/PETG/artillery_0.2_PETG_super.inst.cfg15
-rw-r--r--resources/quality/artillery/PETG/artillery_0.2_PETG_ultra.inst.cfg15
-rw-r--r--resources/quality/artillery/PETG/artillery_0.3_PETG_adaptive.inst.cfg15
-rw-r--r--resources/quality/artillery/PETG/artillery_0.3_PETG_low.inst.cfg15
-rw-r--r--resources/quality/artillery/PETG/artillery_0.3_PETG_standard.inst.cfg16
-rw-r--r--resources/quality/artillery/PETG/artillery_0.3_PETG_super.inst.cfg16
-rw-r--r--resources/quality/artillery/PETG/artillery_0.4_PETG_adaptive.inst.cfg16
-rw-r--r--resources/quality/artillery/PETG/artillery_0.4_PETG_low.inst.cfg16
-rw-r--r--resources/quality/artillery/PETG/artillery_0.4_PETG_standard.inst.cfg16
-rw-r--r--resources/quality/artillery/PETG/artillery_0.4_PETG_super.inst.cfg16
-rw-r--r--resources/quality/artillery/PETG/artillery_0.5_PETG_adaptive.inst.cfg16
-rw-r--r--resources/quality/artillery/PETG/artillery_0.5_PETG_low.inst.cfg16
-rw-r--r--resources/quality/artillery/PETG/artillery_0.5_PETG_standard.inst.cfg16
-rw-r--r--resources/quality/artillery/PETG/artillery_0.5_PETG_super.inst.cfg16
-rw-r--r--resources/quality/artillery/PETG/artillery_0.6_PETG_standard.inst.cfg16
-rw-r--r--resources/quality/artillery/PETG/artillery_0.8_PETG_draft.inst.cfg16
-rw-r--r--resources/quality/artillery/PETG/artillery_1.0_PETG_draft.inst.cfg16
-rw-r--r--resources/quality/artillery/PLA/artillery_0.2_PLA_super.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.2_PLA_ultra.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.3_PLA_adaptive.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.3_PLA_low.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.3_PLA_standard.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.3_PLA_super.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.4_PLA_adaptive.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.4_PLA_low.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.4_PLA_standard.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.4_PLA_super.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.5_PLA_adaptive.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.5_PLA_low.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.5_PLA_standard.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.5_PLA_super.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.6_PLA_draft.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.6_PLA_low.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.6_PLA_standard.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_0.8_PLA_draft.inst.cfg13
-rw-r--r--resources/quality/artillery/PLA/artillery_1.0_PLA_draft.inst.cfg13
-rw-r--r--resources/quality/artillery/TPU/artillery_0.3_TPU_adaptive.inst.cfg13
-rw-r--r--resources/quality/artillery/TPU/artillery_0.3_TPU_standard.inst.cfg13
-rw-r--r--resources/quality/artillery/TPU/artillery_0.3_TPU_super.inst.cfg13
-rw-r--r--resources/quality/artillery/TPU/artillery_0.4_TPU_adaptive.inst.cfg13
-rw-r--r--resources/quality/artillery/TPU/artillery_0.4_TPU_standard.inst.cfg13
-rw-r--r--resources/quality/artillery/TPU/artillery_0.4_TPU_super.inst.cfg13
-rw-r--r--resources/quality/artillery/TPU/artillery_0.5_TPU_adaptive.inst.cfg13
-rw-r--r--resources/quality/artillery/TPU/artillery_0.5_TPU_standard.inst.cfg13
-rw-r--r--resources/quality/artillery/TPU/artillery_0.5_TPU_super.inst.cfg13
-rw-r--r--resources/quality/artillery/TPU/artillery_0.6_TPU_standard.inst.cfg13
-rw-r--r--resources/quality/artillery/TPU/artillery_0.8_TPU_draft.inst.cfg13
-rw-r--r--resources/quality/artillery/TPU/artillery_1.0_TPU_draft.inst.cfg13
-rw-r--r--resources/quality/artillery/artillery_global_adaptive.inst.cfg19
-rw-r--r--resources/quality/artillery/artillery_global_draft.inst.cfg18
-rw-r--r--resources/quality/artillery/artillery_global_low.inst.cfg18
-rw-r--r--resources/quality/artillery/artillery_global_standard.inst.cfg18
-rw-r--r--resources/quality/artillery/artillery_global_super.inst.cfg18
-rw-r--r--resources/quality/artillery/artillery_global_ultra.inst.cfg18
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_global_extrafast_quality.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_global_extrafine_quality.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_global_fast_quality.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_global_fine_quality.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_global_normal_quality.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_global_sprint_quality.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_global_supersprint_quality.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_global_ultrasprint_quality.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_fast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_fine.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_normal.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_fast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_fine.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_normal.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_fast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_fine.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_normal.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_fast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_fine.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_normal.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_fast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_fine.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_normal.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_fast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_fine.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_normal.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_fast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_fine.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_normal.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_fast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_fine.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_normal.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_sprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_supersprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_sprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_supersprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_sprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_supersprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_sprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_supersprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_sprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_supersprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_sprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_supersprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_sprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_supersprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_extrafast.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_sprint.inst.cfg2
-rw-r--r--resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_supersprint.inst.cfg2
-rw-r--r--resources/quality/beamup_l/beamup_l_coarse.inst.cfg2
-rw-r--r--resources/quality/beamup_l/beamup_l_draft.inst.cfg2
-rw-r--r--resources/quality/beamup_l/beamup_l_extra_fine.inst.cfg2
-rw-r--r--resources/quality/beamup_l/beamup_l_fine.inst.cfg2
-rw-r--r--resources/quality/beamup_l/beamup_l_normal.inst.cfg2
-rw-r--r--resources/quality/beamup_s/beamup_s_coarse.inst.cfg2
-rw-r--r--resources/quality/beamup_s/beamup_s_draft.inst.cfg2
-rw-r--r--resources/quality/beamup_s/beamup_s_extra_fine.inst.cfg2
-rw-r--r--resources/quality/beamup_s/beamup_s_fine.inst.cfg2
-rw-r--r--resources/quality/beamup_s/beamup_s_normal.inst.cfg2
-rw-r--r--resources/quality/biqu/base/biqu_base_0.2_ABS_super.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.2_ABS_ultra.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.2_PETG_super.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.2_PETG_ultra.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.2_PLA_super.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.2_PLA_ultra.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_ABS_adaptive.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_ABS_low.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_ABS_standard.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_ABS_super.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_PETG_adaptive.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_PETG_low.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_PETG_standard.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_PETG_super.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_PLA_adaptive.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_PLA_low.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_PLA_standard.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_PLA_super.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_TPU_adaptive.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_TPU_standard.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.3_TPU_super.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_ABS_adaptive.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_ABS_low.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_ABS_standard.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_ABS_super.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_PETG_adaptive.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_PETG_low.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_PETG_standard.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_PETG_super.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_PLA_adaptive.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_PLA_low.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_PLA_standard.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_PLA_super.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_TPU_adaptive.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_TPU_standard.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.4_TPU_super.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_ABS_adaptive.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_ABS_low.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_ABS_standard.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_ABS_super.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_PETG_adaptive.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_PETG_low.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_PETG_standard.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_PETG_super.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_PLA_adaptive.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_PLA_low.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_PLA_standard.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_PLA_super.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_TPU_adaptive.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_TPU_standard.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.5_TPU_super.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.6_ABS_standard.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.6_PETG_standard.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.6_PLA_draft.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.6_PLA_low.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.6_PLA_standard.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.6_TPU_standard.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.8_ABS_draft.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_0.8_PETG_draft.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_0.8_PLA_draft.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_0.8_TPU_draft.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_1.0_ABS_draft.inst.cfg14
-rw-r--r--resources/quality/biqu/base/biqu_base_1.0_PETG_draft.inst.cfg15
-rw-r--r--resources/quality/biqu/base/biqu_base_1.0_PLA_draft.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_1.0_TPU_draft.inst.cfg13
-rw-r--r--resources/quality/biqu/base/biqu_base_global_adaptive.inst.cfg19
-rw-r--r--resources/quality/biqu/base/biqu_base_global_draft.inst.cfg18
-rw-r--r--resources/quality/biqu/base/biqu_base_global_low.inst.cfg18
-rw-r--r--resources/quality/biqu/base/biqu_base_global_standard.inst.cfg18
-rw-r--r--resources/quality/biqu/base/biqu_base_global_super.inst.cfg18
-rw-r--r--resources/quality/biqu/base/biqu_base_global_ultra.inst.cfg18
-rw-r--r--resources/quality/builder_premium/bp_BVOH_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_BVOH_High_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_BVOH_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_Innoflex60_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_Innoflex60_High_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_Innoflex60_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_PET_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_PET_High_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_PET_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_PLA_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_PLA_High_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_PLA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_PVA_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_PVA_High_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_PVA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_global_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_global_High_Quality.inst.cfg2
-rw-r--r--resources/quality/builder_premium/bp_global_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/cartesio/abs/cartesio_0.25_abs_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/abs/cartesio_0.25_abs_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/abs/cartesio_0.4_abs_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/abs/cartesio_0.4_abs_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/abs/cartesio_0.8_abs_coarse.inst.cfg2
-rw-r--r--resources/quality/cartesio/abs/cartesio_0.8_abs_extra_coarse.inst.cfg2
-rw-r--r--resources/quality/cartesio/abs/cartesio_0.8_abs_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/abs/cartesio_0.8_abs_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/cartesio_global_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/cartesio/cartesio_global_Extra_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/cartesio/cartesio_global_High_Quality.inst.cfg2
-rw-r--r--resources/quality/cartesio/cartesio_global_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/cartesio/hips/cartesio_0.25_hips_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/hips/cartesio_0.25_hips_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/hips/cartesio_0.4_hips_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/hips/cartesio_0.4_hips_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/hips/cartesio_0.8_hips_coarse.inst.cfg2
-rw-r--r--resources/quality/cartesio/hips/cartesio_0.8_hips_extra_coarse.inst.cfg2
-rw-r--r--resources/quality/cartesio/hips/cartesio_0.8_hips_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/hips/cartesio_0.8_hips_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/nylon/cartesio_0.25_nylon_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/nylon/cartesio_0.25_nylon_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/nylon/cartesio_0.4_nylon_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/nylon/cartesio_0.4_nylon_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/nylon/cartesio_0.8_nylon_coarse.inst.cfg2
-rw-r--r--resources/quality/cartesio/nylon/cartesio_0.8_nylon_extra_coarse.inst.cfg2
-rw-r--r--resources/quality/cartesio/nylon/cartesio_0.8_nylon_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/nylon/cartesio_0.8_nylon_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/pc/cartesio_0.25_pc_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/pc/cartesio_0.25_pc_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/pc/cartesio_0.4_pc_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/pc/cartesio_0.4_pc_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/pc/cartesio_0.8_pc_coarse.inst.cfg2
-rw-r--r--resources/quality/cartesio/pc/cartesio_0.8_pc_extra_coarse.inst.cfg2
-rw-r--r--resources/quality/cartesio/pc/cartesio_0.8_pc_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/pc/cartesio_0.8_pc_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/petg/cartesio_0.25_petg_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/petg/cartesio_0.25_petg_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/petg/cartesio_0.4_petg_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/petg/cartesio_0.4_petg_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/petg/cartesio_0.8_petg_coarse.inst.cfg2
-rw-r--r--resources/quality/cartesio/petg/cartesio_0.8_petg_extra_coarse.inst.cfg2
-rw-r--r--resources/quality/cartesio/petg/cartesio_0.8_petg_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/petg/cartesio_0.8_petg_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/pla/cartesio_0.25_pla_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/pla/cartesio_0.25_pla_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/pla/cartesio_0.4_pla_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/pla/cartesio_0.4_pla_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/pla/cartesio_0.8_pla_coarse.inst.cfg2
-rw-r--r--resources/quality/cartesio/pla/cartesio_0.8_pla_extra_coarse.inst.cfg2
-rw-r--r--resources/quality/cartesio/pla/cartesio_0.8_pla_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/pla/cartesio_0.8_pla_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/pva/cartesio_0.25_pva_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/pva/cartesio_0.25_pva_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/pva/cartesio_0.4_pva_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/pva/cartesio_0.4_pva_normal.inst.cfg2
-rw-r--r--resources/quality/cartesio/pva/cartesio_0.8_pva_coarse.inst.cfg2
-rw-r--r--resources/quality/cartesio/pva/cartesio_0.8_pva_extra_coarse.inst.cfg2
-rw-r--r--resources/quality/cartesio/pva/cartesio_0.8_pva_high.inst.cfg2
-rw-r--r--resources/quality/cartesio/pva/cartesio_0.8_pva_normal.inst.cfg2
-rw-r--r--resources/quality/coarse.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.2_ABS_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.2_ABS_ultra.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.2_PETG_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.2_PETG_ultra.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.2_PLA_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.2_PLA_ultra.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_ABS_adaptive.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_ABS_low.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_ABS_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_ABS_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_PETG_adaptive.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_PETG_low.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_PETG_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_PETG_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_PLA_adaptive.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_PLA_low.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_PLA_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_PLA_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_TPU_adaptive.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_TPU_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.3_TPU_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_ABS_adaptive.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_ABS_low.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_ABS_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_ABS_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_PETG_adaptive.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_PETG_low.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_PETG_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_PETG_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_PLA_adaptive.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_PLA_low.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_PLA_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_PLA_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_TPU_adaptive.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_TPU_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.4_TPU_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_ABS_adaptive.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_ABS_low.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_ABS_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_ABS_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_PETG_adaptive.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_PETG_low.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_PETG_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_PETG_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_PLA_adaptive.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_PLA_low.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_PLA_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_PLA_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_TPU_adaptive.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_TPU_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.5_TPU_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.6_ABS_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.6_PETG_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.6_PLA_draft.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.6_PLA_low.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.6_PLA_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.6_TPU_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.8_ABS_draft.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.8_PETG_draft.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.8_PLA_draft.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_0.8_TPU_draft.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_1.0_ABS_draft.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_1.0_PETG_draft.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_1.0_PLA_draft.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_1.0_TPU_draft.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_global_adaptive.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_global_draft.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_global_low.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_global_standard.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_global_super.inst.cfg2
-rw-r--r--resources/quality/creality/base/base_global_ultra.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_fast.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_fine.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_standard.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_discoeasy200_pla_fast.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_discoeasy200_pla_fine.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_discoeasy200_pla_standard.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_fast.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_fine.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_standard.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_discoultimate_pla_fast.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_discoultimate_pla_fine.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_discoultimate_pla_standard.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_magis_pla_fast.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_magis_pla_fine.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_magis_pla_standard.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_neva_pla_fast.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_neva_pla_fine.inst.cfg2
-rw-r--r--resources/quality/dagoma/dagoma_neva_pla_standard.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_A.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_B.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_C.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_A.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_B.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_C.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_D.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_E.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_C.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_D.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_E.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_F.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_A.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_B.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_C.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_A.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_B.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_C.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_D.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_E.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_C.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_D.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_E.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_F.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_D.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_E.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_F.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_G.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_D.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_E.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_F.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_G.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_A.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_B.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_C.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_D.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_E.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_C.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_D.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_E.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_F.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_A.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_B.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_C.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_D.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_E.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_C.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_D.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_E.inst.cfg2
-rw-r--r--resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_F.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_A.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_B.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_C.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_A.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_B.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_C.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_D.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_E.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_C.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_D.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_E.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_F.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_A.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_B.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_C.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_A.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_B.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_C.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_D.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_E.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_C.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_D.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_E.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_F.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_D.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_E.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_F.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_G.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_D.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_E.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_F.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_G.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_B.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_C.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_D.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/deltacomb_global_A.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/deltacomb_global_B.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/deltacomb_global_C.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/deltacomb_global_D.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/deltacomb_global_E.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/deltacomb_global_F.inst.cfg2
-rwxr-xr-xresources/quality/deltacomb/deltacomb_global_G.inst.cfg2
-rw-r--r--resources/quality/draft.inst.cfg2
-rw-r--r--resources/quality/extra_coarse.inst.cfg2
-rw-r--r--resources/quality/extra_fast.inst.cfg2
-rw-r--r--resources/quality/fabtotum/fabtotum_abs_fast.inst.cfg3
-rw-r--r--resources/quality/fabtotum/fabtotum_abs_high.inst.cfg3
-rw-r--r--resources/quality/fabtotum/fabtotum_abs_normal.inst.cfg3
-rw-r--r--resources/quality/fabtotum/fabtotum_nylon_fast.inst.cfg3
-rw-r--r--resources/quality/fabtotum/fabtotum_nylon_high.inst.cfg3
-rw-r--r--resources/quality/fabtotum/fabtotum_nylon_normal.inst.cfg3
-rw-r--r--resources/quality/fabtotum/fabtotum_pla_fast.inst.cfg3
-rw-r--r--resources/quality/fabtotum/fabtotum_pla_high.inst.cfg3
-rw-r--r--resources/quality/fabtotum/fabtotum_pla_normal.inst.cfg3
-rw-r--r--resources/quality/fabtotum/fabtotum_tpu_fast.inst.cfg3
-rw-r--r--resources/quality/fabtotum/fabtotum_tpu_high.inst.cfg3
-rw-r--r--resources/quality/fabtotum/fabtotum_tpu_normal.inst.cfg3
-rw-r--r--resources/quality/fabxpro/fabxpro_abs_draft.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_abs_fine.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_abs_normal.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_asa_draft.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_asa_fine.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_asa_normal.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_hips_draft.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_hips_fine.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_hips_normal.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_nylon_draft.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_nylon_fine.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_nylon_normal.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_petg_draft.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_petg_fine.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_petg_normal.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_pla_draft.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_pla_fine.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_pla_normal.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_tpe_draft.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_tpe_fine.inst.cfg2
-rw-r--r--resources/quality/fabxpro/fabxpro_tpe_normal.inst.cfg2
-rw-r--r--resources/quality/fast.inst.cfg2
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.25_abs_super.inst.cfg3
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.25_abs_ultra.inst.cfg3
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.30_abs_adaptive.inst.cfg15
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.30_abs_standard.inst.cfg15
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.30_abs_super.inst.cfg15
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.40_abs_adaptive.inst.cfg3
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.40_abs_low.inst.cfg3
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.40_abs_standard.inst.cfg3
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.40_abs_super.inst.cfg3
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.50_abs_adaptive.inst.cfg15
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.50_abs_draft.inst.cfg15
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.50_abs_low.inst.cfg15
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.50_abs_standard.inst.cfg15
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.60_abs_draft.inst.cfg15
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.60_abs_low.inst.cfg15
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.60_abs_standard.inst.cfg15
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.80_abs_coarse.inst.cfg15
-rw-r--r--resources/quality/flyingbear/abs/flyingbear_0.80_abs_draft.inst.cfg5
-rw-r--r--resources/quality/flyingbear/flyingbear_global_0.08_ultra.inst.cfg4
-rw-r--r--resources/quality/flyingbear/flyingbear_global_0.12_super.inst.cfg6
-rw-r--r--resources/quality/flyingbear/flyingbear_global_0.16_adaptive.inst.cfg4
-rw-r--r--resources/quality/flyingbear/flyingbear_global_0.20_standard.inst.cfg8
-rw-r--r--resources/quality/flyingbear/flyingbear_global_0.28_low.inst.cfg4
-rw-r--r--resources/quality/flyingbear/flyingbear_global_0.32_draft.inst.cfg6
-rw-r--r--resources/quality/flyingbear/flyingbear_global_0.40_coarse.inst.cfg18
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.25_hips_super.inst.cfg3
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.25_hips_ultra.inst.cfg3
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.30_hips_adaptive.inst.cfg15
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.30_hips_standard.inst.cfg15
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.30_hips_super.inst.cfg15
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.40_hips_adaptive.inst.cfg3
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.40_hips_low.inst.cfg3
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.40_hips_standard.inst.cfg3
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.40_hips_super.inst.cfg3
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.50_hips_adaptive.inst.cfg15
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.50_hips_draft.inst.cfg15
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.50_hips_low.inst.cfg15
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.50_hips_standard.inst.cfg15
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.60_hips_draft.inst.cfg15
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.60_hips_low.inst.cfg15
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.60_hips_standard.inst.cfg15
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.80_hips_coarse.inst.cfg15
-rw-r--r--resources/quality/flyingbear/hips/flyingbear_0.80_hips_draft.inst.cfg5
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.25_petg_super.inst.cfg5
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.25_petg_ultra.inst.cfg4
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.30_petg_adaptive.inst.cfg15
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.30_petg_standard.inst.cfg15
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.30_petg_super.inst.cfg15
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.40_petg_adaptive.inst.cfg4
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.40_petg_low.inst.cfg4
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.40_petg_standard.inst.cfg4
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.40_petg_super.inst.cfg4
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.50_petg_adaptive.inst.cfg15
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.50_petg_draft.inst.cfg15
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.50_petg_low.inst.cfg15
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.50_petg_standard.inst.cfg15
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.60_petg_draft.inst.cfg15
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.60_petg_low.inst.cfg15
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.60_petg_standard.inst.cfg15
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.80_petg_coarse.inst.cfg15
-rw-r--r--resources/quality/flyingbear/petg/flyingbear_0.80_petg_draft.inst.cfg4
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.25_pla_super.inst.cfg2
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.25_pla_ultra.inst.cfg2
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.30_pla_adaptive.inst.cfg14
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.30_pla_standard.inst.cfg14
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.30_pla_super.inst.cfg14
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.40_pla_adaptive.inst.cfg2
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.40_pla_low.inst.cfg2
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.40_pla_standard.inst.cfg2
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.40_pla_super.inst.cfg2
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.50_pla_adaptive.inst.cfg14
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.50_pla_draft.inst.cfg14
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.50_pla_low.inst.cfg14
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.50_pla_standard.inst.cfg14
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.60_pla_draft.inst.cfg14
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.60_pla_low.inst.cfg14
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.60_pla_standard.inst.cfg14
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.80_pla_coarse.inst.cfg14
-rw-r--r--resources/quality/flyingbear/pla/flyingbear_0.80_pla_draft.inst.cfg4
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.25_plapro_super.inst.cfg2
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.25_plapro_ultra.inst.cfg2
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.30_plapro_adaptive.inst.cfg14
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.30_plapro_standard.inst.cfg14
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.30_plapro_super.inst.cfg14
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_adaptive.inst.cfg2
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_low.inst.cfg2
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_standard.inst.cfg2
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_super.inst.cfg2
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_adaptive.inst.cfg14
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_draft.inst.cfg14
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_low.inst.cfg14
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_standard.inst.cfg14
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.60_plapro_draft.inst.cfg14
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.60_plapro_low.inst.cfg14
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.60_plapro_standard.inst.cfg14
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.80_plapro_coarse.inst.cfg14
-rw-r--r--resources/quality/flyingbear/plapro/flyingbear_0.80_plapro_draft.inst.cfg4
-rw-r--r--resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_adaptive.inst.cfg4
-rw-r--r--resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_low.inst.cfg16
-rw-r--r--resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_standard.inst.cfg4
-rw-r--r--resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_super.inst.cfg4
-rw-r--r--resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_adaptive.inst.cfg16
-rw-r--r--resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_draft.inst.cfg16
-rw-r--r--resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_low.inst.cfg16
-rw-r--r--resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_standard.inst.cfg16
-rw-r--r--resources/quality/flyingbear/tpu/flyingbear_0.60_tpu_draft.inst.cfg16
-rw-r--r--resources/quality/flyingbear/tpu/flyingbear_0.60_tpu_low.inst.cfg16
-rw-r--r--resources/quality/flyingbear/tpu/flyingbear_0.60_tpu_standard.inst.cfg16
-rw-r--r--resources/quality/flyingbear/tpu/flyingbear_0.80_tpu_coarse.inst.cfg16
-rw-r--r--resources/quality/flyingbear/tpu/flyingbear_0.80_tpu_draft.inst.cfg6
-rw-r--r--resources/quality/fusedform/base/base_PVA_draft.inst.cfg22
-rw-r--r--resources/quality/fusedform/base/base_PVA_high.inst.cfg22
-rw-r--r--resources/quality/fusedform/base/base_PVA_normal.inst.cfg22
-rw-r--r--resources/quality/fusedform/base/base_abs_draft.inst.cfg19
-rw-r--r--resources/quality/fusedform/base/base_abs_high.inst.cfg21
-rw-r--r--resources/quality/fusedform/base/base_abs_normal.inst.cfg20
-rw-r--r--resources/quality/fusedform/base/base_abs_ultra_high.inst.cfg20
-rw-r--r--resources/quality/fusedform/base/base_draft.inst.cfg14
-rw-r--r--resources/quality/fusedform/base/base_flex_high.inst.cfg23
-rw-r--r--resources/quality/fusedform/base/base_flex_normal.inst.cfg23
-rw-r--r--resources/quality/fusedform/base/base_high.inst.cfg15
-rw-r--r--resources/quality/fusedform/base/base_hips_draft.inst.cfg19
-rw-r--r--resources/quality/fusedform/base/base_hips_high.inst.cfg21
-rw-r--r--resources/quality/fusedform/base/base_hips_normal.inst.cfg20
-rw-r--r--resources/quality/fusedform/base/base_hips_ultra_high.inst.cfg20
-rw-r--r--resources/quality/fusedform/base/base_normal.inst.cfg14
-rw-r--r--resources/quality/fusedform/base/base_nylon_draft.inst.cfg19
-rw-r--r--resources/quality/fusedform/base/base_nylon_high.inst.cfg20
-rw-r--r--resources/quality/fusedform/base/base_nylon_normal.inst.cfg20
-rw-r--r--resources/quality/fusedform/base/base_nylon_ultra_high.inst.cfg20
-rw-r--r--resources/quality/fusedform/base/base_petg_high.inst.cfg28
-rw-r--r--resources/quality/fusedform/base/base_petg_normal.inst.cfg28
-rw-r--r--resources/quality/fusedform/base/base_pla_draft.inst.cfg15
-rw-r--r--resources/quality/fusedform/base/base_pla_high.inst.cfg15
-rw-r--r--resources/quality/fusedform/base/base_pla_normal.inst.cfg15
-rw-r--r--resources/quality/fusedform/base/base_pla_ultra_high.inst.cfg15
-rw-r--r--resources/quality/fusedform/base/base_ultra_high.inst.cfg14
-rw-r--r--resources/quality/gmax15plus/gmax15plus_global_dual_normal.inst.cfg2
-rw-r--r--resources/quality/gmax15plus/gmax15plus_global_dual_thick.inst.cfg2
-rw-r--r--resources/quality/gmax15plus/gmax15plus_global_dual_thin.inst.cfg2
-rw-r--r--resources/quality/gmax15plus/gmax15plus_global_dual_very_thick.inst.cfg2
-rw-r--r--resources/quality/gmax15plus/gmax15plus_global_normal.inst.cfg2
-rw-r--r--resources/quality/gmax15plus/gmax15plus_global_thick.inst.cfg2
-rw-r--r--resources/quality/gmax15plus/gmax15plus_global_thin.inst.cfg2
-rw-r--r--resources/quality/gmax15plus/gmax15plus_global_very_thick.inst.cfg2
-rw-r--r--resources/quality/high.inst.cfg2
-rw-r--r--resources/quality/hms434/hms434_global_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/hms434/hms434_global_High_Quality.inst.cfg2
-rw-r--r--resources/quality/hms434/hms434_global_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/hms434/pla/hms434_0.4_pla_high.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_coarse.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_fine.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_medium.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_coarse.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_fine.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_medium.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_ultrafine.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox/imade3d_jellybox_coarse.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox/imade3d_jellybox_fine.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox/imade3d_jellybox_normal.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox/imade3d_jellybox_ultrafine.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_coarse.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_fine.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_medium.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_coarse.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_fine.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_medium.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_ultrafine.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox_2/jb2_global_coarse.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox_2/jb2_global_fine.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox_2/jb2_global_normal.inst.cfg2
-rw-r--r--resources/quality/imade3d_jellybox_2/jb2_global_ultrafine.inst.cfg2
-rw-r--r--resources/quality/katihal/alya3dp_normal.inst.cfg2
-rw-r--r--resources/quality/katihal/alya3dp_normal_generic_pla.inst.cfg2
-rw-r--r--resources/quality/katihal/alyanx3dp_normal.inst.cfg2
-rw-r--r--resources/quality/katihal/alyanx3dp_normal_generic_pla.inst.cfg2
-rw-r--r--resources/quality/katihal/kupido_normal.inst.cfg2
-rw-r--r--resources/quality/katihal/kupido_normal_generic_abs.inst.cfg2
-rw-r--r--resources/quality/katihal/kupido_normal_generic_pla.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_beta_abs_draft.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_beta_abs_extra_fine.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_beta_abs_fine.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_beta_abs_low.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_beta_abs_normal.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_beta_pla_draft.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_beta_pla_extra_fine.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_beta_pla_fine.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_beta_pla_low.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_beta_pla_normal.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_gama_pla_draft.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_gama_pla_extra_fine.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_gama_pla_fine.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_gama_pla_low.inst.cfg2
-rw-r--r--resources/quality/kemiq_q2/kemiq_q2_gama_pla_normal.inst.cfg2
-rw-r--r--resources/quality/key3d/key3d_tyro_best.inst.cfg2
-rw-r--r--resources/quality/key3d/key3d_tyro_fast.inst.cfg2
-rw-r--r--resources/quality/key3d/key3d_tyro_normal.inst.cfg2
-rw-r--r--resources/quality/koonovo/koonovo_base_global_draft.inst.cfg17
-rw-r--r--resources/quality/koonovo/koonovo_base_global_standard.inst.cfg18
-rw-r--r--resources/quality/koonovo/koovono_base_global_high.inst.cfg18
-rw-r--r--resources/quality/liquid/liquid_global_Draft_Quality.inst.cfg14
-rw-r--r--resources/quality/liquid/liquid_global_Fast_Quality.inst.cfg14
-rw-r--r--resources/quality/liquid/liquid_global_High_Quality.inst.cfg14
-rw-r--r--resources/quality/liquid/liquid_global_Normal_Quality.inst.cfg14
-rw-r--r--resources/quality/liquid/liquid_global_Superdraft_Quality.inst.cfg14
-rw-r--r--resources/quality/liquid/liquid_global_Verydraft_Quality.inst.cfg14
-rw-r--r--resources/quality/liquid/liquid_vo0.4_ABS_Draft_Print.inst.cfg31
-rw-r--r--resources/quality/liquid/liquid_vo0.4_ABS_Fast_Print.inst.cfg30
-rw-r--r--resources/quality/liquid/liquid_vo0.4_ABS_High_Quality.inst.cfg29
-rw-r--r--resources/quality/liquid/liquid_vo0.4_ABS_Normal_Quality.inst.cfg27
-rw-r--r--resources/quality/liquid/liquid_vo0.4_CPE_Draft_Print.inst.cfg28
-rw-r--r--resources/quality/liquid/liquid_vo0.4_CPE_Fast_Print.inst.cfg27
-rw-r--r--resources/quality/liquid/liquid_vo0.4_CPE_High_Quality.inst.cfg28
-rw-r--r--resources/quality/liquid/liquid_vo0.4_CPE_Normal_Quality.inst.cfg26
-rw-r--r--resources/quality/liquid/liquid_vo0.4_Nylon_Draft_Print.inst.cfg38
-rw-r--r--resources/quality/liquid/liquid_vo0.4_Nylon_Fast_Print.inst.cfg38
-rw-r--r--resources/quality/liquid/liquid_vo0.4_Nylon_High_Quality.inst.cfg37
-rw-r--r--resources/quality/liquid/liquid_vo0.4_Nylon_Normal_Quality.inst.cfg37
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PC_Draft_Print.inst.cfg63
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PC_Fast_Print.inst.cfg63
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PC_High_Quality.inst.cfg64
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PC_Normal_Quality.inst.cfg62
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PETG_Draft_Print.inst.cfg36
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PETG_Fast_Print.inst.cfg31
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PETG_High_Quality.inst.cfg33
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PETG_Normal_Quality.inst.cfg29
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PLA_Draft_Print.inst.cfg36
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PLA_Fast_Print.inst.cfg31
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PLA_High_Quality.inst.cfg33
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PLA_Normal_Quality.inst.cfg29
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PP_Draft_Print.inst.cfg62
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PP_Fast_Print.inst.cfg64
-rw-r--r--resources/quality/liquid/liquid_vo0.4_PP_Normal_Quality.inst.cfg64
-rw-r--r--resources/quality/liquid/liquid_vo0.4_TPU_Draft_Print.inst.cfg63
-rw-r--r--resources/quality/liquid/liquid_vo0.4_TPU_Fast_Print.inst.cfg64
-rw-r--r--resources/quality/liquid/liquid_vo0.4_TPU_Normal_Quality.inst.cfg63
-rw-r--r--resources/quality/liquid/liquid_vo0.6_CFFCPE_Draft_Print.inst.cfg31
-rw-r--r--resources/quality/liquid/liquid_vo0.6_CFFPA_Draft_Print.inst.cfg31
-rw-r--r--resources/quality/liquid/liquid_vo0.6_GFFCPE_Draft_Print.inst.cfg31
-rw-r--r--resources/quality/liquid/liquid_vo0.6_GFFPA_Draft_Print.inst.cfg31
-rw-r--r--resources/quality/liquid/liquid_vo0.6_PETG_Draft_Print.inst.cfg43
-rw-r--r--resources/quality/liquid/liquid_vo0.6_PETG_Fast_Print.inst.cfg43
-rw-r--r--resources/quality/liquid/liquid_vo0.6_PLA_Draft_Print.inst.cfg43
-rw-r--r--resources/quality/liquid/liquid_vo0.6_PLA_Fast_Print.inst.cfg43
-rw-r--r--resources/quality/liquid/liquid_vo0.8_ABS_Draft_Print.inst.cfg22
-rw-r--r--resources/quality/liquid/liquid_vo0.8_ABS_Superdraft_Print.inst.cfg22
-rw-r--r--resources/quality/liquid/liquid_vo0.8_ABS_Verydraft_Print.inst.cfg22
-rw-r--r--resources/quality/liquid/liquid_vo0.8_CPE_Draft_Print.inst.cfg25
-rw-r--r--resources/quality/liquid/liquid_vo0.8_CPE_Superdraft_Print.inst.cfg26
-rw-r--r--resources/quality/liquid/liquid_vo0.8_CPE_Verydraft_Print.inst.cfg25
-rw-r--r--resources/quality/liquid/liquid_vo0.8_Nylon_Draft_Print.inst.cfg35
-rw-r--r--resources/quality/liquid/liquid_vo0.8_Nylon_Superdraft_Print.inst.cfg35
-rw-r--r--resources/quality/liquid/liquid_vo0.8_Nylon_Verydraft_Print.inst.cfg35
-rw-r--r--resources/quality/liquid/liquid_vo0.8_PC_Fast_Print.inst.cfg32
-rw-r--r--resources/quality/liquid/liquid_vo0.8_PC_Superdraft_Print.inst.cfg31
-rw-r--r--resources/quality/liquid/liquid_vo0.8_PC_Verydraft_Print.inst.cfg32
-rw-r--r--resources/quality/liquid/liquid_vo0.8_PETG_Draft_Print.inst.cfg42
-rw-r--r--resources/quality/liquid/liquid_vo0.8_PETG_Superdraft_Print.inst.cfg42
-rw-r--r--resources/quality/liquid/liquid_vo0.8_PETG_Verydraft_Print.inst.cfg41
-rw-r--r--resources/quality/liquid/liquid_vo0.8_PLA_Draft_Print.inst.cfg42
-rw-r--r--resources/quality/liquid/liquid_vo0.8_PLA_Superdraft_Print.inst.cfg42
-rw-r--r--resources/quality/liquid/liquid_vo0.8_PLA_Verydraft_Print.inst.cfg41
-rw-r--r--resources/quality/liquid/liquid_vo0.8_PP_Draft_Print.inst.cfg52
-rw-r--r--resources/quality/liquid/liquid_vo0.8_PP_Superdraft_Print.inst.cfg52
-rw-r--r--resources/quality/liquid/liquid_vo0.8_PP_Verydraft_Print.inst.cfg51
-rw-r--r--resources/quality/liquid/liquid_vo0.8_TPU_Draft_Print.inst.cfg62
-rw-r--r--resources/quality/liquid/liquid_vo0.8_TPU_Superdraft_Print.inst.cfg63
-rw-r--r--resources/quality/liquid/liquid_vo0.8_TPU_Verydraft_Print.inst.cfg62
-rw-r--r--resources/quality/makeblock/makeblock_mcreate_pla_normal.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/abs/malyan_m200_abs_draft.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/abs/malyan_m200_abs_fast.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/abs/malyan_m200_abs_high.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/abs/malyan_m200_abs_normal.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/abs/malyan_m200_abs_superdraft.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/abs/malyan_m200_abs_thickerdraft.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/abs/malyan_m200_abs_ultra.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/abs/malyan_m200_abs_verydraft.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/malyan_m200_global_Draft_Quality.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/malyan_m200_global_Fast_Quality.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/malyan_m200_global_High_Quality.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/malyan_m200_global_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/malyan_m200_global_SuperDraft_Quality.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/malyan_m200_global_ThickerDraft_Quality.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/malyan_m200_global_Ultra_Quality.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/malyan_m200_global_VeryDraft_Quality.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/petg/malyan_m200_petg_draft.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/petg/malyan_m200_petg_fast.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/petg/malyan_m200_petg_high.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/petg/malyan_m200_petg_normal.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/petg/malyan_m200_petg_superdraft.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/petg/malyan_m200_petg_thickerdraft.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/petg/malyan_m200_petg_ultra.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/petg/malyan_m200_petg_verydraft.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/pla/malyan_m200_pla_draft.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/pla/malyan_m200_pla_fast.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/pla/malyan_m200_pla_high.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/pla/malyan_m200_pla_normal.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/pla/malyan_m200_pla_superdraft.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/pla/malyan_m200_pla_thickerdraft.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/pla/malyan_m200_pla_ultra.inst.cfg2
-rw-r--r--resources/quality/malyan_m200/pla/malyan_m200_pla_verydraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_draft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_fast.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_high.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_normal.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_superdraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_thickerdraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_ultra.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_verydraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Draft_Quality.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Fast_Quality.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_High_Quality.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_SuperDraft_Quality.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_ThickerDraft_Quality.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Ultra_Quality.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_VeryDraft_Quality.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_draft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_fast.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_high.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_normal.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_superdraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_thickerdraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_ultra.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_verydraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_draft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_fast.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_high.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_normal.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_superdraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_thickerdraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_ultra.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_verydraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_draft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_fast.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_high.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_normal.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_superdraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_thickerdraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_ultra.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_verydraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_draft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_fast.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_high.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_normal.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_superdraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_thickerdraft.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_ultra.inst.cfg2
-rw-r--r--resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_verydraft.inst.cfg2
-rw-r--r--resources/quality/normal.inst.cfg2
-rw-r--r--resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg2
-rw-r--r--resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg2
-rw-r--r--resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg2
-rw-r--r--resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg2
-rw-r--r--resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg2
-rw-r--r--resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg2
-rw-r--r--resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg2
-rw-r--r--resources/quality/peopoly_moai/peopoly_moai_coarse.inst.cfg2
-rw-r--r--resources/quality/peopoly_moai/peopoly_moai_draft.inst.cfg2
-rw-r--r--resources/quality/peopoly_moai/peopoly_moai_extra_high.inst.cfg2
-rw-r--r--resources/quality/peopoly_moai/peopoly_moai_high.inst.cfg2
-rw-r--r--resources/quality/peopoly_moai/peopoly_moai_normal.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/abs/rigid3d_base_abs_adaptive.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/abs/rigid3d_base_abs_good.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/abs/rigid3d_base_abs_low.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/abs/rigid3d_base_abs_standard.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/abs/rigid3d_base_abs_super.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/abs/rigid3d_base_abs_ultra.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_adaptive.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_good.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_low.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_standard.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_super.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_ultra.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/petg/rigid3d_base_petg_adaptive.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/petg/rigid3d_base_petg_good.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/petg/rigid3d_base_petg_low.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/petg/rigid3d_base_petg_standard.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/petg/rigid3d_base_petg_super.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/petg/rigid3d_base_petg_ultra.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/pla/rigid3d_base_pla_adaptive.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/pla/rigid3d_base_pla_good.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/pla/rigid3d_base_pla_low.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/pla/rigid3d_base_pla_standard.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/pla/rigid3d_base_pla_super.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/pla/rigid3d_base_pla_ultra.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/rigid3d_base_global_adaptive.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/rigid3d_base_global_good.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/rigid3d_base_global_low.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/rigid3d_base_global_standard.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/rigid3d_base_global_super.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/rigid3d_base_global_ultra.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_adaptive.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_good.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_low.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_standard.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_super.inst.cfg2
-rw-r--r--resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_ultra.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_A.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_A.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ACETATE_A.inst.cfg47
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ACETATE_B.inst.cfg47
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ACETATE_C.inst.cfg47
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_A.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_A.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_A.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_A.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_A.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_A.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_A.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_A.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ACETATE_B.inst.cfg47
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ACETATE_C.inst.cfg47
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ACETATE_D.inst.cfg (renamed from resources/quality/strateo3d/Standard_1.2/s3d_std1.2_PLA_H.inst.cfg)41
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_Nylon-1030_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_E.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_E.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_E.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_E.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_E.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_E.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_E.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_E.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_E.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_E.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_E.inst.cfg2
-rw-r--r--resources/quality/strateo3d/s3d_global_A.inst.cfg2
-rw-r--r--resources/quality/strateo3d/s3d_global_B.inst.cfg2
-rw-r--r--resources/quality/strateo3d/s3d_global_C.inst.cfg2
-rw-r--r--resources/quality/strateo3d/s3d_global_D.inst.cfg2
-rw-r--r--resources/quality/strateo3d/s3d_global_E.inst.cfg2
-rw-r--r--resources/quality/strateo3d/s3d_global_F.inst.cfg2
-rw-r--r--resources/quality/strateo3d/s3d_global_G.inst.cfg2
-rw-r--r--resources/quality/strateo3d/s3d_global_H.inst.cfg2
-rw-r--r--resources/quality/tevo_blackwidow/tevo_blackwidow_draft.inst.cfg2
-rw-r--r--resources/quality/tevo_blackwidow/tevo_blackwidow_high.inst.cfg2
-rw-r--r--resources/quality/tevo_blackwidow/tevo_blackwidow_normal.inst.cfg2
-rw-r--r--resources/quality/tinyboy/tinyboy_e10_draft.inst.cfg2
-rw-r--r--resources/quality/tinyboy/tinyboy_e10_high.inst.cfg2
-rw-r--r--resources/quality/tinyboy/tinyboy_e10_normal.inst.cfg2
-rw-r--r--resources/quality/tinyboy/tinyboy_e16_draft.inst.cfg2
-rw-r--r--resources/quality/tinyboy/tinyboy_e16_high.inst.cfg2
-rw-r--r--resources/quality/tinyboy/tinyboy_e16_normal.inst.cfg2
-rw-r--r--resources/quality/tinyboy/tinyboy_fabrikator15_draft.inst.cfg61
-rw-r--r--resources/quality/tinyboy/tinyboy_fabrikator15_high.inst.cfg61
-rw-r--r--resources/quality/tinyboy/tinyboy_fabrikator15_normal.inst.cfg61
-rw-r--r--resources/quality/tinyboy/tinyboy_ra20_draft.inst.cfg2
-rw-r--r--resources/quality/tinyboy/tinyboy_ra20_high.inst.cfg2
-rw-r--r--resources/quality/tinyboy/tinyboy_ra20_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.2_abs_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.3_abs_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.4_abs_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.4_abs_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_draft.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_coarse.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_extra_coarse.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.2_flex_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.3_flex_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.4_flex_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.4_flex_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_draft.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_coarse.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_extra_coarse.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.2_petg_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.3_petg_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.4_petg_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.4_petg_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_draft.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_coarse.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_extra_coarse.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.2_pla_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.3_pla_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.4_pla_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.4_pla_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_draft.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_coarse.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_extra_coarse.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.2_pla_bois_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.3_pla_bois_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.4_pla_bois_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.4_pla_bois_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_draft.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_coarse.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_extra_coarse.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Extra_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_direct_drive_abs_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_direct_drive_abs_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex_only.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_direct_drive_flex_flex.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_direct_drive_flex_flex_only.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_direct_drive_petg_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_direct_drive_petg_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex_only.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_pva.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_flex.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_flex_only.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_pva.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_flex.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_normal.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_classic_pva_pva.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_direct_drive_pva_pva.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Quality.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_High_Quality.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_PVA_Quality.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg2
-rw-r--r--resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.2_ABS_extra.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.2_ABS_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.2_ABS_super.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.2_PETG_extra.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.2_PETG_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.2_PETG_super.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.2_PLA_extra.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.2_PLA_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.2_PLA_super.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_ABS_extra.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_ABS_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_ABS_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_ABS_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_PETG_extra.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_PETG_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_PETG_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_PETG_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_PLA_extra.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_PLA_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_PLA_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_PLA_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_TPU_extra.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_TPU_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.3_TPU_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_ABS_extra.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_ABS_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_ABS_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_ABS_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_ABS_rough.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_PETG_extra.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_PETG_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_PETG_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_PETG_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_PETG_rough.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_PLA_extra.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_PLA_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_PLA_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_PLA_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_PLA_rough.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_TPU_extra.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_TPU_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.4_TPU_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_ABS_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_ABS_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_ABS_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_ABS_rapid.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_ABS_rough.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_PETG_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_PETG_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_PETG_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_PETG_rapid.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_PETG_rough.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_PLA_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_PLA_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_PLA_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_PLA_rapid.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_PLA_rough.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_TPU_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_TPU_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.5_TPU_rapid.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.6_ABS_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.6_ABS_rapid.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.6_ABS_rough.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.6_PETG_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.6_PETG_rapid.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.6_PETG_rough.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.6_PLA_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.6_PLA_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.6_PLA_rapid.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.6_PLA_rough.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.6_TPU_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.6_TPU_rapid.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.8_ABS_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.8_ABS_rapid.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.8_ABS_rough.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.8_PETG_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.8_PETG_rapid.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.8_PETG_rough.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.8_PLA_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.8_PLA_rapid.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.8_PLA_rough.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.8_TPU_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.8_TPU_rapid.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_0.8_TPU_rough.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_global_extra.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_global_fine.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_global_low.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_global_normal.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_global_rapid.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_global_rough.inst.cfg2
-rw-r--r--resources/quality/tronxy/tronxy_global_super.inst.cfg2
-rw-r--r--resources/quality/ultimaker2/um2_draft.inst.cfg2
-rw-r--r--resources/quality/ultimaker2/um2_fast.inst.cfg2
-rw-r--r--resources/quality/ultimaker2/um2_high.inst.cfg2
-rw-r--r--resources/quality/ultimaker2/um2_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/pla_0.25_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/pla_0.4_fast.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/pla_0.4_high.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/pla_0.4_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/pla_0.6_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/pla_0.8_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_abs_0.25_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_abs_0.4_fast.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_abs_0.4_high.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_abs_0.4_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_abs_0.6_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_abs_0.8_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_cpe_0.25_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_cpe_0.4_fast.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_cpe_0.4_high.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_cpe_0.4_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_cpe_0.6_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_cpe_0.8_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_cpep_0.4_draft.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_cpep_0.4_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_cpep_0.6_draft.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_cpep_0.6_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_cpep_0.8_draft.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_cpep_0.8_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_global_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_global_Draft_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_global_Extra_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_global_Fast_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_global_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_global_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_global_Slightly_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_nylon_0.25_high.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_nylon_0.25_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_nylon_0.4_fast.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_nylon_0.4_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_nylon_0.6_fast.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_nylon_0.6_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_nylon_0.8_draft.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_nylon_0.8_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pc_0.25_high.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pc_0.25_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pc_0.4_fast.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pc_0.4_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pc_0.6_fast.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pc_0.6_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pc_0.8_draft.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pc_0.8_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pp_0.4_fast.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pp_0.4_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pp_0.6_draft.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pp_0.6_fast.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pp_0.8_verydraft.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_tpu_0.25_high.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_tpu_0.4_normal.inst.cfg2
-rw-r--r--resources/quality/ultimaker2_plus/um2p_tpu_0.6_fast.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.25_ABS_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.25_CPE_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.25_Nylon_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.25_PC_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.25_PLA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.25_PP_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.25_TPLA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_ABS_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_ABS_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_ABS_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_ABS_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_BAM_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_BAM_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_BAM_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPEP_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPEP_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPEP_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPEP_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPE_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPE_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPE_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_CPE_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_Nylon_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_Nylon_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_Nylon_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_Nylon_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_PC_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_PC_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_PC_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_PC_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_PLA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_PLA_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_PLA_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_PLA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_PP_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_PP_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_PP_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_TPLA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_TPLA_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_TPLA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_TPU_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_TPU_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.4_TPU_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_ABS_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_ABS_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_ABS_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_CPEP_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_CPEP_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_CPEP_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_CPE_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_CPE_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_CPE_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_Nylon_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_Nylon_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_Nylon_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_PC_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_PC_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_PC_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_PLA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_PLA_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_PLA_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_PP_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_PP_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_PP_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_TPLA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_TPLA_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_TPLA_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_TPU_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_TPU_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_aa0.8_TPU_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_bb0.4_PVA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_bb0.4_PVA_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_bb0.4_PVA_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_bb0.4_PVA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_bb0.8_PVA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_bb0.8_PVA_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_bb0.8_PVA_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_global_Draft_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_global_Fast_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_global_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_global_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_global_Superdraft_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker3/um3_global_Verydraft_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_original/umo_global_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_original/umo_global_Draft_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_original/umo_global_Extra_Coarse_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_original/umo_global_Fast_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_original/umo_global_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_original/umo_global_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.25_ABS_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.25_CPE_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.25_Nylon_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.25_PC_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.25_PLA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.25_PP_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.25_TPLA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_PC_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_cc0.6_CFFCPE_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_cc0.6_CFFPA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_cc0.6_GFFCPE_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_cc0.6_GFFPA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_cc0.6_PLA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_cc0.6_PLA_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_global_Draft_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_global_Fast_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_global_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_global_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_global_Superdraft_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s3/um_s3_global_Verydraft_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.25_ABS_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.25_CPE_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.25_Nylon_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.25_PC_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.25_PLA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.25_PP_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.25_TPLA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_PC_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Superdraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Verydraft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_cc0.6_CFFCPE_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_cc0.6_CFFPA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_cc0.6_GFFCPE_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_cc0.6_GFFPA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_cc0.6_PLA_Draft_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_cc0.6_PLA_Fast_Print.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_global_Draft_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_global_Fast_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_global_High_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_global_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_global_Superdraft_Quality.inst.cfg2
-rw-r--r--resources/quality/ultimaker_s5/um_s5_global_Verydraft_Quality.inst.cfg2
-rw-r--r--resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.10.inst.cfg2
-rw-r--r--resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.15.inst.cfg2
-rw-r--r--resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.20.inst.cfg2
-rw-r--r--resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.25.inst.cfg2
-rw-r--r--resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.10.inst.cfg2
-rw-r--r--resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.15.inst.cfg2
-rw-r--r--resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.20.inst.cfg2
-rw-r--r--resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.25.inst.cfg2
-rw-r--r--resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.30.inst.cfg2
-rw-r--r--resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.15.inst.cfg2
-rw-r--r--resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.20.inst.cfg2
-rw-r--r--resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.25.inst.cfg2
-rw-r--r--resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.30.inst.cfg2
-rw-r--r--resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.35.inst.cfg2
-rw-r--r--resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.10.inst.cfg2
-rw-r--r--resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.15.inst.cfg2
-rw-r--r--resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.20.inst.cfg2
-rw-r--r--resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.25.inst.cfg2
-rw-r--r--resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.10.inst.cfg2
-rw-r--r--resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.15.inst.cfg2
-rw-r--r--resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.20.inst.cfg2
-rw-r--r--resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.25.inst.cfg2
-rw-r--r--resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.30.inst.cfg2
-rw-r--r--resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.15.inst.cfg2
-rw-r--r--resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.20.inst.cfg2
-rw-r--r--resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.25.inst.cfg2
-rw-r--r--resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.30.inst.cfg2
-rw-r--r--resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.35.inst.cfg2
-rw-r--r--resources/quality/uni_base/layer_0.05.inst.cfg2
-rw-r--r--resources/quality/uni_base/layer_0.10.inst.cfg2
-rw-r--r--resources/quality/uni_base/layer_0.15.inst.cfg2
-rw-r--r--resources/quality/uni_base/layer_0.20.inst.cfg2
-rw-r--r--resources/quality/uni_base/layer_0.25.inst.cfg2
-rw-r--r--resources/quality/uni_base/layer_0.30.inst.cfg2
-rw-r--r--resources/quality/uni_base/layer_0.35.inst.cfg2
-rw-r--r--resources/quality/uni_base/layer_0.40.inst.cfg2
-rw-r--r--resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.10.inst.cfg2
-rw-r--r--resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.15.inst.cfg2
-rw-r--r--resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.20.inst.cfg2
-rw-r--r--resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.25.inst.cfg2
-rw-r--r--resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.10.inst.cfg2
-rw-r--r--resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.15.inst.cfg2
-rw-r--r--resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.20.inst.cfg2
-rw-r--r--resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.25.inst.cfg2
-rw-r--r--resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.30.inst.cfg2
-rw-r--r--resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.15.inst.cfg2
-rw-r--r--resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.20.inst.cfg2
-rw-r--r--resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.25.inst.cfg2
-rw-r--r--resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.30.inst.cfg2
-rw-r--r--resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.35.inst.cfg2
-rw-r--r--resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.10.inst.cfg2
-rw-r--r--resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.15.inst.cfg2
-rw-r--r--resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.20.inst.cfg2
-rw-r--r--resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.25.inst.cfg2
-rw-r--r--resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.10.inst.cfg2
-rw-r--r--resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.15.inst.cfg2
-rw-r--r--resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.20.inst.cfg2
-rw-r--r--resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.25.inst.cfg2
-rw-r--r--resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.30.inst.cfg2
-rw-r--r--resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.15.inst.cfg2
-rw-r--r--resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.20.inst.cfg2
-rw-r--r--resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.25.inst.cfg2
-rw-r--r--resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.30.inst.cfg2
-rw-r--r--resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.35.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_ABS_Extreme_Quality.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_ABS_High_Quality.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_ABS_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_Global_Extreme_Quality.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_Global_High_Quality.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_Global_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_PET_Extreme_Quality.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_PET_High_Quality.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_PET_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_PLA_Extreme_Quality.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_PLA_High_Quality.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_PLA_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_TPU_Extreme_Quality.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_TPU_High_Quality.inst.cfg2
-rw-r--r--resources/quality/vertex_delta_k8800/k8800_TPU_Normal_Quality.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_global_extrafast_quality.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_global_extrafine_quality.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_global_fast_quality.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_global_fine_quality.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_global_normal_quality.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_global_sprint_quality.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_global_supersprint_quality.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_global_ultrasprint_quality.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_ABS_extrafine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_ABS_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_ABS_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_ABS_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_Nylon_extrafine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_Nylon_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_Nylon_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_Nylon_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_PC_extrafine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_PC_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_PC_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_PC_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_PETG_extrafine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_PETG_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_PETG_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_PETG_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_PLA_extrafine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_PLA_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_PLA_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.25_PLA_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_ABS_extrafine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_ABS_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_ABS_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_ABS_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_Nylon_extrafine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_Nylon_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_Nylon_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_Nylon_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_PC_extrafine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_PC_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_PC_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_PC_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_PETG_extrafine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_PETG_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_PETG_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_PETG_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_PLA_extrafine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_PLA_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_PLA_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.30_PLA_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_ABS_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_ABS_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_ABS_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_Nylon_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_Nylon_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_Nylon_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_PC_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_PC_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_PC_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_PETG_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_PETG_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_PETG_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_PLA_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_PLA_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.35_PLA_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_ABS_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_ABS_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_ABS_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_ABS_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_Nylon_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_Nylon_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_Nylon_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_Nylon_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_PC_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_PC_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_PC_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_PC_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_PETG_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_PETG_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_PETG_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_PETG_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_PLA_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_PLA_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_PLA_fine.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.40_PLA_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_ABS_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_ABS_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_ABS_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_ABS_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_Nylon_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_Nylon_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_Nylon_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_Nylon_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_PC_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_PC_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_PC_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_PC_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_PETG_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_PETG_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_PETG_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_PETG_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_PLA_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_PLA_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_PLA_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.50_PLA_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_ABS_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_ABS_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_ABS_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_Nylon_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_Nylon_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_Nylon_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_PC_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_PC_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_PC_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_PETG_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_PETG_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_PETG_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_PLA_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_PLA_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.60_PLA_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_ABS_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_ABS_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_ABS_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_Nylon_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_Nylon_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_Nylon_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_PC_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_PC_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_PC_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_PETG_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_PETG_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_PETG_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_PLA_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_PLA_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_v6_0.80_PLA_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_ABS_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_ABS_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_ABS_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_Nylon_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_Nylon_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_Nylon_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_PC_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_PC_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_PC_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_PETG_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_PETG_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_PETG_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_PLA_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_PLA_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.40_PLA_normal.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_ABS_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_ABS_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_ABS_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_Nylon_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_Nylon_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_Nylon_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_PC_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_PC_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_PC_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_PETG_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_PETG_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_PETG_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_PLA_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_PLA_fast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.60_PLA_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_ABS_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_ABS_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_ABS_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_Nylon_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_Nylon_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_Nylon_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_PC_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_PC_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_PC_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_PETG_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_PETG_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_PETG_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_PLA_extrafast.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_PLA_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_0.80_PLA_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_ABS_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_ABS_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_ABS_ultrasprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_Nylon_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_Nylon_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_Nylon_ultrasprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_PC_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_PC_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_PC_ultrasprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_PETG_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_PETG_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_PETG_ultrasprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_PLA_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_PLA_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.00_PLA_ultrasprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_ABS_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_ABS_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_ABS_ultrasprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_Nylon_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_Nylon_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_Nylon_ultrasprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_PC_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_PC_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_PC_ultrasprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_PETG_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_PETG_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_PETG_ultrasprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_PLA_sprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_PLA_supersprint.inst.cfg2
-rw-r--r--resources/quality/voron2/voron2_volcano_1.20_PLA_ultrasprint.inst.cfg2
-rw-r--r--resources/quality/zyyx/zyyx_agile_global_fast.inst.cfg2
-rw-r--r--resources/quality/zyyx/zyyx_agile_global_fine.inst.cfg2
-rw-r--r--resources/quality/zyyx/zyyx_agile_global_normal.inst.cfg2
-rw-r--r--resources/quality/zyyx/zyyx_agile_pro_flex_fast.inst.cfg2
-rw-r--r--resources/quality/zyyx/zyyx_agile_pro_flex_fine.inst.cfg2
-rw-r--r--resources/quality/zyyx/zyyx_agile_pro_flex_normal.inst.cfg2
-rw-r--r--resources/quality/zyyx/zyyx_agile_pro_pla_fast.inst.cfg2
-rw-r--r--resources/quality/zyyx/zyyx_agile_pro_pla_fine.inst.cfg2
-rw-r--r--resources/quality/zyyx/zyyx_agile_pro_pla_normal.inst.cfg2
-rw-r--r--resources/shaders/overhang.shader12
-rw-r--r--resources/shaders/striped.shader15
-rw-r--r--resources/texts/change_log.txt228
-rw-r--r--resources/themes/cura-dark/theme.json1
-rw-r--r--resources/themes/cura-light/theme.json3
-rw-r--r--resources/variants/Leapfrog_Bolt_Pro_Brass_0.4.inst.cfg2
-rw-r--r--resources/variants/Leapfrog_Bolt_Pro_NozzleX_0.4.inst.cfg2
-rw-r--r--resources/variants/Mark2_for_Ultimaker2_0.25.inst.cfg2
-rw-r--r--resources/variants/Mark2_for_Ultimaker2_0.4.inst.cfg2
-rw-r--r--resources/variants/Mark2_for_Ultimaker2_0.6.inst.cfg2
-rw-r--r--resources/variants/Mark2_for_Ultimaker2_0.8.inst.cfg2
-rw-r--r--resources/variants/artillery_base_0.2.inst.cfg12
-rw-r--r--resources/variants/artillery_base_0.3.inst.cfg12
-rw-r--r--resources/variants/artillery_base_0.4.inst.cfg12
-rw-r--r--resources/variants/artillery_base_0.6.inst.cfg12
-rw-r--r--resources/variants/artillery_base_0.8.inst.cfg12
-rw-r--r--resources/variants/artillery_base_1.0.inst.cfg12
-rw-r--r--resources/variants/artillery_genius_0.2.inst.cfg12
-rw-r--r--resources/variants/artillery_genius_0.3.inst.cfg12
-rw-r--r--resources/variants/artillery_genius_0.4.inst.cfg12
-rw-r--r--resources/variants/artillery_genius_0.5.inst.cfg12
-rw-r--r--resources/variants/artillery_genius_0.6.inst.cfg12
-rw-r--r--resources/variants/artillery_genius_0.8.inst.cfg12
-rw-r--r--resources/variants/artillery_genius_1.0.inst.cfg12
-rw-r--r--resources/variants/artillery_sidewinder_x1_0.2.inst.cfg12
-rw-r--r--resources/variants/artillery_sidewinder_x1_0.3.inst.cfg12
-rw-r--r--resources/variants/artillery_sidewinder_x1_0.4.inst.cfg12
-rw-r--r--resources/variants/artillery_sidewinder_x1_0.6.inst.cfg12
-rw-r--r--resources/variants/artillery_sidewinder_x1_0.8.inst.cfg12
-rw-r--r--resources/variants/artillery_sidewinder_x1_1.0.inst.cfg12
-rw-r--r--resources/variants/atmat_asterion_ht_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/atmat_asterion_ht_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/atmat_asterion_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/atmat_asterion_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/atmat_galaxy_500_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/atmat_galaxy_500_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/atmat_galaxy_600_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/atmat_galaxy_600_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_pro_300_v1_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_pro_300_v1_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_pro_300_v2_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_pro_300_v2_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_pro_400_v1_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_pro_400_v1_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_pro_400_v2_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_pro_400_v2_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_pro_500_v1_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_pro_500_v1_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_pro_500_v2_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_pro_500_v2_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_xl_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_xl_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_xxl_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_xxl_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_xxxl_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/atmat_signal_xxxl_v6_0.80.inst.cfg2
-rwxr-xr-xresources/variants/biqu_b1_0.2.inst.cfg12
-rwxr-xr-xresources/variants/biqu_b1_0.3.inst.cfg12
-rwxr-xr-xresources/variants/biqu_b1_0.4.inst.cfg12
-rwxr-xr-xresources/variants/biqu_b1_0.5.inst.cfg12
-rwxr-xr-xresources/variants/biqu_b1_0.6.inst.cfg12
-rwxr-xr-xresources/variants/biqu_b1_0.8.inst.cfg12
-rwxr-xr-xresources/variants/biqu_b1_abl_0.2.inst.cfg12
-rwxr-xr-xresources/variants/biqu_b1_abl_0.3.inst.cfg12
-rwxr-xr-xresources/variants/biqu_b1_abl_0.4.inst.cfg12
-rwxr-xr-xresources/variants/biqu_b1_abl_0.5.inst.cfg12
-rwxr-xr-xresources/variants/biqu_b1_abl_0.6.inst.cfg12
-rwxr-xr-xresources/variants/biqu_b1_abl_0.8.inst.cfg12
-rwxr-xr-xresources/variants/biqu_base_0.2.inst.cfg12
-rwxr-xr-xresources/variants/biqu_base_0.3.inst.cfg12
-rwxr-xr-xresources/variants/biqu_base_0.4.inst.cfg12
-rwxr-xr-xresources/variants/biqu_base_0.5.inst.cfg12
-rwxr-xr-xresources/variants/biqu_base_0.6.inst.cfg12
-rwxr-xr-xresources/variants/biqu_base_0.8.inst.cfg12
-rw-r--r--resources/variants/cartesio_0.25.inst.cfg2
-rw-r--r--resources/variants/cartesio_0.4.inst.cfg2
-rw-r--r--resources/variants/cartesio_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_base_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_base_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_base_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_base_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_base_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_base_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_base_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_cr10_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_cr10_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_cr10_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_cr10_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_cr10_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_cr10_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_cr10_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_cr10max_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_cr10max_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_cr10max_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_cr10max_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_cr10max_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_cr10max_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_cr10max_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_cr10mini_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_cr10mini_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_cr10mini_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_cr10mini_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_cr10mini_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_cr10mini_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_cr10mini_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s4_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s4_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s4_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s4_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s4_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s4_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s4_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s5_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s5_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s5_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s5_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s5_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s5_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s5_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_cr10s_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_cr10spro_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_cr10spro_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_cr10spro_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_cr10spro_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_cr10spro_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_cr10spro_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_cr10spro_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_cr20_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_cr20_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_cr20_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_cr20_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_cr20_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_cr20_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_cr20_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_cr20pro_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_cr20pro_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_cr20pro_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_cr20pro_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_cr20pro_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_cr20pro_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_cr20pro_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_cr6se_0.2.inst.cfg12
-rw-r--r--resources/variants/creality_cr6se_0.3.inst.cfg12
-rw-r--r--resources/variants/creality_cr6se_0.4.inst.cfg12
-rw-r--r--resources/variants/creality_cr6se_0.5.inst.cfg12
-rw-r--r--resources/variants/creality_cr6se_0.6.inst.cfg12
-rw-r--r--resources/variants/creality_cr6se_0.8.inst.cfg12
-rw-r--r--resources/variants/creality_cr6se_1.0.inst.cfg12
-rw-r--r--resources/variants/creality_ender2_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_ender2_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_ender2_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_ender2_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_ender2_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_ender2_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_ender2_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_ender3_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_ender3_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_ender3_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_ender3_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_ender3_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_ender3_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_ender3_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_ender3pro_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_ender3pro_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_ender3pro_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_ender3pro_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_ender3pro_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_ender3pro_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_ender3pro_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_ender4_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_ender4_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_ender4_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_ender4_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_ender4_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_ender4_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_ender4_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_ender5_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_ender5_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_ender5_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_ender5_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_ender5_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_ender5_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_ender5_1.0.inst.cfg2
-rw-r--r--resources/variants/creality_ender5plus_0.2.inst.cfg2
-rw-r--r--resources/variants/creality_ender5plus_0.3.inst.cfg2
-rw-r--r--resources/variants/creality_ender5plus_0.4.inst.cfg2
-rw-r--r--resources/variants/creality_ender5plus_0.5.inst.cfg2
-rw-r--r--resources/variants/creality_ender5plus_0.6.inst.cfg2
-rw-r--r--resources/variants/creality_ender5plus_0.8.inst.cfg2
-rw-r--r--resources/variants/creality_ender5plus_1.0.inst.cfg2
-rw-r--r--resources/variants/deltacomb/deltacomb_dc20_fbe025.inst.cfg2
-rw-r--r--resources/variants/deltacomb/deltacomb_dc20_fbe040.inst.cfg2
-rw-r--r--resources/variants/deltacomb/deltacomb_dc20_fbe060.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc20_vfbe080.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc20dual_dbe025.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc20dual_dbe040.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc20dual_dbe060.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc20dual_vdbe080.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc20flux_fbe025.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc20flux_fbe040.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc20flux_fbe060.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc21_fbe025.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc21_fbe040.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc21_fbe060.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc21_vfbe080.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc21dual_dbe025.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc21dual_dbe040.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc21dual_dbe060.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc21dual_vdbe080.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc21flux_fbe025.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc21flux_fbe040.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc21flux_fbe060.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc30_fbe025.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc30_fbe040.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc30_fbe060.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc30_vfbe080.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc30dual_dbe025.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc30dual_dbe040.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc30dual_dbe060.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc30dual_vdbe080.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc30flux_fbe025.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc30flux_fbe040.inst.cfg2
-rwxr-xr-xresources/variants/deltacomb/deltacomb_dc30flux_fbe060.inst.cfg2
-rw-r--r--resources/variants/diy220_0.2.inst.cfg2
-rw-r--r--resources/variants/diy220_0.3.inst.cfg2
-rw-r--r--resources/variants/diy220_0.4.inst.cfg2
-rw-r--r--resources/variants/diy220_0.5.inst.cfg2
-rw-r--r--resources/variants/diy220_0.6.inst.cfg2
-rw-r--r--resources/variants/diy220_0.8.inst.cfg2
-rw-r--r--resources/variants/dxu_0.25.inst.cfg2
-rw-r--r--resources/variants/dxu_0.4.inst.cfg2
-rw-r--r--resources/variants/dxu_0.6.inst.cfg2
-rw-r--r--resources/variants/dxu_0.8.inst.cfg2
-rw-r--r--resources/variants/dxu_dual_0.25.inst.cfg2
-rw-r--r--resources/variants/dxu_dual_0.4.inst.cfg2
-rw-r--r--resources/variants/dxu_dual_0.6.inst.cfg2
-rw-r--r--resources/variants/dxu_dual_0.8.inst.cfg2
-rw-r--r--resources/variants/fabtotum_hyb35.inst.cfg2
-rw-r--r--resources/variants/fabtotum_lite04.inst.cfg2
-rw-r--r--resources/variants/fabtotum_lite06.inst.cfg2
-rw-r--r--resources/variants/fabtotum_pro02.inst.cfg2
-rw-r--r--resources/variants/fabtotum_pro04.inst.cfg2
-rw-r--r--resources/variants/fabtotum_pro06.inst.cfg2
-rw-r--r--resources/variants/fabtotum_pro08.inst.cfg2
-rw-r--r--resources/variants/felixpro2_0.25.inst.cfg2
-rw-r--r--resources/variants/felixpro2_0.35.inst.cfg2
-rw-r--r--resources/variants/felixpro2_0.50.inst.cfg2
-rw-r--r--resources/variants/felixpro2_0.70.inst.cfg2
-rw-r--r--resources/variants/felixtec4_0.25.inst.cfg2
-rw-r--r--resources/variants/felixtec4_0.35.inst.cfg2
-rw-r--r--resources/variants/felixtec4_0.50.inst.cfg2
-rw-r--r--resources/variants/felixtec4_0.70.inst.cfg2
-rw-r--r--resources/variants/flyingbear_base_0.25.inst.cfg2
-rw-r--r--resources/variants/flyingbear_base_0.30.inst.cfg12
-rw-r--r--resources/variants/flyingbear_base_0.40.inst.cfg2
-rw-r--r--resources/variants/flyingbear_base_0.50.inst.cfg12
-rw-r--r--resources/variants/flyingbear_base_0.60.inst.cfg12
-rw-r--r--resources/variants/flyingbear_base_0.80.inst.cfg2
-rw-r--r--resources/variants/flyingbear_ghost_4s_0.25.inst.cfg2
-rw-r--r--resources/variants/flyingbear_ghost_4s_0.30.inst.cfg12
-rw-r--r--resources/variants/flyingbear_ghost_4s_0.40.inst.cfg2
-rw-r--r--resources/variants/flyingbear_ghost_4s_0.50.inst.cfg12
-rw-r--r--resources/variants/flyingbear_ghost_4s_0.60.inst.cfg12
-rw-r--r--resources/variants/flyingbear_ghost_4s_0.80.inst.cfg2
-rw-r--r--resources/variants/flyingbear_ghost_5_0.25.inst.cfg12
-rw-r--r--resources/variants/flyingbear_ghost_5_0.30.inst.cfg12
-rw-r--r--resources/variants/flyingbear_ghost_5_0.40.inst.cfg12
-rw-r--r--resources/variants/flyingbear_ghost_5_0.50.inst.cfg12
-rw-r--r--resources/variants/flyingbear_ghost_5_0.60.inst.cfg12
-rw-r--r--resources/variants/flyingbear_ghost_5_0.80.inst.cfg12
-rw-r--r--resources/variants/gmax15plus_025_e3d.inst.cfg2
-rw-r--r--resources/variants/gmax15plus_04_e3d.inst.cfg2
-rw-r--r--resources/variants/gmax15plus_05_e3d.inst.cfg2
-rw-r--r--resources/variants/gmax15plus_05_jhead.inst.cfg2
-rw-r--r--resources/variants/gmax15plus_06_e3d.inst.cfg2
-rw-r--r--resources/variants/gmax15plus_08_e3d.inst.cfg2
-rw-r--r--resources/variants/gmax15plus_10_jhead.inst.cfg2
-rw-r--r--resources/variants/gmax15plus_12_e3d.inst.cfg2
-rw-r--r--resources/variants/gmax15plus_dual_025_e3d.inst.cfg2
-rw-r--r--resources/variants/gmax15plus_dual_04_e3d.inst.cfg2
-rw-r--r--resources/variants/gmax15plus_dual_05_e3d.inst.cfg2
-rw-r--r--resources/variants/gmax15plus_dual_05_jhead.inst.cfg2
-rw-r--r--resources/variants/gmax15plus_dual_06_e3d.inst.cfg2
-rw-r--r--resources/variants/gmax15plus_dual_08_e3d.inst.cfg2
-rw-r--r--resources/variants/gmax15plus_dual_10_jhead.inst.cfg2
-rw-r--r--resources/variants/hms434_0.4tpnozzle.inst.cfg2
-rw-r--r--resources/variants/hms434_0.8tpnozzle.inst.cfg2
-rw-r--r--resources/variants/imade3d_jellybox_0.4.inst.cfg2
-rw-r--r--resources/variants/imade3d_jellybox_2_0.4.inst.cfg2
-rw-r--r--resources/variants/liquid_vo04.inst.cfg43
-rw-r--r--resources/variants/liquid_vo06.inst.cfg46
-rw-r--r--resources/variants/liquid_vo08.inst.cfg66
-rw-r--r--resources/variants/nwa3d_a31_04.inst.cfg2
-rw-r--r--resources/variants/nwa3d_a31_06.inst.cfg2
-rw-r--r--resources/variants/strateo3d_standard_04.inst.cfg2
-rw-r--r--resources/variants/strateo3d_standard_06.inst.cfg2
-rw-r--r--resources/variants/strateo3d_standard_08.inst.cfg2
-rw-r--r--resources/variants/structur3d_discov3ry1_complete_um2plus_0.20.inst.cfg2
-rw-r--r--resources/variants/structur3d_discov3ry1_complete_um2plus_0.25.inst.cfg2
-rw-r--r--resources/variants/structur3d_discov3ry1_complete_um2plus_0.41.inst.cfg2
-rw-r--r--resources/variants/structur3d_discov3ry1_complete_um2plus_0.58.inst.cfg2
-rw-r--r--resources/variants/structur3d_discov3ry1_complete_um2plus_0.84.inst.cfg2
-rw-r--r--resources/variants/structur3d_discov3ry1_complete_um2plus_1.19.inst.cfg2
-rw-r--r--resources/variants/structur3d_discov3ry1_complete_um2plus_1.60.inst.cfg2
-rw-r--r--resources/variants/tizyx_evy_0.2.inst.cfg2
-rw-r--r--resources/variants/tizyx_evy_0.3.inst.cfg2
-rw-r--r--resources/variants/tizyx_evy_0.4.inst.cfg2
-rw-r--r--resources/variants/tizyx_evy_0.5.inst.cfg2
-rw-r--r--resources/variants/tizyx_evy_0.6.inst.cfg2
-rw-r--r--resources/variants/tizyx_evy_0.8.inst.cfg2
-rw-r--r--resources/variants/tizyx_evy_1.0.inst.cfg2
-rw-r--r--resources/variants/tizyx_evy_dual_classic.inst.cfg2
-rw-r--r--resources/variants/tizyx_evy_dual_direct_drive.inst.cfg2
-rw-r--r--resources/variants/tizyx_k25_0.2.inst.cfg2
-rw-r--r--resources/variants/tizyx_k25_0.3.inst.cfg2
-rw-r--r--resources/variants/tizyx_k25_0.4.inst.cfg2
-rw-r--r--resources/variants/tizyx_k25_0.5.inst.cfg2
-rw-r--r--resources/variants/tizyx_k25_0.6.inst.cfg2
-rw-r--r--resources/variants/tizyx_k25_0.8.inst.cfg2
-rw-r--r--resources/variants/tizyx_k25_1.0.inst.cfg2
-rw-r--r--resources/variants/tronxy_d01_0.2.inst.cfg2
-rw-r--r--resources/variants/tronxy_d01_0.3.inst.cfg2
-rw-r--r--resources/variants/tronxy_d01_0.4.inst.cfg2
-rw-r--r--resources/variants/tronxy_d01_0.5.inst.cfg2
-rw-r--r--resources/variants/tronxy_d01_0.6.inst.cfg2
-rw-r--r--resources/variants/tronxy_d01_0.8.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_0.2.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_0.3.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_0.4.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_0.5.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_0.6.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_0.8.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_400_0.2.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_400_0.3.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_400_0.4.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_400_0.5.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_400_0.6.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_400_0.8.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_500_0.2.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_500_0.3.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_500_0.4.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_500_0.5.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_500_0.6.inst.cfg2
-rw-r--r--resources/variants/tronxy_x5sa_500_0.8.inst.cfg2
-rw-r--r--resources/variants/tronxy_x_0.2.inst.cfg2
-rw-r--r--resources/variants/tronxy_x_0.3.inst.cfg2
-rw-r--r--resources/variants/tronxy_x_0.4.inst.cfg2
-rw-r--r--resources/variants/tronxy_x_0.5.inst.cfg2
-rw-r--r--resources/variants/tronxy_x_0.6.inst.cfg2
-rw-r--r--resources/variants/tronxy_x_0.8.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy2_0.2.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy2_0.3.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy2_0.4.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy2_0.5.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy2_0.6.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy2_0.8.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy2pro_0.2.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy2pro_0.3.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy2pro_0.4.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy2pro_0.5.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy2pro_0.6.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy2pro_0.8.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy3_0.2.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy3_0.3.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy3_0.4.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy3_0.5.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy3_0.6.inst.cfg2
-rw-r--r--resources/variants/tronxy_xy3_0.8.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_extended_olsson_0.25.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_extended_olsson_0.4.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_extended_olsson_0.6.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_extended_olsson_0.8.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_extended_plus_0.25.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_extended_plus_0.4.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_extended_plus_0.6.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_extended_plus_0.8.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_olsson_0.25.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_olsson_0.4.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_olsson_0.6.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_olsson_0.8.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_plus_0.25.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_plus_0.4.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_plus_0.6.inst.cfg2
-rw-r--r--resources/variants/ultimaker2_plus_0.8.inst.cfg2
-rw-r--r--resources/variants/ultimaker3_aa0.25.inst.cfg2
-rw-r--r--resources/variants/ultimaker3_aa0.8.inst.cfg2
-rw-r--r--resources/variants/ultimaker3_aa04.inst.cfg2
-rw-r--r--resources/variants/ultimaker3_bb0.8.inst.cfg2
-rw-r--r--resources/variants/ultimaker3_bb04.inst.cfg2
-rw-r--r--resources/variants/ultimaker3_extended_aa0.25.inst.cfg2
-rw-r--r--resources/variants/ultimaker3_extended_aa0.8.inst.cfg2
-rw-r--r--resources/variants/ultimaker3_extended_aa04.inst.cfg2
-rw-r--r--resources/variants/ultimaker3_extended_bb0.8.inst.cfg2
-rw-r--r--resources/variants/ultimaker3_extended_bb04.inst.cfg2
-rw-r--r--resources/variants/ultimaker_s3_aa0.25.inst.cfg2
-rw-r--r--resources/variants/ultimaker_s3_aa0.8.inst.cfg2
-rw-r--r--resources/variants/ultimaker_s3_aa04.inst.cfg2
-rw-r--r--resources/variants/ultimaker_s3_bb0.8.inst.cfg2
-rw-r--r--resources/variants/ultimaker_s3_bb04.inst.cfg2
-rw-r--r--resources/variants/ultimaker_s3_cc06.inst.cfg2
-rw-r--r--resources/variants/ultimaker_s5_aa0.25.inst.cfg2
-rw-r--r--resources/variants/ultimaker_s5_aa0.8.inst.cfg2
-rw-r--r--resources/variants/ultimaker_s5_aa04.inst.cfg2
-rw-r--r--resources/variants/ultimaker_s5_aluminum.inst.cfg2
-rw-r--r--resources/variants/ultimaker_s5_bb0.8.inst.cfg2
-rw-r--r--resources/variants/ultimaker_s5_bb04.inst.cfg2
-rw-r--r--resources/variants/ultimaker_s5_cc06.inst.cfg2
-rw-r--r--resources/variants/ultimaker_s5_glass.inst.cfg2
-rw-r--r--resources/variants/uni_200_0.30.inst.cfg2
-rw-r--r--resources/variants/uni_200_0.40.inst.cfg2
-rw-r--r--resources/variants/uni_200_0.50.inst.cfg2
-rw-r--r--resources/variants/uni_250_0.30.inst.cfg2
-rw-r--r--resources/variants/uni_250_0.40.inst.cfg2
-rw-r--r--resources/variants/uni_250_0.50.inst.cfg2
-rw-r--r--resources/variants/uni_300_0.30.inst.cfg2
-rw-r--r--resources/variants/uni_300_0.40.inst.cfg2
-rw-r--r--resources/variants/uni_300_0.50.inst.cfg2
-rw-r--r--resources/variants/uni_base_0.30.inst.cfg2
-rw-r--r--resources/variants/uni_base_0.40.inst.cfg2
-rw-r--r--resources/variants/uni_base_0.50.inst.cfg2
-rw-r--r--resources/variants/uni_mini_0.30.inst.cfg2
-rw-r--r--resources/variants/uni_mini_0.40.inst.cfg2
-rw-r--r--resources/variants/uni_mini_0.50.inst.cfg2
-rw-r--r--resources/variants/voron2_250_v6_0.25.inst.cfg2
-rw-r--r--resources/variants/voron2_250_v6_0.30.inst.cfg2
-rw-r--r--resources/variants/voron2_250_v6_0.35.inst.cfg2
-rw-r--r--resources/variants/voron2_250_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/voron2_250_v6_0.50.inst.cfg2
-rw-r--r--resources/variants/voron2_250_v6_0.60.inst.cfg2
-rw-r--r--resources/variants/voron2_250_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/voron2_250_volcano_0.40.inst.cfg2
-rw-r--r--resources/variants/voron2_250_volcano_0.60.inst.cfg2
-rw-r--r--resources/variants/voron2_250_volcano_0.80.inst.cfg2
-rw-r--r--resources/variants/voron2_250_volcano_1.00.inst.cfg2
-rw-r--r--resources/variants/voron2_250_volcano_1.20.inst.cfg2
-rw-r--r--resources/variants/voron2_300_v6_0.25.inst.cfg2
-rw-r--r--resources/variants/voron2_300_v6_0.30.inst.cfg2
-rw-r--r--resources/variants/voron2_300_v6_0.35.inst.cfg2
-rw-r--r--resources/variants/voron2_300_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/voron2_300_v6_0.50.inst.cfg2
-rw-r--r--resources/variants/voron2_300_v6_0.60.inst.cfg2
-rw-r--r--resources/variants/voron2_300_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/voron2_300_volcano_0.40.inst.cfg2
-rw-r--r--resources/variants/voron2_300_volcano_0.60.inst.cfg2
-rw-r--r--resources/variants/voron2_300_volcano_0.80.inst.cfg2
-rw-r--r--resources/variants/voron2_300_volcano_1.00.inst.cfg2
-rw-r--r--resources/variants/voron2_300_volcano_1.20.inst.cfg2
-rw-r--r--resources/variants/voron2_350_v6_0.25.inst.cfg2
-rw-r--r--resources/variants/voron2_350_v6_0.30.inst.cfg2
-rw-r--r--resources/variants/voron2_350_v6_0.35.inst.cfg2
-rw-r--r--resources/variants/voron2_350_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/voron2_350_v6_0.50.inst.cfg2
-rw-r--r--resources/variants/voron2_350_v6_0.60.inst.cfg2
-rw-r--r--resources/variants/voron2_350_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/voron2_350_volcano_0.40.inst.cfg2
-rw-r--r--resources/variants/voron2_350_volcano_0.60.inst.cfg2
-rw-r--r--resources/variants/voron2_350_volcano_0.80.inst.cfg2
-rw-r--r--resources/variants/voron2_350_volcano_1.00.inst.cfg2
-rw-r--r--resources/variants/voron2_350_volcano_1.20.inst.cfg2
-rw-r--r--resources/variants/voron2_custom_v6_0.25.inst.cfg2
-rw-r--r--resources/variants/voron2_custom_v6_0.30.inst.cfg2
-rw-r--r--resources/variants/voron2_custom_v6_0.35.inst.cfg2
-rw-r--r--resources/variants/voron2_custom_v6_0.40.inst.cfg2
-rw-r--r--resources/variants/voron2_custom_v6_0.50.inst.cfg2
-rw-r--r--resources/variants/voron2_custom_v6_0.60.inst.cfg2
-rw-r--r--resources/variants/voron2_custom_v6_0.80.inst.cfg2
-rw-r--r--resources/variants/voron2_custom_volcano_0.40.inst.cfg2
-rw-r--r--resources/variants/voron2_custom_volcano_0.60.inst.cfg2
-rw-r--r--resources/variants/voron2_custom_volcano_0.80.inst.cfg2
-rw-r--r--resources/variants/voron2_custom_volcano_1.00.inst.cfg2
-rw-r--r--resources/variants/voron2_custom_volcano_1.20.inst.cfg2
-rw-r--r--tests/Settings/TestDefinitionContainer.py10
-rwxr-xr-xtests/Settings/TestGlobalStack.py4
-rw-r--r--tests/Settings/TestProfiles.py41
-rwxr-xr-xtests/TestArrange.py3
-rw-r--r--tests/TestMachineManager.py187
-rw-r--r--tests/conftest.py3
2787 files changed, 22682 insertions, 8479 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md
index 6934354a70..b3fc10a5c1 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.md
+++ b/.github/ISSUE_TEMPLATE/bug-report.md
@@ -40,7 +40,7 @@ Thank you for using Cura!
(What should happen after the above steps have been followed.)
**Project file**
-(For slicing bugs, provide a project which clearly shows the bug, by going to File->Save. For big files you may need to use WeTransfer or similar file sharing sites.)
+(For slicing bugs, provide a project which clearly shows the bug, by going to File->Save Project. For big files you may need to use WeTransfer or similar file sharing sites. G-code files are not project files!)
**Log file**
(See https://github.com/Ultimaker/Cura#logging-issues to find the log file to upload, or copy a relevant snippet from it.)
diff --git a/.github/workflows/cicd.yml b/.github/workflows/ci.yml
index ff0923f9b6..6dbe51a09e 100644
--- a/.github/workflows/cicd.yml
+++ b/.github/workflows/ci.yml
@@ -1,5 +1,5 @@
---
-name: CI/CD
+name: CI
on:
push:
branches:
@@ -10,11 +10,12 @@ on:
pull_request:
jobs:
build:
- name: Build and test
runs-on: ubuntu-latest
container: ultimaker/cura-build-environment
steps:
- name: Checkout Cura
uses: actions/checkout@v2
- - name: Build and test
+ - name: Build
run: docker/build.sh
+ - name: Test
+ run: docker/test.sh
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 035191ebf7..3993d76754 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -16,6 +16,8 @@ if(CURA_DEBUGMODE)
set(_cura_debugmode "ON")
endif()
+option(GENERATE_TRANSLATIONS "Should the translations be generated?" ON)
+
set(CURA_APP_NAME "cura" CACHE STRING "Short name of Cura, used for configuration folder")
set(CURA_APP_DISPLAY_NAME "Ultimaker Cura" CACHE STRING "Display name of Cura")
set(CURA_VERSION "master" CACHE STRING "Version name of Cura")
@@ -24,30 +26,23 @@ set(CURA_CLOUD_API_ROOT "" CACHE STRING "Alternative Cura cloud API root")
set(CURA_CLOUD_API_VERSION "" CACHE STRING "Alternative Cura cloud API version")
set(CURA_CLOUD_ACCOUNT_API_ROOT "" CACHE STRING "Alternative Cura cloud account API version")
set(CURA_MARKETPLACE_ROOT "" CACHE STRING "Alternative Marketplace location")
+set(CURA_DIGITAL_FACTORY_URL "" CACHE STRING "Alternative Digital Factory location")
configure_file(${CMAKE_SOURCE_DIR}/cura.desktop.in ${CMAKE_BINARY_DIR}/cura.desktop @ONLY)
configure_file(cura/CuraVersion.py.in CuraVersion.py @ONLY)
-# FIXME: Remove the code for CMake <3.12 once we have switched over completely.
-# FindPython3 is a new module since CMake 3.12. It deprecates FindPythonInterp and FindPythonLibs. The FindPython3
-# module is copied from the CMake repository here so in CMake <3.12 we can still use it.
-if(${CMAKE_VERSION} VERSION_LESS 3.12)
- # Use FindPythonInterp and FindPythonLibs for CMake <3.12
- find_package(PythonInterp 3 REQUIRED)
+# FIXME: The new FindPython3 finds the system's Python3.6 reather than the Python3.5 that we built for Cura's environment.
+# So we're using the old method here, with FindPythonInterp for now.
+find_package(PythonInterp 3 REQUIRED)
- set(Python3_EXECUTABLE ${PYTHON_EXECUTABLE})
-
- set(Python3_VERSION ${PYTHON_VERSION_STRING})
- set(Python3_VERSION_MAJOR ${PYTHON_VERSION_MAJOR})
- set(Python3_VERSION_MINOR ${PYTHON_VERSION_MINOR})
- set(Python3_VERSION_PATCH ${PYTHON_VERSION_PATCH})
-else()
- # Use FindPython3 for CMake >=3.12
- find_package(Python3 REQUIRED COMPONENTS Interpreter Development)
-endif()
+set(Python3_EXECUTABLE ${PYTHON_EXECUTABLE})
+set(Python3_VERSION ${PYTHON_VERSION_STRING})
+set(Python3_VERSION_MAJOR ${PYTHON_VERSION_MAJOR})
+set(Python3_VERSION_MINOR ${PYTHON_VERSION_MINOR})
+set(Python3_VERSION_PATCH ${PYTHON_VERSION_PATCH})
if(NOT ${URANIUM_DIR} STREQUAL "")
set(CMAKE_MODULE_PATH "${CMAKE_MODULE_PATH};${URANIUM_DIR}/cmake")
@@ -58,7 +53,9 @@ if(NOT ${URANIUM_SCRIPTS_DIR} STREQUAL "")
# Extract Strings
add_custom_target(extract-messages ${URANIUM_SCRIPTS_DIR}/extract-messages ${CMAKE_SOURCE_DIR} cura)
# Build Translations
- CREATE_TRANSLATION_TARGETS()
+ if(${GENERATE_TRANSLATIONS})
+ CREATE_TRANSLATION_TARGETS()
+ endif()
endif()
diff --git a/cmake/CuraPluginInstall.cmake b/cmake/CuraPluginInstall.cmake
index d35e74acb8..8d9efe1f12 100644
--- a/cmake/CuraPluginInstall.cmake
+++ b/cmake/CuraPluginInstall.cmake
@@ -9,6 +9,8 @@
# form of "a;b;c" or "a,b,c". By default all plugins will be installed.
#
+option(PRINT_PLUGIN_LIST "Should the list of plugins that are installed be printed?" ON)
+
# FIXME: Remove the code for CMake <3.12 once we have switched over completely.
# FindPython3 is a new module since CMake 3.12. It deprecates FindPythonInterp and FindPythonLibs. The FindPython3
# module is copied from the CMake repository here so in CMake <3.12 we can still use it.
@@ -81,7 +83,9 @@ foreach(_plugin_json_path ${_plugin_json_list})
endif()
if(_add_plugin)
- message(STATUS "[+] PLUGIN TO INSTALL: ${_rel_plugin_dir}")
+ if(${PRINT_PLUGIN_LIST})
+ message(STATUS "[+] PLUGIN TO INSTALL: ${_rel_plugin_dir}")
+ endif()
get_filename_component(_rel_plugin_parent_dir ${_rel_plugin_dir} DIRECTORY)
install(DIRECTORY ${_rel_plugin_dir}
DESTINATION lib${LIB_SUFFIX}/cura/${_rel_plugin_parent_dir}
@@ -90,7 +94,9 @@ foreach(_plugin_json_path ${_plugin_json_list})
)
list(APPEND _install_plugin_list ${_plugin_dir})
elseif(_is_no_install_plugin)
- message(STATUS "[-] PLUGIN TO REMOVE : ${_rel_plugin_dir}")
+ if(${PRINT_PLUGIN_LIST})
+ message(STATUS "[-] PLUGIN TO REMOVE : ${_rel_plugin_dir}")
+ endif()
execute_process(COMMAND ${Python3_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/cmake/mod_bundled_packages_json.py
-d ${CMAKE_CURRENT_SOURCE_DIR}/resources/bundled_packages
${_plugin_dir_name}
diff --git a/cmake/CuraTests.cmake b/cmake/CuraTests.cmake
index 251bec5781..babb86f745 100644
--- a/cmake/CuraTests.cmake
+++ b/cmake/CuraTests.cmake
@@ -4,18 +4,11 @@
include(CTest)
include(CMakeParseArguments)
-# FIXME: Remove the code for CMake <3.12 once we have switched over completely.
-# FindPython3 is a new module since CMake 3.12. It deprecates FindPythonInterp and FindPythonLibs. The FindPython3
-# module is copied from the CMake repository here so in CMake <3.12 we can still use it.
-if(${CMAKE_VERSION} VERSION_LESS 3.12)
- # Use FindPythonInterp and FindPythonLibs for CMake <3.12
- find_package(PythonInterp 3 REQUIRED)
+# FIXME: The new FindPython3 finds the system's Python3.6 reather than the Python3.5 that we built for Cura's environment.
+# So we're using the old method here, with FindPythonInterp for now.
+find_package(PythonInterp 3 REQUIRED)
- set(Python3_EXECUTABLE ${PYTHON_EXECUTABLE})
-else()
- # Use FindPython3 for CMake >=3.12
- find_package(Python3 REQUIRED COMPONENTS Interpreter Development)
-endif()
+set(Python3_EXECUTABLE ${PYTHON_EXECUTABLE})
add_custom_target(test-verbose COMMAND ${CMAKE_CTEST_COMMAND} --verbose)
@@ -56,6 +49,14 @@ function(cura_add_test)
endif()
endfunction()
+
+#Add code style test.
+add_test(
+ NAME "code-style"
+ COMMAND ${Python3_EXECUTABLE} run_mypy.py
+ WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
+)
+
#Add test for import statements which are not compatible with all builds
add_test(
NAME "invalid-imports"
@@ -74,13 +75,6 @@ foreach(_plugin ${_plugins})
endif()
endforeach()
-#Add code style test.
-add_test(
- NAME "code-style"
- COMMAND ${Python3_EXECUTABLE} run_mypy.py
- WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
-)
-
#Add test for whether the shortcut alt-keys are unique in every translation.
add_test(
NAME "shortcut-keys"
diff --git a/cura/ApplicationMetadata.py b/cura/ApplicationMetadata.py
index 6e0aa5f04f..2e15d60a93 100644
--- a/cura/ApplicationMetadata.py
+++ b/cura/ApplicationMetadata.py
@@ -13,7 +13,7 @@ DEFAULT_CURA_DEBUG_MODE = False
# Each release has a fixed SDK version coupled with it. It doesn't make sense to make it configurable because, for
# example Cura 3.2 with SDK version 6.1 will not work. So the SDK version is hard-coded here and left out of the
# CuraVersion.py.in template.
-CuraSDKVersion = "7.3.0"
+CuraSDKVersion = "7.4.0"
try:
from cura.CuraVersion import CuraAppName # type: ignore
diff --git a/cura/Arranging/Arrange.py b/cura/Arranging/Arrange.py
index c9d3498c7b..e4a64afd3f 100644
--- a/cura/Arranging/Arrange.py
+++ b/cura/Arranging/Arrange.py
@@ -2,6 +2,7 @@
# Cura is released under the terms of the LGPLv3 or higher.
from typing import Optional
+from UM.Decorators import deprecated
from UM.Scene.Iterator.DepthFirstIterator import DepthFirstIterator
from UM.Logger import Logger
from UM.Math.Polygon import Polygon
@@ -32,6 +33,7 @@ class Arrange:
build_volume = None # type: Optional[BuildVolume]
+ @deprecated("Use the functions in Nest2dArrange instead", "4.8")
def __init__(self, x, y, offset_x, offset_y, scale = 0.5):
self._scale = scale # convert input coordinates to arrange coordinates
world_x, world_y = int(x * self._scale), int(y * self._scale)
@@ -45,6 +47,7 @@ class Arrange:
self._is_empty = True
@classmethod
+ @deprecated("Use the functions in Nest2dArrange instead", "4.8")
def create(cls, scene_root = None, fixed_nodes = None, scale = 0.5, x = 350, y = 250, min_offset = 8) -> "Arrange":
"""Helper to create an :py:class:`cura.Arranging.Arrange.Arrange` instance
@@ -101,6 +104,7 @@ class Arrange:
self._last_priority = 0
+ @deprecated("Use the functions in Nest2dArrange instead", "4.8")
def findNodePlacement(self, node: SceneNode, offset_shape_arr: ShapeArray, hull_shape_arr: ShapeArray, step = 1) -> bool:
"""Find placement for a node (using offset shape) and place it (using hull shape)
diff --git a/cura/Arranging/ArrangeObjectsJob.py b/cura/Arranging/ArrangeObjectsJob.py
index 387bf92688..46b1aa2d71 100644
--- a/cura/Arranging/ArrangeObjectsJob.py
+++ b/cura/Arranging/ArrangeObjectsJob.py
@@ -1,23 +1,16 @@
# Copyright (c) 2019 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
-from PyQt5.QtCore import QCoreApplication
+from typing import List
from UM.Application import Application
from UM.Job import Job
-from UM.Scene.SceneNode import SceneNode
-from UM.Math.Vector import Vector
-from UM.Operations.TranslateOperation import TranslateOperation
-from UM.Operations.GroupedOperation import GroupedOperation
from UM.Logger import Logger
from UM.Message import Message
+from UM.Scene.SceneNode import SceneNode
from UM.i18n import i18nCatalog
-i18n_catalog = i18nCatalog("cura")
+from cura.Arranging.Nest2DArrange import arrange
-from cura.Scene.ZOffsetDecorator import ZOffsetDecorator
-from cura.Arranging.Arrange import Arrange
-from cura.Arranging.ShapeArray import ShapeArray
-
-from typing import List
+i18n_catalog = i18nCatalog("cura")
class ArrangeObjectsJob(Job):
@@ -30,80 +23,22 @@ class ArrangeObjectsJob(Job):
def run(self):
status_message = Message(i18n_catalog.i18nc("@info:status", "Finding new location for objects"),
lifetime = 0,
- dismissable=False,
+ dismissable = False,
progress = 0,
title = i18n_catalog.i18nc("@info:title", "Finding Location"))
status_message.show()
- global_container_stack = Application.getInstance().getGlobalContainerStack()
- machine_width = global_container_stack.getProperty("machine_width", "value")
- machine_depth = global_container_stack.getProperty("machine_depth", "value")
-
- arranger = Arrange.create(x = machine_width, y = machine_depth, fixed_nodes = self._fixed_nodes, min_offset = self._min_offset)
- # Build set to exclude children (those get arranged together with the parents).
- included_as_child = set()
- for node in self._nodes:
- included_as_child.update(node.getAllChildren())
-
- # Collect nodes to be placed
- nodes_arr = [] # fill with (size, node, offset_shape_arr, hull_shape_arr)
- for node in self._nodes:
- if node in included_as_child:
- continue
- offset_shape_arr, hull_shape_arr = ShapeArray.fromNode(node, min_offset = self._min_offset, include_children = True)
- if offset_shape_arr is None:
- Logger.log("w", "Node [%s] could not be converted to an array for arranging...", str(node))
- continue
- nodes_arr.append((offset_shape_arr.arr.shape[0] * offset_shape_arr.arr.shape[1], node, offset_shape_arr, hull_shape_arr))
-
- # Sort the nodes with the biggest area first.
- nodes_arr.sort(key=lambda item: item[0])
- nodes_arr.reverse()
-
- # Place nodes one at a time
- start_priority = 0
- last_priority = start_priority
- last_size = None
- grouped_operation = GroupedOperation()
- found_solution_for_all = True
- not_fit_count = 0
- for idx, (size, node, offset_shape_arr, hull_shape_arr) in enumerate(nodes_arr):
- # For performance reasons, we assume that when a location does not fit,
- # it will also not fit for the next object (while what can be untrue).
- if last_size == size: # This optimization works if many of the objects have the same size
- start_priority = last_priority
- else:
- start_priority = 0
- best_spot = arranger.bestSpot(hull_shape_arr, start_prio = start_priority)
- x, y = best_spot.x, best_spot.y
- node.removeDecorator(ZOffsetDecorator)
- if node.getBoundingBox():
- center_y = node.getWorldPosition().y - node.getBoundingBox().bottom
- else:
- center_y = 0
- if x is not None: # We could find a place
- last_size = size
- last_priority = best_spot.priority
-
- arranger.place(x, y, offset_shape_arr) # take place before the next one
- grouped_operation.addOperation(TranslateOperation(node, Vector(x, center_y, y), set_position = True))
- else:
- Logger.log("d", "Arrange all: could not find spot!")
- found_solution_for_all = False
- grouped_operation.addOperation(TranslateOperation(node, Vector(200, center_y, -not_fit_count * 20), set_position = True))
- not_fit_count += 1
-
- status_message.setProgress((idx + 1) / len(nodes_arr) * 100)
- Job.yieldThread()
- QCoreApplication.processEvents()
-
- grouped_operation.push()
+ found_solution_for_all = None
+ try:
+ found_solution_for_all = arrange(self._nodes, Application.getInstance().getBuildVolume(), self._fixed_nodes)
+ except: # If the thread crashes, the message should still close
+ Logger.logException("e", "Unable to arrange the objects on the buildplate. The arrange algorithm has crashed.")
status_message.hide()
-
- if not found_solution_for_all:
- no_full_solution_message = Message(i18n_catalog.i18nc("@info:status", "Unable to find a location within the build volume for all objects"),
- title = i18n_catalog.i18nc("@info:title", "Can't Find Location"))
+ if found_solution_for_all is not None and not found_solution_for_all:
+ no_full_solution_message = Message(
+ i18n_catalog.i18nc("@info:status",
+ "Unable to find a location within the build volume for all objects"),
+ title = i18n_catalog.i18nc("@info:title", "Can't Find Location"))
no_full_solution_message.show()
-
self.finished.emit(self)
diff --git a/cura/Arranging/Nest2DArrange.py b/cura/Arranging/Nest2DArrange.py
new file mode 100644
index 0000000000..cdf590232c
--- /dev/null
+++ b/cura/Arranging/Nest2DArrange.py
@@ -0,0 +1,147 @@
+# Copyright (c) 2020 Ultimaker B.V.
+# Cura is released under the terms of the LGPLv3 or higher.
+
+import numpy
+from pynest2d import Point, Box, Item, NfpConfig, nest
+from typing import List, TYPE_CHECKING, Optional, Tuple
+
+from UM.Application import Application
+from UM.Logger import Logger
+from UM.Math.Matrix import Matrix
+from UM.Math.Polygon import Polygon
+from UM.Math.Quaternion import Quaternion
+from UM.Math.Vector import Vector
+from UM.Operations.AddSceneNodeOperation import AddSceneNodeOperation
+from UM.Operations.GroupedOperation import GroupedOperation
+from UM.Operations.RotateOperation import RotateOperation
+from UM.Operations.TranslateOperation import TranslateOperation
+
+
+if TYPE_CHECKING:
+ from UM.Scene.SceneNode import SceneNode
+ from cura.BuildVolume import BuildVolume
+
+
+def findNodePlacement(nodes_to_arrange: List["SceneNode"], build_volume: "BuildVolume", fixed_nodes: Optional[List["SceneNode"]] = None, factor = 10000) -> Tuple[bool, List[Item]]:
+ """
+ Find placement for a set of scene nodes, but don't actually move them just yet.
+ :param nodes_to_arrange: The list of nodes that need to be moved.
+ :param build_volume: The build volume that we want to place the nodes in. It gets size & disallowed areas from this.
+ :param fixed_nodes: List of nods that should not be moved, but should be used when deciding where the others nodes
+ are placed.
+ :param factor: The library that we use is int based. This factor defines how accurate we want it to be.
+
+ :return: tuple (found_solution_for_all, node_items)
+ WHERE
+ found_solution_for_all: Whether the algorithm found a place on the buildplate for all the objects
+ node_items: A list of the nodes return by libnest2d, which contain the new positions on the buildplate
+ """
+
+ machine_width = build_volume.getWidth()
+ machine_depth = build_volume.getDepth()
+ build_plate_bounding_box = Box(machine_width * factor, machine_depth * factor)
+
+ if fixed_nodes is None:
+ fixed_nodes = []
+
+ # Add all the items we want to arrange
+ node_items = []
+ for node in nodes_to_arrange:
+ hull_polygon = node.callDecoration("getConvexHull")
+ if not hull_polygon or hull_polygon.getPoints is None:
+ Logger.log("w", "Object {} cannot be arranged because it has no convex hull.".format(node.getName()))
+ continue
+ converted_points = []
+ for point in hull_polygon.getPoints():
+ converted_points.append(Point(int(point[0] * factor), int(point[1] * factor)))
+ item = Item(converted_points)
+ node_items.append(item)
+
+ # Use a tiny margin for the build_plate_polygon (the nesting doesn't like overlapping disallowed areas)
+ half_machine_width = 0.5 * machine_width - 1
+ half_machine_depth = 0.5 * machine_depth - 1
+ build_plate_polygon = Polygon(numpy.array([
+ [half_machine_width, -half_machine_depth],
+ [-half_machine_width, -half_machine_depth],
+ [-half_machine_width, half_machine_depth],
+ [half_machine_width, half_machine_depth]
+ ], numpy.float32))
+
+ disallowed_areas = build_volume.getDisallowedAreas()
+ num_disallowed_areas_added = 0
+ for area in disallowed_areas:
+ converted_points = []
+
+ # Clip the disallowed areas so that they don't overlap the bounding box (The arranger chokes otherwise)
+ clipped_area = area.intersectionConvexHulls(build_plate_polygon)
+
+ if clipped_area.getPoints() is not None: # numpy array has to be explicitly checked against None
+ for point in clipped_area.getPoints():
+ converted_points.append(Point(int(point[0] * factor), int(point[1] * factor)))
+
+ disallowed_area = Item(converted_points)
+ disallowed_area.markAsDisallowedAreaInBin(0)
+ node_items.append(disallowed_area)
+ num_disallowed_areas_added += 1
+
+ for node in fixed_nodes:
+ converted_points = []
+ hull_polygon = node.callDecoration("getConvexHull")
+
+ if hull_polygon is not None and hull_polygon.getPoints() is not None: # numpy array has to be explicitly checked against None
+ for point in hull_polygon.getPoints():
+ converted_points.append(Point(point[0] * factor, point[1] * factor))
+ item = Item(converted_points)
+ item.markAsFixedInBin(0)
+ node_items.append(item)
+ num_disallowed_areas_added += 1
+
+ config = NfpConfig()
+ config.accuracy = 1.0
+
+ num_bins = nest(node_items, build_plate_bounding_box, 10000, config)
+
+ # Strip the fixed items (previously placed) and the disallowed areas from the results again.
+ node_items = list(filter(lambda item: not item.isFixed(), node_items))
+
+ found_solution_for_all = num_bins == 1
+
+ return found_solution_for_all, node_items
+
+
+def arrange(nodes_to_arrange: List["SceneNode"], build_volume: "BuildVolume", fixed_nodes: Optional[List["SceneNode"]] = None, factor = 10000, add_new_nodes_in_scene: bool = False) -> bool:
+ """
+ Find placement for a set of scene nodes, and move them by using a single grouped operation.
+ :param nodes_to_arrange: The list of nodes that need to be moved.
+ :param build_volume: The build volume that we want to place the nodes in. It gets size & disallowed areas from this.
+ :param fixed_nodes: List of nods that should not be moved, but should be used when deciding where the others nodes
+ are placed.
+ :param factor: The library that we use is int based. This factor defines how accuracte we want it to be.
+ :param add_new_nodes_in_scene: Whether to create new scene nodes before applying the transformations and rotations
+
+ :return: found_solution_for_all: Whether the algorithm found a place on the buildplate for all the objects
+ """
+ scene_root = Application.getInstance().getController().getScene().getRoot()
+ found_solution_for_all, node_items = findNodePlacement(nodes_to_arrange, build_volume, fixed_nodes, factor)
+
+ not_fit_count = 0
+ grouped_operation = GroupedOperation()
+ for node, node_item in zip(nodes_to_arrange, node_items):
+ if add_new_nodes_in_scene:
+ grouped_operation.addOperation(AddSceneNodeOperation(node, scene_root))
+
+ if node_item.binId() == 0:
+ # We found a spot for it
+ rotation_matrix = Matrix()
+ rotation_matrix.setByRotationAxis(node_item.rotation(), Vector(0, -1, 0))
+ grouped_operation.addOperation(RotateOperation(node, Quaternion.fromMatrix(rotation_matrix)))
+ grouped_operation.addOperation(TranslateOperation(node, Vector(node_item.translation().x() / factor, 0,
+ node_item.translation().y() / factor)))
+ else:
+ # We didn't find a spot
+ grouped_operation.addOperation(
+ TranslateOperation(node, Vector(200, node.getWorldPosition().y, -not_fit_count * 20), set_position = True))
+ not_fit_count += 1
+ grouped_operation.push()
+
+ return found_solution_for_all
diff --git a/cura/BuildVolume.py b/cura/BuildVolume.py
index 373f708389..7c843fcdea 100755
--- a/cura/BuildVolume.py
+++ b/cura/BuildVolume.py
@@ -180,12 +180,21 @@ class BuildVolume(SceneNode):
def setWidth(self, width: float) -> None:
self._width = width
+ def getWidth(self) -> float:
+ return self._width
+
def setHeight(self, height: float) -> None:
self._height = height
+ def getHeight(self) -> float:
+ return self._height
+
def setDepth(self, depth: float) -> None:
self._depth = depth
+ def getDepth(self) -> float:
+ return self._depth
+
def setShape(self, shape: str) -> None:
if shape:
self._shape = shape
@@ -782,7 +791,9 @@ class BuildVolume(SceneNode):
break
if self._global_container_stack.getProperty("prime_tower_brim_enable", "value") and self._global_container_stack.getProperty("adhesion_type", "value") != "raft":
brim_size = self._calculateBedAdhesionSize(used_extruders, "brim")
- prime_tower_areas[extruder_id][area_index] = prime_tower_area.getMinkowskiHull(Polygon.approximatedCircle(brim_size))
+ # Use 2x the brim size, since we need 1x brim size distance due to the object brim and another
+ # times the brim due to the brim of the prime tower
+ prime_tower_areas[extruder_id][area_index] = prime_tower_area.getMinkowskiHull(Polygon.approximatedCircle(2 * brim_size, num_segments = 24))
if not prime_tower_collision:
result_areas[extruder_id].extend(prime_tower_areas[extruder_id])
result_areas_no_brim[extruder_id].extend(prime_tower_areas[extruder_id])
@@ -834,7 +845,7 @@ class BuildVolume(SceneNode):
prime_tower_y += brim_size
radius = prime_tower_size / 2
- prime_tower_area = Polygon.approximatedCircle(radius)
+ prime_tower_area = Polygon.approximatedCircle(radius, num_segments = 24)
prime_tower_area = prime_tower_area.translate(prime_tower_x - radius, prime_tower_y - radius)
prime_tower_area = prime_tower_area.getMinkowskiHull(Polygon.approximatedCircle(0))
diff --git a/cura/CrashHandler.py b/cura/CrashHandler.py
index 4c0dd4855b..db44daa77c 100644
--- a/cura/CrashHandler.py
+++ b/cura/CrashHandler.py
@@ -250,7 +250,10 @@ class CrashHandler:
scope.set_context("plugins", self.data["plugins"])
- scope.set_user({"id": str(uuid.getnode())})
+ user_id = uuid.getnode() # On all of Cura's supported platforms, this returns the MAC address which is pseudonymical information (!= anonymous).
+ user_id %= 2 ** 16 # So to make it anonymous, apply a bitmask selecting only the last 16 bits.
+ # This prevents it from being traceable to a specific user but still gives somewhat of an idea of whether it's just the same user hitting the same crash over and over again, or if it's widespread.
+ scope.set_user({"id": str(user_id)})
return group
diff --git a/cura/CuraActions.py b/cura/CuraActions.py
index 4f3e842379..d6e5add912 100644
--- a/cura/CuraActions.py
+++ b/cura/CuraActions.py
@@ -40,7 +40,7 @@ class CuraActions(QObject):
@pyqtSlot()
def openBugReportPage(self) -> None:
- event = CallFunctionEvent(self._openUrl, [QUrl("https://github.com/Ultimaker/Cura/issues")], {})
+ event = CallFunctionEvent(self._openUrl, [QUrl("https://github.com/Ultimaker/Cura/issues/new/choose")], {})
cura.CuraApplication.CuraApplication.getInstance().functionEvent(event)
@pyqtSlot()
diff --git a/cura/CuraApplication.py b/cura/CuraApplication.py
index bae212917a..0411343855 100755
--- a/cura/CuraApplication.py
+++ b/cura/CuraApplication.py
@@ -36,6 +36,7 @@ from UM.Scene.Camera import Camera
from UM.Scene.GroupDecorator import GroupDecorator
from UM.Scene.Iterator.DepthFirstIterator import DepthFirstIterator
from UM.Scene.SceneNode import SceneNode
+from UM.Scene.SceneNodeSettings import SceneNodeSettings
from UM.Scene.Selection import Selection
from UM.Scene.ToolHandle import ToolHandle
from UM.Settings.ContainerRegistry import ContainerRegistry
@@ -52,7 +53,7 @@ from cura.API.Account import Account
from cura.Arranging.Arrange import Arrange
from cura.Arranging.ArrangeObjectsAllBuildPlatesJob import ArrangeObjectsAllBuildPlatesJob
from cura.Arranging.ArrangeObjectsJob import ArrangeObjectsJob
-from cura.Arranging.ShapeArray import ShapeArray
+from cura.Arranging.Nest2DArrange import arrange
from cura.Machines.MachineErrorChecker import MachineErrorChecker
from cura.Machines.Models.BuildPlateModel import BuildPlateModel
from cura.Machines.Models.CustomQualityProfilesDropDownMenuModel import CustomQualityProfilesDropDownMenuModel
@@ -126,7 +127,7 @@ class CuraApplication(QtApplication):
# SettingVersion represents the set of settings available in the machine/extruder definitions.
# You need to make sure that this version number needs to be increased if there is any non-backwards-compatible
# changes of the settings.
- SettingVersion = 15
+ SettingVersion = 16
Created = False
@@ -801,6 +802,8 @@ class CuraApplication(QtApplication):
self._setLoadingHint(self._i18n_catalog.i18nc("@info:progress", "Initializing build volume..."))
root = self.getController().getScene().getRoot()
self._volume = BuildVolume.BuildVolume(self, root)
+
+ # Ensure that the old style arranger still works.
Arrange.build_volume = self._volume
# initialize info objects
@@ -1379,6 +1382,7 @@ class CuraApplication(QtApplication):
def arrangeAll(self) -> None:
nodes_to_arrange = []
active_build_plate = self.getMultiBuildPlateModel().activeBuildPlate
+ locked_nodes = []
for node in DepthFirstIterator(self.getController().getScene().getRoot()):
if not isinstance(node, SceneNode):
continue
@@ -1400,8 +1404,12 @@ class CuraApplication(QtApplication):
# Skip nodes that are too big
bounding_box = node.getBoundingBox()
if bounding_box is None or bounding_box.width < self._volume.getBoundingBox().width or bounding_box.depth < self._volume.getBoundingBox().depth:
- nodes_to_arrange.append(node)
- self.arrange(nodes_to_arrange, fixed_nodes = [])
+ # Arrange only the unlocked nodes and keep the locked ones in place
+ if UM.Util.parseBool(node.getSetting(SceneNodeSettings.LockPosition)):
+ locked_nodes.append(node)
+ else:
+ nodes_to_arrange.append(node)
+ self.arrange(nodes_to_arrange, locked_nodes)
def arrange(self, nodes: List[SceneNode], fixed_nodes: List[SceneNode]) -> None:
"""Arrange a set of nodes given a set of fixed nodes
@@ -1514,13 +1522,10 @@ class CuraApplication(QtApplication):
# Move each node to the same position.
for mesh, node in zip(meshes, group_node.getChildren()):
- transformation = node.getLocalTransformation()
- transformation.setTranslation(zero_translation)
- transformed_mesh = mesh.getTransformed(transformation)
-
+ node.setTransformation(Matrix())
# Align the object around its zero position
# and also apply the offset to center it inside the group.
- node.setPosition(-transformed_mesh.getZeroPosition() - offset)
+ node.setPosition(-mesh.getZeroPosition() - offset)
# Use the previously found center of the group bounding box as the new location of the group
group_node.setPosition(group_node.getBoundingBox().center)
@@ -1725,7 +1730,7 @@ class CuraApplication(QtApplication):
:param project_mode: How to handle project files. Either None(default): Follow user preference, "open_as_model"
or "open_as_project". This parameter is only considered if the file is a project file.
"""
-
+ Logger.log("i", "Attempting to read file %s", file.toString())
if not file.isValid():
return
@@ -1799,6 +1804,9 @@ class CuraApplication(QtApplication):
return
nodes = job.getResult()
+ if nodes is None:
+ Logger.error("Read mesh job returned None. Mesh loading must have failed.")
+ return
file_name = job.getFileName()
file_name_lower = file_name.lower()
file_extension = file_name_lower.split(".")[-1]
@@ -1812,17 +1820,21 @@ class CuraApplication(QtApplication):
for node_ in DepthFirstIterator(root):
if node_.callDecoration("isSliceable") and node_.callDecoration("getBuildPlateNumber") == target_build_plate:
fixed_nodes.append(node_)
- machine_width = global_container_stack.getProperty("machine_width", "value")
- machine_depth = global_container_stack.getProperty("machine_depth", "value")
- arranger = Arrange.create(x = machine_width, y = machine_depth, fixed_nodes = fixed_nodes)
- min_offset = 8
+
default_extruder_position = self.getMachineManager().defaultExtruderPosition
default_extruder_id = self._global_container_stack.extruderList[int(default_extruder_position)].getId()
select_models_on_load = self.getPreferences().getValue("cura/select_models_on_load")
- for original_node in nodes:
+ nodes_to_arrange = [] # type: List[CuraSceneNode]
+
+ fixed_nodes = []
+ for node_ in DepthFirstIterator(self.getController().getScene().getRoot()):
+ # Only count sliceable objects
+ if node_.callDecoration("isSliceable"):
+ fixed_nodes.append(node_)
+ for original_node in nodes:
# Create a CuraSceneNode just if the original node is not that type
if isinstance(original_node, CuraSceneNode):
node = original_node
@@ -1830,8 +1842,8 @@ class CuraApplication(QtApplication):
node = CuraSceneNode()
node.setMeshData(original_node.getMeshData())
- #Setting meshdata does not apply scaling.
- if(original_node.getScale() != Vector(1.0, 1.0, 1.0)):
+ # Setting meshdata does not apply scaling.
+ if original_node.getScale() != Vector(1.0, 1.0, 1.0):
node.scale(original_node.getScale())
node.setSelectable(True)
@@ -1862,19 +1874,15 @@ class CuraApplication(QtApplication):
if file_extension != "3mf":
if node.callDecoration("isSliceable"):
- # Only check position if it's not already blatantly obvious that it won't fit.
- if node.getBoundingBox() is None or self._volume.getBoundingBox() is None or node.getBoundingBox().width < self._volume.getBoundingBox().width or node.getBoundingBox().depth < self._volume.getBoundingBox().depth:
- # Find node location
- offset_shape_arr, hull_shape_arr = ShapeArray.fromNode(node, min_offset = min_offset)
+ # Ensure that the bottom of the bounding box is on the build plate
+ if node.getBoundingBox():
+ center_y = node.getWorldPosition().y - node.getBoundingBox().bottom
+ else:
+ center_y = 0
- # If a model is to small then it will not contain any points
- if offset_shape_arr is None and hull_shape_arr is None:
- Message(self._i18n_catalog.i18nc("@info:status", "The selected model was too small to load."),
- title = self._i18n_catalog.i18nc("@info:title", "Warning")).show()
- return
+ node.translate(Vector(0, center_y, 0))
- # Step is for skipping tests to make it a lot faster. it also makes the outcome somewhat rougher
- arranger.findNodePlacement(node, offset_shape_arr, hull_shape_arr, step = 10)
+ nodes_to_arrange.append(node)
# This node is deep copied from some other node which already has a BuildPlateDecorator, but the deepcopy
# of BuildPlateDecorator produces one that's associated with build plate -1. So, here we need to check if
@@ -1893,7 +1901,10 @@ class CuraApplication(QtApplication):
if select_models_on_load:
Selection.add(node)
-
+ try:
+ arrange(nodes_to_arrange, self.getBuildVolume(), fixed_nodes)
+ except:
+ Logger.logException("e", "Failed to arrange the models")
self.fileCompleted.emit(file_name)
def addNonSliceableExtension(self, extension):
diff --git a/cura/CuraVersion.py.in b/cura/CuraVersion.py.in
index 32a67b8baa..ce2264f5fc 100644
--- a/cura/CuraVersion.py.in
+++ b/cura/CuraVersion.py.in
@@ -9,4 +9,5 @@ CuraDebugMode = True if "@_cura_debugmode@" == "ON" else False
CuraCloudAPIRoot = "@CURA_CLOUD_API_ROOT@"
CuraCloudAPIVersion = "@CURA_CLOUD_API_VERSION@"
CuraCloudAccountAPIRoot = "@CURA_CLOUD_ACCOUNT_API_ROOT@"
-CuraMarketplaceRoot = "@CURA_MARKETPLACE_ROOT@" \ No newline at end of file
+CuraMarketplaceRoot = "@CURA_MARKETPLACE_ROOT@"
+CuraDigitalFactoryURL = "@CURA_DIGITAL_FACTORY_URL@"
diff --git a/cura/Machines/Models/GlobalStacksModel.py b/cura/Machines/Models/GlobalStacksModel.py
index 6d091659a8..712597c2e7 100644
--- a/cura/Machines/Models/GlobalStacksModel.py
+++ b/cura/Machines/Models/GlobalStacksModel.py
@@ -72,8 +72,8 @@ class GlobalStacksModel(ListModel):
section_name = self._catalog.i18nc("@info:title", section_name)
default_removal_warning = self._catalog.i18nc(
- "@label ({} is object name)",
- "Are you sure you wish to remove {}? This cannot be undone!", device_name
+ "@label {0} is the name of a printer that's about to be deleted.",
+ "Are you sure you wish to remove {0}? This cannot be undone!", device_name
)
removal_warning = container_stack.getMetaDataEntry("removal_warning", default_removal_warning)
diff --git a/cura/Machines/Models/QualityManagementModel.py b/cura/Machines/Models/QualityManagementModel.py
index 099d71ab03..df12b16c15 100644
--- a/cura/Machines/Models/QualityManagementModel.py
+++ b/cura/Machines/Models/QualityManagementModel.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2019 Ultimaker B.V.
+# Copyright (c) 2020 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from typing import Any, cast, Dict, Optional, TYPE_CHECKING
@@ -132,7 +132,7 @@ class QualityManagementModel(ListModel):
for metadata in quality_changes_group.metadata_per_extruder.values():
extruder_container = cast(InstanceContainer, container_registry.findContainers(id = metadata["id"])[0])
extruder_container.setName(new_name)
- global_container = cast(InstanceContainer, container_registry.findContainers(id=quality_changes_group.metadata_for_global["id"])[0])
+ global_container = cast(InstanceContainer, container_registry.findContainers(id = quality_changes_group.metadata_for_global["id"])[0])
global_container.setName(new_name)
quality_changes_group.name = new_name
@@ -164,10 +164,16 @@ class QualityManagementModel(ListModel):
quality_group = quality_model_item["quality_group"]
quality_changes_group = quality_model_item["quality_changes_group"]
if quality_changes_group is None:
- # Create global quality changes only.
new_quality_changes = self._createQualityChanges(quality_group.quality_type, intent_category, new_name,
global_stack, extruder_stack = None)
container_registry.addContainer(new_quality_changes)
+
+ for extruder in global_stack.extruderList:
+ new_extruder_quality_changes = self._createQualityChanges(quality_group.quality_type, intent_category,
+ new_name,
+ global_stack, extruder_stack = extruder)
+
+ container_registry.addContainer(new_extruder_quality_changes)
else:
for metadata in [quality_changes_group.metadata_for_global] + list(quality_changes_group.metadata_per_extruder.values()):
containers = container_registry.findContainers(id = metadata["id"])
diff --git a/cura/MultiplyObjectsJob.py b/cura/MultiplyObjectsJob.py
index 7507f2520e..1ba78edacf 100644
--- a/cura/MultiplyObjectsJob.py
+++ b/cura/MultiplyObjectsJob.py
@@ -4,20 +4,15 @@
import copy
from typing import List
-from PyQt5.QtCore import QCoreApplication
-
+from UM.Application import Application
from UM.Job import Job
-from UM.Operations.GroupedOperation import GroupedOperation
from UM.Message import Message
+from UM.Scene.Iterator.DepthFirstIterator import DepthFirstIterator
from UM.Scene.SceneNode import SceneNode
from UM.i18n import i18nCatalog
-i18n_catalog = i18nCatalog("cura")
+from cura.Arranging.Nest2DArrange import arrange
-from cura.Arranging.Arrange import Arrange
-from cura.Arranging.ShapeArray import ShapeArray
-
-from UM.Application import Application
-from UM.Operations.AddSceneNodeOperation import AddSceneNodeOperation
+i18n_catalog = i18nCatalog("cura")
class MultiplyObjectsJob(Job):
@@ -28,28 +23,27 @@ class MultiplyObjectsJob(Job):
self._min_offset = min_offset
def run(self) -> None:
- status_message = Message(i18n_catalog.i18nc("@info:status", "Multiplying and placing objects"), lifetime=0,
- dismissable=False, progress=0, title = i18n_catalog.i18nc("@info:title", "Placing Objects"))
+ status_message = Message(i18n_catalog.i18nc("@info:status", "Multiplying and placing objects"), lifetime = 0,
+ dismissable = False, progress = 0,
+ title = i18n_catalog.i18nc("@info:title", "Placing Objects"))
status_message.show()
scene = Application.getInstance().getController().getScene()
- total_progress = len(self._objects) * self._count
- current_progress = 0
-
global_container_stack = Application.getInstance().getGlobalContainerStack()
if global_container_stack is None:
return # We can't do anything in this case.
- machine_width = global_container_stack.getProperty("machine_width", "value")
- machine_depth = global_container_stack.getProperty("machine_depth", "value")
root = scene.getRoot()
- scale = 0.5
- arranger = Arrange.create(x = machine_width, y = machine_depth, scene_root = root, scale = scale, min_offset = self._min_offset)
+
processed_nodes = [] # type: List[SceneNode]
nodes = []
- not_fit_count = 0
- found_solution_for_all = False
+ fixed_nodes = []
+ for node_ in DepthFirstIterator(root):
+ # Only count sliceable objects
+ if node_.callDecoration("isSliceable"):
+ fixed_nodes.append(node_)
+
for node in self._objects:
# If object is part of a group, multiply group
current_node = node
@@ -60,31 +54,8 @@ class MultiplyObjectsJob(Job):
continue
processed_nodes.append(current_node)
- node_too_big = False
- if node.getBoundingBox().width < machine_width or node.getBoundingBox().depth < machine_depth:
- offset_shape_arr, hull_shape_arr = ShapeArray.fromNode(current_node, min_offset = self._min_offset, scale = scale)
- else:
- node_too_big = True
-
- found_solution_for_all = True
- arranger.resetLastPriority()
for _ in range(self._count):
- # We do place the nodes one by one, as we want to yield in between.
new_node = copy.deepcopy(node)
- solution_found = False
- if not node_too_big:
- if offset_shape_arr is not None and hull_shape_arr is not None:
- solution_found = arranger.findNodePlacement(new_node, offset_shape_arr, hull_shape_arr)
- else:
- # The node has no shape, so no need to arrange it. The solution is simple: Do nothing.
- solution_found = True
-
- if node_too_big or not solution_found:
- found_solution_for_all = False
- new_location = new_node.getPosition()
- new_location = new_location.set(z = - not_fit_count * 20)
- new_node.setPosition(new_location)
- not_fit_count += 1
# Same build plate
build_plate_number = current_node.callDecoration("getBuildPlateNumber")
@@ -93,20 +64,15 @@ class MultiplyObjectsJob(Job):
child.callDecoration("setBuildPlateNumber", build_plate_number)
nodes.append(new_node)
- current_progress += 1
- status_message.setProgress((current_progress / total_progress) * 100)
- QCoreApplication.processEvents()
- Job.yieldThread()
- QCoreApplication.processEvents()
- Job.yieldThread()
+ found_solution_for_all = True
if nodes:
- operation = GroupedOperation()
- for new_node in nodes:
- operation.addOperation(AddSceneNodeOperation(new_node, current_node.getParent()))
- operation.push()
+ found_solution_for_all = arrange(nodes, Application.getInstance().getBuildVolume(), fixed_nodes,
+ factor = 10000, add_new_nodes_in_scene = True)
status_message.hide()
if not found_solution_for_all:
- no_full_solution_message = Message(i18n_catalog.i18nc("@info:status", "Unable to find a location within the build volume for all objects"), title = i18n_catalog.i18nc("@info:title", "Placing Object"))
+ no_full_solution_message = Message(
+ i18n_catalog.i18nc("@info:status", "Unable to find a location within the build volume for all objects"),
+ title = i18n_catalog.i18nc("@info:title", "Placing Object"))
no_full_solution_message.show()
diff --git a/cura/OAuth2/AuthorizationHelpers.py b/cura/OAuth2/AuthorizationHelpers.py
index e825afd2a9..f7fe6958a1 100644
--- a/cura/OAuth2/AuthorizationHelpers.py
+++ b/cura/OAuth2/AuthorizationHelpers.py
@@ -1,11 +1,11 @@
-# Copyright (c) 2019 Ultimaker B.V.
+# Copyright (c) 2020 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from datetime import datetime
import json
import random
from hashlib import sha512
from base64 import b64encode
-from typing import Optional
+from typing import Optional, Any, Dict, Tuple
import requests
@@ -16,6 +16,7 @@ from cura.OAuth2.Models import AuthenticationResponse, UserProfile, OAuth2Settin
catalog = i18nCatalog("cura")
TOKEN_TIMESTAMP_FORMAT = "%Y-%m-%d %H:%M:%S"
+
class AuthorizationHelpers:
"""Class containing several helpers to deal with the authorization flow."""
@@ -121,10 +122,13 @@ class AuthorizationHelpers:
if not user_data or not isinstance(user_data, dict):
Logger.log("w", "Could not parse user data from token: %s", user_data)
return None
+
return UserProfile(
user_id = user_data["user_id"],
username = user_data["username"],
- profile_image_url = user_data.get("profile_image_url", "")
+ profile_image_url = user_data.get("profile_image_url", ""),
+ organization_id = user_data.get("organization", {}).get("organization_id"),
+ subscriptions = user_data.get("subscriptions", [])
)
@staticmethod
diff --git a/cura/OAuth2/Models.py b/cura/OAuth2/Models.py
index 93b44e8057..f49fdc1421 100644
--- a/cura/OAuth2/Models.py
+++ b/cura/OAuth2/Models.py
@@ -1,6 +1,6 @@
-# Copyright (c) 2019 Ultimaker B.V.
+# Copyright (c) 2020 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
-from typing import Optional, Dict, Any
+from typing import Optional, Dict, Any, List
class BaseModel:
@@ -27,6 +27,8 @@ class UserProfile(BaseModel):
user_id = None # type: Optional[str]
username = None # type: Optional[str]
profile_image_url = None # type: Optional[str]
+ organization_id = None # type: Optional[str]
+ subscriptions = None # type: Optional[List[Dict[str, Any]]]
class AuthenticationResponse(BaseModel):
diff --git a/cura/OneAtATimeIterator.py b/cura/OneAtATimeIterator.py
index def0dac4fe..8bdddba554 100644
--- a/cura/OneAtATimeIterator.py
+++ b/cura/OneAtATimeIterator.py
@@ -27,10 +27,13 @@ class OneAtATimeIterator(Iterator.Iterator):
if not issubclass(type(node), SceneNode):
continue
+ # Node can't be printed, so don't bother sending it.
+ if getattr(node, "_outside_buildarea", False):
+ continue
+
if node.callDecoration("getConvexHull"):
node_list.append(node)
-
if len(node_list) < 2:
self._node_stack = node_list[:]
return
@@ -38,8 +41,8 @@ class OneAtATimeIterator(Iterator.Iterator):
# Copy the list
self._original_node_list = node_list[:]
- ## Initialise the hit map (pre-compute all hits between all objects)
- self._hit_map = [[self._checkHit(i,j) for i in node_list] for j in node_list]
+ # Initialise the hit map (pre-compute all hits between all objects)
+ self._hit_map = [[self._checkHit(i, j) for i in node_list] for j in node_list]
# Check if we have to files that block each other. If this is the case, there is no solution!
for a in range(0, len(node_list)):
diff --git a/cura/PreviewPass.py b/cura/PreviewPass.py
index ba139bb2b3..47e8c367dc 100644
--- a/cura/PreviewPass.py
+++ b/cura/PreviewPass.py
@@ -76,8 +76,8 @@ class PreviewPass(RenderPass):
Logger.error("Unable to compile shader program: overhang.shader")
if not self._non_printing_shader:
+ self._non_printing_shader = OpenGL.getInstance().createShaderProgram(Resources.getPath(Resources.Shaders, "transparent_object.shader"))
if self._non_printing_shader:
- self._non_printing_shader = OpenGL.getInstance().createShaderProgram(Resources.getPath(Resources.Shaders, "transparent_object.shader"))
self._non_printing_shader.setUniformValue("u_diffuseColor", [0.5, 0.5, 0.5, 0.5])
self._non_printing_shader.setUniformValue("u_opacity", 0.6)
diff --git a/cura/Scene/ConvexHullDecorator.py b/cura/Scene/ConvexHullDecorator.py
index 6717a98dcd..36697b7c57 100644
--- a/cura/Scene/ConvexHullDecorator.py
+++ b/cura/Scene/ConvexHullDecorator.py
@@ -1,11 +1,10 @@
-# Copyright (c) 2016 Ultimaker B.V.
+# Copyright (c) 2020 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from PyQt5.QtCore import QTimer
from UM.Application import Application
from UM.Math.Polygon import Polygon
-
from UM.Scene.SceneNodeDecorator import SceneNodeDecorator
from UM.Settings.ContainerRegistry import ContainerRegistry
@@ -50,8 +49,10 @@ class ConvexHullDecorator(SceneNodeDecorator):
self._build_volume.raftThicknessChanged.connect(self._onChanged)
CuraApplication.getInstance().globalContainerStackChanged.connect(self._onGlobalStackChanged)
- CuraApplication.getInstance().getController().toolOperationStarted.connect(self._onChanged)
- CuraApplication.getInstance().getController().toolOperationStopped.connect(self._onChanged)
+ controller = CuraApplication.getInstance().getController()
+ controller.toolOperationStarted.connect(self._onChanged)
+ controller.toolOperationStopped.connect(self._onChanged)
+ #CuraApplication.getInstance().sceneBoundingBoxChanged.connect(self._onChanged)
self._root = Application.getInstance().getController().getScene().getRoot()
@@ -188,7 +189,6 @@ class ConvexHullDecorator(SceneNodeDecorator):
def recomputeConvexHullDelayed(self) -> None:
"""The same as recomputeConvexHull, but using a timer if it was set."""
-
if self._recompute_convex_hull_timer is not None:
self._recompute_convex_hull_timer.start()
else:
@@ -263,16 +263,17 @@ class ConvexHullDecorator(SceneNodeDecorator):
return offset_hull
else:
+ convex_hull = Polygon([])
offset_hull = Polygon([])
mesh = self._node.getMeshData()
if mesh is None:
return Polygon([]) # Node has no mesh data, so just return an empty Polygon.
- world_transform = self._node.getWorldTransformation(copy= False)
+ world_transform = self._node.getWorldTransformation(copy = True)
# Check the cache
if mesh is self._2d_convex_hull_mesh and world_transform == self._2d_convex_hull_mesh_world_transform:
- return self._2d_convex_hull_mesh_result
+ return self._offsetHull(self._2d_convex_hull_mesh_result)
vertex_data = mesh.getConvexHullTransformedVertices(world_transform)
# Don't use data below 0.
@@ -307,7 +308,7 @@ class ConvexHullDecorator(SceneNodeDecorator):
# Store the result in the cache
self._2d_convex_hull_mesh = mesh
self._2d_convex_hull_mesh_world_transform = world_transform
- self._2d_convex_hull_mesh_result = offset_hull
+ self._2d_convex_hull_mesh_result = convex_hull
return offset_hull
@@ -379,12 +380,41 @@ class ConvexHullDecorator(SceneNodeDecorator):
:return: New Polygon instance that is offset with everything that
influences the collision area.
"""
-
+ # Shrinkage compensation.
+ if not self._global_stack: # Should never happen.
+ return convex_hull
+ scale_factor = self._global_stack.getProperty("material_shrinkage_percentage", "value") / 100.0
+ result = convex_hull
+ if scale_factor != 1.0 and not self.getNode().callDecoration("isGroup"):
+ center = None
+ if self._global_stack.getProperty("print_sequence", "value") == "one_at_a_time":
+ # Find the root node that's placed in the scene; the root of the mesh group.
+ ancestor = self.getNode()
+ while ancestor.getParent() != self._root:
+ ancestor = ancestor.getParent()
+ center = ancestor.getBoundingBox().center
+ else:
+ # Find the bounding box of the entire scene, which is all one mesh group then.
+ aabb = None
+ for printed_node in self._root.getChildren():
+ if not printed_node.callDecoration("isSliceable") and not printed_node.callDecoration("isGroup"):
+ continue # Not a printed node.
+ if aabb is None:
+ aabb = printed_node.getBoundingBox()
+ else:
+ aabb = aabb + printed_node.getBoundingBox()
+ if aabb:
+ center = aabb.center
+ if center:
+ result = convex_hull.scale(scale_factor, [center.x, center.z]) # Yes, use Z instead of Y. Mixed conventions there with how the OpenGL coordinates are transmitted.
+
+ # Horizontal expansion.
horizontal_expansion = max(
self._getSettingProperty("xy_offset", "value"),
self._getSettingProperty("xy_offset_layer_0", "value")
)
+ # Mold.
mold_width = 0
if self._getSettingProperty("mold_enabled", "value"):
mold_width = self._getSettingProperty("mold_width", "value")
@@ -396,14 +426,13 @@ class ConvexHullDecorator(SceneNodeDecorator):
[hull_offset, hull_offset],
[hull_offset, -hull_offset]
], numpy.float32))
- return convex_hull.getMinkowskiHull(expansion_polygon)
+ return result.getMinkowskiHull(expansion_polygon)
else:
- return convex_hull
+ return result
def _onChanged(self, *args) -> None:
self._raft_thickness = self._build_volume.getRaftThickness()
- if not args or args[0] == self._node:
- self.recomputeConvexHullDelayed()
+ self.recomputeConvexHullDelayed()
def _onGlobalStackChanged(self) -> None:
if self._global_stack:
@@ -469,7 +498,7 @@ class ConvexHullDecorator(SceneNodeDecorator):
"adhesion_type", "raft_margin", "print_sequence",
"skirt_gap", "skirt_line_count", "skirt_brim_line_width", "skirt_distance", "brim_line_count"]
- _influencing_settings = {"xy_offset", "xy_offset_layer_0", "mold_enabled", "mold_width", "anti_overhang_mesh", "infill_mesh", "cutting_mesh"}
+ _influencing_settings = {"xy_offset", "xy_offset_layer_0", "mold_enabled", "mold_width", "anti_overhang_mesh", "infill_mesh", "cutting_mesh", "material_shrinkage_percentage"}
"""Settings that change the convex hull.
If these settings change, the convex hull should be recalculated.
diff --git a/cura/Settings/ContainerManager.py b/cura/Settings/ContainerManager.py
index 09a6bb5bb6..80a0d64474 100644
--- a/cura/Settings/ContainerManager.py
+++ b/cura/Settings/ContainerManager.py
@@ -122,6 +122,8 @@ class ContainerManager(QObject):
root_material.setMetaDataEntry(entry_name, entry_value)
if sub_item_changed: #If it was only a sub-item that has changed then the setMetaDataEntry won't correctly notice that something changed, and we must manually signal that the metadata changed.
root_material.metaDataChanged.emit(root_material)
+
+ cura.CuraApplication.CuraApplication.getInstance().getMachineManager().updateUponMaterialMetadataChange()
return True
@pyqtSlot(str, result = str)
diff --git a/cura/Settings/CuraContainerRegistry.py b/cura/Settings/CuraContainerRegistry.py
index c5d46f9a79..24b7436bad 100644
--- a/cura/Settings/CuraContainerRegistry.py
+++ b/cura/Settings/CuraContainerRegistry.py
@@ -5,7 +5,7 @@ import os
import re
import configparser
-from typing import Any, cast, Dict, Optional, List, Union
+from typing import Any, cast, Dict, Optional, List, Union, Tuple
from PyQt5.QtWidgets import QMessageBox
from UM.Decorators import override
@@ -179,7 +179,7 @@ class CuraContainerRegistry(ContainerRegistry):
"""Imports a profile from a file
:param file_name: The full path and filename of the profile to import.
- :return: Dict with a 'status' key containing the string 'ok' or 'error',
+ :return: Dict with a 'status' key containing the string 'ok', 'warning' or 'error',
and a 'message' key containing a message for the user.
"""
@@ -305,6 +305,7 @@ class CuraContainerRegistry(ContainerRegistry):
# Import all profiles
profile_ids_added = [] # type: List[str]
+ additional_message = None
for profile_index, profile in enumerate(profile_or_list):
if profile_index == 0:
# This is assumed to be the global profile
@@ -323,18 +324,26 @@ class CuraContainerRegistry(ContainerRegistry):
else: # More extruders in the imported file than in the machine.
continue # Delete the additional profiles.
- result = self._configureProfile(profile, profile_id, new_name, expected_machine_definition)
- if result is not None:
- # Remove any profiles that did got added.
- for profile_id in profile_ids_added:
+ configuration_successful, message = self._configureProfile(profile, profile_id, new_name, expected_machine_definition)
+ if configuration_successful:
+ additional_message = message
+ else:
+ # Remove any profiles that were added.
+ for profile_id in profile_ids_added + [profile.getId()]:
self.removeContainer(profile_id)
-
+ if not message:
+ message = ""
return {"status": "error", "message": catalog.i18nc(
- "@info:status Don't translate the XML tag <filename>!",
- "Failed to import profile from <filename>{0}</filename>:",
- file_name) + " " + result}
+ "@info:status Don't translate the XML tag <filename>!",
+ "Failed to import profile from <filename>{0}</filename>:",
+ file_name) + " " + message}
profile_ids_added.append(profile.getId())
- return {"status": "ok", "message": catalog.i18nc("@info:status", "Successfully imported profile {0}", profile_or_list[0].getName())}
+ result_status = "ok"
+ success_message = catalog.i18nc("@info:status", "Successfully imported profile {0}.", profile_or_list[0].getName())
+ if additional_message:
+ result_status = "warning"
+ success_message += additional_message
+ return {"status": result_status, "message": success_message}
# This message is throw when the profile reader doesn't find any profile in the file
return {"status": "error", "message": catalog.i18nc("@info:status", "File {0} does not contain any valid profile.", file_name)}
@@ -395,14 +404,18 @@ class CuraContainerRegistry(ContainerRegistry):
return False
return True
- def _configureProfile(self, profile: InstanceContainer, id_seed: str, new_name: str, machine_definition_id: str) -> Optional[str]:
+ def _configureProfile(self, profile: InstanceContainer, id_seed: str, new_name: str, machine_definition_id: str) -> Tuple[bool, Optional[str]]:
"""Update an imported profile to match the current machine configuration.
:param profile: The profile to configure.
:param id_seed: The base ID for the profile. May be changed so it does not conflict with existing containers.
:param new_name: The new name for the profile.
- :return: None if configuring was successful or an error message if an error occurred.
+ :returns: tuple (configuration_successful, message)
+ WHERE
+ bool configuration_successful: Whether the process of configuring the profile was successful
+ optional str message: A message indicating the outcome of configuring the profile. If the configuration
+ is successful, this message can be None or contain a warning
"""
profile.setDirty(True) # Ensure the profiles are correctly saved
@@ -423,26 +436,39 @@ class CuraContainerRegistry(ContainerRegistry):
quality_type = profile.getMetaDataEntry("quality_type")
if not quality_type:
- return catalog.i18nc("@info:status", "Profile is missing a quality type.")
+ return False, catalog.i18nc("@info:status", "Profile is missing a quality type.")
global_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
- if global_stack is None:
- return None
+ if not global_stack:
+ return False, catalog.i18nc("@info:status", "There is no active printer yet.")
+
definition_id = ContainerTree.getInstance().machines[global_stack.definition.getId()].quality_definition
profile.setDefinition(definition_id)
+ if not self.addContainer(profile):
+ return False, catalog.i18nc("@info:status", "Unable to add the profile.")
+
+ # "not_supported" profiles can be imported.
+ if quality_type == empty_quality_container.getMetaDataEntry("quality_type"):
+ return True, None
+
# Check to make sure the imported profile actually makes sense in context of the current configuration.
# This prevents issues where importing a "draft" profile for a machine without "draft" qualities would report as
# successfully imported but then fail to show up.
- quality_group_dict = ContainerTree.getInstance().getCurrentQualityGroups()
- # "not_supported" profiles can be imported.
- if quality_type != empty_quality_container.getMetaDataEntry("quality_type") and quality_type not in quality_group_dict:
- return catalog.i18nc("@info:status", "Could not find a quality type {0} for the current configuration.", quality_type)
+ available_quality_groups_dict = {name: quality_group for name, quality_group in ContainerTree.getInstance().getCurrentQualityGroups().items() if quality_group.is_available}
+ all_quality_groups_dict = ContainerTree.getInstance().getCurrentQualityGroups()
- if not self.addContainer(profile):
- return catalog.i18nc("@info:status", "Unable to add the profile.")
+ # If the quality type doesn't exist at all in the quality_groups of this machine, reject the profile
+ if quality_type not in all_quality_groups_dict:
+ return False, catalog.i18nc("@info:status", "Quality type '{0}' is not compatible with the current active machine definition '{1}'.", quality_type, definition_id)
- return None
+ # If the quality_type exists in the quality_groups of this printer but it is not available with the current
+ # machine configuration (e.g. not available for the selected nozzles), accept it with a warning
+ if quality_type not in available_quality_groups_dict:
+ return True, "\n\n" + catalog.i18nc("@info:status", "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. "
+ "Switch to a material/nozzle combination that can use this quality type.", quality_type)
+
+ return True, None
@override(ContainerRegistry)
def saveDirtyContainers(self) -> None:
diff --git a/cura/Settings/CuraContainerStack.py b/cura/Settings/CuraContainerStack.py
index 4595bf3996..f594ad3d0c 100755
--- a/cura/Settings/CuraContainerStack.py
+++ b/cura/Settings/CuraContainerStack.py
@@ -1,7 +1,7 @@
# Copyright (c) 2018 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
-from typing import Any, cast, List, Optional
+from typing import Any, cast, List, Optional, Dict
from PyQt5.QtCore import pyqtProperty, pyqtSignal, QObject
from UM.Application import Application
@@ -60,6 +60,8 @@ class CuraContainerStack(ContainerStack):
import cura.CuraApplication #Here to prevent circular imports.
self.setMetaDataEntry("setting_version", cura.CuraApplication.CuraApplication.SettingVersion)
+ self._settable_per_extruder_cache = {} # type: Dict[str, Any]
+
self.setDirty(False)
# This is emitted whenever the containersChanged signal from the ContainerStack base class is emitted.
@@ -387,6 +389,18 @@ class CuraContainerStack(ContainerStack):
value = int(Application.getInstance().getMachineManager().defaultExtruderPosition)
return value
+ def getProperty(self, key: str, property_name: str, context = None) -> Any:
+ if property_name == "settable_per_extruder":
+ # Setable per extruder isn't a value that can ever change. So once we requested it once, we can just keep
+ # that in memory.
+ try:
+ return self._settable_per_extruder_cache[key]
+ except KeyError:
+ self._settable_per_extruder_cache[key] = super().getProperty(key, property_name, context)
+ return self._settable_per_extruder_cache[key]
+
+ return super().getProperty(key, property_name, context)
+
class _ContainerIndexes:
"""Private helper class to keep track of container positions and their types."""
diff --git a/cura/Settings/CuraStackBuilder.py b/cura/Settings/CuraStackBuilder.py
index aadfd15f1a..efc447b2cf 100644
--- a/cura/Settings/CuraStackBuilder.py
+++ b/cura/Settings/CuraStackBuilder.py
@@ -16,13 +16,13 @@ from .ExtruderStack import ExtruderStack
class CuraStackBuilder:
"""Contains helper functions to create new machines."""
-
@classmethod
- def createMachine(cls, name: str, definition_id: str) -> Optional[GlobalStack]:
+ def createMachine(cls, name: str, definition_id: str, machine_extruder_count: Optional[int] = None) -> Optional[GlobalStack]:
"""Create a new instance of a machine.
:param name: The name of the new machine.
:param definition_id: The ID of the machine definition to use.
+ :param machine_extruder_count: The number of extruders in the machine.
:return: The new global stack or None if an error occurred.
"""
@@ -66,7 +66,14 @@ class CuraStackBuilder:
Logger.logException("e", "Failed to create an extruder stack for position {pos}: {err}".format(pos = position, err = str(e)))
return None
- for new_extruder in new_global_stack.extruderList: # Only register the extruders if we're sure that all of them are correct.
+ # If given, set the machine_extruder_count when creating the machine, or else the extruderList used bellow will
+ # not return the correct extruder list (since by default, the machine_extruder_count is 1) in machines with
+ # settable number of extruders.
+ if machine_extruder_count and 0 <= machine_extruder_count <= len(extruder_dict):
+ new_global_stack.setProperty("machine_extruder_count", "value", machine_extruder_count)
+
+ # Only register the extruders if we're sure that all of them are correct.
+ for new_extruder in new_global_stack.extruderList:
registry.addContainer(new_extruder)
# Register the global stack after the extruder stacks are created. This prevents the registry from adding another
diff --git a/cura/Settings/ExtruderStack.py b/cura/Settings/ExtruderStack.py
index bb35b336c7..2a9838c671 100644
--- a/cura/Settings/ExtruderStack.py
+++ b/cura/Settings/ExtruderStack.py
@@ -131,13 +131,13 @@ class ExtruderStack(CuraContainerStack):
if not self._next_stack:
raise Exceptions.NoGlobalStackError("Extruder {id} is missing the next stack!".format(id = self.id))
- if context is None:
- context = PropertyEvaluationContext()
- context.pushContainer(self)
+ if context:
+ context.pushContainer(self)
if not super().getProperty(key, "settable_per_extruder", context):
result = self.getNextStack().getProperty(key, property_name, context)
- context.popContainer()
+ if context:
+ context.popContainer()
return result
limit_to_extruder = super().getProperty(key, "limit_to_extruder", context)
@@ -150,13 +150,15 @@ class ExtruderStack(CuraContainerStack):
try:
result = self.getNextStack().extruderList[int(limit_to_extruder)].getProperty(key, property_name, context)
if result is not None:
- context.popContainer()
+ if context:
+ context.popContainer()
return result
except IndexError:
pass
result = super().getProperty(key, property_name, context)
- context.popContainer()
+ if context:
+ context.popContainer()
return result
@override(CuraContainerStack)
diff --git a/cura/Settings/GlobalStack.py b/cura/Settings/GlobalStack.py
index a9164d0fb9..2c7cbf5e25 100755
--- a/cura/Settings/GlobalStack.py
+++ b/cura/Settings/GlobalStack.py
@@ -211,9 +211,8 @@ class GlobalStack(CuraContainerStack):
if not self.definition.findDefinitions(key = key):
return None
- if context is None:
- context = PropertyEvaluationContext()
- context.pushContainer(self)
+ if context:
+ context.pushContainer(self)
# Handle the "resolve" property.
#TODO: Why the hell does this involve threading?
@@ -238,13 +237,15 @@ class GlobalStack(CuraContainerStack):
if super().getProperty(key, "settable_per_extruder", context):
result = self._extruders[str(limit_to_extruder)].getProperty(key, property_name, context)
if result is not None:
- context.popContainer()
+ if context:
+ context.popContainer()
return result
else:
Logger.log("e", "Setting {setting} has limit_to_extruder but is not settable per extruder!", setting = key)
result = super().getProperty(key, property_name, context)
- context.popContainer()
+ if context:
+ context.popContainer()
return result
@override(ContainerStack)
@@ -256,8 +257,6 @@ class GlobalStack(CuraContainerStack):
raise Exceptions.InvalidOperationError("Global stack cannot have a next stack!")
- # protected:
-
# Determine whether or not we should try to get the "resolve" property instead of the
# requested property.
def _shouldResolve(self, key: str, property_name: str, context: Optional[PropertyEvaluationContext] = None) -> bool:
@@ -265,6 +264,10 @@ class GlobalStack(CuraContainerStack):
# Do not try to resolve anything but the "value" property
return False
+ if not self.definition.getProperty(key, "resolve"):
+ # If there isn't a resolve set for this setting, there isn't anything to do here.
+ return False
+
current_thread = threading.current_thread()
if key in self._resolving_settings[current_thread.name]:
# To prevent infinite recursion, if getProperty is called with the same key as
@@ -273,10 +276,8 @@ class GlobalStack(CuraContainerStack):
# track all settings that are being resolved.
return False
- setting_state = super().getProperty(key, "state", context = context)
- if setting_state is not None and setting_state != InstanceState.Default:
- # When the user has explicitly set a value, we should ignore any resolve and
- # just return that value.
+ if self.hasUserValue(key):
+ # When the user has explicitly set a value, we should ignore any resolve and just return that value.
return False
return True
diff --git a/cura/Settings/MachineManager.py b/cura/Settings/MachineManager.py
index 1934befd66..58fd8171b5 100755
--- a/cura/Settings/MachineManager.py
+++ b/cura/Settings/MachineManager.py
@@ -63,6 +63,7 @@ class MachineManager(QObject):
self._current_root_material_id = {} # type: Dict[str, str]
self._default_extruder_position = "0" # to be updated when extruders are switched on and off
+ self._num_user_settings = 0
self._instance_container_timer = QTimer() # type: QTimer
self._instance_container_timer.setInterval(250)
@@ -126,6 +127,8 @@ class MachineManager(QObject):
self.activeQualityGroupChanged.connect(self.activeQualityDisplayNameChanged)
self.activeQualityChangesGroupChanged.connect(self.activeQualityDisplayNameChanged)
+ self.activeStackValueChanged.connect(self._reCalculateNumUserSettings)
+
activeQualityDisplayNameChanged = pyqtSignal()
activeQualityGroupChanged = pyqtSignal()
@@ -151,6 +154,22 @@ class MachineManager(QObject):
printerConnectedStatusChanged = pyqtSignal() # Emitted every time the active machine change or the outputdevices change
rootMaterialChanged = pyqtSignal()
+ numUserSettingsChanged = pyqtSignal()
+
+ def _reCalculateNumUserSettings(self):
+ if not self._global_container_stack:
+ if self._num_user_settings != 0:
+ self.numUserSettingsChanged.emit()
+ self._num_user_settings = 0
+ return
+ num_user_settings = self._global_container_stack.getTop().getNumInstances()
+ stacks = self._global_container_stack.extruderList
+ for stack in stacks:
+ num_user_settings += stack.getTop().getNumInstances()
+
+ if self._num_user_settings != num_user_settings:
+ self._num_user_settings = num_user_settings
+ self.numUserSettingsChanged.emit()
def setInitialActiveMachine(self) -> None:
active_machine_id = self._application.getPreferences().getValue("cura/active_machine")
@@ -329,11 +348,16 @@ class MachineManager(QObject):
# This signal might not have been emitted yet (if it didn't change) but we still want the models to update that depend on it because we changed the contents of the containers too.
extruder_manager.activeExtruderChanged.emit()
+ self._validateVariantsAndMaterials(global_stack)
+
+ def _validateVariantsAndMaterials(self, global_stack) -> None:
# Validate if the machine has the correct variants and materials.
# It can happen that a variant or material is empty, even though the machine has them. This will ensure that
# that situation will be fixed (and not occur again, since it switches it out to the preferred variant or
# variant instead!)
machine_node = ContainerTree.getInstance().machines[global_stack.definition.getId()]
+ if not self._global_container_stack:
+ return
for extruder in self._global_container_stack.extruderList:
variant_name = extruder.variant.getName()
variant_node = machine_node.variants.get(variant_name)
@@ -345,7 +369,9 @@ class MachineManager(QObject):
material_node = variant_node.materials.get(extruder.material.getMetaDataEntry("base_file"))
if material_node is None:
Logger.log("w", "An extruder has an unknown material, switching it to the preferred material")
- self.setMaterialById(extruder.getMetaDataEntry("position"), machine_node.preferred_material)
+ if not self.setMaterialById(extruder.getMetaDataEntry("position"), machine_node.preferred_material):
+ Logger.log("w", "Failed to switch to %s keeping old material instead", machine_node.preferred_material)
+
@staticmethod
def getMachine(definition_id: str, metadata_filter: Optional[Dict[str, str]] = None) -> Optional["GlobalStack"]:
@@ -409,31 +435,13 @@ class MachineManager(QObject):
Logger.log("d", "Checking %s stacks for errors took %.2f s" % (count, time.time() - time_start))
return False
- @pyqtProperty(bool, notify = activeStackValueChanged)
+ @pyqtProperty(bool, notify = numUserSettingsChanged)
def hasUserSettings(self) -> bool:
- """Check if the global_container has instances in the user container"""
-
- if not self._global_container_stack:
- return False
-
- if self._global_container_stack.getTop().getNumInstances() != 0:
- return True
-
- for stack in self._global_container_stack.extruderList:
- if stack.getTop().getNumInstances() != 0:
- return True
-
- return False
+ return self._num_user_settings != 0
- @pyqtProperty(int, notify = activeStackValueChanged)
+ @pyqtProperty(int, notify = numUserSettingsChanged)
def numUserSettings(self) -> int:
- if not self._global_container_stack:
- return 0
- num_user_settings = self._global_container_stack.getTop().getNumInstances()
- stacks = self._global_container_stack.extruderList
- for stack in stacks:
- num_user_settings += stack.getTop().getNumInstances()
- return num_user_settings
+ return self._num_user_settings
@pyqtSlot(str)
def clearUserSettingAllCurrentStacks(self, key: str) -> None:
@@ -584,14 +592,14 @@ class MachineManager(QObject):
@pyqtProperty(str, notify = activeQualityGroupChanged)
def activeQualityType(self) -> str:
- global_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_stack = self._application.getGlobalContainerStack()
if not global_stack:
return ""
return global_stack.quality.getMetaDataEntry("quality_type")
@pyqtProperty(bool, notify = activeQualityGroupChanged)
def isActiveQualitySupported(self) -> bool:
- global_container_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_container_stack = self._application.getGlobalContainerStack()
if not global_container_stack:
return False
active_quality_group = self.activeQualityGroup()
@@ -599,9 +607,10 @@ class MachineManager(QObject):
return False
return active_quality_group.is_available
+
@pyqtProperty(bool, notify = activeQualityGroupChanged)
def isActiveQualityExperimental(self) -> bool:
- global_container_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_container_stack = self._application.getGlobalContainerStack()
if not global_container_stack:
return False
active_quality_group = self.activeQualityGroup()
@@ -611,7 +620,7 @@ class MachineManager(QObject):
@pyqtProperty(str, notify = activeIntentChanged)
def activeIntentCategory(self) -> str:
- global_container_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_container_stack = self._application.getGlobalContainerStack()
if not global_container_stack:
return ""
@@ -620,7 +629,7 @@ class MachineManager(QObject):
# Provies a list of extruder positions that have a different intent from the active one.
@pyqtProperty("QStringList", notify=activeIntentChanged)
def extruderPositionsWithNonActiveIntent(self):
- global_container_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_container_stack = self._application.getGlobalContainerStack()
if not global_container_stack:
return []
@@ -689,7 +698,7 @@ class MachineManager(QObject):
:returns: DefinitionID (string) if found, empty string otherwise
"""
- global_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_stack = self._application.getGlobalContainerStack()
if not global_stack:
return ""
return ContainerTree.getInstance().machines[global_stack.definition.getId()].quality_definition
@@ -960,11 +969,10 @@ class MachineManager(QObject):
if self._global_container_stack is None:
return
- with postponeSignals(*self._getContainerChangedSignals(), compress = CompressTechnique.CompressPerParameterValue):
- property_names = ["value", "resolve", "validationState"]
- for container in [self._global_container_stack] + self._global_container_stack.extruderList:
- for setting_key in container.getAllKeys():
- container.propertiesChanged.emit(setting_key, property_names)
+ property_names = ["value", "resolve", "validationState"]
+ for container in [self._global_container_stack] + self._global_container_stack.extruderList:
+ for setting_key in container.getAllKeys():
+ container.propertiesChanged.emit(setting_key, property_names)
@pyqtSlot(int, bool)
def setExtruderEnabled(self, position: int, enabled: bool) -> None:
@@ -978,10 +986,6 @@ class MachineManager(QObject):
self.updateNumberExtrudersEnabled()
self.correctExtruderSettings()
- # In case this extruder is being disabled and it's the currently selected one, switch to the default extruder
- if not enabled and position == ExtruderManager.getInstance().activeExtruderIndex:
- ExtruderManager.getInstance().setActiveExtruderIndex(int(self._default_extruder_position))
-
# Ensure that the quality profile is compatible with current combination, or choose a compatible one if available
self._updateQualityWithMaterial()
self.extruderChanged.emit()
@@ -989,12 +993,16 @@ class MachineManager(QObject):
self.activeQualityGroupChanged.emit()
# Update items in SettingExtruder
ExtruderManager.getInstance().extrudersChanged.emit(self._global_container_stack.getId())
- # Make sure the front end reflects changes
- self.forceUpdateAllSettings()
+
# Also trigger the build plate compatibility to update
self.activeMaterialChanged.emit()
self.activeIntentChanged.emit()
+ # Force an update of resolve values
+ property_names = ["resolve", "validationState"]
+ for setting_key in self._global_container_stack.getAllKeys():
+ self._global_container_stack.propertiesChanged.emit(setting_key, property_names)
+
def _onMaterialNameChanged(self) -> None:
self.activeMaterialChanged.emit()
@@ -1114,7 +1122,7 @@ class MachineManager(QObject):
if quality_group is None:
self._fixQualityChangesGroupToNotSupported(quality_changes_group)
- container_registry = cura.CuraApplication.CuraApplication.getInstance().getContainerRegistry()
+ container_registry = self._application.getContainerRegistry()
quality_changes_container = empty_quality_changes_container
quality_container = empty_quality_container # type: InstanceContainer
if quality_changes_group.metadata_for_global:
@@ -1150,6 +1158,7 @@ class MachineManager(QObject):
extruder.qualityChanges = quality_changes_container
self.setIntentByCategory(quality_changes_group.intent_category)
+ self._reCalculateNumUserSettings()
self.activeQualityGroupChanged.emit()
self.activeQualityChangesGroupChanged.emit()
@@ -1196,7 +1205,7 @@ class MachineManager(QObject):
def _updateQualityWithMaterial(self, *args: Any) -> None:
"""Update current quality type and machine after setting material"""
- global_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_stack = self._application.getGlobalContainerStack()
if global_stack is None:
return
Logger.log("d", "Updating quality/quality_changes due to material change")
@@ -1212,9 +1221,8 @@ class MachineManager(QObject):
return
if not available_quality_types:
- if global_stack.qualityChanges == empty_quality_changes_container:
- Logger.log("i", "No available quality types found, setting all qualities to empty (Not Supported).")
- self._setEmptyQuality()
+ Logger.log("i", "No available quality types found, setting all qualities to empty (Not Supported).")
+ self._setEmptyQuality()
return
if current_quality_type in available_quality_types:
@@ -1239,7 +1247,7 @@ class MachineManager(QObject):
def _updateIntentWithQuality(self):
"""Update the current intent after the quality changed"""
- global_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_stack = self._application.getGlobalContainerStack()
if global_stack is None:
return
Logger.log("d", "Updating intent due to quality change")
@@ -1390,6 +1398,9 @@ class MachineManager(QObject):
for extruder_configuration in configuration.extruderConfigurations:
position = str(extruder_configuration.position)
+ if int(position) >= len(self._global_container_stack.extruderList):
+ Logger.warning("Received a configuration for extruder {position}, which is out of bounds for this printer.".format(position=position))
+ continue # Remote printer gave more extruders than what Cura had locally, e.g. because the user switched to a single-extruder printer while the sync was being processed.
# If the machine doesn't have a hotend or material, disable this extruder
if int(position) in extruders_to_disable:
@@ -1448,17 +1459,21 @@ class MachineManager(QObject):
self.updateMaterialWithVariant(None) # Update all materials
self._updateQualityWithMaterial()
- @pyqtSlot(str, str)
- def setMaterialById(self, position: str, root_material_id: str) -> None:
+ @pyqtSlot(str, str, result = bool)
+ def setMaterialById(self, position: str, root_material_id: str) -> bool:
if self._global_container_stack is None:
- return
+ return False
machine_definition_id = self._global_container_stack.definition.id
position = str(position)
extruder_stack = self._global_container_stack.extruderList[int(position)]
nozzle_name = extruder_stack.variant.getName()
- material_node = ContainerTree.getInstance().machines[machine_definition_id].variants[nozzle_name].materials[root_material_id]
- self.setMaterial(position, material_node)
+
+ materials = ContainerTree.getInstance().machines[machine_definition_id].variants[nozzle_name].materials
+ if root_material_id in materials:
+ self.setMaterial(position, materials[root_material_id])
+ return True
+ return False
@pyqtSlot(str, "QVariant")
def setMaterial(self, position: str, container_node, global_stack: Optional["GlobalStack"] = None) -> None:
@@ -1552,7 +1567,7 @@ class MachineManager(QObject):
# - "my_profile - Engineering - Fine" (based on an intent)
@pyqtProperty("QVariantMap", notify = activeQualityDisplayNameChanged)
def activeQualityDisplayNameMap(self) -> Dict[str, str]:
- global_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_stack = self._application.getGlobalContainerStack()
if global_stack is None:
return {"main": "",
"suffix": ""}
@@ -1589,7 +1604,7 @@ class MachineManager(QObject):
:param intent_category: The intent category to change to.
"""
- global_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_stack = self._application.getGlobalContainerStack()
if global_stack is None:
return
container_tree = ContainerTree.getInstance()
@@ -1628,7 +1643,7 @@ class MachineManager(QObject):
:return: The currently active quality group.
"""
- global_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_stack = self._application.getGlobalContainerStack()
if not global_stack or global_stack.quality == empty_quality_container:
return None
return ContainerTree.getInstance().getCurrentQualityGroups().get(self.activeQualityType)
@@ -1665,7 +1680,7 @@ class MachineManager(QObject):
@pyqtProperty(QObject, fset = setQualityChangesGroup, notify = activeQualityChangesGroupChanged)
def activeQualityChangesGroup(self) -> Optional["QualityChangesGroup"]:
- global_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_stack = self._application.getGlobalContainerStack()
if global_stack is None or global_stack.qualityChanges == empty_quality_changes_container:
return None
@@ -1680,12 +1695,12 @@ class MachineManager(QObject):
@pyqtProperty(bool, notify = activeQualityChangesGroupChanged)
def hasCustomQuality(self) -> bool:
- global_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_stack = self._application.getGlobalContainerStack()
return global_stack is None or global_stack.qualityChanges != empty_quality_changes_container
@pyqtProperty(str, notify = activeQualityGroupChanged)
def activeQualityOrQualityChangesName(self) -> str:
- global_container_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_container_stack = self._application.getGlobalContainerStack()
if not global_container_stack:
return empty_quality_container.getName()
if global_container_stack.qualityChanges != empty_quality_changes_container:
@@ -1694,17 +1709,17 @@ class MachineManager(QObject):
@pyqtProperty(bool, notify = activeQualityGroupChanged)
def hasNotSupportedQuality(self) -> bool:
- global_container_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_container_stack = self._application.getGlobalContainerStack()
return (not global_container_stack is None) and global_container_stack.quality == empty_quality_container and global_container_stack.qualityChanges == empty_quality_changes_container
@pyqtProperty(bool, notify = activeQualityGroupChanged)
def isActiveQualityCustom(self) -> bool:
- global_stack = cura.CuraApplication.CuraApplication.getInstance().getGlobalContainerStack()
+ global_stack = self._application.getGlobalContainerStack()
if global_stack is None:
return False
return global_stack.qualityChanges != empty_quality_changes_container
- def _updateUponMaterialMetadataChange(self) -> None:
+ def updateUponMaterialMetadataChange(self) -> None:
if self._global_container_stack is None:
return
with postponeSignals(*self._getContainerChangedSignals(), compress = CompressTechnique.CompressPerParameterValue):
diff --git a/cura/Settings/MachineNameValidator.py b/cura/Settings/MachineNameValidator.py
index 8ab8907355..c3ca4ed369 100644
--- a/cura/Settings/MachineNameValidator.py
+++ b/cura/Settings/MachineNameValidator.py
@@ -31,7 +31,7 @@ class MachineNameValidator(QObject):
# special character, and that up to [machine_name_max_length / 12] times.
maximum_special_characters = int(machine_name_max_length / 12)
unescaped = r"[a-zA-Z0-9_\-\.\/]"
- self.machine_name_regex = r"^((" + unescaped + "){0,12}|.){0," + str(maximum_special_characters) + r"}$"
+ self.machine_name_regex = r"^[^\.]((" + unescaped + "){0,12}|.){0," + str(maximum_special_characters) + r"}$"
validationChanged = pyqtSignal()
diff --git a/cura/UI/CuraSplashScreen.py b/cura/UI/CuraSplashScreen.py
index 4074020865..d9caa207f4 100644
--- a/cura/UI/CuraSplashScreen.py
+++ b/cura/UI/CuraSplashScreen.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2017 Ultimaker B.V.
+# Copyright (c) 2020 Ultimaker B.V.
# Uranium is released under the terms of the LGPLv3 or higher.
from PyQt5.QtCore import Qt, QCoreApplication, QTimer
@@ -70,20 +70,20 @@ class CuraSplashScreen(QSplashScreen):
font = QFont() # Using system-default font here
font.setPixelSize(18)
painter.setFont(font)
- painter.drawText(60, 70 + self._version_y_offset, 330 * self._scale, 230 * self._scale, Qt.AlignLeft | Qt.AlignTop, version[0])
+ painter.drawText(60, 70 + self._version_y_offset, round(330 * self._scale), round(230 * self._scale), Qt.AlignLeft | Qt.AlignTop, version[0])
if len(version) > 1:
font.setPixelSize(16)
painter.setFont(font)
painter.setPen(QColor(200, 200, 200, 255))
- painter.drawText(247, 105 + self._version_y_offset, 330 * self._scale, 255 * self._scale, Qt.AlignLeft | Qt.AlignTop, version[1])
+ painter.drawText(247, 105 + self._version_y_offset, round(330 * self._scale), round(255 * self._scale), Qt.AlignLeft | Qt.AlignTop, version[1])
painter.setPen(QColor(255, 255, 255, 255))
# Draw the loading image
pen = QPen()
- pen.setWidth(6 * self._scale)
+ pen.setWidthF(6 * self._scale)
pen.setColor(QColor(32, 166, 219, 255))
painter.setPen(pen)
- painter.drawArc(60, 150, 32 * self._scale, 32 * self._scale, self._loading_image_rotation_angle * 16, 300 * 16)
+ painter.drawArc(60, 150, round(32 * self._scale), round(32 * self._scale), round(self._loading_image_rotation_angle * 16), 300 * 16)
# Draw message text
if self._current_message:
diff --git a/cura/UltimakerCloud/UltimakerCloudScope.py b/cura/UltimakerCloud/UltimakerCloudScope.py
index 0e9adaf2e7..5477423099 100644
--- a/cura/UltimakerCloud/UltimakerCloudScope.py
+++ b/cura/UltimakerCloud/UltimakerCloudScope.py
@@ -7,10 +7,9 @@ from cura.CuraApplication import CuraApplication
class UltimakerCloudScope(DefaultUserAgentScope):
- """Add an Authorization header to the request for Ultimaker Cloud Api requests.
-
- When the user is not logged in or a token is not available, a warning will be logged
- Also add the user agent headers (see DefaultUserAgentScope)
+ """
+ Add an Authorization header to the request for Ultimaker Cloud Api requests, if available.
+ Also add the user agent headers (see DefaultUserAgentScope).
"""
def __init__(self, application: CuraApplication):
@@ -22,7 +21,7 @@ class UltimakerCloudScope(DefaultUserAgentScope):
super().requestHook(request)
token = self._account.accessToken
if not self._account.isLoggedIn or token is None:
- Logger.warning("Cannot add authorization to Cloud Api request")
+ Logger.debug("User is not logged in for Cloud API request to {url}".format(url = request.url().toDisplayString()))
return
header_dict = {
diff --git a/cura_app.py b/cura_app.py
index 61fd544f8f..cc8a1d575c 100755
--- a/cura_app.py
+++ b/cura_app.py
@@ -22,6 +22,7 @@ import os
# tries to create PyQt objects on a non-main thread.
import Arcus # @UnusedImport
import Savitar # @UnusedImport
+import pynest2d # @UnusedImport
from PyQt5.QtNetwork import QSslConfiguration, QSslSocket
diff --git a/docker/build.sh b/docker/build.sh
index 39632b348b..be1c5f9be3 100755
--- a/docker/build.sh
+++ b/docker/build.sh
@@ -65,6 +65,7 @@ cmake3 \
-DCMAKE_PREFIX_PATH="${CURA_BUILD_ENV_PATH}" \
-DURANIUM_DIR="${PROJECT_DIR}/Uranium" \
-DBUILD_TESTS=ON \
+ -DPRINT_PLUGIN_LIST=OFF \
+ -DGENERATE_TRANSLATIONS=OFF \
..
make
-ctest3 -j4 --output-on-failure -T Test
diff --git a/docker/test.sh b/docker/test.sh
new file mode 100755
index 0000000000..9284fede20
--- /dev/null
+++ b/docker/test.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+cd build
+ctest3 -j4 --output-on-failure -T Test
diff --git a/plugins/3MFReader/ThreeMFReader.py b/plugins/3MFReader/ThreeMFReader.py
index 2c29728d66..2e3f5630c1 100755
--- a/plugins/3MFReader/ThreeMFReader.py
+++ b/plugins/3MFReader/ThreeMFReader.py
@@ -19,6 +19,7 @@ from UM.Scene.SceneNode import SceneNode # For typing.
from cura.CuraApplication import CuraApplication
from cura.Machines.ContainerTree import ContainerTree
from cura.Scene.BuildPlateDecorator import BuildPlateDecorator
+from cura.Scene.ConvexHullDecorator import ConvexHullDecorator
from cura.Scene.CuraSceneNode import CuraSceneNode
from cura.Scene.SliceableObjectDecorator import SliceableObjectDecorator
from cura.Scene.ZOffsetDecorator import ZOffsetDecorator
@@ -108,6 +109,10 @@ class ThreeMFReader(MeshReader):
um_node = CuraSceneNode() # This adds a SettingOverrideDecorator
um_node.addDecorator(BuildPlateDecorator(active_build_plate))
+ try:
+ um_node.addDecorator(ConvexHullDecorator())
+ except:
+ pass
um_node.setName(node_name)
um_node.setId(node_id)
transformation = self._createMatrixFromTransformationString(savitar_node.getTransformation())
diff --git a/plugins/3MFReader/ThreeMFWorkspaceReader.py b/plugins/3MFReader/ThreeMFWorkspaceReader.py
index 89b4209b56..3ed005f131 100755
--- a/plugins/3MFReader/ThreeMFWorkspaceReader.py
+++ b/plugins/3MFReader/ThreeMFWorkspaceReader.py
@@ -506,6 +506,9 @@ class ThreeMFWorkspaceReader(WorkspaceReader):
# Now we know which material is in which extruder. Let's use that to sort the material_labels according to
# their extruder position
material_labels = [material_name for pos, material_name in sorted(materials_in_extruders_dict.items())]
+ machine_extruder_count = self._getMachineExtruderCount()
+ if machine_extruder_count:
+ material_labels = material_labels[:machine_extruder_count]
num_visible_settings = 0
try:
@@ -665,7 +668,12 @@ class ThreeMFWorkspaceReader(WorkspaceReader):
# We need to create a new machine
machine_name = self._container_registry.uniqueName(self._machine_info.name)
- global_stack = CuraStackBuilder.createMachine(machine_name, self._machine_info.definition_id)
+ # Printers with modifiable number of extruders (such as CFFF) will specify a machine_extruder_count in their
+ # quality_changes file. If that's the case, take the extruder count into account when creating the machine
+ # or else the extruderList will return only the first extruder, leading to missing non-global settings in
+ # the other extruders.
+ machine_extruder_count = self._getMachineExtruderCount() # type: Optional[int]
+ global_stack = CuraStackBuilder.createMachine(machine_name, self._machine_info.definition_id, machine_extruder_count)
if global_stack: # Only switch if creating the machine was successful.
extruder_stack_dict = {str(position): extruder for position, extruder in enumerate(global_stack.extruderList)}
@@ -922,6 +930,29 @@ class ThreeMFWorkspaceReader(WorkspaceReader):
self._machine_info.quality_changes_info.name = quality_changes_name
+ def _getMachineExtruderCount(self) -> Optional[int]:
+ """
+ Extracts the machine extruder count from the definition_changes file of the printer. If it is not specified in
+ the file, None is returned instead.
+
+ :return: The count of the machine's extruders
+ """
+ machine_extruder_count = None
+ if self._machine_info \
+ and self._machine_info.definition_changes_info \
+ and "values" in self._machine_info.definition_changes_info.parser \
+ and "machine_extruder_count" in self._machine_info.definition_changes_info.parser["values"]:
+ try:
+ # Theoretically, if the machine_extruder_count is a setting formula (e.g. "=3"), this will produce a
+ # value error and the project file loading will load the settings in the first extruder only.
+ # This is not expected to happen though, since all machine definitions define the machine_extruder_count
+ # as an integer.
+ machine_extruder_count = int(self._machine_info.definition_changes_info.parser["values"]["machine_extruder_count"])
+ except ValueError:
+ Logger.log("w", "'machine_extruder_count' in file '{file_name}' is not a number."
+ .format(file_name = self._machine_info.definition_changes_info.file_name))
+ return machine_extruder_count
+
def _createNewQualityChanges(self, quality_type: str, intent_category: Optional[str], name: str, global_stack: GlobalStack, extruder_stack: Optional[ExtruderStack]) -> InstanceContainer:
"""Helper class to create a new quality changes profile.
diff --git a/plugins/3MFReader/WorkspaceDialog.qml b/plugins/3MFReader/WorkspaceDialog.qml
index 5f67f54c39..685d15308b 100644
--- a/plugins/3MFReader/WorkspaceDialog.qml
+++ b/plugins/3MFReader/WorkspaceDialog.qml
@@ -16,7 +16,7 @@ UM.Dialog
minimumWidth: UM.Theme.getSize("popup_dialog").width
minimumHeight: UM.Theme.getSize("popup_dialog").height
width: minimumWidth
- height: minimumHeight
+ height: Math.max(dialogSummaryItem.height + 2 * buttonsItem.height, minimumHeight) // 2 * button height to also have some extra space around the button relative to the button size
property int comboboxHeight: 15 * screenScaleFactor
property int spacerHeight: 10 * screenScaleFactor
@@ -35,7 +35,9 @@ UM.Dialog
Item
{
- anchors.fill: parent
+ id: dialogSummaryItem
+ width: parent.width
+ height: childrenRect.height
anchors.margins: 10 * screenScaleFactor
UM.I18nCatalog
@@ -63,7 +65,8 @@ UM.Dialog
Column
{
- anchors.fill: parent
+ width: parent.width
+ height: childrenRect.height
spacing: 2 * screenScaleFactor
Label
{
@@ -182,6 +185,7 @@ UM.Dialog
{
text: manager.machineName
width: (parent.width / 3) | 0
+ wrapMode: Text.WordWrap
}
}
@@ -239,6 +243,7 @@ UM.Dialog
{
text: manager.qualityName
width: (parent.width / 3) | 0
+ wrapMode: Text.WordWrap
}
}
Row
@@ -254,6 +259,7 @@ UM.Dialog
{
text: manager.intentName
width: (parent.width / 3) | 0
+ wrapMode: Text.WordWrap
}
}
Row
@@ -285,6 +291,7 @@ UM.Dialog
{
text: catalog.i18ncp("@action:label", "%1, %2 override", "%1, %2 overrides", manager.numSettingsOverridenByQualityChanges).arg(manager.qualityType).arg(manager.numSettingsOverridenByQualityChanges)
width: (parent.width / 3) | 0
+ wrapMode: Text.WordWrap
}
visible: manager.numSettingsOverridenByQualityChanges != 0
}
@@ -346,6 +353,7 @@ UM.Dialog
{
text: modelData
width: (parent.width / 3) | 0
+ wrapMode: Text.WordWrap
}
}
}
@@ -419,6 +427,14 @@ UM.Dialog
}
}
}
+ }
+ Item
+ {
+ id: buttonsItem
+ width: parent.width
+ height: childrenRect.height
+ anchors.bottom: parent.bottom
+ anchors.right: parent.right
Button
{
id: cancel_button
@@ -432,13 +448,14 @@ UM.Dialog
Button
{
id: ok_button
+ anchors.right: parent.right
+ anchors.bottom: parent.bottom
text: catalog.i18nc("@action:button","Open");
onClicked: { manager.closeBackend(); manager.onOkButtonClicked() }
- anchors.bottom: parent.bottom
- anchors.right: parent.right
}
}
+
function accept() {
manager.closeBackend();
manager.onOkButtonClicked();
diff --git a/plugins/3MFReader/plugin.json b/plugins/3MFReader/plugin.json
index ec0b7bf079..b80d83ae01 100644
--- a/plugins/3MFReader/plugin.json
+++ b/plugins/3MFReader/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides support for reading 3MF files.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/3MFWriter/ThreeMFWorkspaceWriter.py b/plugins/3MFWriter/ThreeMFWorkspaceWriter.py
index 69b1e51247..9f4ab8e5fa 100644
--- a/plugins/3MFWriter/ThreeMFWorkspaceWriter.py
+++ b/plugins/3MFWriter/ThreeMFWorkspaceWriter.py
@@ -92,6 +92,10 @@ class ThreeMFWorkspaceWriter(WorkspaceWriter):
self.setInformation(catalog.i18nc("@error:zip", "No permission to write the workspace here."))
Logger.error("No permission to write workspace to this stream.")
return False
+ except EnvironmentError as e:
+ self.setInformation(catalog.i18nc("@error:zip", "The operating system does not allow saving a project file to this location or with this file name."))
+ Logger.error("EnvironmentError when writing workspace to this stream: {err}".format(err = str(e)))
+ return False
mesh_writer.setStoreArchive(False)
return True
diff --git a/plugins/3MFWriter/plugin.json b/plugins/3MFWriter/plugin.json
index ce3ccadc9b..18611f84f0 100644
--- a/plugins/3MFWriter/plugin.json
+++ b/plugins/3MFWriter/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides support for writing 3MF files.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/AMFReader/plugin.json b/plugins/AMFReader/plugin.json
index 80f9a10940..632a2dcd7e 100644
--- a/plugins/AMFReader/plugin.json
+++ b/plugins/AMFReader/plugin.json
@@ -3,5 +3,5 @@
"author": "fieldOfView",
"version": "1.0.0",
"description": "Provides support for reading AMF files.",
- "api": "7.3.0"
+ "api": "7.4.0"
}
diff --git a/plugins/CuraDrive/plugin.json b/plugins/CuraDrive/plugin.json
index 9160127fac..14c3b45b6d 100644
--- a/plugins/CuraDrive/plugin.json
+++ b/plugins/CuraDrive/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"description": "Backup and restore your configuration.",
"version": "1.2.0",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/CuraEngineBackend/CuraEngineBackend.py b/plugins/CuraEngineBackend/CuraEngineBackend.py
index 519d302618..4b196f7b5d 100755
--- a/plugins/CuraEngineBackend/CuraEngineBackend.py
+++ b/plugins/CuraEngineBackend/CuraEngineBackend.py
@@ -82,7 +82,7 @@ class CuraEngineBackend(QObject, Backend):
default_engine_location = execpath
break
- self._application = CuraApplication.getInstance() #type: CuraApplication
+ application = CuraApplication.getInstance() #type: CuraApplication
self._multi_build_plate_model = None #type: Optional[MultiBuildPlateModel]
self._machine_error_checker = None #type: Optional[MachineErrorChecker]
@@ -92,7 +92,7 @@ class CuraEngineBackend(QObject, Backend):
Logger.log("i", "Found CuraEngine at: %s", default_engine_location)
default_engine_location = os.path.abspath(default_engine_location)
- self._application.getPreferences().addPreference("backend/location", default_engine_location)
+ application.getPreferences().addPreference("backend/location", default_engine_location)
# Workaround to disable layer view processing if layer view is not active.
self._layer_view_active = False #type: bool
@@ -101,7 +101,7 @@ class CuraEngineBackend(QObject, Backend):
self._stored_layer_data = [] # type: List[Arcus.PythonMessage]
self._stored_optimized_layer_data = {} # type: Dict[int, List[Arcus.PythonMessage]] # key is build plate number, then arrays are stored until they go to the ProcessSlicesLayersJob
- self._scene = self._application.getController().getScene() #type: Scene
+ self._scene = application.getController().getScene() #type: Scene
self._scene.sceneChanged.connect(self._onSceneChanged)
# Triggers for auto-slicing. Auto-slicing is triggered as follows:
@@ -141,7 +141,7 @@ class CuraEngineBackend(QObject, Backend):
self._slice_start_time = None #type: Optional[float]
self._is_disabled = False #type: bool
- self._application.getPreferences().addPreference("general/auto_slice", False)
+ application.getPreferences().addPreference("general/auto_slice", False)
self._use_timer = False #type: bool
# When you update a setting and other settings get changed through inheritance, many propertyChanged signals are fired.
@@ -151,19 +151,20 @@ class CuraEngineBackend(QObject, Backend):
self._change_timer.setSingleShot(True)
self._change_timer.setInterval(500)
self.determineAutoSlicing()
- self._application.getPreferences().preferenceChanged.connect(self._onPreferencesChanged)
+ application.getPreferences().preferenceChanged.connect(self._onPreferencesChanged)
- self._application.initializationFinished.connect(self.initialize)
+ application.initializationFinished.connect(self.initialize)
def initialize(self) -> None:
- self._multi_build_plate_model = self._application.getMultiBuildPlateModel()
+ application = CuraApplication.getInstance()
+ self._multi_build_plate_model = application.getMultiBuildPlateModel()
- self._application.getController().activeViewChanged.connect(self._onActiveViewChanged)
+ application.getController().activeViewChanged.connect(self._onActiveViewChanged)
if self._multi_build_plate_model:
self._multi_build_plate_model.activeBuildPlateChanged.connect(self._onActiveViewChanged)
- self._application.getMachineManager().globalContainerChanged.connect(self._onGlobalStackChanged)
+ application.getMachineManager().globalContainerChanged.connect(self._onGlobalStackChanged)
self._onGlobalStackChanged()
# extruder enable / disable. Actually wanted to use machine manager here, but the initialization order causes it to crash
@@ -173,10 +174,10 @@ class CuraEngineBackend(QObject, Backend):
self.backendConnected.connect(self._onBackendConnected)
# When a tool operation is in progress, don't slice. So we need to listen for tool operations.
- self._application.getController().toolOperationStarted.connect(self._onToolOperationStarted)
- self._application.getController().toolOperationStopped.connect(self._onToolOperationStopped)
+ application.getController().toolOperationStarted.connect(self._onToolOperationStarted)
+ application.getController().toolOperationStopped.connect(self._onToolOperationStopped)
- self._machine_error_checker = self._application.getMachineErrorChecker()
+ self._machine_error_checker = application.getMachineErrorChecker()
self._machine_error_checker.errorCheckFinished.connect(self._onStackErrorCheckFinished)
def close(self) -> None:
@@ -195,7 +196,7 @@ class CuraEngineBackend(QObject, Backend):
This is useful for debugging and used to actually start the engine.
:return: list of commands and args / parameters.
"""
- command = [self._application.getPreferences().getValue("backend/location"), "connect", "127.0.0.1:{0}".format(self._port), ""]
+ command = [CuraApplication.getInstance().getPreferences().getValue("backend/location"), "connect", "127.0.0.1:{0}".format(self._port), ""]
parser = argparse.ArgumentParser(prog = "cura", add_help = False)
parser.add_argument("--debug", action = "store_true", default = False, help = "Turn on the debug mode by setting this option.")
@@ -259,7 +260,8 @@ class CuraEngineBackend(QObject, Backend):
self._scene.gcode_dict = {} #type: ignore #Because we are creating the missing attribute here.
# see if we really have to slice
- active_build_plate = self._application.getMultiBuildPlateModel().activeBuildPlate
+ application = CuraApplication.getInstance()
+ active_build_plate = application.getMultiBuildPlateModel().activeBuildPlate
build_plate_to_be_sliced = self._build_plates_to_be_sliced.pop(0)
Logger.log("d", "Going to slice build plate [%s]!" % build_plate_to_be_sliced)
num_objects = self._numObjectsPerBuildPlate()
@@ -274,8 +276,8 @@ class CuraEngineBackend(QObject, Backend):
self.slice()
return
self._stored_optimized_layer_data[build_plate_to_be_sliced] = []
- if self._application.getPrintInformation() and build_plate_to_be_sliced == active_build_plate:
- self._application.getPrintInformation().setToZeroPrintInformation(build_plate_to_be_sliced)
+ if application.getPrintInformation() and build_plate_to_be_sliced == active_build_plate:
+ application.getPrintInformation().setToZeroPrintInformation(build_plate_to_be_sliced)
if self._process is None: # type: ignore
self._createSocket()
@@ -314,7 +316,7 @@ class CuraEngineBackend(QObject, Backend):
self.processingProgress.emit(0)
Logger.log("d", "Attempting to kill the engine process")
- if self._application.getUseExternalBackend():
+ if CuraApplication.getInstance().getUseExternalBackend():
return
if self._process is not None: # type: ignore
@@ -350,8 +352,9 @@ class CuraEngineBackend(QObject, Backend):
self.backendError.emit(job)
return
+ application = CuraApplication.getInstance()
if job.getResult() == StartJobResult.MaterialIncompatible:
- if self._application.platformActivity:
+ if application.platformActivity:
self._error_message = Message(catalog.i18nc("@info:status",
"Unable to slice with the current material as it is incompatible with the selected machine or configuration."), title = catalog.i18nc("@info:title", "Unable to slice"))
self._error_message.show()
@@ -362,7 +365,7 @@ class CuraEngineBackend(QObject, Backend):
return
if job.getResult() == StartJobResult.SettingError:
- if self._application.platformActivity:
+ if application.platformActivity:
if not self._global_container_stack:
Logger.log("w", "Global container stack not assigned to CuraEngineBackend!")
return
@@ -394,7 +397,7 @@ class CuraEngineBackend(QObject, Backend):
elif job.getResult() == StartJobResult.ObjectSettingError:
errors = {}
- for node in DepthFirstIterator(self._application.getController().getScene().getRoot()):
+ for node in DepthFirstIterator(application.getController().getScene().getRoot()):
stack = node.callDecoration("getStack")
if not stack:
continue
@@ -415,7 +418,7 @@ class CuraEngineBackend(QObject, Backend):
return
if job.getResult() == StartJobResult.BuildPlateError:
- if self._application.platformActivity:
+ if application.platformActivity:
self._error_message = Message(catalog.i18nc("@info:status", "Unable to slice because the prime tower or prime position(s) are invalid."),
title = catalog.i18nc("@info:title", "Unable to slice"))
self._error_message.show()
@@ -433,7 +436,7 @@ class CuraEngineBackend(QObject, Backend):
return
if job.getResult() == StartJobResult.NothingToSlice:
- if self._application.platformActivity:
+ if application.platformActivity:
self._error_message = Message(catalog.i18nc("@info:status", "Please review settings and check if your models:"
"\n- Fit within the build volume"
"\n- Are assigned to an enabled extruder"
@@ -466,7 +469,7 @@ class CuraEngineBackend(QObject, Backend):
enable_timer = True
self._is_disabled = False
- if not self._application.getPreferences().getValue("general/auto_slice"):
+ if not CuraApplication.getInstance().getPreferences().getValue("general/auto_slice"):
enable_timer = False
for node in DepthFirstIterator(self._scene.getRoot()):
if node.callDecoration("isBlockSlicing"):
@@ -560,7 +563,7 @@ class CuraEngineBackend(QObject, Backend):
:param error: The exception that occurred.
"""
- if self._application.isShuttingDown():
+ if CuraApplication.getInstance().isShuttingDown():
return
super()._onSocketError(error)
@@ -600,7 +603,7 @@ class CuraEngineBackend(QObject, Backend):
cast(SceneNode, node.getParent()).removeChild(node)
def markSliceAll(self) -> None:
- for build_plate_number in range(self._application.getMultiBuildPlateModel().maxBuildPlate + 1):
+ for build_plate_number in range(CuraApplication.getInstance().getMultiBuildPlateModel().maxBuildPlate + 1):
if build_plate_number not in self._build_plates_to_be_sliced:
self._build_plates_to_be_sliced.append(build_plate_number)
@@ -696,12 +699,13 @@ class CuraEngineBackend(QObject, Backend):
gcode_list = self._scene.gcode_dict[self._start_slice_job_build_plate] #type: ignore #Because we generate this attribute dynamically.
except KeyError: # Can occur if the g-code has been cleared while a slice message is still arriving from the other end.
gcode_list = []
+ application = CuraApplication.getInstance()
for index, line in enumerate(gcode_list):
- replaced = line.replace("{print_time}", str(self._application.getPrintInformation().currentPrintTime.getDisplayString(DurationFormat.Format.ISO8601)))
- replaced = replaced.replace("{filament_amount}", str(self._application.getPrintInformation().materialLengths))
- replaced = replaced.replace("{filament_weight}", str(self._application.getPrintInformation().materialWeights))
- replaced = replaced.replace("{filament_cost}", str(self._application.getPrintInformation().materialCosts))
- replaced = replaced.replace("{jobname}", str(self._application.getPrintInformation().jobName))
+ replaced = line.replace("{print_time}", str(application.getPrintInformation().currentPrintTime.getDisplayString(DurationFormat.Format.ISO8601)))
+ replaced = replaced.replace("{filament_amount}", str(application.getPrintInformation().materialLengths))
+ replaced = replaced.replace("{filament_weight}", str(application.getPrintInformation().materialWeights))
+ replaced = replaced.replace("{filament_cost}", str(application.getPrintInformation().materialCosts))
+ replaced = replaced.replace("{jobname}", str(application.getPrintInformation().jobName))
gcode_list[index] = replaced
@@ -711,7 +715,7 @@ class CuraEngineBackend(QObject, Backend):
Logger.log("d", "Number of models per buildplate: %s", dict(self._numObjectsPerBuildPlate()))
# See if we need to process the sliced layers job.
- active_build_plate = self._application.getMultiBuildPlateModel().activeBuildPlate
+ active_build_plate = application.getMultiBuildPlateModel().activeBuildPlate
if (
self._layer_view_active and
(self._process_layers_job is None or not self._process_layers_job.isRunning()) and
@@ -870,9 +874,9 @@ class CuraEngineBackend(QObject, Backend):
def _onActiveViewChanged(self) -> None:
"""Called when the user changes the active view mode."""
- view = self._application.getController().getActiveView()
+ view = CuraApplication.getInstance().getController().getActiveView()
if view:
- active_build_plate = self._application.getMultiBuildPlateModel().activeBuildPlate
+ active_build_plate = CuraApplication.getInstance().getMultiBuildPlateModel().activeBuildPlate
if view.getPluginId() == "SimulationView": # If switching to layer view, we should process the layers if that hasn't been done yet.
self._layer_view_active = True
# There is data and we're not slicing at the moment
@@ -909,7 +913,7 @@ class CuraEngineBackend(QObject, Backend):
extruder.propertyChanged.disconnect(self._onSettingChanged)
extruder.containersChanged.disconnect(self._onChanged)
- self._global_container_stack = self._application.getMachineManager().activeMachine
+ self._global_container_stack = CuraApplication.getInstance().getMachineManager().activeMachine
if self._global_container_stack:
self._global_container_stack.propertyChanged.connect(self._onSettingChanged) # Note: Only starts slicing when the value changed.
diff --git a/plugins/CuraEngineBackend/StartSliceJob.py b/plugins/CuraEngineBackend/StartSliceJob.py
index bd42d81566..453907ffc0 100644
--- a/plugins/CuraEngineBackend/StartSliceJob.py
+++ b/plugins/CuraEngineBackend/StartSliceJob.py
@@ -205,10 +205,6 @@ class StartSliceJob(Job):
for node in OneAtATimeIterator(self._scene.getRoot()):
temp_list = []
- # Node can't be printed, so don't bother sending it.
- if getattr(node, "_outside_buildarea", False):
- continue
-
# Filter on current build plate
build_plate_number = node.callDecoration("getBuildPlateNumber")
if build_plate_number is not None and build_plate_number != self._build_plate_number:
diff --git a/plugins/CuraEngineBackend/plugin.json b/plugins/CuraEngineBackend/plugin.json
index b4e24af2a3..d87cb1b34a 100644
--- a/plugins/CuraEngineBackend/plugin.json
+++ b/plugins/CuraEngineBackend/plugin.json
@@ -2,7 +2,7 @@
"name": "CuraEngine Backend",
"author": "Ultimaker B.V.",
"description": "Provides the link to the CuraEngine slicing backend.",
- "api": "7.3.0",
+ "api": "7.4.0",
"version": "1.0.1",
"i18n-catalog": "cura"
}
diff --git a/plugins/CuraProfileReader/plugin.json b/plugins/CuraProfileReader/plugin.json
index 3f224d4b85..ad68c08a17 100644
--- a/plugins/CuraProfileReader/plugin.json
+++ b/plugins/CuraProfileReader/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides support for importing Cura profiles.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/CuraProfileWriter/plugin.json b/plugins/CuraProfileWriter/plugin.json
index 7f840577c1..6dd815ed21 100644
--- a/plugins/CuraProfileWriter/plugin.json
+++ b/plugins/CuraProfileWriter/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides support for exporting Cura profiles.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog":"cura"
}
diff --git a/plugins/FirmwareUpdateChecker/plugin.json b/plugins/FirmwareUpdateChecker/plugin.json
index 1e6a73f47b..61764e4d3c 100644
--- a/plugins/FirmwareUpdateChecker/plugin.json
+++ b/plugins/FirmwareUpdateChecker/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Checks for firmware updates.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/FirmwareUpdater/plugin.json b/plugins/FirmwareUpdater/plugin.json
index 72c795aab1..c59208a555 100644
--- a/plugins/FirmwareUpdater/plugin.json
+++ b/plugins/FirmwareUpdater/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides a machine actions for updating firmware.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/GCodeGzReader/plugin.json b/plugins/GCodeGzReader/plugin.json
index 73e777ef01..f7e63e5a9c 100644
--- a/plugins/GCodeGzReader/plugin.json
+++ b/plugins/GCodeGzReader/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Reads g-code from a compressed archive.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/GCodeGzWriter/plugin.json b/plugins/GCodeGzWriter/plugin.json
index 21a0ce715b..97a0be0c82 100644
--- a/plugins/GCodeGzWriter/plugin.json
+++ b/plugins/GCodeGzWriter/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Writes g-code to a compressed archive.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/GCodeProfileReader/plugin.json b/plugins/GCodeProfileReader/plugin.json
index c1725863fd..ebb124e401 100644
--- a/plugins/GCodeProfileReader/plugin.json
+++ b/plugins/GCodeProfileReader/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides support for importing profiles from g-code files.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/GCodeReader/plugin.json b/plugins/GCodeReader/plugin.json
index d244c9ba62..213c900890 100644
--- a/plugins/GCodeReader/plugin.json
+++ b/plugins/GCodeReader/plugin.json
@@ -3,6 +3,6 @@
"author": "Victor Larchenko, Ultimaker B.V.",
"version": "1.0.1",
"description": "Allows loading and displaying G-code files.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/GCodeWriter/plugin.json b/plugins/GCodeWriter/plugin.json
index 4502a34006..c924f3ebcd 100644
--- a/plugins/GCodeWriter/plugin.json
+++ b/plugins/GCodeWriter/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Writes g-code to a file.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/ImageReader/plugin.json b/plugins/ImageReader/plugin.json
index 4c978e190f..ee871f2694 100644
--- a/plugins/ImageReader/plugin.json
+++ b/plugins/ImageReader/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Enables ability to generate printable geometry from 2D image files.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/LegacyProfileReader/plugin.json b/plugins/LegacyProfileReader/plugin.json
index b24d56ff0f..90c5ccd4ca 100644
--- a/plugins/LegacyProfileReader/plugin.json
+++ b/plugins/LegacyProfileReader/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides support for importing profiles from legacy Cura versions.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/MachineSettingsAction/MachineSettingsAction.py b/plugins/MachineSettingsAction/MachineSettingsAction.py
index f3359a1c56..96bfa7062b 100755
--- a/plugins/MachineSettingsAction/MachineSettingsAction.py
+++ b/plugins/MachineSettingsAction/MachineSettingsAction.py
@@ -104,6 +104,7 @@ class MachineSettingsAction(MachineAction):
# Force rebuilding the build volume by reloading the global container stack.
# This is a bit of a hack, but it seems quick enough.
self._application.getMachineManager().globalContainerChanged.emit()
+ self._application.getMachineManager().forceUpdateAllSettings()
@pyqtSlot()
def updateHasMaterialsMetadata(self) -> None:
diff --git a/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml b/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml
index 88f73a86f8..758efd2e4e 100644
--- a/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml
+++ b/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml
@@ -330,6 +330,14 @@ Item
}
}
+ /* The "Shared Heater" feature is temporarily disabled because its
+ implementation is incomplete. Printers with multiple filaments going
+ into one nozzle will keep the inactive filaments retracted at the
+ start of a print. However CuraEngine assumes that all filaments
+ start at the nozzle tip. So it'll start printing the second filament
+ without unretracting it.
+ See: https://github.com/Ultimaker/Cura/issues/8148
+
Cura.SimpleCheckBox // "Shared Heater"
{
id: sharedHeaterCheckBox
@@ -341,6 +349,7 @@ Item
labelWidth: base.labelWidth
forceUpdateOnChangeFunction: forceUpdateFunction
}
+ */
}
}
diff --git a/plugins/MachineSettingsAction/plugin.json b/plugins/MachineSettingsAction/plugin.json
index 87f00aeeb8..d9a01a80ae 100644
--- a/plugins/MachineSettingsAction/plugin.json
+++ b/plugins/MachineSettingsAction/plugin.json
@@ -3,6 +3,6 @@
"author": "fieldOfView, Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides a way to change machine settings (such as build volume, nozzle size, etc.).",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/ModelChecker/ModelChecker.py b/plugins/ModelChecker/ModelChecker.py
index b482667976..4f2f8bdf40 100644
--- a/plugins/ModelChecker/ModelChecker.py
+++ b/plugins/ModelChecker/ModelChecker.py
@@ -58,7 +58,7 @@ class ModelChecker(QObject, Extension):
self._createView()
def checkObjectsForShrinkage(self):
- shrinkage_threshold = 0.5 #From what shrinkage percentage a warning will be issued about the model size.
+ shrinkage_threshold = 100.5 #From what shrinkage percentage a warning will be issued about the model size.
warning_size_xy = 150 #The horizontal size of a model that would be too large when dealing with shrinking materials.
warning_size_z = 100 #The vertical size of a model that would be too large when dealing with shrinking materials.
@@ -86,7 +86,7 @@ class ModelChecker(QObject, Extension):
Application.getInstance().callLater(lambda: self.onChanged.emit())
return False
- if material_shrinkage[node_extruder_position] > shrinkage_threshold:
+ if material_shrinkage > shrinkage_threshold:
bbox = node.getBoundingBox()
if bbox is not None and (bbox.width >= warning_size_xy or bbox.depth >= warning_size_xy or bbox.height >= warning_size_z):
warning_nodes.append(node)
@@ -134,16 +134,8 @@ class ModelChecker(QObject, Extension):
def showWarnings(self):
self._caution_message.show()
- def _getMaterialShrinkage(self):
+ def _getMaterialShrinkage(self) -> float:
global_container_stack = Application.getInstance().getGlobalContainerStack()
if global_container_stack is None:
- return {}
-
- material_shrinkage = {}
- # Get all shrinkage values of materials used
- for extruder_position, extruder in enumerate(global_container_stack.extruderList):
- shrinkage = extruder.material.getProperty("material_shrinkage_percentage", "value")
- if shrinkage is None:
- shrinkage = 0
- material_shrinkage[str(extruder_position)] = shrinkage
- return material_shrinkage
+ return 100
+ return global_container_stack.getProperty("material_shrinkage_percentage", "value")
diff --git a/plugins/ModelChecker/plugin.json b/plugins/ModelChecker/plugin.json
index 1e0e9be3af..664d7c1b9f 100644
--- a/plugins/ModelChecker/plugin.json
+++ b/plugins/ModelChecker/plugin.json
@@ -2,7 +2,7 @@
"name": "Model Checker",
"author": "Ultimaker B.V.",
"version": "1.0.1",
- "api": "7.3.0",
+ "api": "7.4.0",
"description": "Checks models and print configuration for possible printing issues and give suggestions.",
"i18n-catalog": "cura"
}
diff --git a/plugins/MonitorStage/MonitorMain.qml b/plugins/MonitorStage/MonitorMain.qml
index b24ed4ce1b..56f916dc25 100644
--- a/plugins/MonitorStage/MonitorMain.qml
+++ b/plugins/MonitorStage/MonitorMain.qml
@@ -99,7 +99,7 @@ Rectangle
visible: isNetworkConfigured && !isConnected
text: catalog.i18nc("@info", "Please make sure your printer has a connection:\n- Check if the printer is turned on.\n- Check if the printer is connected to the network.\n- Check if you are signed in to discover cloud-connected printers.")
font: UM.Theme.getFont("medium")
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
wrapMode: Text.WordWrap
lineHeight: UM.Theme.getSize("monitor_text_line_large").height
lineHeightMode: Text.FixedHeight
@@ -116,7 +116,7 @@ Rectangle
visible: !isNetworkConfigured && isNetworkConfigurable
text: catalog.i18nc("@info", "Please connect your printer to the network.")
font: UM.Theme.getFont("medium")
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
wrapMode: Text.WordWrap
width: contentWidth
lineHeight: UM.Theme.getSize("monitor_text_line_large").height
diff --git a/plugins/MonitorStage/plugin.json b/plugins/MonitorStage/plugin.json
index 0e612e202b..a8100cb2a3 100644
--- a/plugins/MonitorStage/plugin.json
+++ b/plugins/MonitorStage/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides a monitor stage in Cura.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
} \ No newline at end of file
diff --git a/plugins/PerObjectSettingsTool/plugin.json b/plugins/PerObjectSettingsTool/plugin.json
index 4a0ad40e65..15db31401e 100644
--- a/plugins/PerObjectSettingsTool/plugin.json
+++ b/plugins/PerObjectSettingsTool/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides the Per Model Settings.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/PostProcessingPlugin/PostProcessingPlugin.py b/plugins/PostProcessingPlugin/PostProcessingPlugin.py
index 90f3d26cd6..075f947622 100644
--- a/plugins/PostProcessingPlugin/PostProcessingPlugin.py
+++ b/plugins/PostProcessingPlugin/PostProcessingPlugin.py
@@ -261,7 +261,11 @@ class PostProcessingPlugin(QObject, Extension):
script_str = script_str.replace(r"\\\n", "\n").replace(r"\\\\", "\\\\") # Unescape escape sequences.
script_parser = configparser.ConfigParser(interpolation=None)
script_parser.optionxform = str # type: ignore # Don't transform the setting keys as they are case-sensitive.
- script_parser.read_string(script_str)
+ try:
+ script_parser.read_string(script_str)
+ except configparser.Error as e:
+ Logger.error("Stored post-processing scripts have syntax errors: {err}".format(err = str(e)))
+ continue
for script_name, settings in script_parser.items(): # There should only be one, really! Otherwise we can't guarantee the order or allow multiple uses of the same script.
if script_name == "DEFAULT": # ConfigParser always has a DEFAULT section, but we don't fill it. Ignore this one.
continue
diff --git a/plugins/PostProcessingPlugin/__init__.py b/plugins/PostProcessingPlugin/__init__.py
index 6ddecfac69..019627ebd5 100644
--- a/plugins/PostProcessingPlugin/__init__.py
+++ b/plugins/PostProcessingPlugin/__init__.py
@@ -7,6 +7,7 @@
# tries to create PyQt objects on a non-main thread.
import Arcus # @UnusedImport
import Savitar # @UnusedImport
+import pynest2d # @UnusedImport
from . import PostProcessingPlugin
diff --git a/plugins/PostProcessingPlugin/plugin.json b/plugins/PostProcessingPlugin/plugin.json
index 6e5c8f9b87..a71b5cda78 100644
--- a/plugins/PostProcessingPlugin/plugin.json
+++ b/plugins/PostProcessingPlugin/plugin.json
@@ -2,7 +2,7 @@
"name": "Post Processing",
"author": "Ultimaker",
"version": "2.2.1",
- "api": "7.3.0",
+ "api": "7.4.0",
"description": "Extension that allows for user created scripts for post processing",
"catalog": "cura"
} \ No newline at end of file
diff --git a/plugins/PostProcessingPlugin/scripts/ChangeAtZ.py b/plugins/PostProcessingPlugin/scripts/ChangeAtZ.py
index 7865e7b6ae..b4036f7ff2 100644
--- a/plugins/PostProcessingPlugin/scripts/ChangeAtZ.py
+++ b/plugins/PostProcessingPlugin/scripts/ChangeAtZ.py
@@ -51,7 +51,7 @@
# M207 S<mm> F<mm/m> - set the retract length <S> or feed rate <F>
# M117 - output the current changes
-from typing import List, Optional, Dict
+from typing import List, Dict
from ..Script import Script
import re
@@ -336,7 +336,7 @@ class ChangeAtZ(Script):
caz_instance = ChangeAtZProcessor()
- caz_instance.TargetValues = {}
+ caz_instance.targetValues = {}
# copy over our settings to our change z class
self.setIntSettingIfEnabled(caz_instance, "e1_Change_speed", "speed", "e2_speed")
@@ -352,23 +352,23 @@ class ChangeAtZ(Script):
self.setFloatSettingIfEnabled(caz_instance, "caz_change_retractlength", "retractlength", "caz_retractlength")
# is this mod enabled?
- caz_instance.IsEnabled = self.getSettingValueByKey("caz_enabled")
+ caz_instance.enabled = self.getSettingValueByKey("caz_enabled")
# are we emitting data to the LCD?
- caz_instance.IsDisplayingChangesToLcd = self.getSettingValueByKey("caz_output_to_display")
+ caz_instance.displayChangesToLcd = self.getSettingValueByKey("caz_output_to_display")
# are we doing linear move retractions?
- caz_instance.IsLinearRetraction = self.getSettingValueByKey("caz_retractstyle") == "linear"
+ caz_instance.linearRetraction = self.getSettingValueByKey("caz_retractstyle") == "linear"
# see if we're applying to a single layer or to all layers hence forth
- caz_instance.IsApplyToSingleLayer = self.getSettingValueByKey("c_behavior") == "single_layer"
+ caz_instance.applyToSingleLayer = self.getSettingValueByKey("c_behavior") == "single_layer"
# used for easy reference of layer or height targeting
- caz_instance.IsTargetByLayer = self.getSettingValueByKey("a_trigger") == "layer_no"
+ caz_instance.targetByLayer = self.getSettingValueByKey("a_trigger") == "layer_no"
# change our target based on what we're targeting
- caz_instance.TargetLayer = self.getIntSettingByKey("b_targetL", None)
- caz_instance.TargetZ = self.getFloatSettingByKey("b_targetZ", None)
+ caz_instance.targetLayer = self.getIntSettingByKey("b_targetL", None)
+ caz_instance.targetZ = self.getFloatSettingByKey("b_targetZ", None)
# run our script
return caz_instance.execute(data)
@@ -388,7 +388,7 @@ class ChangeAtZ(Script):
return
# set our value in the target settings
- caz_instance.TargetValues[target] = value
+ caz_instance.targetValues[target] = value
# Sets the given TargetValue in the ChangeAtZ instance if the trigger is specified
def setFloatSettingIfEnabled(self, caz_instance, trigger, target, setting):
@@ -405,7 +405,7 @@ class ChangeAtZ(Script):
return
# set our value in the target settings
- caz_instance.TargetValues[target] = value
+ caz_instance.targetValues[target] = value
# Returns the given settings value as an integer or the default if it cannot parse it
def getIntSettingByKey(self, key, default):
@@ -430,13 +430,13 @@ class ChangeAtZ(Script):
class GCodeCommand:
# The GCode command itself (ex: G10)
- Command = None,
+ command = None,
# Contains any arguments passed to the command. The key is the argument name, the value is the value of the argument.
- Arguments = {}
+ arguments = {}
# Contains the components of the command broken into pieces
- Components = []
+ components = []
# Constructor. Sets up defaults
def __init__(self):
@@ -468,10 +468,10 @@ class GCodeCommand:
return None
# stores all the components of the command within the class for later
- command.Components = command_pieces
+ command.components = command_pieces
# set the actual command
- command.Command = command_pieces[0]
+ command.command = command_pieces[0]
# stop here if we don't have any parameters
if len(command_pieces) == 1:
@@ -488,15 +488,15 @@ class GCodeCommand:
linear_command = GCodeCommand.getFromLine(line)
# if it's not a linear move, we don't care
- if linear_command is None or (linear_command.Command != "G0" and linear_command.Command != "G1"):
+ if linear_command is None or (linear_command.command != "G0" and linear_command.command != "G1"):
return None
# convert our values to floats (or defaults)
- linear_command.Arguments["F"] = linear_command.getArgumentAsFloat("F", None)
- linear_command.Arguments["X"] = linear_command.getArgumentAsFloat("X", None)
- linear_command.Arguments["Y"] = linear_command.getArgumentAsFloat("Y", None)
- linear_command.Arguments["Z"] = linear_command.getArgumentAsFloat("Z", None)
- linear_command.Arguments["E"] = linear_command.getArgumentAsFloat("E", None)
+ linear_command.arguments["F"] = linear_command.getArgumentAsFloat("F", None)
+ linear_command.arguments["X"] = linear_command.getArgumentAsFloat("X", None)
+ linear_command.arguments["Y"] = linear_command.getArgumentAsFloat("Y", None)
+ linear_command.arguments["Z"] = linear_command.getArgumentAsFloat("Z", None)
+ linear_command.arguments["E"] = linear_command.getArgumentAsFloat("E", None)
# return our new command
return linear_command
@@ -508,11 +508,11 @@ class GCodeCommand:
self.parseArguments()
# if we don't have the parameter, return the default
- if name not in self.Arguments:
+ if name not in self.arguments:
return default
# otherwise return the value
- return self.Arguments[name]
+ return self.arguments[name]
# Gets the value of a parameter as a float or returns the default
def getArgumentAsFloat(self, name: str, default: float = None) -> float:
@@ -593,14 +593,14 @@ class GCodeCommand:
def parseArguments(self):
# stop here if we don't have any remaining components
- if len(self.Components) <= 1:
+ if len(self.components) <= 1:
return None
# iterate and index all of our parameters, skip the first component as it's the command
- for i in range(1, len(self.Components)):
+ for i in range(1, len(self.components)):
# get our component
- component = self.Components[i]
+ component = self.components[i]
# get the first character of the parameter, which is the name
component_name = component[0]
@@ -613,10 +613,10 @@ class GCodeCommand:
component_value = component[1:]
# index the argument
- self.Arguments[component_name] = component_value
+ self.arguments[component_name] = component_value
# clear the components to we don't process again
- self.Components = []
+ self.components = []
# Easy function for replacing any GCODE parameter variable in a given GCODE command
@staticmethod
@@ -625,8 +625,8 @@ class GCodeCommand:
# Resets the model back to defaults
def reset(self):
- self.Command = None
- self.Arguments = {}
+ self.command = None
+ self.arguments = {}
# The primary ChangeAtZ class that does all the gcode editing. This was broken out into an
@@ -634,55 +634,55 @@ class GCodeCommand:
class ChangeAtZProcessor:
# Holds our current height
- CurrentZ = None
+ currentZ = None
# Holds our current layer number
- CurrentLayer = None
+ currentLayer = None
# Indicates if we're only supposed to apply our settings to a single layer or multiple layers
- IsApplyToSingleLayer = False
+ applyToSingleLayer = False
# Indicates if this should emit the changes as they happen to the LCD
- IsDisplayingChangesToLcd = False
+ displayChangesToLcd = False
# Indicates that this mod is still enabled (or not)
- IsEnabled = True
+ enabled = True
# Indicates if we're processing inside the target layer or not
- IsInsideTargetLayer = False
+ insideTargetLayer = False
# Indicates if we have restored the previous values from before we started our pass
- IsLastValuesRestored = False
+ lastValuesRestored = False
# Indicates if the user has opted for linear move retractions or firmware retractions
- IsLinearRetraction = True
+ linearRetraction = True
# Indicates if we're targetting by layer or height value
- IsTargetByLayer = True
+ targetByLayer = True
# Indicates if we have injected our changed values for the given layer yet
- IsTargetValuesInjected = False
+ targetValuesInjected = False
# Holds the last extrusion value, used with detecting when a retraction is made
- LastE = None
+ lastE = None
# An index of our gcodes which we're monitoring
- LastValues = {}
+ lastValues = {}
# The detected layer height from the gcode
- LayerHeight = None
+ layerHeight = None
# The target layer
- TargetLayer = None
+ targetLayer = None
# Holds the values the user has requested to change
- TargetValues = {}
+ targetValues = {}
# The target height in mm
- TargetZ = None
+ targetZ = None
# Used to track if we've been inside our target layer yet
- WasInsideTargetLayer = False
+ wasInsideTargetLayer = False
# boots up the class with defaults
def __init__(self):
@@ -692,7 +692,7 @@ class ChangeAtZProcessor:
def execute(self, data):
# short cut the whole thing if we're not enabled
- if not self.IsEnabled:
+ if not self.enabled:
return data
# our layer cursor
@@ -750,14 +750,14 @@ class ChangeAtZProcessor:
# for each of our target values, get the value to restore
# no point in restoring values we haven't changed
- for key in self.TargetValues:
+ for key in self.targetValues:
# skip target values we can't restore
- if key not in self.LastValues:
+ if key not in self.lastValues:
continue
# save into our changed
- changed[key] = self.LastValues[key]
+ changed[key] = self.lastValues[key]
# return our collection of changed values
return changed
@@ -766,7 +766,7 @@ class ChangeAtZProcessor:
def getDisplayChangesFromValues(self, values: Dict[str, any]) -> str:
# stop here if we're not outputting data
- if not self.IsDisplayingChangesToLcd:
+ if not self.displayChangesToLcd:
return ""
# will hold all the default settings for the target layer
@@ -833,7 +833,7 @@ class ChangeAtZProcessor:
def getTargetDisplayValues(self) -> str:
# convert our target values to something we can output
- return self.getDisplayChangesFromValues(self.TargetValues)
+ return self.getDisplayChangesFromValues(self.targetValues)
# Builds the the relevant GCODE lines from the given collection of values
def getCodeFromValues(self, values: Dict[str, any]) -> str:
@@ -889,7 +889,7 @@ class ChangeAtZProcessor:
# set feedrate percentage
if "speed" in values:
- codes.append("M220 S" + str(values["speed"]) + " T1")
+ codes.append("M220 S" + str(values["speed"]) + "")
# set print rate percentage
if "printspeed" in values:
@@ -898,7 +898,7 @@ class ChangeAtZProcessor:
# set retract rate
if "retractfeedrate" in values:
- if self.IsLinearRetraction:
+ if self.linearRetraction:
codes.append(";RETRACTFEEDRATE " + str(values["retractfeedrate"] * 60) + "")
else:
codes.append("M207 F" + str(values["retractfeedrate"] * 60) + "")
@@ -906,7 +906,7 @@ class ChangeAtZProcessor:
# set retract length
if "retractlength" in values:
- if self.IsLinearRetraction:
+ if self.linearRetraction:
codes.append(";RETRACTLENGTH " + str(values["retractlength"]) + "")
else:
codes.append("M207 S" + str(values["retractlength"]) + "")
@@ -923,19 +923,19 @@ class ChangeAtZProcessor:
def getInjectCode(self) -> str:
# if we're now outside of our target layer and haven't restored our last values, do so now
- if not self.IsInsideTargetLayer and self.WasInsideTargetLayer and not self.IsLastValuesRestored:
+ if not self.insideTargetLayer and self.wasInsideTargetLayer and not self.lastValuesRestored:
# mark that we've injected the last values
- self.IsLastValuesRestored = True
+ self.lastValuesRestored = True
# inject the defaults
return self.getLastValues() + "\n" + self.getLastDisplayValues()
# if we're inside our target layer but haven't added our values yet, do so now
- if self.IsInsideTargetLayer and not self.IsTargetValuesInjected:
+ if self.insideTargetLayer and not self.targetValuesInjected:
# mark that we've injected the target values
- self.IsTargetValuesInjected = True
+ self.targetValuesInjected = True
# inject the defaults
return self.getTargetValues() + "\n" + self.getTargetDisplayValues()
@@ -960,35 +960,35 @@ class ChangeAtZProcessor:
def getTargetValues(self) -> str:
# build the gcode to change our current values
- return self.getCodeFromValues(self.TargetValues)
+ return self.getCodeFromValues(self.targetValues)
# Determines if the current line is at or below the target required to start modifying
def isTargetLayerOrHeight(self) -> bool:
# target selected by layer no.
- if self.IsTargetByLayer:
+ if self.targetByLayer:
# if we don't have a current layer, we're not there yet
- if self.CurrentLayer is None:
+ if self.currentLayer is None:
return False
# if we're applying to a single layer, stop if our layer is not identical
- if self.IsApplyToSingleLayer:
- return self.CurrentLayer == self.TargetLayer
+ if self.applyToSingleLayer:
+ return self.currentLayer == self.targetLayer
else:
- return self.CurrentLayer >= self.TargetLayer
+ return self.currentLayer >= self.targetLayer
else:
# if we don't have a current Z, we're not there yet
- if self.CurrentZ is None:
+ if self.currentZ is None:
return False
# if we're applying to a single layer, stop if our Z is not identical
- if self.IsApplyToSingleLayer:
- return self.CurrentZ == self.TargetZ
+ if self.applyToSingleLayer:
+ return self.currentZ == self.targetZ
else:
- return self.CurrentZ >= self.TargetZ
+ return self.currentZ >= self.targetZ
# Marks any current ChangeZ layer defaults in the layer for deletion
@staticmethod
@@ -999,7 +999,7 @@ class ChangeAtZProcessor:
def processLayerHeight(self, line: str):
# stop here if we haven't entered a layer yet
- if self.CurrentLayer is None:
+ if self.currentLayer is None:
return
# get our gcode command
@@ -1010,7 +1010,7 @@ class ChangeAtZProcessor:
return
# stop here if this isn't a linear move command
- if command.Command != "G0" and command.Command != "G1":
+ if command.command != "G0" and command.command != "G1":
return
# get our value from the command
@@ -1021,15 +1021,15 @@ class ChangeAtZProcessor:
return
# stop if there's no change
- if current_z == self.CurrentZ:
+ if current_z == self.currentZ:
return
# set our current Z value
- self.CurrentZ = current_z
+ self.currentZ = current_z
# if we don't have a layer height yet, set it based on the current Z value
- if self.LayerHeight is None:
- self.LayerHeight = self.CurrentZ
+ if self.layerHeight is None:
+ self.layerHeight = self.currentZ
# Grabs the current layer number
def processLayerNumber(self, line: str):
@@ -1042,11 +1042,11 @@ class ChangeAtZProcessor:
current_layer = GCodeCommand.getDirectArgumentAsInt(line, ";LAYER:", None)
# this should never happen, but if our layer number hasn't changed, stop here
- if current_layer == self.CurrentLayer:
+ if current_layer == self.currentLayer:
return
# update our current layer
- self.CurrentLayer = current_layer
+ self.currentLayer = current_layer
# Makes any linear move changes and also injects either target or restored values depending on the plugin state
def processLine(self, line: str) -> str:
@@ -1059,10 +1059,10 @@ class ChangeAtZProcessor:
# if we're not inside the target layer, simply read the any
# settings we can and revert any ChangeAtZ deletions
- if not self.IsInsideTargetLayer:
+ if not self.insideTargetLayer:
# read any settings if we haven't hit our target layer yet
- if not self.WasInsideTargetLayer:
+ if not self.wasInsideTargetLayer:
self.processSetting(line)
# if we haven't hit our target yet, leave the defaults as is (unmark them for deletion)
@@ -1074,7 +1074,7 @@ class ChangeAtZProcessor:
modified_gcode += self.getInjectCode()
# modify our command if we're still inside our target layer, otherwise pass unmodified
- if self.IsInsideTargetLayer:
+ if self.insideTargetLayer:
modified_gcode += self.processLinearMove(line) + "\n"
else:
modified_gcode += line + "\n"
@@ -1104,11 +1104,11 @@ class ChangeAtZProcessor:
return line
# get our linear move parameters
- feed_rate = linear_command.Arguments["F"]
- x_coord = linear_command.Arguments["X"]
- y_coord = linear_command.Arguments["Y"]
- z_coord = linear_command.Arguments["Z"]
- extrude_length = linear_command.Arguments["E"]
+ feed_rate = linear_command.arguments["F"]
+ x_coord = linear_command.arguments["X"]
+ y_coord = linear_command.arguments["Y"]
+ z_coord = linear_command.arguments["Z"]
+ extrude_length = linear_command.arguments["E"]
# set our new line to our old line
new_line = line
@@ -1124,7 +1124,7 @@ class ChangeAtZProcessor:
new_line = self.processPrintSpeed(feed_rate, new_line)
# set our current extrude position
- self.LastE = extrude_length if extrude_length is not None else self.LastE
+ self.lastE = extrude_length if extrude_length is not None else self.lastE
# if no changes have been made, stop here
if new_line == line:
@@ -1137,11 +1137,11 @@ class ChangeAtZProcessor:
def processPrintSpeed(self, feed_rate: float, new_line: str) -> str:
# if we're not setting print speed or we don't have a feed rate, stop here
- if "printspeed" not in self.TargetValues or feed_rate is None:
+ if "printspeed" not in self.targetValues or feed_rate is None:
return new_line
# get our requested print speed
- print_speed = int(self.TargetValues["printspeed"])
+ print_speed = int(self.targetValues["printspeed"])
# if they requested no change to print speed (ie: 100%), stop here
if print_speed == 100:
@@ -1157,11 +1157,11 @@ class ChangeAtZProcessor:
def processRetractLength(self, extrude_length: float, feed_rate: float, new_line: str, x_coord: float, y_coord: float, z_coord: float) -> str:
# if we don't have a retract length in the file we can't add one
- if "retractlength" not in self.LastValues or self.LastValues["retractlength"] == 0:
+ if "retractlength" not in self.lastValues or self.lastValues["retractlength"] == 0:
return new_line
# if we're not changing retraction length, stop here
- if "retractlength" not in self.TargetValues:
+ if "retractlength" not in self.targetValues:
return new_line
# retractions are only F (feed rate) and E (extrude), at least in cura
@@ -1173,22 +1173,22 @@ class ChangeAtZProcessor:
return new_line
# stop here if we don't know our last extrude value
- if self.LastE is None:
+ if self.lastE is None:
return new_line
# if there's no change in extrude we have nothing to change
- if self.LastE == extrude_length:
+ if self.lastE == extrude_length:
return new_line
# if our last extrude was lower than our current, we're restoring, so skip
- if self.LastE < extrude_length:
+ if self.lastE < extrude_length:
return new_line
# get our desired retract length
- retract_length = float(self.TargetValues["retractlength"])
+ retract_length = float(self.targetValues["retractlength"])
# subtract the difference between the default and the desired
- extrude_length -= (retract_length - self.LastValues["retractlength"])
+ extrude_length -= (retract_length - self.lastValues["retractlength"])
# replace our extrude amount
return GCodeCommand.replaceDirectArgument(new_line, "E", extrude_length)
@@ -1197,7 +1197,7 @@ class ChangeAtZProcessor:
def processRetractLengthSetting(self, line: str):
# skip if we're not doing linear retractions
- if not self.IsLinearRetraction:
+ if not self.linearRetraction:
return
# get our command from the line
@@ -1208,11 +1208,11 @@ class ChangeAtZProcessor:
return
# get our linear move parameters
- feed_rate = linear_command.Arguments["F"]
- x_coord = linear_command.Arguments["X"]
- y_coord = linear_command.Arguments["Y"]
- z_coord = linear_command.Arguments["Z"]
- extrude_length = linear_command.Arguments["E"]
+ feed_rate = linear_command.arguments["F"]
+ x_coord = linear_command.arguments["X"]
+ y_coord = linear_command.arguments["Y"]
+ z_coord = linear_command.arguments["Z"]
+ extrude_length = linear_command.arguments["E"]
# the command we're looking for only has extrude and feed rate
if x_coord is not None or y_coord is not None or z_coord is not None:
@@ -1230,17 +1230,17 @@ class ChangeAtZProcessor:
return
# what ever the last negative retract length is it wins
- self.LastValues["retractlength"] = extrude_length
+ self.lastValues["retractlength"] = extrude_length
# Handles any changes to retraction feed rate for the given linear motion command
def processRetractFeedRate(self, extrude_length: float, feed_rate: float, new_line: str, x_coord: float, y_coord: float, z_coord: float) -> str:
# skip if we're not doing linear retractions
- if not self.IsLinearRetraction:
+ if not self.linearRetraction:
return new_line
# if we're not changing retraction length, stop here
- if "retractfeedrate" not in self.TargetValues:
+ if "retractfeedrate" not in self.targetValues:
return new_line
# retractions are only F (feed rate) and E (extrude), at least in cura
@@ -1252,7 +1252,7 @@ class ChangeAtZProcessor:
return new_line
# get our desired retract feed rate
- retract_feed_rate = float(self.TargetValues["retractfeedrate"])
+ retract_feed_rate = float(self.targetValues["retractfeedrate"])
# convert to units/min
retract_feed_rate *= 60
@@ -1264,7 +1264,7 @@ class ChangeAtZProcessor:
def processSetting(self, line: str):
# if we're in layers already we're out of settings
- if self.CurrentLayer is not None:
+ if self.currentLayer is not None:
return
# check our retract length
@@ -1277,16 +1277,16 @@ class ChangeAtZProcessor:
if not self.isTargetLayerOrHeight():
# flag that we're outside our target layer
- self.IsInsideTargetLayer = False
+ self.insideTargetLayer = False
# skip to the next line
return
# flip if we hit our target layer
- self.WasInsideTargetLayer = True
+ self.wasInsideTargetLayer = True
# flag that we're inside our target layer
- self.IsInsideTargetLayer = True
+ self.insideTargetLayer = True
# Removes all the ChangeZ layer defaults from the given layer
@staticmethod
@@ -1296,22 +1296,22 @@ class ChangeAtZProcessor:
# Resets the class contents to defaults
def reset(self):
- self.TargetValues = {}
- self.IsApplyToSingleLayer = False
- self.LastE = None
- self.CurrentZ = None
- self.CurrentLayer = None
- self.IsTargetByLayer = True
- self.TargetLayer = None
- self.TargetZ = None
- self.LayerHeight = None
- self.LastValues = {}
- self.IsLinearRetraction = True
- self.IsInsideTargetLayer = False
- self.IsTargetValuesInjected = False
- self.IsLastValuesRestored = False
- self.WasInsideTargetLayer = False
- self.IsEnabled = True
+ self.targetValues = {}
+ self.applyToSingleLayer = False
+ self.lastE = None
+ self.currentZ = None
+ self.currentLayer = None
+ self.targetByLayer = True
+ self.targetLayer = None
+ self.targetZ = None
+ self.layerHeight = None
+ self.lastValues = {"speed": 100}
+ self.linearRetraction = True
+ self.insideTargetLayer = False
+ self.targetValuesInjected = False
+ self.lastValuesRestored = False
+ self.wasInsideTargetLayer = False
+ self.enabled = True
# Sets the original GCODE line in a given GCODE command
@staticmethod
@@ -1341,31 +1341,31 @@ class ChangeAtZProcessor:
return
# handle retract length changes
- if command.Command == "M207":
+ if command.command == "M207":
# get our retract length if provided
- if "S" in command.Arguments:
- self.LastValues["retractlength"] = command.getArgumentAsFloat("S")
+ if "S" in command.arguments:
+ self.lastValues["retractlength"] = command.getArgumentAsFloat("S")
# get our retract feedrate if provided, convert from mm/m to mm/s
- if "F" in command.Arguments:
- self.LastValues["retractfeedrate"] = command.getArgumentAsFloat("F") / 60.0
+ if "F" in command.arguments:
+ self.lastValues["retractfeedrate"] = command.getArgumentAsFloat("F") / 60.0
# move to the next command
return
# handle bed temp changes
- if command.Command == "M140" or command.Command == "M190":
+ if command.command == "M140" or command.command == "M190":
# get our bed temp if provided
- if "S" in command.Arguments:
- self.LastValues["bedTemp"] = command.getArgumentAsFloat("S")
+ if "S" in command.arguments:
+ self.lastValues["bedTemp"] = command.getArgumentAsFloat("S")
# move to the next command
return
# handle extruder temp changes
- if command.Command == "M104" or command.Command == "M109":
+ if command.command == "M104" or command.command == "M109":
# get our tempurature
tempurature = command.getArgumentAsFloat("S")
@@ -1379,26 +1379,26 @@ class ChangeAtZProcessor:
# set our extruder temp based on the extruder
if extruder is None or extruder == 0:
- self.LastValues["extruderOne"] = tempurature
+ self.lastValues["extruderOne"] = tempurature
if extruder is None or extruder == 1:
- self.LastValues["extruderTwo"] = tempurature
+ self.lastValues["extruderTwo"] = tempurature
# move to the next command
return
# handle fan speed changes
- if command.Command == "M106":
+ if command.command == "M106":
# get our bed temp if provided
- if "S" in command.Arguments:
- self.LastValues["fanSpeed"] = (command.getArgumentAsInt("S") / 255.0) * 100
+ if "S" in command.arguments:
+ self.lastValues["fanSpeed"] = (command.getArgumentAsInt("S") / 255.0) * 100
# move to the next command
return
# handle flow rate changes
- if command.Command == "M221":
+ if command.command == "M221":
# get our flow rate
tempurature = command.getArgumentAsFloat("S")
@@ -1412,21 +1412,21 @@ class ChangeAtZProcessor:
# set our extruder temp based on the extruder
if extruder is None:
- self.LastValues["flowrate"] = tempurature
+ self.lastValues["flowrate"] = tempurature
elif extruder == 1:
- self.LastValues["flowrateOne"] = tempurature
+ self.lastValues["flowrateOne"] = tempurature
elif extruder == 1:
- self.LastValues["flowrateTwo"] = tempurature
+ self.lastValues["flowrateTwo"] = tempurature
# move to the next command
return
# handle print speed changes
- if command.Command == "M220":
+ if command.command == "M220":
# get our speed if provided
- if "S" in command.Arguments:
- self.LastValues["speed"] = command.getArgumentAsInt("S")
+ if "S" in command.arguments:
+ self.lastValues["speed"] = command.getArgumentAsInt("S")
# move to the next command
return
diff --git a/plugins/PostProcessingPlugin/scripts/DisplayProgressOnLCD.py b/plugins/PostProcessingPlugin/scripts/DisplayProgressOnLCD.py
index a445fb3a6e..e39e69eff0 100644
--- a/plugins/PostProcessingPlugin/scripts/DisplayProgressOnLCD.py
+++ b/plugins/PostProcessingPlugin/scripts/DisplayProgressOnLCD.py
@@ -1,7 +1,7 @@
# Cura PostProcessingPlugin
-# Author: Mathias Lyngklip Kjeldgaard, Alexander Gee
+# Author: Mathias Lyngklip Kjeldgaard, Alexander Gee, Kimmo Toivanen
# Date: July 31, 2019
-# Modified: May 22, 2020
+# Modified: Okt 22, 2020
# Description: This plugin displays progress on the LCD. It can output the estimated time remaining and the completion percentage.
@@ -26,10 +26,31 @@ class DisplayProgressOnLCD(Script):
"time_remaining":
{
"label": "Time Remaining",
- "description": "When enabled, write Time Left: HHMMSS on the display using M117. This is updated every layer.",
+ "description": "Select to write remaining time to the display.Select to write remaining time on the display using M117 status line message (almost all printers) or using M73 command (Prusa and Marlin 2 if enabled).",
"type": "bool",
"default_value": false
},
+ "time_remaining_method":
+ {
+ "label": "Time Reporting Method",
+ "description": "How should remaining time be shown on the display? It could use a generic message command (M117, almost all printers), or a specialised time remaining command (M73, Prusa and Marlin 2).",
+ "type": "enum",
+ "options": {
+ "m117":"M117 - All printers",
+ "m73":"M73 - Prusa, Marlin 2"
+ },
+ "enabled": "time_remaining",
+ "default_value": "m117"
+ },
+ "update_frequency":
+ {
+ "label": "Update frequency",
+ "description": "Update remaining time for every layer or periodically every minute or faster.",
+ "type": "enum",
+ "options": {"0":"Every layer","15":"Every 15 seconds","30":"Every 30 seconds","60":"Every minute"},
+ "default_value": "0",
+ "enabled": "time_remaining"
+ },
"percentage":
{
"label": "Percentage",
@@ -46,34 +67,44 @@ class DisplayProgressOnLCD(Script):
list_split = re.split(":", line) # Split at ":" so we can get the numerical value
return float(list_split[1]) # Convert the numerical portion to a float
- def outputTime(self, lines, line_index, time_left):
+ def outputTime(self, lines, line_index, time_left, mode):
# Do some math to get the time left in seconds into the right format. (HH,MM,SS)
+ time_left = max(time_left, 0)
m, s = divmod(time_left, 60)
h, m = divmod(m, 60)
# Create the string
- current_time_string = "{:d}h{:02d}m{:02d}s".format(int(h), int(m), int(s))
- # And now insert that into the GCODE
- lines.insert(line_index, "M117 Time Left {}".format(current_time_string))
+ if mode == "m117":
+ current_time_string = "{:d}h{:02d}m{:02d}s".format(int(h), int(m), int(s))
+ # And now insert that into the GCODE
+ lines.insert(line_index, "M117 Time Left {}".format(current_time_string))
+ else: # Must be m73.
+ mins = int(60 * h + m + s / 30)
+ lines.insert(line_index, "M73 R{}".format(mins))
def execute(self, data):
output_time = self.getSettingValueByKey("time_remaining")
+ output_time_method = self.getSettingValueByKey("time_remaining_method")
+ output_frequency = int(self.getSettingValueByKey("update_frequency"))
output_percentage = self.getSettingValueByKey("percentage")
line_set = {}
if output_percentage or output_time:
total_time = -1
previous_layer_end_percentage = 0
+ previous_layer_end_time = 0
for layer in data:
layer_index = data.index(layer)
lines = layer.split("\n")
for line in lines:
- if line.startswith(";TIME:") and total_time == -1:
+ if (line.startswith(";TIME:") or line.startswith(";PRINT.TIME:")) and total_time == -1:
# This line represents the total time required to print the gcode
total_time = self.getTimeValue(line)
line_index = lines.index(line)
+ # In the beginning we may have 2 M73 lines, but it makes logic less complicated
if output_time:
- self.outputTime(lines, line_index, total_time)
+ self.outputTime(lines, line_index, total_time, output_time_method)
+
if output_percentage:
# Emit 0 percent to sure Marlin knows we are overriding the completion percentage
lines.insert(line_index, "M73 P0")
@@ -96,8 +127,34 @@ class DisplayProgressOnLCD(Script):
line_index = lines.index(line)
if output_time:
- # Here we calculate remaining time
- self.outputTime(lines, line_index, total_time - current_time)
+ if output_frequency == 0:
+ # Here we calculate remaining time
+ self.outputTime(lines, line_index, total_time - current_time, output_time_method)
+ else:
+ # Here we calculate remaining time and how many outputs are expected for the layer
+ layer_time_delta = int(current_time - previous_layer_end_time)
+ layer_step_delta = int((current_time - previous_layer_end_time) / output_frequency)
+ # If this layer represents less than 1 step then we don't need to emit anything, continue to the next layer
+ if layer_step_delta != 0:
+ # Grab the index of the current line and figure out how many lines represent one second
+ step = line_index / layer_time_delta
+ # Move new lines further as we add new lines above it
+ lines_added = 1
+ # Run through layer in seconds
+ for seconds in range(1, layer_time_delta + 1):
+ # Time from start to decide when to update
+ line_time = int(previous_layer_end_time + seconds)
+ # Output every X seconds and after last layer
+ if line_time % output_frequency == 0 or line_time == total_time:
+ # Line to add the output
+ time_line_index = int((seconds * step) + lines_added)
+
+ # Insert remaining time into the GCODE
+ self.outputTime(lines, time_line_index, total_time - line_time, output_time_method)
+ # Next line will be again lower
+ lines_added = lines_added + 1
+
+ previous_layer_end_time = int(current_time)
if output_percentage:
# Calculate percentage value this layer ends at
diff --git a/plugins/PostProcessingPlugin/tests/TestPostProcessingPlugin.py b/plugins/PostProcessingPlugin/tests/TestPostProcessingPlugin.py
index 70fda32692..53a6c30ccf 100644
--- a/plugins/PostProcessingPlugin/tests/TestPostProcessingPlugin.py
+++ b/plugins/PostProcessingPlugin/tests/TestPostProcessingPlugin.py
@@ -13,7 +13,7 @@ from ..PostProcessingPlugin import PostProcessingPlugin
# not sure if needed
sys.path.append(os.path.join(os.path.dirname(os.path.abspath(__file__)), ".."))
-""" In this file, commnunity refers to regular Cura for makers."""
+""" In this file, community refers to regular Cura for makers."""
mock_plugin_registry = MagicMock()
mock_plugin_registry.getPluginPath = MagicMock(return_value = "mocked_plugin_path")
diff --git a/plugins/PrepareStage/plugin.json b/plugins/PrepareStage/plugin.json
index 2b1be732e9..3a80523682 100644
--- a/plugins/PrepareStage/plugin.json
+++ b/plugins/PrepareStage/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides a prepare stage in Cura.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
} \ No newline at end of file
diff --git a/plugins/PreviewStage/plugin.json b/plugins/PreviewStage/plugin.json
index d381059656..d2badeeb7e 100644
--- a/plugins/PreviewStage/plugin.json
+++ b/plugins/PreviewStage/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides a preview stage in Cura.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
} \ No newline at end of file
diff --git a/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py b/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py
index 2654914767..ccdd27ef16 100644
--- a/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py
+++ b/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py
@@ -59,7 +59,7 @@ class RemovableDriveOutputDevice(OutputDevice):
# Take the intersection between file_formats and machine_file_formats.
format_by_mimetype = {format["mime_type"]: format for format in file_formats}
- file_formats = [format_by_mimetype[mimetype] for mimetype in machine_file_formats] #Keep them ordered according to the preference in machine_file_formats.
+ file_formats = [format_by_mimetype[mimetype] for mimetype in machine_file_formats if mimetype in format_by_mimetype] # Keep them ordered according to the preference in machine_file_formats.
if len(file_formats) == 0:
Logger.log("e", "There are no file formats available to write with!")
diff --git a/plugins/RemovableDriveOutputDevice/plugin.json b/plugins/RemovableDriveOutputDevice/plugin.json
index 3b1091f07c..d862257e69 100644
--- a/plugins/RemovableDriveOutputDevice/plugin.json
+++ b/plugins/RemovableDriveOutputDevice/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"description": "Provides removable drive hotplugging and writing support.",
"version": "1.0.1",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/SentryLogger/plugin.json b/plugins/SentryLogger/plugin.json
index b31b0f6a25..3ba76d166e 100644
--- a/plugins/SentryLogger/plugin.json
+++ b/plugins/SentryLogger/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Logs certain events so that they can be used by the crash reporter",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/SimulationView/SimulationPass.py b/plugins/SimulationView/SimulationPass.py
index b720fc5758..93485eb3a3 100644
--- a/plugins/SimulationView/SimulationPass.py
+++ b/plugins/SimulationView/SimulationPass.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2017 Ultimaker B.V.
+# Copyright (c) 2020 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from UM.Math.Color import Color
@@ -32,6 +32,7 @@ class SimulationPass(RenderPass):
self._current_shader = None # This shader will be the shadow or the normal depending if the user wants to see the paths or the layers
self._tool_handle_shader = None
self._nozzle_shader = None
+ self._disabled_shader = None
self._old_current_layer = 0
self._old_current_path = 0
self._switching_layers = True # It tracks when the user is moving the layers' slider
@@ -90,9 +91,17 @@ class SimulationPass(RenderPass):
self._nozzle_shader = OpenGL.getInstance().createShaderProgram(Resources.getPath(Resources.Shaders, "color.shader"))
self._nozzle_shader.setUniformValue("u_color", Color(*Application.getInstance().getTheme().getColor("layerview_nozzle").getRgb()))
+ if not self._disabled_shader:
+ self._disabled_shader = OpenGL.getInstance().createShaderProgram(Resources.getPath(Resources.Shaders, "striped.shader"))
+ self._disabled_shader.setUniformValue("u_diffuseColor1", Color(*Application.getInstance().getTheme().getColor("model_unslicable").getRgb()))
+ self._disabled_shader.setUniformValue("u_diffuseColor2", Color(*Application.getInstance().getTheme().getColor("model_unslicable_alt").getRgb()))
+ self._disabled_shader.setUniformValue("u_width", 50.0)
+ self._disabled_shader.setUniformValue("u_opacity", 0.6)
+
self.bind()
tool_handle_batch = RenderBatch(self._tool_handle_shader, type = RenderBatch.RenderType.Overlay, backface_cull = True)
+ disabled_batch = RenderBatch(self._disabled_shader)
head_position = None # Indicates the current position of the print head
nozzle_node = None
@@ -103,7 +112,10 @@ class SimulationPass(RenderPass):
elif isinstance(node, NozzleNode):
nozzle_node = node
- nozzle_node.setVisible(False)
+ nozzle_node.setVisible(False) # Don't set to true, we render it separately!
+
+ elif getattr(node, "_outside_buildarea", False) and isinstance(node, SceneNode) and node.getMeshData() and node.isVisible() and not node.callDecoration("isNonPrintingMesh"):
+ disabled_batch.addItem(node.getWorldTransformation(copy=False), node.getMeshData())
elif isinstance(node, SceneNode) and (node.getMeshData() or node.callDecoration("isBlockSlicing")) and node.isVisible():
layer_data = node.callDecoration("getLayerData")
@@ -177,12 +189,14 @@ class SimulationPass(RenderPass):
# but the user is not using the layer slider, and the compatibility mode is not enabled
if not self._switching_layers and not self._compatibility_mode and self._layer_view.getActivity() and nozzle_node is not None:
if head_position is not None:
- nozzle_node.setVisible(True)
nozzle_node.setPosition(head_position)
nozzle_batch = RenderBatch(self._nozzle_shader, type = RenderBatch.RenderType.Transparent)
nozzle_batch.addItem(nozzle_node.getWorldTransformation(), mesh = nozzle_node.getMeshData())
nozzle_batch.render(self._scene.getActiveCamera())
+ if len(disabled_batch.items) > 0:
+ disabled_batch.render(self._scene.getActiveCamera())
+
# Render toolhandles on top of the layerview
if len(tool_handle_batch.items) > 0:
tool_handle_batch.render(self._scene.getActiveCamera())
diff --git a/plugins/SimulationView/plugin.json b/plugins/SimulationView/plugin.json
index df1f2b8485..56275498ca 100644
--- a/plugins/SimulationView/plugin.json
+++ b/plugins/SimulationView/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides the Simulation view.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/SliceInfoPlugin/SliceInfo.py b/plugins/SliceInfoPlugin/SliceInfo.py
index 284389064c..6eed649cc7 100755
--- a/plugins/SliceInfoPlugin/SliceInfo.py
+++ b/plugins/SliceInfoPlugin/SliceInfo.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2018 Ultimaker B.V.
+# Copyright (c) 2020 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
import json
@@ -116,6 +116,7 @@ class SliceInfo(QObject, Extension):
machine_manager = self._application.getMachineManager()
print_information = self._application.getPrintInformation()
+ user_profile = self._application.getCuraAPI().account.userProfile
global_stack = machine_manager.activeMachine
@@ -124,6 +125,9 @@ class SliceInfo(QObject, Extension):
data["schema_version"] = 0
data["cura_version"] = self._application.getVersion()
data["cura_build_type"] = ApplicationMetadata.CuraBuildType
+ org_id = user_profile.get("organization_id", None) if user_profile else None
+ data["organization_id"] = org_id if org_id else None
+ data["subscriptions"] = user_profile.get("subscriptions", []) if user_profile else []
active_mode = self._application.getPreferences().getValue("cura/active_mode")
if active_mode == 0:
diff --git a/plugins/SliceInfoPlugin/example_data.html b/plugins/SliceInfoPlugin/example_data.html
index 103eb55a6a..b349ec328d 100644
--- a/plugins/SliceInfoPlugin/example_data.html
+++ b/plugins/SliceInfoPlugin/example_data.html
@@ -1,12 +1,17 @@
<html>
<body>
- <b>Cura Version:</b> 4.0<br/>
+ <b>Cura Version:</b> 4.8<br/>
<b>Operating System:</b> Windows 10<br/>
<b>Language:</b> en_US<br/>
<b>Machine Type:</b> Ultimaker S5<br/>
<b>Intent Profile:</b> Default<br/>
<b>Quality Profile:</b> Fast<br/>
- <b>Using Custom Settings:</b> No
+ <b>Using Custom Settings:</b> No<br/>
+ <b>Organization ID (if any):</b> ABCDefGHIjKlMNOpQrSTUvYxWZ0-1234567890abcDE=<br/>
+ <b>Subscriptions (if any):</b>
+ <ul>
+ <li><b>Level:</b> 10, <b>Type:</b> Enterprise, <b>Plan:</b> Basic</li>
+ </ul>
<h3>Extruder 1:</h3>
<ul>
diff --git a/plugins/SliceInfoPlugin/plugin.json b/plugins/SliceInfoPlugin/plugin.json
index 21fa5bd5d8..3aa4ba0e0d 100644
--- a/plugins/SliceInfoPlugin/plugin.json
+++ b/plugins/SliceInfoPlugin/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Submits anonymous slice info. Can be disabled through preferences.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/SolidView/plugin.json b/plugins/SolidView/plugin.json
index 1569c153c3..42f3fe3f34 100644
--- a/plugins/SolidView/plugin.json
+++ b/plugins/SolidView/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides a normal solid mesh view.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
} \ No newline at end of file
diff --git a/plugins/SupportEraser/plugin.json b/plugins/SupportEraser/plugin.json
index 0aeb418ef3..8aa09d7526 100644
--- a/plugins/SupportEraser/plugin.json
+++ b/plugins/SupportEraser/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Creates an eraser mesh to block the printing of support in certain places",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/Toolbox/plugin.json b/plugins/Toolbox/plugin.json
index e6c9b5025b..bd94f1a3e5 100644
--- a/plugins/Toolbox/plugin.json
+++ b/plugins/Toolbox/plugin.json
@@ -2,6 +2,6 @@
"name": "Toolbox",
"author": "Ultimaker B.V.",
"version": "1.0.1",
- "api": "7.3.0",
+ "api": "7.4.0",
"description": "Find, manage and install new Cura packages."
}
diff --git a/plugins/Toolbox/resources/qml/components/ToolboxBackColumn.qml b/plugins/Toolbox/resources/qml/components/ToolboxBackColumn.qml
index dba9f19ccd..5514e555eb 100644
--- a/plugins/Toolbox/resources/qml/components/ToolboxBackColumn.qml
+++ b/plugins/Toolbox/resources/qml/components/ToolboxBackColumn.qml
@@ -48,7 +48,15 @@ Item
onClicked:
{
toolbox.viewPage = "overview"
- toolbox.filterModelByProp("packages", "type", toolbox.viewCategory)
+ if (toolbox.viewCategory == "material")
+ {
+ toolbox.filterModelByProp("authors", "package_types", "material")
+ }
+ else if (toolbox.viewCategory == "plugin")
+ {
+ toolbox.filterModelByProp("packages", "type", "plugin")
+ }
+
}
style: ButtonStyle
{
diff --git a/plugins/Toolbox/resources/qml/dialogs/ToolboxLicenseDialog.qml b/plugins/Toolbox/resources/qml/dialogs/ToolboxLicenseDialog.qml
index 6e6df2ee67..9219f4ed32 100644
--- a/plugins/Toolbox/resources/qml/dialogs/ToolboxLicenseDialog.qml
+++ b/plugins/Toolbox/resources/qml/dialogs/ToolboxLicenseDialog.qml
@@ -42,8 +42,7 @@ UM.Dialog
Row {
id: packageRow
- anchors.left: parent.left
- anchors.right: parent.right
+ Layout.fillWidth: true
height: childrenRect.height
spacing: UM.Theme.getSize("default_margin").width
leftPadding: UM.Theme.getSize("narrow_margin").width
diff --git a/plugins/Toolbox/src/CloudSync/CloudPackageChecker.py b/plugins/Toolbox/src/CloudSync/CloudPackageChecker.py
index 7834c25cfe..f864e2ee8d 100644
--- a/plugins/Toolbox/src/CloudSync/CloudPackageChecker.py
+++ b/plugins/Toolbox/src/CloudSync/CloudPackageChecker.py
@@ -140,8 +140,7 @@ class CloudPackageChecker(QObject):
sync_message = Message(self._i18n_catalog.i18nc(
"@info:generic",
"Do you want to sync material and software packages with your account?"),
- title = self._i18n_catalog.i18nc("@info:title", "Changes detected from your Ultimaker account", ),
- lifetime = 0)
+ title = self._i18n_catalog.i18nc("@info:title", "Changes detected from your Ultimaker account", ))
sync_message.addAction("sync",
name = self._i18n_catalog.i18nc("@action:button", "Sync"),
icon = "",
diff --git a/plugins/TrimeshReader/plugin.json b/plugins/TrimeshReader/plugin.json
index 2370ad5026..f8d496fbf7 100644
--- a/plugins/TrimeshReader/plugin.json
+++ b/plugins/TrimeshReader/plugin.json
@@ -3,5 +3,5 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides support for reading model files.",
- "api": "7.3.0"
+ "api": "7.4.0"
}
diff --git a/plugins/UFPReader/plugin.json b/plugins/UFPReader/plugin.json
index ef55880bb9..ce7668ea2f 100644
--- a/plugins/UFPReader/plugin.json
+++ b/plugins/UFPReader/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides support for reading Ultimaker Format Packages.",
- "supported_sdk_versions": ["7.3.0"],
+ "supported_sdk_versions": ["7.4.0"],
"i18n-catalog": "cura"
} \ No newline at end of file
diff --git a/plugins/UFPWriter/plugin.json b/plugins/UFPWriter/plugin.json
index 6975e49f3d..7b366f1591 100644
--- a/plugins/UFPWriter/plugin.json
+++ b/plugins/UFPWriter/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides support for writing Ultimaker Format Packages.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
} \ No newline at end of file
diff --git a/plugins/UM3NetworkPrinting/plugin.json b/plugins/UM3NetworkPrinting/plugin.json
index 7b8ae5612e..786be68b6a 100644
--- a/plugins/UM3NetworkPrinting/plugin.json
+++ b/plugins/UM3NetworkPrinting/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"description": "Manages network connections to Ultimaker networked printers.",
"version": "2.0.0",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/UM3NetworkPrinting/resources/png/Ultimaker 3 Extended.png b/plugins/UM3NetworkPrinting/resources/png/Ultimaker 3 Extended.png
index 1ce19c2933..c4beb8d709 100644
--- a/plugins/UM3NetworkPrinting/resources/png/Ultimaker 3 Extended.png
+++ b/plugins/UM3NetworkPrinting/resources/png/Ultimaker 3 Extended.png
Binary files differ
diff --git a/plugins/UM3NetworkPrinting/resources/png/Ultimaker 3.png b/plugins/UM3NetworkPrinting/resources/png/Ultimaker 3.png
index 4639cb3fde..e499d767c1 100644
--- a/plugins/UM3NetworkPrinting/resources/png/Ultimaker 3.png
+++ b/plugins/UM3NetworkPrinting/resources/png/Ultimaker 3.png
Binary files differ
diff --git a/plugins/UM3NetworkPrinting/resources/png/Ultimaker S3.png b/plugins/UM3NetworkPrinting/resources/png/Ultimaker S3.png
index b6ce6e1273..d92e454d23 100644
--- a/plugins/UM3NetworkPrinting/resources/png/Ultimaker S3.png
+++ b/plugins/UM3NetworkPrinting/resources/png/Ultimaker S3.png
Binary files differ
diff --git a/plugins/UM3NetworkPrinting/resources/png/Ultimaker S5.png b/plugins/UM3NetworkPrinting/resources/png/Ultimaker S5.png
index 29ba428e38..56400f7027 100644
--- a/plugins/UM3NetworkPrinting/resources/png/Ultimaker S5.png
+++ b/plugins/UM3NetworkPrinting/resources/png/Ultimaker S5.png
Binary files differ
diff --git a/plugins/UM3NetworkPrinting/resources/qml/MonitorBuildplateConfiguration.qml b/plugins/UM3NetworkPrinting/resources/qml/MonitorBuildplateConfiguration.qml
index 5d08422877..2034c23abe 100644
--- a/plugins/UM3NetworkPrinting/resources/qml/MonitorBuildplateConfiguration.qml
+++ b/plugins/UM3NetworkPrinting/resources/qml/MonitorBuildplateConfiguration.qml
@@ -60,7 +60,7 @@ Item
Label
{
id: buildplateLabel
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
elide: Text.ElideRight
font: UM.Theme.getFont("default") // 12pt, regular
text: buildplate ? buildplate : ""
diff --git a/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml b/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml
index 08743ed777..56e39bd477 100644
--- a/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml
+++ b/plugins/UM3NetworkPrinting/resources/qml/MonitorCarousel.qml
@@ -97,7 +97,7 @@ Item
height: width // TODO: Theme!
sourceSize.width: width // TODO: Theme!
sourceSize.height: width // TODO: Theme!
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
source: UM.Theme.getIcon("arrow_left")
}
}
@@ -176,7 +176,7 @@ Item
height: width // TODO: Theme!
sourceSize.width: width // TODO: Theme!
sourceSize.height: width // TODO: Theme!
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
source: UM.Theme.getIcon("arrow_right")
}
}
diff --git a/plugins/UM3NetworkPrinting/resources/qml/MonitorContextMenuButton.qml b/plugins/UM3NetworkPrinting/resources/qml/MonitorContextMenuButton.qml
index aa5d6de89b..0be3732cef 100644
--- a/plugins/UM3NetworkPrinting/resources/qml/MonitorContextMenuButton.qml
+++ b/plugins/UM3NetworkPrinting/resources/qml/MonitorContextMenuButton.qml
@@ -18,7 +18,7 @@ Button
width: base.width
}
contentItem: Label {
- color: enabled ? UM.Theme.getColor("monitor_text_primary") : UM.Theme.getColor("monitor_text_disabled")
+ color: enabled ? UM.Theme.getColor("text") : UM.Theme.getColor("monitor_text_disabled")
font.pixelSize: 32 * screenScaleFactor
horizontalAlignment: Text.AlignHCenter
text: base.text
diff --git a/plugins/UM3NetworkPrinting/resources/qml/MonitorExtruderConfiguration.qml b/plugins/UM3NetworkPrinting/resources/qml/MonitorExtruderConfiguration.qml
index 63caaab433..ac5f588db3 100644
--- a/plugins/UM3NetworkPrinting/resources/qml/MonitorExtruderConfiguration.qml
+++ b/plugins/UM3NetworkPrinting/resources/qml/MonitorExtruderConfiguration.qml
@@ -57,7 +57,7 @@ Item
{
id: materialLabel
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
elide: Text.ElideRight
font: UM.Theme.getFont("default") // 12pt, regular
text: ""
@@ -87,7 +87,7 @@ Item
{
id: printCoreLabel
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
elide: Text.ElideRight
font: UM.Theme.getFont("default_bold") // 12pt, bold
text: ""
diff --git a/plugins/UM3NetworkPrinting/resources/qml/MonitorIconExtruder.qml b/plugins/UM3NetworkPrinting/resources/qml/MonitorIconExtruder.qml
index 876215d65d..8c6f28d3e1 100644
--- a/plugins/UM3NetworkPrinting/resources/qml/MonitorIconExtruder.qml
+++ b/plugins/UM3NetworkPrinting/resources/qml/MonitorIconExtruder.qml
@@ -39,7 +39,7 @@ Item
{
id: positionLabel
font: UM.Theme.getFont("small")
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
height: Math.round(size / 2)
horizontalAlignment: Text.AlignHCenter
text: position + 1
diff --git a/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml b/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml
index 78f9058765..65bf4e3a07 100644
--- a/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml
+++ b/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml
@@ -58,7 +58,7 @@ Item
Label
{
text: printJob && printJob.name ? printJob.name : ""
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
elide: Text.ElideRight
font: UM.Theme.getFont("medium") // 14pt, regular
visible: printJob
@@ -89,7 +89,7 @@ Item
Label
{
text: printJob ? OutputDevice.formatDuration(printJob.timeTotal) : ""
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
elide: Text.ElideRight
font: UM.Theme.getFont("medium") // 14pt, regular
visible: printJob
@@ -120,7 +120,7 @@ Item
{
id: printerAssignmentLabel
anchors.verticalCenter: parent.verticalCenter
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
elide: Text.ElideRight
font: UM.Theme.getFont("medium") // 14pt, regular
text: {
@@ -188,7 +188,7 @@ Item
Label {
text: printJob && printJob.owner ? printJob.owner : ""
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
elide: Text.ElideRight
font: UM.Theme.getFont("medium") // 14pt, regular
anchors.top: printerConfiguration.top
diff --git a/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobProgressBar.qml b/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobProgressBar.qml
index 0a478c8543..98cd3916fb 100644
--- a/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobProgressBar.qml
+++ b/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobProgressBar.qml
@@ -44,7 +44,7 @@ Item
verticalCenter: parent.verticalCenter
}
text: printJob ? Math.round(printJob.progress * 100) + "%" : "0%"
- color: printJob && printJob.isActive ? UM.Theme.getColor("monitor_text_primary") : UM.Theme.getColor("monitor_text_disabled")
+ color: printJob && printJob.isActive ? UM.Theme.getColor("text") : UM.Theme.getColor("monitor_text_disabled")
width: contentWidth
font: UM.Theme.getFont("default") // 12pt, regular
@@ -62,7 +62,7 @@ Item
leftMargin: UM.Theme.getSize("monitor_margin").width
verticalCenter: parent.verticalCenter
}
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
font: UM.Theme.getFont("default")
text:
{
diff --git a/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml b/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml
index da2acc8cf7..05ad8d9929 100644
--- a/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml
+++ b/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml
@@ -103,7 +103,7 @@ Item
Label
{
text: printer && printer.name ? printer.name : ""
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
elide: Text.ElideRight
font: UM.Theme.getFont("large") // 16pt, bold
width: parent.width
@@ -130,7 +130,7 @@ Item
anchors
{
top: printerNameLabel.bottom
- topMargin: 6 * screenScaleFactor // TODO: Theme!
+ topMargin: UM.Theme.getSize("narrow_margin").height
left: printerNameLabel.left
}
text: printer ? printer.type : ""
@@ -140,7 +140,7 @@ Item
id: managePrinterLink
anchors {
top: printerFamilyPill.bottom
- topMargin: 6 * screenScaleFactor
+ topMargin: UM.Theme.getSize("narrow_margin").height
}
height: 18 * screenScaleFactor // TODO: Theme!
width: childrenRect.width
@@ -160,7 +160,7 @@ Item
anchors
{
left: managePrinterText.right
- leftMargin: 6 * screenScaleFactor
+ leftMargin: UM.Theme.getSize("narrow_margin").width
verticalCenter: managePrinterText.verticalCenter
}
color: UM.Theme.getColor("text_link")
@@ -194,8 +194,7 @@ Item
var configs = []
if (printer)
{
- configs.push(printer.printerConfiguration.extruderConfigurations[0])
- configs.push(printer.printerConfiguration.extruderConfigurations[1])
+ configs = configs.concat(printer.printerConfiguration.extruderConfigurations)
}
else
{
@@ -272,7 +271,8 @@ Item
}
// For cloud printing, add this mouse area over the disabled cameraButton to indicate that it's not available
- MouseArea
+ //Warning message is commented out because it's factually incorrect. Fix CURA-7637 to allow camera connections via cloud.
+ /* MouseArea
{
id: cameraDisabledButtonArea
anchors.fill: cameraButton
@@ -282,12 +282,13 @@ Item
enabled: !cameraButton.enabled
}
+
MonitorInfoBlurb
{
id: cameraDisabledInfo
text: catalog.i18nc("@info", "The webcam is not available because you are monitoring a cloud printer.")
target: cameraButton
- }
+ }*/
}
// Divider
@@ -340,24 +341,33 @@ Item
{
verticalCenter: parent.verticalCenter
}
- color: printer ? UM.Theme.getColor("monitor_text_primary") : UM.Theme.getColor("monitor_text_disabled")
+ color: printer ? UM.Theme.getColor("text") : UM.Theme.getColor("monitor_text_disabled")
font: UM.Theme.getFont("large_bold") // 16pt, bold
text: {
if (!printer) {
return catalog.i18nc("@label:status", "Loading...")
}
- if (printer && printer.state == "disabled")
+ if (printer.state == "disabled")
{
return catalog.i18nc("@label:status", "Unavailable")
}
- if (printer && printer.state == "unreachable")
+ if (printer.state == "unreachable")
{
return catalog.i18nc("@label:status", "Unreachable")
}
- if (printer && !printer.activePrintJob && printer.state == "idle")
+ if (!printer.activePrintJob && printer.state == "idle")
{
return catalog.i18nc("@label:status", "Idle")
}
+ if (!printer.activePrintJob && printer.state == "pre_print")
+ {
+ return catalog.i18nc("@label:status", "Preparing...")
+ }
+ if (!printer.activePrintJob && printer.state == "printing")
+ {
+ // The print job isn't quite updated yet.
+ return catalog.i18nc("@label:status", "Printing")
+ }
return ""
}
visible: text !== ""
@@ -394,7 +404,7 @@ Item
Label
{
id: printerJobNameLabel
- color: printer && printer.activePrintJob && printer.activePrintJob.isActive ? UM.Theme.getColor("monitor_text_primary") : UM.Theme.getColor("monitor_text_disabled")
+ color: printer && printer.activePrintJob && printer.activePrintJob.isActive ? UM.Theme.getColor("text") : UM.Theme.getColor("monitor_text_disabled")
elide: Text.ElideRight
font: UM.Theme.getFont("large") // 16pt, bold
text: printer && printer.activePrintJob ? printer.activePrintJob.name : catalog.i18nc("@label", "Untitled")
@@ -412,10 +422,10 @@ Item
anchors
{
top: printerJobNameLabel.bottom
- topMargin: 6 * screenScaleFactor // TODO: Theme!
+ topMargin: UM.Theme.getSize("narrow_margin").height
left: printerJobNameLabel.left
}
- color: printer && printer.activePrintJob && printer.activePrintJob.isActive ? UM.Theme.getColor("monitor_text_primary") : UM.Theme.getColor("monitor_text_disabled")
+ color: printer && printer.activePrintJob && printer.activePrintJob.isActive ? UM.Theme.getColor("text") : UM.Theme.getColor("monitor_text_disabled")
elide: Text.ElideRight
font: UM.Theme.getFont("default") // 12pt, regular
text: printer && printer.activePrintJob ? printer.activePrintJob.owner : catalog.i18nc("@label", "Anonymous")
@@ -447,7 +457,7 @@ Item
font: UM.Theme.getFont("default")
text: catalog.i18nc("@label:status", "Requires configuration changes")
visible: printer && printer.activePrintJob && printer.activePrintJob.configurationChanges.length > 0 && !printerStatus.visible
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
// FIXED-LINE-HEIGHT:
height: 18 * screenScaleFactor // TODO: Theme!
@@ -483,7 +493,7 @@ Item
anchors.bottomMargin: 2 * screenScaleFactor // TODO: Theme!
color: UM.Theme.getColor("monitor_secondary_button_text")
font: UM.Theme.getFont("medium") // 14pt, regular
- text: catalog.i18nc("@action:button","Details");
+ text: catalog.i18nc("@action:button", "Details");
verticalAlignment: Text.AlignVCenter
horizontalAlignment: Text.AlignHCenter
height: 18 * screenScaleFactor // TODO: Theme!
diff --git a/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterPill.qml b/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterPill.qml
index 44aa1a1f8d..4cd9d58cae 100644
--- a/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterPill.qml
+++ b/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterPill.qml
@@ -27,7 +27,7 @@ Item
Label {
id: printerNameLabel
anchors.centerIn: parent
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
text: monitorPrinterPill.text
font.pointSize: 10 // TODO: Theme!
visible: monitorPrinterPill.text !== ""
diff --git a/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml b/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml
index f5122dc685..9f159102e2 100644
--- a/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml
+++ b/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml
@@ -26,7 +26,7 @@ Item
left: queuedPrintJobs.left
top: parent.top
}
- color: UM.Theme.getColor("monitor_text_primary")
+ color: UM.Theme.getColor("text")
font: UM.Theme.getFont("large")
text: catalog.i18nc("@label", "Queued")
renderType: Text.NativeRendering
@@ -58,7 +58,7 @@ Item
anchors
{
left: externalLinkIcon.right
- leftMargin: 6 * screenScaleFactor // TODO: Theme!
+ leftMargin: UM.Theme.getSize("narrow_margin").width
verticalCenter: externalLinkIcon.verticalCenter
}
color: UM.Theme.getColor("text_link")
@@ -88,7 +88,7 @@ Item
anchors
{
left: queuedPrintJobs.left
- leftMargin: 6 * screenScaleFactor // TODO: Theme!
+ leftMargin: UM.Theme.getSize("narrow_margin").width
top: queuedLabel.bottom
topMargin: 24 * screenScaleFactor // TODO: Theme!
}
@@ -97,14 +97,10 @@ Item
Label
{
text: catalog.i18nc("@label", "There are no print jobs in the queue. Slice and send a job to add one.")
- color: UM.Theme.getColor("monitor_text_primary")
- elide: Text.ElideRight
- font: UM.Theme.getFont("medium") // 14pt, regular
+ color: UM.Theme.getColor("text")
+ font: UM.Theme.getFont("medium")
anchors.verticalCenter: parent.verticalCenter
- // FIXED-LINE-HEIGHT:
- height: 18 * screenScaleFactor // TODO: Theme!
- verticalAlignment: Text.AlignVCenter
renderType: Text.NativeRendering
visible: printJobList.count === 0
}
@@ -112,15 +108,11 @@ Item
Label
{
text: catalog.i18nc("@label", "Print jobs")
- color: UM.Theme.getColor("monitor_text_primary")
- elide: Text.ElideRight
+ color: UM.Theme.getColor("text")
font: UM.Theme.getFont("medium") // 14pt, regular
anchors.verticalCenter: parent.verticalCenter
width: 284 * screenScaleFactor // TODO: Theme! (Should match column size)
- // FIXED-LINE-HEIGHT:
- height: 18 * screenScaleFactor // TODO: Theme!
- verticalAlignment: Text.AlignVCenter
renderType: Text.NativeRendering
visible: printJobList.count > 0
}
@@ -128,15 +120,11 @@ Item
Label
{
text: catalog.i18nc("@label", "Total print time")
- color: UM.Theme.getColor("monitor_text_primary")
- elide: Text.ElideRight
+ color: UM.Theme.getColor("text")
font: UM.Theme.getFont("medium") // 14pt, regular
anchors.verticalCenter: parent.verticalCenter
width: UM.Theme.getSize("monitor_column").width
- // FIXED-LINE-HEIGHT:
- height: 18 * screenScaleFactor // TODO: Theme!
- verticalAlignment: Text.AlignVCenter
renderType: Text.NativeRendering
visible: printJobList.count > 0
}
@@ -144,15 +132,11 @@ Item
Label
{
text: catalog.i18nc("@label", "Waiting for")
- color: UM.Theme.getColor("monitor_text_primary")
- elide: Text.ElideRight
+ color: UM.Theme.getColor("text")
font: UM.Theme.getFont("medium") // 14pt, regular
anchors.verticalCenter: parent.verticalCenter
width: UM.Theme.getSize("monitor_column").width
- // FIXED-LINE-HEIGHT:
- height: 18 * screenScaleFactor // TODO: Theme!
- verticalAlignment: Text.AlignVCenter
renderType: Text.NativeRendering
visible: printJobList.count > 0
}
diff --git a/plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qml b/plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qml
index 47c45f8b11..dc69d89fed 100644
--- a/plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qml
+++ b/plugins/UM3NetworkPrinting/resources/qml/MonitorStage.qml
@@ -72,6 +72,7 @@ Component
top: printers.bottom
topMargin: 48 * screenScaleFactor // TODO: Theme!
}
+ visible: OutputDevice.supportsPrintJobQueue
}
PrinterVideoStream
diff --git a/plugins/UM3NetworkPrinting/resources/qml/PrintJobContextMenuItem.qml b/plugins/UM3NetworkPrinting/resources/qml/PrintJobContextMenuItem.qml
index 78b94ce259..3288896572 100644
--- a/plugins/UM3NetworkPrinting/resources/qml/PrintJobContextMenuItem.qml
+++ b/plugins/UM3NetworkPrinting/resources/qml/PrintJobContextMenuItem.qml
@@ -12,7 +12,7 @@ Button {
color: UM.Theme.getColor("monitor_context_menu_hover")
}
contentItem: Label {
- color: enabled ? UM.Theme.getColor("monitor_text_primary") : UM.Theme.getColor("monitor_text_disabled");
+ color: enabled ? UM.Theme.getColor("text") : UM.Theme.getColor("monitor_text_disabled");
text: parent.text
horizontalAlignment: Text.AlignLeft;
verticalAlignment: Text.AlignVCenter;
diff --git a/plugins/UM3NetworkPrinting/src/Cloud/CloudApiClient.py b/plugins/UM3NetworkPrinting/src/Cloud/CloudApiClient.py
index 713ee25170..7b8be4b2c2 100644
--- a/plugins/UM3NetworkPrinting/src/Cloud/CloudApiClient.py
+++ b/plugins/UM3NetworkPrinting/src/Cloud/CloudApiClient.py
@@ -127,12 +127,16 @@ class CloudApiClient:
# \param cluster_id: The ID of the cluster.
# \param job_id: The ID of the print job.
# \param on_finished: The function to be called after the result is parsed.
- def requestPrint(self, cluster_id: str, job_id: str, on_finished: Callable[[CloudPrintResponse], Any]) -> None:
+ # \param on_error: A function to be called if there was a server-side problem uploading. Generic errors (not
+ # specific to sending print jobs) such as lost connection, unparsable responses, etc. are not returned here, but
+ # handled in a generic way by the CloudApiClient.
+ def requestPrint(self, cluster_id: str, job_id: str, on_finished: Callable[[CloudPrintResponse], Any], on_error) -> None:
url = "{}/clusters/{}/print/{}".format(self.CLUSTER_API_ROOT, cluster_id, job_id)
self._http.post(url,
scope = self._scope,
data = b"",
callback = self._parseCallback(on_finished, CloudPrintResponse),
+ error_callback = on_error,
timeout = self.DEFAULT_REQUEST_TIMEOUT)
def doPrintJobAction(self, cluster_id: str, cluster_job_id: str, action: str,
diff --git a/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py b/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py
index 3742806716..82b8c1da62 100644
--- a/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py
+++ b/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py
@@ -1,11 +1,13 @@
-# Copyright (c) 2019 Ultimaker B.V.
+# Copyright (c) 2020 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
+
from time import time
import os
-from typing import List, Optional, cast
+from typing import cast, List, Optional, TYPE_CHECKING
from PyQt5.QtCore import QObject, QUrl, pyqtProperty, pyqtSignal, pyqtSlot
from PyQt5.QtGui import QDesktopServices
+from PyQt5.QtNetwork import QNetworkReply, QNetworkRequest # Parse errors specific to print job uploading.
from UM import i18nCatalog
from UM.Backend.Backend import BackendState
@@ -22,6 +24,7 @@ from ..ExportFileJob import ExportFileJob
from ..UltimakerNetworkedPrinterOutputDevice import UltimakerNetworkedPrinterOutputDevice
from ..Messages.PrintJobUploadBlockedMessage import PrintJobUploadBlockedMessage
from ..Messages.PrintJobUploadErrorMessage import PrintJobUploadErrorMessage
+from ..Messages.PrintJobUploadQueueFullMessage import PrintJobUploadQueueFullMessage
from ..Messages.PrintJobUploadSuccessMessage import PrintJobUploadSuccessMessage
from ..Models.Http.CloudClusterResponse import CloudClusterResponse
from ..Models.Http.CloudClusterStatus import CloudClusterStatus
@@ -108,8 +111,9 @@ class CloudOutputDevice(UltimakerNetworkedPrinterOutputDevice):
if self.isConnected():
return
+ Logger.log("i", "Attempting to connect to cluster %s", self.key)
super().connect()
- Logger.log("i", "Connected to cluster %s", self.key)
+
CuraApplication.getInstance().getBackend().backendStateChange.connect(self._onBackendStateChange)
self._update()
@@ -192,7 +196,7 @@ class CloudOutputDevice(UltimakerNetworkedPrinterOutputDevice):
# The mesh didn't change, let's not upload it to the cloud again.
# Note that self.writeFinished is called in _onPrintUploadCompleted as well.
if self._uploaded_print_job:
- self._api.requestPrint(self.key, self._uploaded_print_job.job_id, self._onPrintUploadCompleted)
+ self._api.requestPrint(self.key, self._uploaded_print_job.job_id, self._onPrintUploadCompleted, self._onPrintUploadSpecificError)
return
# Export the scene to the correct file type.
@@ -228,11 +232,17 @@ class CloudOutputDevice(UltimakerNetworkedPrinterOutputDevice):
self._onUploadError)
def _onPrintJobUploaded(self) -> None:
- """Requests the print to be sent to the printer when we finished uploading the mesh."""
+ """
+ Requests the print to be sent to the printer when we finished uploading
+ the mesh.
+ """
self._progress.update(100)
print_job = cast(CloudPrintJobResponse, self._uploaded_print_job)
- self._api.requestPrint(self.key, print_job.job_id, self._onPrintUploadCompleted)
+ if not print_job: # It's possible that another print job is requested in the meanwhile, which then fails to upload with an error, which sets self._uploaded_print_job to `None`.
+ # TODO: Maybe _onUploadError shouldn't set the _uploaded_print_job to None or we need to prevent such asynchronous cases.
+ return # Prevent a crash.
+ self._api.requestPrint(self.key, print_job.job_id, self._onPrintUploadCompleted, self._onPrintUploadSpecificError)
def _onPrintUploadCompleted(self, response: CloudPrintResponse) -> None:
"""Shows a message when the upload has succeeded
@@ -243,9 +253,23 @@ class CloudOutputDevice(UltimakerNetworkedPrinterOutputDevice):
PrintJobUploadSuccessMessage().show()
self.writeFinished.emit()
- def _onUploadError(self, message: str = None) -> None:
- """Displays the given message if uploading the mesh has failed
+ def _onPrintUploadSpecificError(self, reply: "QNetworkReply", _: "QNetworkReply.NetworkError"):
+ """
+ Displays a message when an error occurs specific to uploading print job (i.e. queue is full).
+ """
+ error_code = reply.attribute(QNetworkRequest.HttpStatusCodeAttribute)
+ if error_code == 409:
+ PrintJobUploadQueueFullMessage().show()
+ else:
+ PrintJobUploadErrorMessage(I18N_CATALOG.i18nc("@error:send", "Unknown error code when uploading print job: {0}", error_code)).show()
+ self._progress.hide()
+ self._uploaded_print_job = None
+ self.writeError.emit()
+
+ def _onUploadError(self, message: str = None) -> None:
+ """
+ Displays the given message if uploading the mesh has failed due to a generic error (i.e. lost connection).
:param message: The message to display.
"""
self._progress.hide()
@@ -263,6 +287,12 @@ class CloudOutputDevice(UltimakerNetworkedPrinterOutputDevice):
firmware_version = Version([version_number[0], version_number[1], version_number[2]])
return firmware_version >= self.PRINT_JOB_ACTIONS_MIN_VERSION
+ @pyqtProperty(bool)
+ def supportsPrintJobQueue(self) -> bool:
+ """Gets whether the printer supports a queue"""
+
+ return "queue" in self._cluster.capabilities if self._cluster.capabilities else True
+
def setJobState(self, print_job_uuid: str, state: str) -> None:
"""Set the remote print job state."""
diff --git a/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py b/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py
index ec8dfd9ae7..586c711de9 100644
--- a/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py
+++ b/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py
@@ -1,5 +1,6 @@
-# Copyright (c) 2019 Ultimaker B.V.
+# Copyright (c) 2020 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
+
import os
from typing import Dict, List, Optional, Set
@@ -37,7 +38,7 @@ class CloudOutputDeviceManager:
SYNC_SERVICE_NAME = "CloudOutputDeviceManager"
# The translation catalog for this device.
- I18N_CATALOG = i18nCatalog("cura")
+ i18n_catalog = i18nCatalog("cura")
# Signal emitted when the list of discovered devices changed.
discoveredDevicesChanged = Signal()
@@ -221,7 +222,7 @@ class CloudOutputDeviceManager:
)
message = Message(
- title = self.I18N_CATALOG.i18ncp(
+ title = self.i18n_catalog.i18ncp(
"info:status",
"New printer detected from your Ultimaker account",
"New printers detected from your Ultimaker account",
@@ -234,11 +235,7 @@ class CloudOutputDeviceManager:
message.show()
for idx, device in enumerate(new_devices):
- message_text = self.I18N_CATALOG.i18nc(
- "info:status", "Adding printer {} ({}) from your account",
- device.name,
- device.printerTypeName
- )
+ message_text = self.i18n_catalog.i18nc("info:status Filled in with printer name and printer model.", "Adding printer {name} ({model}) from your account").format(name = device.name, model = device.printerTypeName)
message.setText(message_text)
if len(new_devices) > 1:
message.setProgress((idx / len(new_devices)) * 100)
@@ -255,16 +252,12 @@ class CloudOutputDeviceManager:
if len(new_devices) > max_disp_devices:
num_hidden = len(new_devices) - max_disp_devices
device_name_list = ["<li>{} ({})</li>".format(device.name, device.printerTypeName) for device in new_devices[0:max_disp_devices]]
- device_name_list.append(self.I18N_CATALOG.i18nc("info:hidden list items", "<li>... and {} others</li>", num_hidden))
+ device_name_list.append("<li>" + self.i18n_catalog.i18ncp("info:{0} gets replaced by a number of printers", "... and {0} other", "... and {0} others", num_hidden) + "</li>")
device_names = "".join(device_name_list)
else:
device_names = "".join(["<li>{} ({})</li>".format(device.name, device.printerTypeName) for device in new_devices])
- message_text = self.I18N_CATALOG.i18nc(
- "info:status",
- "Printers added from Digital Factory:<ul>{}</ul>",
- device_names
- )
+ message_text = self.i18n_catalog.i18nc("info:status", "Printers added from Digital Factory:") + "<ul>" + device_names + "</ul>"
message.setText(message_text)
def _updateOutdatedMachine(self, outdated_machine: GlobalStack, new_cloud_output_device: CloudOutputDevice) -> None:
@@ -318,7 +311,7 @@ class CloudOutputDeviceManager:
# Generate message
self._removed_printers_message = Message(
- title = self.I18N_CATALOG.i18ncp(
+ title = self.i18n_catalog.i18ncp(
"info:status",
"A cloud connection is not available for a printer",
"A cloud connection is not available for some printers",
@@ -326,27 +319,27 @@ class CloudOutputDeviceManager:
)
)
device_names = "".join(["<li>{} ({})</li>".format(self._um_cloud_printers[device].name, self._um_cloud_printers[device].definition.name) for device in self.reported_device_ids])
- message_text = self.I18N_CATALOG.i18ncp(
+ message_text = self.i18n_catalog.i18ncp(
"info:status",
"This printer is not linked to the Digital Factory:",
"These printers are not linked to the Digital Factory:",
len(self.reported_device_ids)
)
message_text += "<br/><ul>{}</ul><br/>".format(device_names)
- digital_factory_string = self.I18N_CATALOG.i18nc("info:name", "Ultimaker Digital Factory")
+ digital_factory_string = self.i18n_catalog.i18nc("info:name", "Ultimaker Digital Factory")
- message_text += self.I18N_CATALOG.i18nc(
+ message_text += self.i18n_catalog.i18nc(
"info:status",
"To establish a connection, please visit the {website_link}".format(website_link = "<a href='https://digitalfactory.ultimaker.com/'>{}</a>.".format(digital_factory_string))
)
self._removed_printers_message.setText(message_text)
self._removed_printers_message.addAction("keep_printer_configurations_action",
- name = self.I18N_CATALOG.i18nc("@action:button", "Keep printer configurations"),
+ name = self.i18n_catalog.i18nc("@action:button", "Keep printer configurations"),
icon = "",
description = "Keep cloud printers in Ultimaker Cura when not connected to your account.",
button_align = Message.ActionButtonAlignment.ALIGN_RIGHT)
self._removed_printers_message.addAction("remove_printers_action",
- name = self.I18N_CATALOG.i18nc("@action:button", "Remove printers"),
+ name = self.i18n_catalog.i18nc("@action:button", "Remove printers"),
icon = "",
description = "Remove cloud printer(s) which aren't linked to your account.",
button_style = Message.ActionButtonStyle.SECONDARY,
@@ -423,16 +416,11 @@ class CloudOutputDeviceManager:
machine.setMetaDataEntry(self.META_HOST_GUID, device.clusterData.host_guid)
machine.setMetaDataEntry("group_name", device.name)
machine.setMetaDataEntry("group_size", device.clusterSize)
- digital_factory_string = self.I18N_CATALOG.i18nc("info:name", "Ultimaker Digital Factory")
- digital_factory_link = "<a href='https://digitalfactory.ultimaker.com/'>{}</a>".format(digital_factory_string)
- removal_warning_string = self.I18N_CATALOG.i18nc(
- "@label ({printer_name} is replaced with the name of the printer",
- "{printer_name} will be removed until the next account sync. <br> To remove {printer_name} permanently, "
- "visit {digital_factory_link}"
- "<br><br>Are you sure you want to remove {printer_name} temporarily?".format(printer_name = device.name,
- digital_factory_link = digital_factory_link)
- )
-
+ digital_factory_string = self.i18n_catalog.i18nc("info:name", "Ultimaker Digital Factory")
+ digital_factory_link = "<a href='https://digitalfactory.ultimaker.com/'>{digital_factory_string}</a>".format(digital_factory_string = digital_factory_string)
+ removal_warning_string = self.i18n_catalog.i18nc("@message {printer_name} is replaced with the name of the printer", "{printer_name} will be removed until the next account sync.").format(printer_name = device.name) \
+ + "<br>" + self.i18n_catalog.i18nc("@message {printer_name} is replaced with the name of the printer", "To remove {printer_name} permanently, visit {digital_factory_link}").format(printer_name = device.name, digital_factory_link = digital_factory_link) \
+ + "<br><br>" + self.i18n_catalog.i18nc("@message {printer_name} is replaced with the name of the printer", "Are you sure you want to remove {printer_name} temporarily?").format(printer_name = device.name)
machine.setMetaDataEntry("removal_warning", removal_warning_string)
machine.addConfiguredConnectionType(device.connectionType.value)
@@ -469,10 +457,15 @@ class CloudOutputDeviceManager:
remove_printers_ids = {self._um_cloud_printers[i].getId() for i in self.reported_device_ids}
all_ids = {m.getId() for m in CuraApplication.getInstance().getContainerRegistry().findContainerStacks(type = "machine")}
- question_title = self.I18N_CATALOG.i18nc("@title:window", "Remove printers?")
- question_content = self.I18N_CATALOG.i18nc("@label", "You are about to remove {} printer(s) from Cura. This action cannot be undone. \nAre you sure you want to continue?".format(len(remove_printers_ids)))
+ question_title = self.i18n_catalog.i18nc("@title:window", "Remove printers?")
+ question_content = self.i18n_catalog.i18ncp(
+ "@label",
+ "You are about to remove {0} printer from Cura. This action cannot be undone.\nAre you sure you want to continue?",
+ "You are about to remove {0} printers from Cura. This action cannot be undone.\nAre you sure you want to continue?",
+ len(remove_printers_ids)
+ )
if remove_printers_ids == all_ids:
- question_content = self.I18N_CATALOG.i18nc("@label", "You are about to remove all printers from Cura. This action cannot be undone. \nAre you sure you want to continue?")
+ question_content = self.i18n_catalog.i18nc("@label", "You are about to remove all printers from Cura. This action cannot be undone.\nAre you sure you want to continue?")
result = QMessageBox.question(None, question_title, question_content)
if result == QMessageBox.No:
return
diff --git a/plugins/UM3NetworkPrinting/src/Cloud/ToolPathUploader.py b/plugins/UM3NetworkPrinting/src/Cloud/ToolPathUploader.py
index 3c80565fa1..5a3e2474a8 100644
--- a/plugins/UM3NetworkPrinting/src/Cloud/ToolPathUploader.py
+++ b/plugins/UM3NetworkPrinting/src/Cloud/ToolPathUploader.py
@@ -108,7 +108,11 @@ class ToolPathUploader:
Logger.log("i", "Finished callback %s %s",
reply.attribute(QNetworkRequest.HttpStatusCodeAttribute), reply.url().toString())
- status_code = reply.attribute(QNetworkRequest.HttpStatusCodeAttribute) # type: int
+ status_code = reply.attribute(QNetworkRequest.HttpStatusCodeAttribute) # type: Optional[int]
+ if not status_code:
+ Logger.log("e", "Reply contained no status code.")
+ self._errorCallback(reply, None)
+ return
# check if we should retry the last chunk
if self._retries < self.MAX_RETRIES and status_code in self.RETRY_HTTP_CODES:
diff --git a/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py b/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py
new file mode 100644
index 0000000000..dc910e9e1b
--- /dev/null
+++ b/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py
@@ -0,0 +1,19 @@
+# Copyright (c) 2020 Ultimaker B.V.
+# Cura is released under the terms of the LGPLv3 or higher.
+
+from UM import i18nCatalog
+from UM.Message import Message
+
+
+I18N_CATALOG = i18nCatalog("cura")
+
+
+class PrintJobUploadQueueFullMessage(Message):
+ """Message shown when uploading a print job to a cluster and the print queue is full."""
+
+ def __init__(self) -> None:
+ super().__init__(
+ text = I18N_CATALOG.i18nc("@info:status", "Print job queue is full. The printer can't accept a new job."),
+ title = I18N_CATALOG.i18nc("@info:title", "Queue Full"),
+ lifetime = 10
+ )
diff --git a/plugins/UM3NetworkPrinting/src/Models/Http/CloudClusterResponse.py b/plugins/UM3NetworkPrinting/src/Models/Http/CloudClusterResponse.py
index a9107db3c8..1af3d83964 100644
--- a/plugins/UM3NetworkPrinting/src/Models/Http/CloudClusterResponse.py
+++ b/plugins/UM3NetworkPrinting/src/Models/Http/CloudClusterResponse.py
@@ -1,6 +1,6 @@
# Copyright (c) 2019 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
-from typing import Optional
+from typing import Optional, List
from ..BaseModel import BaseModel
@@ -11,7 +11,8 @@ class CloudClusterResponse(BaseModel):
def __init__(self, cluster_id: str, host_guid: str, host_name: str, is_online: bool, status: str,
host_internal_ip: Optional[str] = None, host_version: Optional[str] = None,
- friendly_name: Optional[str] = None, printer_type: str = "ultimaker3", printer_count: int = 1, **kwargs) -> None:
+ friendly_name: Optional[str] = None, printer_type: str = "ultimaker3", printer_count: int = 1,
+ capabilities: Optional[List[str]] = None, **kwargs) -> None:
"""Creates a new cluster response object.
:param cluster_id: The secret unique ID, e.g. 'kBEeZWEifXbrXviO8mRYLx45P8k5lHVGs43XKvRniPg='.
@@ -36,6 +37,7 @@ class CloudClusterResponse(BaseModel):
self.friendly_name = friendly_name
self.printer_type = printer_type
self.printer_count = printer_count
+ self.capabilities = capabilities
super().__init__(**kwargs)
# Validates the model, raising an exception if the model is invalid.
diff --git a/plugins/UM3NetworkPrinting/src/Models/Http/ClusterPrinterStatus.py b/plugins/UM3NetworkPrinting/src/Models/Http/ClusterPrinterStatus.py
index 5b4d7fb161..b5fae5d9c7 100644
--- a/plugins/UM3NetworkPrinting/src/Models/Http/ClusterPrinterStatus.py
+++ b/plugins/UM3NetworkPrinting/src/Models/Http/ClusterPrinterStatus.py
@@ -71,12 +71,7 @@ class ClusterPrinterStatus(BaseModel):
:param controller: - The controller of the model.
"""
-
- # FIXME
- # Note that we're using '2' here as extruder count. We have hardcoded this for now to prevent issues where the
- # amount of extruders coming back from the API is actually lower (which it can be if a printer was just added
- # to a cluster). This should be fixed in the future, probably also on the cluster API side.
- model = PrinterOutputModel(controller, 2, firmware_version = self.firmware_version)
+ model = PrinterOutputModel(controller, len(self.configuration), firmware_version = self.firmware_version)
self.updateOutputModel(model)
return model
diff --git a/plugins/UM3NetworkPrinting/src/Network/LocalClusterOutputDevice.py b/plugins/UM3NetworkPrinting/src/Network/LocalClusterOutputDevice.py
index 48e552241a..9288b4c4b0 100644
--- a/plugins/UM3NetworkPrinting/src/Network/LocalClusterOutputDevice.py
+++ b/plugins/UM3NetworkPrinting/src/Network/LocalClusterOutputDevice.py
@@ -41,7 +41,7 @@ class LocalClusterOutputDevice(UltimakerNetworkedPrinterOutputDevice):
connection_type=ConnectionType.NetworkConnection,
parent=parent
)
-
+ self._timeout_time = 30
self._cluster_api = None # type: Optional[ClusterApiClient]
self._active_exported_job = None # type: Optional[ExportFileJob]
self._printer_select_dialog = None # type: Optional[QObject]
diff --git a/plugins/UM3NetworkPrinting/src/Network/SendMaterialJob.py b/plugins/UM3NetworkPrinting/src/Network/SendMaterialJob.py
index 2740f86605..28f6b29dd9 100644
--- a/plugins/UM3NetworkPrinting/src/Network/SendMaterialJob.py
+++ b/plugins/UM3NetworkPrinting/src/Network/SendMaterialJob.py
@@ -81,6 +81,8 @@ class SendMaterialJob(Job):
container_registry = CuraApplication.getInstance().getContainerRegistry()
all_materials = container_registry.findInstanceContainersMetadata(type = "material")
all_base_files = {material["base_file"] for material in all_materials if "base_file" in material} # Filters out uniques by making it a set. Don't include files without base file (i.e. empty material).
+ if "empty_material" in all_base_files:
+ all_base_files.remove("empty_material") # Don't send the empty material.
for root_material_id in all_base_files:
if root_material_id not in materials_to_send:
diff --git a/plugins/UM3NetworkPrinting/src/Network/ZeroConfClient.py b/plugins/UM3NetworkPrinting/src/Network/ZeroConfClient.py
index d59f2f2893..ce5d9ce868 100644
--- a/plugins/UM3NetworkPrinting/src/Network/ZeroConfClient.py
+++ b/plugins/UM3NetworkPrinting/src/Network/ZeroConfClient.py
@@ -129,20 +129,20 @@ class ZeroConfClient:
for record in zero_conf.cache.entries_with_name(info.server):
info.update_record(zero_conf, time(), record)
- if info.address:
+ if info.addresses:
break
# Request more data if info is not complete
- if not info.address:
+ if not info.addresses:
new_info = zero_conf.get_service_info(service_type, name)
if new_info is not None:
info = new_info
- if info and info.address:
+ if info and info.addresses:
type_of_device = info.properties.get(b"type", None)
if type_of_device:
if type_of_device == b"printer":
- address = '.'.join(map(str, info.address))
+ address = '.'.join(map(str, info.addresses[0]))
self.addedNetworkCluster.emit(str(name), address, info.properties)
else:
Logger.log("w", "The type of the found device is '%s', not 'printer'." % type_of_device)
diff --git a/plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py b/plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py
index 13aa0d7063..c9231d71ee 100644
--- a/plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py
+++ b/plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py
@@ -45,10 +45,6 @@ class UltimakerNetworkedPrinterOutputDevice(NetworkedPrinterOutputDevice):
# States indicating if a print job is queued.
QUEUED_PRINT_JOBS_STATES = {"queued", "error"}
- # Time in seconds since last network response after which we consider this device offline.
- # We set this a bit higher than some of the other intervals to make sure they don't overlap.
- NETWORK_RESPONSE_CONSIDER_OFFLINE = 10.0 # seconds
-
def __init__(self, device_id: str, address: str, properties: Dict[bytes, bytes], connection_type: ConnectionType,
parent=None) -> None:
@@ -87,6 +83,10 @@ class UltimakerNetworkedPrinterOutputDevice(NetworkedPrinterOutputDevice):
# The job upload progress message modal.
self._progress = PrintJobUploadProgressMessage()
+ self._timeout_time = 30
+
+ self._num_is_host_check_failed = 0
+
@pyqtProperty(str, constant=True)
def address(self) -> str:
"""The IP address of the printer."""
@@ -213,8 +213,8 @@ class UltimakerNetworkedPrinterOutputDevice(NetworkedPrinterOutputDevice):
return Duration(seconds).getDisplayString(DurationFormat.Format.Short)
def _update(self) -> None:
- self._checkStillConnected()
super()._update()
+ self._checkStillConnected()
def _checkStillConnected(self) -> None:
"""Check if we're still connected by comparing the last timestamps for network response and the current time.
@@ -224,7 +224,8 @@ class UltimakerNetworkedPrinterOutputDevice(NetworkedPrinterOutputDevice):
TODO: it would be nice to have this logic in the managers, but connecting those with signals causes crashes.
"""
time_since_last_response = time() - self._time_of_last_response
- if time_since_last_response > self.NETWORK_RESPONSE_CONSIDER_OFFLINE:
+ if time_since_last_response > self._timeout_time:
+ Logger.log("d", "It has been %s seconds since the last response for outputdevice %s, so assume a timeout", time_since_last_response, self.key)
self.setConnectionState(ConnectionState.Closed)
if self.key in CuraApplication.getInstance().getOutputDeviceManager().getOutputDeviceIds():
CuraApplication.getInstance().getOutputDeviceManager().removeOutputDevice(self.key)
@@ -241,6 +242,7 @@ class UltimakerNetworkedPrinterOutputDevice(NetworkedPrinterOutputDevice):
return
# Indicate this device is now connected again.
+ Logger.log("d", "Reconnecting output device after timeout.")
self.setConnectionState(ConnectionState.Connected)
# If the device was already registered we don't need to register it again.
@@ -293,8 +295,16 @@ class UltimakerNetworkedPrinterOutputDevice(NetworkedPrinterOutputDevice):
def _checkIfClusterHost(self):
"""Check is this device is a cluster host and takes the needed actions when it is not."""
-
if len(self._printers) < 1 and self.isConnected():
+ self._num_is_host_check_failed += 1
+ else:
+ self._num_is_host_check_failed = 0
+
+ # Since we request the status of the cluster itself way less frequent in the cloud, it can happen that a cloud
+ # printer reports having 0 printers (since they are offline!) but we haven't asked if the entire cluster is
+ # offline. (See CURA-7360)
+ # So by just counting a number of subsequent times that this has happened fixes the incorrect display.
+ if self._num_is_host_check_failed >= 6:
NotClusterHostMessage(self).show()
self.close()
CuraApplication.getInstance().getOutputDeviceManager().removeOutputDevice(self.key)
diff --git a/plugins/USBPrinting/AutoDetectBaudJob.py b/plugins/USBPrinting/AutoDetectBaudJob.py
index 04fe64baaa..c74935dbff 100644
--- a/plugins/USBPrinting/AutoDetectBaudJob.py
+++ b/plugins/USBPrinting/AutoDetectBaudJob.py
@@ -62,7 +62,6 @@ class AutoDetectBaudJob(Job):
except ValueError:
continue
sleep(wait_bootloader) # Ensure that we are not talking to the boot loader. 1.5 seconds seems to be the magic number
- successful_responses = 0
serial.write(b"\n") # Ensure we clear out previous responses
serial.write(b"M105\n")
@@ -73,13 +72,11 @@ class AutoDetectBaudJob(Job):
while timeout_time > time():
line = serial.readline()
if b"ok" in line and b"T:" in line:
- successful_responses += 1
- if successful_responses >= 1:
- self.setResult(baud_rate)
- Logger.log("d", "Detected baud rate {baud_rate} on serial {serial} on retry {retry} with after {time_elapsed:0.2f} seconds.".format(
- serial = self._serial_port, baud_rate = baud_rate, retry = retry, time_elapsed = time() - start_timeout_time))
- serial.close() # close serial port so it can be opened by the USBPrinterOutputDevice
- return
+ self.setResult(baud_rate)
+ Logger.log("d", "Detected baud rate {baud_rate} on serial {serial} on retry {retry} with after {time_elapsed:0.2f} seconds.".format(
+ serial = self._serial_port, baud_rate = baud_rate, retry = retry, time_elapsed = time() - start_timeout_time))
+ serial.close() # close serial port so it can be opened by the USBPrinterOutputDevice
+ return
serial.write(b"M105\n")
sleep(15) # Give the printer some time to init and try again.
diff --git a/plugins/USBPrinting/USBPrinterOutputDevice.py b/plugins/USBPrinting/USBPrinterOutputDevice.py
index f8d344839c..30694b074b 100644
--- a/plugins/USBPrinting/USBPrinterOutputDevice.py
+++ b/plugins/USBPrinting/USBPrinterOutputDevice.py
@@ -88,8 +88,12 @@ class USBPrinterOutputDevice(PrinterOutputDevice):
self._firmware_name_requested = False
self._firmware_updater = AvrFirmwareUpdater(self)
- plugin_path = cast(str, PluginRegistry.getInstance().getPluginPath("USBPrinting"))
- self._monitor_view_qml_path = os.path.join(plugin_path, "MonitorItem.qml")
+ plugin_path = PluginRegistry.getInstance().getPluginPath("USBPrinting")
+ if plugin_path:
+ self._monitor_view_qml_path = os.path.join(plugin_path, "MonitorItem.qml")
+ else:
+ Logger.log("e", "Cannot create Monitor QML view: cannot find plugin path for plugin [USBPrinting]")
+ self._monitor_view_qml_path = ""
CuraApplication.getInstance().getOnExitCallbackManager().addCallback(self._checkActivePrintingUponAppExit)
diff --git a/plugins/USBPrinting/plugin.json b/plugins/USBPrinting/plugin.json
index 7ae87aac44..9cf4f41491 100644
--- a/plugins/USBPrinting/plugin.json
+++ b/plugins/USBPrinting/plugin.json
@@ -2,7 +2,7 @@
"name": "USB printing",
"author": "Ultimaker B.V.",
"version": "1.0.2",
- "api": "7.3.0",
+ "api": "7.4.0",
"description": "Accepts G-Code and sends them to a printer. Plugin can also update firmware.",
"i18n-catalog": "cura"
}
diff --git a/plugins/UltimakerMachineActions/plugin.json b/plugins/UltimakerMachineActions/plugin.json
index 26dae05670..6aee045a8b 100644
--- a/plugins/UltimakerMachineActions/plugin.json
+++ b/plugins/UltimakerMachineActions/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc.).",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json b/plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json
index 355716da66..d073cab35d 100644
--- a/plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Upgrades configurations from Cura 2.1 to Cura 2.2.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade22to24/plugin.json b/plugins/VersionUpgrade/VersionUpgrade22to24/plugin.json
index 160b786ff9..12deeb6633 100644
--- a/plugins/VersionUpgrade/VersionUpgrade22to24/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade22to24/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Upgrades configurations from Cura 2.2 to Cura 2.4.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade25to26/plugin.json b/plugins/VersionUpgrade/VersionUpgrade25to26/plugin.json
index 4511ee98d8..e1845c35bd 100644
--- a/plugins/VersionUpgrade/VersionUpgrade25to26/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade25to26/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Upgrades configurations from Cura 2.5 to Cura 2.6.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade26to27/plugin.json b/plugins/VersionUpgrade/VersionUpgrade26to27/plugin.json
index 2add265a40..dccb398331 100644
--- a/plugins/VersionUpgrade/VersionUpgrade26to27/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade26to27/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Upgrades configurations from Cura 2.6 to Cura 2.7.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade27to30/plugin.json b/plugins/VersionUpgrade/VersionUpgrade27to30/plugin.json
index a793bd3f57..9cac20968e 100644
--- a/plugins/VersionUpgrade/VersionUpgrade27to30/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade27to30/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Upgrades configurations from Cura 2.7 to Cura 3.0.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade30to31/plugin.json b/plugins/VersionUpgrade/VersionUpgrade30to31/plugin.json
index 91d1b33f45..0d5b15d236 100644
--- a/plugins/VersionUpgrade/VersionUpgrade30to31/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade30to31/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Upgrades configurations from Cura 3.0 to Cura 3.1.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade32to33/plugin.json b/plugins/VersionUpgrade/VersionUpgrade32to33/plugin.json
index cd87db5363..1b2838a01b 100644
--- a/plugins/VersionUpgrade/VersionUpgrade32to33/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade32to33/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Upgrades configurations from Cura 3.2 to Cura 3.3.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade33to34/plugin.json b/plugins/VersionUpgrade/VersionUpgrade33to34/plugin.json
index 78746b0557..445380ae09 100644
--- a/plugins/VersionUpgrade/VersionUpgrade33to34/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade33to34/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Upgrades configurations from Cura 3.3 to Cura 3.4.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade34to35/plugin.json b/plugins/VersionUpgrade/VersionUpgrade34to35/plugin.json
index b2a6db9f00..b17ab0f95f 100644
--- a/plugins/VersionUpgrade/VersionUpgrade34to35/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade34to35/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Upgrades configurations from Cura 3.4 to Cura 3.5.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade35to40/plugin.json b/plugins/VersionUpgrade/VersionUpgrade35to40/plugin.json
index dde8f39bcc..67ac5f852d 100644
--- a/plugins/VersionUpgrade/VersionUpgrade35to40/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade35to40/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Upgrades configurations from Cura 3.5 to Cura 4.0.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade40to41/plugin.json b/plugins/VersionUpgrade/VersionUpgrade40to41/plugin.json
index 208696935c..15a52ba484 100644
--- a/plugins/VersionUpgrade/VersionUpgrade40to41/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade40to41/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Upgrades configurations from Cura 4.0 to Cura 4.1.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade41to42/plugin.json b/plugins/VersionUpgrade/VersionUpgrade41to42/plugin.json
index 53cbe93ac0..87746e87fd 100644
--- a/plugins/VersionUpgrade/VersionUpgrade41to42/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade41to42/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Upgrades configurations from Cura 4.1 to Cura 4.2.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade42to43/plugin.json b/plugins/VersionUpgrade/VersionUpgrade42to43/plugin.json
index 821a6c547f..36df1bc0c3 100644
--- a/plugins/VersionUpgrade/VersionUpgrade42to43/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade42to43/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Upgrades configurations from Cura 4.2 to Cura 4.3.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade43to44/plugin.json b/plugins/VersionUpgrade/VersionUpgrade43to44/plugin.json
index b605d27271..ba3f4bacd2 100644
--- a/plugins/VersionUpgrade/VersionUpgrade43to44/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade43to44/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Upgrades configurations from Cura 4.3 to Cura 4.4.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade44to45/plugin.json b/plugins/VersionUpgrade/VersionUpgrade44to45/plugin.json
index 2eab8bc00c..39f01247a0 100644
--- a/plugins/VersionUpgrade/VersionUpgrade44to45/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade44to45/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Upgrades configurations from Cura 4.4 to Cura 4.5.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade45to46/plugin.json b/plugins/VersionUpgrade/VersionUpgrade45to46/plugin.json
index 16313bf42f..2276a1b09d 100644
--- a/plugins/VersionUpgrade/VersionUpgrade45to46/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade45to46/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Upgrades configurations from Cura 4.5 to Cura 4.6.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade460to462/plugin.json b/plugins/VersionUpgrade/VersionUpgrade460to462/plugin.json
index 479f87a4ec..5dd4596f54 100644
--- a/plugins/VersionUpgrade/VersionUpgrade460to462/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade460to462/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade462to47/plugin.json b/plugins/VersionUpgrade/VersionUpgrade462to47/plugin.json
index c906b0470c..fa9a209e3a 100644
--- a/plugins/VersionUpgrade/VersionUpgrade462to47/plugin.json
+++ b/plugins/VersionUpgrade/VersionUpgrade462to47/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Upgrades configurations from Cura 4.6.2 to Cura 4.7.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/VersionUpgrade/VersionUpgrade47to48/VersionUpgrade47to48.py b/plugins/VersionUpgrade/VersionUpgrade47to48/VersionUpgrade47to48.py
new file mode 100644
index 0000000000..cd7cefc846
--- /dev/null
+++ b/plugins/VersionUpgrade/VersionUpgrade47to48/VersionUpgrade47to48.py
@@ -0,0 +1,79 @@
+# Copyright (c) 2020 Ultimaker B.V.
+# Cura is released under the terms of the LGPLv3 or higher.
+
+import configparser
+from typing import Tuple, List
+import io
+
+from UM.VersionUpgrade import VersionUpgrade
+
+
+class VersionUpgrade47to48(VersionUpgrade):
+ def upgradePreferences(self, serialized: str, filename: str) -> Tuple[List[str], List[str]]:
+ """
+ Upgrades preferences to have the new version number.
+ :param serialized: The original contents of the preferences file.
+ :param filename: The file name of the preferences file.
+ :return: A list of new file names, and a list of the new contents for
+ those files.
+ """
+ parser = configparser.ConfigParser(interpolation = None)
+ parser.read_string(serialized)
+
+ # Update version number.
+ parser["metadata"]["setting_version"] = "16"
+
+ result = io.StringIO()
+ parser.write(result)
+ return [filename], [result.getvalue()]
+
+ def upgradeInstanceContainer(self, serialized: str, filename: str) -> Tuple[List[str], List[str]]:
+ """
+ Upgrades instance containers to have the new version number.
+
+ This this also changes the unit of the Scaling Factor Shrinkage
+ Compensation setting.
+ :param serialized: The original contents of the instance container.
+ :param filename: The original file name of the instance container.
+ :return: A list of new file names, and a list of the new contents for
+ those files.
+ """
+ parser = configparser.ConfigParser(interpolation = None, comment_prefixes = ())
+ parser.read_string(serialized)
+
+ # Update version number.
+ parser["metadata"]["setting_version"] = "16"
+
+ if "values" in parser:
+ # Shrinkage factor used to be a percentage based around 0% (where 0% meant that it doesn't shrink or expand).
+ # Since 4.8, it is a percentage based around 100% (where 100% means that it doesn't shrink or expand).
+ if "material_shrinkage_percentage" in parser["values"]:
+ shrinkage_percentage = parser["values"]["meshfix_maximum_deviation"]
+ if shrinkage_percentage.startswith("="):
+ shrinkage_percentage = shrinkage_percentage[1:]
+ shrinkage_percentage = "=(" + shrinkage_percentage + ") + 100"
+ parser["values"]["material_shrinkage_percentage"] = shrinkage_percentage
+
+ result = io.StringIO()
+ parser.write(result)
+ return [filename], [result.getvalue()]
+
+ def upgradeStack(self, serialized: str, filename: str) -> Tuple[List[str], List[str]]:
+ """
+ Upgrades stacks to have the new version number.
+ :param serialized: The original contents of the stack.
+ :param filename: The original file name of the stack.
+ :return: A list of new file names, and a list of the new contents for
+ those files.
+ """
+ parser = configparser.ConfigParser(interpolation = None)
+ parser.read_string(serialized)
+
+ # Update version number.
+ if "metadata" not in parser:
+ parser["metadata"] = {}
+ parser["metadata"]["setting_version"] = "16"
+
+ result = io.StringIO()
+ parser.write(result)
+ return [filename], [result.getvalue()]
diff --git a/plugins/VersionUpgrade/VersionUpgrade47to48/__init__.py b/plugins/VersionUpgrade/VersionUpgrade47to48/__init__.py
new file mode 100644
index 0000000000..2149b93798
--- /dev/null
+++ b/plugins/VersionUpgrade/VersionUpgrade47to48/__init__.py
@@ -0,0 +1,59 @@
+# Copyright (c) 2020 Ultimaker B.V.
+# Cura is released under the terms of the LGPLv3 or higher.
+
+from typing import Any, Dict, TYPE_CHECKING
+
+from . import VersionUpgrade47to48
+
+if TYPE_CHECKING:
+ from UM.Application import Application
+
+upgrade = VersionUpgrade47to48.VersionUpgrade47to48()
+
+def getMetaData() -> Dict[str, Any]:
+ return {
+ "version_upgrade": {
+ # From To Upgrade function
+ ("preferences", 6000015): ("preferences", 6000016, upgrade.upgradePreferences),
+ ("machine_stack", 4000015): ("machine_stack", 4000016, upgrade.upgradeStack),
+ ("extruder_train", 4000015): ("extruder_train", 4000016, upgrade.upgradeStack),
+ ("definition_changes", 4000015): ("definition_changes", 4000016, upgrade.upgradeInstanceContainer),
+ ("quality_changes", 4000015): ("quality_changes", 4000016, upgrade.upgradeInstanceContainer),
+ ("quality", 4000015): ("quality", 4000016, upgrade.upgradeInstanceContainer),
+ ("user", 4000015): ("user", 4000016, upgrade.upgradeInstanceContainer),
+ },
+ "sources": {
+ "preferences": {
+ "get_version": upgrade.getCfgVersion,
+ "location": {"."}
+ },
+ "machine_stack": {
+ "get_version": upgrade.getCfgVersion,
+ "location": {"./machine_instances"}
+ },
+ "extruder_train": {
+ "get_version": upgrade.getCfgVersion,
+ "location": {"./extruders"}
+ },
+ "definition_changes": {
+ "get_version": upgrade.getCfgVersion,
+ "location": {"./definition_changes"}
+ },
+ "quality_changes": {
+ "get_version": upgrade.getCfgVersion,
+ "location": {"./quality_changes"}
+ },
+ "quality": {
+ "get_version": upgrade.getCfgVersion,
+ "location": {"./quality"}
+ },
+ "user": {
+ "get_version": upgrade.getCfgVersion,
+ "location": {"./user"}
+ }
+ }
+ }
+
+
+def register(app: "Application") -> Dict[str, Any]:
+ return {"version_upgrade": upgrade}
diff --git a/plugins/VersionUpgrade/VersionUpgrade47to48/plugin.json b/plugins/VersionUpgrade/VersionUpgrade47to48/plugin.json
new file mode 100644
index 0000000000..674a25f8ad
--- /dev/null
+++ b/plugins/VersionUpgrade/VersionUpgrade47to48/plugin.json
@@ -0,0 +1,8 @@
+{
+ "name": "Version Upgrade 4.7 to 4.8",
+ "author": "Ultimaker B.V.",
+ "version": "1.0.0",
+ "description": "Upgrades configurations from Cura 4.7 to Cura 4.8.",
+ "api": "7.4.0",
+ "i18n-catalog": "cura"
+}
diff --git a/plugins/X3DReader/plugin.json b/plugins/X3DReader/plugin.json
index ac4e7aa45a..3cbf193645 100644
--- a/plugins/X3DReader/plugin.json
+++ b/plugins/X3DReader/plugin.json
@@ -3,6 +3,6 @@
"author": "Seva Alekseyev, Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides support for reading X3D files.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/XRayView/plugin.json b/plugins/XRayView/plugin.json
index da718be916..62592f1ceb 100644
--- a/plugins/XRayView/plugin.json
+++ b/plugins/XRayView/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides the X-Ray view.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/XmlMaterialProfile/XmlMaterialProfile.py b/plugins/XmlMaterialProfile/XmlMaterialProfile.py
index 6fe4d4242b..70e702d0bf 100644
--- a/plugins/XmlMaterialProfile/XmlMaterialProfile.py
+++ b/plugins/XmlMaterialProfile/XmlMaterialProfile.py
@@ -1112,7 +1112,6 @@ class XmlMaterialProfile(InstanceContainer):
"retraction speed": "retraction_speed",
"adhesion tendency": "material_adhesion_tendency",
"surface energy": "material_surface_energy",
- "shrinkage percentage": "material_shrinkage_percentage",
"build volume temperature": "build_volume_temperature",
"anti ooze retract position": "material_anti_ooze_retracted_position",
"anti ooze retract speed": "material_anti_ooze_retraction_speed",
diff --git a/plugins/XmlMaterialProfile/plugin.json b/plugins/XmlMaterialProfile/plugin.json
index bf8d4245c0..2c2b0590a2 100644
--- a/plugins/XmlMaterialProfile/plugin.json
+++ b/plugins/XmlMaterialProfile/plugin.json
@@ -3,6 +3,6 @@
"author": "Ultimaker B.V.",
"version": "1.0.1",
"description": "Provides capabilities to read and write XML-based material profiles.",
- "api": "7.3.0",
+ "api": "7.4.0",
"i18n-catalog": "cura"
}
diff --git a/plugins/XmlMaterialProfile/tests/TestXmlMaterialProfile.py b/plugins/XmlMaterialProfile/tests/TestXmlMaterialProfile.py
index ef1587a70b..651fd5a985 100644
--- a/plugins/XmlMaterialProfile/tests/TestXmlMaterialProfile.py
+++ b/plugins/XmlMaterialProfile/tests/TestXmlMaterialProfile.py
@@ -1,8 +1,9 @@
from unittest.mock import patch, MagicMock
-# Prevents error: "PyCapsule_GetPointer called with incorrect name" with conflicting SIP configurations between Arcus and PyQt: Import Arcus and Savitar first!
+# Prevents error: "PyCapsule_GetPointer called with incorrect name" with conflicting SIP configurations between Arcus and PyQt: Import custom Sip bindings first!
import Savitar # Dont remove this line
import Arcus # No really. Don't. It needs to be there!
+import pynest2d # Really!
from UM.Qt.QtApplication import QtApplication # QtApplication import is required, even though it isn't used.
import pytest
diff --git a/resources/bundled_packages/cura.json b/resources/bundled_packages/cura.json
index b468a350d6..6e191a1665 100644
--- a/resources/bundled_packages/cura.json
+++ b/resources/bundled_packages/cura.json
@@ -6,7 +6,7 @@
"display_name": "3MF Reader",
"description": "Provides support for reading 3MF files.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -23,7 +23,7 @@
"display_name": "3MF Writer",
"description": "Provides support for writing 3MF files.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -40,7 +40,7 @@
"display_name": "AMF Reader",
"description": "Provides support for reading AMF files.",
"package_version": "1.0.0",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "fieldOfView",
@@ -57,7 +57,7 @@
"display_name": "Cura Backups",
"description": "Backup and restore your configuration.",
"package_version": "1.2.0",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -74,7 +74,7 @@
"display_name": "CuraEngine Backend",
"description": "Provides the link to the CuraEngine slicing backend.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -91,7 +91,7 @@
"display_name": "Cura Profile Reader",
"description": "Provides support for importing Cura profiles.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -108,7 +108,7 @@
"display_name": "Cura Profile Writer",
"description": "Provides support for exporting Cura profiles.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -125,7 +125,7 @@
"display_name": "Firmware Update Checker",
"description": "Checks for firmware updates.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -142,7 +142,7 @@
"display_name": "Firmware Updater",
"description": "Provides a machine actions for updating firmware.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -159,7 +159,7 @@
"display_name": "Compressed G-code Reader",
"description": "Reads g-code from a compressed archive.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -176,7 +176,7 @@
"display_name": "Compressed G-code Writer",
"description": "Writes g-code to a compressed archive.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -193,7 +193,7 @@
"display_name": "G-Code Profile Reader",
"description": "Provides support for importing profiles from g-code files.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -210,7 +210,7 @@
"display_name": "G-Code Reader",
"description": "Allows loading and displaying G-code files.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "VictorLarchenko",
@@ -227,7 +227,7 @@
"display_name": "G-Code Writer",
"description": "Writes g-code to a file.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -244,7 +244,7 @@
"display_name": "Image Reader",
"description": "Enables ability to generate printable geometry from 2D image files.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -261,7 +261,7 @@
"display_name": "Legacy Cura Profile Reader",
"description": "Provides support for importing profiles from legacy Cura versions.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -278,7 +278,7 @@
"display_name": "Machine Settings Action",
"description": "Provides a way to change machine settings (such as build volume, nozzle size, etc.).",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "fieldOfView",
@@ -295,7 +295,7 @@
"display_name": "Model Checker",
"description": "Checks models and print configuration for possible printing issues and give suggestions.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -312,7 +312,7 @@
"display_name": "Monitor Stage",
"description": "Provides a monitor stage in Cura.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -329,7 +329,7 @@
"display_name": "Per-Object Settings Tool",
"description": "Provides the per-model settings.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -346,7 +346,7 @@
"display_name": "Post Processing",
"description": "Extension that allows for user created scripts for post processing.",
"package_version": "2.2.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -363,7 +363,7 @@
"display_name": "Prepare Stage",
"description": "Provides a prepare stage in Cura.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -380,7 +380,7 @@
"display_name": "Preview Stage",
"description": "Provides a preview stage in Cura.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -397,7 +397,7 @@
"display_name": "Removable Drive Output Device",
"description": "Provides removable drive hotplugging and writing support.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -414,7 +414,7 @@
"display_name": "Sentry Logger",
"description": "Logs certain events so that they can be used by the crash reporter",
"package_version": "1.0.0",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -431,7 +431,7 @@
"display_name": "Simulation View",
"description": "Provides the Simulation view.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -448,7 +448,7 @@
"display_name": "Slice Info",
"description": "Submits anonymous slice info. Can be disabled through preferences.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -465,7 +465,7 @@
"display_name": "Solid View",
"description": "Provides a normal solid mesh view.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -482,7 +482,7 @@
"display_name": "Support Eraser Tool",
"description": "Creates an eraser mesh to block the printing of support in certain places.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -499,7 +499,7 @@
"display_name": "Trimesh Reader",
"description": "Provides support for reading model files.",
"package_version": "1.0.0",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -516,7 +516,7 @@
"display_name": "Toolbox",
"description": "Find, manage and install new Cura packages.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -533,7 +533,7 @@
"display_name": "UFP Reader",
"description": "Provides support for reading Ultimaker Format Packages.",
"package_version": "1.0.0",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -550,7 +550,7 @@
"display_name": "UFP Writer",
"description": "Provides support for writing Ultimaker Format Packages.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -567,7 +567,7 @@
"display_name": "Ultimaker Machine Actions",
"description": "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc.).",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -584,7 +584,7 @@
"display_name": "UM3 Network Printing",
"description": "Manages network connections to Ultimaker 3 printers.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -601,7 +601,7 @@
"display_name": "USB Printing",
"description": "Accepts G-Code and sends them to a printer. Plugin can also update firmware.",
"package_version": "1.0.2",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -618,7 +618,7 @@
"display_name": "Version Upgrade 2.1 to 2.2",
"description": "Upgrades configurations from Cura 2.1 to Cura 2.2.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -635,7 +635,7 @@
"display_name": "Version Upgrade 2.2 to 2.4",
"description": "Upgrades configurations from Cura 2.2 to Cura 2.4.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -652,7 +652,7 @@
"display_name": "Version Upgrade 2.5 to 2.6",
"description": "Upgrades configurations from Cura 2.5 to Cura 2.6.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -669,7 +669,7 @@
"display_name": "Version Upgrade 2.6 to 2.7",
"description": "Upgrades configurations from Cura 2.6 to Cura 2.7.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -686,7 +686,7 @@
"display_name": "Version Upgrade 2.7 to 3.0",
"description": "Upgrades configurations from Cura 2.7 to Cura 3.0.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -703,7 +703,7 @@
"display_name": "Version Upgrade 3.0 to 3.1",
"description": "Upgrades configurations from Cura 3.0 to Cura 3.1.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -720,7 +720,7 @@
"display_name": "Version Upgrade 3.2 to 3.3",
"description": "Upgrades configurations from Cura 3.2 to Cura 3.3.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -737,7 +737,7 @@
"display_name": "Version Upgrade 3.3 to 3.4",
"description": "Upgrades configurations from Cura 3.3 to Cura 3.4.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -754,7 +754,7 @@
"display_name": "Version Upgrade 3.4 to 3.5",
"description": "Upgrades configurations from Cura 3.4 to Cura 3.5.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -771,7 +771,7 @@
"display_name": "Version Upgrade 3.5 to 4.0",
"description": "Upgrades configurations from Cura 3.5 to Cura 4.0.",
"package_version": "1.0.0",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -788,7 +788,7 @@
"display_name": "Version Upgrade 4.0 to 4.1",
"description": "Upgrades configurations from Cura 4.0 to Cura 4.1.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -805,7 +805,7 @@
"display_name": "Version Upgrade 4.1 to 4.2",
"description": "Upgrades configurations from Cura 4.1 to Cura 4.2.",
"package_version": "1.0.0",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -822,7 +822,7 @@
"display_name": "Version Upgrade 4.2 to 4.3",
"description": "Upgrades configurations from Cura 4.2 to Cura 4.3.",
"package_version": "1.0.0",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -839,7 +839,7 @@
"display_name": "Version Upgrade 4.3 to 4.4",
"description": "Upgrades configurations from Cura 4.3 to Cura 4.4.",
"package_version": "1.0.0",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -856,7 +856,7 @@
"display_name": "Version Upgrade 4.4 to 4.5",
"description": "Upgrades configurations from Cura 4.4 to Cura 4.5.",
"package_version": "1.0.0",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -873,7 +873,7 @@
"display_name": "Version Upgrade 4.5 to 4.6",
"description": "Upgrades configurations from Cura 4.5 to Cura 4.6.",
"package_version": "1.0.0",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -890,7 +890,7 @@
"display_name": "Version Upgrade 4.6.0 to 4.6.2",
"description": "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2.",
"package_version": "1.0.0",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -907,7 +907,7 @@
"display_name": "Version Upgrade 4.6.2 to 4.7",
"description": "Upgrades configurations from Cura 4.6.2 to Cura 4.7.",
"package_version": "1.0.0",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -924,7 +924,7 @@
"display_name": "X3D Reader",
"description": "Provides support for reading X3D files.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "SevaAlekseyev",
@@ -941,7 +941,7 @@
"display_name": "XML Material Profiles",
"description": "Provides capabilities to read and write XML-based material profiles.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -958,7 +958,7 @@
"display_name": "X-Ray View",
"description": "Provides the X-Ray view.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
@@ -974,8 +974,8 @@
"package_type": "material",
"display_name": "Generic ABS",
"description": "The generic ABS profile which other profiles can be based upon.",
- "package_version": "1.2.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -992,8 +992,8 @@
"package_type": "material",
"display_name": "Generic BAM",
"description": "The generic BAM profile which other profiles can be based upon.",
- "package_version": "1.2.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1010,8 +1010,8 @@
"package_type": "material",
"display_name": "Generic CFF CPE",
"description": "The generic CFF CPE profile which other profiles can be based upon.",
- "package_version": "1.1.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1028,8 +1028,8 @@
"package_type": "material",
"display_name": "Generic CFF PA",
"description": "The generic CFF PA profile which other profiles can be based upon.",
- "package_version": "1.1.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1046,8 +1046,8 @@
"package_type": "material",
"display_name": "Generic CPE",
"description": "The generic CPE profile which other profiles can be based upon.",
- "package_version": "1.2.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1064,8 +1064,8 @@
"package_type": "material",
"display_name": "Generic CPE+",
"description": "The generic CPE+ profile which other profiles can be based upon.",
- "package_version": "1.2.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1082,8 +1082,8 @@
"package_type": "material",
"display_name": "Generic GFF CPE",
"description": "The generic GFF CPE profile which other profiles can be based upon.",
- "package_version": "1.1.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1100,8 +1100,8 @@
"package_type": "material",
"display_name": "Generic GFF PA",
"description": "The generic GFF PA profile which other profiles can be based upon.",
- "package_version": "1.1.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1118,8 +1118,8 @@
"package_type": "material",
"display_name": "Generic HIPS",
"description": "The generic HIPS profile which other profiles can be based upon.",
- "package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1136,8 +1136,8 @@
"package_type": "material",
"display_name": "Generic Nylon",
"description": "The generic Nylon profile which other profiles can be based upon.",
- "package_version": "1.2.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1154,8 +1154,8 @@
"package_type": "material",
"display_name": "Generic PC",
"description": "The generic PC profile which other profiles can be based upon.",
- "package_version": "1.2.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1172,8 +1172,8 @@
"package_type": "material",
"display_name": "Generic PETG",
"description": "The generic PETG profile which other profiles can be based upon.",
- "package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1190,8 +1190,8 @@
"package_type": "material",
"display_name": "Generic PLA",
"description": "The generic PLA profile which other profiles can be based upon.",
- "package_version": "1.2.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1208,8 +1208,8 @@
"package_type": "material",
"display_name": "Generic PP",
"description": "The generic PP profile which other profiles can be based upon.",
- "package_version": "1.2.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1226,8 +1226,8 @@
"package_type": "material",
"display_name": "Generic PVA",
"description": "The generic PVA profile which other profiles can be based upon.",
- "package_version": "1.2.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1244,8 +1244,8 @@
"package_type": "material",
"display_name": "Generic Tough PLA",
"description": "The generic Tough PLA profile which other profiles can be based upon.",
- "package_version": "1.0.2",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1262,8 +1262,8 @@
"package_type": "material",
"display_name": "Generic TPU",
"description": "The generic TPU profile which other profiles can be based upon.",
- "package_version": "1.2.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://github.com/Ultimaker/fdm_materials",
"author": {
"author_id": "Generic",
@@ -1281,7 +1281,7 @@
"display_name": "Dagoma Chromatik PLA",
"description": "Filament testé et approuvé pour les imprimantes 3D Dagoma. Chromatik est l'idéal pour débuter et suivre les tutoriels premiers pas. Il vous offre qualité et résistance pour chacune de vos impressions.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://dagoma.fr/boutique/filaments.html",
"author": {
"author_id": "Dagoma",
@@ -1297,8 +1297,8 @@
"package_type": "material",
"display_name": "FABtotum ABS",
"description": "This material is easy to be extruded but it is not the simplest to use. It is one of the most used in 3D printing to get very well finished objects. It is not sustainable and its smoke can be dangerous if inhaled. The reason to prefer this filament to PLA is mainly because of its precision and mechanical specs. ABS (for plastic) stands for Acrylonitrile Butadiene Styrene and it is a thermoplastic which is widely used in everyday objects. It can be printed with any FFF 3D printer which can get to high temperatures as it must be extruded in a range between 220° and 245°, so it’s compatible with all versions of the FABtotum Personal fabricator.",
- "package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://store.fabtotum.com/eu/products/filaments.html?filament_type=40",
"author": {
"author_id": "FABtotum",
@@ -1314,8 +1314,8 @@
"package_type": "material",
"display_name": "FABtotum Nylon",
"description": "When 3D printing started this material was not listed among the extrudable filaments. It is flexible as well as resistant to tractions. It is well known for its uses in textile but also in industries which require a strong and flexible material. There are different kinds of Nylon: 3D printing mostly uses Nylon 6 and Nylon 6.6, which are the most common. It requires higher temperatures to be printed, so a 3D printer must be able to reach them (around 240°C): the FABtotum, of course, can.",
- "package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://store.fabtotum.com/eu/products/filaments.html?filament_type=53",
"author": {
"author_id": "FABtotum",
@@ -1331,8 +1331,8 @@
"package_type": "material",
"display_name": "FABtotum PLA",
"description": "It is the most common filament used for 3D printing. It is studied to be bio-degradable as it comes from corn starch’s sugar mainly. It is completely made of renewable sources and has no footprint on polluting. PLA stands for PolyLactic Acid and it is a thermoplastic that today is still considered the easiest material to be 3D printed. It can be extruded at lower temperatures: the standard range of FABtotum’s one is between 185° and 195°.",
- "package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://store.fabtotum.com/eu/products/filaments.html?filament_type=39",
"author": {
"author_id": "FABtotum",
@@ -1348,8 +1348,8 @@
"package_type": "material",
"display_name": "FABtotum TPU Shore 98A",
"description": "",
- "package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://store.fabtotum.com/eu/products/filaments.html?filament_type=66",
"author": {
"author_id": "FABtotum",
@@ -1366,7 +1366,7 @@
"display_name": "Fiberlogy HD PLA",
"description": "With our HD PLA you have many more options. You can use this material in two ways. Choose the one you like best. You can use it as a normal PLA and get prints characterized by a very good adhesion between the layers and high precision. You can also make your prints acquire similar properties to that of ABS – better impact resistance and high temperature resistance. All you need is an oven. Yes, an oven! By annealing our HD PLA in an oven, in accordance with the manual, you will avoid all the inconveniences of printing with ABS, such as unpleasant odour or hazardous fumes.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "http://fiberlogy.com/en/fiberlogy-filaments/filament-hd-pla/",
"author": {
"author_id": "Fiberlogy",
@@ -1383,7 +1383,7 @@
"display_name": "Filo3D PLA",
"description": "Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://dagoma.fr",
"author": {
"author_id": "Dagoma",
@@ -1400,7 +1400,7 @@
"display_name": "IMADE3D JellyBOX PETG",
"description": "",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "http://shop.imade3d.com/filament.html",
"author": {
"author_id": "IMADE3D",
@@ -1417,7 +1417,7 @@
"display_name": "IMADE3D JellyBOX PLA",
"description": "",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "http://shop.imade3d.com/filament.html",
"author": {
"author_id": "IMADE3D",
@@ -1434,7 +1434,7 @@
"display_name": "Octofiber PLA",
"description": "PLA material from Octofiber.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "https://nl.octofiber.com/3d-printing-filament/pla.html",
"author": {
"author_id": "Octofiber",
@@ -1451,7 +1451,7 @@
"display_name": "PolyFlexâ„¢ PLA",
"description": "PolyFlexâ„¢ is a highly flexible yet easy to print 3D printing material. Featuring good elasticity and a large strain-to- failure, PolyFlexâ„¢ opens up a completely new realm of applications.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "http://www.polymaker.com/shop/polyflex/",
"author": {
"author_id": "Polymaker",
@@ -1468,7 +1468,7 @@
"display_name": "PolyMaxâ„¢ PLA",
"description": "PolyMaxâ„¢ PLA is a 3D printing material with excellent mechanical properties and printing quality. PolyMaxâ„¢ PLA has an impact resistance of up to nine times that of regular PLA, and better overall mechanical properties than ABS.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "http://www.polymaker.com/shop/polymax/",
"author": {
"author_id": "Polymaker",
@@ -1485,7 +1485,7 @@
"display_name": "PolyPlusâ„¢ PLA True Colour",
"description": "PolyPlusâ„¢ PLA is a premium PLA designed for all desktop FDM/FFF 3D printers. It is produced with our patented Jam-Freeâ„¢ technology that ensures consistent extrusion and prevents jams.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "http://www.polymaker.com/shop/polyplus-true-colour/",
"author": {
"author_id": "Polymaker",
@@ -1502,7 +1502,7 @@
"display_name": "PolyWoodâ„¢ PLA",
"description": "PolyWoodâ„¢ is a wood mimic printing material that contains no actual wood ensuring a clean Jam-Freeâ„¢ printing experience.",
"package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "sdk_version": "7.4.0",
"website": "http://www.polymaker.com/shop/polywood/",
"author": {
"author_id": "Polymaker",
@@ -1518,8 +1518,8 @@
"package_type": "material",
"display_name": "Ultimaker ABS",
"description": "Example package for material and quality profiles for Ultimaker materials.",
- "package_version": "1.2.2",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com/products/materials/abs",
"author": {
"author_id": "UltimakerPackages",
@@ -1537,8 +1537,8 @@
"package_type": "material",
"display_name": "Ultimaker Breakaway",
"description": "Example package for material and quality profiles for Ultimaker materials.",
- "package_version": "1.2.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com/products/materials/breakaway",
"author": {
"author_id": "UltimakerPackages",
@@ -1556,8 +1556,8 @@
"package_type": "material",
"display_name": "Ultimaker CPE",
"description": "Example package for material and quality profiles for Ultimaker materials.",
- "package_version": "1.2.2",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com/products/materials/abs",
"author": {
"author_id": "UltimakerPackages",
@@ -1575,8 +1575,8 @@
"package_type": "material",
"display_name": "Ultimaker CPE+",
"description": "Example package for material and quality profiles for Ultimaker materials.",
- "package_version": "1.2.2",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com/products/materials/cpe",
"author": {
"author_id": "UltimakerPackages",
@@ -1594,8 +1594,8 @@
"package_type": "material",
"display_name": "Ultimaker Nylon",
"description": "Example package for material and quality profiles for Ultimaker materials.",
- "package_version": "1.2.2",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com/products/materials/abs",
"author": {
"author_id": "UltimakerPackages",
@@ -1613,8 +1613,8 @@
"package_type": "material",
"display_name": "Ultimaker PC",
"description": "Example package for material and quality profiles for Ultimaker materials.",
- "package_version": "1.2.2",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com/products/materials/pc",
"author": {
"author_id": "UltimakerPackages",
@@ -1632,8 +1632,8 @@
"package_type": "material",
"display_name": "Ultimaker PLA",
"description": "Example package for material and quality profiles for Ultimaker materials.",
- "package_version": "1.2.2",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com/products/materials/abs",
"author": {
"author_id": "UltimakerPackages",
@@ -1651,8 +1651,8 @@
"package_type": "material",
"display_name": "Ultimaker PP",
"description": "Example package for material and quality profiles for Ultimaker materials.",
- "package_version": "1.2.2",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com/products/materials/pp",
"author": {
"author_id": "UltimakerPackages",
@@ -1670,8 +1670,8 @@
"package_type": "material",
"display_name": "Ultimaker PVA",
"description": "Example package for material and quality profiles for Ultimaker materials.",
- "package_version": "1.2.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com/products/materials/abs",
"author": {
"author_id": "UltimakerPackages",
@@ -1689,8 +1689,8 @@
"package_type": "material",
"display_name": "Ultimaker TPU 95A",
"description": "Example package for material and quality profiles for Ultimaker materials.",
- "package_version": "1.2.2",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com/products/materials/tpu-95a",
"author": {
"author_id": "UltimakerPackages",
@@ -1708,8 +1708,8 @@
"package_type": "material",
"display_name": "Ultimaker Tough PLA",
"description": "Example package for material and quality profiles for Ultimaker materials.",
- "package_version": "1.0.3",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://ultimaker.com/products/materials/tough-pla",
"author": {
"author_id": "UltimakerPackages",
@@ -1727,8 +1727,8 @@
"package_type": "material",
"display_name": "Vertex Delta ABS",
"description": "ABS material and quality files for the Delta Vertex K8800.",
- "package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://vertex3dprinter.eu",
"author": {
"author_id": "Velleman",
@@ -1744,8 +1744,8 @@
"package_type": "material",
"display_name": "Vertex Delta PET",
"description": "ABS material and quality files for the Delta Vertex K8800.",
- "package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://vertex3dprinter.eu",
"author": {
"author_id": "Velleman",
@@ -1761,8 +1761,8 @@
"package_type": "material",
"display_name": "Vertex Delta PLA",
"description": "ABS material and quality files for the Delta Vertex K8800.",
- "package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://vertex3dprinter.eu",
"author": {
"author_id": "Velleman",
@@ -1778,8 +1778,8 @@
"package_type": "material",
"display_name": "Vertex Delta TPU",
"description": "ABS material and quality files for the Delta Vertex K8800.",
- "package_version": "1.0.1",
- "sdk_version": "7.3.0",
+ "package_version": "1.4.0",
+ "sdk_version": "7.4.0",
"website": "https://vertex3dprinter.eu",
"author": {
"author_id": "Velleman",
@@ -1789,4 +1789,4 @@
}
}
}
-}
+} \ No newline at end of file
diff --git a/resources/definitions/SV01.def.json b/resources/definitions/SV01.def.json
index fb410151a9..02347a8e3b 100644
--- a/resources/definitions/SV01.def.json
+++ b/resources/definitions/SV01.def.json
@@ -14,7 +14,7 @@
"0": "SV01_extruder_0"
}
},
-
+
"overrides": {
"machine_name": { "default_value": "SV01" },
"machine_extruder_count": { "default_value": 1 },
diff --git a/resources/definitions/anet3d.def.json b/resources/definitions/anet3d.def.json
index 990be55463..db56c9cbb0 100644
--- a/resources/definitions/anet3d.def.json
+++ b/resources/definitions/anet3d.def.json
@@ -124,7 +124,7 @@
"adaptive_layer_height_variation": { "value": 0.04 },
"adaptive_layer_height_variation_step": { "value": 0.04 },
- "meshfix_maximum_resolution": { "value": "0.05" },
+ "meshfix_maximum_resolution": { "value": "0.25" },
"meshfix_maximum_travel_resolution": { "value": "meshfix_maximum_resolution" },
"top_bottom_thickness": {"value": "layer_height_0 + layer_height * 3" },
diff --git a/resources/definitions/anycubic_kossel.def.json b/resources/definitions/anycubic_kossel.def.json
new file mode 100644
index 0000000000..33eb6ccaa1
--- /dev/null
+++ b/resources/definitions/anycubic_kossel.def.json
@@ -0,0 +1,65 @@
+{
+ "name": "Anycubic Kossel",
+ "version": 2,
+ "inherits": "fdmprinter",
+ "metadata": {
+ "visible": false,
+ "author": "Allester Fox",
+ "manufacturer": "Anycubic",
+ "file_formats": "text/x-gcode",
+ "preferred_variant_name": "0.4mm Nozzle",
+ "preferred_quality_type": "standard",
+ "preferred_material": "generic_pla",
+ "platform": "kossel_platform.3mf",
+ "machine_extruder_trains": {
+ "0": "anycubic_kossel_extruder_0"
+ }
+ },
+ "overrides": {
+ "machine_heated_bed": {
+ "default_value": true
+ },
+ "machine_width": {
+ "default_value": 180
+ },
+ "machine_height": {
+ "default_value": 300
+ },
+ "machine_depth": {
+ "default_value": 180
+ },
+ "machine_center_is_zero": {
+ "default_value": true
+ },
+ "machine_nozzle_heat_up_speed": {
+ "default_value": 2
+ },
+ "machine_nozzle_cool_down_speed": {
+ "default_value": 2
+ },
+ "machine_gcode_flavor": {
+ "default_value": "RepRap (Marlin/Sprinter)"
+ },
+ "machine_start_gcode": {
+ "default_value": "G21 ;metric values\nG90 ;absolute positioning\nM107 ;start with the fan off\nG28 ;move to endstops\nG92 E0 ;zero the extruded length\nG1 F200 E3 ;extrude 3mm of feed stock\nG92 E0 ;zero the extruded length again\nG1 F{speed_travel}\n;Put printing message on LCD screen\nM117 Printing..."
+ },
+ "machine_end_gcode": {
+ "default_value": "M400 ;Free buffer\nG91 ;relative positioning\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG1 F{speed_travel} Z+1 E-5 ;move Z up a bit and retract filament even more\nG90 ;absolute positioning\nM104 S0 ;extruder heater off\nM140 S0 ;heated bed heater off\nM107 ;fan off\nM84 ;steppers off\nG28 ;move to endstop\nM84 ;steppers off"
+ },
+ "machine_shape": {
+ "default_value": "elliptic"
+ },
+ "machine_disallowed_areas": {
+ "default_value": [
+ [[-50, -85], [-85, -85], [-90, -90]],
+ [[-85, -85], [-85, -50], [-90, -90]],
+ [[50, -85], [85, -85], [90, -90]],
+ [[85, -85], [85, -50], [90, -90]],
+ [[-50, 85], [-85, 85], [-90, 90]],
+ [[-85, 85], [-85, 50], [-90, 90]],
+ [[50, 85], [85, 85], [90, 90]],
+ [[85, 85], [85, 50], [90, 90]]
+ ]
+ }
+ }
+}
diff --git a/resources/definitions/anycubic_kossel_linear_plus.def.json b/resources/definitions/anycubic_kossel_linear_plus.def.json
new file mode 100644
index 0000000000..a4aeac75a0
--- /dev/null
+++ b/resources/definitions/anycubic_kossel_linear_plus.def.json
@@ -0,0 +1,35 @@
+{
+ "name": "Anycubic Kossel Linear Plus",
+ "version": 2,
+ "inherits": "anycubic_kossel",
+ "metadata": {
+ "visible": true,
+ "platform": "kossel_pro_build_platform.3mf",
+ "machine_extruder_trains": {
+ "0": "anycubic_kossel_extruder_0"
+ }
+ },
+ "overrides": {
+ "machine_name": {
+ "default_value": "Anycubic Kossel Linear Plus"
+ },
+ "machine_width": {
+ "default_value": 240
+ },
+ "machine_depth": {
+ "default_value": 240
+ },
+ "machine_disallowed_areas": {
+ "default_value": [
+ [[-50, -115], [-115, -115], [-90, -90]],
+ [[-115, -115], [-115, -50], [-90, -90]],
+ [[50, -115], [115, -115], [90, -90]],
+ [[115, -115], [115, -50], [90, -90]],
+ [[-50, 115], [-115, 115], [-90, 90]],
+ [[-115, 115], [-115, 50], [-90, 90]],
+ [[50, 115], [115, 115], [90, 90]],
+ [[115, 115], [115, 50], [90, 90]]
+ ]
+ }
+ }
+}
diff --git a/resources/definitions/anycubic_kossel_pulley.def.json b/resources/definitions/anycubic_kossel_pulley.def.json
new file mode 100644
index 0000000000..fd9e1ee4ef
--- /dev/null
+++ b/resources/definitions/anycubic_kossel_pulley.def.json
@@ -0,0 +1,16 @@
+{
+ "name": "Anycubic Kossel Pulley",
+ "version": 2,
+ "inherits": "anycubic_kossel",
+ "metadata": {
+ "visible": true,
+ "machine_extruder_trains": {
+ "0": "anycubic_kossel_extruder_0"
+ }
+ },
+ "overrides": {
+ "machine_name": {
+ "default_value": "Anycubic Kossel Pulley"
+ }
+ }
+}
diff --git a/resources/definitions/artillery_base.def.json b/resources/definitions/artillery_base.def.json
new file mode 100644
index 0000000000..586fa1a8b3
--- /dev/null
+++ b/resources/definitions/artillery_base.def.json
@@ -0,0 +1,265 @@
+{
+ "name": "Artillery Base Printer",
+ "version": 2,
+ "inherits": "fdmprinter",
+ "metadata": {
+ "visible": false,
+ "author": "3D-Nexus.com, cataclism, Wondro",
+ "manufacturer": "Artillery",
+ "file_formats": "text/x-gcode",
+ "first_start_actions": ["MachineSettingsAction"],
+
+ "machine_extruder_trains": {
+ "0": "artillery_base_extruder_0"
+ },
+
+ "has_materials": true,
+ "has_variants": true,
+ "has_machine_quality": true,
+ "variants_name": "Nozzle Size",
+
+ "preferred_variant_name": "0.4mm Nozzle",
+ "preferred_quality_type": "standard",
+ "preferred_material": "generic_pla",
+ "exclude_materials": [
+ "Vertex_Delta_ABS",
+ "Vertex_Delta_PET",
+ "Vertex_Delta_PLA",
+ "Vertex_Delta_TPU",
+ "chromatik_pla",
+ "dsm_arnitel2045_175",
+ "dsm_novamid1070_175",
+ "fabtotum_abs",
+ "fabtotum_nylon",
+ "fabtotum_pla",
+ "fabtotum_tpu",
+ "fiberlogy_hd_pla",
+ "filo3d_pla",
+ "filo3d_pla_green",
+ "filo3d_pla_red",
+ "generic_bam",
+ "generic_cffcpe",
+ "generic_cffpa",
+ "generic_cpe",
+ "generic_cpe_plus",
+ "generic_gffcpe",
+ "generic_gffpa",
+ "generic_hips",
+ "generic_nylon",
+ "generic_pc",
+ "generic_pp",
+ "generic_pva",
+ "generic_tough_pla",
+ "imade3d_petg_green",
+ "imade3d_petg_pink",
+ "imade3d_pla_green",
+ "imade3d_pla_pink",
+ "innofill_innoflex60_175",
+ "octofiber_pla",
+ "polyflex_pla",
+ "polymax_pla",
+ "polyplus_pla",
+ "polywood_pla",
+ "structur3d_dap100silicone",
+ "tizyx_abs",
+ "tizyx_pla",
+ "tizyx_pla_bois",
+ "ultimaker_abs_black",
+ "ultimaker_abs_blue",
+ "ultimaker_abs_green",
+ "ultimaker_abs_grey",
+ "ultimaker_abs_orange",
+ "ultimaker_abs_pearl-gold",
+ "ultimaker_abs_red",
+ "ultimaker_abs_silver-metallic",
+ "ultimaker_abs_white",
+ "ultimaker_abs_yellow",
+ "ultimaker_bam",
+ "ultimaker_cpe_black",
+ "ultimaker_cpe_blue",
+ "ultimaker_cpe_dark-grey",
+ "ultimaker_cpe_green",
+ "ultimaker_cpe_light-grey",
+ "ultimaker_cpe_plus_black",
+ "ultimaker_cpe_plus_transparent",
+ "ultimaker_cpe_plus_white",
+ "ultimaker_cpe_red",
+ "ultimaker_cpe_transparent",
+ "ultimaker_cpe_white",
+ "ultimaker_cpe_yellow",
+ "ultimaker_nylon_black",
+ "ultimaker_nylon_transparent",
+ "ultimaker_pc_black",
+ "ultimaker_pc_transparent",
+ "ultimaker_pc_white",
+ "ultimaker_pla_black",
+ "ultimaker_pla_blue",
+ "ultimaker_pla_green",
+ "ultimaker_pla_magenta",
+ "ultimaker_pla_orange",
+ "ultimaker_pla_pearl-white",
+ "ultimaker_pla_red",
+ "ultimaker_pla_silver-metallic",
+ "ultimaker_pla_transparent",
+ "ultimaker_pla_white",
+ "ultimaker_pla_yellow",
+ "ultimaker_pp_transparent",
+ "ultimaker_pva",
+ "ultimaker_tough_pla_black",
+ "ultimaker_tough_pla_green",
+ "ultimaker_tough_pla_red",
+ "ultimaker_tough_pla_white",
+ "ultimaker_tpu_black",
+ "ultimaker_tpu_blue",
+ "ultimaker_tpu_red",
+ "ultimaker_tpu_white",
+ "verbatim_bvoh_175",
+ "zyyx_pro_flex",
+ "zyyx_pro_pla"
+ ]
+ },
+ "overrides": {
+ "machine_name": { "default_value": "Artillery Base Printer" },
+ "machine_start_gcode": { "default_value": "G28 ; home all axes\n M117 Purge extruder\n G92 E0 ; reset extruder\n G1 Z1.0 F3000 ; move z up little to prevent scratching of surface\n G1 X2 Y20 Z0.3 F5000.0 ; move to start-line position\n G1 X2 Y200.0 Z0.3 F1500.0 E15 ; draw 1st line\n G1 X2 Y200.0 Z0.4 F5000.0 ; move to side a little\n G1 X2 Y20 Z0.4 F1500.0 E30 ; draw 2nd line\n G92 E0 ; reset extruder\n G1 Z1.0 F3000 ; move z up little to prevent scratching of surface"},
+ "machine_end_gcode": { "default_value": "G91; relative positioning\n G1 Z1.0 F3000 ; move z up little to prevent scratching of print\n G90; absolute positioning\n G1 X0 Y200 F1000 ; prepare for part removal\n M104 S0; turn off extruder\n M140 S0 ; turn off bed\n G1 X0 Y300 F1000 ; prepare for part removal\n M84 ; disable motors\n M106 S0 ; turn off fan" },
+
+ "machine_max_feedrate_x": { "value": 500 },
+ "machine_max_feedrate_y": { "value": 500 },
+ "machine_max_feedrate_z": { "value": 10 },
+ "machine_max_feedrate_e": { "value": 50 },
+
+ "machine_max_acceleration_x": { "value": 500 },
+ "machine_max_acceleration_y": { "value": 500 },
+ "machine_max_acceleration_z": { "value": 100 },
+ "machine_max_acceleration_e": { "value": 5000 },
+ "machine_acceleration": { "value": 500 },
+
+ "machine_max_jerk_xy": { "value": 10 },
+ "machine_max_jerk_z": { "value": 0.4 },
+ "machine_max_jerk_e": { "value": 5 },
+
+ "machine_heated_bed": { "default_value": true },
+
+ "material_diameter": { "default_value": 1.75 },
+
+ "acceleration_print": { "value": 500 },
+ "acceleration_travel": { "value": 500 },
+ "acceleration_travel_layer_0": { "value": "acceleration_travel" },
+ "acceleration_roofing": { "enabled": "acceleration_enabled and roofing_layer_count > 0 and top_layers > 0" },
+
+ "jerk_print": { "value": 8 },
+ "jerk_travel": { "value": "jerk_print" },
+ "jerk_travel_layer_0": { "value": "jerk_travel" },
+
+ "acceleration_enabled": { "value": false },
+ "jerk_enabled": { "value": false },
+
+ "speed_print": { "value": 60.0 } ,
+ "speed_infill": { "value": "speed_print" },
+ "speed_wall": { "value": "speed_print / 2" },
+ "speed_wall_0": { "value": "speed_wall" },
+ "speed_wall_x": { "value": "speed_wall" },
+ "speed_topbottom": { "value": "speed_print / 2" },
+ "speed_roofing": { "value": "speed_topbottom" },
+ "speed_travel": { "value": "150.0 if speed_print < 60 else 250.0 if speed_print > 100 else speed_print * 2.5" },
+ "speed_layer_0": { "value": 20.0 },
+ "speed_print_layer_0": { "value": "speed_layer_0" },
+ "speed_travel_layer_0": { "value": "100 if speed_layer_0 < 20 else 150 if speed_layer_0 > 30 else speed_layer_0 * 5" },
+ "speed_prime_tower": { "value": "speed_topbottom" },
+ "speed_support": { "value": "speed_wall_0" },
+ "speed_support_interface": { "value": "speed_topbottom" },
+ "speed_z_hop": { "value": 5 },
+
+ "skirt_brim_speed": { "value": "speed_layer_0" },
+
+ "line_width": { "value": "machine_nozzle_size * 1.1" },
+
+ "optimize_wall_printing_order": { "value": "True" },
+
+ "material_initial_print_temperature": { "value": "material_print_temperature" },
+ "material_final_print_temperature": { "value": "material_print_temperature" },
+ "material_flow": { "value": 100 },
+ "travel_compensate_overlapping_walls_0_enabled": { "value": "False" },
+
+ "z_seam_type": { "value": "'back'" },
+ "z_seam_corner": { "value": "'z_seam_corner_none'" },
+
+ "infill_sparse_density": { "value": "20" },
+ "infill_pattern": { "value": "'lines' if infill_sparse_density > 50 else 'cubic'" },
+ "infill_before_walls": { "value": false },
+ "infill_overlap": { "value": 30.0 },
+ "skin_overlap": { "value": 10.0 },
+ "infill_wipe_dist": { "value": 0.0 },
+ "wall_0_wipe_dist": { "value": 0.0 },
+
+ "fill_perimeter_gaps": { "value": "'everywhere'" },
+ "fill_outline_gaps": { "value": false },
+ "filter_out_tiny_gaps": { "value": false },
+
+ "retraction_speed": {
+ "maximum_value_warning": "machine_max_feedrate_e if retraction_enable else float('inf')",
+ "maximum_value": 200
+ },
+ "retraction_retract_speed": {
+ "maximum_value_warning": "machine_max_feedrate_e if retraction_enable else float('inf')",
+ "maximum_value": 200
+ },
+ "retraction_prime_speed": {
+ "maximum_value_warning": "machine_max_feedrate_e if retraction_enable else float('inf')",
+ "maximum_value": 200
+ },
+
+ "retraction_hop_enabled": { "value": "support_enable" },
+ "retraction_hop": { "value": 0.2 },
+ "retraction_combing": { "value": "'off' if retraction_hop_enabled else 'infill'" },
+ "retraction_combing_max_distance": { "value": 30 },
+ "travel_avoid_other_parts": { "value": true },
+ "travel_avoid_supports": { "value": true },
+ "travel_retract_before_outer_wall": { "value": true },
+
+ "retraction_amount": { "value": 2 },
+ "retraction_enable": { "value": true },
+ "retraction_count_max": { "value": 100 },
+ "retraction_extrusion_window": { "value": 10 },
+ "retraction_min_travel": { "value": 1.5 },
+
+ "cool_fan_full_at_height": { "value": "layer_height_0 + 2 * layer_height" },
+ "cool_fan_enabled": { "value": true },
+ "cool_min_layer_time": { "value": 10 },
+
+ "adhesion_type": { "value": "'none' if support_enable else 'skirt'" },
+ "brim_replaces_support": { "value": false },
+ "skirt_gap": { "value": 10.0 },
+ "skirt_line_count": { "value": 4 },
+
+ "adaptive_layer_height_variation": { "value": 0.04 },
+ "adaptive_layer_height_variation_step": { "value": 0.04 },
+
+ "meshfix_maximum_resolution": { "value": "0.25" },
+ "meshfix_maximum_travel_resolution": { "value": "meshfix_maximum_resolution" },
+
+ "support_angle": { "value": "math.floor(math.degrees(math.atan(line_width / 2.0 / layer_height)))" },
+ "support_pattern": { "value": "'zigzag'" },
+ "support_infill_rate": { "value": "0 if support_enable and support_structure == 'tree' else 20" },
+ "support_use_towers": { "value": false },
+ "support_xy_distance": { "value": "wall_line_width_0 * 2" },
+ "support_xy_distance_overhang": { "value": "wall_line_width_0" },
+ "support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height * 2" },
+ "support_xy_overrides_z": { "value": "'xy_overrides_z'" },
+ "support_wall_count": { "value": 1 },
+ "support_brim_enable": { "value": true },
+ "support_brim_width": { "value": 4 },
+
+ "support_interface_enable": { "value": true },
+ "support_interface_height": { "value": "layer_height * 4" },
+ "support_interface_density": { "value": 33.333 },
+ "support_interface_pattern": { "value": "'grid'" },
+ "support_interface_skip_height": { "value": 0.2 },
+ "minimum_support_area": { "value": 2 },
+ "minimum_interface_area": { "value": 10 },
+ "top_bottom_thickness": {"value": "layer_height_0 + layer_height * 3" },
+ "wall_thickness": {"value": "line_width * 2" }
+
+ }
+}
+
diff --git a/resources/definitions/artillery_genius.def.json b/resources/definitions/artillery_genius.def.json
new file mode 100644
index 0000000000..55b7bad99f
--- /dev/null
+++ b/resources/definitions/artillery_genius.def.json
@@ -0,0 +1,19 @@
+{
+ "name": "Artillery Genius",
+ "version": 2,
+ "inherits": "artillery_base",
+ "overrides": {
+ "machine_name": { "default_value": "Artillery Genius" },
+ "machine_width": { "default_value": 220 },
+ "machine_depth": { "default_value": 220 },
+ "machine_height": { "default_value": 250 },
+ "gantry_height": { "value": 25 }
+
+ },
+ "metadata": {
+ "quality_definition": "artillery_base",
+ "visible": true,
+ "platform": "artillery_genius.stl",
+ "platform_offset": [ -0, -72, -20]
+ }
+}
diff --git a/resources/definitions/artillery_sidewinder_x1.def.json b/resources/definitions/artillery_sidewinder_x1.def.json
new file mode 100644
index 0000000000..8ae24837d6
--- /dev/null
+++ b/resources/definitions/artillery_sidewinder_x1.def.json
@@ -0,0 +1,19 @@
+{
+ "name": "Artillery Sidewinder X1",
+ "version": 2,
+ "inherits": "artillery_base",
+ "overrides": {
+ "machine_name": { "default_value": "Artillery Sidewinder X1" },
+ "machine_width": { "default_value": 300 },
+ "machine_depth": { "default_value": 300 },
+ "machine_height": { "default_value": 400 },
+ "gantry_height": { "value": 25 }
+
+ },
+ "metadata": {
+ "quality_definition": "artillery_base",
+ "visible": true,
+ "platform": "artillery_swx1.stl",
+ "platform_offset": [ -200, -100, 250]
+ }
+}
diff --git a/resources/definitions/biqu_b1.def.json b/resources/definitions/biqu_b1.def.json
new file mode 100755
index 0000000000..1ed42367bd
--- /dev/null
+++ b/resources/definitions/biqu_b1.def.json
@@ -0,0 +1,44 @@
+{
+ "name": "BIQU B1",
+ "version": 2,
+ "inherits": "biqu_base",
+ "metadata": {
+ "quality_definition": "biqu_base",
+ "visible": true,
+ "has_machine_materials": true,
+ "platform": "BIQU_SSS.stl",
+ "platform_offset": [
+ 0,
+ -7.4,
+ 5
+ ]
+ },
+ "overrides": {
+ "coasting_enable": { "value": true },
+ "retraction_amount": { "value": 7 },
+ "retraction_speed": { "value": 70 },
+ "support_enable": { "value": true },
+ "support_structure": { "value": "'normal'" },
+ "support_type": { "value": "'buildplate'" },
+ "support_angle": { "value": 45 },
+ "support_infill_rate": { "value": 15 },
+ "infill_overlap_mm": { "value": 0.06 },
+ "speed_print": { "value": 60 },
+ "machine_name": { "default_value": "BIQU B1" },
+ "machine_width": { "value": 235 },
+ "machine_depth": { "value": 235 },
+ "machine_height": { "value": 270 },
+ "machine_head_with_fans_polygon": { "default_value": [
+ [-33, 35],
+ [-33, -23],
+ [33, -23],
+ [33, 35]
+ ]
+ },
+ "machine_start_gcode": {
+ "default_value": " ; BIQU B1 Start G-code\nM117 Getting the bed up to temp!\nM140 S{material_bed_temperature_layer_0} ; Set Heat Bed temperature\nM190 S{material_bed_temperature_layer_0} ; Wait for Heat Bed temperature\nM117 Getting the extruder up to temp!\nM104 S{material_print_temperature_layer_0} ; Set Extruder temperature\nG92 E0 ; Reset Extruder\nM117 Homing axes\nG28 ; Home all axes\nM109 S{material_print_temperature_layer_0} ; Wait for Extruder temperature\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X4.1 Y20 Z0.3 F5000.0 ; Move to start position\nM117 Purging\nG1 X4.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line\nG1 X4.4 Y200.0 Z0.3 F5000.0 ; Move to side a little\nG1 X4.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line\nG92 E0 ; Reset Extruder\nM117 Lets make\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish"
+ },
+
+ "gantry_height": { "value": 27.5 }
+ }
+}
diff --git a/resources/definitions/biqu_b1_abl.def.json b/resources/definitions/biqu_b1_abl.def.json
new file mode 100755
index 0000000000..e43d50deeb
--- /dev/null
+++ b/resources/definitions/biqu_b1_abl.def.json
@@ -0,0 +1,44 @@
+{
+ "name": "BIQU B1 ABL",
+ "version": 2,
+ "inherits": "biqu_base",
+ "metadata": {
+ "quality_definition": "biqu_base",
+ "visible": true,
+ "has_machine_materials": true,
+ "platform": "BIQU_SSS.stl",
+ "platform_offset": [
+ 0,
+ -7.4,
+ 5
+ ]
+ },
+ "overrides": {
+ "coasting_enable": { "value": true },
+ "retraction_amount": { "value": 7 },
+ "retraction_speed": { "value": 70 },
+ "support_enable": { "value": true },
+ "support_structure": { "value": "'normal'" },
+ "support_type": { "value": "'buildplate'" },
+ "support_angle": { "value": 45 },
+ "support_infill_rate": { "value": 15 },
+ "infill_overlap_mm": { "value": 0.06 },
+ "speed_print": { "value": 60 },
+ "machine_name": { "default_value": "BIQU B1 ABL" },
+ "machine_width": { "value": 235 },
+ "machine_depth": { "value": 235 },
+ "machine_height": { "value": 270 },
+ "machine_head_with_fans_polygon": { "default_value": [
+ [-33, 35],
+ [-33, -23],
+ [33, -23],
+ [33, 35]
+ ]
+ },
+ "machine_start_gcode": {
+ "default_value": "; BIQU B1 Start G-code\nM117 Getting the bed up to temp!\nM140 S{material_bed_temperature_layer_0} ; Set Heat Bed temperature\nM190 S{material_bed_temperature_layer_0} ; Wait for Heat Bed temperature\nM117 Pre-heating the extruder\nM104 S160 ; Set Extruder temperature\nM117 Homing axes\nG28 ; Home all axes\nM117 ABL Probing\nG29\nM117 Getting the extruder up to temp\nM104 S{material_print_temperature_layer_0} ; Set Extruder temperature\nM109 S{material_print_temperature_layer_0} ; Wait for Extruder temperature\nG92 E0 ; Reset Extruder\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X4.1 Y20 Z0.3 F5000.0 ; Move to start position\nM117 Purging\nG1 X4.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line\nG1 X4.4 Y200.0 Z0.3 F5000.0 ; Move to side a little\nG1 X4.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line\nG92 E0 ; Reset Extruder\nM117 Lets make\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish"
+ },
+
+ "gantry_height": { "value": 27.5 }
+ }
+}
diff --git a/resources/definitions/biqu_base.def.json b/resources/definitions/biqu_base.def.json
new file mode 100755
index 0000000000..1077b864b8
--- /dev/null
+++ b/resources/definitions/biqu_base.def.json
@@ -0,0 +1,167 @@
+{
+ "name": "Biqu Base Printer",
+ "version": 2,
+ "inherits": "fdmprinter",
+ "metadata": {
+ "visible": false,
+ "author": "Luke Harrison",
+ "manufacturer": "BIQU",
+ "file_formats": "text/x-gcode",
+ "first_start_actions": ["MachineSettingsAction"],
+
+ "machine_extruder_trains": {
+ "0": "biqu_base_extruder_0"
+ },
+
+ "has_materials": true,
+ "has_variants": true,
+ "has_machine_quality": true,
+ "variants_name": "Nozzle Diameter",
+
+ "preferred_variant_name": "0.4mm Nozzle",
+ "preferred_quality_type": "standard",
+ "preferred_material": "generic_pla_175"
+ },
+ "overrides": {
+ "machine_name": { "default_value": "BIQU Base Printer" },
+ "machine_start_gcode": { "default_value": "M201 X500.00 Y500.00 Z100.00 E5000.00 ;Setup machine max acceleration\nM203 X500.00 Y500.00 Z10.00 E50.00 ;Setup machine max feedrate\nM204 P500.00 R1000.00 T500.00 ;Setup Print/Retract/Travel acceleration\nM205 X8.00 Y8.00 Z0.40 E5.00 ;Setup Jerk\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\n\nG28 ;Home\n\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up\nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up\n" },
+ "machine_end_gcode": { "default_value": " ;BIQU Default End Gcode\nG91 ;Relative positioning\nG1 E-2 F2700 ;Retract a bit\nG1 E-2 Z0.2 F2400 ;Retract a bit more and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z by 10mm\nG90 ;Return to absolute positionning\n\nG1 X0 Y{machine_depth} ;TaDaaaa\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\n\nM84 X Y E ;Disable all steppers but Z\n" },
+
+ "machine_max_feedrate_x": { "value": 500 },
+ "machine_max_feedrate_y": { "value": 500 },
+ "machine_max_feedrate_z": { "value": 10 },
+ "machine_max_feedrate_e": { "value": 75 },
+
+ "machine_max_acceleration_x": { "value": 500 },
+ "machine_max_acceleration_y": { "value": 500 },
+ "machine_max_acceleration_z": { "value": 100 },
+ "machine_max_acceleration_e": { "value": 5000 },
+ "machine_acceleration": { "value": 500 },
+
+ "machine_max_jerk_xy": { "value": 10 },
+ "machine_max_jerk_z": { "value": 0.4 },
+ "machine_max_jerk_e": { "value": 5 },
+
+ "machine_heated_bed": { "default_value": true },
+
+ "material_diameter": { "default_value": 1.75 },
+
+ "acceleration_print": { "value": 500 },
+ "acceleration_travel": { "value": 500 },
+ "acceleration_travel_layer_0": { "value": "acceleration_travel" },
+ "acceleration_roofing": { "enabled": "acceleration_enabled and roofing_layer_count > 0 and top_layers > 0" },
+
+ "jerk_print": { "value": 8 },
+ "jerk_travel": { "value": "jerk_print" },
+ "jerk_travel_layer_0": { "value": "jerk_travel" },
+
+ "acceleration_enabled": { "value": false },
+ "jerk_enabled": { "value": false },
+
+ "speed_print": { "value": 50.0 } ,
+ "speed_infill": { "value": "speed_print" },
+ "speed_wall": { "value": "speed_print / 2" },
+ "speed_wall_0": { "value": "speed_wall" },
+ "speed_wall_x": { "value": "speed_wall" },
+ "speed_topbottom": { "value": "speed_print / 2" },
+ "speed_roofing": { "value": "speed_topbottom" },
+ "speed_travel": { "value": "150.0 if speed_print < 60 else 250.0 if speed_print > 100 else speed_print * 2.5" },
+ "speed_layer_0": { "value": 20.0 },
+ "speed_print_layer_0": { "value": "speed_layer_0" },
+ "speed_travel_layer_0": { "value": "100 if speed_layer_0 < 20 else 150 if speed_layer_0 > 30 else speed_layer_0 * 5" },
+ "speed_prime_tower": { "value": "speed_topbottom" },
+ "speed_support": { "value": "speed_wall_0" },
+ "speed_support_interface": { "value": "speed_topbottom" },
+ "speed_z_hop": { "value": 5 },
+
+ "skirt_brim_speed": { "value": "speed_layer_0" },
+
+ "line_width": { "value": "machine_nozzle_size" },
+
+ "optimize_wall_printing_order": { "value": "True" },
+
+ "material_initial_print_temperature": { "value": "material_print_temperature" },
+ "material_final_print_temperature": { "value": "material_print_temperature" },
+ "material_flow": { "value": 100 },
+ "travel_compensate_overlapping_walls_0_enabled": { "value": "False" },
+
+ "z_seam_type": { "value": "'back'" },
+ "z_seam_corner": { "value": "'z_seam_corner_weighted'" },
+
+ "infill_line_width": { "value": "line_width * 1.2" },
+ "infill_sparse_density": { "value": "20" },
+ "infill_pattern": { "value": "'lines' if infill_sparse_density > 50 else 'cubic'" },
+ "infill_before_walls": { "value": false },
+ "infill_overlap": { "value": 30.0 },
+ "skin_overlap": { "value": 10.0 },
+ "infill_wipe_dist": { "value": 0.0 },
+ "wall_0_wipe_dist": { "value": 0.0 },
+
+ "fill_perimeter_gaps": { "value": "'everywhere'" },
+ "fill_outline_gaps": { "value": false },
+ "filter_out_tiny_gaps": { "value": false },
+
+ "retraction_speed": {
+ "maximum_value_warning": "machine_max_feedrate_e if retraction_enable else float('inf')",
+ "maximum_value": 200
+ },
+ "retraction_retract_speed": {
+ "maximum_value_warning": "machine_max_feedrate_e if retraction_enable else float('inf')",
+ "maximum_value": 200
+ },
+ "retraction_prime_speed": {
+ "maximum_value_warning": "machine_max_feedrate_e if retraction_enable else float('inf')",
+ "maximum_value": 200
+ },
+
+ "retraction_hop_enabled": { "value": "False" },
+ "retraction_hop": { "value": 0.2 },
+ "retraction_combing": { "value": "'off' if retraction_hop_enabled else 'noskin'" },
+ "retraction_combing_max_distance": { "value": 30 },
+ "travel_avoid_other_parts": { "value": true },
+ "travel_avoid_supports": { "value": true },
+ "travel_retract_before_outer_wall": { "value": true },
+
+ "retraction_enable": { "value": true },
+ "retraction_count_max": { "value": 100 },
+ "retraction_extrusion_window": { "value": 10 },
+ "retraction_min_travel": { "value": 1.5 },
+
+ "cool_fan_full_at_height": { "value": "layer_height_0 + 2 * layer_height" },
+ "cool_fan_enabled": { "value": true },
+ "cool_min_layer_time": { "value": 10 },
+
+ "adhesion_type": { "value": "'skirt'" },
+ "brim_replaces_support": { "value": false },
+ "skirt_gap": { "value": 10.0 },
+ "skirt_line_count": { "value": 3 },
+
+ "adaptive_layer_height_variation": { "value": 0.04 },
+ "adaptive_layer_height_variation_step": { "value": 0.04 },
+
+ "meshfix_maximum_resolution": { "value": "0.25" },
+ "meshfix_maximum_travel_resolution": { "value": "meshfix_maximum_resolution" },
+
+ "support_angle": { "value": "math.floor(math.degrees(math.atan(line_width / 2.0 / layer_height)))" },
+ "support_pattern": { "value": "'zigzag'" },
+ "support_infill_rate": { "value": "0 if support_structure == 'tree' else 20" },
+ "support_use_towers": { "value": false },
+ "support_xy_distance": { "value": "wall_line_width_0 * 2" },
+ "support_xy_distance_overhang": { "value": "wall_line_width_0" },
+ "support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height * 2" },
+ "support_xy_overrides_z": { "value": "'xy_overrides_z'" },
+ "support_wall_count": { "value": 1 },
+ "support_brim_enable": { "value": true },
+ "support_brim_width": { "value": 4 },
+
+ "support_interface_enable": { "value": true },
+ "support_interface_height": { "value": "layer_height * 4" },
+ "support_interface_density": { "value": 33.333 },
+ "support_interface_pattern": { "value": "'grid'" },
+ "support_interface_skip_height": { "value": 0.2 },
+ "minimum_support_area": { "value": 2 },
+ "minimum_interface_area": { "value": 10 },
+ "top_bottom_thickness": {"value": "layer_height_0 + layer_height * 3" },
+ "wall_thickness": {"value": "line_width * 2" }
+ }
+}
diff --git a/resources/definitions/blv_mgn_cube_300.def.json b/resources/definitions/blv_mgn_cube_300.def.json
new file mode 100644
index 0000000000..4754bb962d
--- /dev/null
+++ b/resources/definitions/blv_mgn_cube_300.def.json
@@ -0,0 +1,34 @@
+{
+ "name": "BLV mgn Cube 300",
+ "version": 2,
+ "inherits": "blv_mgn_cube_base",
+ "metadata": {
+ "visible": true,
+ "setting_version": 16,
+ "author": "wolfgangmauer",
+ "manufacturer": "BLV",
+ "file_formats": "text/x-gcode",
+ "first_start_actions": [
+ "MachineSettingsAction"
+ ],
+ "machine_extruder_trains": {
+ "0": "blv_mgn_cube_extruder_0"
+ },
+ "quality_definition": "blv_mgn_cube_base",
+ "platform": "blv_mgn_cube_300_platform.3mf"
+ },
+ "overrides": {
+ "machine_name": {
+ "default_value": "BLV mgn Cube 300"
+ },
+ "machine_height": {
+ "default_value": 465
+ },
+ "machine_width": {
+ "default_value": 300
+ },
+ "machine_depth": {
+ "default_value": 300
+ }
+ }
+}
diff --git a/resources/definitions/blv_mgn_cube_350.def.json b/resources/definitions/blv_mgn_cube_350.def.json
new file mode 100644
index 0000000000..1c8a894af0
--- /dev/null
+++ b/resources/definitions/blv_mgn_cube_350.def.json
@@ -0,0 +1,34 @@
+{
+ "name": "BLV mgn Cube 350",
+ "version": 2,
+ "inherits": "blv_mgn_cube_base",
+ "metadata": {
+ "visible": true,
+ "setting_version": 16,
+ "author": "wolfgangmauer",
+ "manufacturer": "BLV",
+ "file_formats": "text/x-gcode",
+ "first_start_actions": [
+ "MachineSettingsAction"
+ ],
+ "machine_extruder_trains": {
+ "0": "blv_mgn_cube_extruder_0"
+ },
+ "quality_definition": "blv_mgn_cube_base",
+ "platform": "blv_mgn_cube_350_platform.3mf"
+ },
+ "overrides": {
+ "machine_name": {
+ "default_value": "BLV mgn Cube350"
+ },
+ "machine_height": {
+ "default_value": 465
+ },
+ "machine_width": {
+ "default_value": 350
+ },
+ "machine_depth": {
+ "default_value": 350
+ }
+ }
+}
diff --git a/resources/definitions/blv_mgn_cube_base.def.json b/resources/definitions/blv_mgn_cube_base.def.json
new file mode 100644
index 0000000000..47b7d12f97
--- /dev/null
+++ b/resources/definitions/blv_mgn_cube_base.def.json
@@ -0,0 +1,216 @@
+{
+ "name": "BLV mgn Cube Base",
+ "version": 2,
+ "inherits": "anet3d",
+ "metadata": {
+ "visible": false,
+ "author": "wolfgangmauer",
+ "manufacturer": "BLV",
+ "file_formats": "text/x-gcode",
+ "first_start_actions": [
+ "MachineSettingsAction"
+ ],
+ "preferred_quality_type": "normal",
+ "machine_extruder_trains": {
+ "0": "blv_mgn_cube_extruder_0"
+ },
+ "preferred_material": "generic_pla",
+ "has_variants": false,
+ "has_materials": true,
+ "preferred_variant_name": "0.4mm Nozzle",
+ "has_machine_quality": false
+ },
+ "overrides": {
+ "machine_name": {
+ "default_value": "BLV mgn Cube"
+ },
+ "initial_layer_line_width_factor": {
+ "default_value": 130.0
+ },
+ "speed_slowdown_layers": {
+ "default_value": 1
+ },
+ "optimize_wall_printing_order": {
+ "value": true
+ },
+ "infill_enable_travel_optimization": {
+ "default_value": true
+ },
+ "machine_heated_bed": {
+ "default_value": true
+ },
+ "machine_center_is_zero": {
+ "default_value": false
+ },
+ "machine_gcode_flavor": {
+ "default_value": "RepRap (RepRap)"
+ },
+ "fill_perimeter_gaps": {
+ "value": "'everywhere'"
+ },
+ "fill_outline_gaps": {
+ "value": true
+ },
+ "retraction_speed": {
+ "default_value": 85,
+ "maximum_value_warning": 130
+ },
+ "retraction_amount": {
+ "default_value": 5.5
+ },
+ "retraction_hop_enabled": {
+ "value": true
+ },
+ "retraction_hop": {
+ "value": 0.4
+ },
+ "retraction_combing": {
+ "value": "'infill'"
+ },
+ "retraction_combing_max_distance": {
+ "value": 10
+ },
+ "machine_start_gcode": {
+ "default_value": "G21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG92 E0 ;zero the extruded length\nM104 S170 T0; start preheat hotend_0\nM140 S{material_bed_temperature_layer_0} ; start preheating the bed\nM190 S{material_bed_temperature_layer_0} ; heat to Cura Bed setting\nG28\nG12 P1 S2 T3\nG34\nG29\nG1 X0 Y0 Z1 F9000\nM109 S{material_print_temperature_layer_0} T0\nG1 X100 Y0 Z{layer_height_0} E30 F500 ;intro line\nG92 E0 ;zero the extruded length again\nM117 Printing...\n"
+ },
+ "machine_end_gcode": {
+ "default_value": "G91 ;relative positioning\nG1 Z5 F500; move nozzle relative to position\nG90 ;absolute positioning\nG1 X0 Y{machine_depth}\nG12 P1 T3\nM104 S0\nM140 S0\nG92 E0\nM84\nM109 S50\nM81\n"
+ },
+ "top_bottom_pattern": {
+ "value": "'zigzag'"
+ },
+ "speed_layer_0": {
+ "value": "math.ceil(speed_print * 0.25)"
+ },
+ "adhesion_type": {
+ "value": "'none'"
+ },
+ "speed_travel": {
+ "value": 120,
+ "maximum_value_warning": 251,
+ "maximum_value": 300
+ },
+ "infill_pattern": {
+ "value": "'tetrahedral'"
+ },
+ "bridge_settings_enabled": {
+ "default_value": true
+ },
+ "layer_height_0": {
+ "resolve": "max(0.2, min(extruderValues('layer_height')))"
+ },
+ "line_width": {
+ "value": "machine_nozzle_size"
+ },
+ "wall_line_width": {
+ "value": "machine_nozzle_size"
+ },
+ "infill_before_walls": {
+ "value": true
+ },
+ "zig_zaggify_infill": {
+ "value": true
+ },
+ "acceleration_enabled": {
+ "value": false
+ },
+ "jerk_enabled": {
+ "value": false
+ },
+ "bridge_wall_coast": {
+ "default_value": 10
+ },
+ "bridge_fan_speed": {
+ "default_value": 100
+ },
+ "bridge_fan_speed_2": {
+ "resolve": "max(cool_fan_speed, 50)"
+ },
+ "bridge_fan_speed_3": {
+ "resolve": "max(cool_fan_speed, 20)"
+ },
+ "cool_min_layer_time_fan_speed_max": {
+ "default_value": 20
+ },
+ "cool_min_layer_time": {
+ "value": 15
+ },
+ "cool_fan_speed_min": {
+ "value": "cool_fan_speed"
+ },
+ "cool_fan_full_at_height": {
+ "value": "resolveOrValue('layer_height_0') + resolveOrValue('layer_height') * max(1, cool_fan_full_layer - 1)"
+ },
+ "cool_fan_full_layer": {
+ "value": 4
+ },
+ "wall_line_count": {
+ "value": 3
+ },
+ "bottom_layers": {
+ "value": 3
+ },
+ "top_layers": {
+ "value": 3
+ },
+ "travel_retract_before_outer_wall": {
+ "value": false
+ },
+ "z_seam_type": {
+ "value": "'shortest'"
+ },
+ "brim_width": {
+ "default_value": 5
+ },
+ "infill_randomize_start_location": {
+ "default_value": true
+ },
+ "skin_overlap": {
+ "value": 10.0
+ },
+ "speed_infill": {
+ "value": "speed_print"
+ },
+ "speed_travel_layer_0": {
+ "value": "math.ceil(speed_travel * 0.4)"
+ },
+ "speed_print": {
+ "value": 100,
+ "maximum_value_warning": 151,
+ "maximum_value": 250
+ },
+ "retraction_count_max": {
+ "value": 20
+ },
+ "speed_wall": {
+ "value": "math.ceil(speed_print * 0.33)"
+ },
+ "speed_wall_0": {
+ "value": "math.ceil(speed_print * 0.33)"
+ },
+ "speed_wall_x": {
+ "value": "math.ceil(speed_print * 0.66)"
+ },
+ "speed_topbottom": {
+ "value": "math.ceil(speed_print * 0.33)"
+ },
+ "speed_roofing": {
+ "value": "math.ceil(speed_print * 0.33)"
+ },
+ "retraction_retract_speed": {
+ "maximum_value_warning": 130
+ },
+ "retraction_prime_speed": {
+ "value": "math.ceil(retraction_speed * 0.4)",
+ "maximum_value_warning": 130
+ },
+ "retraction_extrusion_window": {
+ "value": "retraction_amount"
+ },
+ "infill_overlap": {
+ "value": "10 if infill_sparse_density < 95 and infill_pattern != 'concentric' else 0",
+ "maximum_value_warning": 100,
+ "minimum_value_warning": -50
+ }
+ }
+}
diff --git a/resources/definitions/cocoon_create.def.json b/resources/definitions/cocoon_create.def.json
new file mode 100644
index 0000000000..a3b47361c7
--- /dev/null
+++ b/resources/definitions/cocoon_create.def.json
@@ -0,0 +1,79 @@
+{
+ "name": "Cocoon Create",
+ "version": 2,
+ "inherits": "fdmprinter",
+ "metadata": {
+ "visible": true,
+ "author": "Thushan Fernando",
+ "manufacturer": "Cocoon Create",
+ "file_formats": "text/x-gcode",
+ "preferred_quality_type": "fine",
+ "has_materials": true,
+ "platform": "wanhao_200_200_platform.obj",
+ "platform_texture": "Cocoon-backplate.png",
+ "machine_extruder_trains": {
+ "0": "cocoon_create_extruder_0"
+ },
+ "platform_offset": [
+ 0,
+ -28,
+ 0
+ ]
+ },
+ "overrides": {
+ "machine_name": {
+ "default_value": "Cocoon Create"
+ },
+ "machine_width": {
+ "default_value": 200
+ },
+ "machine_height": {
+ "default_value": 180
+ },
+ "machine_depth": {
+ "default_value": 200
+ },
+ "machine_heated_bed": {
+ "default_value": true
+ },
+ "machine_gcode_flavor": {
+ "default_value": "RepRap (Marlin/Sprinter)"
+ },
+ "machine_start_gcode": {
+ "default_value": "G21 ;metric values\n G90 ;absolute positioning\n M82 ;set extruder to absolute mode\n M107 ;start with the fan off\n G28 X0 Y0 ;move X/Y to min endstops\n G28 Z0 ;move Z to min endstops\n G1 Z15.0 F{speed_travel} ;move the platform down 15mm\n G92 E0 ;zero the extruded length\n G1 F200 E3 ;extrude 3mm of feed stock\n G92 E0 ;zero the extruded length again\n G1 F{speed_travel} \n ;Put printing message on LCD screen\n M117 Printing..."
+ },
+ "machine_end_gcode": {
+ "default_value": "M104 S0 ;extruder heater off \n G91 ;relative positioning\n G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\n G1 Z+0.5 E-5 X-20 Y-20 F{speed_travel} ;move Z up a bit and retract filament even more\n G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\n M84 ;steppers off\n G90 ;absolute positioning"
+ },
+ "material_diameter": {
+ "default_value": 1.75
+ },
+ "layer_height": {
+ "default_value": 0.10
+ },
+ "layer_height_0": {
+ "default_value": 0.2
+ },
+ "wall_thickness": {
+ "value": "0.8"
+ },
+ "top_bottom_thickness": {
+ "default_value": 0.6
+ },
+ "speed_print": {
+ "default_value": 50
+ },
+ "support_enable": {
+ "default_value": true
+ },
+ "retraction_enable": {
+ "default_value": true
+ },
+ "retraction_amount": {
+ "default_value": 4.5
+ },
+ "retraction_speed": {
+ "default_value": 25
+ }
+ }
+} \ No newline at end of file
diff --git a/resources/definitions/cocoon_create_touch.def.json b/resources/definitions/cocoon_create_touch.def.json
new file mode 100644
index 0000000000..da5905c047
--- /dev/null
+++ b/resources/definitions/cocoon_create_touch.def.json
@@ -0,0 +1,79 @@
+{
+ "name": "Cocoon Create Touch",
+ "version": 2,
+ "inherits": "fdmprinter",
+ "metadata": {
+ "visible": true,
+ "author": "Thushan Fernando",
+ "manufacturer": "Cocoon Create",
+ "file_formats": "text/x-gcode",
+ "preferred_quality_type": "fine",
+ "has_materials": true,
+ "platform": "wanhao_200_200_platform.obj",
+ "platform_texture": "Cocoon-backplate.png",
+ "machine_extruder_trains": {
+ "0": "cocoon_create_touch_extruder_0"
+ },
+ "platform_offset": [
+ 0,
+ -28,
+ 0
+ ]
+ },
+ "overrides": {
+ "machine_name": {
+ "default_value": "Cocoon Create Touch"
+ },
+ "machine_width": {
+ "default_value": 200
+ },
+ "machine_height": {
+ "default_value": 180
+ },
+ "machine_depth": {
+ "default_value": 200
+ },
+ "machine_heated_bed": {
+ "default_value": true
+ },
+ "machine_gcode_flavor": {
+ "default_value": "RepRap (Marlin/Sprinter)"
+ },
+ "machine_start_gcode": {
+ "default_value": "G21 ;metric values\n G90 ;absolute positioning\n M82 ;set extruder to absolute mode\n M107 ;start with the fan off\n G28 X0 Y0 ;move X/Y to min endstops\n G28 Z0 ;move Z to min endstops\n G1 Z15.0 F{speed_travel} ;move the platform down 15mm\n G92 E0 ;zero the extruded length\n G1 F200 E3 ;extrude 3mm of feed stock\n G92 E0 ;zero the extruded length again\n G1 F{speed_travel} \n ;Put printing message on LCD screen\n M117 Printing..."
+ },
+ "machine_end_gcode": {
+ "default_value": "M104 S0 ;extruder heater off \n G91 ;relative positioning\n G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\n G1 Z+0.5 E-5 X-20 Y-20 F{speed_travel} ;move Z up a bit and retract filament even more\n G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\n M84 ;steppers off\n G90 ;absolute positioning"
+ },
+ "material_diameter": {
+ "default_value": 1.75
+ },
+ "layer_height": {
+ "default_value": 0.10
+ },
+ "layer_height_0": {
+ "default_value": 0.2
+ },
+ "wall_thickness": {
+ "value": "0.8"
+ },
+ "top_bottom_thickness": {
+ "default_value": 0.6
+ },
+ "speed_print": {
+ "default_value": 50
+ },
+ "support_enable": {
+ "default_value": true
+ },
+ "retraction_enable": {
+ "default_value": true
+ },
+ "retraction_amount": {
+ "default_value": 4.5
+ },
+ "retraction_speed": {
+ "default_value": 25
+ }
+ }
+} \ No newline at end of file
diff --git a/resources/definitions/creality_base.def.json b/resources/definitions/creality_base.def.json
index 5b2f799f2a..b56d2b7c06 100644
--- a/resources/definitions/creality_base.def.json
+++ b/resources/definitions/creality_base.def.json
@@ -238,7 +238,7 @@
"adaptive_layer_height_variation": { "value": 0.04 },
"adaptive_layer_height_variation_step": { "value": 0.04 },
- "meshfix_maximum_resolution": { "value": "0.05" },
+ "meshfix_maximum_resolution": { "value": "0.25" },
"meshfix_maximum_travel_resolution": { "value": "meshfix_maximum_resolution" },
"support_angle": { "value": "math.floor(math.degrees(math.atan(line_width/2.0/layer_height)))" },
@@ -264,4 +264,4 @@
"wall_thickness": {"value": "line_width * 2" }
}
-} \ No newline at end of file
+}
diff --git a/resources/definitions/creality_cr10max.def.json b/resources/definitions/creality_cr10max.def.json
index a7e40d5bfc..021647c2be 100644
--- a/resources/definitions/creality_cr10max.def.json
+++ b/resources/definitions/creality_cr10max.def.json
@@ -4,7 +4,7 @@
"inherits": "creality_base",
"overrides": {
"machine_name": { "default_value": "Creality CR-10 Max" },
- "machine_start_gcode": { "default_value": "M201 X500.00 Y500.00 Z100.00 E5000.00 ;Setup machine max acceleration\nM203 X500.00 Y500.00 Z10.00 E50.00 ;Setup machine max feedrate\nM204 P500.00 R1000.00 T500.00 ;Setup Print/Retract/Travel acceleration\nM205 X8.00 Y8.00 Z0.40 E5.00 ;Setup Jerk\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\n\nG28 ;Home\nM420 S1 Z2 ;Enable ABL using saved Mesh and Fade Height\n\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up\nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up\n"},
+ "machine_start_gcode": { "default_value": "M201 X500.00 Y500.00 Z100.00 E5000.00 ;Setup machine max acceleration\nM203 X500.00 Y500.00 Z10.00 E50.00 ;Setup machine max feedrate\nM204 P500.00 R1000.00 T500.00 ;Setup Print/Retract/Travel acceleration\nM205 X8.00 Y8.00 Z0.40 E5.00 ;Setup Jerk\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\n\nG28 ;Home\nG29 ;Auto bed Level\n\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up\nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up\n"},
"machine_width": { "default_value": 450 },
"machine_depth": { "default_value": 450 },
"machine_height": { "default_value": 470 },
@@ -23,4 +23,4 @@
"quality_definition": "creality_base",
"visible": true
}
-} \ No newline at end of file
+}
diff --git a/resources/definitions/creality_cr6se.def.json b/resources/definitions/creality_cr6se.def.json
new file mode 100644
index 0000000000..420173fe61
--- /dev/null
+++ b/resources/definitions/creality_cr6se.def.json
@@ -0,0 +1,26 @@
+{
+ "name": "Creality CR-6 SE",
+ "version": 2,
+ "inherits": "creality_base",
+ "metadata": {
+ "quality_definition": "creality_base",
+ "visible": true
+ },
+ "overrides": {
+ "machine_name": { "default_value": "Creality CR-6 SE" },
+ "machine_width": { "default_value": 235 },
+ "machine_depth": { "default_value": 235 },
+ "machine_height": { "default_value": 250 },
+ "machine_head_with_fans_polygon": {
+ "default_value": [
+ [-26, 34],
+ [-26, -32],
+ [32, -32],
+ [32, 34]
+ ]
+ },
+
+ "gantry_height": { "value": 25 }
+ }
+ }
+
diff --git a/resources/definitions/erzay3d.def.json b/resources/definitions/erzay3d.def.json
index 9258a22f0c..2904b9ecfa 100644
--- a/resources/definitions/erzay3d.def.json
+++ b/resources/definitions/erzay3d.def.json
@@ -75,6 +75,6 @@
"adhesion_type": { "default_value": "skirt" },
"brim_outside_only": { "default_value": false },
- "meshfix_maximum_resolution": { "default_value": 0.05 }
+ "meshfix_maximum_resolution": { "default_value": 0.25 }
}
}
diff --git a/resources/definitions/fdmextruder.def.json b/resources/definitions/fdmextruder.def.json
index e6ec1f885e..9377b99df8 100644
--- a/resources/definitions/fdmextruder.def.json
+++ b/resources/definitions/fdmextruder.def.json
@@ -6,7 +6,7 @@
"type": "extruder",
"author": "Ultimaker",
"manufacturer": "Unknown",
- "setting_version": 15,
+ "setting_version": 16,
"visible": false,
"position": "0"
},
diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json
index 0ae4f7d1d5..d8b7b405ef 100644
--- a/resources/definitions/fdmprinter.def.json
+++ b/resources/definitions/fdmprinter.def.json
@@ -6,8 +6,8 @@
"type": "machine",
"author": "Ultimaker",
"manufacturer": "Unknown",
- "setting_version": 15,
- "file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj;application/x3g",
+ "setting_version": 16,
+ "file_formats": "text/x-gcode;model/stl;application/x-wavefront-obj;application/x3g",
"visible": false,
"has_materials": true,
"has_variants": false,
@@ -2109,6 +2109,7 @@
"default_value": 0.8,
"minimum_value": "0",
"maximum_value": "machine_height",
+ "maximum_value_warning": "resolveOrValue('infill_sparse_thickness') * 10",
"type": "float",
"value": "0 if infill_sparse_density > 0 else 0",
"limit_to_extruder": "infill_extruder_nr",
@@ -2122,6 +2123,7 @@
"description": "The number of infill layers that supports skin edges.",
"default_value": 4,
"minimum_value": "0",
+ "maximum_value_warning": "10",
"type": "int",
"value": "math.ceil(round(skin_edge_support_thickness / resolveOrValue('infill_sparse_thickness'), 4))",
"limit_to_extruder": "infill_extruder_nr",
@@ -2268,7 +2270,7 @@
"material_bed_temperature":
{
"label": "Build Plate Temperature",
- "description": "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted.",
+ "description": "The temperature used for the heated build plate. If this is 0, the build plate is left unheated.",
"unit": "°C",
"type": "float",
"default_value": 60,
@@ -2286,7 +2288,7 @@
"material_bed_temperature_layer_0":
{
"label": "Build Plate Temperature Initial Layer",
- "description": "The temperature used for the heated build plate at the first layer.",
+ "description": "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer.",
"unit": "°C",
"type": "float",
"resolve": "max(extruderValues('material_bed_temperature_layer_0'))",
@@ -2328,16 +2330,18 @@
},
"material_shrinkage_percentage":
{
- "label": "Shrinkage Ratio",
- "description": "Shrinkage ratio in percentage.",
+ "label": "Scaling Factor Shrinkage Compensation",
+ "description": "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor.",
"unit": "%",
"type": "float",
- "default_value": 0,
- "minimum_value": "0",
- "maximum_value": "100",
+ "default_value": 100.0,
"enabled": false,
+ "minimum_value": "0.001",
+ "minimum_value_warning": "100",
+ "maximum_value_warning": "120",
"settable_per_mesh": false,
- "settable_per_extruder": true
+ "settable_per_extruder": false,
+ "resolve": "sum(extruderValues(\"material_shrinkage_percentage\")) / len(extruderValues(\"material_shrinkage_percentage\"))"
},
"material_crystallinity":
{
@@ -4341,7 +4345,7 @@
"type": "bool",
"default_value": false,
"value": "support_pattern == 'cross' or support_pattern == 'gyroid'",
- "enabled": "(support_enable or support_meshes_present) and (support_pattern == 'grid' or support_pattern == 'triangles' or support_pattern == 'cross' or support_pattern == 'gyroid')",
+ "enabled": "(support_enable or support_meshes_present) and (support_pattern == 'lines' or support_pattern == 'grid' or support_pattern == 'triangles' or support_pattern == 'cross' or support_pattern == 'gyroid')",
"limit_to_extruder": "support_infill_extruder_nr",
"settable_per_mesh": false,
"settable_per_extruder": true
@@ -4595,8 +4599,9 @@
"limit_to_extruder": "support_infill_extruder_nr",
"minimum_value_warning": "0",
"maximum_value_warning": "10",
- "enabled": "support_enable and support_structure == 'normal'",
- "settable_per_mesh": true
+ "enabled": "(support_enable and support_structure == 'normal') or support_meshes_present",
+ "settable_per_mesh": false,
+ "settable_per_extruder": true
},
"support_offset":
{
@@ -4609,7 +4614,8 @@
"minimum_value_warning": "-1 * machine_nozzle_size",
"maximum_value_warning": "10 * machine_nozzle_size",
"enabled": "(support_enable and support_structure == 'normal') or support_meshes_present",
- "settable_per_mesh": true
+ "settable_per_mesh": false,
+ "settable_per_extruder": true
},
"support_infill_sparse_thickness":
{
@@ -4624,7 +4630,8 @@
"value": "resolveOrValue('layer_height')",
"enabled": "(support_enable or support_meshes_present) and support_infill_rate > 0",
"limit_to_extruder": "support_infill_extruder_nr",
- "settable_per_mesh": false
+ "settable_per_mesh": false,
+ "settable_per_extruder": true
},
"gradual_support_infill_steps":
{
@@ -4637,7 +4644,8 @@
"maximum_value": "999999 if support_line_distance == 0 else (20 - math.log(support_line_distance) / math.log(2))",
"enabled": "(support_enable or support_meshes_present) and support_infill_rate > 0",
"limit_to_extruder": "support_infill_extruder_nr",
- "settable_per_mesh": false
+ "settable_per_mesh": false,
+ "settable_per_extruder": true
},
"gradual_support_infill_step_height":
{
@@ -4650,7 +4658,8 @@
"minimum_value_warning": "3 * resolveOrValue('layer_height')",
"enabled": "(support_enable or support_meshes_present) and support_infill_rate > 0 and gradual_support_infill_steps > 0",
"limit_to_extruder": "support_infill_extruder_nr",
- "settable_per_mesh": false
+ "settable_per_mesh": false,
+ "settable_per_extruder": true
},
"minimum_support_area":
{
@@ -4948,7 +4957,7 @@
}
}
},
- "support_interface_offset":
+ "support_interface_offset":
{
"label": "Support Interface Horizontal Expansion",
"description": "Amount of offset applied to the support interface polygons.",
@@ -5825,7 +5834,7 @@
"type": "float",
"default_value": 6,
"minimum_value": "0",
- "maximum_value_warning": "(resolveOrValue('prime_tower_size') * 0.5) ** 2 * 3.14159 * resolveOrValue('layer_height')",
+ "maximum_value_warning": "(resolveOrValue('prime_tower_size') * 0.5) ** 2 * 3.14159 * resolveOrValue('layer_height') - sum(extruderValues('prime_tower_min_volume')) + prime_tower_min_volume",
"enabled": "resolveOrValue('prime_tower_enable')",
"settable_per_mesh": false,
"settable_per_extruder": true
@@ -5852,7 +5861,7 @@
"unit": "mm",
"enabled": "resolveOrValue('prime_tower_enable')",
"default_value": 200,
- "value": "machine_depth - prime_tower_size - max(extruderValue(adhesion_extruder_nr, 'brim_width') * extruderValue(adhesion_extruder_nr, 'initial_layer_line_width_factor') / 100 if adhesion_type == 'brim' or (prime_tower_brim_enable and adhesion_type != 'raft') else (extruderValue(adhesion_extruder_nr, 'raft_margin') if adhesion_type == 'raft' else (extruderValue(adhesion_extruder_nr, 'skirt_gap') if adhesion_type == 'skirt' else 0)), max(extruderValues('travel_avoid_distance'))) - max(extruderValues('support_offset')) - sum(extruderValues('skirt_brim_line_width')) * extruderValue(adhesion_extruder_nr, 'initial_layer_line_width_factor') / 100 - (resolveOrValue('draft_shield_dist') if resolveOrValue('draft_shield_enabled') else 0) - max(map(abs, extruderValues('machine_nozzle_offset_y'))) - 1",
+ "value": "machine_depth - prime_tower_size - max(extruderValue(adhesion_extruder_nr, 'brim_width') * extruderValue(adhesion_extruder_nr, 'initial_layer_line_width_factor') / 100 if adhesion_type == 'brim' or (prime_tower_brim_enable and adhesion_type != 'raft') else (extruderValue(adhesion_extruder_nr, 'raft_margin') if adhesion_type == 'raft' else (extruderValue(adhesion_extruder_nr, 'skirt_gap') if adhesion_type == 'skirt' else 0)), max(extruderValues('travel_avoid_distance'))) - max(extruderValues('support_offset')) - sum(extruderValues('skirt_brim_line_width')) * extruderValue(adhesion_extruder_nr, 'initial_layer_line_width_factor') / 100 - (resolveOrValue('draft_shield_dist') if resolveOrValue('draft_shield_enabled') else 0) - max(map(abs, extruderValues('machine_nozzle_offset_y'))) - 3",
"maximum_value": "machine_depth / 2 - resolveOrValue('prime_tower_size') if machine_center_is_zero else machine_depth - resolveOrValue('prime_tower_size')",
"minimum_value": "machine_depth / -2 if machine_center_is_zero else 0",
"settable_per_mesh": false,
@@ -6161,7 +6170,7 @@
"infill_mesh_order":
{
"label": "Mesh Processing Rank",
- "description": "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes.",
+ "description": "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes.",
"default_value": 0,
"value": "1 if infill_mesh else 0",
"minimum_value_warning": "1",
diff --git a/resources/definitions/flsun_qq_s.def.json b/resources/definitions/flsun_qq_s.def.json
index 70be206f8b..241c399cf5 100644
--- a/resources/definitions/flsun_qq_s.def.json
+++ b/resources/definitions/flsun_qq_s.def.json
@@ -6,7 +6,7 @@
"visible": true,
"author": "Cataldo URSO & Eddy Emck ",
"manufacturer": "FLSUN",
- "platform": "FLSUN-QQ-S.stl",
+ "platform": "flsun_qq_s.3mf",
"file_formats": "text/x-gcode",
"has_materials": true,
"preferred_quality_type": "draft",
diff --git a/resources/definitions/flyingbear_base.def.json b/resources/definitions/flyingbear_base.def.json
index b02060932d..79a0b6ea89 100644
--- a/resources/definitions/flyingbear_base.def.json
+++ b/resources/definitions/flyingbear_base.def.json
@@ -1,134 +1,259 @@
{
- "name": "Flying Bear Base Printer",
- "version": 2,
- "inherits": "fdmprinter",
- "metadata": {
- "visible": false,
- "author": "oducceu",
- "manufacturer": "Flying Bear",
- "file_formats": "text/x-gcode",
- "first_start_actions": ["MachineSettingsAction"],
-
- "machine_extruder_trains": { "0": "flyingbear_base_extruder_0" },
-
- "has_materials": true,
- "preferred_material": "generic_pla",
-
- "has_variants": true,
- "variants_name": "Nozzle Size",
- "preferred_variant_name": "0.4mm Nozzle",
-
- "has_machine_quality": true,
- "preferred_quality_type": "normal",
-
- "exclude_materials": ["Vertex_Delta_ABS", "Vertex_Delta_PET", "Vertex_Delta_PLA", "Vertex_Delta_PLA_Glitter", "Vertex_Delta_PLA_Mat", "Vertex_Delta_PLA_Satin", "Vertex_Delta_PLA_Wood", "Vertex_Delta_TPU", "chromatik_pla", "dsm_arnitel2045_175", "dsm_novamid1070_175", "emotiontech_abs", "emotiontech_asax", "emotiontech_hips", "emotiontech_petg", "emotiontech_pla", "emotiontech_pva-m", "emotiontech_pva-oks", "emotiontech_pva-s", "emotiontech_tpu98a", "fabtotum_abs", "fabtotum_nylon", "fabtotum_pla", "fabtotum_tpu", "fiberlogy_hd_pla", "filo3d_pla", "filo3d_pla_green", "filo3d_pla_red", "generic_abs", "generic_bam", "generic_cffcpe", "generic_cffpa", "generic_cpe", "generic_cpe_plus", "generic_gffcpe", "generic_gffpa", "generic_hips", "generic_nylon", "generic_pc", "generic_petg", "generic_pla", "generic_pp", "generic_pva", "generic_tough_pla", "generic_tpu", "imade3d_petg_green", "imade3d_petg_pink", "imade3d_pla_green", "imade3d_pla_pink", "imade3d_petg_175", "imade3d_pla_175", "innofill_innoflex60_175", "leapfrog_abs_natural", "leapfrog_epla_natural", "leapfrog_pva_natural", "octofiber_pla", "polyflex_pla", "polymax_pla", "polyplus_pla", "polywood_pla", "structur3d_dap100silicone", "tizyx_abs", "tizyx_flex", "tizyx_petg", "tizyx_pla", "tizyx_pla_bois", "tizyx_pva", "ultimaker_abs_black", "ultimaker_abs_blue", "ultimaker_abs_green", "ultimaker_abs_grey", "ultimaker_abs_orange", "ultimaker_abs_pearl-gold", "ultimaker_abs_red", "ultimaker_abs_silver-metallic", "ultimaker_abs_white", "ultimaker_abs_yellow", "ultimaker_bam", "ultimaker_cpe_black", "ultimaker_cpe_blue", "ultimaker_cpe_dark-grey", "ultimaker_cpe_green", "ultimaker_cpe_light-grey", "ultimaker_cpe_plus_black", "ultimaker_cpe_plus_transparent", "ultimaker_cpe_plus_white", "ultimaker_cpe_red", "ultimaker_cpe_transparent", "ultimaker_cpe_white", "ultimaker_cpe_yellow", "ultimaker_nylon_black", "ultimaker_nylon_transparent", "ultimaker_pc_black", "ultimaker_pc_transparent", "ultimaker_pc_white", "ultimaker_pla_black", "ultimaker_pla_blue", "ultimaker_pla_green", "ultimaker_pla_magenta", "ultimaker_pla_orange", "ultimaker_pla_pearl-white", "ultimaker_pla_red", "ultimaker_pla_silver-metallic", "ultimaker_pla_transparent", "ultimaker_pla_white", "ultimaker_pla_yellow", "ultimaker_pp_transparent", "ultimaker_pva", "ultimaker_tough_pla_black", "ultimaker_tough_pla_green", "ultimaker_tough_pla_red", "ultimaker_tough_pla_white", "ultimaker_tpu_black", "ultimaker_tpu_blue", "ultimaker_tpu_red", "ultimaker_tpu_white", "verbatim_bvoh_175", "zyyx_pro_flex", "zyyx_pro_pla"]
- },
- "overrides": {
- "machine_name": { "default_value": "Flying Bear Base Printer" },
-
- "machine_start_gcode": { "default_value": "M220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\n\nG28 ;Home\n\n;Code for nozzle cleaning and flow normalization\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up\nG1 X10.4 Y20 Z0.28 F5000.0\nG1 X10.4 Y170.0 Z0.28 F1500.0 E15\nG1 X10.1 Y170.0 Z0.28 F5000.0\nG1 X10.1 Y40 Z0.28 F1500.0 E30\n\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up" },
-
- "machine_end_gcode": { "default_value": "G91 ;Relative positioning\nG1 E-2 F2700 ;Retract the filament\nG1 E-2 Z0.2 F2400 ;Retract and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z more\nG90 ;Absolute positionning\n\nG28 X0 Y0 ;Home X and Y\n\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\n\nM84 X Y E ;Disable all steppers but Z" },
-
- "machine_heated_bed": { "default_value": true },
- "machine_shape": { "default_value": "rectangular" },
- "machine_buildplate_type": { "value": "glass" },
- "machine_center_is_zero": { "default_value": false },
-
- "material_diameter": { "default_value": 1.75 },
-
- "layer_height_0": { "value": 0.2 },
- "line_width": { "value": "machine_nozzle_size" },
- "skin_line_width": { "value": "machine_nozzle_size" },
- "infill_line_width": { "value": "line_width + 0.1" },
- "skirt_brim_line_width": { "value": "line_width + 0.1" },
- "support_interface_line_width": { "value": "line_width - 0.1" },
-
- "wall_thickness": { "value": "line_width * 3" },
- "wall_0_wipe_dist": { "value": 0.0 },
- "top_bottom_thickness": { "value": "layer_height_0 + layer_height * 3 if layer_height > 0.15 else 0.8" },
- "optimize_wall_printing_order": { "value": true },
- "travel_compensate_overlapping_walls_0_enabled": { "value": false },
- "fill_perimeter_gaps": { "value": "'everywhere'" },
- "filter_out_tiny_gaps": { "value": false },
- "fill_outline_gaps": { "value": false },
- "z_seam_type": { "value": "'sharpest_corner'" },
- "z_seam_corner": { "value": "'z_seam_corner_weighted'" },
-
- "infill_sparse_density": { "value": 20 },
- "infill_pattern": { "value": "'lines' if infill_sparse_density > 50 else 'cubic'" },
- "infill_overlap": { "value": 30 },
- "skin_overlap": { "value": 10 },
- "infill_wipe_dist": { "value": 0.0 },
- "infill_before_walls": { "value": false },
- "infill_enable_travel_optimization": { "value": true },
-
- "material_initial_print_temperature": { "value": "material_print_temperature" },
- "material_final_print_temperature": { "value": "material_print_temperature" },
- "material_flow": { "value": 100 },
- "retraction_enable": { "value": true },
- "retraction_min_travel": { "value": 1.5 },
- "retraction_count_max": { "value": 100 },
- "retraction_extrusion_window": { "value": 10 },
-
- "speed_print": { "value": 60 } ,
- "speed_infill": { "value": "speed_print" },
- "speed_wall": { "value": "speed_print / 2" },
- "speed_wall_0": { "value": "speed_wall" },
- "speed_wall_x": { "value": "speed_print" },
- "speed_roofing": { "value": "speed_topbottom" },
- "speed_topbottom": { "value": "speed_print / 2" },
- "speed_support": { "value": "speed_print" },
- "speed_support_interface": { "value": "speed_topbottom" },
- "speed_prime_tower": { "value": "speed_topbottom" },
- "speed_travel": { "value": "150.0 if speed_print < 60 else 250.0 if speed_print > 100 else speed_print * 2.5" },
- "speed_layer_0": { "value": 20 },
- "speed_print_layer_0": { "value": "speed_layer_0" },
- "speed_travel_layer_0": { "value": "100 if speed_layer_0 < 20 else 150 if speed_layer_0 > 30 else speed_layer_0 * 5" },
- "skirt_brim_speed": { "value": "speed_layer_0" },
- "speed_z_hop": { "value": 5 },
-
- "retraction_combing": { "value": "'off' if retraction_hop_enabled else 'noskin'" },
- "travel_retract_before_outer_wall": { "value": true },
- "retraction_combing_max_distance": { "value": 30 },
- "travel_avoid_other_parts": { "value": true },
- "travel_avoid_supports": { "value": true },
- "retraction_hop_enabled": { "value": false },
- "retraction_hop": { "value": 0.2 },
-
- "cool_fan_enabled": { "value": true },
- "cool_fan_full_at_height": { "value": "layer_height_0 + 2 * layer_height" },
- "cool_min_layer_time": { "value": 10 },
-
- "support_angle": { "value": "math.floor(math.degrees(math.atan(line_width/2.0/layer_height)))" },
- "support_pattern": { "value": "'zigzag'" },
- "support_infill_rate": { "value": "0 if support_enable and support_structure == 'tree' else 20" },
- "support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height*2" },
- "support_xy_distance": { "value": "wall_line_width_0 * 2" },
- "support_xy_overrides_z": { "value": "'xy_overrides_z'" },
- "support_xy_distance_overhang": { "value": "wall_line_width_0" },
- "minimum_support_area": { "value": 5 },
- "minimum_interface_area": { "value": 10 },
- "support_interface_enable": { "value": true },
- "support_interface_height": { "value": "layer_height * 4" },
- "support_interface_skip_height": { "value": 0.2 },
- "support_interface_density": { "value": 33 },
- "support_interface_pattern": { "value": "'grid'" },
- "support_wall_count": { "value": 1 },
- "support_brim_enable": { "value": true },
- "support_brim_width": { "value": 4 },
- "support_use_towers": { "value": false },
-
- "adhesion_type": { "value": "'skirt'" },
- "skirt_line_count": { "value": 3 },
- "skirt_gap": { "value": 10 },
- "skirt_brim_minimal_length": { "value": 50 },
- "brim_replaces_support": { "value": false },
-
- "meshfix_maximum_resolution": { "value": 0.05 },
- "meshfix_maximum_travel_resolution": { "value": "meshfix_maximum_resolution" },
-
- "adaptive_layer_height_variation": { "value": 0.04 },
- "adaptive_layer_height_variation_step": { "value": 0.04 }
+ "name": "Flying Bear Base Printer",
+ "version": 2,
+ "inherits": "fdmprinter",
+ "metadata": {
+ "visible": false,
+ "author": "oducceu",
+ "manufacturer": "Flying Bear",
+ "file_formats": "text/x-gcode",
+ "first_start_actions": ["MachineSettingsAction"],
+
+ "machine_extruder_trains": { "0": "flyingbear_base_extruder_0" },
+
+ "has_materials": true,
+ "preferred_material": "generic_pla",
+
+ "has_variants": true,
+ "variants_name": "Nozzle Size",
+ "preferred_variant_name": "0.4mm Nozzle",
+
+ "has_machine_quality": true,
+ "preferred_quality_type": "normal",
+
+ "exclude_materials": [
+ "chromatik_pla",
+ "dsm_arnitel2045_175",
+ "dsm_novamid1070_175",
+ "emotiontech_abs",
+ "emotiontech_absx",
+ "emotiontech_asax",
+ "emotiontech_bvoh",
+ "emotiontech_hips",
+ "emotiontech_petg",
+ "emotiontech_pla",
+ "emotiontech_pva-m",
+ "emotiontech_pva-s",
+ "emotiontech_tpu98a",
+ "fabtotum_abs",
+ "fabtotum_nylon",
+ "fabtotum_pla",
+ "fabtotum_tpu",
+ "fiberlogy_hd_pla",
+ "filo3d_pla",
+ "filo3d_pla_green",
+ "filo3d_pla_red",
+ "generic_abs",
+ "generic_bam",
+ "generic_cffcpe",
+ "generic_cffpa",
+ "generic_cpe",
+ "generic_cpe_plus",
+ "generic_gffcpe",
+ "generic_gffpa",
+ "generic_hips",
+ "generic_nylon",
+ "generic_pc",
+ "generic_petg",
+ "generic_pla",
+ "generic_pp",
+ "generic_pva",
+ "generic_tough_pla",
+ "generic_tpu",
+ "imade3d_petg_175",
+ "imade3d_pla_175",
+ "innofill_innoflex60_175",
+ "leapfrog_abs_natural",
+ "leapfrog_epla_natural",
+ "leapfrog_pva_natural",
+ "octofiber_pla",
+ "polyflex_pla",
+ "polymax_pla",
+ "polyplus_pla",
+ "polywood_pla",
+ "redd_abs",
+ "redd_asa",
+ "redd_hips",
+ "redd_nylon",
+ "redd_petg",
+ "redd_pla",
+ "redd_tpe",
+ "structur3d_dap100silicone",
+ "tizyx_abs",
+ "tizyx_flex",
+ "tizyx_petg",
+ "tizyx_pla",
+ "tizyx_pla_bois",
+ "tizyx_pva",
+ "ultimaker_abs_black",
+ "ultimaker_abs_blue",
+ "ultimaker_abs_green",
+ "ultimaker_abs_grey",
+ "ultimaker_abs_orange",
+ "ultimaker_abs_pearl-gold",
+ "ultimaker_abs_red",
+ "ultimaker_abs_silver-metallic",
+ "ultimaker_abs_white",
+ "ultimaker_abs_yellow",
+ "ultimaker_bam",
+ "ultimaker_cpe_black",
+ "ultimaker_cpe_blue",
+ "ultimaker_cpe_dark-grey",
+ "ultimaker_cpe_green",
+ "ultimaker_cpe_light-grey",
+ "ultimaker_cpe_plus_black",
+ "ultimaker_cpe_plus_transparent",
+ "ultimaker_cpe_plus_white",
+ "ultimaker_cpe_red",
+ "ultimaker_cpe_transparent",
+ "ultimaker_cpe_white",
+ "ultimaker_cpe_yellow",
+ "ultimaker_nylon_black",
+ "ultimaker_nylon_transparent",
+ "ultimaker_pc_black",
+ "ultimaker_pc_transparent",
+ "ultimaker_pc_white",
+ "ultimaker_pla_black",
+ "ultimaker_pla_blue",
+ "ultimaker_pla_green",
+ "ultimaker_pla_magenta",
+ "ultimaker_pla_orange",
+ "ultimaker_pla_pearl-white",
+ "ultimaker_pla_red",
+ "ultimaker_pla_silver-metallic",
+ "ultimaker_pla_transparent",
+ "ultimaker_pla_white",
+ "ultimaker_pla_yellow",
+ "ultimaker_pp_transparent",
+ "ultimaker_pva",
+ "ultimaker_tough_pla_black",
+ "ultimaker_tough_pla_green",
+ "ultimaker_tough_pla_red",
+ "ultimaker_tough_pla_white",
+ "ultimaker_tpu_black",
+ "ultimaker_tpu_blue",
+ "ultimaker_tpu_red",
+ "ultimaker_tpu_white",
+ "verbatim_bvoh_175",
+ "Vertex_Delta_ABS",
+ "Vertex_Delta_PET",
+ "Vertex_Delta_PLA",
+ "Vertex_Delta_PLA_Glitter",
+ "Vertex_Delta_PLA_Mat",
+ "Vertex_Delta_PLA_Satin",
+ "Vertex_Delta_PLA_Wood",
+ "Vertex_Delta_TPU",
+ "zyyx_pro_flex",
+ "zyyx_pro_pla"
+ ]
+ },
+ "overrides": {
+ "machine_name": { "default_value": "Flying Bear Base Printer" },
+
+ "machine_start_gcode": { "default_value": "M220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\n\nG28 ;Home\n\n;Code for nozzle cleaning and flow normalization\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up\nG1 X10.4 Y20 Z0.28 F5000.0\nG1 X10.4 Y170.0 Z0.28 F1500.0 E15\nG1 X10.1 Y170.0 Z0.28 F5000.0\nG1 X10.1 Y40 Z0.28 F1500.0 E30\n\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up" },
+
+ "machine_end_gcode": { "default_value": "G91 ;Relative positioning\nG1 E-2 F2700 ;Retract the filament\nG1 E-2 Z0.2 F2400 ;Retract and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z more\nG90 ;Absolute positionning\n\nG28 X0 Y0 ;Home X and Y\n\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\n\nM84 X Y E ;Disable all steppers but Z" },
+
+ "machine_heated_bed": { "default_value": true },
+ "machine_shape": { "default_value": "rectangular" },
+ "machine_buildplate_type": { "value": "glass" },
+ "machine_center_is_zero": { "default_value": false },
+
+ "material_diameter": { "default_value": 1.75 },
+
+ "layer_height_0": { "value": 0.2 },
+ "line_width": { "value": "machine_nozzle_size" },
+ "skin_line_width": { "value": "machine_nozzle_size" },
+ "infill_line_width": { "value": "line_width + 0.1" },
+ "skirt_brim_line_width": { "value": "line_width + 0.1" },
+ "support_interface_line_width": { "value": "line_width - 0.1" },
+
+ "wall_thickness": { "value": "line_width * 3" },
+ "wall_0_wipe_dist": { "value": 0.0 },
+ "top_bottom_thickness": { "value": "layer_height_0 + layer_height * 3 if layer_height > 0.15 else 0.8" },
+ "optimize_wall_printing_order": { "value": true },
+ "travel_compensate_overlapping_walls_0_enabled": { "value": false },
+ "fill_perimeter_gaps": { "value": "'everywhere'" },
+ "filter_out_tiny_gaps": { "value": false },
+ "fill_outline_gaps": { "value": false },
+ "z_seam_type": { "value": "'sharpest_corner'" },
+ "z_seam_corner": { "value": "'z_seam_corner_weighted'" },
+
+ "infill_sparse_density": { "value": 20 },
+ "infill_pattern": { "value": "'lines' if infill_sparse_density > 50 else 'cubic'" },
+ "infill_overlap": { "value": 30 },
+ "skin_overlap": { "value": 10 },
+ "infill_wipe_dist": { "value": 0.0 },
+ "infill_before_walls": { "value": false },
+ "infill_enable_travel_optimization": { "value": true },
+
+ "material_initial_print_temperature": { "value": "material_print_temperature" },
+ "material_final_print_temperature": { "value": "material_print_temperature" },
+ "material_flow": { "value": 100 },
+ "retraction_enable": { "value": true },
+ "retraction_min_travel": { "value": 1.5 },
+ "retraction_count_max": { "value": 100 },
+ "retraction_extrusion_window": { "value": 10 },
+
+ "speed_print": { "value": 60 } ,
+ "speed_infill": { "value": "speed_print * 1.5" },
+ "speed_wall": { "value": "speed_print / 2" },
+ "speed_wall_0": { "value": "speed_wall" },
+ "speed_wall_x": { "value": "speed_print" },
+ "speed_roofing": { "value": "speed_topbottom" },
+ "speed_topbottom": { "value": "speed_print / 2" },
+ "speed_support": { "value": "speed_print" },
+ "speed_support_interface": { "value": "speed_topbottom" },
+ "speed_prime_tower": { "value": "speed_topbottom" },
+ "speed_travel": { "value": "150.0 if speed_print < 60 else 250.0 if speed_print > 100 else speed_print * 2.5" },
+ "speed_layer_0": { "value": "speed_print / 2" },
+ "speed_print_layer_0": { "value": "speed_layer_0" },
+ "speed_travel_layer_0": { "value": "100 if speed_layer_0 < 20 else 150 if speed_layer_0 > 30 else speed_layer_0 * 5" },
+ "skirt_brim_speed": { "value": "speed_layer_0" },
+ "speed_z_hop": { "value": 5 },
+
+ "retraction_combing": { "value": "'off' if retraction_hop_enabled else 'noskin'" },
+ "travel_retract_before_outer_wall": { "value": true },
+ "retraction_combing_max_distance": { "value": 30 },
+ "travel_avoid_other_parts": { "value": true },
+ "travel_avoid_supports": { "value": true },
+ "retraction_hop_enabled": { "value": false },
+ "retraction_hop": { "value": 0.2 },
+
+ "cool_fan_enabled": { "value": true },
+ "cool_fan_full_at_height": { "value": "layer_height_0 + 2 * layer_height" },
+ "cool_min_layer_time": { "value": 10 },
+
+ "support_angle": { "value": "math.floor(math.degrees(math.atan(line_width/2.0/layer_height)))" },
+ "support_pattern": { "value": "'zigzag'" },
+ "support_infill_rate": { "value": "0 if support_enable and support_structure == 'tree' else 20" },
+ "support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height*2" },
+ "support_xy_distance": { "value": "wall_line_width_0 * 2" },
+ "support_xy_overrides_z": { "value": "'xy_overrides_z'" },
+ "support_xy_distance_overhang": { "value": "wall_line_width_0" },
+ "minimum_support_area": { "value": 5 },
+ "minimum_interface_area": { "value": 10 },
+ "support_interface_enable": { "value": true },
+ "support_interface_height": { "value": "layer_height * 4" },
+ "support_interface_skip_height": { "value": 0.2 },
+ "support_interface_density": { "value": 33 },
+ "support_interface_pattern": { "value": "'grid'" },
+ "support_wall_count": { "value": 1 },
+ "support_brim_enable": { "value": true },
+ "support_brim_width": { "value": 4 },
+ "support_use_towers": { "value": false },
+
+ "adhesion_type": { "value": "'skirt'" },
+ "skirt_line_count": { "value": 3 },
+ "skirt_gap": { "value": 10 },
+ "skirt_brim_minimal_length": { "value": 50 },
+ "brim_replaces_support": { "value": false },
+ "brim_gap": { "value": "line_width / 2 if line_width < 0.4 else 0.2" },
+
+ "meshfix_maximum_resolution": { "value": 0.25 },
+ "meshfix_maximum_travel_resolution": { "value": "meshfix_maximum_resolution" },
+
+ "adaptive_layer_height_variation": { "value": 0.04 },
+ "adaptive_layer_height_variation_step": { "value": 0.04 }
}
} \ No newline at end of file
diff --git a/resources/definitions/flyingbear_ghost_5.def.json b/resources/definitions/flyingbear_ghost_5.def.json
new file mode 100644
index 0000000000..c1cb9b0d5d
--- /dev/null
+++ b/resources/definitions/flyingbear_ghost_5.def.json
@@ -0,0 +1,55 @@
+{
+ "name": "Flying Bear Ghost 5",
+ "version": 2,
+ "inherits": "flyingbear_base",
+ "metadata": {
+ "visible": true,
+ "author": "oducceu",
+
+ "platform": "flyingbear_platform.obj",
+ "platform_texture": "flyingbear_platform.png",
+
+ "quality_definition": "flyingbear_base"
+
+ },
+
+ "overrides": {
+ "machine_name": { "default_value": "Flying Bear Ghost 5" },
+ "machine_start_gcode": { "default_value": "M220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\n\nG28 ;Home\n\n;Fix X0 Y0 being outside the bed after homing\nG1 Z2.0 F3000 ;Move Z Axis up\nG1 X1.3 Y4.8 ;Place the nozzle over the bed\nG92 X0 Y0 ;Set new X0 Y0\n\n;Code for nozzle cleaning and flow normalization\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up\nG1 X10.4 Y20 Z0.28 F5000.0\nG1 X10.4 Y170.0 Z0.28 F1500.0 E15\nG1 X10.1 Y170.0 Z0.28 F5000.0\nG1 X10.1 Y40 Z0.28 F1500.0 E30\n\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up" },
+ "machine_width": { "default_value": 255 },
+ "machine_depth": { "default_value": 210 },
+ "machine_height": { "default_value": 210 },
+
+ "machine_steps_per_mm_x": { "default_value": 80 },
+ "machine_steps_per_mm_y": { "default_value": 80 },
+ "machine_steps_per_mm_z": { "default_value": 400 },
+ "machine_steps_per_mm_e": { "default_value": 410 },
+
+ "machine_max_feedrate_x": { "value": 300 },
+ "machine_max_feedrate_y": { "value": 300 },
+ "machine_max_feedrate_z": { "value": 20 },
+ "machine_max_feedrate_e": { "value": 70 },
+
+ "acceleration_enabled": { "value": false },
+ "jerk_enabled": { "value": false },
+
+ "machine_max_acceleration_x": { "value": 1000 },
+ "machine_max_acceleration_y": { "value": 1000 },
+ "machine_max_acceleration_z": { "value": 200 },
+ "machine_max_acceleration_e": { "value": 80000 },
+ "machine_acceleration": { "value": 1000 },
+
+ "machine_max_jerk_xy": { "value": 20 },
+ "machine_max_jerk_z": { "value": 0.4 },
+ "machine_max_jerk_e": { "value": 5.0 },
+
+ "acceleration_print": { "value": 1000 },
+ "acceleration_travel": { "value": 3000 },
+ "acceleration_travel_layer_0": { "value": "acceleration_travel" },
+ "acceleration_roofing": { "enabled": "acceleration_enabled and roofing_layer_count > 0 and top_layers > 0" },
+
+ "jerk_print": { "value": 20 },
+ "jerk_travel": { "value": "jerk_print" },
+ "jerk_travel_layer_0": { "value": "jerk_travel" }
+ }
+} \ No newline at end of file
diff --git a/resources/definitions/fusedform_300.def.json b/resources/definitions/fusedform_300.def.json
new file mode 100644
index 0000000000..ede824968d
--- /dev/null
+++ b/resources/definitions/fusedform_300.def.json
@@ -0,0 +1,29 @@
+{
+ "version": 2,
+ "name": "FF300",
+ "inherits": "fusedform_base",
+
+ "metadata": {
+ "quality_definition": "fusedform_base",
+ "visible": true
+ },
+
+ "overrides": {
+ "machine_name": { "default_value": "FF300" },
+ "machine_width": { "default_value": 360 },
+ "machine_depth": { "default_value": 300 },
+ "machine_height": { "default_value": 320 },
+ "machine_max_feedrate_x": { "default_value": 100 },
+ "machine_max_feedrate_y": { "default_value": 100 },
+ "machine_max_feedrate_z": { "default_value": 3 },
+ "machine_max_feedrate_e": { "default_value": 100 },
+ "machine_max_acceleration_x": {"value":1200},
+ "machine_max_acceleration_y": {"value":1200},
+ "machine_max_acceleration_z": { "default_value": 100 },
+ "machine_acceleration": { "default_value": 1000 },
+ "machine_max_jerk_xy": { "default_value": 8 },
+ "machine_max_jerk_z": { "default_value": 0.3 },
+ "machine_max_jerk_e": { "default_value": 5 },
+ "acceleration_travel": {"value":1000}
+ }
+}
diff --git a/resources/definitions/fusedform_600.def.json b/resources/definitions/fusedform_600.def.json
new file mode 100644
index 0000000000..0b8c647398
--- /dev/null
+++ b/resources/definitions/fusedform_600.def.json
@@ -0,0 +1,29 @@
+{
+ "version": 2,
+ "name": "FF600",
+ "inherits": "fusedform_base",
+
+ "metadata": {
+ "quality_definition": "fusedform_base",
+ "visible": true
+ },
+
+ "overrides": {
+ "machine_name": { "default_value": "FF600" },
+ "machine_width": { "default_value": 500 },
+ "machine_depth": { "default_value": 500 },
+ "machine_height": { "default_value": 600 },
+ "machine_max_feedrate_x": { "default_value": 100 },
+ "machine_max_feedrate_y": { "default_value": 100 },
+ "machine_max_feedrate_z": { "default_value": 3 },
+ "machine_max_feedrate_e": { "default_value": 100 },
+ "machine_max_acceleration_x": {"value":1200},
+ "machine_max_acceleration_y": {"value":1200},
+ "machine_max_acceleration_z": { "default_value": 100 },
+ "machine_acceleration": { "default_value": 1000 },
+ "machine_max_jerk_xy": { "default_value": 8 },
+ "machine_max_jerk_z": { "default_value": 0.3 },
+ "machine_max_jerk_e": { "default_value": 5 },
+ "acceleration_travel": {"value":800}
+ }
+}
diff --git a/resources/definitions/fusedform_600plus.def.json b/resources/definitions/fusedform_600plus.def.json
new file mode 100644
index 0000000000..83012cbc39
--- /dev/null
+++ b/resources/definitions/fusedform_600plus.def.json
@@ -0,0 +1,30 @@
+{
+ "version": 2,
+ "name": "FF600plus",
+ "inherits": "fusedform_base",
+
+ "metadata": {
+ "quality_definition": "fusedform_base",
+ "visible": true
+ },
+
+ "overrides": {
+ "machine_name": { "default_value": "FF600plus" },
+ "machine_width": { "default_value": 600 },
+ "machine_depth": { "default_value": 600 },
+ "machine_height": { "default_value": 600 },
+ "machine_max_feedrate_x": { "default_value": 100 },
+ "machine_max_feedrate_y": { "default_value": 100 },
+ "machine_max_feedrate_z": { "default_value": 3 },
+ "machine_max_feedrate_e": { "default_value": 100 },
+ "machine_max_acceleration_x": {"value":1200},
+ "machine_max_acceleration_y": {"value":1200},
+ "machine_max_acceleration_z": { "default_value": 100 },
+ "machine_acceleration": { "default_value": 1000 },
+ "machine_max_jerk_xy": { "default_value": 8 },
+ "machine_max_jerk_z": { "default_value": 0.3 },
+ "machine_max_jerk_e": { "default_value": 5 },
+ "acceleration_travel": {"value":800}
+ }
+
+}
diff --git a/resources/definitions/fusedform_base.def.json b/resources/definitions/fusedform_base.def.json
new file mode 100644
index 0000000000..059cba523e
--- /dev/null
+++ b/resources/definitions/fusedform_base.def.json
@@ -0,0 +1,81 @@
+{
+ "version": 2,
+ "name": "fusedform_base",
+ "inherits": "fdmprinter",
+ "metadata": {
+ "author": "Juan Blanco",
+ "manufacturer": "Fused Form",
+ "visible": false,
+ "machine_extruder_trains":{"0": "fusedform_base_extruder_0"},
+ "preferred_material": "generic_pla",
+ "exclude_materials": [ "structur3d_dap100silicone" ],
+ "has_machine_quality": true,
+ "has_materials": true,
+ "preferred_quality_type": "normal"
+ },
+
+ "overrides": {
+ "machine_heated_bed": { "default_value": true },
+ "machine_center_is_zero": {"default_value": false},
+ "machine_head_with_fans_polygon":{"default_value": [
+ [ -20, 20 ],
+ [ -20, -20 ],
+ [ 18, 20 ],
+ [ 18, -18 ]
+ ]
+ },
+ "gantry_height": {"value": "70"},
+
+ "machine_use_extruder_offset_to_offset_coords": {"default_value": true},
+ "machine_gcode_flavor": {"default_value": "RepRap (Marlin/Sprinter)"},
+ "machine_start_gcode": {"default_value": "G21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 X0 Y0 ;move X/Y to min endstops\nG28 Z0 ;move Z to min endstops\nG1 Z15.0 F9000 ;move the platform down 15mm\nG92 E0 ;zero the extruded length\nG1 F200 E6 ;extrude 6 mm of feed stock\nG92 E0 ;zero the extruded length again\n;Put printing message on LCD screen\nM117 Printing..."},
+ "machine_end_gcode": {"value": "'M104 S0 ;extruder heater off' + ('\\nM140 S0 ;heated bed heater off' if machine_heated_bed else '') + '\\nG91 ;relative positioning\\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\\nG28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\\nM84 ;steppers off\\nG90 ;absolute positioning\\nM107 ; Fans off'"},
+
+ "layer_height": { "default_value": 0.15 },
+ "layer_height_0": { "default_value": 0.2 },
+
+ "wall_line_count":{ "value": 3 },
+ "wall_thickness": { "value": 1.2 },
+ "top_bottom_thickness": {"value": 1.5},
+ "optimize_wall_printing_order": {"value": true},
+
+ "infill_sparse_density": {"value":15},
+ "infill_overlap": {"value": 0},
+
+ "speed_print": { "value": 45 },
+ "speed_infill": { "value": 45 },
+ "speed_travel": { "value": 75 },
+ "speed_topbottom": {"value": 40 },
+ "speed_wall": { "value": 35 },
+ "speed_wall_x": { "value": 40 },
+ "speed_equalize_flow_max": { "value": 70 },
+
+ "retraction_enable": {"default_value":true},
+ "retraction_amount": { "default_value": 4 },
+ "retraction_speed": { "default_value": 70},
+ "retraction_min_travel": {"value":5 },
+ "retraction_hop": {"default_value":0.2},
+ "retraction_hop_enabled": {"value":true},
+ "speed_z_hop": {"value":2.5 },
+
+ "cool_fan_enabled": {"default_value":true},
+ "cool_fan_full_at_height": {"value":0.4},
+ "cool_fan_full_layer": {"value":2},
+ "cool_min_speed": {"value":30},
+
+ "support_enable": {"value":true},
+ "support_angle": {"default_value": 50},
+ "support_brim_enable": {"value":true},
+ "support_infill_angles": {"value":[-45]},
+ "support_interface_density": {"value": 70},
+ "support_interface_enable": {"value": true },
+ "support_interface_height": {"value": 0.5},
+ "support_interface_pattern": {"default_value":"lines"},
+ "support_pattern": {"default_value":"lines"},
+ "support_xy_distance": {"value": 0.5},
+ "support_z_distance": {"value": 0.3 },
+
+
+ "adhesion_type": {"default_value":"skirt"}
+ }
+}
diff --git a/resources/definitions/fusedform_mini.def.json b/resources/definitions/fusedform_mini.def.json
new file mode 100644
index 0000000000..abd532dd2a
--- /dev/null
+++ b/resources/definitions/fusedform_mini.def.json
@@ -0,0 +1,29 @@
+{
+ "version": 2,
+ "name":"FFmini",
+ "inherits": "fusedform_base",
+
+ "metadata": {
+ "quality_definition": "fusedform_base",
+ "visible": true
+ },
+
+ "overrides": {
+ "machine_name": { "default_value": "FFmini" },
+ "machine_width": { "default_value": 200 },
+ "machine_depth": { "default_value": 200 },
+ "machine_height": { "default_value": 240 },
+ "machine_max_feedrate_x": { "default_value": 100 },
+ "machine_max_feedrate_y": { "default_value": 100 },
+ "machine_max_feedrate_z": { "default_value": 3 },
+ "machine_max_feedrate_e": { "default_value": 100 },
+ "machine_max_acceleration_x": {"value":1200},
+ "machine_max_acceleration_y": {"value":1200},
+ "machine_max_acceleration_z": { "default_value": 100 },
+ "machine_acceleration": { "default_value": 1000 },
+ "machine_max_jerk_xy": { "default_value": 14 },
+ "machine_max_jerk_z": { "default_value": 0.3 },
+ "machine_max_jerk_e": { "default_value": 5 },
+ "acceleration_travel": {"value":1000}
+ }
+}
diff --git a/resources/definitions/fusedform_std.def.json b/resources/definitions/fusedform_std.def.json
new file mode 100644
index 0000000000..275f244152
--- /dev/null
+++ b/resources/definitions/fusedform_std.def.json
@@ -0,0 +1,29 @@
+{
+ "version": 2,
+ "name": "FFSTD",
+ "inherits": "fusedform_base",
+
+ "metadata": {
+ "quality_definition": "fusedform_base",
+ "visible": true
+ },
+
+ "overrides": {
+ "machine_name": { "default_value": "FFSTD" },
+ "machine_width": { "default_value": 240 },
+ "machine_depth": { "default_value": 200 },
+ "machine_height": { "default_value": 320 },
+ "machine_max_feedrate_x": { "default_value": 100 },
+ "machine_max_feedrate_y": { "default_value": 100 },
+ "machine_max_feedrate_z": { "default_value": 3 },
+ "machine_max_feedrate_e": { "default_value": 100 },
+ "machine_max_acceleration_x": {"value":1200},
+ "machine_max_acceleration_y": {"value":1200},
+ "machine_max_acceleration_z": { "default_value": 100 },
+ "machine_acceleration": { "default_value": 900 },
+ "machine_max_jerk_xy": { "default_value": 10 },
+ "machine_max_jerk_z": { "default_value": 0.3 },
+ "machine_max_jerk_e": { "default_value": 5 },
+ "acceleration_travel": {"value":1200}
+ }
+}
diff --git a/resources/definitions/koonovo_base.def.json b/resources/definitions/koonovo_base.def.json
new file mode 100644
index 0000000000..acfd674ad1
--- /dev/null
+++ b/resources/definitions/koonovo_base.def.json
@@ -0,0 +1,126 @@
+{
+ "name": "Koonovo Base Printer",
+ "version": 2,
+ "inherits": "fdmprinter",
+ "metadata": {
+ "visible": false,
+ "author": "Koonovo",
+ "manufacturer": "Koonovo",
+ "file_formats": "text/x-gcode",
+ "platform": "koonovo.obj",
+ "platform_texture": "koonovo.png",
+
+ "first_start_actions": [ "MachineSettingsAction" ],
+ "machine_extruder_trains": {"0": "koonovo_base_extruder_0"},
+
+ "has_materials": true,
+ "has_machine_quality": true,
+
+
+ "preferred_quality_type": "standard",
+ "preferred_material": "generic_pla"
+ },
+
+
+ "overrides": {
+ "machine_start_gcode": {
+ "default_value": "G21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 ;Move to min endstops\nG1 Z15.0 F9000 ;move the platform down 15mm\nM117 Printing..."
+ },
+ "machine_end_gcode": {
+ "default_value": "M104 T0 S0 ;1st extruder heater off\nM104 T1 S0 ;2nd extruder heater off\nM140 S0 ;heated bed heater off (if you have it)\nG91 ;relative positioning\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG1 Z+0.5 E-5 X-20 Y-20 F9000 ;move Z up a bit and retract filament even more\nG28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\nM84 ;steppers off\nG90 ;absolute positioning"
+ },
+
+ "machine_max_feedrate_x": { "value": 200 },
+ "machine_max_feedrate_y": { "value": 200 },
+ "machine_max_feedrate_z": { "value": 50 },
+ "machine_max_feedrate_e": { "value": 100 },
+
+ "machine_max_acceleration_x": { "value": 500 },
+ "machine_max_acceleration_y": { "value": 500 },
+ "machine_max_acceleration_z": { "value": 50 },
+ "machine_max_acceleration_e": { "value": 2000 },
+ "machine_acceleration": { "value": 500 },
+
+ "machine_heated_bed": { "default_value": true },
+
+ "material_diameter": { "default_value": 1.75 },
+
+
+ "acceleration_print": { "value": 500 },
+ "acceleration_travel": { "value": 500 },
+
+ "line_width": { "value": "machine_nozzle_size" },
+
+ "wall_thickness": {"value": "line_width * 2" },
+
+ "top_bottom_thickness": {"value": "layer_height_0 + layer_height * 3" },
+
+ "infill_sparse_density": { "value": "15" },
+ "infill_pattern": { "value": "'lines' if infill_sparse_density > 50 else 'cubic'" },
+
+ "material_print_temperature": { "value": "195" },
+ "material_print_temperature_layer_0": { "value": "material_print_temperature" },
+ "material_initial_print_temperature": { "value": "material_print_temperature" },
+ "material_final_print_temperature": { "value": "material_print_temperature" },
+ "material_bed_temperature": { "value": "55" },
+ "material_bed_temperature_layer_0": { "value": "material_bed_temperature" },
+ "material_flow": { "value": 100 },
+ "material_standby_temperature": { "value": "material_print_temperature" },
+
+
+ "speed_print": { "value": 50.0 } ,
+ "speed_infill": { "value": "speed_print" },
+ "speed_wall": { "value": "speed_print / 2" },
+ "speed_wall_0": { "value": "speed_wall" },
+ "speed_wall_x": { "value": "speed_wall" },
+ "speed_topbottom": { "value": "speed_print / 2" },
+ "speed_travel": { "value": "120.0 if speed_print < 60 else 180.0 if speed_print > 100 else speed_print * 2.2" },
+ "speed_layer_0": { "value": 25.0 },
+ "speed_print_layer_0": { "value": "speed_layer_0" },
+ "speed_travel_layer_0": { "value": "100 if speed_layer_0 < 25 else 150 if speed_layer_0 > 30 else speed_layer_0 * 5" },
+ "speed_prime_tower": { "value": "speed_topbottom" },
+ "speed_support": { "value": "speed_wall_0" },
+ "speed_z_hop": { "value": 5 },
+
+ "retraction_enable": { "value": true },
+ "retraction_amount": { "value": 2.5 },
+ "retraction_speed": { "value": 40 },
+
+ "cool_fan_full_at_height": { "value": "layer_height_0 + 2 * layer_height" },
+ "cool_fan_enabled": { "value": true },
+ "cool_min_layer_time": { "value": 10 },
+
+
+ "support_brim_enable": { "value": true },
+ "support_angle": { "value": "math.floor(math.degrees(math.atan(line_width/2.0/layer_height)))" },
+ "support_pattern": { "value": "'zigzag'" },
+ "support_infill_rate": { "value": "0 if support_enable and support_structure == 'tree' else 20" },
+ "support_use_towers": { "value": false },
+ "support_xy_distance": { "value": "wall_line_width_0 * 2" },
+ "support_xy_distance_overhang": { "value": "wall_line_width_0" },
+ "support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height*2" },
+ "support_xy_overrides_z": { "value": "'xy_overrides_z'" },
+ "support_wall_count": { "value": 1 },
+ "support_brim_width": { "value": 4 },
+
+ "support_enable": { "value": true },
+ "support_interface_enable": { "value": true },
+ "support_interface_height": { "value": "layer_height * 4" },
+ "support_interface_density": { "value": 33.333 },
+ "support_interface_pattern": { "value": "'grid'" },
+ "support_interface_skip_height": { "value": 0.2 },
+ "minimum_support_area": { "value": 2 },
+ "minimum_interface_area": { "value": 10 },
+
+ "fill_perimeter_gaps": { "value": "'everywhere'" },
+ "fill_outline_gaps": { "value": false },
+ "filter_out_tiny_gaps": { "value": false },
+
+ "adhesion_type": { "value": "'skirt'" },
+ "brim_replaces_support": { "value": false },
+ "skirt_gap": { "value": 6.0 },
+ "skirt_line_count": { "value": 3 }
+
+
+ }
+}
diff --git a/resources/definitions/koonovo_elf.def.json b/resources/definitions/koonovo_elf.def.json
new file mode 100644
index 0000000000..03dcc6e632
--- /dev/null
+++ b/resources/definitions/koonovo_elf.def.json
@@ -0,0 +1,25 @@
+{
+ "name": "Koonovo Elf",
+ "version": 2,
+ "inherits": "koonovo_base",
+ "overrides": {
+ "machine_name": { "default_value": "Koonovo Elf" },
+ "machine_width": { "default_value": 310 },
+ "machine_depth": { "default_value": 310 },
+ "machine_height": { "default_value": 345 },
+ "machine_head_with_fans_polygon": { "default_value": [
+ [-26, 34],
+ [-26, -32],
+ [32, -32],
+ [32, 34]
+ ]
+ },
+
+ "gantry_height": { "value": 0 }
+
+ },
+ "metadata": {
+ "quality_definition": "koonovo_base",
+ "visible": true
+ }
+}
diff --git a/resources/definitions/koonovo_kn3.def.json b/resources/definitions/koonovo_kn3.def.json
new file mode 100644
index 0000000000..5d490a75fe
--- /dev/null
+++ b/resources/definitions/koonovo_kn3.def.json
@@ -0,0 +1,141 @@
+{
+ "name": "Koonovo KN3 Idex",
+ "version": 2,
+ "inherits": "fdmprinter",
+ "metadata": {
+ "visible": true,
+ "author": "Koonovo",
+ "manufacturer": "Koonovo",
+ "file_formats": "text/x-gcode",
+ "platform": "koonovo_kn3.stl",
+ "quality_definition": "koonovo_base",
+
+ "first_start_actions": ["MachineSettingsAction"],
+ "machine_extruder_trains": {
+ "0": "koonovo_kn3_extruder_0",
+ "1": "koonovo_kn3_extruder_1"
+ },
+
+ "has_materials": true,
+ "has_machine_quality": true,
+
+ "preferred_quality_type": "standard",
+ "preferred_material": "generic_pla"
+ },
+
+ "overrides": {
+ "machine_name": { "default_value": "Koonovo KN3" },
+ "machine_width": { "default_value": 310 },
+ "machine_depth": { "default_value": 310 },
+ "machine_height": { "default_value": 400 },
+ "machine_head_with_fans_polygon": { "default_value": [
+ [-26, 34],
+ [-26, -32],
+ [32, -32],
+ [32, 34]
+ ]
+ },
+
+ "gantry_height": { "value": 0 },
+
+ "machine_extruder_count": { "default_value": 2 },
+
+ "machine_start_gcode": {
+ "default_value": "G21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 ;Move to min endstops\nG1 Z15.0 F9000 ;move the platform down 15mm\nM117 Printing..."
+ },
+ "machine_end_gcode": {
+ "default_value": "M104 T0 S0 ;1st extruder heater off\nM104 T1 S0 ;2nd extruder heater off\nM140 S0 ;heated bed heater off (if you have it)\nG91 ;relative positioning\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG1 Z+0.5 E-5 X-20 Y-20 F9000 ;move Z up a bit and retract filament even more\nG28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\nM84 ;steppers off\nG90 ;absolute positioning"
+ },
+
+ "machine_max_feedrate_x": { "value": 200 },
+ "machine_max_feedrate_y": { "value": 200 },
+ "machine_max_feedrate_z": { "value": 50 },
+ "machine_max_feedrate_e": { "value": 100 },
+
+ "machine_max_acceleration_x": { "value": 500 },
+ "machine_max_acceleration_y": { "value": 500 },
+ "machine_max_acceleration_z": { "value": 50 },
+ "machine_max_acceleration_e": { "value": 2000 },
+ "machine_acceleration": { "value": 500 },
+
+ "machine_heated_bed": { "default_value": true },
+
+ "material_diameter": { "default_value": 1.75 },
+
+
+ "acceleration_print": { "value": 500 },
+ "acceleration_travel": { "value": 500 },
+
+ "line_width": { "value": "machine_nozzle_size" },
+
+ "wall_thickness": {"value": "line_width * 2" },
+
+ "top_bottom_thickness": {"value": "layer_height_0 + layer_height * 3" },
+
+ "infill_sparse_density": { "value": "15" },
+ "infill_pattern": { "value": "'lines' if infill_sparse_density > 50 else 'cubic'" },
+
+ "material_print_temperature": { "value": "195" },
+ "material_print_temperature_layer_0": { "value": "material_print_temperature" },
+ "material_initial_print_temperature": { "value": "material_print_temperature" },
+ "material_final_print_temperature": { "value": "material_print_temperature" },
+ "material_bed_temperature": { "value": "55" },
+ "material_bed_temperature_layer_0": { "value": "material_bed_temperature" },
+ "material_flow": { "value": 100 },
+ "material_standby_temperature": { "value": "material_print_temperature" },
+
+
+ "speed_print": { "value": 50.0 } ,
+ "speed_infill": { "value": "speed_print" },
+ "speed_wall": { "value": "speed_print / 2" },
+ "speed_wall_0": { "value": "speed_wall" },
+ "speed_wall_x": { "value": "speed_wall" },
+ "speed_topbottom": { "value": "speed_print / 2" },
+ "speed_travel": { "value": "120.0 if speed_print < 60 else 180.0 if speed_print > 100 else speed_print * 2.2" },
+ "speed_layer_0": { "value": 25.0 },
+ "speed_print_layer_0": { "value": "speed_layer_0" },
+ "speed_travel_layer_0": { "value": "100 if speed_layer_0 < 25 else 150 if speed_layer_0 > 30 else speed_layer_0 * 5" },
+ "speed_prime_tower": { "value": "speed_topbottom" },
+ "speed_support": { "value": "speed_wall_0" },
+ "speed_z_hop": { "value": 5 },
+
+ "retraction_enable": { "value": true },
+ "retraction_amount": { "value": 2.5 },
+ "retraction_speed": { "value": 40 },
+
+ "cool_fan_full_at_height": { "value": "layer_height_0 + 2 * layer_height" },
+ "cool_fan_enabled": { "value": true },
+ "cool_min_layer_time": { "value": 10 },
+
+
+ "support_brim_enable": { "value": true },
+ "support_angle": { "value": "math.floor(math.degrees(math.atan(line_width/2.0/layer_height)))" },
+ "support_pattern": { "value": "'zigzag'" },
+ "support_infill_rate": { "value": "0 if support_enable and support_structure == 'tree' else 20" },
+ "support_use_towers": { "value": false },
+ "support_xy_distance": { "value": "wall_line_width_0 * 2" },
+ "support_xy_distance_overhang": { "value": "wall_line_width_0" },
+ "support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height*2" },
+ "support_xy_overrides_z": { "value": "'xy_overrides_z'" },
+ "support_wall_count": { "value": 1 },
+ "support_brim_width": { "value": 4 },
+
+ "support_enable": { "value": true },
+ "support_interface_enable": { "value": true },
+ "support_interface_height": { "value": "layer_height * 4" },
+ "support_interface_density": { "value": 33.333 },
+ "support_interface_pattern": { "value": "'grid'" },
+ "support_interface_skip_height": { "value": 0.2 },
+ "minimum_support_area": { "value": 2 },
+ "minimum_interface_area": { "value": 10 },
+
+ "fill_perimeter_gaps": { "value": "'everywhere'" },
+ "fill_outline_gaps": { "value": false },
+ "filter_out_tiny_gaps": { "value": false },
+
+ "adhesion_type": { "value": "'skirt'" },
+ "brim_replaces_support": { "value": false },
+ "skirt_gap": { "value": 6.0 },
+ "skirt_line_count": { "value": 3 }
+ }
+}
diff --git a/resources/definitions/koonovo_kn5.def.json b/resources/definitions/koonovo_kn5.def.json
new file mode 100644
index 0000000000..3e0f3c8df5
--- /dev/null
+++ b/resources/definitions/koonovo_kn5.def.json
@@ -0,0 +1,142 @@
+{
+ "name": "Koonovo KN5 Idex",
+ "version": 2,
+ "inherits": "fdmprinter",
+ "metadata": {
+ "visible": true,
+ "author": "Koonovo",
+ "manufacturer": "Koonovo",
+ "file_formats": "text/x-gcode",
+ "platform": "koonovo_kn5.stl",
+ "quality_definition": "koonovo_base",
+
+ "first_start_actions": ["MachineSettingsAction"],
+ "machine_extruder_trains": {
+ "0": "koonovo_kn5_extruder_0",
+ "1": "koonovo_kn5_extruder_1"
+ },
+
+ "has_materials": true,
+ "has_machine_quality": true,
+
+ "preferred_quality_type": "standard",
+ "preferred_material": "generic_pla"
+ },
+
+
+ "overrides": {
+ "machine_name": { "default_value": "Koonovo KN5" },
+ "machine_width": { "default_value": 420 },
+ "machine_depth": { "default_value": 420 },
+ "machine_height": { "default_value": 400 },
+ "machine_head_with_fans_polygon": { "default_value": [
+ [-26, 34],
+ [-26, -32],
+ [32, -32],
+ [32, 34]
+ ]
+ },
+
+ "gantry_height": { "value": 0 },
+
+
+ "machine_extruder_count": { "default_value": 2 },
+
+ "machine_start_gcode": {
+ "default_value": "G21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 ;Move to min endstops\nG1 Z15.0 F9000 ;move the platform down 15mm\nM117 Printing..."
+ },
+ "machine_end_gcode": {
+ "default_value": "M104 T0 S0 ;1st extruder heater off\nM104 T1 S0 ;2nd extruder heater off\nM140 S0 ;heated bed heater off (if you have it)\nG91 ;relative positioning\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG1 Z+0.5 E-5 X-20 Y-20 F9000 ;move Z up a bit and retract filament even more\nG28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\nM84 ;steppers off\nG90 ;absolute positioning"
+ },
+
+ "machine_max_feedrate_x": { "value": 200 },
+ "machine_max_feedrate_y": { "value": 200 },
+ "machine_max_feedrate_z": { "value": 50 },
+ "machine_max_feedrate_e": { "value": 100 },
+
+ "machine_max_acceleration_x": { "value": 500 },
+ "machine_max_acceleration_y": { "value": 500 },
+ "machine_max_acceleration_z": { "value": 50 },
+ "machine_max_acceleration_e": { "value": 2000 },
+ "machine_acceleration": { "value": 500 },
+
+ "machine_heated_bed": { "default_value": true },
+
+ "material_diameter": { "default_value": 1.75 },
+
+
+ "acceleration_print": { "value": 500 },
+ "acceleration_travel": { "value": 500 },
+
+ "line_width": { "value": "machine_nozzle_size" },
+
+ "wall_thickness": {"value": "line_width * 2" },
+
+ "top_bottom_thickness": {"value": "layer_height_0 + layer_height * 3" },
+
+ "infill_sparse_density": { "value": "15" },
+ "infill_pattern": { "value": "'lines' if infill_sparse_density > 50 else 'cubic'" },
+
+ "material_print_temperature": { "value": "195" },
+ "material_print_temperature_layer_0": { "value": "material_print_temperature" },
+ "material_initial_print_temperature": { "value": "material_print_temperature" },
+ "material_final_print_temperature": { "value": "material_print_temperature" },
+ "material_standby_temperature": { "value": "material_print_temperature" },
+ "material_bed_temperature": { "value": "45" },
+ "material_bed_temperature_layer_0": { "value": "material_bed_temperature" },
+ "material_flow": { "value": 100 },
+
+ "speed_print": { "value": 50.0 } ,
+ "speed_infill": { "value": "speed_print" },
+ "speed_wall": { "value": "speed_print / 2" },
+ "speed_wall_0": { "value": "speed_wall" },
+ "speed_wall_x": { "value": "speed_wall" },
+ "speed_topbottom": { "value": "speed_print / 2" },
+ "speed_travel": { "value": "120.0 if speed_print < 60 else 180.0 if speed_print > 100 else speed_print * 2.2" },
+ "speed_layer_0": { "value": 25.0 },
+ "speed_print_layer_0": { "value": "speed_layer_0" },
+ "speed_travel_layer_0": { "value": "100 if speed_layer_0 < 25 else 150 if speed_layer_0 > 30 else speed_layer_0 * 5" },
+ "speed_prime_tower": { "value": "speed_topbottom" },
+ "speed_support": { "value": "speed_wall_0" },
+ "speed_z_hop": { "value": 5 },
+
+ "retraction_enable": { "value": true },
+ "retraction_amount": { "value": 2.5 },
+ "retraction_speed": { "value": 40 },
+
+ "cool_fan_full_at_height": { "value": "layer_height_0 + 2 * layer_height" },
+ "cool_fan_enabled": { "value": true },
+ "cool_min_layer_time": { "value": 10 },
+
+
+ "support_brim_enable": { "value": true },
+ "support_angle": { "value": "math.floor(math.degrees(math.atan(line_width/2.0/layer_height)))" },
+ "support_pattern": { "value": "'zigzag'" },
+ "support_infill_rate": { "value": "0 if support_enable and support_structure == 'tree' else 20" },
+ "support_use_towers": { "value": false },
+ "support_xy_distance": { "value": "wall_line_width_0 * 2" },
+ "support_xy_distance_overhang": { "value": "wall_line_width_0" },
+ "support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height*2" },
+ "support_xy_overrides_z": { "value": "'xy_overrides_z'" },
+ "support_wall_count": { "value": 1 },
+ "support_brim_width": { "value": 4 },
+
+ "support_enable": { "value": true },
+ "support_interface_enable": { "value": true },
+ "support_interface_height": { "value": "layer_height * 4" },
+ "support_interface_density": { "value": 33.333 },
+ "support_interface_pattern": { "value": "'grid'" },
+ "support_interface_skip_height": { "value": 0.2 },
+ "minimum_support_area": { "value": 2 },
+ "minimum_interface_area": { "value": 10 },
+
+ "fill_perimeter_gaps": { "value": "'everywhere'" },
+ "fill_outline_gaps": { "value": false },
+ "filter_out_tiny_gaps": { "value": false },
+
+ "adhesion_type": { "value": "'skirt'" },
+ "brim_replaces_support": { "value": false },
+ "skirt_gap": { "value": 6.0 },
+ "skirt_line_count": { "value": 3 }
+ }
+} \ No newline at end of file
diff --git a/resources/definitions/koonovo_pyramid.def.json b/resources/definitions/koonovo_pyramid.def.json
new file mode 100644
index 0000000000..8e4ff8a20e
--- /dev/null
+++ b/resources/definitions/koonovo_pyramid.def.json
@@ -0,0 +1,24 @@
+{
+ "name": "Koonovo Pyramid",
+ "version": 2,
+ "inherits": "koonovo_base",
+ "overrides": {
+ "machine_name": { "default_value": "Koonovo Pyramid" },
+ "machine_width": { "default_value": 310 },
+ "machine_depth": { "default_value": 310 },
+ "machine_height": { "default_value": 400 },
+ "machine_head_with_fans_polygon": { "default_value": [
+ [-26, 34],
+ [-26, -32],
+ [32, -32],
+ [32, 34]
+ ]
+ },
+
+ "gantry_height": { "value": 0 }
+ },
+ "metadata": {
+ "quality_definition": "koonovo_base",
+ "visible": true
+ }
+}
diff --git a/resources/definitions/liquid.def.json b/resources/definitions/liquid.def.json
new file mode 100644
index 0000000000..256968353e
--- /dev/null
+++ b/resources/definitions/liquid.def.json
@@ -0,0 +1,177 @@
+{
+ "version": 2,
+ "name": "Liquid",
+ "inherits": "fdmprinter",
+ "metadata": {
+ "visible": true,
+ "author": "Liquid 3D",
+ "manufacturer": "Liquid 3D",
+ "file_formats": "text/x-gcode",
+ "icon": "icon_ultimaker2",
+ "platform": "liquid_platform.stl",
+ "has_machine_quality": true,
+ "has_materials": true,
+ "has_variant_buildplates": false,
+ "has_variants": true,
+ "exclude_materials": [ "generic_hips", "generic_pva", "structur3d_dap100silicone" ],
+ "preferred_variant_name": "VO 0.4",
+ "preferred_quality_type": "normal",
+ "variants_name": "Extruder",
+ "supports_usb_connection": false,
+ "nozzle_offsetting_for_disallowed_areas": false,
+ "weight": -1,
+ "machine_extruder_trains":
+ {
+ "0": "liquid_extruder"
+ }
+ },
+
+ "overrides": {
+ "machine_name": { "default_value": "Liquid" },
+ "machine_width": { "default_value": 200 },
+ "machine_depth": { "default_value": 200 },
+ "machine_height": { "default_value": 200 },
+ "machine_heated_bed": { "default_value": true },
+ "machine_nozzle_heat_up_speed": { "default_value": 1.4 },
+ "machine_nozzle_cool_down_speed": { "default_value": 0.8 },
+ "machine_gcode_flavor": { "default_value": "RepRap (RepRap)" },
+ "machine_start_gcode": {
+ "default_value": "G21 ; set units to millimeters\nG90 ; use absolute positioning\nM83 ; relative extrusion mode\nM104 S{material_print_temperature_layer_0} ; set extruder temp\nM140 S{material_bed_temperature_layer_0} ; set bed temp\nM190 S{material_bed_temperature_layer_0} ; wait for bed temp\nM109 S{material_print_temperature_layer_0} ; wait for extruder temp\nG32 ; mesh bed leveling\nG92 E0.0 ; reset extruder distance position\nG1 X0 Y-2 Z0.3 F4000.0 ; go outside print area\nG1 X60.0 E9.0 F1000.0 ; intro line\nG1 X110.0 E15.5 F1000.0 ; intro line\nG92 E0.0 ; reset extruder distance position"
+ },
+ "machine_end_gcode": {
+ "default_value": "M104 S0 ; turn off extruder\nM140 S0 ; turn off heatbed\nM106 S0 ; turn off fan\nG91 ; relative positioning\nG1 Z1 F360 ; lift Z by 1mm\nG90 ; absolute positioning\nG1 X10 Y200 F3200; home X axis and push Y forward\nG1 Z200 F1200; home Z axis\nM84 ; disable motors"
+ },
+ "machine_head_with_fans_polygon":
+ {
+ "default_value":
+ [
+ [ -65.0, -45.0 ],
+ [ -65.0, 30.0 ],
+ [ 50.0, 30.0 ],
+ [ 50.0, -45.0 ]
+ ]
+ },
+ "machine_max_feedrate_x": { "default_value": 300 },
+ "machine_max_feedrate_y": { "default_value": 300 },
+ "machine_max_feedrate_z": { "default_value": 40 },
+ "machine_max_feedrate_e": {
+ "default_value": 45
+ },
+ "machine_acceleration": { "default_value": 3000 },
+ "gantry_height": { "value": "67" },
+
+ "material_diameter": { "default_value": 1.75 },
+ "material_print_temperature": {
+ "minimum_value": "0"
+ },
+ "material_bed_temperature": {
+ "minimum_value": "0",
+ "maximum_value_warning": "125"
+ },
+ "material_bed_temperature_layer_0":
+ {
+ "maximum_value_warning": "125"
+ },
+ "material_standby_temperature": {
+ "minimum_value": "0"
+ },
+
+ "speed_travel":
+ {
+ "maximum_value": "150",
+ "value": "150"
+ },
+
+ "relative_extrusion":
+ {
+ "value": true,
+ "enabled": true
+ },
+
+ "acceleration_enabled": { "value": "True" },
+ "acceleration_layer_0": { "value": "acceleration_topbottom" },
+ "acceleration_prime_tower": { "value": "math.ceil(acceleration_print * 2000 / 4000)" },
+ "acceleration_print": { "value": "4000" },
+ "line_width": { "value": "machine_nozzle_size * 0.875" },
+ "machine_min_cool_heat_time_window": { "value": "15" },
+ "default_material_print_temperature": { "value": "200" },
+ "multiple_mesh_overlap": { "value": "0" },
+ "acceleration_support_interface": { "value": "acceleration_topbottom" },
+ "acceleration_topbottom": { "value": "math.ceil(acceleration_print * 500 / 4000)" },
+ "acceleration_wall": { "value": "math.ceil(acceleration_print * 1000 / 4000)" },
+ "acceleration_wall_0": { "value": "math.ceil(acceleration_wall * 500 / 1000)" },
+ "brim_width": { "value": "3" },
+ "cool_fan_full_at_height": { "value": "layer_height_0 + 4 * layer_height" },
+ "cool_fan_speed": { "value": "100" },
+ "cool_fan_speed_max": { "value": "100" },
+ "cool_min_speed": { "value": "5" },
+ "infill_line_width": { "value": "round(line_width * 0.5 / 0.35, 2)" },
+ "infill_overlap": { "value": "0" },
+ "infill_pattern": { "value": "'triangles'" },
+ "infill_wipe_dist": { "value": "0" },
+ "jerk_enabled": { "value": "True" },
+ "jerk_layer_0": { "value": "jerk_topbottom" },
+ "jerk_prime_tower": { "value": "math.ceil(jerk_print * 15 / 15)" },
+ "jerk_print": { "value": "15" },
+ "jerk_support": { "value": "math.ceil(jerk_print * 15 / 15)" },
+ "jerk_support_interface": { "value": "jerk_topbottom" },
+ "jerk_topbottom": { "value": "math.ceil(jerk_print * 5 / 15)" },
+ "jerk_wall": { "value": "math.ceil(jerk_print * 10 / 15)" },
+ "jerk_wall_0": { "value": "math.ceil(jerk_wall * 5 / 10)" },
+ "layer_height_0": { "value": "0.2" },
+
+ "raft_airgap": { "value": "0" },
+ "raft_base_speed": { "value": "20" },
+ "raft_base_thickness": { "value": "0.3" },
+ "raft_interface_line_spacing": { "value": "0.5" },
+ "raft_interface_line_width": { "value": "0.5" },
+ "raft_interface_speed": { "value": "20" },
+ "raft_interface_thickness": { "value": "0.2" },
+ "raft_jerk": { "value": "jerk_layer_0" },
+ "raft_margin": { "value": "10" },
+ "raft_speed": { "value": "25" },
+ "raft_surface_layers": { "value": "1" },
+
+ "retraction_amount": { "value": "5" },
+ "retraction_count_max": { "value": "10" },
+ "retraction_extrusion_window": { "value": "1" },
+ "retraction_hop": { "value": "2" },
+ "retraction_hop_enabled": { "value": "True" },
+ "retraction_hop_only_when_collides": { "value": "True" },
+ "retraction_min_travel": { "value": "5" },
+ "retraction_prime_speed": { "value": "15" },
+
+ "skin_overlap": { "value": "10" },
+ "speed_equalize_flow_enabled": { "value": "True" },
+ "speed_layer_0": { "value": "20" },
+ "speed_prime_tower": { "value": "speed_topbottom" },
+ "speed_print": { "value": "35" },
+ "speed_support": { "value": "speed_wall_0" },
+ "speed_support_interface": { "value": "speed_topbottom" },
+ "speed_topbottom": { "value": "math.ceil(speed_print * 20 / 35)" },
+ "speed_wall": { "value": "math.ceil(speed_print * 30 / 35)" },
+ "speed_wall_0": { "value": "math.ceil(speed_wall * 20 / 30)" },
+ "speed_wall_x": { "value": "speed_wall" },
+
+ "support_angle": { "value": "45" },
+ "support_pattern": { "value": "'triangles'" },
+ "support_use_towers": { "value": "False" },
+ "support_xy_distance": { "value": "wall_line_width_0 * 2.5" },
+ "support_xy_distance_overhang": { "value": "wall_line_width_0" },
+ "support_z_distance": { "value": "0" },
+
+ "top_bottom_thickness": { "value": "1" },
+ "travel_avoid_supports": { "value": "True" },
+ "travel_avoid_distance": { "value": "machine_nozzle_tip_outer_diameter / 2 * 1.5" },
+
+ "wall_0_inset": { "value": "0" },
+ "wall_line_width_x": { "value": "round(line_width * 0.3 / 0.35, 2)" },
+ "wall_thickness": { "value": "1" },
+ "meshfix_maximum_resolution": { "value": "(speed_wall_0 + speed_wall_x) / 100" },
+ "meshfix_maximum_deviation": { "value": "layer_height / 4" },
+ "optimize_wall_printing_order": { "value": "True" },
+ "retraction_combing": { "default_value": "all" },
+ "initial_layer_line_width_factor": { "value": "120" },
+ "zig_zaggify_infill": { "value": "gradual_infill_steps == 0" }
+ }
+}
diff --git a/resources/definitions/lotmaxx_sc10.def.json b/resources/definitions/lotmaxx_sc10.def.json
index ffd2437d0f..b94c63533c 100644
--- a/resources/definitions/lotmaxx_sc10.def.json
+++ b/resources/definitions/lotmaxx_sc10.def.json
@@ -55,7 +55,7 @@
"cool_fan_full_at_height":{ "value":"layer_height_0 + 2 * layer_height" },
"cool_fan_enabled":{ "value":true },
"cool_min_layer_time":{ "value":10 },
- "meshfix_maximum_resolution":{ "value":"0.05" },
+ "meshfix_maximum_resolution":{ "value":"0.25" },
"meshfix_maximum_travel_resolution":{ "value":"meshfix_maximum_resolution" },
"adhesion_type": { "value": "'none' if support_enable else 'skirt'" },
"skirt_gap":{ "value":5.0 },
diff --git a/resources/definitions/lotmaxx_sc20.def.json b/resources/definitions/lotmaxx_sc20.def.json
index 69d616a9a3..f96cb0839a 100644
--- a/resources/definitions/lotmaxx_sc20.def.json
+++ b/resources/definitions/lotmaxx_sc20.def.json
@@ -55,7 +55,7 @@
"cool_fan_full_at_height":{ "value":"layer_height_0 + 2 * layer_height" },
"cool_fan_enabled":{ "value":true },
"cool_min_layer_time":{ "value":10 },
- "meshfix_maximum_resolution":{ "value":"0.05" },
+ "meshfix_maximum_resolution":{ "value":"0.25" },
"meshfix_maximum_travel_resolution":{ "value":"meshfix_maximum_resolution" },
"adhesion_type": { "value": "'none' if support_enable else 'skirt'" },
"skirt_gap":{ "value":5.0 },
diff --git a/resources/definitions/lotmaxx_sc60.def.json b/resources/definitions/lotmaxx_sc60.def.json
index 674431eaab..abbf68d75a 100644
--- a/resources/definitions/lotmaxx_sc60.def.json
+++ b/resources/definitions/lotmaxx_sc60.def.json
@@ -28,7 +28,7 @@
"expand_skins_expand_distance":{"value":0.8},
"fill_outline_gaps":{"default_value":false},
"infill_sparse_density":{"value":15},
- "meshfix_maximum_resolution":{"value":0.05},
+ "meshfix_maximum_resolution":{"value":0.25},
"optimize_wall_printing_order":{"value":true},
"retract_at_layer_change":{"value":false},
"retraction_amount":{"value":4.5},
diff --git a/resources/definitions/maker_starter.def.json b/resources/definitions/maker_starter.def.json
index 6687ef25af..d847bd4fe5 100644
--- a/resources/definitions/maker_starter.def.json
+++ b/resources/definitions/maker_starter.def.json
@@ -6,7 +6,7 @@
"visible": true,
"author": "tvlgiao",
"manufacturer": "3DMaker",
- "file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj",
+ "file_formats": "text/x-gcode;model/stl;application/x-wavefront-obj",
"platform": "makerstarter_platform.3mf",
"preferred_quality_type": "draft",
"machine_extruder_trains":
diff --git a/resources/definitions/rigid3d_base.def.json b/resources/definitions/rigid3d_base.def.json
index d8bdfdc395..892458cdcb 100644
--- a/resources/definitions/rigid3d_base.def.json
+++ b/resources/definitions/rigid3d_base.def.json
@@ -243,7 +243,7 @@
"adaptive_layer_height_variation": { "value": 0.04 },
"adaptive_layer_height_variation_step": { "value": 0.04 },
- "meshfix_maximum_resolution": { "value": "0.05" },
+ "meshfix_maximum_resolution": { "value": "0.25" },
"meshfix_maximum_travel_resolution": { "value": "meshfix_maximum_resolution" },
"support_angle": { "value": "math.floor(math.degrees(math.atan(line_width/2.0/layer_height)))" },
diff --git a/resources/definitions/strateo3d.def.json b/resources/definitions/strateo3d.def.json
index 4b1e4a3fbd..2858a859c5 100644
--- a/resources/definitions/strateo3d.def.json
+++ b/resources/definitions/strateo3d.def.json
@@ -4,7 +4,7 @@
"inherits": "fdmprinter",
"metadata":
{
- "author": "M.K",
+ "author": "eMotionTech",
"manufacturer": "eMotionTech",
"visible": true,
"file_formats": "text/x-gcode",
@@ -84,7 +84,8 @@
"material_flow": { "default_value": 93 },
"material_flow_layer_0": { "value": "math.ceil(material_flow*1)" },
"material_initial_print_temperature": { "value": "material_print_temperature - 5" },
- "meshfix_maximum_resolution": { "value": "0.03" },
+ "meshfix_maximum_resolution": { "value": "0.5" },
+ "meshfix_maximum_deviation": { "default_value": 0.04 },
"optimize_wall_printing_order": { "value": "True" },
"prime_blob_enable": { "enabled": false, "default_value": false },
"prime_tower_min_volume": { "default_value": 35 },
diff --git a/resources/definitions/tinyboy_fabrikator15.def.json b/resources/definitions/tinyboy_fabrikator15.def.json
new file mode 100644
index 0000000000..e115be6839
--- /dev/null
+++ b/resources/definitions/tinyboy_fabrikator15.def.json
@@ -0,0 +1,44 @@
+{
+ "version": 2,
+ "name": "TinyBoy Fabrikator Mini 1.5",
+ "inherits": "fdmprinter",
+ "metadata": {
+ "visible": true,
+ "author": "Reiner Buehl",
+ "manufacturer": "TinyBoy",
+ "file_formats": "text/x-gcode",
+ "platform": "tinyboy_fabrikator15.stl",
+ "platform_offset": [-95, -3, -46],
+ "has_materials": false,
+ "has_machine_quality": true,
+ "preferred_quality_type": "normal",
+ "machine_extruder_trains":
+ {
+ "0": "tinyboy_fabrikator15_extruder_0"
+ }
+ },
+
+ "overrides": {
+ "machine_name": { "default_value": "Fabrikator Mini 1.5" },
+ "machine_width": { "default_value": 80 },
+ "machine_depth": { "default_value": 80 },
+ "machine_height": { "default_value": 80 },
+ "machine_head_with_fans_polygon": { "default_value": [
+ [-10, 35],
+ [-10, -18],
+ [28, -18],
+ [28, 35]
+ ]
+ },
+ "gantry_height": { "value": 45 },
+ "machine_center_is_zero": { "default_value": false },
+ "machine_start_gcode": {
+ "default_value": ";Sliced at: {day} {date} {time}\n;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {infill_sparse_density}\n;Print time: {print_time}\n;Filament used: {filament_amount}m {filament_weight}g\n;Filament cost: {filament_cost}\n;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line\n;M109 S{print_temperature} ;Uncomment to add your own temperature line\nG21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 X0 Y0 ;move X/Y to min endstops\nG28 Z0 ;move Z to min endstops\nG1 X0.0 Y0.0 Z15.0 F{travel_speed} ;move the printhead up 15mm\nG92 E0 ;zero the extruded length\n;M109 S{print_temperature} ;set extruder temperature\nG1 F200 E30 ;extrude 30mm of feed stock\nG92 E0 ;zero the extruded length again\nG1 F{travel_speed}\n;Put printing message on LCD screen\nM117 Printing..."
+
+ },
+ "machine_end_gcode": {
+ "default_value": ";End GCode\nM104 S0 ;extruder heater off\nM140 S0 ;heated bed heater off (if you have it)\nG91 ;relative positioning\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more\nG28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\nM84 ;steppers off\nG90 ;absolute positioning\n;{jobname}"
+
+ }
+ }
+}
diff --git a/resources/definitions/tronxy_d01.def.json b/resources/definitions/tronxy_d01.def.json
index f939dcfc34..ff8badd355 100644
--- a/resources/definitions/tronxy_d01.def.json
+++ b/resources/definitions/tronxy_d01.def.json
@@ -22,7 +22,7 @@
},
"gantry_height": { "value": 30 },
- "machine_start_gcode": { "default_value": "; XY-2 Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature}\nM104 S{material_print_temperature} T0\nM190 S{material_bed_temperature}\nM109 S{material_print_temperature} T0\nG28\nG92 E0\nG1 Z2.0 F3000 ; Move Z Axis up little to preventscratching of Heat Bed\nG1 X1 Y20 Z0.3 F3600.0 ; Move to start position\nG1 X1 Y220.0 Z0.3 F1500.0 E25 ; Draw the first line\nG1 X1.6 Y220.0 Z0.3 F3600.0 ; Move to side a little\nG1 X1.6 Y20 Z0.3 F1500.0 E50 ; Draw the second line\nG92 E0 ; Reset Extruder\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X5 Y20 Z0.3 F3600.0 ; Move over to prevent blob squish" },
+ "machine_start_gcode": { "default_value": "; XY-2 Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature_layer_0}\nM104 S{material_print_temperature_layer_0} T0\nM190 S{material_bed_temperature_layer_0}\nM109 S{material_print_temperature_layer_0} T0\nG28\nG92 E0\nG1 Z2.0 F3000 ; Move Z Axis up little to preventscratching of Heat Bed\nG1 X1 Y20 Z0.3 F3600.0 ; Move to start position\nG1 X1 Y220.0 Z0.3 F1500.0 E25 ; Draw the first line\nG1 X1.6 Y220.0 Z0.3 F3600.0 ; Move to side a little\nG1 X1.6 Y20 Z0.3 F1500.0 E50 ; Draw the second line\nG92 E0 ; Reset Extruder\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X5 Y20 Z0.3 F3600.0 ; Move over to prevent blob squish" },
"machine_max_feedrate_x": { "value": 150 },
"machine_max_feedrate_y": { "value": 150 },
diff --git a/resources/definitions/tronxy_x.def.json b/resources/definitions/tronxy_x.def.json
index 54a8d50432..aa61474f81 100644
--- a/resources/definitions/tronxy_x.def.json
+++ b/resources/definitions/tronxy_x.def.json
@@ -24,7 +24,7 @@
},
"overrides": {
"machine_name": { "default_value": "Tronxy Base Printer" },
- "machine_start_gcode": { "default_value": "G21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature}\nM104 S{material_print_temperature} T0\nM190 S{material_bed_temperature}\nM109 S{material_print_temperature} T0\nG28\nG92 E0\nG1 Z15.0 F{speed_travel}\nG0 E3 F200\nG92 E0\n" },
+ "machine_start_gcode": { "default_value": "G21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature_layer_0}\nM104 S{material_print_temperature_layer_0} T0\nM190 S{material_bed_temperature_layer_0}\nM109 S{material_print_temperature_layer_0} T0\nG28\nG92 E0\nG1 Z15.0 F{speed_travel_layer_0}\nG0 E3 F200\nG92 E0\n" },
"machine_end_gcode": { "default_value": "M107 T0\nM104 S0\nM104 S0 T1\nM140 S0\nG92 E0\nG91\nG1 E-1 F300 \nG1 Z+0.5 E-5 X-20 Y-20 F9000\nG28 X0 Y0\nM84 ;steppers off\nG90 ;absolute positioning\n" },
"machine_max_feedrate_x": { "value": 100 },
@@ -138,7 +138,7 @@
"adaptive_layer_height_variation": { "value": 0.04 },
"adaptive_layer_height_variation_step": { "value": 0.04 },
- "meshfix_maximum_resolution": { "value": "0.05" },
+ "meshfix_maximum_resolution": { "value": "0.25" },
"meshfix_maximum_travel_resolution": { "value": "meshfix_maximum_resolution" },
"support_angle": { "value": "math.floor(math.degrees(math.atan(line_width/2.0/layer_height)))" },
diff --git a/resources/definitions/tronxy_x5sa.def.json b/resources/definitions/tronxy_x5sa.def.json
index 89a093de13..0e70dd72b4 100644
--- a/resources/definitions/tronxy_x5sa.def.json
+++ b/resources/definitions/tronxy_x5sa.def.json
@@ -22,7 +22,7 @@
},
"gantry_height": { "value": 40 },
- "machine_start_gcode": { "default_value": "; X5SA Pro Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature}\nM104 S{material_print_temperature} T0\nM190 S{material_bed_temperature}\nM109 S{material_print_temperature} T0\nG28\nG92 E0\n"},
+ "machine_start_gcode": { "default_value": "; X5SA Pro Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature_layer_0}\nM104 S{material_print_temperature_layer_0} T0\nM190 S{material_bed_temperature_layer_0}\nM109 S{material_print_temperature_layer_0} T0\nG28\nG92 E0\n"},
"machine_end_gcode": { "default_value": "G91\nG1 E-2 F3000\nG1 E-2 Z0.2 F1200\nG1 X5 Y5 F3600\nG1 Z10\nG90\nG1 X0 Y0\nM106 S0\nM104 S0\nM140 S0\n\nM84 X Y E\n" }
}
}
diff --git a/resources/definitions/tronxy_x5sa_400.def.json b/resources/definitions/tronxy_x5sa_400.def.json
index 26c64807c6..5604b17619 100644
--- a/resources/definitions/tronxy_x5sa_400.def.json
+++ b/resources/definitions/tronxy_x5sa_400.def.json
@@ -22,7 +22,7 @@
},
"gantry_height": { "value": 40 },
- "machine_start_gcode": { "default_value": "; X5SA Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature}\nM104 S{material_print_temperature} T0\nM190 S{material_bed_temperature}\nM109 S{material_print_temperature} T0\nG28\nG92 E0\nG1 Z2.0 F3000 ; Move Z Axis up little to preventscratching of Heat Bed\nG1 X1 Y20 Z0.3 F3600.0 ; Move to start position\nG1 X1 Y370.0 Z0.3 F1500.0 E25 ; Draw the first line\nG1 X1.6 Y370.0 Z0.3 F3600.0 ; Move to side a little\nG1 X1.6 Y20 Z0.3 F1500.0 E50 ; Draw the second line\nG92 E0 ; Reset Extruder\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X5 Y20 Z0.3 F3600.0 ; Move over to prevent blob squish"},
+ "machine_start_gcode": { "default_value": "; X5SA Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature_layer_0}\nM104 S{material_print_temperature_layer_0} T0\nM190 S{material_bed_temperature_layer_0}\nM109 S{material_print_temperature_layer_0} T0\nG28\nG92 E0\nG1 Z2.0 F3000 ; Move Z Axis up little to preventscratching of Heat Bed\nG1 X1 Y20 Z0.3 F3600.0 ; Move to start position\nG1 X1 Y370.0 Z0.3 F1500.0 E25 ; Draw the first line\nG1 X1.6 Y370.0 Z0.3 F3600.0 ; Move to side a little\nG1 X1.6 Y20 Z0.3 F1500.0 E50 ; Draw the second line\nG92 E0 ; Reset Extruder\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X5 Y20 Z0.3 F3600.0 ; Move over to prevent blob squish"},
"machine_end_gcode": { "default_value": "G91 ;Relative positioning\nG1 E-2 F2700 \nG1 E-2 Z0.2 F2400 \nG1 X5 Y5 F3000\nG1 Z10\nG90\n\nG1 X0 Y0 \nM106 S0\nM104 S0\nM140 S0\n\nM84 X Y E \n" },
"machine_max_feedrate_x": { "value": 100 },
diff --git a/resources/definitions/tronxy_x5sa_500.def.json b/resources/definitions/tronxy_x5sa_500.def.json
index 2856e09181..b68a954115 100644
--- a/resources/definitions/tronxy_x5sa_500.def.json
+++ b/resources/definitions/tronxy_x5sa_500.def.json
@@ -22,7 +22,7 @@
},
"gantry_height": { "value": 40 },
- "machine_start_gcode": { "default_value": "; X5SA Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature}\nM104 S{material_print_temperature} T0\nM190 S{material_bed_temperature}\nM109 S{material_print_temperature} T0\nG28\nG92 E0\n "},
+ "machine_start_gcode": { "default_value": "; X5SA Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature_layer_0}\nM104 S{material_print_temperature_layer_0} T0\nM190 S{material_bed_temperature_layer_0}\nM109 S{material_print_temperature_layer_0} T0\nG28\nG92 E0\n "},
"machine_end_gcode": { "default_value": "G91 ;Relative positioning\nG1 E-2 F2700 \nG1 E-2 Z0.2 F2400 \nG1 X5 Y5 F3000\nG1 Z10\nG90\n\nG1 X0 Y0 \nM106 S0\nM104 S0\nM140 S0\n\nM84 X Y E \n" },
"machine_max_feedrate_x": { "value": 150 },
diff --git a/resources/definitions/tronxy_xy2.def.json b/resources/definitions/tronxy_xy2.def.json
index 15f0f11f26..eaae1dbb08 100644
--- a/resources/definitions/tronxy_xy2.def.json
+++ b/resources/definitions/tronxy_xy2.def.json
@@ -22,7 +22,7 @@
},
"gantry_height": { "value": 40 },
- "machine_start_gcode": { "default_value": "; XY-2 Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature}\nM104 S{material_print_temperature} T0\nM190 S{material_bed_temperature}\nM109 S{material_print_temperature} T0\nG28\nG92 E0\n"},
+ "machine_start_gcode": { "default_value": "; XY-2 Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature_layer_0}\nM104 S{material_print_temperature_layer_0} T0\nM190 S{material_bed_temperature_layer_0}\nM109 S{material_print_temperature_layer_0} T0\nG28\nG92 E0\n"},
"machine_end_gcode": { "default_value": "G91\nG1 E-2 F3000\nG1 E-2 Z0.2 F1200\nG1 X5 Y5 F3600\nG1 Z10\nG90\nG1 X0 Y{machine_depth}\nM106 S0 ;Turn-off fan\nM104 S0\nM140 S0\n\nM84 X Y E\n" },
"machine_max_feedrate_x": { "value": 100 },
diff --git a/resources/definitions/tronxy_xy2pro.def.json b/resources/definitions/tronxy_xy2pro.def.json
index 6e771fafd3..59e727bbb0 100644
--- a/resources/definitions/tronxy_xy2pro.def.json
+++ b/resources/definitions/tronxy_xy2pro.def.json
@@ -22,7 +22,7 @@
},
"gantry_height": { "value": 40 },
- "machine_start_gcode": { "default_value": "; XY-2 Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature}\nM104 S{material_print_temperature} T0\nM190 S{material_bed_temperature}\nM109 S{material_print_temperature} T0\nG28\nG92 E0\n"},
+ "machine_start_gcode": { "default_value": "; XY-2 Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature_layer_0}\nM104 S{material_print_temperature_layer_0} T0\nM190 S{material_bed_temperature_layer_0}\nM109 S{material_print_temperature_layer_0} T0\nG28\nG92 E0\n"},
"machine_end_gcode": { "default_value": "G91\nG1 E-2 F3000\nG1 E-2 Z0.2 F1200\nG1 X5 Y5 F3600\nG1 Z10\nG90\nG1 X0 Y{machine_depth}\nM106 S0\nM104 S0\nM140 S0\n\nM84 X Y E\n" },
"machine_max_feedrate_x": { "value": 100 },
diff --git a/resources/definitions/tronxy_xy3.def.json b/resources/definitions/tronxy_xy3.def.json
index 5e0ada7916..db03c344f5 100644
--- a/resources/definitions/tronxy_xy3.def.json
+++ b/resources/definitions/tronxy_xy3.def.json
@@ -22,7 +22,7 @@
},
"gantry_height": { "value": 30 },
- "machine_start_gcode": { "default_value": "; XY-2 Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature}\nM104 S{material_print_temperature} T0\nM190 S{material_bed_temperature}\nM109 S{material_print_temperature} T0\nG28\nG92 E0\n"},
+ "machine_start_gcode": { "default_value": "; XY-2 Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature_layer_0}\nM104 S{material_print_temperature_layer_0} T0\nM190 S{material_bed_temperature_layer_0}\nM109 S{material_print_temperature_layer_0} T0\nG28\nG92 E0\n"},
"machine_end_gcode": { "default_value": "G91\nG1 E-2 F3000\nG1 E-2 Z0.2 F1200\nG1 X5 Y5 F3600\nG1 Z10\nG90\nG1 X0 Y{machine_depth}\nM106 S0\nM104 S0\nM140 S0\n\nM84 X Y E\n" },
"machine_max_feedrate_x": { "value": 100 },
diff --git a/resources/extruders/anycubic_kossel_extruder_0.def.json b/resources/extruders/anycubic_kossel_extruder_0.def.json
new file mode 100644
index 0000000000..5e1929568c
--- /dev/null
+++ b/resources/extruders/anycubic_kossel_extruder_0.def.json
@@ -0,0 +1,15 @@
+{
+ "version": 2,
+ "name": "Extruder 1",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "anycubic_kossel",
+ "position": "0"
+ },
+
+ "overrides": {
+ "extruder_nr": { "default_value": 0 },
+ "machine_nozzle_size": { "default_value": 0.4 },
+ "material_diameter": { "default_value": 1.75 }
+ }
+}
diff --git a/resources/extruders/artillery_base_extruder_0.def.json b/resources/extruders/artillery_base_extruder_0.def.json
new file mode 100644
index 0000000000..4cf8af1a09
--- /dev/null
+++ b/resources/extruders/artillery_base_extruder_0.def.json
@@ -0,0 +1,16 @@
+{
+ "version": 2,
+ "name": "Extruder 1",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "artillery_base",
+ "position": "0"
+ },
+
+ "overrides": {
+ "extruder_nr": { "default_value": 0 },
+ "machine_nozzle_size": { "default_value": 0.4 },
+ "material_diameter": { "default_value": 1.75 }
+
+ }
+}
diff --git a/resources/extruders/biqu_base_extruder_0.def.json b/resources/extruders/biqu_base_extruder_0.def.json
new file mode 100755
index 0000000000..205bc87d8f
--- /dev/null
+++ b/resources/extruders/biqu_base_extruder_0.def.json
@@ -0,0 +1,15 @@
+{
+ "version": 2,
+ "name": "Extruder 1",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "biqu_base",
+ "position": "0"
+ },
+
+ "overrides": {
+ "extruder_nr": { "default_value": 0 },
+ "machine_nozzle_size": { "default_value": 0.4 },
+ "material_diameter": { "default_value": 1.75 }
+ }
+}
diff --git a/resources/extruders/blv_mgn_cube_extruder_0.def.json b/resources/extruders/blv_mgn_cube_extruder_0.def.json
new file mode 100644
index 0000000000..4a5ed97f47
--- /dev/null
+++ b/resources/extruders/blv_mgn_cube_extruder_0.def.json
@@ -0,0 +1,20 @@
+{
+ "name": "Extruder 1",
+ "version": 2,
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "blv_mgn_cube_base",
+ "position": "0"
+ },
+ "overrides": {
+ "extruder_nr": {
+ "default_value": 0
+ },
+ "machine_nozzle_size": {
+ "default_value": 0.4
+ },
+ "material_diameter": {
+ "default_value": 1.75
+ }
+ }
+} \ No newline at end of file
diff --git a/resources/extruders/cocoon_create_extruder_0.def.json b/resources/extruders/cocoon_create_extruder_0.def.json
new file mode 100644
index 0000000000..edca4b33bb
--- /dev/null
+++ b/resources/extruders/cocoon_create_extruder_0.def.json
@@ -0,0 +1,15 @@
+{
+ "version": 2,
+ "name": "Extruder 1",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "cocoon_create",
+ "position": "0"
+ },
+
+ "overrides": {
+ "extruder_nr": { "default_value": 0 },
+ "machine_nozzle_size": { "default_value": 0.4 },
+ "material_diameter": { "default_value": 1.75 }
+ }
+}
diff --git a/resources/extruders/cocoon_create_touch_extruder_0.def.json b/resources/extruders/cocoon_create_touch_extruder_0.def.json
new file mode 100644
index 0000000000..ca7c3e38af
--- /dev/null
+++ b/resources/extruders/cocoon_create_touch_extruder_0.def.json
@@ -0,0 +1,15 @@
+{
+ "version": 2,
+ "name": "Extruder 1",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "cocoon_create_touch",
+ "position": "0"
+ },
+
+ "overrides": {
+ "extruder_nr": { "default_value": 0 },
+ "machine_nozzle_size": { "default_value": 0.4 },
+ "material_diameter": { "default_value": 1.75 }
+ }
+}
diff --git a/resources/extruders/fusedform_base_extruder_0.def.json b/resources/extruders/fusedform_base_extruder_0.def.json
new file mode 100644
index 0000000000..19ecc0915d
--- /dev/null
+++ b/resources/extruders/fusedform_base_extruder_0.def.json
@@ -0,0 +1,15 @@
+{
+ "version": 2,
+ "name": "Extruder 1",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "fusedform_base",
+ "position": "0"
+ },
+
+ "overrides": {
+ "extruder_nr": { "default_value": 0 },
+ "machine_nozzle_size": { "default_value": 0.4 },
+ "material_diameter": { "default_value": 1.75 }
+ }
+}
diff --git a/resources/extruders/koonovo_base_extruder_0.def.json b/resources/extruders/koonovo_base_extruder_0.def.json
new file mode 100644
index 0000000000..34e3e3bffb
--- /dev/null
+++ b/resources/extruders/koonovo_base_extruder_0.def.json
@@ -0,0 +1,16 @@
+{
+ "version": 2,
+ "name": "Extruder 0",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "koonovo_base",
+ "position": "0"
+ },
+
+ "overrides": {
+ "extruder_nr": { "default_value": 0 },
+ "machine_nozzle_size": { "default_value": 0.4 },
+ "material_diameter": { "default_value": 1.75 }
+
+ }
+}
diff --git a/resources/extruders/koonovo_kn3_extruder_0.def.json b/resources/extruders/koonovo_kn3_extruder_0.def.json
new file mode 100644
index 0000000000..e507f9fdc5
--- /dev/null
+++ b/resources/extruders/koonovo_kn3_extruder_0.def.json
@@ -0,0 +1,21 @@
+{
+ "version": 2,
+ "name": "Left Extruder",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "koonovo_kn3",
+ "position": "0"
+ },
+
+ "overrides": {
+ "extruder_nr": {
+ "default_value": 0
+
+ },
+ "machine_nozzle_offset_x": { "default_value": 0.0 },
+ "machine_nozzle_offset_y": { "default_value": 0.0 },
+ "machine_nozzle_size": { "default_value": 0.4},
+ "material_diameter": { "default_value": 1.75 }
+
+ }
+}
diff --git a/resources/extruders/koonovo_kn3_extruder_1.def.json b/resources/extruders/koonovo_kn3_extruder_1.def.json
new file mode 100644
index 0000000000..0aebad348a
--- /dev/null
+++ b/resources/extruders/koonovo_kn3_extruder_1.def.json
@@ -0,0 +1,21 @@
+{
+ "version": 2,
+ "name": "Right Extruder",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "koonovo_kn3",
+ "position": "1"
+ },
+
+ "overrides": {
+ "extruder_nr": {
+ "default_value": 1
+
+ },
+ "machine_nozzle_offset_x": { "default_value": 0.0 },
+ "machine_nozzle_offset_y": { "default_value": 0.0 },
+ "machine_nozzle_size": { "default_value": 0.4 },
+ "material_diameter": { "default_value": 1.75 }
+
+ }
+}
diff --git a/resources/extruders/koonovo_kn5_extruder_0.def.json b/resources/extruders/koonovo_kn5_extruder_0.def.json
new file mode 100644
index 0000000000..53aa0a3ff1
--- /dev/null
+++ b/resources/extruders/koonovo_kn5_extruder_0.def.json
@@ -0,0 +1,21 @@
+{
+ "version": 2,
+ "name": "Left Extruder",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "koonovo_kn5",
+ "position": "0"
+ },
+
+ "overrides": {
+ "extruder_nr": {
+ "default_value": 0
+
+ },
+ "machine_nozzle_offset_x": { "default_value": 0.0 },
+ "machine_nozzle_offset_y": { "default_value": 0.0 },
+ "machine_nozzle_size": { "default_value": 0.4},
+ "material_diameter": { "default_value": 1.75 }
+
+ }
+}
diff --git a/resources/extruders/koonovo_kn5_extruder_1.def.json b/resources/extruders/koonovo_kn5_extruder_1.def.json
new file mode 100644
index 0000000000..d526c5715c
--- /dev/null
+++ b/resources/extruders/koonovo_kn5_extruder_1.def.json
@@ -0,0 +1,22 @@
+{
+ "version": 2,
+ "name": "Right Extruder",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "koonovo_kn5",
+ "position": "1"
+ },
+
+ "overrides": {
+ "extruder_nr": {
+ "default_value": 1
+
+ },
+ "machine_nozzle_offset_x": { "default_value": 0.0 },
+ "machine_nozzle_offset_y": { "default_value": 0.0 },
+ "machine_nozzle_size": { "default_value": 0.4 },
+ "material_diameter": { "default_value": 1.75 }
+
+
+ }
+}
diff --git a/resources/extruders/liquid_extruder.def.json b/resources/extruders/liquid_extruder.def.json
new file mode 100644
index 0000000000..d0fb0a4caf
--- /dev/null
+++ b/resources/extruders/liquid_extruder.def.json
@@ -0,0 +1,14 @@
+{
+ "version": 2,
+ "name": "Extruder 1",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "liquid",
+ "position": "0"
+ },
+
+ "overrides": {
+ "extruder_nr": { "default_value": 0 },
+ "material_diameter": { "default_value": 1.75 }
+ }
+}
diff --git a/resources/extruders/tinyboy_fabrikator15_extruder_0.def.json b/resources/extruders/tinyboy_fabrikator15_extruder_0.def.json
new file mode 100644
index 0000000000..81fa4bd140
--- /dev/null
+++ b/resources/extruders/tinyboy_fabrikator15_extruder_0.def.json
@@ -0,0 +1,15 @@
+{
+ "version": 2,
+ "name": "Extruder 1",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "tinyboy_fabrikator15",
+ "position": "0"
+ },
+
+ "overrides": {
+ "extruder_nr": { "default_value": 0 },
+ "machine_nozzle_size": { "default_value": 0.4 },
+ "material_diameter": { "default_value": 1.75 }
+ }
+}
diff --git a/resources/i18n/cs_CZ/cura.po b/resources/i18n/cs_CZ/cura.po
index db656830f7..b2b9420729 100644
--- a/resources/i18n/cs_CZ/cura.po
+++ b/resources/i18n/cs_CZ/cura.po
@@ -5,10 +5,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
-"PO-Revision-Date: 2020-04-07 11:15+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
+"PO-Revision-Date: 2020-08-21 14:20+0200\n"
"Last-Translator: DenyCZ <www.github.com/DenyCZ>\n"
"Language-Team: DenyCZ <www.github.com/DenyCZ>\n"
"Language: cs_CZ\n"
@@ -20,8 +20,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -44,13 +44,14 @@ msgid "Not overridden"
msgstr "Nepřepsáno"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "Výchozí"
@@ -102,18 +103,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "Vlastní"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "Vlastní profily"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "Všechny podporované typy ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "VÅ¡echny soubory (*)"
@@ -124,26 +125,26 @@ msgid "Login failed"
msgstr "Přihlášení selhalo"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "Hledám nové umístění pro objekt"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "Hledám umístění"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "Nemohu najít lokaci na podložce pro všechny objekty"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "Nemohu najít umístění"
@@ -281,98 +282,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "Neinicializováno<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>Verze OpenGL: {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>OpenGL Vendor: {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>OpenGL Renderer: {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "Stopování chyby"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "Protokoly"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "Odeslat záznam"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "NaÄítám zařízení..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "Nastavuji preference..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr "Inicializuji aktivní zařízení..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr "Inicializuji správce zařízení..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr "Inicializuji prostor podložky..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "Připravuji scénu..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "NaÄítám rozhraní..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr "Inicializuji engine..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "SouÄasnÄ› lze naÄíst pouze jeden soubor G-kódu. PÅ™eskoÄen import {0}"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -381,13 +381,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "Varování"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "Nelze otevřít žádný jiný soubor, když se naÄítá G kód. PÅ™eskoÄen import {0}"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -395,27 +395,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "Chyba"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "Vybraný model byl moc malý k naÄtení."
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "Násobím a rozmisťuji objekty"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "Umisťuji objekty"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "Umisťuji objekt"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "Nelze pÅ™eÄíst odpovÄ›Ä."
@@ -438,28 +433,28 @@ msgstr "PÅ™i pokusu o pÅ™ihlášení se stalo nÄ›co neoÄekávaného, zkuste to
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:187
msgctxt "@info"
msgid "Unable to start a new sign in process. Check if another sign in attempt is still active."
-msgstr ""
+msgstr "Nepodařilo se mi spustit nový proces přihlášení. Zkontrolujte, zda nějaký jiný již neběží."
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "Nelze se dostat na server úÄtu Ultimaker."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "Soubor již existuje"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "Soubor <filename>{0}</filename> již existuje. Opravdu jej chcete přepsat?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "Špatná cesta k souboru:"
@@ -518,49 +513,60 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "Tento profil <filename>{0}</filename> obsahuje nesprávná data, nemohl je importovat."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "Import profilu z <filename>{0}</filename> se nezdařil:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "Úspěšně importován profil {0}"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "Soubor {0} neobsahuje žádný platný profil."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "Profil {0} má neznámý typ souboru nebo je poškozen."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "Vlastní profil"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "V profilu chybí typ kvality."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "Nelze najít typ kvality {0} pro aktuální konfiguraci."
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
+msgstr "Nepovedlo se přidat profil."
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
@@ -573,23 +579,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "Výchozí"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "Tryska"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "Nastavení byla změněna, aby odpovídala aktuální dostupnosti extruderů:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "Nastavení aktualizováno"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "Extruder(y) zakázány"
@@ -605,10 +611,10 @@ msgstr "Přidat"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/WelcomePagesModel.py:263
msgctxt "@action:button"
msgid "Finish"
-msgstr ""
+msgstr "DokonÄit"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -697,7 +703,7 @@ msgstr "Další"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -722,40 +728,40 @@ msgstr ""
"<p> Zjistěte, jak zajistit nejlepší možnou kvalitu a spolehlivost tisku. </p>\n"
"<p> <a href=\"https://ultimaker.com/3D-model-assistant\"> Zobrazit průvodce kvalitou tisku </a> </p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "Projektový soubor <filename>{0}</filename> obsahuje neznámý typ zařízení <message>{1}</message>. Nelze importovat zařízení. Místo toho budou importovány modely."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "Otevřít soubor s projektem"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
-msgstr ""
+msgstr "Soubor projektu <filename>{0}</filename>je neoÄekávanÄ› nedostupný: <message>{1}</message>."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
-msgstr ""
+msgstr "Nepovedlo se otevřít soubor projektu"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
-msgstr ""
+msgstr "Soubor projektu <filename>{0}</filename> je vytvořený profily, které jsou této verzi Ultimaker Cura neznámé."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "DoporuÄeno"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "Vlastní"
@@ -777,6 +783,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr "Nemáte oprávnění zapisovat do tohoto pracovního prostoru."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -920,7 +931,7 @@ msgstr "Nemohu naÄíst informace o aktualizaci."
#, python-brace-format
msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
msgid "New features or bug-fixes may be available for your {machine_name}! If not already at the latest version, it is recommended to update the firmware on your printer to version {latest_version}."
-msgstr ""
+msgstr "Pro vaÅ¡e {machine_name} mohou být k dispozici nové funkce nebo opravy chyb! Pokud jeÅ¡tÄ› není v nejnovÄ›jší verzi, doporuÄuje se aktualizovat firmware v tiskárnÄ› na verzi {latest_version}."
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22
#, python-format
@@ -1184,12 +1195,12 @@ msgstr "Pohled vrstev"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:70
msgctxt "@info:status"
msgid "Your model is not manifold. The highlighted areas indicate either missing or extraneous surfaces."
-msgstr ""
+msgstr "Váš model není rozmanitý. ZvýraznÄ›né oblasti indikují buÄ chybÄ›jící, Äi vedlejší povrch."
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:72
msgctxt "@info:title"
msgid "Model errors"
-msgstr ""
+msgstr "Chyby modelu"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/__init__.py:12
msgctxt "@item:inmenu"
@@ -1297,7 +1308,7 @@ msgstr "BalíÄek ve formátu Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UFPWriter/UFPWriter.py:146
msgctxt "@info:error"
msgid "Can't write to UFP file:"
-msgstr ""
+msgstr "Nemohu zapsat do UFP souboru:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:24
msgctxt "@action"
@@ -1309,96 +1320,133 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "Vybrat vylepšení"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
-msgstr ""
+msgstr "Tisknout přes cloud"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
-msgstr ""
+msgstr "Tisknout přes cloud"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
+msgstr "Připojen přes cloud"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Z vaÅ¡eho Ultimaker úÄtu byla detekována nová tiskárna"
+msgstr[1] "Z vaÅ¡eho Ultimaker úÄtu byly detekovány nové tiskárny"
+msgstr[2] "Z vaÅ¡eho Ultimaker úÄtu byly detekovány nové tiskárny"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Pro tuto tiskárnu není připojení přes cloud dostupné"
+msgstr[1] "Pro tyto tiskárny není připojení přes cloud dostupné"
+msgstr[2] "Pro tyto tiskárny není připojení přes cloud dostupné"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Tato tiskárna není napojena na Digital Factory:"
+msgstr[1] "Tyto tiskárny nejsou napojeny na Digital Factory:"
+msgstr[2] "Tyto tiskárny nejsou napojeny na Digital Factory:"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
-msgstr ""
+msgstr "Zachovat konfiguraci tiskárny"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
+msgstr "Odstranit tiskárnu"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
-msgstr ""
+msgstr "Odstranit tiskárny?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1410,7 +1458,7 @@ msgstr "Odesílejte a sledujte tiskové úlohy odkudkoli pomocí úÄtu Ultimake
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:33
msgctxt "@info:status Ultimaker Cloud should not be translated."
msgid "Connect to Ultimaker Digital Factory"
-msgstr ""
+msgstr "Připojit se k Ultimaker Digital Factory"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:36
msgctxt "@action"
@@ -1484,6 +1532,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "Nahrávám tiskovou úlohu do tiskárny."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1544,17 +1602,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "Připojeno přes USB"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "Probíhá tisk přes USB, uzavření Cura tento tisk zastaví. Jsi si jistá?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "Tisk stále probíhá. Cura nemůže spustit další tisk pÅ™es USB, dokud není pÅ™edchozí tisk dokonÄen."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "Probíhá tisk"
@@ -1579,88 +1637,77 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "Otevřit projekt"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "Aktualizovat existující"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "Vytvořit nový"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "Souhrn - Projekt Cura"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "Nastavení tiskárny"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "Jak by měl být problém v zařízení vyřešen?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "Aktualizovat"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "Vytvořit nový"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "Typ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "Skupina tiskárny"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "Nastavení profilu"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "Jak by měl být problém v profilu vyřešen?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "Název"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "Záměr"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "Není v profilu"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
@@ -1669,12 +1716,12 @@ msgstr[0] "%1 přepsání"
msgstr[1] "%1 přepsání"
msgstr[2] "%1 přepsání"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "Derivát z"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
@@ -1682,42 +1729,42 @@ msgstr[0] "%1, %2 override"
msgstr[1] "%1, %2 overrides"
msgstr[2] "%1, %2 overrides"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "Nastavení materiálu"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "Jak by měl být problém v materiálu vyřešen?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "Nastavení zobrazení"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "Mód"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "Viditelná zařízení:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1 z %2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "Nahrání projektu vymaže všechny modely na podložce."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "Otevřít"
@@ -2144,17 +2191,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "PoÄet extrůderů"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr "Sdílený ohřívaÄ"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "PoÄáteÄní G kód"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "UkonÄující G kód"
@@ -2177,7 +2219,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "Připojte tiskárnu k síti."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "Zobrazit online manuály"
@@ -2460,7 +2502,7 @@ msgstr "Aktualizování"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:27
msgctxt "@label"
msgid "Premium"
-msgstr ""
+msgstr "Premium"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:39
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:86
@@ -2582,12 +2624,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr "Pro instalaci balíÄku musíte pÅ™ijmout licenÄní ujednání"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "Webová stránka"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "Email"
@@ -2636,34 +2678,34 @@ msgstr "Nelze se pÅ™ipojit k databázi balíÄku Cura. Zkontrolujte pÅ™ipojení.
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:33
msgctxt "@title:tab"
msgid "Installed plugins"
-msgstr ""
+msgstr "Nainstalovaná rozšíření"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:72
msgctxt "@info"
msgid "No plugin has been installed."
-msgstr ""
+msgstr "Žádné rozšíření nebylo nainstalováno."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:86
msgctxt "@title:tab"
msgid "Installed materials"
-msgstr ""
+msgstr "Nainstalované materiály"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:125
msgctxt "@info"
msgid "No material has been installed."
-msgstr ""
+msgstr "Žádný materiál nebyl nainstalován."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:139
msgctxt "@title:tab"
msgid "Bundled plugins"
-msgstr ""
+msgstr "Zabalená rozšíření"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:184
msgctxt "@title:tab"
msgid "Bundled materials"
-msgstr ""
+msgstr "Zabalené materiály"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "NaÄítám balíÄky..."
@@ -2671,7 +2713,7 @@ msgstr "NaÄítám balíÄky..."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/WelcomePage.qml:22
msgctxt "@description"
msgid "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
-msgstr ""
+msgstr "Přihlaste se, abyste získali ověřené pluginy a materiály pro Ultimaker Cura Enterprise"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/Toolbox.qml:19
msgctxt "@title"
@@ -2860,7 +2902,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "Přepsání použije zadaná nastavení s existující konfigurací tiskárny. To může vést k selhání tisku."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2945,23 +2987,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "Zrušit tisk"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "Spravovat tiskárnu"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "Aktualizujte firmware tiskárny a spravujte frontu vzdáleně."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "Webová kamera není k dispozici, protože monitorujete cloudovou tiskárnu."
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2982,22 +3019,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "Čekám"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "Bez názvu"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "Anonymní"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "Jsou nutné změny v nastavení"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "Podrobnosti"
@@ -3065,27 +3107,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "Zařazeno do fronty"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "Spravovat v prohlížeÄi"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "Ve frontě nejsou žádné tiskové úlohy. Slicujte a odesláním úlohy jednu přidejte."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "Tiskové úlohy"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "Celkový Äas tisknutí"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "Čekám na"
@@ -3135,47 +3177,42 @@ msgstr "VytvoÅ™it úÄet"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:28
msgctxt "@label"
msgid "Checking..."
-msgstr ""
+msgstr "Kontroluji..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:35
msgctxt "@label"
msgid "Account synced"
-msgstr ""
+msgstr "ÚÄet byl synchronizován"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:42
msgctxt "@label"
msgid "Something went wrong..."
-msgstr ""
+msgstr "Nastala chyba..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:96
msgctxt "@button"
msgid "Install pending updates"
-msgstr ""
+msgstr "Nainstalujte Äekající aktualizace"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:118
msgctxt "@button"
msgid "Check for account updates"
-msgstr ""
+msgstr "Zkontrolovat aktualizace pro úÄet"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:81
msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
+msgstr "Poslední aktualizace: %1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
-msgstr ""
+msgstr "Ultimaker Account"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:125
msgctxt "@button"
msgid "Sign Out"
-msgstr ""
+msgstr "Odhlásit se"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ActionPanel/OutputProcessWidget.qml:59
msgctxt "@label"
@@ -3674,30 +3711,40 @@ msgstr "Knihovna pro výstřižky z mnohoúhelníků"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@Label"
msgid "Static type checker for Python"
-msgstr ""
+msgstr "Kontrola statických typů pro Python"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:157
msgctxt "@Label"
msgid "Root Certificates for validating SSL trustworthiness"
-msgstr ""
+msgstr "Základní certifikáty pro validaci důvěryhodnosti SSL"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:158
msgctxt "@Label"
msgid "Python Error tracking library"
+msgstr "Chyba v Python trackovací knihovně"
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "Font"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "Ikony SVG"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Linux cross-distribution application deployment"
@@ -3737,7 +3784,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3748,7 +3795,7 @@ msgstr "Nastavení profilu"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:125
msgctxt "@title:column"
msgid "Current changes"
-msgstr ""
+msgstr "Aktuální změny"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:158
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:747
@@ -3769,12 +3816,12 @@ msgstr "Nechat a už se nikdy neptat"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:197
msgctxt "@action:button"
msgid "Discard changes"
-msgstr ""
+msgstr "Smazat změny"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:210
msgctxt "@action:button"
msgid "Keep changes"
-msgstr ""
+msgstr "Zanechat změny"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64
msgctxt "@text:window"
@@ -3932,12 +3979,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "Povoleno"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "Materiál"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "S touto kombinací materiálu pro lepší adhezi použijte lepidlo."
@@ -3966,7 +4013,7 @@ msgstr "PoÄet kopií"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:33
msgctxt "@title:menu menubar:file"
msgid "&Save Project..."
-msgstr ""
+msgstr "&Uložit projekt..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:54
msgctxt "@title:menu menubar:file"
@@ -4123,28 +4170,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "Jste si jist, že chcete zrušit tisknutí?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
-msgstr ""
+msgstr "Je tisknuto jako podpora."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
-msgstr ""
+msgstr "Ostatní modely překrývající se s tímto modelem jsou upraveny."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
-msgstr ""
+msgstr "Výplň překrývající se s tímto modelem byla modifikována."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
-msgstr ""
+msgstr "Přesahy na tomto modelu nejsou podporovány."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4204,12 +4251,12 @@ msgstr "Zobrazit převis"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351
msgctxt "@info:tooltip"
msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry."
-msgstr ""
+msgstr "Zvýraznit chybÄ›jící nebo vedlejší povrchy modelu pomocí varovných znaÄek. Dráhám nástrojů budou Äasto chybÄ›t Äásti zamýšlené geometrie."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:360
msgctxt "@option:check"
msgid "Display model errors"
-msgstr ""
+msgstr "Zobrazovat chyby modelu"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:368
msgctxt "@info:tooltip"
@@ -4322,12 +4369,12 @@ msgstr "Otevírám a ukládám soubory"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:570
msgctxt "@info:tooltip"
msgid "Should opening files from the desktop or external applications open in the same instance of Cura?"
-msgstr ""
+msgstr "Měli by se soubory z plochy, nebo externích aplikací otevírat ve stejné instanci Cury?"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:575
msgctxt "@option:check"
msgid "Use a single instance of Cura"
-msgstr ""
+msgstr "Používat pouze jednu instanci programu Cura"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:585
msgctxt "@info:tooltip"
@@ -4686,7 +4733,7 @@ msgid "Update profile with current settings/overrides"
msgstr "Aktualizovat profil s aktuálním nastavení/přepsánímy"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "Zrušit aktuální změny"
@@ -4861,29 +4908,29 @@ msgstr "Tiskárna není připojena."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:47
msgctxt "@status"
msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet."
-msgstr ""
+msgstr "Cloudová tiskárna je offline. Prosím zkontrolujte, zda je tiskárna zapnutá a připojená k internetu."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:51
msgctxt "@status"
msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection."
-msgstr ""
+msgstr "Tiskárna není pÅ™ipojena k vaÅ¡emu úÄtu. Prosím navÅ¡tivte Ultimaker Digital Factory pro navázání spojení."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:56
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer."
-msgstr ""
+msgstr "Připojení ke cloudu není nyní dostupné. Prosím přihlašte se k připojení ke cloudové tiskárně."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:60
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please check your internet connection."
-msgstr ""
+msgstr "Připojení ke cloudu není nyní dostupné. Prosím zkontrolujte si vaše internetové připojení."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:238
msgctxt "@button"
msgid "Add printer"
msgstr "Přidat tiskárnu"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "Spravovat tiskárny"
@@ -4934,7 +4981,7 @@ msgstr ""
"\n"
"Klepnutím otevřete správce profilů."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "Vlastní profily"
@@ -5133,52 +5180,52 @@ msgstr "Typ pohledu"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:47
msgctxt "@label"
msgid "Add a Cloud printer"
-msgstr ""
+msgstr "Přidat Cloudovou tiskárnu"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
-msgstr ""
+msgstr "ÄŒekám na odpovÄ›Ä od Cloudu"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
-msgstr ""
+msgstr "Žádné tiskárny nenalezeny ve vaÅ¡em úÄtÄ›?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
-msgstr ""
+msgstr "Následující tiskárny ve vaÅ¡em úÄtÄ› byla pÅ™idány do Cury:"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
-msgstr ""
+msgstr "Přidat tiskárnu manuálně"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "DokonÄit"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
-msgstr ""
+msgstr "Výrobce"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
-msgstr ""
+msgstr "Autor profilu"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "Název tiskárny"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "Prosím dejte vaší tiskárně název"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5190,7 +5237,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "Přidat síťovou tiskárnu"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "Přidat ne-síťovou tiskárnu"
@@ -5200,22 +5247,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "Přes síť nebyla nalezena žádná tiskárna."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "Obnovit"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "Přidat tiskárnu podle IP"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
-msgstr ""
+msgstr "Přidat cloudovou tiskárnu"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "Podpora při problémech"
@@ -5228,7 +5275,7 @@ msgstr "Přidat tiskárnu podle IP adresy"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:133
msgctxt "@text"
msgid "Enter your printer's IP address."
-msgstr ""
+msgstr "Zadejte IP adresu vaší tiskárny."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:158
msgctxt "@button"
@@ -5294,7 +5341,7 @@ msgstr "- Zvyšte efektivitu pomocí vzdáleného pracovního postupu na tiskár
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/CloudContent.qml:157
msgctxt "@button"
msgid "Skip"
-msgstr ""
+msgstr "PÅ™eskoÄit"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/DataCollectionsContent.qml:24
msgctxt "@label"
@@ -5898,21 +5945,31 @@ msgstr "Aktualizace verze 4.5 na 4.6"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2."
-msgstr ""
+msgstr "Aktualizuje konfigurace z Cura 4.6.0 na Cura 4.6.2."
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.0 to 4.6.2"
-msgstr ""
+msgstr "Aktualizace verze 4.6.0 na 4.6.2"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7."
-msgstr ""
+msgstr "Aktualizuje konfigurace z Cura 4.6.2 na Cura 4.7."
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
+msgstr "Aktualizace verze 4.6.2 na 4.7"
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
msgstr ""
#: X3DReader/plugin.json
@@ -5945,6 +6002,99 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "Rentgenový pohled"
+#~ msgctxt "@label ({} is object name)"
+#~ msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#~ msgstr "Doopravdy chcete odstranit {}? Toto nelze vrátit zpět!"
+
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "Vybraný model byl moc malý k naÄtení."
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "Úspěšně importován profil {0}"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "Nelze najít typ kvality {0} pro aktuální konfiguraci."
+
+#~ msgctxt "info:status"
+#~ msgid "Adding printer {} ({}) from your account"
+#~ msgstr "PÅ™idávám tiskárnu {} ({}) z vaÅ¡eho úÄtu"
+
+#~ msgctxt "info:hidden list items"
+#~ msgid "<li>... and {} others</li>"
+#~ msgstr "<li>... a {} dalších</li>"
+
+#~ msgctxt "info:status"
+#~ msgid "Printers added from Digital Factory:<ul>{}</ul>"
+#~ msgstr "Tiskárny přidané z Digital Factory:<ul>{}</ul>"
+
+#~ msgctxt "info:status"
+#~ msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+#~ msgstr "<ul>{}</ul> Chcete-li navázat spojení, navštivte <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+
+#~ msgctxt "@label ({} is printer name)"
+#~ msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#~ msgstr "{} bude odebrána až do další synchronizace úÄtu. <br> Chcete-li {} trvale odebrat, navÅ¡tivte <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Opravdu chcete doÄasnÄ› odebrat {}?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Chystáte se odebrat {} tiskárny z Cury. Tuto akci nelze vrátit zpět.\n"
+#~ "Jste si jistý, že chcete pokraÄovat?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove all printers from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Chystáte se odebrat všechny tiskárny z Cury. Tuto akci nelze vrátit zpět.\n"
+#~ "Doopravdy chcete pokraÄovat?"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "Aktualizovat"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "Vytvořit nový"
+
+#~ msgctxt "@label"
+#~ msgid "Shared Heater"
+#~ msgstr "Sdílený ohřívaÄ"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "Webová kamera není k dispozici, protože monitorujete cloudovou tiskárnu."
+
+#~ msgctxt "@button"
+#~ msgid "Ultimaker Digital Factory"
+#~ msgstr "Ultimaker Digital Factory"
+
+#~ msgctxt "@text:window, %1 is a profile name"
+#~ msgid ""
+#~ "You have customized some profile settings.\n"
+#~ "Would you like to Keep these changed settings after switching profiles?\n"
+#~ "Alternatively, you can Discard the changes to load the defaults from '%1'."
+#~ msgstr ""
+#~ "Upravili jste některá nastavení profilu.\n"
+#~ "Chcete tato změněná nastavení zachovat i po přepnutí profilů?\n"
+#~ "AlternativnÄ› můžete zahodit zmÄ›ny a naÄíst výchozí hodnoty z '%1'."
+
+#~ msgctxt "@label"
+#~ msgid "Overrides %1 setting."
+#~ msgid_plural "Overrides %1 settings."
+#~ msgstr[0] "Přepsat %1 nastavení."
+#~ msgstr[1] "Přepsat %1 nastavení."
+#~ msgstr[2] "Přepsat %1 nastavení."
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "Prosím dejte vaší tiskárně název"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "Pro vaÅ¡e zařízení {machine_name} jsou k dispozici nové funkce! DoporuÄujeme aktualizovat firmware na tiskárnÄ›."
diff --git a/resources/i18n/cs_CZ/fdmextruder.def.json.po b/resources/i18n/cs_CZ/fdmextruder.def.json.po
index 5faf5a8607..03847d2514 100644
--- a/resources/i18n/cs_CZ/fdmextruder.def.json.po
+++ b/resources/i18n/cs_CZ/fdmextruder.def.json.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2020-02-20 17:30+0100\n"
"Last-Translator: DenyCZ <www.github.com/DenyCZ>\n"
"Language-Team: DenyCZ <www.github.com/DenyCZ>\n"
diff --git a/resources/i18n/cs_CZ/fdmprinter.def.json.po b/resources/i18n/cs_CZ/fdmprinter.def.json.po
index 3659e2d79d..7dd0b5d797 100644
--- a/resources/i18n/cs_CZ/fdmprinter.def.json.po
+++ b/resources/i18n/cs_CZ/fdmprinter.def.json.po
@@ -5,10 +5,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
-"PO-Revision-Date: 2020-04-07 11:21+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
+"PO-Revision-Date: 2020-08-04 12:40+0200\n"
"Last-Translator: DenyCZ <www.github.com/DenyCZ>\n"
"Language-Team: DenyCZ <www.github.com/DenyCZ>\n"
"Language: cs_CZ\n"
@@ -226,12 +226,12 @@ msgstr "Zda je zařízení schopno stabilizovat teplotu podložky."
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool label"
msgid "Always Write Active Tool"
-msgstr ""
+msgstr "Vždy Zapisovat Aktivní Nástroj"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool description"
msgid "Write active tool after sending temp commands to inactive tool. Required for Dual Extruder printing with Smoothie or other firmware with modal tool commands."
-msgstr ""
+msgstr "Zapisování aktivního nástroje po odeslání doÄasných příkazů neaktivnímu nástroji. Vyžadováno pro tisk s dvojitým extruderem se Smoothie, Äi jiným firmwarem s modálními příkazy nástrojů."
#: fdmprinter.def.json
msgctxt "machine_center_is_zero label"
@@ -2059,8 +2059,8 @@ msgstr "Teplota podložky"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "Teplota použitá pro vyhřívanou podložku. Pokud je to 0, teplota podložky nebude upravena."
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2069,8 +2069,8 @@ msgstr "Teplota podložky pÅ™i poÄáteÄní vrstvÄ›"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "Teplota použitá pro vyhřívanou podložku v první vrstvě."
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2094,13 +2094,13 @@ msgstr "Povrchová energie."
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "Poměr smrštění"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "Poměr smrštění v procentech."
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -3485,22 +3485,22 @@ msgstr "VytlaÄovací stroj se používá pro tisk podlah podpÄ›ry. To se použÃ
#: fdmprinter.def.json
msgctxt "support_structure label"
msgid "Support Structure"
-msgstr ""
+msgstr "Podpůrná struktura"
#: fdmprinter.def.json
msgctxt "support_structure description"
msgid "Chooses between the techniques available to generate support. \"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible."
-msgstr ""
+msgstr "Volí mezi dostupnými technikami pro generování podpory. „Normální“ podpora vytváří podpůrnou strukturu přímo pod pÅ™evislými Äástmi a upouÅ¡tí tyto oblasti přímo dolů. „Stromová“ podpora vytváří vÄ›tve smÄ›rem k pÅ™evislým oblastem, které podporují model na koncích tÄ›chto vÄ›tví, a umožňuje vÄ›tvím procházet se kolem modelu a podporovat je co nejvíce z konstrukÄní desky."
#: fdmprinter.def.json
msgctxt "support_structure option normal"
msgid "Normal"
-msgstr ""
+msgstr "Normální"
#: fdmprinter.def.json
msgctxt "support_structure option tree"
msgid "Tree"
-msgstr ""
+msgstr "Strom"
#: fdmprinter.def.json
msgctxt "support_tree_angle label"
@@ -3820,12 +3820,12 @@ msgstr "Maximální šířka schodů schodiÅ¡Å¥ového dna podpory spoÄívá na
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope label"
msgid "Support Stair Step Minimum Slope Angle"
-msgstr ""
+msgstr "Podpora Schodu Minimální Úhel Sklonu"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope description"
msgid "The minimum slope of the area for stair-stepping to take effect. Low values should make support easier to remove on shallower slopes, but really low values may result in some very counter-intuitive results on other parts of the model."
-msgstr ""
+msgstr "Minimální sklon oblasti, aby se schodové schody projevily. Nízké hodnoty by mÄ›ly usnadnit odstraňování podpory na mÄ›lkých svazích, ale opravdu nízké hodnoty mohou vést k velmi kontraintuitivním výsledkům na jiných Äástech modelu."
#: fdmprinter.def.json
msgctxt "support_join_distance label"
@@ -4275,12 +4275,12 @@ msgstr "Podpořte všude pod podpůrnou sítí, aby v podpůrné síti nebyl př
#: fdmprinter.def.json
msgctxt "support_meshes_present label"
msgid "Scene Has Support Meshes"
-msgstr ""
+msgstr "Scéna Má Podpůrné Masky"
#: fdmprinter.def.json
msgctxt "support_meshes_present description"
msgid "There are support meshes present in the scene. This setting is controlled by Cura."
-msgstr ""
+msgstr "Ve scéně existují podpůrné masky. Toto nastavení je kontrolováno Curou."
#: fdmprinter.def.json
msgctxt "platform_adhesion label"
@@ -5044,7 +5044,7 @@ msgstr "Tisková sekvence"
#: fdmprinter.def.json
msgctxt "print_sequence description"
msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes."
-msgstr ""
+msgstr "Zda tisknout vÅ¡echny modely po jedné vrstvÄ› najednou, nebo poÄkat na dokonÄení jednoho modelu, než se pÅ™esunete k další. Jeden za Äasovým režimem je možný, pokud a) je povolen pouze jeden extrudér a b) vÅ¡echny modely jsou oddÄ›leny tak, že celá tisková hlava se může pohybovat mezi a vÅ¡echny modely jsou menší než vzdálenost mezi tryskou a X / Osy Y."
#: fdmprinter.def.json
msgctxt "print_sequence option all_at_once"
@@ -5069,11 +5069,11 @@ msgstr "Pomocí této mřížky můžete upravit výplň dalších sítí, s nim
#: fdmprinter.def.json
msgctxt "infill_mesh_order label"
msgid "Mesh Processing Rank"
-msgstr ""
+msgstr "Úroveň Zpracování Masky"
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -5219,7 +5219,7 @@ msgstr "Tolerance slicování"
#: fdmprinter.def.json
msgctxt "slicing_tolerance description"
msgid "Vertical tolerance in the sliced layers. The contours of a layer are normally generated by taking cross sections through the middle of each layer's thickness (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the entire thickness of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Inclusive retains the most details, Exclusive makes for the best fit and Middle stays closest to the original surface."
-msgstr ""
+msgstr "Vertikální tolerance ve slicovaných vrstvách. Obrysy vrstvy jsou obvykle vytvářeny průřezy středem tloušťky každé vrstvy (uprostřed). Alternativně každá vrstva může mít oblasti, které spadají dovnitř objemu po celé tloušťce vrstvy (Exkluzivní), nebo vrstva má oblasti, které padají dovnitř kdekoli v rámci vrstvy (Inkluzivní). Inclusive si zachovává nejpodrobnější detaily, Exclusive dělá to nejlepší a Middle zůstává co nejblíže původnímu povrchu."
#: fdmprinter.def.json
msgctxt "slicing_tolerance option middle"
@@ -6360,6 +6360,26 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "TransformaÄní matice, která se použije na model pÅ™i naÄítání ze souboru."
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "Teplota použitá pro vyhřívanou podložku. Pokud je to 0, teplota podložky nebude upravena."
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "Teplota použitá pro vyhřívanou podložku v první vrstvě."
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "Poměr smrštění"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "Poměr smrštění v procentech."
+
+#~ msgctxt "infill_mesh_order description"
+#~ msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+#~ msgstr "UrÄuje prioritu této sítÄ› pÅ™i zvažování pÅ™ekrývajících se objemů. Oblasti, kde je umístÄ›no více sítí, budou vyhrány sítí s nižším hodnocením. Výplňová síť s vyšším pořádkem upraví výplň síťových výplní s nižším řádem a běžnými oky."
+
#~ msgctxt "print_sequence description"
#~ msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. "
#~ msgstr "Zda se mají tisknout vÅ¡echny modely po jedné vrstvÄ› najednou, nebo poÄkat na dokonÄení jednoho modelu, než se pÅ™esunete na další. Jeden za Äasovým režimem je možný, pokud a) je povolen pouze jeden extruder ab) vÅ¡echny modely jsou oddÄ›leny tak, že celá tisková hlava se může pohybovat mezi a vÅ¡echny modely jsou menší než vzdálenost mezi tryskou a X / Osy Y. "
diff --git a/resources/i18n/cura.pot b/resources/i18n/cura.pot
index 125044bf54..f2ef969f37 100644
--- a/resources/i18n/cura.pot
+++ b/resources/i18n/cura.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -20,8 +20,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -45,13 +45,14 @@ msgid "Not overridden"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr ""
@@ -109,18 +110,18 @@ msgctxt "@label"
msgid "Custom"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr ""
@@ -131,26 +132,26 @@ msgid "Login failed"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr ""
@@ -289,85 +290,85 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt ""
"@info 'width', 'depth' and 'height' are variable names that must NOT be "
@@ -375,14 +376,13 @@ msgctxt ""
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -391,13 +391,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -405,27 +405,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr ""
@@ -457,13 +452,13 @@ msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
@@ -472,8 +467,8 @@ msgid ""
"overwrite it?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr ""
@@ -538,51 +533,67 @@ msgid ""
"import it."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
+msgid "Successfully imported profile {0}."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
+msgid "Global stack is missing."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid ""
+"Quality type '{0}' is not compatible with the current active machine "
+"definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid ""
+"Warning: The profile is not visible because its quality type '{0}' is not "
+"available for the current configuration. Switch to a material/nozzle "
+"combination that can use this quality type."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
msgctxt "@info:not supported profile"
msgid "Not supported"
@@ -593,24 +604,24 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid ""
"Settings have been changed to match the current availability of extruders:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr ""
@@ -629,7 +640,7 @@ msgid "Finish"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -718,7 +729,7 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -742,7 +753,7 @@ msgid ""
"guide</a></p>"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid ""
@@ -751,12 +762,12 @@ msgid ""
"instead."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid ""
@@ -764,12 +775,12 @@ msgid ""
"</message>."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid ""
@@ -777,12 +788,12 @@ msgid ""
"unknown to this version of Ultimaker Cura."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr ""
@@ -804,6 +815,13 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid ""
+"The operating system does not allow saving a project file to this location "
+"or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -1350,22 +1368,28 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
@@ -1373,77 +1397,102 @@ msgstr[0] ""
msgstr[1] ""
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
msgstr[0] ""
msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
msgstr[0] ""
msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid ""
-"<ul>{}</ul>To establish a connection, please visit the <a href='https://"
-"mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid ""
-"{} will be removed until the next account sync. <br> To remove {} "
-"permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker "
-"Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be "
-"undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be "
+"undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be "
+"undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
"You are about to remove all printers from Cura. This action cannot be "
-"undone. \n"
+"undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1535,6 +1584,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1595,20 +1654,20 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid ""
"A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid ""
"A print is still in progress. Cura cannot start another print via USB until "
"the previous print has completed."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr ""
@@ -1635,88 +1694,77 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
@@ -1724,54 +1772,54 @@ msgid_plural "%1 overrides"
msgstr[0] ""
msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] ""
msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr ""
@@ -2221,17 +2269,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr ""
@@ -2250,7 +2293,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr ""
@@ -2660,12 +2703,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr ""
@@ -2742,7 +2785,7 @@ msgctxt "@title:tab"
msgid "Bundled materials"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr ""
@@ -2958,7 +3001,7 @@ msgid ""
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -3043,23 +3086,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr ""
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -3080,22 +3118,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr ""
@@ -3163,27 +3206,27 @@ msgctxt "@label"
msgid "Queued"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr ""
@@ -3257,11 +3300,6 @@ msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
-
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
@@ -3780,17 +3818,27 @@ msgctxt "@Label"
msgid "Python Error tracking library"
msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr ""
@@ -3832,7 +3880,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -4034,12 +4082,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr ""
@@ -4223,28 +4271,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4812,7 +4860,7 @@ msgid "Update profile with current settings/overrides"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr ""
@@ -5031,7 +5079,7 @@ msgctxt "@button"
msgid "Add printer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr ""
@@ -5080,7 +5128,7 @@ msgid ""
"Click to open the profile manager."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr ""
@@ -5290,49 +5338,49 @@ msgctxt "@label"
msgid "Add a Cloud printer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
+msgid "Please name your printer"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
@@ -5345,7 +5393,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr ""
@@ -5355,22 +5403,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr ""
@@ -6081,6 +6129,16 @@ msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
msgstr ""
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
+msgstr ""
+
#: X3DReader/plugin.json
msgctxt "description"
msgid "Provides support for reading X3D files."
diff --git a/resources/i18n/de_DE/cura.po b/resources/i18n/de_DE/cura.po
index 0626a2be88..0748f5324b 100644
--- a/resources/i18n/de_DE/cura.po
+++ b/resources/i18n/de_DE/cura.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
-"PO-Revision-Date: 2020-04-15 17:43+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: German <info@lionbridge.com>, German <info@bothof.nl>\n"
"Language: de_DE\n"
@@ -19,8 +19,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -43,13 +43,14 @@ msgid "Not overridden"
msgstr "Nicht überschrieben"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "Default"
@@ -101,18 +102,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "Benutzerdefiniert"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "Benutzerdefinierte Profile"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "Alle unterstützten Typen ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "Alle Dateien (*)"
@@ -123,26 +124,26 @@ msgid "Login failed"
msgstr "Login fehlgeschlagen"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "Neue Position für Objekte finden"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "Position finden"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "Innerhalb der Druckabmessung für alle Objekte konnte keine Position gefunden werden"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "Kann Position nicht finden"
@@ -280,98 +281,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "Noch nicht initialisiert<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>OpenGL-Version: {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>OpenGL-Anbieter: {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>OpenGL-Renderer: {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "Fehler-Rückverfolgung"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "Protokolle"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "Bericht senden"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "Geräte werden geladen..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "Erstellungen werden eingerichtet ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr "Aktives Gerät wird initialisiert ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr "Gerätemanager wird initialisiert ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr "Bauraum wird initialisiert ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "Die Szene wird eingerichtet..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "Die Benutzeroberfläche wird geladen..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr "Funktion wird initialisiert ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "Es kann nur jeweils ein G-Code gleichzeitig geladen werden. Wichtige {0} werden übersprungen."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -380,13 +380,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "Warnhinweis"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "Wenn G-Code geladen wird, kann keine weitere Datei geöffnet werden. Wichtige {0} werden übersprungen."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -394,27 +394,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "Fehler"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "Das gewählte Modell war zu klein zum Laden."
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "Objekte vervielfältigen und platzieren"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "Objekte platzieren"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "Objekt-Platzierung"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "Antwort konnte nicht gelesen werden."
@@ -437,28 +432,28 @@ msgstr "Bei dem Versuch, sich anzumelden, trat ein unerwarteter Fehler auf. Bitt
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:187
msgctxt "@info"
msgid "Unable to start a new sign in process. Check if another sign in attempt is still active."
-msgstr ""
+msgstr "Es kann kein neuer Anmeldevorgang gestartet werden. Bitte überprüfen Sie, ob noch ein weiterer Anmeldevorgang aktiv ist."
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "Der Ultimaker-Konto-Server konnte nicht erreicht werden."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "Datei bereits vorhanden"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "Die Datei <filename>{0}</filename> ist bereits vorhanden. Soll die Datei wirklich überschrieben werden?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "Ungültige Datei-URL:"
@@ -517,49 +512,60 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "Dieses Profil <filename>{0}</filename> enthält falsche Daten, Importieren nicht möglich."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "Import des Profils aus Datei <filename>{0}</filename> fehlgeschlagen:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "Profil erfolgreich importiert {0}"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "Datei {0} enthält kein gültiges Profil."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "Profil {0} hat einen unbekannten Dateityp oder ist beschädigt."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "Benutzerdefiniertes Profil"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "Für das Profil fehlt eine Qualitätsangabe."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "Es konnte keine Qualitätsangabe {0} für die vorliegende Konfiguration gefunden werden."
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
+msgstr "Das Profil kann nicht hinzugefügt werden."
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
@@ -572,23 +578,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "Default"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "Düse"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "Die Einstellungen wurden an die aktuell verfügbaren Extruder angepasst:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "Einstellungen aktualisiert"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "Extruder deaktiviert"
@@ -604,10 +610,10 @@ msgstr "Hinzufügen"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/WelcomePagesModel.py:263
msgctxt "@action:button"
msgid "Finish"
-msgstr ""
+msgstr "Beenden"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -696,7 +702,7 @@ msgstr "Weiter"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -719,42 +725,42 @@ msgstr ""
"<p>Ein oder mehrere 3D-Modelle können möglicherweise aufgrund der Modellgröße und Materialkonfiguration nicht optimal gedruckt werden:</p>\n"
"<p>{model_names}</p>\n"
"<p>Erfahren Sie, wie Sie die bestmögliche Druckqualität und Zuverlässigkeit sicherstellen.</p>\n"
-"<p><a href=“https://ultimaker.com/3D-model-assistant“>Leitfaden zu Druckqualität anzeigen</a></p>"
+"<p><a href=\"https://ultimaker.com/3D-model-assistant\">Leitfaden zu Druckqualität anzeigen</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "Projektdatei <filename>{0}</filename> enthält einen unbekannten Maschinentyp <message>{1}</message>. Importieren der Maschine ist nicht möglich. Stattdessen werden die Modelle importiert."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "Projektdatei öffnen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
-msgstr ""
+msgstr "Auf Projektdatei <filename>{0}</filename> kann plötzlich nicht mehr zugegriffen werden: <message>{1}</message>."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
-msgstr ""
+msgstr "Projektdatei kann nicht geöffnet werden"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
-msgstr ""
+msgstr "Projektdatei <filename>{0}</filename> verwendet Profile, die nicht mit dieser Ultimaker Cura-Version kompatibel sind."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "Empfohlen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "Benutzerdefiniert"
@@ -776,6 +782,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr "Keine Erlaubnis zum Beschreiben dieses Arbeitsbereichs."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -919,7 +930,7 @@ msgstr "Zugriff auf Update-Informationen nicht möglich."
#, python-brace-format
msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
msgid "New features or bug-fixes may be available for your {machine_name}! If not already at the latest version, it is recommended to update the firmware on your printer to version {latest_version}."
-msgstr ""
+msgstr "Für Ihren {machine_name} sind eventuell neue Funktionen oder Fehlerbereinigungen verfügbar! Falls Sie nicht bereits die aktuellste Version verwenden, empfehlen wir Ihnen, ein Firmware-Update Ihres Druckers auf Version {latest_version} auszuführen."
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22
#, python-format
@@ -1183,12 +1194,12 @@ msgstr "Schichtenansicht"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:70
msgctxt "@info:status"
msgid "Your model is not manifold. The highlighted areas indicate either missing or extraneous surfaces."
-msgstr ""
+msgstr "Ihrem Modell fehlen Schichten. Die fehlenden oder fehlerhaften Bereiche sind hervorgehoben."
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:72
msgctxt "@info:title"
msgid "Model errors"
-msgstr ""
+msgstr "Modellfehler"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/__init__.py:12
msgctxt "@item:inmenu"
@@ -1296,7 +1307,7 @@ msgstr "Ultimaker Format Package"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UFPWriter/UFPWriter.py:146
msgctxt "@info:error"
msgid "Can't write to UFP file:"
-msgstr ""
+msgstr "Kann nicht in UFP-Datei schreiben:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:24
msgctxt "@action"
@@ -1308,93 +1319,128 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "Upgrades wählen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
-msgstr ""
+msgstr "Ãœber Cloud drucken"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
-msgstr ""
+msgstr "Ãœber Cloud drucken"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
+msgstr "Ãœber Cloud verbunden"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Ihr Ultimaker-Konto hat einen neuen Drucker erkannt."
+msgstr[1] "Ihr Ultimaker-Konto hat neue Drucker erkannt."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Für einen Drucker ist keine Cloud-Verbindung verfügbar"
+msgstr[1] "Für mehrere Drucker ist keine Cloud-Verbindung verfügbar"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Dieser Drucker ist nicht mit der Digital Factory verbunden:"
+msgstr[1] "Diese Drucker sind nicht mit der Digital Factory verbunden:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
-msgstr ""
+msgstr "Druckerkonfigurationen speichern"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
+msgstr "Drucker entfernen"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
-msgstr ""
+msgstr "Drucker entfernen?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1406,7 +1452,7 @@ msgstr "Druckaufträge mithilfe Ihres Ultimaker-Kontos von einem anderen Ort aus
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:33
msgctxt "@info:status Ultimaker Cloud should not be translated."
msgid "Connect to Ultimaker Digital Factory"
-msgstr ""
+msgstr "Mit der Ultimaker Digital Factory verbinden"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:36
msgctxt "@action"
@@ -1480,6 +1526,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "Druckauftrag wird vorbereitet."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1540,17 +1596,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "Ãœber USB verbunden"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "Ein USB-Druck wird ausgeführt. Das Schließen von Cura beendet diesen Druck. Sind Sie sicher?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "Druck wird bearbeitet. Cura kann keinen weiteren Druck via USB starten, bis der vorherige Druck abgeschlossen wurde."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "Druck in Bearbeitung"
@@ -1575,88 +1631,77 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "Projekt öffnen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "Vorhandenes aktualisieren"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "Neu erstellen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "Zusammenfassung – Cura-Projekt"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "Druckereinstellungen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "Wie soll der Konflikt im Gerät gelöst werden?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "Aktualisierung"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "Neu erstellen"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "Typ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "Druckergruppe"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "Profileinstellungen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "Wie soll der Konflikt im Profil gelöst werden?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "Name"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "Intent"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "Nicht im Profil"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
@@ -1664,54 +1709,54 @@ msgid_plural "%1 overrides"
msgstr[0] "%1 überschreiben"
msgstr[1] "%1 überschreibt"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "Ableitung von"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%1, %2 überschreiben"
msgstr[1] "%1, %2 überschreibt"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "Materialeinstellungen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "Wie soll der Konflikt im Material gelöst werden?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "Sichtbarkeit einstellen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "Modus"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "Sichtbare Einstellungen:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1 von %2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "Das Laden eines Projekts entfernt alle Modelle von der Druckplatte."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "Öffnen"
@@ -2138,17 +2183,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "Anzahl Extruder"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr "Gemeinsames Heizelement"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "Start G-Code"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "Ende G-Code"
@@ -2170,7 +2210,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "Verbinden Sie Ihren Drucker bitte mit dem Netzwerk."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "Benutzerhandbücher online anzeigen"
@@ -2260,8 +2300,8 @@ msgstr "Aktive Nachbearbeitungsskripts ändern."
msgctxt "@info:tooltip"
msgid "The following script is active:"
msgid_plural "The following scripts are active:"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Die folgenden Skript ist aktiv:"
+msgstr[1] "Die folgenden Skripte sind aktiv:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SimulationView/SimulationViewMenuComponent.qml:20
#: /home/trin/Gedeeld/Projects/Cura/plugins/SimulationView/SimulationViewMenuComponent.qml:49
@@ -2452,7 +2492,7 @@ msgstr "Aktualisiert"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:27
msgctxt "@label"
msgid "Premium"
-msgstr ""
+msgstr "Premium"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:39
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:86
@@ -2574,12 +2614,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr "Sie müssen die Lizenz akzeptieren, um das Paket zu installieren"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "Website"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "E-Mail"
@@ -2628,34 +2668,34 @@ msgstr "Verbindung zur Cura Paket-Datenbank konnte nicht hergestellt werden. Bit
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:33
msgctxt "@title:tab"
msgid "Installed plugins"
-msgstr ""
+msgstr "Installierte Plugins"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:72
msgctxt "@info"
msgid "No plugin has been installed."
-msgstr ""
+msgstr "Es wurde kein Plugin installiert."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:86
msgctxt "@title:tab"
msgid "Installed materials"
-msgstr ""
+msgstr "Installierte Materialien"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:125
msgctxt "@info"
msgid "No material has been installed."
-msgstr ""
+msgstr "Es wurde kein Material installiert."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:139
msgctxt "@title:tab"
msgid "Bundled plugins"
-msgstr ""
+msgstr "Gebündelte Plugins"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:184
msgctxt "@title:tab"
msgid "Bundled materials"
-msgstr ""
+msgstr "Gebündelte Materialien"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "Pakete werden abgeholt..."
@@ -2663,7 +2703,7 @@ msgstr "Pakete werden abgeholt..."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/WelcomePage.qml:22
msgctxt "@description"
msgid "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
-msgstr ""
+msgstr "Bitte melden Sie sich an, um verifizierte Plugins und Materialien für Ultimaker Cura Enterprise zu erhalten"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/Toolbox.qml:19
msgctxt "@title"
@@ -2851,7 +2891,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "Überschreiben verwendet die definierten Einstellungen mit der vorhandenen Druckerkonfiguration. Dies kann zu einem fehlgeschlagenen Druck führen."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2936,23 +2976,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "Drucken abbrechen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "Drucker verwalten"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "Damit Sie die Warteschlange aus der Ferne verwalten können, müssen Sie die Druckfirmware aktualisieren."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "Die Webcam ist nicht verfügbar, weil Sie einen Cloud-Drucker überwachen."
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2973,22 +3008,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "Leerlauf"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "Drucken"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "Unbenannt"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "Anonym"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "Erfordert Konfigurationsänderungen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "Details"
@@ -3056,27 +3096,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "In Warteschlange"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "Im Browser verwalten"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "Die Warteschlange enthält keine Druckaufträge. Slicen Sie einen Auftrag und schicken Sie ihn ab, um ihn zur Warteschlange hinzuzufügen."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "Druckaufträge"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "Druckdauer insgesamt"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "Warten auf"
@@ -3126,47 +3166,42 @@ msgstr "Konto erstellen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:28
msgctxt "@label"
msgid "Checking..."
-msgstr ""
+msgstr "Überprüfung läuft ..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:35
msgctxt "@label"
msgid "Account synced"
-msgstr ""
+msgstr "Konto wurde synchronisiert"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:42
msgctxt "@label"
msgid "Something went wrong..."
-msgstr ""
+msgstr "Irgendetwas ist schief gelaufen ..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:96
msgctxt "@button"
msgid "Install pending updates"
-msgstr ""
+msgstr "Ausstehende Updates installieren"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:118
msgctxt "@button"
msgid "Check for account updates"
-msgstr ""
+msgstr "Nach Updates für das Konto suchen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:81
msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
+msgstr "Letztes Update: %1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
-msgstr ""
+msgstr "Ultimaker‑Konto"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:125
msgctxt "@button"
msgid "Sign Out"
-msgstr ""
+msgstr "Abmelden"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ActionPanel/OutputProcessWidget.qml:59
msgctxt "@label"
@@ -3662,30 +3697,40 @@ msgstr "Bibliothek für Polygon-Beschneidung"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@Label"
msgid "Static type checker for Python"
-msgstr ""
+msgstr "Statischer Prüfer für Python"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:157
msgctxt "@Label"
msgid "Root Certificates for validating SSL trustworthiness"
-msgstr ""
+msgstr "Root-Zertifikate zur Validierung der SSL-Vertrauenswürdigkeit"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:158
msgctxt "@Label"
msgid "Python Error tracking library"
+msgstr "Python-Fehlerverfolgungs-Bibliothek"
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "Schriftart"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "SVG-Symbole"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Distributionsunabhängiges Format für Linux-Anwendungen"
@@ -3725,7 +3770,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3736,7 +3781,7 @@ msgstr "Profileinstellungen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:125
msgctxt "@title:column"
msgid "Current changes"
-msgstr ""
+msgstr "Aktuelle Änderungen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:158
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:747
@@ -3757,12 +3802,12 @@ msgstr "Übernehmen und zukünftig nicht mehr nachfragen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:197
msgctxt "@action:button"
msgid "Discard changes"
-msgstr ""
+msgstr "Änderungen verwerfen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:210
msgctxt "@action:button"
msgid "Keep changes"
-msgstr ""
+msgstr "Änderungen speichern"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64
msgctxt "@text:window"
@@ -3919,12 +3964,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "Aktiviert"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "Material"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "Für diese Materialkombination Kleber für eine bessere Haftung verwenden."
@@ -3951,7 +3996,7 @@ msgstr "Anzahl Kopien"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:33
msgctxt "@title:menu menubar:file"
msgid "&Save Project..."
-msgstr ""
+msgstr "&Projekt speichern ..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:54
msgctxt "@title:menu menubar:file"
@@ -4108,28 +4153,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "Soll das Drucken wirklich abgebrochen werden?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
-msgstr ""
+msgstr "Wird als Stückstruktur gedruckt."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
-msgstr ""
+msgstr "Andere Modelle, die sich mit diesem Modell überschneiden, werden angepasst."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
-msgstr ""
+msgstr "Überlappende Füllung wird bei diesem Modell angepasst."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
-msgstr ""
+msgstr "Überlappungen mit diesem Modell werden nicht unterstützt."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4188,12 +4233,12 @@ msgstr "Ãœberhang anzeigen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351
msgctxt "@info:tooltip"
msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry."
-msgstr ""
+msgstr "Heben Sie fehlende oder fehlerhafte Flächen des Modells mithilfe von Warnhinweisen hervor. In den Werkzeugpfaden fehlen oft Teile der beabsichtigten Geometrie."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:360
msgctxt "@option:check"
msgid "Display model errors"
-msgstr ""
+msgstr "Modellfehler anzeigen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:368
msgctxt "@info:tooltip"
@@ -4306,12 +4351,12 @@ msgstr "Dateien öffnen und speichern"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:570
msgctxt "@info:tooltip"
msgid "Should opening files from the desktop or external applications open in the same instance of Cura?"
-msgstr ""
+msgstr "Sollten Dateien vom Desktop oder von externen Anwendungen in derselben Instanz von Cura geöffnet werden?"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:575
msgctxt "@option:check"
msgid "Use a single instance of Cura"
-msgstr ""
+msgstr "Eine einzelne Instanz von Cura verwenden"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:585
msgctxt "@info:tooltip"
@@ -4670,7 +4715,7 @@ msgid "Update profile with current settings/overrides"
msgstr "Profil mit aktuellen Einstellungen/Ãœberschreibungen aktualisieren"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "Aktuelle Änderungen verwerfen"
@@ -4845,29 +4890,29 @@ msgstr "Der Drucker ist nicht verbunden."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:47
msgctxt "@status"
msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet."
-msgstr ""
+msgstr "Der Cloud-Drucker ist offline. Bitte prüfen Sie, ob der Drucker eingeschaltet und mit dem Internet verbunden ist."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:51
msgctxt "@status"
msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection."
-msgstr ""
+msgstr "Der Drucker ist nicht mit Ihrem Konto verbunden. Bitte besuchen Sie die Ultimaker Digital Factory, um eine Verbindung herzustellen."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:56
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer."
-msgstr ""
+msgstr "Die Cloud-Verbindung ist aktuell nicht verfügbar. Bitte melden Sie sich an, um sich mit dem Cloud-Drucker zu verbinden."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:60
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please check your internet connection."
-msgstr ""
+msgstr "Die Cloud-Verbindung ist aktuell nicht verfügbar. Bitte überprüfen Sie ihre Internetverbindung."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:238
msgctxt "@button"
msgid "Add printer"
msgstr "Drucker hinzufügen"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "Drucker verwalten"
@@ -4918,7 +4963,7 @@ msgstr ""
"\n"
"Klicken Sie, um den Profilmanager zu öffnen."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "Benutzerdefinierte Profile"
@@ -5116,52 +5161,52 @@ msgstr "Typ anzeigen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:47
msgctxt "@label"
msgid "Add a Cloud printer"
-msgstr ""
+msgstr "Einen Cloud-Drucker hinzufügen"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
-msgstr ""
+msgstr "Auf eine Antwort von der Cloud warten"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
-msgstr ""
+msgstr "Keine Drucker in Ihrem Konto gefunden?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
-msgstr ""
+msgstr "Folgende Drucker in Ihrem Konto wurden zu Cura hinzugefügt:"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
-msgstr ""
+msgstr "Drucker manuell hinzufügen"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "Beenden"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr "Hersteller"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
-msgstr ""
+msgstr "Autor des Profils"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "Druckername"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "Weisen Sie Ihrem Drucker bitte einen Namen zu"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5173,7 +5218,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "Einen vernetzten Drucker hinzufügen"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "Einen unvernetzten Drucker hinzufügen"
@@ -5183,22 +5228,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "Kein Drucker in Ihrem Netzwerk gefunden."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "Aktualisieren"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "Drucker nach IP hinzufügen"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
-msgstr ""
+msgstr "Ein Cloud-Drucker hinzufügen"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "Störungen beheben"
@@ -5211,7 +5256,7 @@ msgstr "Drucker nach IP-Adresse hinzufügen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:133
msgctxt "@text"
msgid "Enter your printer's IP address."
-msgstr ""
+msgstr "Geben Sie die IP-Adresse Ihres Druckers ein."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:158
msgctxt "@button"
@@ -5277,7 +5322,7 @@ msgstr "- Steigern Sie Ihre Effizienz mit einem Remote-Workflow für Ultimaker-D
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/CloudContent.qml:157
msgctxt "@button"
msgid "Skip"
-msgstr ""
+msgstr "Ãœberspringen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/DataCollectionsContent.qml:24
msgctxt "@label"
@@ -5881,21 +5926,31 @@ msgstr "Upgrade von Version 4.5 auf 4.6"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2."
-msgstr ""
+msgstr "Upgrade der Konfigurationen von Cura 4.6.0 auf Cura 4.6.2."
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.0 to 4.6.2"
-msgstr ""
+msgstr "Upgrade von Version 4.6.0 auf 4.6.2"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7."
-msgstr ""
+msgstr "Aktualisiert Konfigurationen von Cura 4.6.2 auf Cura 4.7."
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
+msgstr "Upgrade von Version 4.6.2 auf 4.7"
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
msgstr ""
#: X3DReader/plugin.json
@@ -5928,6 +5983,98 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "Röntgen-Ansicht"
+#~ msgctxt "@label ({} is object name)"
+#~ msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#~ msgstr "Möchten Sie {} wirklich entfernen? Der Vorgang kann nicht rückgängig gemacht werden!"
+
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "Das gewählte Modell war zu klein zum Laden."
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "Profil erfolgreich importiert {0}"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "Es konnte keine Qualitätsangabe {0} für die vorliegende Konfiguration gefunden werden."
+
+#~ msgctxt "info:status"
+#~ msgid "Adding printer {} ({}) from your account"
+#~ msgstr "Drucker {} ({}) aus Ihrem Konto wird hinzugefügt"
+
+#~ msgctxt "info:hidden list items"
+#~ msgid "<li>... and {} others</li>"
+#~ msgstr "<li>... und {} weitere</li>"
+
+#~ msgctxt "info:status"
+#~ msgid "Printers added from Digital Factory:<ul>{}</ul>"
+#~ msgstr "Drucker aus Digital Factory hinzugefügt<ul>:{}</ul>"
+
+#~ msgctxt "info:status"
+#~ msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+#~ msgstr "<ul>{}</ul>Bitte besuchen Sie die <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>, um eine Verbindung herzustellen."
+
+#~ msgctxt "@label ({} is printer name)"
+#~ msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#~ msgstr "{} wird bis zur nächsten Synchronisierung des Kontos entfernt. <br> Wenn Sie {} dauerhaft entfernen möchten, dann besuchen Sie bitte die <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Möchten Sie {} wirklich vorübergehend entfernen?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Es werden gleich {} Drucker aus Cura entfernt. Der Vorgang kann nicht rückgängig gemacht werden. \n"
+#~ "Möchten Sie wirklich fortfahren?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove all printers from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Es werden gleich alle Drucker aus Cura entfernt. Dieser Vorgang kann nicht rückgängig gemacht werden. \n"
+#~ "Möchten Sie wirklich fortfahren?"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "Aktualisierung"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "Neu erstellen"
+
+#~ msgctxt "@label"
+#~ msgid "Shared Heater"
+#~ msgstr "Gemeinsames Heizelement"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "Die Webcam ist nicht verfügbar, weil Sie einen Cloud-Drucker überwachen."
+
+#~ msgctxt "@button"
+#~ msgid "Ultimaker Digital Factory"
+#~ msgstr "Ultimaker Digital Factory"
+
+#~ msgctxt "@text:window, %1 is a profile name"
+#~ msgid ""
+#~ "You have customized some profile settings.\n"
+#~ "Would you like to Keep these changed settings after switching profiles?\n"
+#~ "Alternatively, you can Discard the changes to load the defaults from '%1'."
+#~ msgstr ""
+#~ "Sie haben einige Profileinstellungen personalisiert.\n"
+#~ "Möchten Sie diese geänderten Einstellungen nach einem Profilwechsel beibehalten?\n"
+#~ "Sie können die Änderungen auch verwerfen, um die Standardeinstellungen von '%1' zu laden."
+
+#~ msgctxt "@label"
+#~ msgid "Overrides %1 setting."
+#~ msgid_plural "Overrides %1 settings."
+#~ msgstr[0] "Ãœberschreibt %1 Einstellung."
+#~ msgstr[1] "Ãœberschreibt %1 Einstellungen."
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "Weisen Sie Ihrem Drucker bitte einen Namen zu"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "Für Ihren {machine_name} sind neue Funktionen verfügbar! Es wird empfohlen, ein Firmware-Update für Ihren Drucker auszuführen."
@@ -7355,10 +7502,6 @@ msgstr "Röntgen-Ansicht"
#~ msgstr "Vorb. für den Druck"
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "Drucken"
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "Verfügbar"
diff --git a/resources/i18n/de_DE/fdmextruder.def.json.po b/resources/i18n/de_DE/fdmextruder.def.json.po
index adfe75b560..76cabf3310 100644
--- a/resources/i18n/de_DE/fdmextruder.def.json.po
+++ b/resources/i18n/de_DE/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2019-03-13 14:00+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: German\n"
diff --git a/resources/i18n/de_DE/fdmprinter.def.json.po b/resources/i18n/de_DE/fdmprinter.def.json.po
index 06e73a1d29..f2089c6e5e 100644
--- a/resources/i18n/de_DE/fdmprinter.def.json.po
+++ b/resources/i18n/de_DE/fdmprinter.def.json.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
-"PO-Revision-Date: 2019-07-29 15:51+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: German <info@lionbridge.com>, German <info@bothof.nl>\n"
"Language: de_DE\n"
@@ -227,12 +227,12 @@ msgstr "Zeigt an, ob das Gerät die Temperatur im Druckraum stabilisieren kann."
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool label"
msgid "Always Write Active Tool"
-msgstr ""
+msgstr "Immer aktives Tools schreiben"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool description"
msgid "Write active tool after sending temp commands to inactive tool. Required for Dual Extruder printing with Smoothie or other firmware with modal tool commands."
-msgstr ""
+msgstr "Mit aktivem Werkzeug schreiben, nach dem temporäre Befehle an das inaktive Werkzeug übermittelt wurden. Erforderlich für Dual-Extruder-Druck mit Smoothie oder anderer Firmware mit modalen Werkzeugbefehlen."
#: fdmprinter.def.json
msgctxt "machine_center_is_zero label"
@@ -2060,8 +2060,8 @@ msgstr "Temperatur Druckplatte"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "Die Temperatur, die für die erhitzte Druckplatte verwendet wird. Wenn dieser Wert 0 beträgt, wird die Betttemperatur nicht angepasst."
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2070,8 +2070,8 @@ msgstr "Temperatur der Druckplatte für die erste Schicht"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "Die Temperatur, die für die erhitzte Druckplatte an der ersten Schicht verwendet wird."
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2095,13 +2095,13 @@ msgstr "Oberflächenenergie."
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "Schrumpfungsverhältnis"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "Schrumpfungsverhältnis in Prozent."
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -3486,22 +3486,22 @@ msgstr "Das für das Drucken der Stützstruktur der Böden verwendete Extruder-E
#: fdmprinter.def.json
msgctxt "support_structure label"
msgid "Support Structure"
-msgstr ""
+msgstr "Stützstruktur"
#: fdmprinter.def.json
msgctxt "support_structure description"
msgid "Chooses between the techniques available to generate support. \"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible."
-msgstr ""
+msgstr "Wählt zwischen den verfügbaren Techniken zur Erzeugung von Stützstrukturen. Mit „Normal“ wird eine Stützstruktur direkt unter den überhängenden Teilen erzeugt, die direkt darauf liegen. In der Einstellung „Tree“ wird eine Baumstützstruktur erzeugt, die zu den überhängenden Teilen reicht und diese stützt. Die Stützstruktur verästelt sich innerhalb des Modells und stützt es so gut wie möglich vom Druckbett aus."
#: fdmprinter.def.json
msgctxt "support_structure option normal"
msgid "Normal"
-msgstr ""
+msgstr "Normal"
#: fdmprinter.def.json
msgctxt "support_structure option tree"
msgid "Tree"
-msgstr ""
+msgstr "Tree"
#: fdmprinter.def.json
msgctxt "support_tree_angle label"
@@ -3821,12 +3821,12 @@ msgstr "Die maximale Breite der Stufen der treppenförmigen Unterlage für die S
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope label"
msgid "Support Stair Step Minimum Slope Angle"
-msgstr ""
+msgstr "Stützstufe minimaler Neigungswinkel"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope description"
msgid "The minimum slope of the area for stair-stepping to take effect. Low values should make support easier to remove on shallower slopes, but really low values may result in some very counter-intuitive results on other parts of the model."
-msgstr ""
+msgstr "Die Mindestneigung des Bereichs zur Erstellung einer Stützstufe. Bei niedrigeren Werten lassen sich die Stützstrukturen an flachen Neigungen leichter entfernen. Zu niedrige Werte können allerdings zu widersprüchlichen Ergebnissen an anderen Teilen des Modells führen."
#: fdmprinter.def.json
msgctxt "support_join_distance label"
@@ -4276,12 +4276,12 @@ msgstr "Sorgt für Unterstützung überall unterhalb des Stütznetzes, sodass ke
#: fdmprinter.def.json
msgctxt "support_meshes_present label"
msgid "Scene Has Support Meshes"
-msgstr ""
+msgstr "Szene verfügt über Stütznetze"
#: fdmprinter.def.json
msgctxt "support_meshes_present description"
msgid "There are support meshes present in the scene. This setting is controlled by Cura."
-msgstr ""
+msgstr "Die Szene verfügt über Stütznetze. Diese Einstellung wird von Cura gesteuert."
#: fdmprinter.def.json
msgctxt "platform_adhesion label"
@@ -5045,7 +5045,7 @@ msgstr "Druckreihenfolge"
#: fdmprinter.def.json
msgctxt "print_sequence description"
msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes."
-msgstr ""
+msgstr "Es wird festgelegt, ob eine Schicht für alle Modelle gleichzeitig gedruckt werden soll oder ob zuerst ein Modell fertig gedruckt wird, bevor der Druck eines weiteren begonnen wird. Der „Nacheinandermodus“ ist möglich, wenn a) nur ein Extruder aktiviert ist und b) alle Modelle voneinander getrennt sind, sodass sich der gesamte Druckkopf zwischen allen Modellen bewegen kann und alle Modelle niedriger sind als der Abstand zwischen der Düse und den X/Y-Achsen."
#: fdmprinter.def.json
msgctxt "print_sequence option all_at_once"
@@ -5070,11 +5070,11 @@ msgstr "Verwenden Sie dieses Mesh, um die Füllung anderer Meshes zu ändern, mi
#: fdmprinter.def.json
msgctxt "infill_mesh_order label"
msgid "Mesh Processing Rank"
-msgstr ""
+msgstr "Rang der Netzverarbeitung"
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -5220,7 +5220,7 @@ msgstr "Slicing-Toleranz"
#: fdmprinter.def.json
msgctxt "slicing_tolerance description"
msgid "Vertical tolerance in the sliced layers. The contours of a layer are normally generated by taking cross sections through the middle of each layer's thickness (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the entire thickness of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Inclusive retains the most details, Exclusive makes for the best fit and Middle stays closest to the original surface."
-msgstr ""
+msgstr "Vertikale Toleranz der geschnittenen (Slicing) Schichten. Die Konturen einer Schicht werden normalerweise erzeugt, indem ein Querschnitt durch die Mitte der Höhe jeder Schicht (Mitte) vorgenommen wird. Alternativ kann jede Schicht die Bereiche aufweisen, die über die gesamte Dicke der Schicht (Exklusiv) in das Volumen fallen, oder eine Schicht weist die Bereiche auf, die innerhalb der Schicht (Inklusiv) irgendwo hineinfallen. Inklusiv ermöglicht die meisten Details, Exklusiv die beste Passform und Mitte entspricht der ursprünglichen Fläche am ehesten."
#: fdmprinter.def.json
msgctxt "slicing_tolerance option middle"
@@ -6361,6 +6361,26 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "Transformationsmatrix, die beim Laden aus der Datei auf das Modell angewandt wird."
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "Die Temperatur, die für die erhitzte Druckplatte verwendet wird. Wenn dieser Wert 0 beträgt, wird die Betttemperatur nicht angepasst."
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "Die Temperatur, die für die erhitzte Druckplatte an der ersten Schicht verwendet wird."
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "Schrumpfungsverhältnis"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "Schrumpfungsverhältnis in Prozent."
+
+#~ msgctxt "infill_mesh_order description"
+#~ msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+#~ msgstr "Legt fest, welche Priorität dieses Netz (Mesh) bei überlappenden Volumen hat. Bereiche mit einem niedrigeren Netzrang haben Priorität vor Bereichen, in denen es mehrere Netze gibt. Wird eine Mesh-Füllung höher gerankt, führt dies zu einer Modifizierung der Füllungen oder Mesh-Füllungen, deren Priorität niedriger oder normal ist."
+
#~ msgctxt "print_sequence description"
#~ msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. "
#~ msgstr "Es wird festgelegt, ob eine Schicht für alle Modelle gleichzeitig gedruckt werden soll oder ob zuerst ein Modell fertig gedruckt wird, bevor der Druck eines weiteren begonnen wird. Der „Nacheinandermodus“ ist möglich, wenn a) nur ein Extruder aktiviert ist und b) alle Modelle voneinander getrennt sind, sodass sich der gesamte Druckkopf zwischen allen Modellen bewegen kann und alle Modelle niedriger sind als der Abstand zwischen der Düse und den X/Y-Achsen. "
diff --git a/resources/i18n/es_ES/cura.po b/resources/i18n/es_ES/cura.po
index a9fd96cac0..af2d93bf57 100644
--- a/resources/i18n/es_ES/cura.po
+++ b/resources/i18n/es_ES/cura.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
-"PO-Revision-Date: 2019-07-29 15:51+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language: es_ES\n"
"MIME-Version: 1.0\n"
@@ -18,8 +18,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -42,13 +42,14 @@ msgid "Not overridden"
msgstr "No reemplazado"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "Default"
@@ -100,18 +101,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "Personalizado"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "Perfiles personalizados"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "Todos los tipos compatibles ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "Todos los archivos (*)"
@@ -122,26 +123,26 @@ msgid "Login failed"
msgstr "Fallo de inicio de sesión"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "Buscando nueva ubicación para los objetos"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "Buscando ubicación"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "No se puede encontrar una ubicación dentro del volumen de impresión para todos los objetos"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "No se puede encontrar la ubicación"
@@ -279,98 +280,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "Aún no se ha inicializado<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>Versión de OpenGL: {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>Proveedor de OpenGL: {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>Representador de OpenGL: {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "Rastreabilidad de errores"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "Registros"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "Enviar informe"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "Cargando máquinas..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "Configurando preferencias...."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr "Iniciando la máquina activa..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr "Iniciando el administrador de la máquina..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr "Iniciando el volumen de impresión..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "Configurando escena..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "Cargando interfaz..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr "Iniciando el motor..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "Solo se puede cargar un archivo GCode a la vez. Se omitió la importación de {0}"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -379,13 +379,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "Advertencia"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "No se puede abrir ningún archivo si se está cargando un archivo GCode. Se omitió la importación de {0}"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -393,27 +393,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "Error"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "No se puede cargar el modelo seleccionado, es demasiado pequeño."
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "Multiplicar y colocar objetos"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "Colocando objetos"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "Colocando objeto"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "No se ha podido leer la respuesta."
@@ -436,28 +431,28 @@ msgstr "Se ha producido un problema al intentar iniciar sesión, vuelva a intent
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:187
msgctxt "@info"
msgid "Unable to start a new sign in process. Check if another sign in attempt is still active."
-msgstr ""
+msgstr "No se puede iniciar un nuevo proceso de inicio de sesión. Compruebe si todavía está activo otro intento de inicio de sesión."
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "No se puede acceder al servidor de cuentas de Ultimaker."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "El archivo ya existe"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "El archivo <filename>{0}</filename> ya existe. ¿Está seguro de que desea sobrescribirlo?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "URL del archivo no válida:"
@@ -516,49 +511,60 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "Este perfil <filename>{0}</filename> contiene datos incorrectos, no se han podido importar."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "Error al importar el perfil de <filename>{0}</filename>:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "Perfil {0} importado correctamente"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "El archivo {0} no contiene ningún perfil válido."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "El perfil {0} tiene un tipo de archivo desconocido o está corrupto."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "Perfil personalizado"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "Al perfil le falta un tipo de calidad."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "No se ha podido encontrar un tipo de calidad {0} para la configuración actual."
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
+msgstr "No se puede añadir el perfil."
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
@@ -571,23 +577,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "Default"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "Tobera"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "La configuración se ha cambiado para que coincida con los extrusores disponibles en este momento:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "Ajustes actualizados"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "Extrusores deshabilitados"
@@ -603,10 +609,10 @@ msgstr "Agregar"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/WelcomePagesModel.py:263
msgctxt "@action:button"
msgid "Finish"
-msgstr ""
+msgstr "Finalizar"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -695,7 +701,7 @@ msgstr "Siguiente"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -720,40 +726,40 @@ msgstr ""
"<p>Obtenga más información sobre cómo garantizar la mejor calidad y fiabilidad de impresión posible.</p>\n"
"<p><a href=\"https://ultimaker.com/3D-model-assistant\">Ver guía de impresión de calidad</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "El archivo del proyecto <filename>{0}</filename> contiene un tipo de máquina desconocida <message>{1}</message>. No se puede importar la máquina, en su lugar, se importarán los modelos."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "Abrir archivo de proyecto"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
-msgstr ""
+msgstr "El archivo de proyecto <filename>{0}</filename> está repentinamente inaccesible: <message>{1}</message>."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
-msgstr ""
+msgstr "No se puede abrir el archivo de proyecto"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
-msgstr ""
+msgstr "El archivo de proyecto <filename>{0}</filename> se ha creado con perfiles desconocidos para esta versión de Ultimaker Cura."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "Recomendado"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "Personalizado"
@@ -775,6 +781,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr "No tiene permiso para escribir el espacio de trabajo aquí."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -918,7 +929,7 @@ msgstr "No se pudo acceder a la información actualizada."
#, python-brace-format
msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
msgid "New features or bug-fixes may be available for your {machine_name}! If not already at the latest version, it is recommended to update the firmware on your printer to version {latest_version}."
-msgstr ""
+msgstr "Puede que haya nuevas funciones o correcciones de errores disponibles para {machine_name}. Si no tiene la última versión disponible, se recomienda actualizar el firmware de la impresora a la versión {latest_version}."
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22
#, python-format
@@ -1182,12 +1193,12 @@ msgstr "Vista de capas"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:70
msgctxt "@info:status"
msgid "Your model is not manifold. The highlighted areas indicate either missing or extraneous surfaces."
-msgstr ""
+msgstr "Su modelo no es funcional. Las áreas resaltadas indican que faltan superficies o son extrañas."
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:72
msgctxt "@info:title"
msgid "Model errors"
-msgstr ""
+msgstr "Errores de modelo"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/__init__.py:12
msgctxt "@item:inmenu"
@@ -1295,7 +1306,7 @@ msgstr "Paquete de formato Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UFPWriter/UFPWriter.py:146
msgctxt "@info:error"
msgid "Can't write to UFP file:"
-msgstr ""
+msgstr "No se puede escribir en el archivo UFP:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:24
msgctxt "@action"
@@ -1307,93 +1318,128 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "Seleccionar actualizaciones"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
-msgstr ""
+msgstr "Imprimir mediante cloud"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
-msgstr ""
+msgstr "Imprimir mediante cloud"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
+msgstr "Conectado mediante cloud"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Se ha detectado una nueva impresora en su cuenta de Ultimaker"
+msgstr[1] "Se han detectado nuevas impresoras en su cuenta de Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "La conexión a la nube no está disponible para una impresora"
+msgstr[1] "La conexión a la nube no está disponible para algunas impresoras"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Esta impresora no está vinculada a Digital Factory:"
+msgstr[1] "Estas impresoras no están vinculadas a Digital Factory:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
-msgstr ""
+msgstr "Mantener las configuraciones de la impresora"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
+msgstr "Eliminar impresoras"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
-msgstr ""
+msgstr "¿Eliminar impresoras?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1405,7 +1451,7 @@ msgstr "Envíe y supervise sus trabajos de impresión desde cualquier lugar a tr
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:33
msgctxt "@info:status Ultimaker Cloud should not be translated."
msgid "Connect to Ultimaker Digital Factory"
-msgstr ""
+msgstr "Conectar con Ultimaker Digital Factory"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:36
msgctxt "@action"
@@ -1479,6 +1525,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "Cargando el trabajo de impresión a la impresora."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1539,17 +1595,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "Conectado mediante USB"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "Se está realizando una impresión con USB, si cierra Cura detendrá la impresión. ¿Desea continuar?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "Todavía hay una impresión en curso. Cura no puede iniciar otra impresión a través de USB hasta que se haya completado la impresión anterior."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "Impresión en curso"
@@ -1574,88 +1630,77 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "Abrir proyecto"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "Actualizar existente"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "Crear nuevo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "Resumen: proyecto de Cura"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "Ajustes de la impresora"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "¿Cómo debería solucionarse el conflicto en la máquina?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "Actualizar"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "Crear nuevo"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "Tipo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "Grupo de impresoras"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "Ajustes del perfil"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "¿Cómo debería solucionarse el conflicto en el perfil?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "Nombre"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "Intent"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "No está en el perfil"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
@@ -1663,54 +1708,54 @@ msgid_plural "%1 overrides"
msgstr[0] "%1 sobrescrito"
msgstr[1] "%1 sobrescritos"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "Derivado de"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%1, %2 sobrescrito"
msgstr[1] "%1, %2 sobrescritos"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "Ajustes del material"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "¿Cómo debería solucionarse el conflicto en el material?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "Visibilidad de los ajustes"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "Modo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "Ajustes visibles:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1 de un total de %2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "Si carga un proyecto, se borrarán todos los modelos de la placa de impresión."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "Abrir"
@@ -2137,17 +2182,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "Número de extrusores"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr "Calentador compartido"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "Iniciar GCode"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "Finalizar GCode"
@@ -2170,7 +2210,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "Conecte su impresora a la red."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "Ver manuales de usuario en línea"
@@ -2452,7 +2492,7 @@ msgstr "Actualizado"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:27
msgctxt "@label"
msgid "Premium"
-msgstr ""
+msgstr "Prémium"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:39
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:86
@@ -2574,12 +2614,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr "Tiene que aceptar la licencia para instalar el paquete"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "Sitio web"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "Correo electrónico"
@@ -2628,34 +2668,34 @@ msgstr "No se ha podido conectar con la base de datos del Paquete Cura. Comprueb
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:33
msgctxt "@title:tab"
msgid "Installed plugins"
-msgstr ""
+msgstr "Complementos instalados"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:72
msgctxt "@info"
msgid "No plugin has been installed."
-msgstr ""
+msgstr "No se ha instalado ningún complemento."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:86
msgctxt "@title:tab"
msgid "Installed materials"
-msgstr ""
+msgstr "Materiales instalados"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:125
msgctxt "@info"
msgid "No material has been installed."
-msgstr ""
+msgstr "No se ha instalado ningún material."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:139
msgctxt "@title:tab"
msgid "Bundled plugins"
-msgstr ""
+msgstr "Complementos agrupados"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:184
msgctxt "@title:tab"
msgid "Bundled materials"
-msgstr ""
+msgstr "Materiales agrupados"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "Buscando paquetes..."
@@ -2663,7 +2703,7 @@ msgstr "Buscando paquetes..."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/WelcomePage.qml:22
msgctxt "@description"
msgid "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
-msgstr ""
+msgstr "Inicie sesión para obtener complementos y materiales verificados para Ultimaker Cura Enterprise"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/Toolbox.qml:19
msgctxt "@title"
@@ -2851,7 +2891,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "Al sobrescribir la configuración se usarán los ajustes especificados con la configuración de impresora existente. Esto podría provocar un fallo en la impresión."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2936,23 +2976,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "Cancela la impresión"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "Administrar impresora"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "Actualice el firmware de la impresora para gestionar la cola de forma remota."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "La cámara web no se encuentra disponible porque está supervisando una impresora en la nube."
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2973,22 +3008,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "Sin actividad"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "Imprimiendo"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "Sin título"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "Anónimo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "Debe cambiar la configuración"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "Detalles"
@@ -3056,27 +3096,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "En cola"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "Gestionar en el navegador"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "No hay trabajos de impresión en la cola. Segmentar y enviar un trabajo para añadir uno."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "Trabajos de impresión"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "Tiempo de impresión total"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "Esperando"
@@ -3126,47 +3166,42 @@ msgstr "Crear cuenta"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:28
msgctxt "@label"
msgid "Checking..."
-msgstr ""
+msgstr "Comprobando..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:35
msgctxt "@label"
msgid "Account synced"
-msgstr ""
+msgstr "Cuenta sincronizada"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:42
msgctxt "@label"
msgid "Something went wrong..."
-msgstr ""
+msgstr "Se ha producido un error..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:96
msgctxt "@button"
msgid "Install pending updates"
-msgstr ""
+msgstr "Instalar actualizaciones pendientes"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:118
msgctxt "@button"
msgid "Check for account updates"
-msgstr ""
+msgstr "Buscar actualizaciones de la cuenta"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:81
msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
+msgstr "Última actualización: %1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
-msgstr ""
+msgstr "Cuenta de Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:125
msgctxt "@button"
msgid "Sign Out"
-msgstr ""
+msgstr "Cerrar sesión"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ActionPanel/OutputProcessWidget.qml:59
msgctxt "@label"
@@ -3662,30 +3697,40 @@ msgstr "Biblioteca de recorte de polígonos"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@Label"
msgid "Static type checker for Python"
-msgstr ""
+msgstr "Comprobador de tipo estático para Python"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:157
msgctxt "@Label"
msgid "Root Certificates for validating SSL trustworthiness"
-msgstr ""
+msgstr "Certificados de raíz para validar la fiabilidad del SSL"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:158
msgctxt "@Label"
msgid "Python Error tracking library"
+msgstr "Biblioteca de seguimiento de errores de Python"
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "Fuente"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "Iconos SVG"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Implementación de la aplicación de distribución múltiple de Linux"
@@ -3725,7 +3770,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3736,7 +3781,7 @@ msgstr "Ajustes del perfil"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:125
msgctxt "@title:column"
msgid "Current changes"
-msgstr ""
+msgstr "Cambios actuales"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:158
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:747
@@ -3757,12 +3802,12 @@ msgstr "Guardar y no volver a preguntar"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:197
msgctxt "@action:button"
msgid "Discard changes"
-msgstr ""
+msgstr "Descartar los cambios"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:210
msgctxt "@action:button"
msgid "Keep changes"
-msgstr ""
+msgstr "Mantener los cambios"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64
msgctxt "@text:window"
@@ -3919,12 +3964,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "Habilitado"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "Material"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "Utilice pegamento con esta combinación de materiales para lograr una mejor adhesión."
@@ -3951,7 +3996,7 @@ msgstr "Número de copias"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:33
msgctxt "@title:menu menubar:file"
msgid "&Save Project..."
-msgstr ""
+msgstr "&Guardar proyecto..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:54
msgctxt "@title:menu menubar:file"
@@ -4108,28 +4153,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "¿Está seguro de que desea cancelar la impresión?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
-msgstr ""
+msgstr "Se imprime como soporte."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
-msgstr ""
+msgstr "Se han modificado otros modelos que se superponen con este modelo."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
-msgstr ""
+msgstr "Se ha modificado la superposición del relleno con este modelo."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
-msgstr ""
+msgstr "No se admiten superposiciones con este modelo."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4188,12 +4233,12 @@ msgstr "Mostrar voladizos"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351
msgctxt "@info:tooltip"
msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry."
-msgstr ""
+msgstr "Resalta las superficies que faltan o son extrañas del modelo usando señales de advertencia. A las trayectorias de herramientas les faltarán a menudo partes de la geometría prevista."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:360
msgctxt "@option:check"
msgid "Display model errors"
-msgstr ""
+msgstr "Mostrar errores de modelo"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:368
msgctxt "@info:tooltip"
@@ -4306,12 +4351,12 @@ msgstr "Abrir y guardar archivos"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:570
msgctxt "@info:tooltip"
msgid "Should opening files from the desktop or external applications open in the same instance of Cura?"
-msgstr ""
+msgstr "¿Debería abrir los archivos del escritorio o las aplicaciones externas en la misma instancia de Cura?"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:575
msgctxt "@option:check"
msgid "Use a single instance of Cura"
-msgstr ""
+msgstr "Utilizar una sola instancia de Cura"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:585
msgctxt "@info:tooltip"
@@ -4670,7 +4715,7 @@ msgid "Update profile with current settings/overrides"
msgstr "Actualizar perfil con ajustes o sobrescrituras actuales"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "Descartar cambios actuales"
@@ -4845,29 +4890,29 @@ msgstr "La impresora no está conectada."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:47
msgctxt "@status"
msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet."
-msgstr ""
+msgstr "La impresora de la nube está sin conexión. Compruebe si la impresora está encendida y conectada a Internet."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:51
msgctxt "@status"
msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection."
-msgstr ""
+msgstr "Esta impresora no está vinculada a su cuenta. Vaya a Ultimaker Digital Factory para establecer una conexión."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:56
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer."
-msgstr ""
+msgstr "La conexión de la nube no está disponible actualmente. Inicie sesión para conectarse a la impresora de la nube."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:60
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please check your internet connection."
-msgstr ""
+msgstr "La conexión de la nube no está disponible actualmente. Compruebe la conexión a Internet."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:238
msgctxt "@button"
msgid "Add printer"
msgstr "Agregar impresora"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "Administrar impresoras"
@@ -4918,7 +4963,7 @@ msgstr ""
"\n"
"Haga clic para abrir el administrador de perfiles."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "Perfiles personalizados"
@@ -5116,52 +5161,52 @@ msgstr "Ver tipo"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:47
msgctxt "@label"
msgid "Add a Cloud printer"
-msgstr ""
+msgstr "Añadir una impresora a la nube"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
-msgstr ""
+msgstr "Esperando la respuesta de la nube"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
-msgstr ""
+msgstr "¿No se han encontrado impresoras en su cuenta?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
-msgstr ""
+msgstr "Las siguientes impresoras de su cuenta se han añadido en Cura:"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
-msgstr ""
+msgstr "Añadir impresora manualmente"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "Finalizar"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr "Fabricante"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
-msgstr ""
+msgstr "Autor del perfil"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "Nombre de la impresora"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "Indique un nombre para su impresora"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5173,7 +5218,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "Agregar una impresora en red"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "Agregar una impresora fuera de red"
@@ -5183,22 +5228,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "No se ha encontrado ninguna impresora en su red."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "Actualizar"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "Agregar impresora por IP"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
-msgstr ""
+msgstr "Añadir impresora a la nube"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "Solución de problemas"
@@ -5211,7 +5256,7 @@ msgstr "Agregar impresora por dirección IP"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:133
msgctxt "@text"
msgid "Enter your printer's IP address."
-msgstr ""
+msgstr "Introduzca la dirección IP de su impresora."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:158
msgctxt "@button"
@@ -5277,7 +5322,7 @@ msgstr "- Aumente la eficiencia con un flujo de trabajo remoto en las impresoras
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/CloudContent.qml:157
msgctxt "@button"
msgid "Skip"
-msgstr ""
+msgstr "Omitir"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/DataCollectionsContent.qml:24
msgctxt "@label"
@@ -5881,21 +5926,31 @@ msgstr "Actualización de la versión 4.5 a la 4.6"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2."
-msgstr ""
+msgstr "Actualiza la configuración de Cura 4.6.0 a Cura 4.6.2."
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.0 to 4.6.2"
-msgstr ""
+msgstr "Actualización de la versión 4.6.0 a la 4.6.2"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7."
-msgstr ""
+msgstr "Actualiza la configuración de Cura 4.6.2 a Cura 4.7."
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
+msgstr "Actualización de la versión 4.6.2 a la 4.7"
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
msgstr ""
#: X3DReader/plugin.json
@@ -5928,6 +5983,98 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "Vista de rayos X"
+#~ msgctxt "@label ({} is object name)"
+#~ msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#~ msgstr "¿Seguro que desea eliminar {}? ¡Esta acción no se puede deshacer!"
+
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "No se puede cargar el modelo seleccionado, es demasiado pequeño."
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "Perfil {0} importado correctamente"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "No se ha podido encontrar un tipo de calidad {0} para la configuración actual."
+
+#~ msgctxt "info:status"
+#~ msgid "Adding printer {} ({}) from your account"
+#~ msgstr "Añadiendo la impresora {} ({}) de su cuenta"
+
+#~ msgctxt "info:hidden list items"
+#~ msgid "<li>... and {} others</li>"
+#~ msgstr "<li>... y {} más</li>"
+
+#~ msgctxt "info:status"
+#~ msgid "Printers added from Digital Factory:<ul>{}</ul>"
+#~ msgstr "Impresoras añadidas desde Digital Factory:<ul>{}</ul>"
+
+#~ msgctxt "info:status"
+#~ msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+#~ msgstr "<ul>{}</ul>Para establecer una conexión, visite <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+
+#~ msgctxt "@label ({} is printer name)"
+#~ msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#~ msgstr "{} se eliminará hasta la próxima sincronización de la cuenta. <br> Para eliminar {} permanentemente, visite <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>¿Seguro que desea eliminar {} temporalmente?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Está a punto de eliminar {} impresora(s) de Cura. Esta acción no se puede deshacer.\n"
+#~ "¿Seguro que desea continuar?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove all printers from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Está a punto de eliminar todas las impresoras de Cura. Esta acción no se puede deshacer.\n"
+#~ "¿Seguro que desea continuar?"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "Actualizar"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "Crear nuevo"
+
+#~ msgctxt "@label"
+#~ msgid "Shared Heater"
+#~ msgstr "Calentador compartido"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "La cámara web no se encuentra disponible porque está supervisando una impresora en la nube."
+
+#~ msgctxt "@button"
+#~ msgid "Ultimaker Digital Factory"
+#~ msgstr "Ultimaker Digital Factory"
+
+#~ msgctxt "@text:window, %1 is a profile name"
+#~ msgid ""
+#~ "You have customized some profile settings.\n"
+#~ "Would you like to Keep these changed settings after switching profiles?\n"
+#~ "Alternatively, you can Discard the changes to load the defaults from '%1'."
+#~ msgstr ""
+#~ "Ha personalizado algunos ajustes del perfil.\n"
+#~ "¿Le gustaría mantener estos ajustes cambiados después de cambiar de perfil?\n"
+#~ "También puede descartar los cambios para cargar los valores predeterminados de '%1'."
+
+#~ msgctxt "@label"
+#~ msgid "Overrides %1 setting."
+#~ msgid_plural "Overrides %1 settings."
+#~ msgstr[0] "Anula el ajuste de %1."
+#~ msgstr[1] "Anula los ajustes de %1."
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "Indique un nombre para su impresora"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "Hay nuevas funciones disponibles para {machine_name}. Se recomienda actualizar el firmware de la impresora."
@@ -7351,10 +7498,6 @@ msgstr "Vista de rayos X"
#~ msgstr "Preparando para impresión"
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "Imprimiendo"
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "Disponible"
diff --git a/resources/i18n/es_ES/fdmextruder.def.json.po b/resources/i18n/es_ES/fdmextruder.def.json.po
index 30f36f0889..8f3cf70884 100644
--- a/resources/i18n/es_ES/fdmextruder.def.json.po
+++ b/resources/i18n/es_ES/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2019-03-13 14:00+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: Spanish\n"
diff --git a/resources/i18n/es_ES/fdmprinter.def.json.po b/resources/i18n/es_ES/fdmprinter.def.json.po
index 30f8c0061c..19bb43475a 100644
--- a/resources/i18n/es_ES/fdmprinter.def.json.po
+++ b/resources/i18n/es_ES/fdmprinter.def.json.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
-"PO-Revision-Date: 2019-07-29 15:51+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Spanish <info@lionbridge.com>, Spanish <info@bothof.nl>\n"
"Language: es_ES\n"
@@ -227,12 +227,12 @@ msgstr "Si la máquina puede estabilizar la temperatura del volumen de impresió
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool label"
msgid "Always Write Active Tool"
-msgstr ""
+msgstr "Escriba siempre la herramienta activa"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool description"
msgid "Write active tool after sending temp commands to inactive tool. Required for Dual Extruder printing with Smoothie or other firmware with modal tool commands."
-msgstr ""
+msgstr "Escriba la herramienta activa después de enviar comandos temporales a la herramienta inactiva. Requerido para la impresión de extrusión dual con Smoothie u otro firmware con comandos de herramientas modales."
#: fdmprinter.def.json
msgctxt "machine_center_is_zero label"
@@ -2060,8 +2060,8 @@ msgstr "Temperatura de la placa de impresión"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "La temperatura utilizada para la placa de impresión caliente. Si el valor es 0, la temperatura de la plataforma no se ajustará."
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2070,8 +2070,8 @@ msgstr "Temperatura de la placa de impresión en la capa inicial"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "Temperatura de la placa de impresión una vez caliente en la primera capa."
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2095,13 +2095,13 @@ msgstr "Energía de la superficie."
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "Ãndice de compresión"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "Ãndice de compresión en porcentaje."
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -3486,22 +3486,22 @@ msgstr "El tren extrusor que se utiliza para imprimir los suelos del soporte. Se
#: fdmprinter.def.json
msgctxt "support_structure label"
msgid "Support Structure"
-msgstr ""
+msgstr "Estructura de soporte"
#: fdmprinter.def.json
msgctxt "support_structure description"
msgid "Chooses between the techniques available to generate support. \"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible."
-msgstr ""
+msgstr "Elige entre las técnicas disponibles para generar soporte. El soporte \"Normal\" crea una estructura de soporte directamente debajo de las partes en voladizo y lleva estas áreas hacia abajo. El soporte en \"Ãrbol\" crea ramas en las áreas en voladizo que sostienen el modelo al final de estas ramas y permite que las ramas se arrastren alrededor del modelo para sostenerlo tanto como sea posible en la placa de impresión."
#: fdmprinter.def.json
msgctxt "support_structure option normal"
msgid "Normal"
-msgstr ""
+msgstr "Normal"
#: fdmprinter.def.json
msgctxt "support_structure option tree"
msgid "Tree"
-msgstr ""
+msgstr "Ãrbol"
#: fdmprinter.def.json
msgctxt "support_tree_angle label"
@@ -3821,12 +3821,12 @@ msgstr "Ancho máximo de los escalones de la parte inferior de la escalera del s
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope label"
msgid "Support Stair Step Minimum Slope Angle"
-msgstr ""
+msgstr "Ãngulo de pendiente mínimo del escalón de la escalera de soporte"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope description"
msgid "The minimum slope of the area for stair-stepping to take effect. Low values should make support easier to remove on shallower slopes, but really low values may result in some very counter-intuitive results on other parts of the model."
-msgstr ""
+msgstr "La pendiente mínima de la zona para un efecto del escalón de la escalera de soporte. Los valores más bajos deberían facilitar la extracción del soporte en pendientes poco profundas, pero los valores muy bajos pueden dar resultados realmente contradictorios en otras partes del modelo."
#: fdmprinter.def.json
msgctxt "support_join_distance label"
@@ -4276,12 +4276,12 @@ msgstr "Disponga un soporte en todas partes por debajo de la malla de soporte, p
#: fdmprinter.def.json
msgctxt "support_meshes_present label"
msgid "Scene Has Support Meshes"
-msgstr ""
+msgstr "La escena tiene mallas de soporte"
#: fdmprinter.def.json
msgctxt "support_meshes_present description"
msgid "There are support meshes present in the scene. This setting is controlled by Cura."
-msgstr ""
+msgstr "Hay mallas de soporte presentes en la escena. Esta configuración está controlada por Cura."
#: fdmprinter.def.json
msgctxt "platform_adhesion label"
@@ -5045,7 +5045,7 @@ msgstr "Secuencia de impresión"
#: fdmprinter.def.json
msgctxt "print_sequence description"
msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes."
-msgstr ""
+msgstr "Con esta opción se decide si imprimir todos los modelos al mismo tiempo capa por capa o esperar a terminar un modelo antes de pasar al siguiente. El modo de uno en uno solo es posible si todos los modelos están lo suficientemente separados para que el cabezal de impresión pase entre ellos y todos estén a menos de la distancia entre la boquilla y los ejes X/Y."
#: fdmprinter.def.json
msgctxt "print_sequence option all_at_once"
@@ -5070,11 +5070,11 @@ msgstr "Utilice esta malla para modificar el relleno de otras mallas con las que
#: fdmprinter.def.json
msgctxt "infill_mesh_order label"
msgid "Mesh Processing Rank"
-msgstr ""
+msgstr "Rango de procesamiento de la malla"
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -5220,7 +5220,7 @@ msgstr "Tolerancia de segmentación"
#: fdmprinter.def.json
msgctxt "slicing_tolerance description"
msgid "Vertical tolerance in the sliced layers. The contours of a layer are normally generated by taking cross sections through the middle of each layer's thickness (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the entire thickness of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Inclusive retains the most details, Exclusive makes for the best fit and Middle stays closest to the original surface."
-msgstr ""
+msgstr "Tolerancia vertical en las capas cortadas. Los contornos de una capa se generan normalmente pasando las secciones entrecruzadas a través del medio de cada espesor de capa (Media). Alternativamente, cada capa puede tener áreas ubicadas dentro del volumen a través de todo el grosor de la capa (Exclusiva) o una capa puede tener áreas ubicadas dentro en cualquier lugar de la capa (Inclusiva). La opción Inclusiva permite conservar la mayoría de los detalles, la opción Exclusiva permite obtener una adaptación óptima y la opción Media permite permanecer cerca de la superficie original."
#: fdmprinter.def.json
msgctxt "slicing_tolerance option middle"
@@ -6361,6 +6361,26 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "Matriz de transformación que se aplicará al modelo cuando se cargue desde el archivo."
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "La temperatura utilizada para la placa de impresión caliente. Si el valor es 0, la temperatura de la plataforma no se ajustará."
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "Temperatura de la placa de impresión una vez caliente en la primera capa."
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "Ãndice de compresión"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "Ãndice de compresión en porcentaje."
+
+#~ msgctxt "infill_mesh_order description"
+#~ msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+#~ msgstr "Determina la prioridad de esta malla al tener en cuenta los volúmenes superpuestos. Las áreas con varias mallas se verán afectadas por la malla de menor rango. Una malla de relleno con un orden superior modificará el relleno de las mallas de relleno con un orden inferior y las mallas normales."
+
#~ msgctxt "print_sequence description"
#~ msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. "
#~ msgstr "Con esta opción se decide si imprimir todos los modelos al mismo tiempo capa por capa o esperar a terminar un modelo antes de pasar al siguiente. El modo de uno en uno solo es posible si todos los modelos están lo suficientemente separados para que el cabezal de impresión pase entre ellos y todos estén a menos de la distancia entre la boquilla y los ejes X/Y. "
diff --git a/resources/i18n/fdmextruder.def.json.pot b/resources/i18n/fdmextruder.def.json.pot
index 0cb1d4bc77..8205e867d3 100644
--- a/resources/i18n/fdmextruder.def.json.pot
+++ b/resources/i18n/fdmextruder.def.json.pot
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Uranium json setting files\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE\n"
diff --git a/resources/i18n/fdmprinter.def.json.pot b/resources/i18n/fdmprinter.def.json.pot
index 32e85a6d5c..6c65886f4d 100644
--- a/resources/i18n/fdmprinter.def.json.pot
+++ b/resources/i18n/fdmprinter.def.json.pot
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Uranium json setting files\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE\n"
@@ -2364,8 +2364,8 @@ msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
msgid ""
-"The temperature used for the heated build plate. If this is 0, the bed "
-"temperature will not be adjusted."
+"The temperature used for the heated build plate. If this is 0, the build "
+"plate is left unheated."
msgstr ""
#: fdmprinter.def.json
@@ -2375,7 +2375,9 @@ msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
+msgid ""
+"The temperature used for the heated build plate at the first layer. If this "
+"is 0, the build plate is left unheated during the first layer."
msgstr ""
#: fdmprinter.def.json
@@ -2400,12 +2402,14 @@ msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
+msgid "Scaling Factor Shrinkage Compensation"
msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
+msgid ""
+"To compensate for the shrinkage of the material as it cools down, the model "
+"will be scaled with this factor."
msgstr ""
#: fdmprinter.def.json
@@ -5874,10 +5878,11 @@ msgstr ""
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
msgid ""
-"Determines the priority of this mesh when considering overlapping volumes. "
-"Areas where multiple meshes reside will be won by the lower rank mesh. An "
-"infill mesh with a higher order will modify the infill of infill meshes with "
-"lower order and normal meshes."
+"Determines the priority of this mesh when considering multiple overlapping "
+"infill meshes. Areas where multiple infill meshes overlap will take on the "
+"settings of the mesh with the lowest rank. An infill mesh with a higher "
+"order will modify the infill of infill meshes with lower order and normal "
+"meshes."
msgstr ""
#: fdmprinter.def.json
diff --git a/resources/i18n/fi_FI/cura.po b/resources/i18n/fi_FI/cura.po
index b1492497bd..aa3178f13e 100644
--- a/resources/i18n/fi_FI/cura.po
+++ b/resources/i18n/fi_FI/cura.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
"PO-Revision-Date: 2017-09-27 12:27+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: Finnish\n"
@@ -17,8 +17,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -41,13 +41,14 @@ msgid "Not overridden"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr ""
@@ -99,18 +100,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "Mukautettu"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "Mukautetut profiilit"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr ""
@@ -121,26 +122,26 @@ msgid "Login failed"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "Uusien paikkojen etsiminen kappaleille"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "Etsitään paikkaa"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "Kaikille kappaleille ei löydy paikkaa tulostustilavuudessa."
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "Paikkaa ei löydy"
@@ -270,98 +271,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "Ladataan laitteita..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "Asetetaan näkymää..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "Ladataan käyttöliittymää..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "Vain yksi G-code-tiedosto voidaan ladata kerralla. Tiedoston {0} tuonti ohitettiin."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -370,13 +370,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "Varoitus"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "Muita tiedostoja ei voida ladata, kun G-code latautuu. Tiedoston {0} tuonti ohitettiin."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -384,27 +384,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "Virhe"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "Kappaleiden kertominen ja sijoittelu"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "Sijoitetaan kappaletta"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr ""
@@ -434,21 +429,21 @@ msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "Tiedosto on jo olemassa"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "Tiedosto <filename>{0}</filename> on jo olemassa. Haluatko varmasti kirjoittaa sen päälle?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr ""
@@ -507,51 +502,62 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "Onnistuneesti tuotu profiili {0}"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "Profiililla {0} on tuntematon tiedostotyyppi tai se on vioittunut."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "Mukautettu profiili"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "Profiilista puuttuu laatutyyppi."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "Laatutyyppiä {0} ei löydy nykyiselle kokoonpanolle."
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
msgctxt "@info:not supported profile"
msgid "Not supported"
@@ -562,23 +568,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "Suutin"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr ""
@@ -597,7 +603,7 @@ msgid "Finish"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -686,7 +692,7 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -707,40 +713,40 @@ msgid ""
"<p><a href=\"https://ultimaker.com/3D-model-assistant\">View print quality guide</a></p>"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "Suositeltu"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "Mukautettu"
@@ -762,6 +768,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -1290,22 +1301,28 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "Valitse päivitykset"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
@@ -1313,70 +1330,99 @@ msgstr[0] ""
msgstr[1] ""
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
msgstr[0] ""
msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
msgstr[0] ""
msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1462,6 +1508,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1522,17 +1578,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "Yhdistetty USB:n kautta"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr ""
@@ -1557,88 +1613,77 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "Avaa projekti"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "Yhteenveto – Cura-projekti"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "Tulostimen asetukset"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "Miten laitteen ristiriita pitäisi ratkaista?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "Luo uusi"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "Tyyppi"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "Profiilin asetukset"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "Miten profiilin ristiriita pitäisi ratkaista?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "Nimi"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "Ei profiilissa"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
@@ -1646,54 +1691,54 @@ msgid_plural "%1 overrides"
msgstr[0] "%1 ohitus"
msgstr[1] "%1 ohitusta"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "Johdettu seuraavista"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%1, %2 ohitus"
msgstr[1] "%1, %2 ohitusta"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "Materiaaliasetukset"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "Miten materiaalin ristiriita pitäisi ratkaista?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "Asetusten näkyvyys"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "Tila"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "Näkyvät asetukset:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1/%2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "Avaa"
@@ -2120,17 +2165,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "Suulakkeiden määrä"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr ""
@@ -2149,7 +2189,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr ""
@@ -2553,12 +2593,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr ""
@@ -2634,7 +2674,7 @@ msgctxt "@title:tab"
msgid "Bundled materials"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr ""
@@ -2830,7 +2870,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2915,23 +2955,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "Keskeytä tulostus"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr ""
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2952,22 +2987,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "Tulostetaan"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr ""
@@ -3035,27 +3075,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "Jonossa"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr ""
@@ -3129,11 +3169,6 @@ msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
-
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
@@ -3651,17 +3686,27 @@ msgctxt "@Label"
msgid "Python Error tracking library"
msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "Fontti"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "SVG-kuvakkeet"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr ""
@@ -3701,7 +3746,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3895,12 +3940,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "Materiaali"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr ""
@@ -4084,28 +4129,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "Haluatko varmasti keskeyttää tulostuksen?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4646,7 +4691,7 @@ msgid "Update profile with current settings/overrides"
msgstr "Päivitä nykyiset asetukset tai ohitukset profiiliin"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "Hylkää tehdyt muutokset"
@@ -4843,7 +4888,7 @@ msgctxt "@button"
msgid "Add printer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr ""
@@ -4894,7 +4939,7 @@ msgstr ""
"\n"
"Avaa profiilin hallinta napsauttamalla."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr ""
@@ -5094,49 +5139,49 @@ msgctxt "@label"
msgid "Add a Cloud printer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
+msgid "Please name your printer"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
@@ -5149,7 +5194,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr ""
@@ -5159,22 +5204,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr ""
@@ -5872,6 +5917,16 @@ msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
msgstr ""
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
+msgstr ""
+
#: X3DReader/plugin.json
msgctxt "description"
msgid "Provides support for reading X3D files."
@@ -5902,6 +5957,18 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "Kerrosnäkymä"
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "Onnistuneesti tuotu profiili {0}"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "Laatutyyppiä {0} ei löydy nykyiselle kokoonpanolle."
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "Luo uusi"
+
#~ msgctxt "@text:window"
#~ msgid ""
#~ "You have customized some profile settings.\n"
@@ -6464,10 +6531,6 @@ msgstr "Kerrosnäkymä"
#~ msgstr "Näytä tulostustyöt"
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "Tulostetaan"
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "Saatavilla"
diff --git a/resources/i18n/fi_FI/fdmextruder.def.json.po b/resources/i18n/fi_FI/fdmextruder.def.json.po
index a0497f6a8f..838bdaf5a2 100644
--- a/resources/i18n/fi_FI/fdmextruder.def.json.po
+++ b/resources/i18n/fi_FI/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2017-08-11 14:31+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: Finnish\n"
diff --git a/resources/i18n/fi_FI/fdmprinter.def.json.po b/resources/i18n/fi_FI/fdmprinter.def.json.po
index 5f5a55c7bf..3b4dbf1737 100644
--- a/resources/i18n/fi_FI/fdmprinter.def.json.po
+++ b/resources/i18n/fi_FI/fdmprinter.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2017-09-27 12:27+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: Finnish\n"
@@ -2053,7 +2053,7 @@ msgstr "Alustan lämpötila"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
msgstr ""
#: fdmprinter.def.json
@@ -2063,8 +2063,8 @@ msgstr "Alustan lämpötila (alkukerros)"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "Lämmitettävän alustan lämpötila ensimmäistä kerrosta tulostettaessa."
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2088,12 +2088,12 @@ msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
+msgid "Scaling Factor Shrinkage Compensation"
msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
msgstr ""
#: fdmprinter.def.json
@@ -5065,7 +5065,7 @@ msgstr ""
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -6352,6 +6352,10 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "Mallissa käytettävä muunnosmatriisi, kun malli ladataan tiedostosta."
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "Lämmitettävän alustan lämpötila ensimmäistä kerrosta tulostettaessa."
+
#~ msgctxt "infill_mesh_order label"
#~ msgid "Infill Mesh Order"
#~ msgstr "Täyttöverkkojärjestys"
diff --git a/resources/i18n/fr_FR/cura.po b/resources/i18n/fr_FR/cura.po
index 4768ea5b06..56eba74565 100644
--- a/resources/i18n/fr_FR/cura.po
+++ b/resources/i18n/fr_FR/cura.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
-"PO-Revision-Date: 2019-07-29 15:51+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: French <info@lionbridge.com>, French <info@bothof.nl>\n"
"Language: fr_FR\n"
@@ -19,8 +19,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -43,13 +43,14 @@ msgid "Not overridden"
msgstr "Pas écrasé"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "Default"
@@ -101,18 +102,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "Personnalisé"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "Personnaliser les profils"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "Tous les types supportés ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "Tous les fichiers (*)"
@@ -123,26 +124,26 @@ msgid "Login failed"
msgstr "La connexion a échoué"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "Recherche d'un nouvel emplacement pour les objets"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "Recherche d'emplacement"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "Impossible de trouver un emplacement dans le volume d'impression pour tous les objets"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "Impossible de trouver un emplacement"
@@ -280,98 +281,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "Pas encore initialisé<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>Version OpenGL : {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>Revendeur OpenGL : {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>Moteur de rendu OpenGL : {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "Retraçage de l'erreur"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "Journaux"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "Envoyer rapport"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "Chargement des machines..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "Configuration des préférences..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr "Initialisation de la machine active..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr "Initialisation du gestionnaire de machine..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr "Initialisation du volume de fabrication..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "Préparation de la scène..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "Chargement de l'interface..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr "Initialisation du moteur..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "Un seul fichier G-Code peut être chargé à la fois. Importation de {0} sautée"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -380,13 +380,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "Avertissement"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "Impossible d'ouvrir un autre fichier si le G-Code est en cours de chargement. Importation de {0} sautée"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -394,27 +394,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "Erreur"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "Le modèle sélectionné était trop petit pour être chargé."
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "Multiplication et placement d'objets"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "Placement des objets"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "Placement de l'objet"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "Impossible de lire la réponse."
@@ -437,28 +432,28 @@ msgstr "Une erreur s'est produite lors de la connexion, veuillez réessayer."
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:187
msgctxt "@info"
msgid "Unable to start a new sign in process. Check if another sign in attempt is still active."
-msgstr ""
+msgstr "Impossible de lancer une nouvelle procédure de connexion. Vérifiez si une autre tentative de connexion est toujours active."
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "Impossible d’atteindre le serveur du compte Ultimaker."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "Le fichier existe déjà"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "Le fichier <filename>{0}</filename> existe déjà. Êtes-vous sûr de vouloir le remplacer ?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "URL de fichier invalide :"
@@ -517,49 +512,60 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "Le profil <filename>{0}</filename> contient des données incorrectes ; échec de l'importation."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "Échec de l'importation du profil depuis le fichier <filename>{0}</filename> :"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "Importation du profil {0} réussie"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "Le fichier {0} ne contient pas de profil valide."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "Le profil {0} est un type de fichier inconnu ou est corrompu."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "Personnaliser le profil"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "Il manque un type de qualité au profil."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "Impossible de trouver un type de qualité {0} pour la configuration actuelle."
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
+msgstr "Impossible d'ajouter le profil."
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
@@ -572,23 +578,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "Default"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "Buse"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "Les paramètres ont été modifiés pour correspondre aux extrudeuses actuellement disponibles :"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "Paramètres mis à jour"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "Extrudeuse(s) désactivée(s)"
@@ -604,10 +610,10 @@ msgstr "Ajouter"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/WelcomePagesModel.py:263
msgctxt "@action:button"
msgid "Finish"
-msgstr ""
+msgstr "Fin"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -696,7 +702,7 @@ msgstr "Suivant"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -721,40 +727,40 @@ msgstr ""
"<p>Découvrez comment optimiser la qualité et la fiabilité de l'impression.</p>\n"
"<p><a href=\"https://ultimaker.com/3D-model-assistant\">Consultez le guide de qualité d'impression</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "Le fichier projet <filename>{0}</filename> contient un type de machine inconnu <message>{1}</message>. Impossible d'importer la machine. Les modèles seront importés à la place."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "Ouvrir un fichier de projet"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
-msgstr ""
+msgstr "Le fichier de projet <filename>{0}</filename> est soudainement inaccessible : <message>{1}</message>."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
-msgstr ""
+msgstr "Impossible d'ouvrir le fichier de projet"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
-msgstr ""
+msgstr "Le fichier de projet <filename>{0}</filename> a été réalisé en utilisant des profils inconnus de cette version d'Ultimaker Cura."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "Recommandé"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "Personnalisé"
@@ -776,6 +782,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr "Aucune autorisation d'écrire l'espace de travail ici."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -919,7 +930,7 @@ msgstr "Impossible d'accéder aux informations de mise à jour."
#, python-brace-format
msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
msgid "New features or bug-fixes may be available for your {machine_name}! If not already at the latest version, it is recommended to update the firmware on your printer to version {latest_version}."
-msgstr ""
+msgstr "De nouvelles fonctionnalités ou des correctifs de bugs sont disponibles pour votre {machine_name} ! Si vous ne possédez pas la dernière version disponible, il est recommandé de mettre à jour le micrologiciel sur votre imprimante avec la version {latest_version}."
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22
#, python-format
@@ -1183,12 +1194,12 @@ msgstr "Vue en couches"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:70
msgctxt "@info:status"
msgid "Your model is not manifold. The highlighted areas indicate either missing or extraneous surfaces."
-msgstr ""
+msgstr "Votre modèle n'est pas fonctionnel. Les zones surlignées indiquent que des surfaces manquent ou sont étrangères."
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:72
msgctxt "@info:title"
msgid "Model errors"
-msgstr ""
+msgstr "Erreurs du modèle"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/__init__.py:12
msgctxt "@item:inmenu"
@@ -1296,7 +1307,7 @@ msgstr "Ultimaker Format Package"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UFPWriter/UFPWriter.py:146
msgctxt "@info:error"
msgid "Can't write to UFP file:"
-msgstr ""
+msgstr "Impossible d'écrire dans le fichier UFP :"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:24
msgctxt "@action"
@@ -1308,93 +1319,128 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "Sélectionner les mises à niveau"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
-msgstr ""
+msgstr "Imprimer via le cloud"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
-msgstr ""
+msgstr "Imprimer via le cloud"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
+msgstr "Connecté via le cloud"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Nouvelle imprimante détectée à partir de votre compte Ultimaker"
+msgstr[1] "Nouvelles imprimantes détectées à partir de votre compte Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Une connexion cloud n'est pas disponible pour une imprimante"
+msgstr[1] "Une connexion cloud n'est pas disponible pour certaines imprimantes"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Cette imprimante n'est pas associée à Digital Factory :"
+msgstr[1] "Ces imprimantes ne sont pas associées à Digital Factory :"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
-msgstr ""
+msgstr "Conserver les configurations d'imprimante"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
+msgstr "Supprimer des imprimantes"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
-msgstr ""
+msgstr "Supprimer des imprimantes ?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1406,7 +1452,7 @@ msgstr "Lancez et surveillez des impressions où que vous soyez avec votre compt
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:33
msgctxt "@info:status Ultimaker Cloud should not be translated."
msgid "Connect to Ultimaker Digital Factory"
-msgstr ""
+msgstr "Se connecter à Ultimaker Digital Factory"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:36
msgctxt "@action"
@@ -1480,6 +1526,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "Téléchargement de la tâche d'impression sur l'imprimante."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1540,17 +1596,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "Connecté via USB"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "Une impression USB est en cours, la fermeture de Cura arrêtera cette impression. Êtes-vous sûr ?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "Une impression est encore en cours. Cura ne peut pas démarrer une autre impression via USB tant que l'impression précédente n'est pas terminée."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "Impression en cours"
@@ -1575,88 +1631,77 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "Ouvrir un projet"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "Mettre à jour l'existant"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "Créer"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "Résumé - Projet Cura"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "Paramètres de l'imprimante"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "Comment le conflit de la machine doit-il être résolu ?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "Mise à jour"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "Créer"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "Type"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "Groupe d'imprimantes"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "Paramètres de profil"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "Comment le conflit du profil doit-il être résolu ?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "Nom"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "Intent"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "Absent du profil"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
@@ -1664,54 +1709,54 @@ msgid_plural "%1 overrides"
msgstr[0] "%1 écrasent"
msgstr[1] "%1 écrase"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "Dérivé de"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%1, %2 écrasent"
msgstr[1] "%1, %2 écrase"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "Paramètres du matériau"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "Comment le conflit du matériau doit-il être résolu ?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "Visibilité des paramètres"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "Mode"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "Paramètres visibles :"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1 sur %2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "Le chargement d'un projet effacera tous les modèles sur le plateau."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "Ouvrir"
@@ -2138,17 +2183,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "Nombre d'extrudeuses"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr "Chauffage partagé"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "G-Code de démarrage"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "G-Code de fin"
@@ -2170,7 +2210,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "Veuillez connecter votre imprimante au réseau."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "Voir les manuels d'utilisation en ligne"
@@ -2452,7 +2492,7 @@ msgstr "Mis à jour"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:27
msgctxt "@label"
msgid "Premium"
-msgstr ""
+msgstr "Premium"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:39
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:86
@@ -2574,12 +2614,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr "Vous devez accepter la licence pour installer le package"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "Site Internet"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "E-mail"
@@ -2628,34 +2668,34 @@ msgstr "Impossible de se connecter à la base de données Cura Package. Veuillez
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:33
msgctxt "@title:tab"
msgid "Installed plugins"
-msgstr ""
+msgstr "Plug-ins installés"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:72
msgctxt "@info"
msgid "No plugin has been installed."
-msgstr ""
+msgstr "Aucun plug-in n'a été installé."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:86
msgctxt "@title:tab"
msgid "Installed materials"
-msgstr ""
+msgstr "Matériaux installés"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:125
msgctxt "@info"
msgid "No material has been installed."
-msgstr ""
+msgstr "Aucun matériau n'a été installé."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:139
msgctxt "@title:tab"
msgid "Bundled plugins"
-msgstr ""
+msgstr "Plug-ins groupés"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:184
msgctxt "@title:tab"
msgid "Bundled materials"
-msgstr ""
+msgstr "Matériaux groupés"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "Récupération des paquets..."
@@ -2663,7 +2703,7 @@ msgstr "Récupération des paquets..."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/WelcomePage.qml:22
msgctxt "@description"
msgid "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
-msgstr ""
+msgstr "Veuillez vous connecter pour obtenir les plug-ins et matériaux vérifiés pour Ultimaker Cura Enterprise"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/Toolbox.qml:19
msgctxt "@title"
@@ -2851,7 +2891,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "Si vous sélectionnez « Remplacer », les paramètres de la configuration actuelle de l'imprimante seront utilisés. Cela peut entraîner l'échec de l'impression."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2936,23 +2976,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "Abandonner l'impression"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "Gérer l'imprimante"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "Veuillez mettre à jour le Firmware de votre imprimante pour gérer la file d'attente à distance."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "La webcam n'est pas disponible car vous surveillez une imprimante cloud."
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2973,22 +3008,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "Inactif"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "Impression..."
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "Sans titre"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "Anonyme"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "Nécessite des modifications de configuration"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "Détails"
@@ -3056,27 +3096,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "Mis en file d'attente"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "Gérer dans le navigateur"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "Il n'y a pas de travaux d'impression dans la file d'attente. Découpez et envoyez une tache pour en ajouter une."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "Tâches d'impression"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "Temps total d'impression"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "Attente de"
@@ -3126,47 +3166,42 @@ msgstr "Créer un compte"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:28
msgctxt "@label"
msgid "Checking..."
-msgstr ""
+msgstr "Vérification en cours..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:35
msgctxt "@label"
msgid "Account synced"
-msgstr ""
+msgstr "Compte synchronisé"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:42
msgctxt "@label"
msgid "Something went wrong..."
-msgstr ""
+msgstr "Un problème s'est produit..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:96
msgctxt "@button"
msgid "Install pending updates"
-msgstr ""
+msgstr "Installer les mises à jour en attente"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:118
msgctxt "@button"
msgid "Check for account updates"
-msgstr ""
+msgstr "Rechercher des mises à jour de compte"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:81
msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
+msgstr "Dernière mise à jour : %1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
-msgstr ""
+msgstr "Compte Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:125
msgctxt "@button"
msgid "Sign Out"
-msgstr ""
+msgstr "Déconnexion"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ActionPanel/OutputProcessWidget.qml:59
msgctxt "@label"
@@ -3662,30 +3697,40 @@ msgstr "Bibliothèque de découpe polygone"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@Label"
msgid "Static type checker for Python"
-msgstr ""
+msgstr "Vérificateur de type statique pour Python"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:157
msgctxt "@Label"
msgid "Root Certificates for validating SSL trustworthiness"
-msgstr ""
+msgstr "Certificats racines pour valider la fiabilité SSL"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:158
msgctxt "@Label"
msgid "Python Error tracking library"
+msgstr "Bibliothèque de suivi des erreurs Python"
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "Police"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "Icônes SVG"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Déploiement d'applications sur multiples distributions Linux"
@@ -3725,7 +3770,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3736,7 +3781,7 @@ msgstr "Paramètres du profil"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:125
msgctxt "@title:column"
msgid "Current changes"
-msgstr ""
+msgstr "Modifications actuelles"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:158
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:747
@@ -3757,12 +3802,12 @@ msgstr "Conserver et ne plus me demander"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:197
msgctxt "@action:button"
msgid "Discard changes"
-msgstr ""
+msgstr "Annuler les modifications"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:210
msgctxt "@action:button"
msgid "Keep changes"
-msgstr ""
+msgstr "Conserver les modifications"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64
msgctxt "@text:window"
@@ -3919,12 +3964,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "Activé"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "Matériau"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "Utiliser de la colle pour une meilleure adhérence avec cette combinaison de matériaux."
@@ -3951,12 +3996,12 @@ msgstr "Nombre de copies"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:33
msgctxt "@title:menu menubar:file"
msgid "&Save Project..."
-msgstr ""
+msgstr "&Enregistrer le projet..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:54
msgctxt "@title:menu menubar:file"
msgid "&Export..."
-msgstr "&Exporter..."
+msgstr "E&xporter..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:65
msgctxt "@action:inmenu menubar:file"
@@ -4108,28 +4153,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "Êtes-vous sûr(e) de vouloir abandonner l'impression ?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
-msgstr ""
+msgstr "Est imprimé comme support."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
-msgstr ""
+msgstr "D'autres modèles qui se chevauchent avec ce modèle ont été modifiés."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
-msgstr ""
+msgstr "Le chevauchement de remplissage avec ce modèle a été modifié."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
-msgstr ""
+msgstr "Les chevauchements avec ce modèle ne sont pas pris en charge."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4188,12 +4233,12 @@ msgstr "Mettre en surbrillance les porte-à-faux"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351
msgctxt "@info:tooltip"
msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry."
-msgstr ""
+msgstr "Surlignez les surfaces du modèle manquantes ou étrangères en utilisant les signes d'avertissement. Les Toolpaths seront souvent les parties manquantes de la géométrie prévue."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:360
msgctxt "@option:check"
msgid "Display model errors"
-msgstr ""
+msgstr "Afficher les erreurs du modèle"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:368
msgctxt "@info:tooltip"
@@ -4306,12 +4351,12 @@ msgstr "Ouvrir et enregistrer des fichiers"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:570
msgctxt "@info:tooltip"
msgid "Should opening files from the desktop or external applications open in the same instance of Cura?"
-msgstr ""
+msgstr "L'ouverture de fichiers à partir du bureau ou d'applications externes doit-elle se faire dans la même instance de Cura ?"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:575
msgctxt "@option:check"
msgid "Use a single instance of Cura"
-msgstr ""
+msgstr "Utiliser une seule instance de Cura"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:585
msgctxt "@info:tooltip"
@@ -4670,7 +4715,7 @@ msgid "Update profile with current settings/overrides"
msgstr "Mettre à jour le profil à l'aide des paramètres / forçages actuels"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "Ignorer les modifications actuelles"
@@ -4845,29 +4890,29 @@ msgstr "L'imprimante n'est pas connectée."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:47
msgctxt "@status"
msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet."
-msgstr ""
+msgstr "L'imprimante cloud est hors ligne. Veuillez vérifier si l'imprimante est activée et connectée à Internet."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:51
msgctxt "@status"
msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection."
-msgstr ""
+msgstr "Cette imprimante n'est pas associée à votre compte. Veuillez visiter l'Ultimaker Digital Factory pour établir une connexion."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:56
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer."
-msgstr ""
+msgstr "La connexion cloud est actuellement indisponible. Veuillez vous connecter pour connecter l'imprimante cloud."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:60
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please check your internet connection."
-msgstr ""
+msgstr "La connexion cloud est actuellement indisponible. Veuillez vérifier votre connexion Internet."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:238
msgctxt "@button"
msgid "Add printer"
msgstr "Ajouter une imprimante"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "Gérer les imprimantes"
@@ -4918,7 +4963,7 @@ msgstr ""
"\n"
"Cliquez pour ouvrir le gestionnaire de profils."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "Personnaliser les profils"
@@ -5116,52 +5161,52 @@ msgstr "Type d'affichage"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:47
msgctxt "@label"
msgid "Add a Cloud printer"
-msgstr ""
+msgstr "Ajouter une imprimante cloud"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
-msgstr ""
+msgstr "En attente d'une réponse cloud"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
-msgstr ""
+msgstr "Aucune imprimante trouvée dans votre compte ?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
-msgstr ""
+msgstr "Les imprimantes suivantes de votre compte ont été ajoutées à Cura :"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
-msgstr ""
+msgstr "Ajouter l'imprimante manuellement"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "Fin"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr "Fabricant"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
-msgstr ""
+msgstr "Auteur du profil"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "Nom de l'imprimante"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "Veuillez donner un nom à votre imprimante"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5173,7 +5218,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "Ajouter une imprimante en réseau"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "Ajouter une imprimante hors réseau"
@@ -5183,22 +5228,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "Aucune imprimante n'a été trouvée sur votre réseau."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "Rafraîchir"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "Ajouter une imprimante par IP"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
-msgstr ""
+msgstr "Ajouter une imprimante cloud"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "Dépannage"
@@ -5211,7 +5256,7 @@ msgstr "Ajouter une imprimante par adresse IP"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:133
msgctxt "@text"
msgid "Enter your printer's IP address."
-msgstr ""
+msgstr "Saisissez l'adresse IP de votre imprimante."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:158
msgctxt "@button"
@@ -5277,7 +5322,7 @@ msgstr "- Augmentez l'efficacité avec un flux de travail à distance sur les im
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/CloudContent.qml:157
msgctxt "@button"
msgid "Skip"
-msgstr ""
+msgstr "Ignorer"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/DataCollectionsContent.qml:24
msgctxt "@label"
@@ -5881,21 +5926,31 @@ msgstr "Mise à niveau de 4.5 vers 4.6"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2."
-msgstr ""
+msgstr "Mises à niveau des configurations de Cura 4.6.0 vers Cura 4.6.2."
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.0 to 4.6.2"
-msgstr ""
+msgstr "Mise à niveau de 4.6.0 vers 4.6.2"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7."
-msgstr ""
+msgstr "Mises à niveau des configurations de Cura 4.6.2 vers Cura 4.7."
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
+msgstr "Mise à niveau de 4.6.2 vers 4.7"
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
msgstr ""
#: X3DReader/plugin.json
@@ -5928,6 +5983,98 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "Vue Rayon-X"
+#~ msgctxt "@label ({} is object name)"
+#~ msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#~ msgstr "Êtes-vous sûr de vouloir supprimer l'objet {} ? Cette action est irréversible !"
+
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "Le modèle sélectionné était trop petit pour être chargé."
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "Importation du profil {0} réussie"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "Impossible de trouver un type de qualité {0} pour la configuration actuelle."
+
+#~ msgctxt "info:status"
+#~ msgid "Adding printer {} ({}) from your account"
+#~ msgstr "Ajout de l'imprimante {} ({}) à partir de votre compte"
+
+#~ msgctxt "info:hidden list items"
+#~ msgid "<li>... and {} others</li>"
+#~ msgstr "<li>... et {} autres</li>"
+
+#~ msgctxt "info:status"
+#~ msgid "Printers added from Digital Factory:<ul>{}</ul>"
+#~ msgstr "Imprimantes ajoutées à partir de Digital Factory : <ul>{} </ul>"
+
+#~ msgctxt "info:status"
+#~ msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+#~ msgstr "<ul>{}</ul>Pour établir une connexion, veuillez visiter l'<a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+
+#~ msgctxt "@label ({} is printer name)"
+#~ msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#~ msgstr "{} sera supprimé(e) jusqu'à la prochaine synchronisation de compte. <br> Pour supprimer {} définitivement, visitez l'<a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Voulez-vous vraiment supprimer {} temporairement ?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Vous êtes sur le point de supprimer {} imprimante(s) de Cura. Cette action est irréversible. \n"
+#~ "Voulez-vous vraiment continuer ?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove all printers from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Vous êtes sur le point de supprimer toutes les imprimantes de Cura. Cette action est irréversible. \n"
+#~ "Voulez-vous vraiment continuer ?"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "Mise à jour"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "Créer"
+
+#~ msgctxt "@label"
+#~ msgid "Shared Heater"
+#~ msgstr "Chauffage partagé"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "La webcam n'est pas disponible car vous surveillez une imprimante cloud."
+
+#~ msgctxt "@button"
+#~ msgid "Ultimaker Digital Factory"
+#~ msgstr "Ultimaker Digital Factory"
+
+#~ msgctxt "@text:window, %1 is a profile name"
+#~ msgid ""
+#~ "You have customized some profile settings.\n"
+#~ "Would you like to Keep these changed settings after switching profiles?\n"
+#~ "Alternatively, you can Discard the changes to load the defaults from '%1'."
+#~ msgstr ""
+#~ "Vous avez personnalisé certains paramètres de votre profil.\n"
+#~ "Souhaitez-vous conserver ces paramètres modifiés après avoir changé de profil ?\n"
+#~ "Vous pouvez également annuler les modifications pour charger les valeurs par défaut de '%1'."
+
+#~ msgctxt "@label"
+#~ msgid "Overrides %1 setting."
+#~ msgid_plural "Overrides %1 settings."
+#~ msgstr[0] "Remplace le paramètre %1."
+#~ msgstr[1] "Remplace les paramètres %1."
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "Veuillez donner un nom à votre imprimante"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "De nouvelles fonctionnalités sont disponibles pour votre {machine_name} ! Il est recommandé de mettre à jour le firmware sur votre imprimante."
@@ -7355,10 +7502,6 @@ msgstr "Vue Rayon-X"
#~ msgstr "Préparation..."
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "Impression..."
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "Disponible"
diff --git a/resources/i18n/fr_FR/fdmextruder.def.json.po b/resources/i18n/fr_FR/fdmextruder.def.json.po
index ab2bb4eff3..a683a21495 100644
--- a/resources/i18n/fr_FR/fdmextruder.def.json.po
+++ b/resources/i18n/fr_FR/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2019-03-13 14:00+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: French\n"
diff --git a/resources/i18n/fr_FR/fdmprinter.def.json.po b/resources/i18n/fr_FR/fdmprinter.def.json.po
index 91e46db74f..b1f4047f89 100644
--- a/resources/i18n/fr_FR/fdmprinter.def.json.po
+++ b/resources/i18n/fr_FR/fdmprinter.def.json.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
-"PO-Revision-Date: 2019-07-29 15:51+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: French <info@lionbridge.com>, French <info@bothof.nl>\n"
"Language: fr_FR\n"
@@ -227,12 +227,12 @@ msgstr "Si la machine est capable de stabiliser la température du volume d'impr
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool label"
msgid "Always Write Active Tool"
-msgstr ""
+msgstr "Toujours écrire l'outil actif"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool description"
msgid "Write active tool after sending temp commands to inactive tool. Required for Dual Extruder printing with Smoothie or other firmware with modal tool commands."
-msgstr ""
+msgstr "Écrivez l'outil actif après avoir envoyé des commandes temporaires à l'outil inactif. Requis pour l'impression à double extrusion avec Smoothie ou un autre micrologiciel avec des commandes d'outils modaux."
#: fdmprinter.def.json
msgctxt "machine_center_is_zero label"
@@ -2060,8 +2060,8 @@ msgstr "Température du plateau"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "Température utilisée pour le plateau chauffant. Si elle est définie sur 0, la température du plateau ne sera pas ajustée."
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2070,8 +2070,8 @@ msgstr "Température du plateau couche initiale"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "Température utilisée pour le plateau chauffant à la première couche."
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2095,13 +2095,13 @@ msgstr "Énergie de la surface."
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "Taux de contraction"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "Taux de contraction en pourcentage."
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -3486,22 +3486,22 @@ msgstr "Le train d'extrudeuse à utiliser pour l'impression des bas du support.
#: fdmprinter.def.json
msgctxt "support_structure label"
msgid "Support Structure"
-msgstr ""
+msgstr "Structure du support"
#: fdmprinter.def.json
msgctxt "support_structure description"
msgid "Chooses between the techniques available to generate support. \"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible."
-msgstr ""
+msgstr "Choisit entre les techniques disponibles pour générer un support. Le support « Normal » créer une structure de support directement sous les pièces en porte-à-faux et fait descendre ces zones directement vers le bas. Le support « Arborescent » crée des branches vers les zones en porte-à-faux qui supportent le modèle à l'extrémité de ces branches et permet aux branches de ramper autour du modèle afin de les supporter le plus possible sur le plateau de fabrication."
#: fdmprinter.def.json
msgctxt "support_structure option normal"
msgid "Normal"
-msgstr ""
+msgstr "Normal"
#: fdmprinter.def.json
msgctxt "support_structure option tree"
msgid "Tree"
-msgstr ""
+msgstr "Arborescence"
#: fdmprinter.def.json
msgctxt "support_tree_angle label"
@@ -3821,12 +3821,12 @@ msgstr "La largeur maximale de la marche du support en forme d'escalier reposant
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope label"
msgid "Support Stair Step Minimum Slope Angle"
-msgstr ""
+msgstr "Angle de pente minimum de la marche de support"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope description"
msgid "The minimum slope of the area for stair-stepping to take effect. Low values should make support easier to remove on shallower slopes, but really low values may result in some very counter-intuitive results on other parts of the model."
-msgstr ""
+msgstr "La pente minimum de la zone pour un effet de marche de support. Des valeurs basses devraient faciliter l'enlèvement du support sur les pentes peu superficielles ; des valeurs très basses peuvent donner des résultats vraiment contre-intuitifs sur d'autres pièces du modèle."
#: fdmprinter.def.json
msgctxt "support_join_distance label"
@@ -4276,12 +4276,12 @@ msgstr "Inclure du support à tout emplacement sous le maillage de support, de s
#: fdmprinter.def.json
msgctxt "support_meshes_present label"
msgid "Scene Has Support Meshes"
-msgstr ""
+msgstr "La scène comporte un maillage de support"
#: fdmprinter.def.json
msgctxt "support_meshes_present description"
msgid "There are support meshes present in the scene. This setting is controlled by Cura."
-msgstr ""
+msgstr "Un maillage de support est présent sur la scène. Ce paramètre est contrôlé par Cura."
#: fdmprinter.def.json
msgctxt "platform_adhesion label"
@@ -5045,7 +5045,7 @@ msgstr "Séquence d'impression"
#: fdmprinter.def.json
msgctxt "print_sequence description"
msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes."
-msgstr ""
+msgstr "Imprime tous les modèles en même temps, couche par couche, ou attend la fin d'un modèle pour en commencer un autre. Le mode « Un modèle à la fois » est disponible seulement si a) un seul extrudeur est activé et si b) tous les modèles sont suffisamment éloignés pour que la tête puisse passer entre eux et qu'ils sont tous inférieurs à la distance entre la buse et les axes X/Y."
#: fdmprinter.def.json
msgctxt "print_sequence option all_at_once"
@@ -5070,11 +5070,11 @@ msgstr "Utiliser cette maille pour modifier le remplissage d'autres mailles qu'e
#: fdmprinter.def.json
msgctxt "infill_mesh_order label"
msgid "Mesh Processing Rank"
-msgstr ""
+msgstr "Rang de traitement du maillage"
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -5220,7 +5220,7 @@ msgstr "Tolérance à la découpe"
#: fdmprinter.def.json
msgctxt "slicing_tolerance description"
msgid "Vertical tolerance in the sliced layers. The contours of a layer are normally generated by taking cross sections through the middle of each layer's thickness (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the entire thickness of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Inclusive retains the most details, Exclusive makes for the best fit and Middle stays closest to the original surface."
-msgstr ""
+msgstr "Tolérance verticale dans les couches découpées. Les contours d'une couche sont normalement générés en faisant passer les sections entrecroisées au milieu de chaque épaisseur de couche (Milieu). Alternativement, chaque couche peut posséder des zones situées à l'intérieur du volume à travers toute l'épaisseur de la couche (Exclusif) ou une couche peut avoir des zones situées à l'intérieur à tout endroit dans la couche (Inclusif). L'option Inclusif permet de conserver le plus de détails ; l'option Exclusif permet d'obtenir une adaptation optimale ; l'option Milieu permet de rester proche de la surface d'origine."
#: fdmprinter.def.json
msgctxt "slicing_tolerance option middle"
@@ -6361,6 +6361,26 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "Matrice de transformation à appliquer au modèle lors de son chargement depuis le fichier."
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "Température utilisée pour le plateau chauffant. Si elle est définie sur 0, la température du plateau ne sera pas ajustée."
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "Température utilisée pour le plateau chauffant à la première couche."
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "Taux de contraction"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "Taux de contraction en pourcentage."
+
+#~ msgctxt "infill_mesh_order description"
+#~ msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+#~ msgstr "Détermine la priorité de cette maille lorsque des volumes de chevauchement sont pris en considération. Les zones comportant plusieurs mailles seront atteintes par la maille de rang plus faible. Une maille de remplissage possédant un ordre plus élevé modifiera le remplissage des mailles de remplissage ayant un ordre plus bas et des mailles normales."
+
#~ msgctxt "print_sequence description"
#~ msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. "
#~ msgstr "Imprime tous les modèles en même temps, couche par couche, ou attend la fin d'un modèle pour en commencer un autre. Le mode « Un modèle à la fois » est disponible seulement si a) un seul extrudeur est activé et si b) tous les modèles sont suffisamment éloignés pour que la tête puisse passer entre eux et qu'ils sont tous inférieurs à la distance entre la buse et les axes X/Y. "
diff --git a/resources/i18n/hu_HU/cura.po b/resources/i18n/hu_HU/cura.po
index 8f260dc41e..8d33d009f0 100644
--- a/resources/i18n/hu_HU/cura.po
+++ b/resources/i18n/hu_HU/cura.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
"PO-Revision-Date: 2020-03-24 09:36+0100\n"
"Last-Translator: Nagy Attila <vokroot@gmail.com>\n"
"Language-Team: ATI-SZOFT\n"
@@ -19,8 +19,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -43,13 +43,14 @@ msgid "Not overridden"
msgstr "Nincs felülírva"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr ""
@@ -101,18 +102,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "Egyedi"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "Egyéni profil"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "Összes támasz típus ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "Minden fájl (*)"
@@ -123,26 +124,26 @@ msgid "Login failed"
msgstr "Sikertelen bejelentkezés"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "Új hely keresése az objektumokhoz"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "Hely keresés"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "Nincs elég hely az összes objektum építési térfogatához"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "Nem találok helyet"
@@ -280,98 +281,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "Még nincs inicializálva<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>OpenGL Verzió: {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>OpenGL terjesztő: {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>OpenGL Renderer: {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "Hibakövetés"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "Naplók"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "Jelentés küldés"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "Gépek betöltése ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "Felület beállítása..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "Interfészek betöltése..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "Egyszerre csak egy G-kód fájlt lehet betölteni. Az importálás kihagyva {0}"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -380,13 +380,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "Figyelem"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "Nem nyitható meg más fájl, ha a G-kód betöltődik. Az importálás kihagyva {0}"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -394,27 +394,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "Hiba"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "A kiválasztott tárgy túl kicsi volt a betöltéshez."
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "Tárgyak többszörözése és elhelyezése"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "Tárgyak elhelyezése"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "Tárgy elhelyezése"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "Nincs olvasható válasz."
@@ -444,21 +439,21 @@ msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "Az Ultimaker fiókkiszolgáló elérhetetlen."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "A fájl már létezik"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "A <filename>{0}</filename> fájl már létezik. Biztosan szeretnéd, hogy felülírjuk?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "Érvénytelen fájl URL:"
@@ -517,51 +512,62 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "Ez a <filename>{0}</filename> profil helytelen adatokat tartamaz, ezért nem importálható."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "Nem importálható a profil <filename>{0}</filename>:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "Sikeres profil importálás {0}"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "A {0} fájl nem tartalmaz érvényes profilt."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "A(z) {0} profil ismeretlen fájltípusú vagy sérült."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "Egyedi profil"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "Hiányzik a profil minőségi típusa."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "Nem található a (z) {0} minőségi típus az aktuális konfigurációhoz."
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
msgctxt "@info:not supported profile"
msgid "Not supported"
@@ -572,23 +578,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "Fúvóka"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "A beállításokat megváltoztattuk, hogy azok megfeleljenek az jelenleg elérhető extrudereknek:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "Beállítások frissítve"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "Extruder(ek) kikapcsolva"
@@ -607,7 +613,7 @@ msgid "Finish"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -696,7 +702,7 @@ msgstr "Következő"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -721,40 +727,40 @@ msgstr ""
"<p>Itt Megtudhatja, hogyan lehet a lehető legjobb nyomtatási minőséget és megbízhatóságot biztosítani.</p>\n"
"<p><a href=\"https://ultimaker.com/3D-model-assistant\">View print quality guide</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "A projekt fájl <filename>{0}</filename> egy ismeretlen <message>{1}</message> géptípust tartalmaz.Gépet nem lehet importálni. Importálj helyette modelleket."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "Projekt fájl megnyitása"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "Ajánlott"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "Egyedi"
@@ -776,6 +782,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -1304,22 +1315,28 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "Válassz frissítést"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
@@ -1327,70 +1344,99 @@ msgstr[0] ""
msgstr[1] ""
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
msgstr[0] ""
msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
msgstr[0] ""
msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1476,6 +1522,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "A nyomtatási feladat feltöltése a nyomtatóra."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1536,17 +1592,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "Csatlakozás USB-n"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "USB nyomtatás folyamatban van, a Cura bezárása leállítja ezt a nyomtatást. Biztos vagy ebben?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "A nyomtatás még folyamatban van. A Cura nem indíthat új nyomtatást USB-n keresztül, amíg az előző nyomtatás be nem fejeződött."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "Nyomtatás folyamatban"
@@ -1571,88 +1627,77 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "Projekt megnyitása"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "Összegzés - Cura Project"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "Nyomtató beállítások"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "Hogyan lehet megoldani a gépet érintő konfliktust?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "Frissítés"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "Új létrehozása"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "Típus"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "Nyomtató csoport"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "Profil beállítások"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "Hogyan lehet megoldani a profilt érintő konfliktust?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "Név"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "Nincs a profilban"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
@@ -1660,54 +1705,54 @@ msgid_plural "%1 overrides"
msgstr[0] "%1 felülírás"
msgstr[1] "%1 felülírás"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "Származék"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%1, %2 felülírás"
msgstr[1] "%1, %2 felülírás"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "Alapanyag beállítások"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "Hogyan lehet megoldani az alapanyaggal kapcsolatos konfliktust?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "Beállítások láthatósága"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "Mód"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "Látható beállítások:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1 %2 -ből"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "A projekt betöltésekor minden modell törlődik a tárgyasztalról."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "Megnyitás"
@@ -2134,17 +2179,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "Extruderek száma"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "G-kód kezdés"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "G-kód zárás"
@@ -2167,7 +2207,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "Csatlakoztasd a nyomtatót a hálózathoz."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "Nézd meg az online felhasználói kézikönyvet"
@@ -2571,12 +2611,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "Weboldal"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "Email"
@@ -2652,7 +2692,7 @@ msgctxt "@title:tab"
msgid "Bundled materials"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "Csomagok beolvasása..."
@@ -2848,7 +2888,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "A felülbírálás a megadott beállításokat fogja használni a meglévő nyomtató konfigurációval, azonban ez eredménytelen nyomtatáshoz vezethet."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2933,23 +2973,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "Nyomtatás megszakítás"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "Nyomtató kezelés"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "A távoli nyomtatásisor kezeléshez kérjük frissítse a firmware-t."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "A webkamera nem érhető el, mert felhőben lévő nyomtatót szeretne figyelni."
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2970,22 +3005,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "Készenlét"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "Felirat nélküli"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "Névtelen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "A konfiguráció változtatásokat igényel"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "Részletek"
@@ -3053,27 +3093,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "Nyomtatási Sor"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "Kezelés a böngészőben"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "Nincs a sorban nyomtatási feladat. Szeletelj és adj hozzá egy feladatot."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "Nyomtatások"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "Teljes nyomtatási idő"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "Várakozom"
@@ -3147,11 +3187,6 @@ msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
-
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
@@ -3667,17 +3702,27 @@ msgctxt "@Label"
msgid "Python Error tracking library"
msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "Betűtípus"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "SVG ikonok"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Linux kereszt-disztribúciós alkalmazás telepítése"
@@ -3717,7 +3762,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3911,12 +3956,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "Bekapcsolt"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "Alapanyag"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "Használj ragasztót a jobb tapadás érdekében, ennél az alapanyag kombinációnál."
@@ -4100,28 +4145,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "Biztosan meg akarod szakítani a nyomtatást?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4662,7 +4707,7 @@ msgid "Update profile with current settings/overrides"
msgstr "Frissítse a profilt az aktuális beállításokkal/felülbírálásokkal"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "A jelenlegi változások elvetése"
@@ -4859,7 +4904,7 @@ msgctxt "@button"
msgid "Add printer"
msgstr "Nyomtató hozzáadása"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "Nyomtatók kezelése"
@@ -4910,7 +4955,7 @@ msgstr ""
"\n"
"Kattints, hogy megnyisd a profil menedzsert."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr ""
@@ -5110,50 +5155,50 @@ msgctxt "@label"
msgid "Add a Cloud printer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "Befejezés"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "Nyomtató név"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "Adja meg a nyomtató nevét"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5165,7 +5210,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "Hálózati nyomtató hozzáadása"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "Helyi nyomtató hozzáadása"
@@ -5175,22 +5220,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "A hálózaton nem található nyomtató."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "Frissítés"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "Nyomtató hozzáadása IP címmel"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "Hibaelhárítás"
@@ -5890,6 +5935,16 @@ msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
msgstr ""
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
+msgstr ""
+
#: X3DReader/plugin.json
msgctxt "description"
msgid "Provides support for reading X3D files."
@@ -5920,6 +5975,34 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "Röntgen nézet"
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "A kiválasztott tárgy túl kicsi volt a betöltéshez."
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "Sikeres profil importálás {0}"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "Nem található a (z) {0} minőségi típus az aktuális konfigurációhoz."
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "Frissítés"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "Új létrehozása"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "A webkamera nem érhető el, mert felhőben lévő nyomtatót szeretne figyelni."
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "Adja meg a nyomtató nevét"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "Új funkciók érhetők el a (z) {machine_name} készülékken! Javasoljuk, hogy frissítse a nyomtató firmware-jét."
diff --git a/resources/i18n/hu_HU/fdmextruder.def.json.po b/resources/i18n/hu_HU/fdmextruder.def.json.po
index c2849641ce..572a2d163d 100644
--- a/resources/i18n/hu_HU/fdmextruder.def.json.po
+++ b/resources/i18n/hu_HU/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2020-03-24 09:27+0100\n"
"Last-Translator: Nagy Attila <vokroot@gmail.com>\n"
"Language-Team: AT-VLOG\n"
diff --git a/resources/i18n/hu_HU/fdmprinter.def.json.po b/resources/i18n/hu_HU/fdmprinter.def.json.po
index 33ce070823..7498ce78b9 100644
--- a/resources/i18n/hu_HU/fdmprinter.def.json.po
+++ b/resources/i18n/hu_HU/fdmprinter.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2020-03-24 09:43+0100\n"
"Last-Translator: Nagy Attila <vokroot@gmail.com>\n"
"Language-Team: AT-VLOG\n"
@@ -2061,8 +2061,8 @@ msgstr "Tárgyasztal hőmérséklete"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "A tárgyasztal hőmérséklete. Ha ez az érték 0, akkor tárgyasztal hőmérséklete nem lesz beállítva, azaz nem fogja fűteni a gép."
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2071,8 +2071,8 @@ msgstr "Tárgyasztal hőmérséklet a kezdő rétegnél"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "A tárgyasztal erre a hőmérsékletre fűt fel az első réteg nyomtatásához."
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2096,13 +2096,13 @@ msgstr "Felületi energia."
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "Zsugorodási arány"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "ZSugorodási arány százalékban megadva."
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -5075,7 +5075,7 @@ msgstr ""
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -6360,6 +6360,22 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "A modellre alkalmazandó átalakítási mátrix, amikor azt fájlból tölti be."
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "A tárgyasztal hőmérséklete. Ha ez az érték 0, akkor tárgyasztal hőmérséklete nem lesz beállítva, azaz nem fogja fűteni a gép."
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "A tárgyasztal erre a hőmérsékletre fűt fel az első réteg nyomtatásához."
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "Zsugorodási arány"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "ZSugorodási arány százalékban megadva."
+
#~ msgctxt "infill_mesh_order label"
#~ msgid "Infill Mesh Order"
#~ msgstr "Kitöltés háló rend"
diff --git a/resources/i18n/it_IT/cura.po b/resources/i18n/it_IT/cura.po
index 4b751bfdce..5d4bccbb81 100644
--- a/resources/i18n/it_IT/cura.po
+++ b/resources/i18n/it_IT/cura.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
-"PO-Revision-Date: 2019-07-29 15:51+0100\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Italian <info@lionbridge.com>, Italian <info@bothof.nl>\n"
"Language: it_IT\n"
@@ -19,8 +19,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -43,13 +43,14 @@ msgid "Not overridden"
msgstr "Non sottoposto a override"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "Default"
@@ -101,18 +102,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "Personalizzata"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "Profili personalizzati"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "Tutti i tipi supportati ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "Tutti i file (*)"
@@ -123,26 +124,26 @@ msgid "Login failed"
msgstr "Login non riuscito"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "Ricerca nuova posizione per gli oggetti"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "Ricerca posizione"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "Impossibile individuare una posizione nel volume di stampa per tutti gli oggetti"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "Impossibile individuare posizione"
@@ -280,98 +281,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "Non ancora inizializzato<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>Versione OpenGL: {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>Fornitore OpenGL: {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>Renderer OpenGL: {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "Analisi errori"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "Registri"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "Invia report"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "Caricamento macchine in corso..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "Impostazione delle preferenze..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr "Inizializzazione Active Machine in corso..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr "Inizializzazione gestore macchina in corso..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr "Inizializzazione volume di stampa in corso..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "Impostazione scena in corso..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "Caricamento interfaccia in corso..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr "Inizializzazione motore in corso..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "È possibile caricare un solo file codice G per volta. Importazione saltata {0}"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -380,13 +380,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "Avvertenza"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "Impossibile aprire altri file durante il caricamento del codice G. Importazione saltata {0}"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -394,27 +394,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "Errore"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "Il modello selezionato è troppo piccolo per il caricamento."
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "Moltiplicazione e collocazione degli oggetti"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "Sistemazione oggetti"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "Sistemazione oggetto"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "Impossibile leggere la risposta."
@@ -437,28 +432,28 @@ msgstr "Si è verificato qualcosa di inatteso durante il tentativo di accesso, r
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:187
msgctxt "@info"
msgid "Unable to start a new sign in process. Check if another sign in attempt is still active."
-msgstr ""
+msgstr "Impossibile avviare un nuovo processo di accesso. Verificare se è ancora attivo un altro tentativo di accesso."
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "Impossibile raggiungere il server account Ultimaker."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "Il file esiste già"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "Il file <filename>{0}</filename> esiste già. Sei sicuro di volerlo sovrascrivere?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "File URL non valido:"
@@ -517,49 +512,60 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "Questo profilo <filename>{0}</filename> contiene dati errati, impossibile importarlo."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "Impossibile importare il profilo da <filename>{0}</filename>:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "Profilo importato correttamente {0}"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "Il file {0} non contiene nessun profilo valido."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "Il profilo {0} ha un tipo di file sconosciuto o corrotto."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "Profilo personalizzato"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "Il profilo è privo del tipo di qualità."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "Impossibile trovare un tipo qualità {0} per la configurazione corrente."
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
+msgstr "Impossibile aggiungere il profilo."
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
@@ -572,23 +578,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "Default"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "Ugello"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "Le impostazioni sono state modificate in base all’attuale disponibilità di estrusori:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "Impostazioni aggiornate"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "Estrusore disabilitato"
@@ -604,10 +610,10 @@ msgstr "Aggiungi"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/WelcomePagesModel.py:263
msgctxt "@action:button"
msgid "Finish"
-msgstr ""
+msgstr "Fine"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -696,7 +702,7 @@ msgstr "Avanti"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -721,40 +727,40 @@ msgstr ""
"<p>Scopri come garantire la migliore qualità ed affidabilità di stampa.</p>\n"
"<p><a href=\"https://ultimaker.com/3D-model-assistant\">Visualizza la guida alla qualità di stampa</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "Il file di progetto <filename>{0}</filename> contiene un tipo di macchina sconosciuto <message>{1}</message>. Impossibile importare la macchina. Verranno invece importati i modelli."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "Apri file progetto"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
-msgstr ""
+msgstr "Il file di progetto <filename>{0}</filename> è diventato improvvisamente inaccessibile: <message>{1}</message>."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
-msgstr ""
+msgstr "Impossibile aprire il file di progetto"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
-msgstr ""
+msgstr "Il file di progetto <filename>{0}</filename> è realizzato con profili sconosciuti a questa versione di Ultimaker Cura."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "Consigliata"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "Personalizzata"
@@ -776,6 +782,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr "Nessuna autorizzazione di scrittura dell'area di lavoro qui."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -919,7 +930,7 @@ msgstr "Non è possibile accedere alle informazioni di aggiornamento."
#, python-brace-format
msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
msgid "New features or bug-fixes may be available for your {machine_name}! If not already at the latest version, it is recommended to update the firmware on your printer to version {latest_version}."
-msgstr ""
+msgstr "È possibile che per {machine_name} siano disponibili nuove funzionalità o bug fix. Se non si dispone della versione più recente, è consigliabile aggiornare il firmware della stampante alla versione {latest_version}."
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22
#, python-format
@@ -1183,12 +1194,12 @@ msgstr "Visualizzazione strato"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:70
msgctxt "@info:status"
msgid "Your model is not manifold. The highlighted areas indicate either missing or extraneous surfaces."
-msgstr ""
+msgstr "Il modello in uso non è multiforme. Le aree evidenziate indicano superfici mancanti o estranee."
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:72
msgctxt "@info:title"
msgid "Model errors"
-msgstr ""
+msgstr "Errori modello"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/__init__.py:12
msgctxt "@item:inmenu"
@@ -1296,7 +1307,7 @@ msgstr "Pacchetto formato Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UFPWriter/UFPWriter.py:146
msgctxt "@info:error"
msgid "Can't write to UFP file:"
-msgstr ""
+msgstr "Impossibile scrivere nel file UFP:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:24
msgctxt "@action"
@@ -1308,93 +1319,128 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "Seleziona aggiornamenti"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
-msgstr ""
+msgstr "Stampa tramite cloud"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
-msgstr ""
+msgstr "Stampa tramite cloud"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
+msgstr "Collegato tramite cloud"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Nuova stampante rilevata dall'account Ultimaker"
+msgstr[1] "Nuove stampanti rilevate dall'account Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Non è disponibile una connessione cloud per una stampante"
+msgstr[1] "Non è disponibile una connessione cloud per alcune stampanti"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Questa stampante non è collegata a Digital Factory:"
+msgstr[1] "Queste stampanti non sono collegate a Digital Factory:"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
-msgstr ""
+msgstr "Mantenere le configurazioni delle stampanti"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
+msgstr "Rimuovere le stampanti"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
-msgstr ""
+msgstr "Rimuovere le stampanti?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1406,7 +1452,7 @@ msgstr "Invia e controlla i processi di stampa ovunque con l’account Ultimaker
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:33
msgctxt "@info:status Ultimaker Cloud should not be translated."
msgid "Connect to Ultimaker Digital Factory"
-msgstr ""
+msgstr "Effettuare la connessione a Ultimaker Digital Factory"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:36
msgctxt "@action"
@@ -1480,6 +1526,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "Caricamento del processo di stampa sulla stampante."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1540,17 +1596,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "Connesso tramite USB"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "Stampa tramite USB in corso, la chiusura di Cura interrompe la stampa. Confermare?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "Stampa ancora in corso. Cura non può avviare un'altra stampa tramite USB finché la precedente non è stata completata."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "Stampa in corso"
@@ -1575,88 +1631,77 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "Apri progetto"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "Aggiorna esistente"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "Crea nuovo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "Riepilogo - Progetto Cura"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "Impostazioni della stampante"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "Come può essere risolto il conflitto nella macchina?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "Aggiorna"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "Crea nuovo"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "Tipo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "Gruppo stampanti"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "Impostazioni profilo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "Come può essere risolto il conflitto nel profilo?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "Nome"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "Intent"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "Non nel profilo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
@@ -1664,54 +1709,54 @@ msgid_plural "%1 overrides"
msgstr[0] "%1 override"
msgstr[1] "%1 override"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "Derivato da"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%1, %2 override"
msgstr[1] "%1, %2 override"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "Impostazioni materiale"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "Come può essere risolto il conflitto nel materiale?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "Impostazione visibilità"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "Modalità"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "Impostazioni visibili:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1 su %2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "Il caricamento di un progetto annulla tutti i modelli sul piano di stampa."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "Apri"
@@ -2138,17 +2183,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "Numero di estrusori"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr "Riscaldatore condiviso"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "Codice G avvio"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "Codice G fine"
@@ -2171,7 +2211,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "Collegare la stampante alla rete."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "Visualizza i manuali utente online"
@@ -2453,7 +2493,7 @@ msgstr "Aggiornamento eseguito"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:27
msgctxt "@label"
msgid "Premium"
-msgstr ""
+msgstr "Premium"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:39
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:86
@@ -2575,12 +2615,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr "È necessario accettare la licenza per installare il pacchetto"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "Sito web"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "E-mail"
@@ -2629,34 +2669,34 @@ msgstr "Impossibile connettersi al database pacchetto Cura. Verificare la connes
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:33
msgctxt "@title:tab"
msgid "Installed plugins"
-msgstr ""
+msgstr "Plugin installati"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:72
msgctxt "@info"
msgid "No plugin has been installed."
-msgstr ""
+msgstr "Non è stato installato alcun plugin."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:86
msgctxt "@title:tab"
msgid "Installed materials"
-msgstr ""
+msgstr "Materiali installati"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:125
msgctxt "@info"
msgid "No material has been installed."
-msgstr ""
+msgstr "Non è stato installato alcun materiale."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:139
msgctxt "@title:tab"
msgid "Bundled plugins"
-msgstr ""
+msgstr "Plugin inseriti nel bundle"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:184
msgctxt "@title:tab"
msgid "Bundled materials"
-msgstr ""
+msgstr "Materiali inseriti nel bundle"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "Recupero dei pacchetti..."
@@ -2664,7 +2704,7 @@ msgstr "Recupero dei pacchetti..."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/WelcomePage.qml:22
msgctxt "@description"
msgid "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
-msgstr ""
+msgstr "Accedere per ottenere i plugin e i materiali verificati per Ultimaker Cura Enterprise"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/Toolbox.qml:19
msgctxt "@title"
@@ -2852,7 +2892,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "L’override utilizza le impostazioni specificate con la configurazione stampante esistente. Ciò può causare una stampa non riuscita."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2937,23 +2977,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "Interrompi la stampa"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "Gestione stampanti"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "Aggiornare il firmware della stampante per gestire la coda da remoto."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "La webcam non è disponibile perché si sta controllando una stampante cloud."
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2974,22 +3009,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "Ferma"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "Stampa in corso"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "Senza titolo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "Anonimo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "Richiede modifiche di configurazione"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "Dettagli"
@@ -3057,27 +3097,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "Coda di stampa"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "Gestisci nel browser"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "Non sono presenti processi di stampa nella coda. Eseguire lo slicing e inviare un processo per aggiungerne uno."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "Processi di stampa"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "Tempo di stampa totale"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "In attesa"
@@ -3127,47 +3167,42 @@ msgstr "Crea account"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:28
msgctxt "@label"
msgid "Checking..."
-msgstr ""
+msgstr "Verifica in corso..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:35
msgctxt "@label"
msgid "Account synced"
-msgstr ""
+msgstr "Account sincronizzato"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:42
msgctxt "@label"
msgid "Something went wrong..."
-msgstr ""
+msgstr "Si è verificato un errore..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:96
msgctxt "@button"
msgid "Install pending updates"
-msgstr ""
+msgstr "Installare gli aggiornamenti in attesa"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:118
msgctxt "@button"
msgid "Check for account updates"
-msgstr ""
+msgstr "Verificare gli aggiornamenti dell'account"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:81
msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
+msgstr "Ultimo aggiornamento: %1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
-msgstr ""
+msgstr "Account Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:125
msgctxt "@button"
msgid "Sign Out"
-msgstr ""
+msgstr "Esci"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ActionPanel/OutputProcessWidget.qml:59
msgctxt "@label"
@@ -3663,30 +3698,40 @@ msgstr "Libreria ritaglio poligono"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@Label"
msgid "Static type checker for Python"
-msgstr ""
+msgstr "Controllo di tipo statico per Python"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:157
msgctxt "@Label"
msgid "Root Certificates for validating SSL trustworthiness"
-msgstr ""
+msgstr "Certificati di origine per la convalida dell'affidabilità SSL"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:158
msgctxt "@Label"
msgid "Python Error tracking library"
+msgstr "Libreria per la traccia degli errori Python"
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "Font"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "Icone SVG"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Apertura applicazione distribuzione incrociata Linux"
@@ -3726,7 +3771,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3737,7 +3782,7 @@ msgstr "Impostazioni profilo"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:125
msgctxt "@title:column"
msgid "Current changes"
-msgstr ""
+msgstr "Modifiche correnti"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:158
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:747
@@ -3758,12 +3803,12 @@ msgstr "Mantieni e non chiedere nuovamente"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:197
msgctxt "@action:button"
msgid "Discard changes"
-msgstr ""
+msgstr "Elimina modifiche"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:210
msgctxt "@action:button"
msgid "Keep changes"
-msgstr ""
+msgstr "Mantieni modifiche"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64
msgctxt "@text:window"
@@ -3920,12 +3965,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "Abilitato"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "Materiale"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "Utilizzare la colla per una migliore adesione con questa combinazione di materiali."
@@ -3952,7 +3997,7 @@ msgstr "Numero di copie"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:33
msgctxt "@title:menu menubar:file"
msgid "&Save Project..."
-msgstr ""
+msgstr "&Salva progetto..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:54
msgctxt "@title:menu menubar:file"
@@ -4109,28 +4154,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "Sei sicuro di voler interrompere la stampa?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
-msgstr ""
+msgstr "Viene stampato come supporto."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
-msgstr ""
+msgstr "Gli altri modelli che si sovrappongono a questo modello sono stati modificati."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
-msgstr ""
+msgstr "La sovrapposizione del riempimento con questo modello è stata modificata."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
-msgstr ""
+msgstr "Le sovrapposizioni con questo modello non sono supportate."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4189,12 +4234,12 @@ msgstr "Visualizza sbalzo"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351
msgctxt "@info:tooltip"
msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry."
-msgstr ""
+msgstr "Evidenziare le superfici mancanti o estranee del modello utilizzando i simboli di avvertenza. I percorsi degli utensili spesso ignoreranno parti della geometria prevista."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:360
msgctxt "@option:check"
msgid "Display model errors"
-msgstr ""
+msgstr "Visualizzare gli errori del modello"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:368
msgctxt "@info:tooltip"
@@ -4307,12 +4352,12 @@ msgstr "Apertura e salvataggio file"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:570
msgctxt "@info:tooltip"
msgid "Should opening files from the desktop or external applications open in the same instance of Cura?"
-msgstr ""
+msgstr "L'apertura dei file dal desktop o da applicazioni esterne deve essere eseguita nella stessa istanza di Cura?"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:575
msgctxt "@option:check"
msgid "Use a single instance of Cura"
-msgstr ""
+msgstr "Utilizzare una singola istanza di Cura"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:585
msgctxt "@info:tooltip"
@@ -4671,7 +4716,7 @@ msgid "Update profile with current settings/overrides"
msgstr "Aggiorna il profilo con le impostazioni/esclusioni correnti"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "Elimina le modifiche correnti"
@@ -4846,29 +4891,29 @@ msgstr "La stampante non è collegata."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:47
msgctxt "@status"
msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet."
-msgstr ""
+msgstr "La stampante cloud è offline. Verificare se la stampante è accesa e collegata a Internet."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:51
msgctxt "@status"
msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection."
-msgstr ""
+msgstr "Questa stampante non è collegata al tuo account. Visitare Ultimaker Digital Factory per stabilire una connessione."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:56
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer."
-msgstr ""
+msgstr "La connessione cloud al momento non è disponibile. Accedere per collegarsi alla stampante cloud."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:60
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please check your internet connection."
-msgstr ""
+msgstr "La connessione cloud al momento non è disponibile. Verificare la connessione a Internet."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:238
msgctxt "@button"
msgid "Add printer"
msgstr "Aggiungi stampante"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "Gestione stampanti"
@@ -4919,7 +4964,7 @@ msgstr ""
"\n"
"Fare clic per aprire la gestione profili."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "Profili personalizzati"
@@ -5117,52 +5162,52 @@ msgstr "Visualizza tipo"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:47
msgctxt "@label"
msgid "Add a Cloud printer"
-msgstr ""
+msgstr "Aggiungere una stampante cloud"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
-msgstr ""
+msgstr "In attesa della risposta del cloud"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
-msgstr ""
+msgstr "Non sono presenti stampanti nel cloud?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
-msgstr ""
+msgstr "Le seguenti stampanti del tuo account sono state aggiunte in Cura:"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
-msgstr ""
+msgstr "Aggiungere la stampante manualmente"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "Fine"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr "Produttore"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
-msgstr ""
+msgstr "Autore profilo"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "Nome stampante"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "Assegna un nome alla stampante"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5174,7 +5219,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "Aggiungi una stampante in rete"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "Aggiungi una stampante non in rete"
@@ -5184,22 +5229,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "Non è stata trovata alcuna stampante sulla rete."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "Aggiorna"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "Aggiungi stampante per IP"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
-msgstr ""
+msgstr "Aggiungere una stampante cloud"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "Ricerca e riparazione dei guasti"
@@ -5212,7 +5257,7 @@ msgstr "Aggiungi stampante per indirizzo IP"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:133
msgctxt "@text"
msgid "Enter your printer's IP address."
-msgstr ""
+msgstr "Inserire l'indirizzo IP della stampante."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:158
msgctxt "@button"
@@ -5278,7 +5323,7 @@ msgstr "- Aumenta l'efficienza grazie a un flusso di lavoro remoto sulle stampan
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/CloudContent.qml:157
msgctxt "@button"
msgid "Skip"
-msgstr ""
+msgstr "Salta"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/DataCollectionsContent.qml:24
msgctxt "@label"
@@ -5882,21 +5927,31 @@ msgstr "Aggiornamento della versione da 4.5 a 4.6"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2."
-msgstr ""
+msgstr "Aggiorna le configurazioni da Cura 4.6.0 a Cura 4.6.2."
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.0 to 4.6.2"
-msgstr ""
+msgstr "Aggiornamento versione da 4.6.0 a 4.6.2"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7."
-msgstr ""
+msgstr "Aggiorna le configurazioni da Cura 4.6.2 a Cura 4.7."
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
+msgstr "Aggiornamento versione da 4.6.2 a 4.7"
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
msgstr ""
#: X3DReader/plugin.json
@@ -5929,6 +5984,98 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "Vista ai raggi X"
+#~ msgctxt "@label ({} is object name)"
+#~ msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#~ msgstr "Desideri rimuovere {}? Questa operazione non può essere annullata!"
+
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "Il modello selezionato è troppo piccolo per il caricamento."
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "Profilo importato correttamente {0}"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "Impossibile trovare un tipo qualità {0} per la configurazione corrente."
+
+#~ msgctxt "info:status"
+#~ msgid "Adding printer {} ({}) from your account"
+#~ msgstr "Aggiunta della stampante {} ({}) dall'account dell'utente"
+
+#~ msgctxt "info:hidden list items"
+#~ msgid "<li>... and {} others</li>"
+#~ msgstr "<li>... e {} altre</li>"
+
+#~ msgctxt "info:status"
+#~ msgid "Printers added from Digital Factory:<ul>{}</ul>"
+#~ msgstr "Stampanti aggiunte da Digital Factory:<ul>{}</ul>"
+
+#~ msgctxt "info:status"
+#~ msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+#~ msgstr "<ul>{}</ul>Per stabilire una connessione, visitare <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+
+#~ msgctxt "@label ({} is printer name)"
+#~ msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#~ msgstr "{} saranno rimosse fino alla successiva sincronizzazione account. <br> Per rimuovere definitivamente {}, visitare <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Rimuovere temporaneamente {}?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Si sta per rimuovere {} stampanti da Cura. Questa azione non può essere annullata. \n"
+#~ "Continuare?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove all printers from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Si sta per rimuovere tutte le stampanti da Cura. Questa azione non può essere annullata. \n"
+#~ "Continuare?"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "Aggiorna"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "Crea nuovo"
+
+#~ msgctxt "@label"
+#~ msgid "Shared Heater"
+#~ msgstr "Riscaldatore condiviso"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "La webcam non è disponibile perché si sta controllando una stampante cloud."
+
+#~ msgctxt "@button"
+#~ msgid "Ultimaker Digital Factory"
+#~ msgstr "Ultimaker Digital Factory"
+
+#~ msgctxt "@text:window, %1 is a profile name"
+#~ msgid ""
+#~ "You have customized some profile settings.\n"
+#~ "Would you like to Keep these changed settings after switching profiles?\n"
+#~ "Alternatively, you can Discard the changes to load the defaults from '%1'."
+#~ msgstr ""
+#~ "Alcune impostazioni di profilo sono state personalizzate.\n"
+#~ "Mantenere queste impostazioni modificate dopo il cambio dei profili?\n"
+#~ "In alternativa, è possibile eliminare le modifiche per caricare i valori predefiniti da '%1'."
+
+#~ msgctxt "@label"
+#~ msgid "Overrides %1 setting."
+#~ msgid_plural "Overrides %1 settings."
+#~ msgstr[0] "Ignora %1 impostazione."
+#~ msgstr[1] "Ignora %1 impostazioni."
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "Assegna un nome alla stampante"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "Sono disponibili nuove funzioni per la {machine_name}! Si consiglia di aggiornare il firmware sulla stampante."
@@ -7352,10 +7499,6 @@ msgstr "Vista ai raggi X"
#~ msgstr "Preparazione della stampa"
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "Stampa in corso"
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "Disponibile"
diff --git a/resources/i18n/it_IT/fdmextruder.def.json.po b/resources/i18n/it_IT/fdmextruder.def.json.po
index 9ce6fe6a79..6f8bb576b3 100644
--- a/resources/i18n/it_IT/fdmextruder.def.json.po
+++ b/resources/i18n/it_IT/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2019-03-13 14:00+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: Italian\n"
diff --git a/resources/i18n/it_IT/fdmprinter.def.json.po b/resources/i18n/it_IT/fdmprinter.def.json.po
index a97f1fd12b..a4e34658da 100644
--- a/resources/i18n/it_IT/fdmprinter.def.json.po
+++ b/resources/i18n/it_IT/fdmprinter.def.json.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
-"PO-Revision-Date: 2019-07-29 15:51+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Italian <info@lionbridge.com>, Italian <info@bothof.nl>\n"
"Language: it_IT\n"
@@ -227,12 +227,12 @@ msgstr "Se la macchina è in grado di stabilizzare la temperatura del volume di
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool label"
msgid "Always Write Active Tool"
-msgstr ""
+msgstr "Tenere sempre nota dello strumento attivo"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool description"
msgid "Write active tool after sending temp commands to inactive tool. Required for Dual Extruder printing with Smoothie or other firmware with modal tool commands."
-msgstr ""
+msgstr "Tenere nota dello strumento attivo dopo l'invio di comandi temporanei allo strumento non attivo. Richiesto per la stampa con doppio estrusore con Smoothie o altro firmware con comandi modali dello strumento."
#: fdmprinter.def.json
msgctxt "machine_center_is_zero label"
@@ -2060,8 +2060,8 @@ msgstr "Temperatura piano di stampa"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "Indica la temperatura usata per il piano di stampa riscaldato. Se è 0, la temperatura del piano non si regola."
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2070,8 +2070,8 @@ msgstr "Temperatura piano di stampa Strato iniziale"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "Indica la temperatura usata per il piano di stampa riscaldato per il primo strato."
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2095,13 +2095,13 @@ msgstr "Energia superficiale."
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "Tasso di contrazione"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "Il tasso di contrazione in percentuale."
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -3486,22 +3486,22 @@ msgstr "Treno estrusore utilizzato per la stampa delle parti inferiori del suppo
#: fdmprinter.def.json
msgctxt "support_structure label"
msgid "Support Structure"
-msgstr ""
+msgstr "Struttura di supporto"
#: fdmprinter.def.json
msgctxt "support_structure description"
msgid "Chooses between the techniques available to generate support. \"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible."
-msgstr ""
+msgstr "Scegliere tra le tecniche disponibili per generare il supporto. Il supporto \"normale\" crea una struttura di supporto direttamente sotto le parti di sbalzo e rilascia tali aree direttamente al di sotto. La struttura \"ad albero\" crea delle ramificazioni verso le aree di sbalzo che supportano il modello sulle punte di tali ramificazioni consentendo a queste ultime di avanzare intorno al modello per supportarlo il più possibile dal piano di stampa."
#: fdmprinter.def.json
msgctxt "support_structure option normal"
msgid "Normal"
-msgstr ""
+msgstr "Normale"
#: fdmprinter.def.json
msgctxt "support_structure option tree"
msgid "Tree"
-msgstr ""
+msgstr "Albero"
#: fdmprinter.def.json
msgctxt "support_tree_angle label"
@@ -3821,12 +3821,12 @@ msgstr "Larghezza massima dei gradini della parte inferiore del supporto a scala
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope label"
msgid "Support Stair Step Minimum Slope Angle"
-msgstr ""
+msgstr "Angolo di pendenza minimo gradini supporto"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope description"
msgid "The minimum slope of the area for stair-stepping to take effect. Low values should make support easier to remove on shallower slopes, but really low values may result in some very counter-intuitive results on other parts of the model."
-msgstr ""
+msgstr "La pendenza minima dell'area alla quale ha effetto la creazione dei gradini. Valori bassi dovrebbero semplificare la rimozione del supporto sulle pendenze meno profonde, ma in realtà dei valori bassi possono generare risultati molto irrazionali sulle altre parti del modello."
#: fdmprinter.def.json
msgctxt "support_join_distance label"
@@ -4276,12 +4276,12 @@ msgstr "Rappresenta il supporto ovunque sotto la maglia di supporto, in modo che
#: fdmprinter.def.json
msgctxt "support_meshes_present label"
msgid "Scene Has Support Meshes"
-msgstr ""
+msgstr "La scena è dotata di maglie di supporto"
#: fdmprinter.def.json
msgctxt "support_meshes_present description"
msgid "There are support meshes present in the scene. This setting is controlled by Cura."
-msgstr ""
+msgstr "Nella scena sono presenti maglie di supporto. Questa impostazione è controllata da Cura."
#: fdmprinter.def.json
msgctxt "platform_adhesion label"
@@ -5045,7 +5045,7 @@ msgstr "Sequenza di stampa"
#: fdmprinter.def.json
msgctxt "print_sequence description"
msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes."
-msgstr ""
+msgstr "Indica se stampare tutti i modelli un layer alla volta o se attendere di terminare un modello prima di passare al successivo. La modalità \"uno per volta\" è possibile solo se a) è abilitato solo un estrusore b) tutti i modelli sono separati in modo tale che l'intera testina di stampa possa muoversi tra di essi e che tutti i modelli siano più bassi della distanza tra l'ugello e gli assi X/Y."
#: fdmprinter.def.json
msgctxt "print_sequence option all_at_once"
@@ -5070,11 +5070,11 @@ msgstr "Utilizzare questa maglia per modificare il riempimento di altre maglie a
#: fdmprinter.def.json
msgctxt "infill_mesh_order label"
msgid "Mesh Processing Rank"
-msgstr ""
+msgstr "Classificazione dell'elaborazione delle maglie"
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -5220,7 +5220,7 @@ msgstr "Tolleranza di sezionamento"
#: fdmprinter.def.json
msgctxt "slicing_tolerance description"
msgid "Vertical tolerance in the sliced layers. The contours of a layer are normally generated by taking cross sections through the middle of each layer's thickness (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the entire thickness of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Inclusive retains the most details, Exclusive makes for the best fit and Middle stays closest to the original surface."
-msgstr ""
+msgstr "Tolleranza verticale negli strati sezionati. Di norma i contorni di uno strato vengono generati prendendo le sezioni incrociate fino al centro dello spessore di ciascun livello (intermedie). In alternativa, ogni strato può avere le aree che cadono all'interno del volume per tutto lo spessore dello strato (esclusive) oppure uno strato presenta le aree che rientrano all'interno di qualsiasi punto dello strato (inclusive). Le aree inclusive conservano la maggior parte dei dettagli; le esclusive generano la soluzione migliore, mentre le intermedie restano più vicine alla superficie originale."
#: fdmprinter.def.json
msgctxt "slicing_tolerance option middle"
@@ -6361,6 +6361,26 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "Matrice di rotazione da applicare al modello quando caricato dal file."
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "Indica la temperatura usata per il piano di stampa riscaldato. Se è 0, la temperatura del piano non si regola."
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "Indica la temperatura usata per il piano di stampa riscaldato per il primo strato."
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "Tasso di contrazione"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "Il tasso di contrazione in percentuale."
+
+#~ msgctxt "infill_mesh_order description"
+#~ msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+#~ msgstr "Determina la priorità di questa maglia quando si considerano i volumi sovrapposti. Alle aree in cui risiedono più maglie saranno applicate le impostazioni della maglia con la classificazione inferiore. Una maglia di riempimento con un ordine più alto modificherà il riempimento delle maglie di riempimento con un ordine inferiore e delle maglie normali."
+
#~ msgctxt "print_sequence description"
#~ msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. "
#~ msgstr "Indica se stampare tutti i modelli un layer alla volta o se attendere di terminare un modello prima di passare al successivo. La modalità \"uno per volta\" è possibile solo se a) è abilitato solo un estrusore b) tutti i modelli sono separati in modo tale che l'intera testina di stampa possa muoversi tra di essi e che tutti i modelli siano più bassi della distanza tra l'ugello e gli assi X/Y. "
diff --git a/resources/i18n/ja_JP/cura.po b/resources/i18n/ja_JP/cura.po
index 7d86a35307..589a597622 100644
--- a/resources/i18n/ja_JP/cura.po
+++ b/resources/i18n/ja_JP/cura.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
-"PO-Revision-Date: 2020-04-15 17:46+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Japanese <info@lionbridge.com>, Japanese <info@bothof.nl>\n"
"Language: ja_JP\n"
@@ -19,8 +19,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -43,13 +43,14 @@ msgid "Not overridden"
msgstr "上書ãã§ãã¾ã›ã‚“"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "Default"
@@ -101,18 +102,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "カスタム"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "カスタムプロファイル"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "ã™ã¹ã¦ã®ã‚µãƒãƒ¼ãƒˆã®ã‚¿ã‚¤ãƒ— ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "å…¨ã¦ã®ãƒ•ã‚¡ã‚¤ãƒ«"
@@ -123,26 +124,26 @@ msgid "Login failed"
msgstr "ログインã«å¤±æ•—ã—ã¾ã—ãŸ"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "造形物ã®ãŸã‚ã«æ–°ã—ã„ä½ç½®ã‚’探索中"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "ä½ç½®ç¢ºèª"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "å…¨ã¦ã®é€ å½¢ç‰©ã®é€ å½¢ã‚µã‚¤ã‚ºã«å¯¾ã—ã€é©åˆ‡ãªä½ç½®ãŒç¢ºèªã§ãã¾ã›ã‚“"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "ä½ç½®ã‚’確ä¿ã§ãã¾ã›ã‚“"
@@ -280,98 +281,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "åˆæœŸåŒ–ã•ã‚Œã¦ã„ã¾ã›ã‚“<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>OpenGLãƒãƒ¼ã‚¸ãƒ§ãƒ³: {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>OpenGLベンダー: {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>OpenGLレンダラー: {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "エラー・トレースãƒãƒƒã‚¯"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "ログ"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "レãƒãƒ¼ãƒˆé€ä¿¡"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "プリンターを読ã¿è¾¼ã¿ä¸­..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "プレファレンスをセットアップ中..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr "アクティブãªãƒ—リンターをåˆæœŸåŒ–中..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr "プリンターマãƒãƒ¼ã‚¸ãƒ£ãƒ¼ã‚’åˆæœŸåŒ–中..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr "ビルドボリュームをåˆæœŸåŒ–中..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "シーンをセットアップ中..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "インターフェイスを読ã¿è¾¼ã¿ä¸­..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr "エンジンをåˆæœŸåŒ–中..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "一度ã«ä¸€ã¤ã®G-codeã—ã‹èª­ã¿å–ã‚Œã¾ã›ã‚“。{0}ã®å–ã‚Šè¾¼ã¿ã‚’スキップã—ã¾ã—ãŸã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -380,13 +380,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "警告"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "G-codeを読ã¿è¾¼ã¿ä¸­ã¯ä»–ã®ãƒ•ã‚¡ã‚¤ãƒ«ã‚’é–‹ãã“ã¨ãŒã§ãã¾ã›ã‚“。{0}ã®å–ã‚Šè¾¼ã¿ã‚’スキップã—ã¾ã—ãŸã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -394,27 +394,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "エラー"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "é¸æŠžã—ãŸãƒ¢ãƒ‡ãƒ«ã¯èª­ã¿è¾¼ã‚€ã®ã«å°ã•ã™ãŽã¾ã™ã€‚"
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "造形データを増やã™ã€é…ç½®ã™ã‚‹"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "造形データをé…ç½®"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "造形データをé…ç½®"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "応答を読ã¿å–ã‚Œã¾ã›ã‚“。"
@@ -437,28 +432,28 @@ msgstr "ログイン時ã«äºˆæœŸã—ãªã„エラーãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚ã‚„ã‚Š
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:187
msgctxt "@info"
msgid "Unable to start a new sign in process. Check if another sign in attempt is still active."
-msgstr ""
+msgstr "æ–°ã—ã„サインインプロセスを開始ã§ãã¾ã›ã‚“。別ã®ã‚µã‚¤ãƒ³ã‚¤ãƒ³ã®è©¦è¡ŒãŒã‚¢ã‚¯ãƒ†ã‚£ãƒ–ãªã¾ã¾ã«ãªã£ã¦ã„ãªã„ã‹ç¢ºèªã—ã¾ã™ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "Ultimaker アカウントサーãƒãƒ¼ã«åˆ°é”ã§ãã¾ã›ã‚“。"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "ã™ã§ã«å­˜åœ¨ã™ã‚‹ãƒ•ã‚¡ã‚¤ãƒ«ã§ã™"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "<filename>{0}</filename> ã¯æ—¢ã«å­˜åœ¨ã—ã¾ã™ã€‚ファイルを上書ãã—ã¾ã™ã‹ï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "無効ãªãƒ•ã‚¡ã‚¤ãƒ«ã®URL:"
@@ -517,49 +512,60 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "ã“ã®ãƒ—ロファイル<filename>{0}</filename>ã«ã¯ã€æ­£ã—ããªã„データãŒå«ã¾ã‚Œã¦ã„ã‚‹ãŸã‚ã€ã‚¤ãƒ³ãƒãƒ¼ãƒˆã§ãã¾ã›ã‚“。"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "<filename>{0}</filename>ã‹ã‚‰ãƒ—ロファイルã®å–ã‚Šè¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "プロファイル {0}ã®å–ã‚Šè¾¼ã¿å®Œäº†"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "ファイル{0}ã«ã¯ã€æ­£ã—ã„プロファイルãŒå«ã¾ã‚Œã¦ã„ã¾ã›ã‚“。"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "プロファイル{0}ã¯ä¸ç‰¹å®šãªãƒ•ã‚¡ã‚¤ãƒ«ã¾ãŸã¯ç ´æãŒã‚ã‚Šã¾ã™ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "カスタムプロファイル"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "プロファイルã¯ã‚¯ã‚ªãƒªãƒ†ã‚£ãƒ¼ã‚¿ã‚¤ãƒ—ãŒä¸è¶³ã—ã¦ã„ã¾ã™ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "進行中ã®ãƒ—リント構æˆã«ã‚ã£ãŸã‚¯ã‚ªãƒªãƒ†ã‚£ãƒ¼ã‚¿ã‚¤ãƒ—{0}ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚"
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
+msgstr "プロファイルを追加ã§ãã¾ã›ã‚“。"
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
@@ -572,23 +578,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "Default"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "ノズル"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "ç¾åœ¨åˆ©ç”¨å¯èƒ½ãªæ¬¡ã®ã‚¨ã‚¯ã‚¹ãƒˆãƒ«ãƒ¼ãƒ€ãƒ¼ã«åˆã‚ã›ã¦è¨­å®šãŒå¤‰æ›´ã•ã‚Œã¾ã—ãŸ:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "設定ãŒæ›´æ–°ã•ã‚Œã¾ã—ãŸ"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "エクストルーダーを無効ã«ã—ã¾ã—ãŸ"
@@ -604,10 +610,10 @@ msgstr "追加"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/WelcomePagesModel.py:263
msgctxt "@action:button"
msgid "Finish"
-msgstr ""
+msgstr "終ã‚ã‚‹"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -696,7 +702,7 @@ msgstr "次"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -721,40 +727,40 @@ msgstr ""
"<p>å¯èƒ½ãªé™ã‚Šæœ€é«˜ã®å“質ãŠã‚ˆã³ä¿¡é ¼æ€§ã‚’得る方法をã”覧ãã ã•ã„。</p>\n"
"<p><a href=\"https://ultimaker.com/3D-model-assistant\">å°å­—å“質ガイドを見る</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "プロジェクトファイル <filename>{0}</filename> ã«ä¸æ˜Žãªãƒžã‚·ãƒ³ã‚¿ã‚¤ãƒ— <message>{1}</message> ãŒã‚ã‚Šã¾ã™ã€‚マシンをインãƒãƒ¼ãƒˆã§ãã¾ã›ã‚“。代ã‚ã‚Šã«ãƒ¢ãƒ‡ãƒ«ã‚’インãƒãƒ¼ãƒˆã—ã¾ã™ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "プロジェクトファイルを開ã"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
-msgstr ""
+msgstr "プロジェクトファイル<filename>{0}</filename>ãŒçªç„¶ã‚¢ã‚¯ã‚»ã‚¹ã§ããªããªã‚Šã¾ã—ãŸï¼š<message>{1}</message>。"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
-msgstr ""
+msgstr "プロジェクトファイルを開ã‘ã¾ã›ã‚“"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
-msgstr ""
+msgstr "プロジェクトファイル<filename>{0}</filename>ã¯ã“ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®Ultimaker Curaã§ã¯èªè­˜ã§ããªã„プロファイルを使用ã—ã¦ä½œæˆã•ã‚Œã¦ã„ã¾ã™ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "推奨"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "カスタム"
@@ -776,6 +782,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr "ã“ã®ä½œæ¥­ã‚¹ãƒšãƒ¼ã‚¹ã«æ›¸ã込む権é™ãŒã‚ã‚Šã¾ã›ã‚“。"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -919,7 +930,7 @@ msgstr "å¿…è¦ãªã‚¢ãƒƒãƒ—デートã®æƒ…å ±ã«ã‚¢ã‚¯ã‚»ã‚¹ã§ãã¾ã›ã‚“。"
#, python-brace-format
msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
msgid "New features or bug-fixes may be available for your {machine_name}! If not already at the latest version, it is recommended to update the firmware on your printer to version {latest_version}."
-msgstr ""
+msgstr "ãŠä½¿ã„ã®{machine_name}ã«ã¤ã„ã¦æ–°æ©Ÿèƒ½ã¾ãŸã¯ãƒã‚°ä¿®æ­£ãŒåˆ©ç”¨ã§ãã‚‹å¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™ã€‚ã¾ã æœ€æ–°ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã§ãªã„å ´åˆã¯ã€ãƒ—リンターã®ãƒ•ã‚¡ãƒ¼ãƒ ã‚¦ã‚§ã‚¢ã‚’ãƒãƒ¼ã‚¸ãƒ§ãƒ³{latest_version}ã«æ›´æ–°ã™ã‚‹ã“ã¨ã‚’推奨ã—ã¾ã™ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22
#, python-format
@@ -1183,12 +1194,12 @@ msgstr "レイヤービュー"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:70
msgctxt "@info:status"
msgid "Your model is not manifold. The highlighted areas indicate either missing or extraneous surfaces."
-msgstr ""
+msgstr "モデルã¯ãƒžãƒ‹ãƒ›ãƒ¼ãƒ«ãƒ‰ã§ã¯ã‚ã‚Šã¾ã›ã‚“。ãƒã‚¤ãƒ©ã‚¤ãƒˆã•ã‚ŒãŸã‚¨ãƒªã‚¢ã¯ã€æ¬ ã‘ã¦ã„る表é¢ã¾ãŸã¯ç„¡é–¢ä¿‚ãªè¡¨é¢ã‚’示ã—ã¾ã™ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:72
msgctxt "@info:title"
msgid "Model errors"
-msgstr ""
+msgstr "モデルエラー"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/__init__.py:12
msgctxt "@item:inmenu"
@@ -1296,7 +1307,7 @@ msgstr "Ultimakerフォーマットパッケージ"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UFPWriter/UFPWriter.py:146
msgctxt "@info:error"
msgid "Can't write to UFP file:"
-msgstr ""
+msgstr "UFPファイルã«æ›¸ãè¾¼ã‚ã¾ã›ã‚“:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:24
msgctxt "@action"
@@ -1308,90 +1319,123 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "アップグレードをé¸æŠžã™ã‚‹"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
-msgstr ""
+msgstr "クラウドã‹ã‚‰ãƒ—リントã™ã‚‹"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
-msgstr ""
+msgstr "クラウドã‹ã‚‰ãƒ—リントã™ã‚‹"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
+msgstr "クラウド経由ã§æŽ¥ç¶š"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
-msgstr[0] ""
+msgstr[0] "Ultimakerアカウントã‹ã‚‰æ–°ã—ã„プリンターãŒæ¤œå‡ºã•ã‚Œã¾ã—ãŸ"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
-msgstr[0] ""
+msgstr[0] "一部ã®ãƒ—リンターã§ã¯ã‚¯ãƒ©ã‚¦ãƒ‰æŽ¥ç¶šã¯åˆ©ç”¨ã§ãã¾ã›ã‚“"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
-msgstr[0] ""
+msgstr[0] "ã“れらã®ãƒ—リンターã¯Digital Factoryã¨ãƒªãƒ³ã‚¯ã•ã‚Œã¦ã„ã¾ã›ã‚“:"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
-msgstr ""
+msgstr "プリンターã®æ§‹æˆã‚’維æŒ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
+msgstr "プリンターをå–り除ã"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
-msgstr ""
+msgstr "プリンターを削除ã—ã¾ã™ã‹ï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1403,7 +1447,7 @@ msgstr "Ultimaker ã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’使用ã—ã¦ã€ã©ã“ã‹ã‚‰ã§ã‚‚å°åˆ·ã‚
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:33
msgctxt "@info:status Ultimaker Cloud should not be translated."
msgid "Connect to Ultimaker Digital Factory"
-msgstr ""
+msgstr "Ultimaker Digital Factoryã«æŽ¥ç¶š"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:36
msgctxt "@action"
@@ -1477,6 +1521,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "プリントジョブをプリンターã«ã‚¢ãƒƒãƒ—ロードã—ã¦ã„ã¾ã™ã€‚"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1537,17 +1591,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "USBã«ã¦æŽ¥ç¶šã™ã‚‹"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "USBプリントを実行ã—ã¦ã„ã¾ã™ã€‚Cura ã‚’é–‰ã˜ã‚‹ã¨ã“ã®ãƒ—リントもåœæ­¢ã—ã¾ã™ã€‚実行ã—ã¾ã™ã‹ï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "ç¾åœ¨å°åˆ·ä¸­ã§ã™ã€‚Curaã¯ã€å‰ã®å°åˆ·ãŒå®Œäº†ã™ã‚‹ã¾ã§USBを介ã—ãŸæ¬¡ã®å°åˆ·ã‚’開始ã§ãã¾ã›ã‚“。"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "ç¾åœ¨å°åˆ·ä¸­"
@@ -1572,96 +1626,85 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "プロジェクトを開ã"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "既存を更新ã™ã‚‹"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "æ–°ã—ã„ã‚‚ã®ã‚’作æˆã™ã‚‹"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "サマリーCuraプロジェクト"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "プリンターã®è¨­å®š"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "ã“ã®ãƒ—リンターã®å•é¡Œã‚’ã©ã®ã‚ˆã†ã«è§£æ±ºã™ã‚Œã°ã„ã„ã‹ï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "アップデート"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "æ–°ã—ã„ã‚‚ã®ã‚’作æˆã™ã‚‹"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "タイプ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "プリンターグループ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "プロファイル設定"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "ã“ã®ãƒ—ロファイルã®å•é¡Œã‚’ã©ã®ã‚ˆã†ã«è§£æ±ºã™ã‚Œã°ã„ã„ã‹ï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "ãƒãƒ¼ãƒ "
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "Intent"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "プロファイル内ã«ãªã„"
# Can’t edit the Japanese text
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
msgid_plural "%1 overrides"
msgstr[0] "%1個ã®è¨­å®šã‚’上書ã"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "次ã‹ã‚‰å¼•ã出ã™"
@@ -1669,48 +1712,48 @@ msgstr "次ã‹ã‚‰å¼•ã出ã™"
# can’t inset the japanese text
# %1: print quality profile name
# %2: number of overridden ssettings
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%2ã®%1個ã®è¨­å®šã‚’上書ã"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "フィラメント設定"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "ã“ã®ãƒ•ã‚£ãƒ©ãƒ¡ãƒ³ãƒˆã®å•é¡Œã‚’ã©ã®ã‚ˆã†ã«è§£æ±ºã™ã‚Œã°ã„ã„ã‹ï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "視野設定"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "モード"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "ビジブル設定:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%2ã®ã†ã¡%1"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "プロジェクトを読ã¿è¾¼ã‚€ã¨ãƒ“ルドプレート上ã®ã™ã¹ã¦ã®ãƒ¢ãƒ‡ãƒ«ãŒã‚¯ãƒªã‚¢ã•ã‚Œã¾ã™ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "é–‹ã"
@@ -2137,17 +2180,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "エクストルーダーã®æ•°"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr "共有ヒーター"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "G-Codeã®é–‹å§‹"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "G-codeã®çµ‚了"
@@ -2169,7 +2207,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "プリンターをãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã«æŽ¥ç¶šã—ã¦ãã ã•ã„。"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "ユーザーマニュアルをオンラインã§è¦‹ã‚‹"
@@ -2450,7 +2488,7 @@ msgstr "更新済ã¿"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:27
msgctxt "@label"
msgid "Premium"
-msgstr ""
+msgstr "プレミアム"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:39
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:86
@@ -2572,12 +2610,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr "パッケージをインストールã™ã‚‹ã«ã¯ãƒ©ã‚¤ã‚»ãƒ³ã‚¹ã«åŒæ„ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "ウェブサイト"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "é›»å­ãƒ¡ãƒ¼ãƒ«"
@@ -2626,34 +2664,34 @@ msgstr "Curaパッケージデータベースã«æŽ¥ç¶šã§ãã¾ã›ã‚“。接続ã‚
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:33
msgctxt "@title:tab"
msgid "Installed plugins"
-msgstr ""
+msgstr "インストールã•ã‚ŒãŸãƒ—ラグイン"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:72
msgctxt "@info"
msgid "No plugin has been installed."
-msgstr ""
+msgstr "プラグインã¯ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•ã‚Œã¦ã„ã¾ã›ã‚“。"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:86
msgctxt "@title:tab"
msgid "Installed materials"
-msgstr ""
+msgstr "インストールã•ã‚ŒãŸææ–™"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:125
msgctxt "@info"
msgid "No material has been installed."
-msgstr ""
+msgstr "ææ–™ã¯ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•ã‚Œã¦ã„ã¾ã›ã‚“。"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:139
msgctxt "@title:tab"
msgid "Bundled plugins"
-msgstr ""
+msgstr "ãƒãƒ³ãƒ‰ãƒ«ã•ã‚ŒãŸãƒ—ラグイン"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:184
msgctxt "@title:tab"
msgid "Bundled materials"
-msgstr ""
+msgstr "ãƒãƒ³ãƒ‰ãƒ«ã•ã‚ŒãŸææ–™"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "パッケージå–得中..."
@@ -2661,7 +2699,7 @@ msgstr "パッケージå–得中..."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/WelcomePage.qml:22
msgctxt "@description"
msgid "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
-msgstr ""
+msgstr "検証済ã¿ã®Ultimaker Cura Enterprise用プラグインãŠã‚ˆã³æ料を入手ã™ã‚‹ã«ã¯ã‚µã‚¤ãƒ³ã‚¤ãƒ³ã—ã¦ãã ã•ã„。"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/Toolbox.qml:19
msgctxt "@title"
@@ -2848,7 +2886,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "上書ãã¯ã€æ—¢å­˜ã®ãƒ—リンタ構æˆã§æŒ‡å®šã•ã‚ŒãŸè¨­å®šã‚’使用ã—ã¾ã™ã€‚ã“ã‚Œã«ã‚ˆã‚Šã€å°åˆ·ãŒå¤±æ•—ã™ã‚‹å ´åˆãŒã‚ã‚Šã¾ã™ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2933,23 +2971,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "プリント中止"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "プリンター管ç†"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "キューをリモートã§ç®¡ç†ã™ã‚‹ã«ã¯ã€ãƒ—リンターã®ãƒ•ã‚¡ãƒ¼ãƒ ã‚¦ã‚§ã‚¢ã‚’æ›´æ–°ã—ã¦ãã ã•ã„。"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "クラウドプリンタをモニタリングã—ã¦ã„ã‚‹å ´åˆã¯ã€ã‚¦ã‚§ãƒ–カムを利用ã§ãã¾ã›ã‚“。"
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2970,22 +3003,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "アイドル"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "プリント中"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "無題"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "匿å"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "構æˆã®å¤‰æ›´ãŒå¿…è¦ã§ã™"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "詳細"
@@ -3053,27 +3091,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "順番を待ã¤"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "ブラウザã§ç®¡ç†ã™ã‚‹"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "キューã«å°åˆ·ã‚¸ãƒ§ãƒ–ãŒã‚ã‚Šã¾ã›ã‚“。追加ã™ã‚‹ã«ã¯ã€ã‚¹ãƒ©ã‚¤ã‚¹ã—ã¦ã‚¸ãƒ§ãƒ–ã‚’é€ä¿¡ã—ã¾ã™ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "プリントジョブ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "åˆè¨ˆå°åˆ·æ™‚é–“"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "å¾…ã¡æ™‚é–“"
@@ -3123,47 +3161,42 @@ msgstr "アカウントを作æˆã™ã‚‹"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:28
msgctxt "@label"
msgid "Checking..."
-msgstr ""
+msgstr "確èªã—ã¦ã„ã¾ã™..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:35
msgctxt "@label"
msgid "Account synced"
-msgstr ""
+msgstr "アカウントåŒæœŸ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:42
msgctxt "@label"
msgid "Something went wrong..."
-msgstr ""
+msgstr "å•é¡ŒãŒç™ºç”Ÿã—ã¾ã—ãŸ..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:96
msgctxt "@button"
msgid "Install pending updates"
-msgstr ""
+msgstr "ä¿ç•™ä¸­ã®æ›´æ–°ã‚’インストール"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:118
msgctxt "@button"
msgid "Check for account updates"
-msgstr ""
+msgstr "アカウントã®æ›´æ–°ã‚’確èª"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:81
msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
+msgstr "最終更新:%1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
-msgstr ""
+msgstr "Ultimakerアカウント"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:125
msgctxt "@button"
msgid "Sign Out"
-msgstr ""
+msgstr "サインアウト"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ActionPanel/OutputProcessWidget.qml:59
msgctxt "@label"
@@ -3657,30 +3690,40 @@ msgstr "ãƒãƒªã‚´ãƒ³ã‚¯ãƒªãƒƒãƒ”ングライブラリー"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@Label"
msgid "Static type checker for Python"
-msgstr ""
+msgstr "Python用ã®é™çš„åž‹ãƒã‚§ãƒƒã‚«ãƒ¼"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:157
msgctxt "@Label"
msgid "Root Certificates for validating SSL trustworthiness"
-msgstr ""
+msgstr "SSLã®ä¿¡é ¼æ€§ã‚’検証ã™ã‚‹ãŸã‚ã®ãƒ«ãƒ¼ãƒˆè¨¼æ˜Žæ›¸"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:158
msgctxt "@Label"
msgid "Python Error tracking library"
+msgstr "Pythonエラー追跡ライブラリー"
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "フォント"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "SVGアイコン"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Linux 分散アプリケーションã®é–‹ç™º"
@@ -3720,7 +3763,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3731,7 +3774,7 @@ msgstr "プロファイル設定"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:125
msgctxt "@title:column"
msgid "Current changes"
-msgstr ""
+msgstr "ç¾åœ¨ã®å¤‰æ›´"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:158
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:747
@@ -3752,12 +3795,12 @@ msgstr "キープã—ã€å†åº¦ç¢ºèªã—ãªã„"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:197
msgctxt "@action:button"
msgid "Discard changes"
-msgstr ""
+msgstr "変更を破棄"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:210
msgctxt "@action:button"
msgid "Keep changes"
-msgstr ""
+msgstr "変更を維æŒ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64
msgctxt "@text:window"
@@ -3914,12 +3957,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "有効"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "フィラメント"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "ã“ã®ææ–™ã®çµ„ã¿åˆã‚ã›ã®æŽ¥ç€ã«æŽ¥ç€æを使用ã™ã‚‹ã€‚"
@@ -3946,12 +3989,12 @@ msgstr "コピーã®æ•°"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:33
msgctxt "@title:menu menubar:file"
msgid "&Save Project..."
-msgstr ""
+msgstr "プロジェクトをä¿å­˜... (&S)"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:54
msgctxt "@title:menu menubar:file"
msgid "&Export..."
-msgstr "&エクスãƒãƒ¼ãƒˆ..."
+msgstr "エクスãƒãƒ¼ãƒˆ... (&E)"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:65
msgctxt "@action:inmenu menubar:file"
@@ -4103,28 +4146,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "本当ã«ãƒ—リントを中止ã—ã¦ã‚‚ã„ã„ã§ã™ã‹ï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
-msgstr ""
+msgstr "サãƒãƒ¼ãƒˆã¨ã—ã¦ãƒ—リントã•ã‚Œã¾ã™ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
-msgstr ""
+msgstr "ã“ã®ãƒ¢ãƒ‡ãƒ«ã«é‡ãªã‚‹ä»–ã®ãƒ¢ãƒ‡ãƒ«ã¯ä¿®æ­£ã•ã‚Œã¾ã™ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
-msgstr ""
+msgstr "ã“ã®ãƒ¢ãƒ‡ãƒ«ã¨ã®ã‚¤ãƒ³ãƒ•ã‚£ãƒ«äº¤å·®ã¯ä¿®æ­£ã•ã‚Œã¾ã™ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
-msgstr ""
+msgstr "ã“ã®ãƒ¢ãƒ‡ãƒ«ã¨ã®é‡ãªã‚Šã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¾ã›ã‚“。"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4182,12 +4225,12 @@ msgstr "ディスプレイオーãƒãƒ¼ãƒãƒ³ã‚°"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351
msgctxt "@info:tooltip"
msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry."
-msgstr ""
+msgstr "モデルã®æ¬ ã‘ã¦ã„る部分ã¾ãŸã¯ä¸è¦ãªè¡¨é¢éƒ¨åˆ†ã‚’ã€è­¦å‘Šãƒžãƒ¼ã‚¯ã‚’使用ã—ã¦ãƒã‚¤ãƒ©ã‚¤ãƒˆã—ã¾ã™ã€‚ツールパスã¯æ„図ã—ãŸã‚¸ã‚ªãƒ¡ãƒˆãƒªã®æ¬ ã‘ã¦ã„る部分ã«ãªã‚‹ã“ã¨ãŒå¤šãã‚ã‚Šã¾ã™ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:360
msgctxt "@option:check"
msgid "Display model errors"
-msgstr ""
+msgstr "モデルエラーを表示"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:368
msgctxt "@info:tooltip"
@@ -4300,12 +4343,12 @@ msgstr "ファイルを開ãã¾ãŸä¿å­˜"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:570
msgctxt "@info:tooltip"
msgid "Should opening files from the desktop or external applications open in the same instance of Cura?"
-msgstr ""
+msgstr "デスクトップã¾ãŸã¯å¤–部アプリケーションã‹ã‚‰é–‹ã„ãŸãƒ•ã‚¡ã‚¤ãƒ«ã‚’Curaã®åŒã˜ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã§é–‹ãå¿…è¦ãŒã‚ã‚Šã¾ã™ã‹ï¼Ÿ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:575
msgctxt "@option:check"
msgid "Use a single instance of Cura"
-msgstr ""
+msgstr "Curaã®å˜ä¸€ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã‚’使用"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:585
msgctxt "@info:tooltip"
@@ -4664,7 +4707,7 @@ msgid "Update profile with current settings/overrides"
msgstr "プロファイルをç¾åœ¨ã®ã‚»ãƒƒãƒ†ã‚£ãƒ³ã‚°"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "今ã®å¤‰æ›´ã‚’破棄ã™ã‚‹"
@@ -4839,29 +4882,29 @@ msgstr "ã“ã®ãƒ—リンターã¯ã¤ãªãŒã£ã¦ã„ã¾ã›ã‚“。"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:47
msgctxt "@status"
msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet."
-msgstr ""
+msgstr "クラウドプリンターãŒã‚ªãƒ•ãƒ©ã‚¤ãƒ³ã§ã™ã€‚プリンターã®é›»æºãŒå…¥ã£ã¦ã„る状態ã§ã€ã‚¤ãƒ³ã‚¿ãƒ¼ãƒãƒƒãƒˆã«æŽ¥ç¶šã•ã‚Œã¦ã„ã‚‹ã‹ã©ã†ã‹ã‚’確èªã—ã¦ãã ã•ã„。"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:51
msgctxt "@status"
msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection."
-msgstr ""
+msgstr "ã“ã®ãƒ—リンターã¯ãŠä½¿ã„ã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã«ãƒªãƒ³ã‚¯ã•ã‚Œã¦ã„ã¾ã›ã‚“。Ultimaker Digital Factoryã«ã‚¢ã‚¯ã‚»ã‚¹ã—ã¦æŽ¥ç¶šã‚’確立ã—ã¦ãã ã•ã„。"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:56
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer."
-msgstr ""
+msgstr "クラウド接続ã¯ç¾åœ¨åˆ©ç”¨ã§ãã¾ã›ã‚“。サインインã—ã¦ã‚¯ãƒ©ã‚¦ãƒ‰ãƒ—リンターã«æŽ¥ç¶šã—ã¦ãã ã•ã„。"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:60
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please check your internet connection."
-msgstr ""
+msgstr "クラウド接続ã¯ç¾åœ¨åˆ©ç”¨ã§ãã¾ã›ã‚“。インターãƒãƒƒãƒˆæŽ¥ç¶šã‚’確èªã—ã¦ãã ã•ã„。"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:238
msgctxt "@button"
msgid "Add printer"
msgstr "プリンターã®è¿½åŠ "
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "プリンター管ç†"
@@ -4911,7 +4954,7 @@ msgstr ""
"ã„ãらã‹ã®è¨­å®šãƒ—ロファイルã«ã‚る値ã¨ã“ã¨ãªã‚‹å ´åˆç„¡åŠ¹ã«ã—ã¾ã™ã€‚\n"
"プロファイルマãƒãƒ¼ã‚¸ãƒ£ãƒ¼ã‚’クリックã—ã¦é–‹ã„ã¦ãã ã•ã„。"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "カスタムプロファイル"
@@ -5105,52 +5148,52 @@ msgstr "タイプ表示"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:47
msgctxt "@label"
msgid "Add a Cloud printer"
-msgstr ""
+msgstr "クラウドプリンターを追加"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
-msgstr ""
+msgstr "クラウドã®å¿œç­”ã‚’å¾…æ©Ÿã—ã¦ã„ã¾ã™"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
-msgstr ""
+msgstr "アカウントã«ãƒ—リンターãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã‹ï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
-msgstr ""
+msgstr "アカウントã®ä»¥ä¸‹ã®ãƒ—リンターãŒCuraã«è¿½åŠ ã•ã‚Œã¾ã—ãŸã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
-msgstr ""
+msgstr "プリンタを手動ã§è¿½åŠ ã™ã‚‹"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "終ã‚ã‚‹"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr "製造元"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
-msgstr ""
+msgstr "プロファイル作æˆè€…"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "プリンターå"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "プリンターåを入力ã—ã¦ãã ã•ã„"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5162,7 +5205,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ãƒ—リンターã®è¿½åŠ "
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "éžãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ãƒ—リンターã®è¿½åŠ "
@@ -5172,22 +5215,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã«ãƒ—リンターã¯ã‚ã‚Šã¾ã›ã‚“。"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "æ›´æ–°"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "IP ã§ãƒ—リンターを追加"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
-msgstr ""
+msgstr "クラウドプリンターを追加"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "トラブルシューティング"
@@ -5200,7 +5243,7 @@ msgstr "IP アドレスã§ãƒ—リンターを追加"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:133
msgctxt "@text"
msgid "Enter your printer's IP address."
-msgstr ""
+msgstr "プリンターã®IPアドレスを入力ã—ã¾ã™ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:158
msgctxt "@button"
@@ -5266,7 +5309,7 @@ msgstr "- Ultimakerプリンターã®ãƒªãƒ¢ãƒ¼ãƒˆãƒ¯ãƒ¼ã‚¯ãƒ•ãƒ­ãƒ¼ã‚’活用ã—ã
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/CloudContent.qml:157
msgctxt "@button"
msgid "Skip"
-msgstr ""
+msgstr "スキップ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/DataCollectionsContent.qml:24
msgctxt "@label"
@@ -5870,21 +5913,31 @@ msgstr "ãƒãƒ¼ã‚¸ãƒ§ãƒ³4.5ã‹ã‚‰4.6ã¸ã®ã‚¢ãƒƒãƒ—グレード"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2."
-msgstr ""
+msgstr "構æˆã‚’Cura 4.6.0ã‹ã‚‰Cura 4.6.2ã«æ›´æ–°ã—ã¾ã™ã€‚"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.0 to 4.6.2"
-msgstr ""
+msgstr "4.6.0ã‹ã‚‰4.6.2ã¸ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³æ›´æ–°"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7."
-msgstr ""
+msgstr "構æˆã‚’Cura 4.6.2ã‹ã‚‰Cura 4.7ã«æ›´æ–°ã—ã¾ã™ã€‚"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
+msgstr "4.6.2ã‹ã‚‰4.7ã¸ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³æ›´æ–°"
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
msgstr ""
#: X3DReader/plugin.json
@@ -5917,6 +5970,97 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "é€è¦–ビュー"
+#~ msgctxt "@label ({} is object name)"
+#~ msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#~ msgstr "{}ã‚’å–り除ã„ã¦ã‚‚よã‚ã—ã„ã§ã™ã‹ï¼Ÿã“ã®æ“作ã¯å…ƒã«æˆ»ã›ã¾ã›ã‚“。"
+
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "é¸æŠžã—ãŸãƒ¢ãƒ‡ãƒ«ã¯èª­ã¿è¾¼ã‚€ã®ã«å°ã•ã™ãŽã¾ã™ã€‚"
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "プロファイル {0}ã®å–ã‚Šè¾¼ã¿å®Œäº†"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "進行中ã®ãƒ—リント構æˆã«ã‚ã£ãŸã‚¯ã‚ªãƒªãƒ†ã‚£ãƒ¼ã‚¿ã‚¤ãƒ—{0}ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚"
+
+#~ msgctxt "info:status"
+#~ msgid "Adding printer {} ({}) from your account"
+#~ msgstr "アカウントã‹ã‚‰ãƒ—リンター{}({})を追加ã—ã¦ã„ã¾ã™"
+
+#~ msgctxt "info:hidden list items"
+#~ msgid "<li>... and {} others</li>"
+#~ msgstr "<li>...ãŠã‚ˆã³{}ãã®ä»–</li>"
+
+#~ msgctxt "info:status"
+#~ msgid "Printers added from Digital Factory:<ul>{}</ul>"
+#~ msgstr "Digital Factoryã‹ã‚‰ãƒ—リンターãŒè¿½åŠ ã•ã‚Œã¾ã—ãŸï¼š<ul>{}</ul>"
+
+#~ msgctxt "info:status"
+#~ msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+#~ msgstr "<ul>{}</ul>接続を確立ã™ã‚‹ã«ã¯ã€<a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>ã«ã‚¢ã‚¯ã‚»ã‚¹ã—ã¦ãã ã•ã„。"
+
+#~ msgctxt "@label ({} is printer name)"
+#~ msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#~ msgstr "次回ã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã®åŒæœŸã¾ã§ã«{}ã¯å‰Šé™¤ã•ã‚Œã¾ã™ã€‚<br>{}を完全ã«å‰Šé™¤ã™ã‚‹ã«ã¯ã€<a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>ã«ã‚¢ã‚¯ã‚»ã‚¹ã—ã¾ã™ã€‚<br><br>{}を一時的ã«å‰Šé™¤ã—ã¦ã‚‚よã‚ã—ã„ã§ã™ã‹ï¼Ÿ"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Curaã‹ã‚‰{}å°ã®ãƒ—リンターを削除ã—よã†ã¨ã—ã¦ã„ã¾ã™ã€‚ã“ã®æ“作ã¯å…ƒã«æˆ»ã›ã¾ã›ã‚“。\n"
+#~ "続行ã—ã¦ã‚‚よã‚ã—ã„ã§ã™ã‹ï¼Ÿ"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove all printers from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Curaã‹ã‚‰ã™ã¹ã¦ã®ãƒ—リンターを削除ã—よã†ã¨ã—ã¦ã„ã¾ã™ã€‚ã“ã®æ“作ã¯å…ƒã«æˆ»ã›ã¾ã›ã‚“。\n"
+#~ "続行ã—ã¦ã‚‚よã‚ã—ã„ã§ã™ã‹ï¼Ÿ"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "アップデート"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "æ–°ã—ã„ã‚‚ã®ã‚’作æˆã™ã‚‹"
+
+#~ msgctxt "@label"
+#~ msgid "Shared Heater"
+#~ msgstr "共有ヒーター"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "クラウドプリンタをモニタリングã—ã¦ã„ã‚‹å ´åˆã¯ã€ã‚¦ã‚§ãƒ–カムを利用ã§ãã¾ã›ã‚“。"
+
+#~ msgctxt "@button"
+#~ msgid "Ultimaker Digital Factory"
+#~ msgstr "Ultimaker Digital Factory"
+
+#~ msgctxt "@text:window, %1 is a profile name"
+#~ msgid ""
+#~ "You have customized some profile settings.\n"
+#~ "Would you like to Keep these changed settings after switching profiles?\n"
+#~ "Alternatively, you can Discard the changes to load the defaults from '%1'."
+#~ msgstr ""
+#~ "一部ã®ãƒ—ロファイル設定ãŒã‚«ã‚¹ã‚¿ãƒžã‚¤ã‚ºã•ã‚Œã¦ã„ã¾ã™ã€‚\n"
+#~ "ã“れらã®å¤‰æ›´ã•ã‚ŒãŸè¨­å®šã‚’プロファイルã®åˆ‡ã‚Šæ›¿ãˆå¾Œã‚‚維æŒã—ã¾ã™ã‹ï¼Ÿ\n"
+#~ "変更を破棄ã—ã¦'%1'ã‹ã‚‰ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆã®è¨­å®šã‚’読ã¿è¾¼ã‚€ã“ã¨ã‚‚ã§ãã¾ã™ã€‚"
+
+#~ msgctxt "@label"
+#~ msgid "Overrides %1 setting."
+#~ msgid_plural "Overrides %1 settings."
+#~ msgstr[0] "%1個ã®è¨­å®šã‚’上書ãã—ã¾ã™ã€‚"
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "プリンターåを入力ã—ã¦ãã ã•ã„"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "{machine_name} ã§åˆ©ç”¨å¯èƒ½ãªæ–°ã—ã„機能ãŒã‚ã‚Šã¾ã™ã€‚プリンターã®ãƒ•ã‚¡ãƒ¼ãƒ ã‚¦ã‚§ã‚¢ã‚’アップデートã—ã¦ãã ã•ã„。"
@@ -7342,10 +7486,6 @@ msgstr "é€è¦–ビュー"
#~ msgstr "å°åˆ·ã®æº–備をã™ã‚‹"
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "プリント中"
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "利用å¯èƒ½"
diff --git a/resources/i18n/ja_JP/fdmextruder.def.json.po b/resources/i18n/ja_JP/fdmextruder.def.json.po
index b297f376b7..43e72922b6 100644
--- a/resources/i18n/ja_JP/fdmextruder.def.json.po
+++ b/resources/i18n/ja_JP/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2019-03-13 14:00+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: Japanese\n"
diff --git a/resources/i18n/ja_JP/fdmprinter.def.json.po b/resources/i18n/ja_JP/fdmprinter.def.json.po
index 156b97f71a..1011049c92 100644
--- a/resources/i18n/ja_JP/fdmprinter.def.json.po
+++ b/resources/i18n/ja_JP/fdmprinter.def.json.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
-"PO-Revision-Date: 2019-09-23 14:15+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Japanese <info@lionbridge.com>, Japanese <info@bothof.nl>\n"
"Language: ja_JP\n"
@@ -242,12 +242,12 @@ msgstr "機器ãŒé€ å½¢æ¸©åº¦ã‚’安定化処ç†ã§ãã‚‹ã‹ã©ã†ã‹ã§ã™ã€‚"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool label"
msgid "Always Write Active Tool"
-msgstr ""
+msgstr "常ã«ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ãªãƒ„ールを書ã込む"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool description"
msgid "Write active tool after sending temp commands to inactive tool. Required for Dual Extruder printing with Smoothie or other firmware with modal tool commands."
-msgstr ""
+msgstr "éžã‚¢ã‚¯ãƒ†ã‚£ãƒ–ãªãƒ„ールã«ä¸€æ™‚コマンドをé€ä¿¡ã—ãŸå¾Œã«ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ãªãƒ„ールを書ãè¾¼ã¿ã¾ã™ã€‚Smoothieã¾ãŸã¯ãã®ä»–ã®ãƒ¢ãƒ¼ãƒ€ãƒ«ãƒ„ールコマンドを使用ã™ã‚‹ãƒ•ã‚¡ãƒ¼ãƒ ã‚¦ã‚§ã‚¢ã‚’使用ã—ãŸãƒ‡ãƒ¥ã‚¢ãƒ«ã‚¨ã‚¯ã‚¹ãƒˆãƒ«ãƒ¼ãƒ€ãƒ¼ãƒ—リントã«å¿…è¦ã§ã™ã€‚"
#: fdmprinter.def.json
msgctxt "machine_center_is_zero label"
@@ -2140,8 +2140,8 @@ msgstr "ビルドプレート温度"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "加熱å¼ãƒ“ルドプレート温度。ã“れ㌠0 ã®å ´åˆã€ãƒ™ãƒƒãƒ‰æ¸©åº¦ã¯èª¿æ•´ã•ã‚Œã¾ã›ã‚“。"
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2150,8 +2150,8 @@ msgstr "åˆæœŸãƒ¬ã‚¤ãƒ¤ãƒ¼ã®ãƒ“ルドプレート温度"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "最åˆã®ãƒ¬ã‚¤ãƒ¤ãƒ¼å°åˆ·æ™‚ã®ãƒ“ルドプレートã®æ¸©åº¦ã€‚"
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2175,13 +2175,13 @@ msgstr "表é¢ã‚¨ãƒãƒ«ã‚®ãƒ¼ã€‚"
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "åŽç¸®çŽ‡"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "åŽç¸®çŽ‡ã‚’パーセントã§ç¤ºã™ã€‚"
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -3578,22 +3578,22 @@ msgstr "サãƒãƒ¼ãƒˆã®ãƒ•ãƒ­ã‚¢é¢ã‚’プリントã™ã‚‹éš›ã«ä½¿ç”¨ã™ã‚‹ã‚¨ã‚¯
#: fdmprinter.def.json
msgctxt "support_structure label"
msgid "Support Structure"
-msgstr ""
+msgstr "サãƒãƒ¼ãƒˆæ§‹é€ "
#: fdmprinter.def.json
msgctxt "support_structure description"
msgid "Chooses between the techniques available to generate support. \"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible."
-msgstr ""
+msgstr "サãƒãƒ¼ãƒˆã‚’生æˆã™ã‚‹ãŸã‚ã«åˆ©ç”¨ã§ãる技術をé¸æŠžã—ã¾ã™ã€‚「標準ã€ã®ã‚µãƒãƒ¼ãƒˆæ§‹é€ ã¯ã‚ªãƒ¼ãƒãƒ¼ãƒãƒ³ã‚°éƒ¨å“ã®ã™ã下ã«ä½œæˆã—ã€ãã®ã‚¨ãƒªã‚¢ã‚’真下ã«ç”Ÿæˆã—ã¾ã™ã€‚「ツリーã€ã‚µãƒãƒ¼ãƒˆã¯ã‚ªãƒ¼ãƒãƒ¼ãƒãƒ³ã‚°ã‚¨ãƒªã‚¢ã«å‘ã‹ã£ã¦æžã‚’作æˆã—ã€ãƒ¢ãƒ‡ãƒ«ã‚’æžã®å…ˆç«¯ã§æ”¯ãˆã¾ã™ã€‚æžã‚’モデルã®ã¾ã‚ã‚Šã«ã¯ã‚ã›ã¦ã€ã§ãã‚‹é™ã‚Šãƒ“ルドプレートã‹ã‚‰æ”¯ãˆã¾ã™ã€‚"
#: fdmprinter.def.json
msgctxt "support_structure option normal"
msgid "Normal"
-msgstr ""
+msgstr "標準"
#: fdmprinter.def.json
msgctxt "support_structure option tree"
msgid "Tree"
-msgstr ""
+msgstr "ツリー"
#: fdmprinter.def.json
msgctxt "support_tree_angle label"
@@ -3915,12 +3915,12 @@ msgstr "モデルã«ã®ã£ã¦ã„る階段ã®ã‚ˆã†ãªä¸‹éƒ¨ã®ã‚µãƒãƒ¼ãƒˆã®ã‚¹
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope label"
msgid "Support Stair Step Minimum Slope Angle"
-msgstr ""
+msgstr "サãƒãƒ¼ãƒˆã‚¹ãƒ†ã‚¢ã‚¹ãƒ†ãƒƒãƒ—最å°å‚¾æ–œè§’度"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope description"
msgid "The minimum slope of the area for stair-stepping to take effect. Low values should make support easier to remove on shallower slopes, but really low values may result in some very counter-intuitive results on other parts of the model."
-msgstr ""
+msgstr "ステアステップ効果を発æ®ã™ã‚‹ãŸã‚ã®ã€ã‚¨ãƒªã‚¢ã®æœ€å°ã‚¹ãƒ­ãƒ¼ãƒ—ã§ã™ã€‚å°ã•ã„値を指定ã™ã‚‹ã¨å‹¾é…ãŒç·©ããªã‚Šã‚µãƒãƒ¼ãƒˆã‚’å–り除ãã‚„ã™ããªã‚Šã¾ã™ãŒã€å€¤ãŒéžå¸¸ã«å°ã•ã„ã¨ã€ãƒ¢ãƒ‡ãƒ«ã®ä»–ã®éƒ¨å“ã«ç›´æ„Ÿçš„ã«éžå¸¸ã«ã‚ã‹ã‚Šã«ãã„çµæžœãŒè¡¨ã‚Œã‚‹å ´åˆãŒã‚ã‚Šã¾ã™ã€‚"
#: fdmprinter.def.json
msgctxt "support_join_distance label"
@@ -4392,12 +4392,12 @@ msgstr "サãƒãƒ¼ãƒˆãƒ¡ãƒƒã‚·ãƒ¥ã®ä¸‹ã®ã‚µãƒãƒ¼ãƒˆæを全箇所ã«ä½œã‚Šã¾
#: fdmprinter.def.json
msgctxt "support_meshes_present label"
msgid "Scene Has Support Meshes"
-msgstr ""
+msgstr "シーンã«ã‚µãƒãƒ¼ãƒˆãƒ¡ãƒƒã‚·ãƒ¥ãŒã‚ã‚‹"
#: fdmprinter.def.json
msgctxt "support_meshes_present description"
msgid "There are support meshes present in the scene. This setting is controlled by Cura."
-msgstr ""
+msgstr "シーンã«ã¯ã‚µãƒãƒ¼ãƒˆãƒ¡ãƒƒã‚·ãƒ¥ãŒã‚ã‚Šã¾ã™ã€‚ã“ã®è¨­å®šã¯Curaã§åˆ¶å¾¡ã•ã‚Œã¾ã™ã€‚"
#: fdmprinter.def.json
msgctxt "platform_adhesion label"
@@ -5166,7 +5166,7 @@ msgstr "å°åˆ·é »åº¦"
#: fdmprinter.def.json
msgctxt "print_sequence description"
msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes."
-msgstr ""
+msgstr "ã™ã¹ã¦ã®ãƒ¢ãƒ‡ãƒ«ã‚’レイヤーã”ã¨ã«å°åˆ·ã™ã‚‹ã‹ã€1ã¤ã®ãƒ¢ãƒ‡ãƒ«ãŒãƒ—リント完了ã™ã‚‹ã®ã‚’å¾…ã¡æ¬¡ã®ãƒ¢ãƒ‡ãƒ«ã«ç§»å‹•ã™ã‚‹ã‹ã©ã†ã‹ã€‚a)エクストルーダーãŒ1ã¤ã ã‘有効ã§ã‚ã‚Šã€b)プリントヘッド全体ãŒãƒ¢ãƒ‡ãƒ«é–“を通るã“ã¨ãŒã§ãるよã†ã«ã™ã¹ã¦ã®ãƒ¢ãƒ‡ãƒ«ãŒé›¢ã‚Œã¦ã„ã¦ã€ã™ã¹ã¦ã®ãƒ¢ãƒ‡ãƒ«ãŒãƒŽã‚ºãƒ«ã¨X/Y軸間ã®è·é›¢ã‚ˆã‚Šã‚‚å°ã•ã„å ´åˆã€1ã¤ãšã¤å°åˆ·ã™ã‚‹äº‹ãŒã§ãã¾ã™ã€‚"
#: fdmprinter.def.json
msgctxt "print_sequence option all_at_once"
@@ -5191,11 +5191,11 @@ msgstr "ã“ã®ãƒ¡ãƒƒã‚·ãƒ¥ã‚’使用ã—ã¦ã€é‡ãªã‚‹ä»–ã®ãƒ¡ãƒƒã‚·ãƒ¥ã®ã‚¤ãƒ³
#: fdmprinter.def.json
msgctxt "infill_mesh_order label"
msgid "Mesh Processing Rank"
-msgstr ""
+msgstr "メッシュ処ç†ãƒ©ãƒ³ã‚¯"
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -5346,7 +5346,7 @@ msgstr "スライス公差"
#: fdmprinter.def.json
msgctxt "slicing_tolerance description"
msgid "Vertical tolerance in the sliced layers. The contours of a layer are normally generated by taking cross sections through the middle of each layer's thickness (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the entire thickness of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Inclusive retains the most details, Exclusive makes for the best fit and Middle stays closest to the original surface."
-msgstr ""
+msgstr "スライスã•ã‚ŒãŸãƒ¬ã‚¤ãƒ¤ãƒ¼ã«ãŠã‘ã‚‹åž‚ç›´æ–¹å‘ã®å…¬å·®ã§ã™ã€‚レイヤーã®è¼ªéƒ­ã¯é€šå¸¸ã€å„レイヤーã®åŽšã•ã®ä¸­é–“を通る断é¢ã§ç”Ÿæˆã•ã‚Œã¾ã™ï¼ˆä¸­é–“)。代ã‚ã‚Šã«ã€ãƒ¬ã‚¤ãƒ¤ãƒ¼ã”ã¨ã«ã€ãƒœãƒªãƒ¥ãƒ¼ãƒ å†…ã«ãƒ¬ã‚¤ãƒ¤ãƒ¼ã®åŽšã•ã®åˆ†ã ã‘入り込んã ã‚¨ãƒªã‚¢ã«ã—ãŸã‚Šï¼ˆæŽ’他)ã€ãƒ¬ã‚¤ãƒ¤ãƒ¼å†…ã®ä»»æ„ã®ä½ç½®ã¾ã§å…¥ã‚Šè¾¼ã‚“ã ã‚¨ãƒªã‚¢ã«ã—ãŸã‚Šã™ã‚‹ï¼ˆåŒ…括)ã“ã¨ã‚‚ã§ãã¾ã™ã€‚排他ã¯æœ€ã‚‚ç´°ã‹ãã€åŒ…括ã¯æœ€ã‚‚フィットã—ã€ä¸­é–“ã¯å…ƒã®è¡¨é¢ã«æœ€ã‚‚è¿‘ããªã‚Šã¾ã™ã€‚"
#: fdmprinter.def.json
msgctxt "slicing_tolerance option middle"
@@ -6495,6 +6495,26 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "ファイルã‹ã‚‰èª­ã¿è¾¼ã‚€ã¨ãã«ã€ãƒ¢ãƒ‡ãƒ«ã«é©ç”¨ã™ã‚‹ãƒˆãƒ©ãƒ³ã‚¹ãƒ•ã‚©ãƒ¼ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³ãƒžãƒˆãƒªãƒƒã‚¯ã‚¹ã€‚"
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "加熱å¼ãƒ“ルドプレート温度。ã“れ㌠0 ã®å ´åˆã€ãƒ™ãƒƒãƒ‰æ¸©åº¦ã¯èª¿æ•´ã•ã‚Œã¾ã›ã‚“。"
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "最åˆã®ãƒ¬ã‚¤ãƒ¤ãƒ¼å°åˆ·æ™‚ã®ãƒ“ルドプレートã®æ¸©åº¦ã€‚"
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "åŽç¸®çŽ‡"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "åŽç¸®çŽ‡ã‚’パーセントã§ç¤ºã™ã€‚"
+
+#~ msgctxt "infill_mesh_order description"
+#~ msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+#~ msgstr "ボリュームã®é‡ãªã‚ŠãŒç”Ÿã˜ãŸå ´åˆã®ã“ã®ãƒ¡ãƒƒã‚·ãƒ¥ã®å„ªå…ˆåº¦ã‚’決定ã—ã¾ã™ã€‚複数ã®ãƒ¡ãƒƒã‚·ãƒ¥ãŒã‚るエリアã§ã¯ã€ãƒ©ãƒ³ã‚¯ãŒä½Žã„メッシュãŒå„ªå…ˆã•ã‚Œã¾ã™ã€‚é †åºãŒé«˜ã„インフィルメッシュã¯ã€é †åºãŒä½Žã„インフィルメッシュã®ã‚¤ãƒ³ãƒ•ã‚£ãƒ«ã¨é€šå¸¸ã®ãƒ¡ãƒƒã‚·ãƒ¥ã‚’変更ã—ã¾ã™ã€‚"
+
#~ msgctxt "print_sequence description"
#~ msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. "
#~ msgstr "ã™ã¹ã¦ã®ãƒ¢ãƒ‡ãƒ«ã‚’レイヤーã”ã¨ã«å°åˆ·ã™ã‚‹ã‹ã€1ã¤ã®ãƒ¢ãƒ‡ãƒ«ãŒãƒ—リント完了ã™ã‚‹ã®ã‚’å¾…ã¡æ¬¡ã®ãƒ¢ãƒ‡ãƒ«ã«ç§»å‹•ã™ã‚‹ã‹ã©ã†ã‹ã€‚a)エクストルーダーãŒ1ã¤ã ã‘有効ã§ã‚ã‚Šã€b)プリントヘッド全体ãŒãƒ¢ãƒ‡ãƒ«é–“を通るã“ã¨ãŒã§ãるよã†ã«ã™ã¹ã¦ã®ãƒ¢ãƒ‡ãƒ«ãŒé›¢ã‚Œã¦ã„ã¦ã€ã™ã¹ã¦ã®ãƒ¢ãƒ‡ãƒ«ãŒãƒŽã‚ºãƒ«ã¨X/Y軸間ã®è·é›¢ã‚ˆã‚Šã‚‚å°ã•ã„å ´åˆã€1ã¤ãšã¤å°åˆ·ã™ã‚‹äº‹ãŒã§ãã¾ã™ã€‚ "
diff --git a/resources/i18n/ko_KR/cura.po b/resources/i18n/ko_KR/cura.po
index 4178eac91c..738d486173 100644
--- a/resources/i18n/ko_KR/cura.po
+++ b/resources/i18n/ko_KR/cura.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
-"PO-Revision-Date: 2020-04-15 17:46+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Korean <info@lionbridge.com>, Jinbum Kim <Jinbuhm.Kim@gmail.com>, Korean <info@bothof.nl>\n"
"Language: ko_KR\n"
@@ -19,8 +19,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -43,13 +43,14 @@ msgid "Not overridden"
msgstr "재정ì˜ë˜ì§€ ì•ŠìŒ"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "Default"
@@ -101,18 +102,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "ì‚¬ìš©ìž ì •ì˜"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "ì‚¬ìš©ìž ì •ì˜ í”„ë¡œíŒŒì¼"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "지ì›ë˜ëŠ” 모든 유형 ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "모든 íŒŒì¼ (*)"
@@ -123,26 +124,26 @@ msgid "Login failed"
msgstr "ë¡œê·¸ì¸ ì‹¤íŒ¨"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "ê°ì²´ì˜ 새 위치 찾기"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "위치 찾기"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "모든 개체가 출력할 수 있는 최대 사ì´ì¦ˆ ë‚´ì— ìœ„ì¹˜í•  수 없습니다"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "위치를 ì°¾ì„ ìˆ˜ ì—†ìŒ"
@@ -280,98 +281,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "ì•„ì§ ì´ˆê¸°í™”ë˜ì§€ ì•ŠìŒ<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>OpenGL 버전: {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>OpenGL 공급업체: {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>OpenGL Renderer: {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "오류 추ì "
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "로그"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "보고서 전송"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "기기로드 중 ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "환경 ì„¤ì •ì„ ì„¤ì •í•˜ëŠ” 중..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr "활성 기기 초기화 중..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr "패키지 ê´€ë¦¬ìž ì´ˆê¸°í™” 중..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr "출력 사ì´ì¦ˆ 초기화 중..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "장면 설정 중..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "ì¸í„°íŽ˜ì´ìŠ¤ 로드 중 ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr "엔진 초기화 중..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "í•œ ë²ˆì— í•˜ë‚˜ì˜ G-코드 파ì¼ë§Œ 로드 í•  수 있습니다. {0} 가져 오기를 건너 뛰었습니다."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -380,13 +380,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "경고"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "G-코드가 로드ë˜ì–´ 있으면 다른 파ì¼ì„ ì—´ 수 없습니다. {0} 가져 오기를 건너 뛰었습니다."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -394,27 +394,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "오류"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "ì„ íƒí•œ 모ë¸ì´ 너무 ìž‘ì•„ì„œ 로드할 수 없습니다."
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "ê°ì²´ë¥¼ ì¦ê°€ì‹œí‚¤ê³  배치"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "개체 배치 중"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "개체 배치 중"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "ì‘ë‹µì„ ì½ì„ 수 없습니다."
@@ -437,28 +432,28 @@ msgstr "로그ì¸ì„ ì‹œë„í•  ë•Œ 예기치 못한 문제가 ë°œìƒí–ˆìŠµë‹ˆë‹¤
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:187
msgctxt "@info"
msgid "Unable to start a new sign in process. Check if another sign in attempt is still active."
-msgstr ""
+msgstr "새 ë¡œê·¸ì¸ ìž‘ì—…ì„ ì‹œìž‘í•  수 없습니다. 다른 ë¡œê·¸ì¸ ìž‘ì—…ì´ ì§„í–‰ 중ì¸ì§€ 확ì¸í•˜ì‹­ì‹œì˜¤."
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "Ultimaker 계정 ì„œë²„ì— ë„달할 수 ì—†ìŒ."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "파ì¼ì´ ì´ë¯¸ 있습니다"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "íŒŒì¼ <filename>{0}</filename>ì´ ì´ë¯¸ 있습니다. ë®ì–´ 쓰시겠습니까?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "유효하지 ì•Šì€ íŒŒì¼ URL:"
@@ -517,49 +512,60 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "í”„ë¡œíŒŒì¼ <filename>{0}</filename>ì—는 정확하지 ì•Šì€ ë°ì´í„°ê°€ í¬í•¨ë˜ì–´ 있으므로, 불러올 수 없습니다."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "<filename>{0}</filename>ì—ì„œ 프로파ì¼ì„ 가져오지 못했습니다:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "í”„ë¡œíŒŒì¼ {0}ì„ ì„±ê³µì ìœ¼ë¡œ 가져 왔습니다."
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "íŒŒì¼ {0}ì— ìœ íš¨í•œ 프로파ì¼ì´ í¬í•¨ë˜ì–´ 있지 않습니다."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "í”„ë¡œíŒŒì¼ {0}ì— ì•Œ 수 없는 íŒŒì¼ ìœ í˜•ì´ ìžˆê±°ë‚˜ ì†ìƒë˜ì—ˆìŠµë‹ˆë‹¤."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "ì‚¬ìš©ìž ì •ì˜ í”„ë¡œíŒŒì¼"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "프로파ì¼ì— 품질 íƒ€ìž…ì´ ëˆ„ë½ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "현재 êµ¬ì„±ì— ëŒ€í•´ 품질 타입 {0}ì„ ì°¾ì„ ìˆ˜ 없습니다."
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
+msgstr "프로파ì¼ì„ 추가할 수 없습니다."
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
@@ -572,23 +578,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "Default"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "ë…¸ì¦"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "ìµìŠ¤íŠ¸ë£¨ë”ì˜ í˜„ìž¬ 가용성과 ì¼ì¹˜í•˜ë„ë¡ ì„¤ì •ì´ ë³€ê²½ë˜ì—ˆìŠµë‹ˆë‹¤:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "ì„¤ì •ì´ ì—…ë°ì´íŠ¸ë˜ì—ˆìŠµë‹ˆë‹¤"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "ìµìŠ¤íŠ¸ë£¨ë” 비활성화ë¨"
@@ -604,10 +610,10 @@ msgstr "추가"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/WelcomePagesModel.py:263
msgctxt "@action:button"
msgid "Finish"
-msgstr ""
+msgstr "종료"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -696,7 +702,7 @@ msgstr "다ìŒ"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -721,40 +727,40 @@ msgstr ""
"<p>ì¸ì‡„ 품질 ë° ì•ˆì •ì„±ì„ ìµœê³ ë¡œ 높ì´ëŠ” ë°©ë²•ì„ ì•Œì•„ë³´ì‹­ì‹œì˜¤.</p>\n"
"<p><a href=\"https://ultimaker.com/3D-model-assistant\">ì¸ì‡„ 품질 ê°€ì´ë“œ 보기</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "프로ì íŠ¸ íŒŒì¼ <filename>{0}</filename>ì— ì•Œ 수 없는 기기 유형 <message>{1}</message>ì´(ê°€) í¬í•¨ë˜ì–´ 있습니다. 기기를 가져올 수 없습니다. 대신 모ë¸ì„ 가져옵니다."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "프로ì íŠ¸ íŒŒì¼ ì—´ê¸°"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
-msgstr ""
+msgstr "프로ì íŠ¸ íŒŒì¼ <filename>{0}</filename>ì— ê°‘ìžê¸° 접근할 수 없습니다: <message>{1}</message>."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
-msgstr ""
+msgstr "프로ì íŠ¸ íŒŒì¼ ì—´ 수 ì—†ìŒ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
-msgstr ""
+msgstr "프로ì íŠ¸ íŒŒì¼ <filename>{0}</filename>ì´(ê°€) ì´ ë²„ì „ì˜ Ultimaker Curaì—ì„œ 확ì¸í•  수 없는 프로파ì¼ì„ 사용하였습니다."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "추천"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "ì‚¬ìš©ìž ì •ì˜"
@@ -776,6 +782,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr "여기서 ìž‘ì—… í™˜ê²½ì„ ìž‘ì„±í•  ê¶Œí•œì´ ì—†ìŠµë‹ˆë‹¤."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -919,7 +930,7 @@ msgstr "ì—…ë°ì´íŠ¸ ì •ë³´ì— ì•¡ì„¸ìŠ¤ í•  수 없습니다."
#, python-brace-format
msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
msgid "New features or bug-fixes may be available for your {machine_name}! If not already at the latest version, it is recommended to update the firmware on your printer to version {latest_version}."
-msgstr ""
+msgstr "사용ìžì˜ {machine_name}ì—ì„œ 새로운 기능 ë˜ëŠ” 버그 수정 ì‚¬í•­ì„ ì‚¬ìš©í•  수 있습니다! 최신 ë²„ì „ì´ ì•„ë‹Œ 경우 í”„ë¦°í„°ì˜ íŽŒì›¨ì–´ë¥¼ 버전 {latest_version}으로 ì—…ë°ì´íŠ¸í•˜ëŠ” ê²ƒì´ ì¢‹ìŠµë‹ˆë‹¤."
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22
#, python-format
@@ -1183,12 +1194,12 @@ msgstr "ë ˆì´ì–´ ë·°"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:70
msgctxt "@info:status"
msgid "Your model is not manifold. The highlighted areas indicate either missing or extraneous surfaces."
-msgstr ""
+msgstr "매니í´ë“œ 모ë¸ì´ 아닙니다. ê°•ì¡° í‘œì‹œëœ ì˜ì—­ì€ 누ë½ë˜ê±°ë‚˜ 관련 없는 í‘œë©´ì„ í‘œì‹œí•©ë‹ˆë‹¤."
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:72
msgctxt "@info:title"
msgid "Model errors"
-msgstr ""
+msgstr "ëª¨ë¸ ì˜¤ë¥˜"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/__init__.py:12
msgctxt "@item:inmenu"
@@ -1296,7 +1307,7 @@ msgstr "Ultimaker í¬ë§· 패키지"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UFPWriter/UFPWriter.py:146
msgctxt "@info:error"
msgid "Can't write to UFP file:"
-msgstr ""
+msgstr "UFP 파ì¼ì— 쓸 수 ì—†ìŒ:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:24
msgctxt "@action"
@@ -1308,90 +1319,123 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "업그레ì´ë“œ ì„ íƒ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
-msgstr ""
+msgstr "Cloud를 통해 프린팅"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
-msgstr ""
+msgstr "Cloud를 통해 프린팅"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
+msgstr "Cloud를 통해 ì—°ê²°ë¨"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
-msgstr[0] ""
+msgstr[0] "Ultimaker 계정ì—ì„œ 새 프린터가 ê°ì§€ë˜ì—ˆìŠµë‹ˆë‹¤"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
-msgstr[0] ""
+msgstr[0] "ì¼ë¶€ 프린터ì—서는 í´ë¼ìš°ë“œ ì—°ê²°ì„ ì‚¬ìš©í•  수 없습니다."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
-msgstr[0] ""
+msgstr[0] "ë‹¤ìŒ í”„ë¦°í„°ëŠ” Digital Factoryì— ì—°ê²°ë˜ì–´ 있지 않습니다:"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
-msgstr ""
+msgstr "프린터 구성 유지"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
+msgstr "프린터 제거"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
-msgstr ""
+msgstr "프린터를 제거하시겠습니까?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1403,7 +1447,7 @@ msgstr "Ultimaker ê³„ì •ì„ ì‚¬ìš©í•˜ì—¬ ì–´ë””ì—서든 ì¸ì‡„ ìž‘ì—…ì„ ì „ì†¡
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:33
msgctxt "@info:status Ultimaker Cloud should not be translated."
msgid "Connect to Ultimaker Digital Factory"
-msgstr ""
+msgstr "Ultimaker Digital Factoryì— ì—°ê²°"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:36
msgctxt "@action"
@@ -1477,6 +1521,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "프린트 ìž‘ì—…ì„ í”„ë¦°í„°ë¡œ 업로드하고 있습니다."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1537,17 +1591,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "USB를 통해 연결"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "USB ì¸ì‡„ê°€ 진행 중입니다. Cura를 닫으면 ì¸ì‡„ë„ ì¤‘ë‹¨ë©ë‹ˆë‹¤. 계ì†í•˜ì‹œê² ìŠµë‹ˆê¹Œ?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "프린트가 ì•„ì§ ì§„í–‰ 중입니다. Cura는 ì´ì „ 프린트가 ì™„ë£Œë  ë•Œê¹Œì§€ëŠ” USB를 통해 다른 프린트를 시작할 수 없습니다."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "프린트 진행 중"
@@ -1572,141 +1626,130 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "프로ì íŠ¸ 열기"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "기존 ì—…ë°ì´íŠ¸"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "새로 만들기"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "요약 - Cura 프로ì íŠ¸"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "프린터 설정"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "ê¸°ê¸°ì˜ ì¶©ëŒì„ 어떻게 해결해야합니까?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "ì—…ë°ì´íŠ¸"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "새로 만들기"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "유형"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "프린터 그룹"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "í”„ë¡œíŒŒì¼ ì„¤ì •"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "프로파ì¼ì˜ 충ëŒì„ 어떻게 해결해야합니까?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "ì´ë¦„"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "Intent"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "프로파ì¼ì— ì—†ìŒ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
msgid_plural "%1 overrides"
msgstr[0] "%1 무시"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "Derivative from"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%1, %2 무시"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "재료 설정"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "ìž¬ë£Œì˜ ì¶©ëŒì€ 어떻게 í•´ê²°ë˜ì–´ì•¼í•©ë‹ˆê¹Œ?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "표시 설정"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "종류"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "표시 설정 :"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "1 out of %2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "프로ì íŠ¸ë¥¼ 로드하면 빌드 플레ì´íŠ¸ì˜ 모든 모ë¸ì´ 지워집니다."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "열기"
@@ -2133,17 +2176,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "ìµìŠ¤íŠ¸ë£¨ë”ì˜ ìˆ˜"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr "ê³µìœ ëœ ížˆí„°"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "시작 GCode"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "End GCode"
@@ -2164,7 +2202,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "프린터를 네트워í¬ì— 연결하십시오."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "ì‚¬ìš©ìž ë§¤ë‰´ì–¼ 온ë¼ì¸ 보기"
@@ -2445,7 +2483,7 @@ msgstr "ì—…ë°ì´íŠ¸ë¨"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:27
msgctxt "@label"
msgid "Premium"
-msgstr ""
+msgstr "프리미엄"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:39
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:86
@@ -2567,12 +2605,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr "패키지를 설치하려면 ë¼ì´ì„ ìŠ¤ë¥¼ 수ë½í•´ì•¼ 합니다"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "웹 사ì´íŠ¸"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "ì´ë©”ì¼"
@@ -2621,34 +2659,34 @@ msgstr "Cura 패키지 ë°ì´í„°ë² ì´ìŠ¤ì— ì—°ê²°í•  수 없습니다. ì—°ê²°ì
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:33
msgctxt "@title:tab"
msgid "Installed plugins"
-msgstr ""
+msgstr "ì„¤ì¹˜ëœ í”ŒëŸ¬ê·¸ì¸"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:72
msgctxt "@info"
msgid "No plugin has been installed."
-msgstr ""
+msgstr "ì„¤ì¹˜ëœ í”ŒëŸ¬ê·¸ì¸ì´ 없습니다."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:86
msgctxt "@title:tab"
msgid "Installed materials"
-msgstr ""
+msgstr "ì„¤ì¹˜ëœ ìž¬ë£Œ"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:125
msgctxt "@info"
msgid "No material has been installed."
-msgstr ""
+msgstr "ì„¤ì¹˜ëœ ìž¬ë£Œê°€ 없습니다."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:139
msgctxt "@title:tab"
msgid "Bundled plugins"
-msgstr ""
+msgstr "번들 플러그ì¸"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:184
msgctxt "@title:tab"
msgid "Bundled materials"
-msgstr ""
+msgstr "번들 재료"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "패키지 가져오는 중..."
@@ -2656,7 +2694,7 @@ msgstr "패키지 가져오는 중..."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/WelcomePage.qml:22
msgctxt "@description"
msgid "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
-msgstr ""
+msgstr "Ultimaker Cura Enterprise용으로 ê²€ì¦ëœ í”ŒëŸ¬ê·¸ì¸ ë° ìž¬ë£Œë¥¼ 받으려면 로그ì¸í•˜ì‹­ì‹œì˜¤."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/Toolbox.qml:19
msgctxt "@title"
@@ -2843,7 +2881,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "무시하기는 기존 프린터 구성과 함께 ì§€ì •ëœ ì„¤ì •ì„ ì‚¬ìš©í•˜ê²Œ ë©ë‹ˆë‹¤. ì´ëŠ” ì¸ì‡„ 실패로 ì´ì–´ì§ˆ 수 있습니다."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2928,23 +2966,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "프린팅 중단"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "프린터 관리"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "ëŒ€ê¸°ì—´ì„ ì›ê²©ìœ¼ë¡œ 관리하려면 프린터 펌웨어를 ì—…ë°ì´íŠ¸í•˜ì‹­ì‹œì˜¤."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "Cloud 프린터를 모니터ë§í•˜ê³  있기 ë•Œë¬¸ì— ì›¹ìº ì„ ì‚¬ìš©í•  수 없습니다."
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2965,22 +2998,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "대기 ìƒíƒœ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "프린팅"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "제목 ì—†ìŒ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "ìµëª…"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "구성 변경 필요"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "세부 사항"
@@ -3048,27 +3086,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "대기 중"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "브ë¼ìš°ì €ì—ì„œ 관리"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "ëŒ€ê¸°ì—´ì— í”„ë¦°íŒ… ìž‘ì—…ì´ ì—†ìŠµë‹ˆë‹¤. ìž‘ì—…ì„ ì¶”ê°€í•˜ë ¤ë©´ 슬ë¼ì´ìŠ¤í•˜ì—¬ 전송하십시오."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "ì¸ì‡„ ìž‘ì—…"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "ì´ ì¸ì‡„ 시간"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "대기"
@@ -3118,47 +3156,42 @@ msgstr "계정 ìƒì„±"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:28
msgctxt "@label"
msgid "Checking..."
-msgstr ""
+msgstr "í™•ì¸ ì¤‘..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:35
msgctxt "@label"
msgid "Account synced"
-msgstr ""
+msgstr "계정 ë™ê¸°í™”ë¨"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:42
msgctxt "@label"
msgid "Something went wrong..."
-msgstr ""
+msgstr "오류가 ë°œìƒí•˜ì˜€ìŠµë‹ˆë‹¤..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:96
msgctxt "@button"
msgid "Install pending updates"
-msgstr ""
+msgstr "ë³´ë¥˜ëœ ì—…ë°ì´íŠ¸ 설치"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:118
msgctxt "@button"
msgid "Check for account updates"
-msgstr ""
+msgstr "계정 ì—…ë°ì´íŠ¸ 확ì¸"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:81
msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
+msgstr "마지막 ì—…ë°ì´íŠ¸: %1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
-msgstr ""
+msgstr "Ultimaker 계정"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:125
msgctxt "@button"
msgid "Sign Out"
-msgstr ""
+msgstr "로그아웃"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ActionPanel/OutputProcessWidget.qml:59
msgctxt "@label"
@@ -3651,30 +3684,40 @@ msgstr "다ê°í˜• í´ë¦¬í•‘ ë¼ì´ë¸ŒëŸ¬ë¦¬"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@Label"
msgid "Static type checker for Python"
-msgstr ""
+msgstr "Pythonìš© ì •ì  ìœ í˜• 검사기"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:157
msgctxt "@Label"
msgid "Root Certificates for validating SSL trustworthiness"
-msgstr ""
+msgstr "SSL 신뢰성 ê²€ì¦ìš© 루트 ì¸ì¦ì„œ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:158
msgctxt "@Label"
msgid "Python Error tracking library"
+msgstr "Python 오류 ì¶”ì  ë¼ì´ë¸ŒëŸ¬ë¦¬"
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "í°íŠ¸"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "SVG ì•„ì´ì½˜"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Linux êµì°¨ ë°°í¬ ì‘ìš© 프로그램 ë°°í¬"
@@ -3714,7 +3757,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3725,7 +3768,7 @@ msgstr "í”„ë¡œíŒŒì¼ ì„¤ì •"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:125
msgctxt "@title:column"
msgid "Current changes"
-msgstr ""
+msgstr "현재 변경 사항"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:158
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:747
@@ -3746,12 +3789,12 @@ msgstr "계ì†í•˜ê³  다시 묻지않기"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:197
msgctxt "@action:button"
msgid "Discard changes"
-msgstr ""
+msgstr "변경 사항 삭제"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:210
msgctxt "@action:button"
msgid "Keep changes"
-msgstr ""
+msgstr "변경 사항 유지"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64
msgctxt "@text:window"
@@ -3907,12 +3950,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "실행ë¨"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "재료"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "ë” ë‚˜ì€ ì ‘ì°©ë ¥ì„ ìœ„í•´ ì´ ìž¬ë£Œ ì¡°í•©ê³¼ 함께 접착제를 사용하십시오.."
@@ -3937,7 +3980,7 @@ msgstr "복제할 수"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:33
msgctxt "@title:menu menubar:file"
msgid "&Save Project..."
-msgstr ""
+msgstr "프로ì íŠ¸ 저장(&S)..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:54
msgctxt "@title:menu menubar:file"
@@ -4094,28 +4137,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "프린팅를 중단 하시겠습니까?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
-msgstr ""
+msgstr "지ì›ìœ¼ë¡œ 프린팅ë©ë‹ˆë‹¤."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
-msgstr ""
+msgstr "ì´ ëª¨ë¸ê³¼ 중복ë˜ëŠ” 다른 모ë¸ì€ 수정ë©ë‹ˆë‹¤."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
-msgstr ""
+msgstr "ì´ ëª¨ë¸ê³¼ 중복ë˜ëŠ” ë‚´ë¶€ì±„ì›€ì€ ìˆ˜ì •ë©ë‹ˆë‹¤."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
-msgstr ""
+msgstr "ì´ ëª¨ë¸ê³¼ì˜ ì¤‘ë³µì€ ì§€ì›ë˜ì§€ 않습니다."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4173,12 +4216,12 @@ msgstr "오버행 표시"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351
msgctxt "@info:tooltip"
msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry."
-msgstr ""
+msgstr "경고 기호를 사용해 모ë¸ì—ì„œ 누ë½ë˜ê±°ë‚˜ 관계 없는 í‘œë©´ì„ ê°•ì¡° 표시합니다. ë„구 경로ì—서는 종종 ì˜ë„í•œ 형ìƒì˜ ì¼ë¶€ê°€ 누ë½ë©ë‹ˆë‹¤."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:360
msgctxt "@option:check"
msgid "Display model errors"
-msgstr ""
+msgstr "ëª¨ë¸ ì˜¤ë¥˜ 표시"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:368
msgctxt "@info:tooltip"
@@ -4291,12 +4334,12 @@ msgstr "íŒŒì¼ ì—´ê¸° ë° ì €ìž¥"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:570
msgctxt "@info:tooltip"
msgid "Should opening files from the desktop or external applications open in the same instance of Cura?"
-msgstr ""
+msgstr "ë°ìŠ¤í¬í†± ë˜ëŠ” 외부 애플리케ì´ì…˜ì˜ 파ì¼ì„ ë™ì¼í•œ Cura ì¸ìŠ¤í„´ìŠ¤ì—ì„œ 엽니까?"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:575
msgctxt "@option:check"
msgid "Use a single instance of Cura"
-msgstr ""
+msgstr "Curaì˜ ë‹¨ì¼ ì¸ìŠ¤í„´ìŠ¤ 사용"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:585
msgctxt "@info:tooltip"
@@ -4655,7 +4698,7 @@ msgid "Update profile with current settings/overrides"
msgstr "현재 설정 / ìž¬ì •ì˜ í”„ë¡œíŒŒì¼ ì—…ë°ì´íŠ¸"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "현재 변경 사항 삭제"
@@ -4830,29 +4873,29 @@ msgstr "프린터가 ì—°ê²°ë˜ì–´ 있지 않습니다."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:47
msgctxt "@status"
msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet."
-msgstr ""
+msgstr "í´ë¼ìš°ë“œ 프린터가 오프ë¼ì¸ ìƒíƒœìž…니다. 프린터가 켜져 있고 ì¸í„°ë„·ê³¼ ì—°ê²°ë˜ì–´ 있는지 확ì¸í•˜ì‹­ì‹œì˜¤."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:51
msgctxt "@status"
msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection."
-msgstr ""
+msgstr "해당 프린터가 사용ìžì˜ ê³„ì •ì— ì—°ê²°ë˜ì–´ 있지 않습니다. Ultimaker Digital Factoryì— ë°©ë¬¸í•˜ì—¬ ì—°ê²°ì„ ì„¤ì •í•˜ì‹­ì‹œì˜¤."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:56
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer."
-msgstr ""
+msgstr "현재 í´ë¼ìš°ë“œ ì—°ê²°ì„ ì‚¬ìš©í•  수 없습니다. í´ë¼ìš°ë“œ í”„ë¦°í„°ì— ì—°ê²°í•˜ë ¤ë©´ 로그ì¸í•˜ì‹­ì‹œì˜¤."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:60
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please check your internet connection."
-msgstr ""
+msgstr "현재 í´ë¼ìš°ë“œ ì—°ê²°ì„ ì‚¬ìš©í•  수 없습니다. 사용ìžì˜ ì¸í„°ë„· ì—°ê²°ì„ í™•ì¸í•˜ì‹­ì‹œì˜¤."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:238
msgctxt "@button"
msgid "Add printer"
msgstr "프린터 추가"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "프린터 관리"
@@ -4903,7 +4946,7 @@ msgstr ""
"\n"
"í”„ë¡œíŒŒì¼ ë§¤ë‹ˆì €ë¥¼ 열려면 í´ë¦­í•˜ì‹­ì‹œì˜¤."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "ì‚¬ìš©ìž ì •ì˜ í”„ë¡œíŒŒì¼"
@@ -5100,52 +5143,52 @@ msgstr "유형 보기"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:47
msgctxt "@label"
msgid "Add a Cloud printer"
-msgstr ""
+msgstr "í´ë¼ìš°ë“œ 프린터 추가"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
-msgstr ""
+msgstr "í´ë¼ìš°ë“œ ì‘답 대기"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
-msgstr ""
+msgstr "사용ìžì˜ ê³„ì •ì— í”„ë¦°í„°ê°€ 없습니까?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
-msgstr ""
+msgstr "사용ìžì˜ ê³„ì •ì— ìžˆëŠ” ë‹¤ìŒ í”„ë¦°í„°ë¥¼ Curaì— ì¶”ê°€í•˜ì˜€ìŠµë‹ˆë‹¤."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
-msgstr ""
+msgstr "수ë™ìœ¼ë¡œ 프린터 추가"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "종료"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr "제조업체"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
-msgstr ""
+msgstr "í”„ë¡œíŒŒì¼ ì›ìž‘ìž"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "프린터 ì´ë¦„"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "í”„ë¦°í„°ì˜ ì´ë¦„ì„ ì„¤ì •í•˜ì‹­ì‹œì˜¤"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5157,7 +5200,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "ë„¤íŠ¸ì›Œí¬ í”„ë¦°í„° 추가"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "비 ë„¤íŠ¸ì›Œí¬ í”„ë¦°í„° 추가"
@@ -5167,22 +5210,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "네트워í¬ì—ì„œ ê²€ìƒ‰ëœ í”„ë¦°í„°ê°€ 없습니다."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "새로고침"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "IP로 프린터 추가"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
-msgstr ""
+msgstr "í´ë¼ìš°ë“œ 프린터 추가"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "문제 해결"
@@ -5195,7 +5238,7 @@ msgstr "IP 주소로 프린터 추가"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:133
msgctxt "@text"
msgid "Enter your printer's IP address."
-msgstr ""
+msgstr "í”„ë¦°í„°ì˜ IP 주소를 입력하십시오."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:158
msgctxt "@button"
@@ -5261,7 +5304,7 @@ msgstr "- Ultimaker 프린터ì—ì„œ ì›ê²© 워í¬í”Œë¡œë¡œ 효율성 ì¦ëŒ€"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/CloudContent.qml:157
msgctxt "@button"
msgid "Skip"
-msgstr ""
+msgstr "건너뛰기"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/DataCollectionsContent.qml:24
msgctxt "@label"
@@ -5863,21 +5906,31 @@ msgstr "4.5ì—ì„œ 4.6으로 버전 업그레ì´ë“œ"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2."
-msgstr ""
+msgstr "Cura 4.6.0ì—ì„œ Cura 4.6.2ë¡œ êµ¬ì„±ì„ ì—…ê·¸ë ˆì´ë“œí•©ë‹ˆë‹¤."
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.0 to 4.6.2"
-msgstr ""
+msgstr "4.6.0ì—ì„œ 4.6.2ë¡œ 버전 업그레ì´ë“œ"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7."
-msgstr ""
+msgstr "Cura 4.6.2ì—ì„œ Cura 4.7ë¡œ êµ¬ì„±ì„ ì—…ê·¸ë ˆì´ë“œí•©ë‹ˆë‹¤."
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
+msgstr "4.6.2ì—ì„œ 4.7ë¡œ 버전 업그레ì´ë“œ"
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
msgstr ""
#: X3DReader/plugin.json
@@ -5910,6 +5963,97 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "ì—‘ìŠ¤ë ˆì´ ë·°"
+#~ msgctxt "@label ({} is object name)"
+#~ msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#~ msgstr "ì •ë§ë¡œ {}ì„(를) 제거하시겠습니까? ì´ ìž‘ì—…ì„ ì‹¤í–‰ 취소할 수 없습니다."
+
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "ì„ íƒí•œ 모ë¸ì´ 너무 ìž‘ì•„ì„œ 로드할 수 없습니다."
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "í”„ë¡œíŒŒì¼ {0}ì„ ì„±ê³µì ìœ¼ë¡œ 가져 왔습니다."
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "현재 êµ¬ì„±ì— ëŒ€í•´ 품질 타입 {0}ì„ ì°¾ì„ ìˆ˜ 없습니다."
+
+#~ msgctxt "info:status"
+#~ msgid "Adding printer {} ({}) from your account"
+#~ msgstr "ì‚¬ìš©ìž ê³„ì •ì—ì„œ 프린터 {} ({}) 추가"
+
+#~ msgctxt "info:hidden list items"
+#~ msgid "<li>... and {} others</li>"
+#~ msgstr "<li>... ë° ê¸°íƒ€ {}</li>"
+
+#~ msgctxt "info:status"
+#~ msgid "Printers added from Digital Factory:<ul>{}</ul>"
+#~ msgstr "Digital Factoryì—ì„œ 프린터 추가:<ul>{}</ul>"
+
+#~ msgctxt "info:status"
+#~ msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+#~ msgstr "<ul>{}</ul>ì—°ê²°ì„ ì„¤ì •í•˜ë ¤ë©´ <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>ì— ë°©ë¬¸í•˜ì‹­ì‹œì˜¤."
+
+#~ msgctxt "@label ({} is printer name)"
+#~ msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#~ msgstr "ë‹¤ìŒ ê³„ì • ë™ê¸°í™” 시까지 {}ì´(ê°€) 제거ë©ë‹ˆë‹¤. <br> {}ì„(를) ì˜êµ¬ì ìœ¼ë¡œ 제거하려면 <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>를 방문하십시오. <br><br>ì¼ì‹œì ìœ¼ë¡œ {}ì„(를) 제거하시겠습니까?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Curaì—ì„œ {} 프린터를 제거하려고 합니다. ì´ ìž‘ì—…ì€ ì‹¤í–‰ 취소할 수 없습니다. \n"
+#~ "ì •ë§ë¡œ 계ì†í•˜ì‹œê² ìŠµë‹ˆê¹Œ?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove all printers from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Curaì—ì„œ 모든 프린터를 제거하려고 합니다. ì´ ìž‘ì—…ì€ ì‹¤í–‰ 취소할 수 없습니다. \n"
+#~ "ì •ë§ë¡œ 계ì†í•˜ì‹œê² ìŠµë‹ˆê¹Œ?"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "ì—…ë°ì´íŠ¸"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "새로 만들기"
+
+#~ msgctxt "@label"
+#~ msgid "Shared Heater"
+#~ msgstr "ê³µìœ ëœ ížˆí„°"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "Cloud 프린터를 모니터ë§í•˜ê³  있기 ë•Œë¬¸ì— ì›¹ìº ì„ ì‚¬ìš©í•  수 없습니다."
+
+#~ msgctxt "@button"
+#~ msgid "Ultimaker Digital Factory"
+#~ msgstr "Ultimaker Digital Factory"
+
+#~ msgctxt "@text:window, %1 is a profile name"
+#~ msgid ""
+#~ "You have customized some profile settings.\n"
+#~ "Would you like to Keep these changed settings after switching profiles?\n"
+#~ "Alternatively, you can Discard the changes to load the defaults from '%1'."
+#~ msgstr ""
+#~ "ì¼ë¶€ í”„ë¡œíŒŒì¼ ì„¤ì •ì„ ì‚¬ìš©ìž ì •ì˜í–ˆìŠµë‹ˆë‹¤.\n"
+#~ "í”„ë¡œíŒŒì¼ ì „í™˜ 후ì—ë„ ë³€ê²½ëœ ì„¤ì •ì„ ìœ ì§€í•˜ì‹œê² ìŠµë‹ˆê¹Œ?\n"
+#~ "ë˜ëŠ” 변경 ì‚¬í•­ì„ ë²„ë¦¬ê³  '%1'ì—ì„œ ê¸°ë³¸ê°’ì„ ë¡œë“œí•  수 있습니다."
+
+#~ msgctxt "@label"
+#~ msgid "Overrides %1 setting."
+#~ msgid_plural "Overrides %1 settings."
+#~ msgstr[0] "%1 ì„¤ì •ì„ ë®ì–´ì”니다."
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "í”„ë¦°í„°ì˜ ì´ë¦„ì„ ì„¤ì •í•˜ì‹­ì‹œì˜¤"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "{machine_name}ì˜ ìƒˆë¡œìš´ ê¸°ëŠ¥ì„ ì‚¬ìš©í•  수 있습니다! í”„ë¦°í„°ì˜ íŽŒì›¨ì–´ë¥¼ ì—…ë°ì´íŠ¸í•˜ëŠ” ê²ƒì´ ì¢‹ìŠµë‹ˆë‹¤."
@@ -7333,10 +7477,6 @@ msgstr "ì—‘ìŠ¤ë ˆì´ ë·°"
#~ msgstr "프린팅 준비"
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "프린팅"
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "유효한"
diff --git a/resources/i18n/ko_KR/fdmextruder.def.json.po b/resources/i18n/ko_KR/fdmextruder.def.json.po
index e838f4159e..998fdb283d 100644
--- a/resources/i18n/ko_KR/fdmextruder.def.json.po
+++ b/resources/i18n/ko_KR/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2019-03-13 14:00+0200\n"
"Last-Translator: Korean <info@bothof.nl>\n"
"Language-Team: Jinbum Kim <Jinbuhm.Kim@gmail.com>, Korean <info@bothof.nl>\n"
diff --git a/resources/i18n/ko_KR/fdmprinter.def.json.po b/resources/i18n/ko_KR/fdmprinter.def.json.po
index 52770fac4c..75778eca65 100644
--- a/resources/i18n/ko_KR/fdmprinter.def.json.po
+++ b/resources/i18n/ko_KR/fdmprinter.def.json.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
-"PO-Revision-Date: 2020-02-21 14:59+0100\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Korean <info@lionbridge.com>, Jinbum Kim <Jinbuhm.Kim@gmail.com>, Korean <info@bothof.nl>\n"
"Language: ko_KR\n"
@@ -228,12 +228,12 @@ msgstr "ê¸°ê¸°ì˜ ë¹Œë“œ 볼륨 ì˜¨ë„ ì•ˆì •í™” ì§€ì› ì—¬ë¶€ìž…ë‹ˆë‹¤."
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool label"
msgid "Always Write Active Tool"
-msgstr ""
+msgstr "í•­ìƒ í™œì„± ë„구 쓰기"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool description"
msgid "Write active tool after sending temp commands to inactive tool. Required for Dual Extruder printing with Smoothie or other firmware with modal tool commands."
-msgstr ""
+msgstr "ìž„ì‹œ ëª…ë ¹ì„ ë¹„í™œì„± ë„구로 전송한 후 활성 ë„구를 작성하십시오. Smoothie ë˜ëŠ” 모달 ë„구 명령어를 사용하는 다른 펌웨어를 사용해 프린팅하는 듀얼 압출기용 í”„ë¦°íŒ…ì— í•„ìš”í•©ë‹ˆë‹¤."
#: fdmprinter.def.json
msgctxt "machine_center_is_zero label"
@@ -758,7 +758,7 @@ msgstr "ì„ ì˜ ë‘께"
#: fdmprinter.def.json
msgctxt "line_width description"
msgid "Width of a single line. Generally, the width of each line should correspond to the width of the nozzle. However, slightly reducing this value could produce better prints."
-msgstr "í•œ ì¤„ì˜ ë‘께. ì¼ë°˜ì ìœ¼ë¡œ ê° ë¼ì¸ì˜ 너비는 ë…¸ì¦ í­ê³¼ ì¼ì¹˜í•´ì•¼í•©ë‹ˆë‹¤. ê·¸ëŸ¬ë‚˜ì´ ê°’ì„ ì•½ê°„ 줄ì´ë©´ ë” ì¢‹ì€ ì¸ ì‡„ë¥¼ ìƒì„± í•  수 있습니다."
+msgstr "í•œ ì¤„ì˜ ë‘께. ì¼ë°˜ì ìœ¼ë¡œ ê° ë¼ì¸ì˜ 너비는 ë…¸ì¦ í­ê³¼ ì¼ì¹˜í•´ì•¼í•©ë‹ˆë‹¤. 그러나 ì´ ê°’ì„ ì•½ê°„ 줄ì´ë©´ ë” ë‚˜ì€ ì¸ì‡„를 í•  수 있습니다."
#: fdmprinter.def.json
msgctxt "wall_line_width label"
@@ -948,7 +948,7 @@ msgstr "외벽 ì´ë™ 거리"
#: fdmprinter.def.json
msgctxt "wall_0_wipe_dist description"
msgid "Distance of a travel move inserted after the outer wall, to hide the Z seam better."
-msgstr "Z 솔기를 ë” ìž˜ 숨기기위해, 바깥 쪽 ë²½ ë’¤ì— ì‚½ìž…ë˜ì–´ ì´ë™í•œ 거리."
+msgstr "Z ì¸µì˜ ê²½ê³„ë©´ì„ ë” ìž˜ 가리기 위해 바깥쪽 ë²½ ë’¤ì— ì‚½ìž…ë˜ì–´ ì´ë™í•œ 거리."
#: fdmprinter.def.json
msgctxt "roofing_extruder_nr label"
@@ -1073,7 +1073,7 @@ msgstr "하단 패턴 초기 ë ˆì´ì–´"
#: fdmprinter.def.json
msgctxt "top_bottom_pattern_0 description"
msgid "The pattern on the bottom of the print on the first layer."
-msgstr "첫 번째 ë ˆì´ì–´ì˜ 프린팅 아래쪽ì—있는 패턴입니다."
+msgstr "첫 번째 ë ˆì´ì–´ì˜ 프린팅 ì•„ëž˜ìª½ì— ìžˆëŠ” 패턴입니다."
#: fdmprinter.def.json
msgctxt "top_bottom_pattern_0 option lines"
@@ -1128,7 +1128,7 @@ msgstr "벽면 프린팅 순서 명령 최ì í™”"
#: fdmprinter.def.json
msgctxt "optimize_wall_printing_order description"
msgid "Optimize the order in which walls are printed so as to reduce the number of retractions and the distance travelled. Most parts will benefit from this being enabled but some may actually take longer so please compare the print time estimates with and without optimization. First layer is not optimized when choosing brim as build plate adhesion type."
-msgstr "수축 ë° ì´ë™ 거리를 줄ì´ë„ë¡ ë²½ì´ ì¸ì‡„ë˜ëŠ” 순서를 최ì í™”하십시오. ëŒ€ë¶€ë¶„ì˜ ë¶€í’ˆì€ ì´ ê¸°ëŠ¥ì„ ì‚¬ìš©í•˜ë©´ ë„ì›€ì´ ë˜ì§€ë§Œ, 실제로는 ì‹œê°„ì´ ì˜¤ëž˜ 걸릴 수 있으므로, 최ì í™” 여부와 ê´€ê³„ì—†ì´ ì¸ì‡„ ì‹œê°„ì„ ë¹„êµí•˜ì‹­ì‹œì˜¤. 빌드 플레ì´íŠ¸ ì ‘ì°© ìœ í˜•ì„ Brim으로 ì„ íƒí•˜ëŠ” 경우 첫 번째 ì¸µì´ ìµœì í™”ë˜ì§€ 않습니다."
+msgstr "수축 ë° ì´ë™ 거리를 줄ì´ë„ë¡ ë²½ì´ ì¸ì‡„ë˜ëŠ” 순서를 최ì í™”합니다. ëŒ€ë¶€ë¶„ì˜ ë¶€í’ˆì€ ì´ ê¸°ëŠ¥ì„ ì‚¬ìš©í•˜ë©´ ë„ì›€ì´ ë˜ì§€ë§Œ 실제로는 ì‹œê°„ì´ ì˜¤ëž˜ 걸릴 수 있으므로, 최ì í™” 여부와 ê´€ê³„ì—†ì´ ì¸ì‡„ ì‹œê°„ì„ ë¹„êµí•˜ì‹­ì‹œì˜¤. 빌드 플레ì´íŠ¸ ì ‘ì°© ìœ í˜•ì„ Brim으로 ì„ íƒí•˜ëŠ” 경우 첫 번째 ì¸µì´ ìµœì í™”ë˜ì§€ 않습니다."
#: fdmprinter.def.json
msgctxt "outer_inset_first label"
@@ -1223,12 +1223,12 @@ msgstr "ì–´ë””ì—나"
#: fdmprinter.def.json
msgctxt "filter_out_tiny_gaps label"
msgid "Filter Out Tiny Gaps"
-msgstr "아주 ìž‘ì€ ê°­ í•„í„° 아웃"
+msgstr "매우 ìž‘ì€ ê°„ê²© 차단"
#: fdmprinter.def.json
msgctxt "filter_out_tiny_gaps description"
msgid "Filter out tiny gaps to reduce blobs on outside of model."
-msgstr "아주 ìž‘ì€ ê°­ì„ í•„í„° 아웃하여 ëª¨ë¸ ì™¸ë¶€ì˜ ì–¼ë£©ì„ ì¤„ìž…ë‹ˆë‹¤."
+msgstr "매우 ìž‘ì€ ê°„ê²©ì„ ì°¨ë‹¨í•˜ì—¬ ëª¨ë¸ ì™¸ë¶€ì˜ ì–¼ë£©ì„ ì¤„ìž…ë‹ˆë‹¤."
#: fdmprinter.def.json
msgctxt "fill_outline_gaps label"
@@ -1488,12 +1488,12 @@ msgstr "다림질 ë¼ì¸ 사ì´ì˜ 거리."
#: fdmprinter.def.json
msgctxt "ironing_flow label"
msgid "Ironing Flow"
-msgstr "다림질 과정"
+msgstr "다림질 압출량"
#: fdmprinter.def.json
msgctxt "ironing_flow description"
msgid "The amount of material, relative to a normal skin line, to extrude during ironing. Keeping the nozzle filled helps filling some of the crevices of the top surface, but too much results in overextrusion and blips on the side of the surface."
-msgstr "다림질하는 ë™ì•ˆ 기본 스킨 ë¼ì¸ì„ 기준으로 í•œ ìž¬ë£Œì˜ ì–‘. ë…¸ì¦ì„ ê°€ë“ ì±„ìš°ë©´ ìœ—ë©´ì˜ í‹ˆìƒˆê°€ 채워서í¬íŠ¸ë§Œ í‘œë©´ì˜ ê³¼ë„í•œ 압출과 í‹ˆì´ ë„ˆë¬´ ë§Žì´ ìƒê¹ë‹ˆë‹¤."
+msgstr "다림질하는 ë™ì•ˆ 기본 스킨 ë¼ì¸ì„ 기준으로 í•œ ìž¬ë£Œì˜ ì••ì¶œëŸ‰. ë…¸ì¦ì„ ê°€ë“ ì±„ìš°ë©´ ìœ—ë©´ì˜ í‹ˆìƒˆë¥¼ 채울 수 있지만 í‘œë©´ì— ê³¼ë„í•œ 압출과 í•„ë¼ë©˜íŠ¸ ë©ì–´ë¦¬ê°€ ìƒê¸¸ 수 있습니다."
#: fdmprinter.def.json
msgctxt "ironing_inset label"
@@ -1872,7 +1872,7 @@ msgstr "스킨 제거 í­"
#: fdmprinter.def.json
msgctxt "skin_preshrink description"
msgid "The largest width of skin areas which are to be removed. Every skin area smaller than this value will disappear. This can help in limiting the amount of time and material spent on printing top/bottom skin at slanted surfaces in the model."
-msgstr "제거 í•  외부스킨 ì˜ì—­ì˜ 가장 í° ë„ˆë¹„. ì´ ê°’ë³´ë‹¤ ìž‘ì€ ëª¨ë“  스킨 ì˜ì—­ì€ 사ë¼ì§‘니다. ì´ë ‡ê²Œí•˜ë©´ 모ë¸ì˜ 경사면ì—ì„œ 위쪽 / 아래쪽 ìŠ¤í‚¨ì„ í”„ë¦°íŒ…í•˜ëŠ” ë° ì†Œìš”ë˜ëŠ” 시간과 ìž¬ë£Œì˜ ì–‘ì„ ì œí•œí•˜ëŠ” ë° ë„움ì´ë©ë‹ˆë‹¤."
+msgstr "제거 í•  외부스킨 ì˜ì—­ì˜ 가장 í° ë„ˆë¹„. ì´ ê°’ë³´ë‹¤ ìž‘ì€ ëª¨ë“  스킨 ì˜ì—­ì€ 사ë¼ì§‘니다. ì´ë ‡ê²Œí•˜ë©´ 모ë¸ì˜ 경사면ì—ì„œ 위쪽 / 아래쪽 ìŠ¤í‚¨ì„ í”„ë¦°íŒ…í•˜ëŠ” ë° ì†Œìš”ë˜ëŠ” 시간과 ìž¬ë£Œì˜ ì–‘ì„ ì œí•œí•˜ëŠ” ë° ë„ì›€ì´ ë©ë‹ˆë‹¤."
#: fdmprinter.def.json
msgctxt "top_skin_preshrink label"
@@ -2061,8 +2061,8 @@ msgstr "빌드 플레ì´íŠ¸ 온ë„"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "플레ì´íŠ¸ë¥¼ 가열하기 위해 사용ë˜ëŠ” 온ë„. ì´ê²ƒì´ 0ì´ë©´, ë² ë“œ 온ë„ê°€ ì¡°ì •ë˜ì§€ 않습니다."
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2071,8 +2071,8 @@ msgstr "초기 ë ˆì´ì–´ì˜ 빌드 플레ì´íŠ¸ 온ë„"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "첫 번째 ë ˆì´ì–´ì—ì„œ 가열 ëœ ë¹Œë“œ 플레ì´íŠ¸ì— 사용ë˜ëŠ” 온ë„."
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2096,13 +2096,13 @@ msgstr "í‘œë©´ì˜ ì—너지입니다."
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "수축률"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "수축 비율 í¼ì„¼íŠ¸."
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -3102,7 +3102,7 @@ msgstr "리트렉션 최소 ì´ë™"
#: fdmprinter.def.json
msgctxt "retraction_min_travel description"
msgid "The minimum distance of travel needed for a retraction to happen at all. This helps to get fewer retractions in a small area."
-msgstr "ë¦¬íŠ¸ë ‰ì…˜ì´ ê°€ëŠ¥í•˜ê¸° 위해 필요한 ìµœì†Œí•œì˜ ì´ë™ 거리. ì´ê²ƒì€ ìž‘ì€ ì˜ì—­ì—ì„œ ë” ì ì€ ë¦¬íŠ¸ë ‰ì…˜ì´ ê°€ëŠ¥í•©ë‹ˆë‹¤."
+msgstr "ë¦¬íŠ¸ë ‰ì…˜ì´ ê°€ëŠ¥í•˜ê¸° 위해 필요한 ìµœì†Œí•œì˜ ì´ë™ 거리. ìž‘ì€ ì˜ì—­ì—ì„œ ë” ì ì€ ë¦¬íŠ¸ë ‰ì…˜ì´ ê°€ëŠ¥í•©ë‹ˆë‹¤."
#: fdmprinter.def.json
msgctxt "retraction_count_max label"
@@ -3112,7 +3112,7 @@ msgstr "최대 리트렉션 수"
#: fdmprinter.def.json
msgctxt "retraction_count_max description"
msgid "This setting limits the number of retractions occurring within the minimum extrusion distance window. Further retractions within this window will be ignored. This avoids retracting repeatedly on the same piece of filament, as that can flatten the filament and cause grinding issues."
-msgstr "ì´ ì„¤ì •ì€ ìµœì†Œ 압출 거리ì—ì„œ ë°œìƒí•˜ëŠ” 리트렉션 수를 제한합니다. ì´ ê±°ë¦¬ë‚´ì—ì„œ ë” ì´ìƒì˜ ë¦¬íŠ¸ë ‰ì…˜ì€ ë¬´ì‹œë©ë‹ˆë‹¤. ì´ë ‡ê²Œ 하면 í•„ë¼ë©˜íŠ¸ë¥¼ í‰í‰í•˜ê²Œí•˜ê³  갈리는 문제를 ì¼ìœ¼í‚¬ 수 있으므로 ë™ì¼í•œ í•„ë¼ë©˜íŠ¸ì—ì„œ 반복ì ìœ¼ë¡œ 리트렉션하지 않습니다."
+msgstr "ì´ ì„¤ì •ì€ ìµœì†Œ 압출 거리ì—ì„œ ë°œìƒí•˜ëŠ” 리트렉션 수를 제한합니다. ì´ ê±°ë¦¬ë‚´ì—ì„œ ë” ì´ìƒì˜ ë¦¬íŠ¸ë ‰ì…˜ì€ ë¬´ì‹œë©ë‹ˆë‹¤. ì´ë ‡ê²Œ 하면 í•„ë¼ë©˜íŠ¸ë¥¼ í‰í‰í•˜ê²Œí•˜ê³  갈리는 문제를 ì¼ìœ¼í‚¬ 수 있으므로 ë™ì¼í•œ í•„ë¼ë©˜íŠ¸ì—ì„œ 반복ì ìœ¼ë¡œ 리트렉션하지 않습니다."
#: fdmprinter.def.json
msgctxt "retraction_extrusion_window label"
@@ -3487,22 +3487,22 @@ msgstr "ì„œí¬íŠ¸ì˜ ë°”ë‹¥ì„ í”„ë¦°íŒ…í•˜ëŠ” ë° ì‚¬ìš©í•  ìµìŠ¤íŠ¸ë£¨ë”. ì
#: fdmprinter.def.json
msgctxt "support_structure label"
msgid "Support Structure"
-msgstr ""
+msgstr "ì„œí¬íŠ¸ 구조"
#: fdmprinter.def.json
msgctxt "support_structure description"
msgid "Chooses between the techniques available to generate support. \"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible."
-msgstr ""
+msgstr "ì„œí¬íŠ¸ë¥¼ ìƒì„±í•˜ëŠ” ë° ì‚¬ìš©í•  수 있는 기술 중 하나를 ì„ íƒí•©ë‹ˆë‹¤. '표준' ì„œí¬íŠ¸ëŠ” 오버행(경사면) 파트 바로 ì•„ëž˜ì— ì„œí¬íŠ¸ êµ¬ì¡°ë¬¼ì„ ìƒì„±í•˜ê³  해당 ì˜ì—­ì„ 바로 아래로 떨어뜨립니다. '트리' ì„œí¬íŠ¸ëŠ” 모ë¸ì„ 지지하는 브랜치 ëì—ì„œ 오버행(경사면) ì˜ì—­ì„ 향해 브랜치를 만들고 빌드 플레ì´íŠ¸ì—ì„œ 모ë¸ì„ 지지할 수 있ë„ë¡ ëª¨ë¸ì„ 브랜치로 최대한 ê°ìŒ‰ë‹ˆë‹¤."
#: fdmprinter.def.json
msgctxt "support_structure option normal"
msgid "Normal"
-msgstr ""
+msgstr "표준"
#: fdmprinter.def.json
msgctxt "support_structure option tree"
msgid "Tree"
-msgstr ""
+msgstr "트리"
#: fdmprinter.def.json
msgctxt "support_tree_angle label"
@@ -3822,12 +3822,12 @@ msgstr "모ë¸ì—있는 ì„œí¬íŠ¸ì˜ 계단 모양 ë°”ë‹¥ì˜ ìµœëŒ€ í­. ê°’ì´
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope label"
msgid "Support Stair Step Minimum Slope Angle"
-msgstr ""
+msgstr "ì„œí¬íŠ¸ 계단 ìŠ¤í… ìµœì†Œ 경사 ê°ë„"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope description"
msgid "The minimum slope of the area for stair-stepping to take effect. Low values should make support easier to remove on shallower slopes, but really low values may result in some very counter-intuitive results on other parts of the model."
-msgstr ""
+msgstr "계단 스í…ì´ ì ìš©ë˜ëŠ” ì˜ì—­ì˜ 최소 경사입니다. ê°’ì´ ë‚®ì„ìˆ˜ë¡ ë‚®ì€ ê°ë„ ì„œí¬íŠ¸ 제거가 쉬워지지만 ê°’ì„ ë„ˆë¬´ 낮게 지정하면 모ë¸ì˜ 다른 부분ì—ì„œ ì ì ˆí•˜ì§€ ì•Šì€ ê²°ê³¼ê°€ ë°œìƒí•  수 있습니다."
#: fdmprinter.def.json
msgctxt "support_join_distance label"
@@ -4277,12 +4277,12 @@ msgstr "ì„œí¬íŠ¸ 메쉬 ì•„ëž˜ì˜ ëª¨ë“  ë¶€ë¶„ì„ ì§€ì›í•˜ì—¬ì„œ ì„œí¬íŠ¸ ë©
#: fdmprinter.def.json
msgctxt "support_meshes_present label"
msgid "Scene Has Support Meshes"
-msgstr ""
+msgstr "ìž¥ë©´ì— ì„œí¬íŠ¸ 메쉬가 있습니다"
#: fdmprinter.def.json
msgctxt "support_meshes_present description"
msgid "There are support meshes present in the scene. This setting is controlled by Cura."
-msgstr ""
+msgstr "ìž¥ë©´ì— ì„œí¬íŠ¸ 메쉬가 있습니다. ì´ ì„¤ì •ì€ Curaê°€ 제어합니다."
#: fdmprinter.def.json
msgctxt "platform_adhesion label"
@@ -4426,12 +4426,12 @@ msgstr "브림 거리"
#: fdmprinter.def.json
msgctxt "brim_gap description"
msgid "The horizontal distance between the first brim line and the outline of the first layer of the print. A small gap can make the brim easier to remove while still providing the thermal benefits."
-msgstr "첫 번째 브림 ì„ ê³¼ 첫 번째 ë ˆì´ì–´ í”„ë¦°íŒ…ì˜ ìœ¤ê³½ 사ì´ì˜ ìˆ˜í‰ ê±°ë¦¬ ìž‘ì€ ê°„ê²©ì€ ë¸Œë¦¼ì„ ì œê±°í•˜ê¸° 쉽ë„ë¡ í•˜ë©´ì„œ ë‚´ì—´ì„±ì˜ ì´ì ì„ 제공할 수 있습니다."
+msgstr "첫 번째 브림 ì„ ê³¼ 첫 번째 ë ˆì´ì–´ í”„ë¦°íŒ…ì˜ ìœ¤ê³½ 사ì´ì˜ ìˆ˜í‰ ê±°ë¦¬ìž…ë‹ˆë‹¤. ìž‘ì€ ê°„ê²©ì€ ë¸Œë¦¼ì„ ì œê±°í•˜ê¸° 쉽ë„ë¡ í•˜ë©´ì„œ ë‚´ì—´ì„±ì˜ ì´ì ì„ 제공할 수 있습니다."
#: fdmprinter.def.json
msgctxt "brim_replaces_support label"
msgid "Brim Replaces Support"
-msgstr "ë¸Œë¦¼ì´ ì„œí¬íŠ¸ 대체"
+msgstr "ë¸Œë¦¼ì´ ì„œí¬íŠ¸ë¥¼ 대체"
#: fdmprinter.def.json
msgctxt "brim_replaces_support description"
@@ -4446,7 +4446,7 @@ msgstr "ë°–ì—서만 브림 ìƒì„±"
#: fdmprinter.def.json
msgctxt "brim_outside_only description"
msgid "Only print the brim on the outside of the model. This reduces the amount of brim you need to remove afterwards, while it doesn't reduce the bed adhesion that much."
-msgstr "ëª¨ë¸ ë°”ê¹¥ 쪽 브림ì—만 프린팅하십시오. ì´ë ‡ê²Œí•˜ë©´ ë‚˜ì¤‘ì— ì œê±°í•´ì•¼í•˜ëŠ” ë¸Œë¦¼ì˜ ì–‘ì´ ì¤„ì–´ë“¤ì§€ë§Œ ë² ë“œ ì ‘ì°©ë ¥ì€ ê·¸ë ‡ê²Œ ë§Žì´ ì¤„ì–´ë“¤ì§€ 않습니다."
+msgstr "ëª¨ë¸ ë°”ê¹¥ 쪽 브림ì—만 프린팅합니다. ë‚˜ì¤‘ì— ì œê±°í•´ì•¼í•˜ëŠ” ë¸Œë¦¼ì˜ ì–‘ì´ ì¤„ì–´ë“¤ì§€ë§Œ ë² ë“œ ì ‘ì°©ë ¥ì€ ê·¸ë ‡ê²Œ ë§Žì´ ì¤„ì–´ë“¤ì§€ 않습니다."
#: fdmprinter.def.json
msgctxt "raft_margin label"
@@ -4676,7 +4676,7 @@ msgstr "래프트 프린팅 Jerk"
#: fdmprinter.def.json
msgctxt "raft_jerk description"
msgid "The jerk with which the raft is printed."
-msgstr "래프트와 함께 프린팅ë˜ëŠ” Jerk."
+msgstr "래프트가 프린팅 ë  ë•Œì˜ Jerk입니다."
#: fdmprinter.def.json
msgctxt "raft_surface_jerk label"
@@ -4686,7 +4686,7 @@ msgstr "래프트 ìƒë‹¨ 프린팅 Jerk"
#: fdmprinter.def.json
msgctxt "raft_surface_jerk description"
msgid "The jerk with which the top raft layers are printed."
-msgstr "ìƒë‹¨ 래프트 ë ˆì´ì–´ê°€ 프린팅ë˜ëŠ” Jerk."
+msgstr "ìƒë‹¨ 래프트 ë ˆì´ì–´ê°€ 프린팅 ë  ë•Œì˜ Jerk입니다."
#: fdmprinter.def.json
msgctxt "raft_interface_jerk label"
@@ -4696,7 +4696,7 @@ msgstr "래프트 중앙 프린팅 Jerk"
#: fdmprinter.def.json
msgctxt "raft_interface_jerk description"
msgid "The jerk with which the middle raft layer is printed."
-msgstr "중간 래프트 ì¸µì´ í”„ë¦°íŒ…ë˜ëŠ” Jerk."
+msgstr "중간 래프트 ì¸µì´ í”„ë¦°íŒ… ë  ë•Œì˜ Jerk입니다."
#: fdmprinter.def.json
msgctxt "raft_base_jerk label"
@@ -4706,7 +4706,7 @@ msgstr "래프트 기본 프린팅 Jerk"
#: fdmprinter.def.json
msgctxt "raft_base_jerk description"
msgid "The jerk with which the base raft layer is printed."
-msgstr "기본 래프트 ë ˆì´ì–´ê°€ 프린팅ë˜ëŠ” Jerk."
+msgstr "기본 래프트 ë ˆì´ì–´ê°€ 프린팅 ë  ë•Œì˜ Jerk입니다."
#: fdmprinter.def.json
msgctxt "raft_fan_speed label"
@@ -5046,7 +5046,7 @@ msgstr "프린팅 순서"
#: fdmprinter.def.json
msgctxt "print_sequence description"
msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes."
-msgstr ""
+msgstr "모든 모ë¸ì„ í•œ ë²ˆì— í•œ ë ˆì´ì–´ì”© 프린팅할 것ì¸ì§€, 아니면 í•œ 모ë¸ì´ ì™„ë£Œë  ë•Œê¹Œì§€ 기다릴 것ì¸ì§€, ë‹¤ìŒ ë‹¨ê³„ë¡œ 넘어가기 ì „ì— ëŒ€í•œ 여부 a) í•œ ë²ˆì— í•˜ë‚˜ì˜ ì••ì¶œê¸°ë§Œ 활성화하고 b) 모든 모ë¸ì€ ì „ì²´ 프린트 헤드가 ì´ë™í•  수 있는 ë°©ì‹ìœ¼ë¡œ 분리ë˜ë©° 모든 모ë¸ì€ ë…¸ì¦ê³¼ X/Y 축 사ì´ì˜ 거리보다 낮습니다."
#: fdmprinter.def.json
msgctxt "print_sequence option all_at_once"
@@ -5071,11 +5071,11 @@ msgstr "겹치는 다른 ë©”ì‰¬ì˜ ë‚´ë¶€ì±„ì›€ìœ¨ì„ ìˆ˜ì •í•©ë‹ˆë‹¤. 다른 ë©
#: fdmprinter.def.json
msgctxt "infill_mesh_order label"
msgid "Mesh Processing Rank"
-msgstr ""
+msgstr "메쉬 처리 ëž­í¬"
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -5221,7 +5221,7 @@ msgstr "슬ë¼ì´ì‹± 허용 오차"
#: fdmprinter.def.json
msgctxt "slicing_tolerance description"
msgid "Vertical tolerance in the sliced layers. The contours of a layer are normally generated by taking cross sections through the middle of each layer's thickness (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the entire thickness of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Inclusive retains the most details, Exclusive makes for the best fit and Middle stays closest to the original surface."
-msgstr ""
+msgstr "슬ë¼ì´ìŠ¤ ë ˆì´ì–´ì˜ ìˆ˜ì§ í—ˆìš© 오차입니다. ë ˆì´ì–´ì˜ ìœ¤ê³½ì„ ì€ ì¼ë°˜ì ìœ¼ë¡œ ê° ë ˆì´ì–´ì˜ ë‘께 중간(중간)ì„ êµì°¨í•˜ëŠ” ë¶€ë¶„ì„ ê¸°ì¤€ìœ¼ë¡œ ìƒì„±ë©ë‹ˆë‹¤. ë˜ëŠ” ê° ë ˆì´ì–´ê°€ ë ˆì´ì–´ì˜ ë†’ì´ ì „ì²´ì˜ ë³¼ë¥¨ì— ë“¤ì–´ê°€ëŠ” ì˜ì—­(í¬í•¨í•˜ì§€ ì•ŠìŒ)ì´ ìžˆê±°ë‚˜ ë ˆì´ì–´ ì•ˆì˜ ì–´ëŠ ì§€ì ì— 들어가는 ì˜ì—­(í¬í•¨)ì´ ìžˆì„ ìˆ˜ 있습니다. í¬í•¨ëœ ì˜ì—­ì—ì„œ 가장 ë§Žì€ ë””í…Œì¼ì´ í¬í•¨ë˜ê³  í¬í•¨ë˜ì§€ ì•Šì€ ì˜ì—­ì„ 통해 가장 맞게 만들 수 있으며 ì¤‘ê°„ì„ í†µí•´ ì›ëž˜ 표면과 가장 유사하게 만들어냅니다."
#: fdmprinter.def.json
msgctxt "slicing_tolerance option middle"
@@ -6360,6 +6360,26 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "파ì¼ë¡œë¶€í„° 로드 하는 경유, 모ë¸ì— ì ìš©ë  변환 행렬입니다."
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "플레ì´íŠ¸ë¥¼ 가열하기 위해 사용ë˜ëŠ” 온ë„. ì´ê²ƒì´ 0ì´ë©´, ë² ë“œ 온ë„ê°€ ì¡°ì •ë˜ì§€ 않습니다."
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "첫 번째 ë ˆì´ì–´ì—ì„œ 가열 ëœ ë¹Œë“œ 플레ì´íŠ¸ì— 사용ë˜ëŠ” 온ë„."
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "수축률"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "수축 비율 í¼ì„¼íŠ¸."
+
+#~ msgctxt "infill_mesh_order description"
+#~ msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+#~ msgstr "오버랩 볼륨ì—ì„œ ë©”ì‰¬ì˜ ìš°ì„  순위를 결정합니다. 여러 메쉬가 있는 ì˜ì—­ë³´ë‹¤ ëž­í¬ê°€ ë‚®ì€ ë©”ì‰¬ì˜ ìš°ì„  순위가 높습니다. ìš°ì„  순위가 ë†’ì€ ë‚´ë¶€ì±„ì›€ 메쉬는 ìš°ì„  순위가 ë‚®ì€ ë‚´ë¶€ì±„ì›€ 메쉬와 표준 ë©”ì‰¬ì˜ ë‚´ë¶€ì±„ì›€ì„ ìˆ˜ì •í•©ë‹ˆë‹¤."
+
#~ msgctxt "print_sequence description"
#~ msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. "
#~ msgstr "모든 모ë¸ì„ í•œ ë²ˆì— í•œ ë ˆì´ì–´ì”© 프린팅할 것ì¸ì§€, 아니면 í•œ 모ë¸ì´ ì™„ë£Œë  ë•Œê¹Œì§€ 기다릴 것ì¸ì§€, ë‹¤ìŒ ë‹¨ê³„ë¡œ 넘어가기 ì „ì— ëŒ€í•œ 여부 a) í•œ ë²ˆì— í•˜ë‚˜ì˜ ì••ì¶œê¸°ë§Œ 활성화하고 b) 모든 모ë¸ì€ ì „ì²´ 프린트 헤드가 ì´ë™í•  수 있는 ë°©ì‹ìœ¼ë¡œ 분리ë˜ë©° 모든 모ë¸ì€ ë…¸ì¦ê³¼ X/Y 축 사ì´ì˜ 거리보다 낮습니다. "
@@ -6930,7 +6950,7 @@ msgstr "파ì¼ë¡œë¶€í„° 로드 하는 경유, 모ë¸ì— ì ìš©ë  변환 행렬ì
#~ msgctxt "relative_extrusion description"
#~ msgid "Use relative extrusion rather than absolute extrusion. Using relative E-steps makes for easier post-processing of the Gcode. However, it's not supported by all printers and it may produce very slight deviations in the amount of deposited material compared to absolute E-steps. Irrespective of this setting, the extrusion mode will always be set to absolute before any Gcode script is output."
-#~ msgstr "절대 ëŒì¶œë³´ë‹¤ëŠ” ìƒëŒ€ì  ëŒì¶œì„ 사용합니다. ìƒëŒ€ì ì¸ E-stepsì„ ì‚¬ìš©í•˜ë©´ Gcode를 보다 쉽게 후 처리 í•  수 있습니다. 그러나 모든 프린터ì—ì„œ 지ì›ë˜ëŠ” ê²ƒì€ ì•„ë‹ˆë©° 절대 E 단계와 비êµí•  ë•Œ ì¶œë ¥ëœ ìž¬ë£Œì˜ ì–‘ì´ ë§¤ìš° 약간 다를 수 있습니다. ì´ ì„¤ì •ê³¼ ê´€ê³„ì—†ì´ ì••ì¶œ 모드는 Gcode 스í¬ë¦½íŠ¸ê°€ 출력ë˜ê¸° ì „ì— í•­ìƒ ì ˆëŒ€ 값으로 설정ë©ë‹ˆë‹¤."
+#~ msgstr "절대 압출 대신 ìƒëŒ€ ì••ì¶œì„ ì‚¬ìš©í•©ë‹ˆë‹¤. ìƒëŒ€ì ì¸ E-stepsì„ ì‚¬ìš©í•˜ë©´ Gcode를 보다 쉽게 후처리 í•  수 있습니다. 그러나 모든 프린터ì—ì„œ 지ì›ë˜ëŠ” ê²ƒì€ ì•„ë‹ˆë©° 절대 ì••ì¶œì˜ E 스í…ê°’ê³¼ 비êµí•  ë•Œ ì¶œë ¥ëœ ìž¬ë£Œì˜ ì–‘ì´ ê·¼ì†Œí•˜ê²Œ 다를 수 있습니다. ì´ ì„¤ì •ê³¼ ê´€ê³„ì—†ì´ ì••ì¶œ 모드는 Gcode 스í¬ë¦½íŠ¸ê°€ 출력ë˜ê¸° ì „ì— í•­ìƒ ì ˆëŒ“ê°’ìœ¼ë¡œ 설정ë©ë‹ˆë‹¤."
#~ msgctxt "infill_offset_x description"
#~ msgid "The infill pattern is offset this distance along the X axis."
diff --git a/resources/i18n/nl_NL/cura.po b/resources/i18n/nl_NL/cura.po
index a4b351d27f..6aa97c80a5 100644
--- a/resources/i18n/nl_NL/cura.po
+++ b/resources/i18n/nl_NL/cura.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
-"PO-Revision-Date: 2020-02-21 15:01+0100\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Dutch <info@lionbridge.com>, Dutch <info@bothof.nl>\n"
"Language: nl_NL\n"
@@ -19,8 +19,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -43,13 +43,14 @@ msgid "Not overridden"
msgstr "Niet overschreven"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "Default"
@@ -101,18 +102,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "Aangepast"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "Aangepaste profielen"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "Alle Ondersteunde Typen ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "Alle Bestanden (*)"
@@ -123,26 +124,26 @@ msgid "Login failed"
msgstr "Inloggen mislukt"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "Nieuwe locatie vinden voor objecten"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "Locatie vinden"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "Kan binnen het werkvolume niet voor alle objecten een locatie vinden"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "Kan locatie niet vinden"
@@ -280,98 +281,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "Nog niet geïnitialiseerd<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>OpenGL-versie: {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>OpenGL-leverancier: {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>OpenGL-renderer: {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "Traceback van fout"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "Logboeken"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "Rapport verzenden"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "Machines laden..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "Voorkeuren instellen..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr "Actieve machine initialiseren ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr "Machinebeheer initialiseren ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr "Werkvolume initialiseren ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "Scene instellen..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "Interface laden..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr "Engine initialiseren ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "Er kan slechts één G-code-bestand tegelijkertijd worden geladen. Het importeren van {0} is overgeslagen"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -380,13 +380,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "Waarschuwing"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "Kan geen ander bestand openen als G-code wordt geladen. Het importeren van {0} is overgeslagen"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -394,27 +394,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "Fout"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "Het geselecteerde model is te klein om te laden."
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "Objecten verveelvoudigen en plaatsen"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "Objecten plaatsen"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "Object plaatsen"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "Kan het antwoord niet lezen."
@@ -437,28 +432,28 @@ msgstr "Er heeft een onverwachte gebeurtenis plaatsgevonden bij het aanmelden. P
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:187
msgctxt "@info"
msgid "Unable to start a new sign in process. Check if another sign in attempt is still active."
-msgstr ""
+msgstr "Er kan geen nieuw aanmeldingsproces worden gestart. Controleer of een andere aanmeldingspoging nog actief is."
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "Kan de Ultimaker-accountserver niet bereiken."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "Het Bestand Bestaat Al"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "Het bestand <filename>{0}</filename> bestaat al. Weet u zeker dat u dit bestand wilt overschrijven?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "Ongeldige bestands-URL:"
@@ -517,49 +512,60 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "Dit profiel <filename>{0}</filename> bevat incorrecte gegevens. Kan het profiel niet importeren."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "Kan het profiel niet importeren uit <filename>{0}</filename>:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "Het profiel {0} is geïmporteerd"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "Het bestand {0} bevat geen geldig profiel."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "Het profiel {0} heeft een onbekend bestandstype of is beschadigd."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "Aangepast profiel"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "Er ontbreekt een kwaliteitstype in het profiel."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "Kan geen kwaliteitstype {0} vinden voor de huidige configuratie."
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
+msgstr "Kan het profiel niet toevoegen."
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
@@ -572,23 +578,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "Default"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "Nozzle"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "De instellingen zijn gewijzigd zodat deze overeenkomen met de huidige beschikbaarheid van extruders:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "De instellingen zijn bijgewerkt"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "Extruder(s) uitgeschakeld"
@@ -604,10 +610,10 @@ msgstr "Toevoegen"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/WelcomePagesModel.py:263
msgctxt "@action:button"
msgid "Finish"
-msgstr ""
+msgstr "Voltooien"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -696,7 +702,7 @@ msgstr "Volgende"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -721,40 +727,40 @@ msgstr ""
"<p>Ontdek hoe u de best mogelijke printkwaliteit en betrouwbaarheid verkrijgt.</p>\n"
"<p><a href=â€https://ultimaker.com/3D-model-assistantâ€>Handleiding printkwaliteit bekijken</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "Projectbestand <filename>{0}</filename> bevat een onbekend type machine <message>{1}</message>. Kan de machine niet importeren. In plaats daarvan worden er modellen geïmporteerd."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "Projectbestand Openen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
-msgstr ""
+msgstr "Projectbestand <filename>{0}</filename> is plotseling ontoegankelijk: <message>{1}</message>."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
-msgstr ""
+msgstr "Kan projectbestand niet openen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
-msgstr ""
+msgstr "Projectbestand <filename>{0}</filename> wordt gemaakt met behulp van profielen die onbekend zijn bij deze versie van Ultimaker Cura."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "Aanbevolen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "Aangepast"
@@ -776,6 +782,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr "Geen bevoegdheid om de werkruimte hier te schrijven."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -919,7 +930,7 @@ msgstr "Geen toegang tot update-informatie."
#, python-brace-format
msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
msgid "New features or bug-fixes may be available for your {machine_name}! If not already at the latest version, it is recommended to update the firmware on your printer to version {latest_version}."
-msgstr ""
+msgstr "Er zijn mogelijk nieuwe functies of bugfixes beschikbaar voor uw {machine_name}. Als u nog niet over de nieuwste versie beschikt, is het raadzaam om de firmware op uw printer bij te werken naar versie {latest_version}."
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22
#, python-format
@@ -1183,12 +1194,12 @@ msgstr "Laagweergave"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:70
msgctxt "@info:status"
msgid "Your model is not manifold. The highlighted areas indicate either missing or extraneous surfaces."
-msgstr ""
+msgstr "Uw model is niet veelvoudig. De gemarkeerde gebieden geven ofwel ontbrekende of ongebruikelijke oppervlakken aan."
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:72
msgctxt "@info:title"
msgid "Model errors"
-msgstr ""
+msgstr "Modelfouten"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/__init__.py:12
msgctxt "@item:inmenu"
@@ -1296,7 +1307,7 @@ msgstr "Ultimaker Format Package"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UFPWriter/UFPWriter.py:146
msgctxt "@info:error"
msgid "Can't write to UFP file:"
-msgstr ""
+msgstr "Kan niet naar UFP-bestand schrijven:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:24
msgctxt "@action"
@@ -1308,93 +1319,128 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "Upgrades selecteren"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
-msgstr ""
+msgstr "Printen via Cloud"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
-msgstr ""
+msgstr "Printen via Cloud"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
+msgstr "Verbonden via Cloud"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Nieuwe printer gedetecteerd van uw Ultimaker-account"
+msgstr[1] "Nieuwe printers gedetecteerd van uw Ultimaker-account"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Een cloudverbinding is niet beschikbaar voor een printer"
+msgstr[1] "Een cloudverbinding is niet beschikbaar voor meerdere printers"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Deze printer is niet gekoppeld aan de Digital Factory:"
+msgstr[1] "Deze printers zijn niet gekoppeld aan de Digital Factory:"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
-msgstr ""
+msgstr "Printerconfiguraties behouden"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
+msgstr "Printers verwijderen"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
-msgstr ""
+msgstr "Printers verwijderen?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1406,7 +1452,7 @@ msgstr "Verzend en controleer overal printtaken met uw Ultimaker-account."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:33
msgctxt "@info:status Ultimaker Cloud should not be translated."
msgid "Connect to Ultimaker Digital Factory"
-msgstr ""
+msgstr "Verbinden met Ultimaker Digital Factory"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:36
msgctxt "@action"
@@ -1480,6 +1526,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "Printtaak naar printer aan het uploaden."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1540,17 +1596,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "Aangesloten via USB"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "Er wordt momenteel via USB geprint. Wanneer u Cura afsluit, wordt het printen gestopt. Weet u zeker dat u wilt afsluiten?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "Er wordt nog een print afgedrukt. Cura kan pas een nieuwe print via USB starten zodra de vorige print is voltooid."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "Bezig met printen"
@@ -1575,88 +1631,77 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "Project openen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "Bestaand(e) bijwerken"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "Nieuw maken"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "Samenvatting - Cura-project"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "Printerinstellingen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "Hoe dient het conflict in de machine te worden opgelost?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "Bijwerken"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "Nieuw maken"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "Type"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "Printergroep"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "Profielinstellingen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "Hoe dient het conflict in het profiel te worden opgelost?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "Naam"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "Intent"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "Niet in profiel"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
@@ -1664,54 +1709,54 @@ msgid_plural "%1 overrides"
msgstr[0] "%1 overschrijving"
msgstr[1] "%1 overschrijvingen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "Afgeleide van"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%1, %2 overschrijving"
msgstr[1] "%1, %2 overschrijvingen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "Materiaalinstellingen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "Hoe dient het materiaalconflict te worden opgelost?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "Zichtbaarheid instellen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "Modus"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "Zichtbare instellingen:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1 van %2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "Als u een project laadt, worden alle modellen van het platform gewist."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "Openen"
@@ -2138,17 +2183,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "Aantal extruders"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr "Gedeelde verwarming"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "Start G-code"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "Eind G-code"
@@ -2171,7 +2211,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "Verbind uw printer met het netwerk."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "Gebruikershandleidingen online weergegeven"
@@ -2453,7 +2493,7 @@ msgstr "Bijgewerkt"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:27
msgctxt "@label"
msgid "Premium"
-msgstr ""
+msgstr "Premium"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:39
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:86
@@ -2575,12 +2615,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr "U moet de licentie accepteren om de package te installeren"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "Website"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "E-mail"
@@ -2629,34 +2669,34 @@ msgstr "Kan geen verbinding maken met de Cura Package-database. Controleer uw ve
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:33
msgctxt "@title:tab"
msgid "Installed plugins"
-msgstr ""
+msgstr "Geïnstalleerde plug-ins"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:72
msgctxt "@info"
msgid "No plugin has been installed."
-msgstr ""
+msgstr "Er zijn geen plug-ins geïnstalleerd."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:86
msgctxt "@title:tab"
msgid "Installed materials"
-msgstr ""
+msgstr "Geïnstalleerde materialen"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:125
msgctxt "@info"
msgid "No material has been installed."
-msgstr ""
+msgstr "Er zijn materialen geïnstalleerd."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:139
msgctxt "@title:tab"
msgid "Bundled plugins"
-msgstr ""
+msgstr "Gebundelde plug-ins"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:184
msgctxt "@title:tab"
msgid "Bundled materials"
-msgstr ""
+msgstr "Gebundelde materialen"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "Packages ophalen..."
@@ -2664,7 +2704,7 @@ msgstr "Packages ophalen..."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/WelcomePage.qml:22
msgctxt "@description"
msgid "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
-msgstr ""
+msgstr "Meld u aan voor geverifieerde plug-ins en materialen voor Ultimaker Cura Enterprise"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/Toolbox.qml:19
msgctxt "@title"
@@ -2852,7 +2892,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "Met het overschrijven worden de opgegeven instellingen gebruikt met de bestaande printerconfiguratie. De print kan hierdoor mislukken."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2937,23 +2977,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "Printen afbreken"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "Printer beheren"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "Werk de firmware van uw printer bij om de wachtrij op afstand te beheren."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "De webcam is niet beschikbaar omdat u een cloudprinter controleert."
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2974,22 +3009,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "Inactief"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "Printen"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "Zonder titel"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "Anoniem"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "Hiervoor zijn configuratiewijzigingen vereist"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "Details"
@@ -3057,27 +3097,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "In wachtrij"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "Beheren in browser"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "Er staan geen afdruktaken in de wachtrij. Slice een taak en verzend deze om er een toe te voegen."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "Printtaken"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "Totale printtijd"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "Wachten op"
@@ -3127,47 +3167,42 @@ msgstr "Account maken"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:28
msgctxt "@label"
msgid "Checking..."
-msgstr ""
+msgstr "Aan het controleren..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:35
msgctxt "@label"
msgid "Account synced"
-msgstr ""
+msgstr "Account gesynchroniseerd"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:42
msgctxt "@label"
msgid "Something went wrong..."
-msgstr ""
+msgstr "Er is een fout opgetreden..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:96
msgctxt "@button"
msgid "Install pending updates"
-msgstr ""
+msgstr "Updates in afwachting installeren"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:118
msgctxt "@button"
msgid "Check for account updates"
-msgstr ""
+msgstr "Controleren op accountupdates"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:81
msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
+msgstr "Laatste update: %1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
-msgstr ""
+msgstr "Ultimaker-account"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:125
msgctxt "@button"
msgid "Sign Out"
-msgstr ""
+msgstr "Afmelden"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ActionPanel/OutputProcessWidget.qml:59
msgctxt "@label"
@@ -3663,30 +3698,40 @@ msgstr "Bibliotheek met veelhoeken"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@Label"
msgid "Static type checker for Python"
-msgstr ""
+msgstr "Statische typecontrole voor Python"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:157
msgctxt "@Label"
msgid "Root Certificates for validating SSL trustworthiness"
-msgstr ""
+msgstr "Rootcertificaten voor het valideren van SSL-betrouwbaarheid"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:158
msgctxt "@Label"
msgid "Python Error tracking library"
+msgstr "Python fouttraceringsbibliotheek"
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "Lettertype"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "SVG-pictogrammen"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Implementatie van Linux-toepassing voor kruisdistributie"
@@ -3726,7 +3771,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3737,7 +3782,7 @@ msgstr "Profielinstellingen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:125
msgctxt "@title:column"
msgid "Current changes"
-msgstr ""
+msgstr "Huidige wijzigingen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:158
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:747
@@ -3758,12 +3803,12 @@ msgstr "Behouden en nooit meer vragen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:197
msgctxt "@action:button"
msgid "Discard changes"
-msgstr ""
+msgstr "Wijzigingen verwijderen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:210
msgctxt "@action:button"
msgid "Keep changes"
-msgstr ""
+msgstr "Wijzigingen behouden"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64
msgctxt "@text:window"
@@ -3920,12 +3965,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "Ingeschakeld"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "Materiaal"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "Gebruik lijm bij deze combinatie van materialen voor een betere hechting."
@@ -3952,7 +3997,7 @@ msgstr "Aantal exemplaren"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:33
msgctxt "@title:menu menubar:file"
msgid "&Save Project..."
-msgstr ""
+msgstr "&Project opslaan..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:54
msgctxt "@title:menu menubar:file"
@@ -4109,28 +4154,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "Weet u zeker dat u het printen wilt afbreken?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
-msgstr ""
+msgstr "Is geprint als support."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
-msgstr ""
+msgstr "Andere modellen die met dit model overlappen, zijn gewijzigd."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
-msgstr ""
+msgstr "De vulling die met dit model overlapt, is aangepast."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
-msgstr ""
+msgstr "Overlappingen worden in dit model niet ondersteund."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4189,12 +4234,12 @@ msgstr "Overhang weergeven"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351
msgctxt "@info:tooltip"
msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry."
-msgstr ""
+msgstr "Markeer ontbrekende of ongebruikelijke oppervlakken van het model met behulp van waarschuwingstekens. De toolpaths zullen vaak delen van de beoogde geometrie missen."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:360
msgctxt "@option:check"
msgid "Display model errors"
-msgstr ""
+msgstr "Modelfouten weergeven"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:368
msgctxt "@info:tooltip"
@@ -4307,12 +4352,12 @@ msgstr "Bestanden openen en opslaan"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:570
msgctxt "@info:tooltip"
msgid "Should opening files from the desktop or external applications open in the same instance of Cura?"
-msgstr ""
+msgstr "Wilt u dat bestanden vanaf de desktop of externe toepassingen in dezelfde instantie van Cura worden geopend?"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:575
msgctxt "@option:check"
msgid "Use a single instance of Cura"
-msgstr ""
+msgstr "Gebruik één instantie van Cura"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:585
msgctxt "@info:tooltip"
@@ -4671,7 +4716,7 @@ msgid "Update profile with current settings/overrides"
msgstr "Profiel bijwerken met huidige instellingen/overschrijvingen"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "Huidige wijzigingen verwijderen"
@@ -4846,29 +4891,29 @@ msgstr "Er is geen verbinding met de printer."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:47
msgctxt "@status"
msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet."
-msgstr ""
+msgstr "De cloudprinter is offline. Controleer of de printer is ingeschakeld en verbonden is met internet."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:51
msgctxt "@status"
msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection."
-msgstr ""
+msgstr "Deze printer is niet gekoppeld aan uw account. Ga naar de Ultimaker Digital Factory om een verbinding tot stand te brengen."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:56
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer."
-msgstr ""
+msgstr "De cloudverbinding is momenteel niet beschikbaar. Log in om verbinding te maken met de cloudprinter."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:60
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please check your internet connection."
-msgstr ""
+msgstr "De cloudverbinding is momenteel niet beschikbaar. Controleer uw internetverbinding."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:238
msgctxt "@button"
msgid "Add printer"
msgstr "Printer toevoegen"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "Printers beheren"
@@ -4919,7 +4964,7 @@ msgstr ""
"\n"
"Klik om het profielbeheer te openen."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "Aangepaste profielen"
@@ -5117,52 +5162,52 @@ msgstr "Type weergeven"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:47
msgctxt "@label"
msgid "Add a Cloud printer"
-msgstr ""
+msgstr "Een cloudprinter toevoegen"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
-msgstr ""
+msgstr "Wachten op cloudreactie"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
-msgstr ""
+msgstr "Geen printers gevonden in uw account?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
-msgstr ""
+msgstr "De volgende printers in uw account zijn toegevoegd in Cura:"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
-msgstr ""
+msgstr "Printer handmatig toevoegen"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "Voltooien"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr "Fabrikant"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
-msgstr ""
+msgstr "Profieleigenaar"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "Printernaam"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "Voer een naam in voor uw printer"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5174,7 +5219,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "Een netwerkprinter toevoegen"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "Een niet-netwerkprinter toevoegen"
@@ -5184,22 +5229,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "Kan in uw netwerk geen printer vinden."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "Vernieuwen"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "Printer toevoegen op IP"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
-msgstr ""
+msgstr "Een cloudprinter toevoegen"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "Probleemoplossing"
@@ -5212,7 +5257,7 @@ msgstr "Een printer toevoegen op IP-adres"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:133
msgctxt "@text"
msgid "Enter your printer's IP address."
-msgstr ""
+msgstr "Voer het IP-adres van uw printer in."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:158
msgctxt "@button"
@@ -5278,7 +5323,7 @@ msgstr "- Verhoog de efficiëntie met een externe workflow op Ultimaker-printers
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/CloudContent.qml:157
msgctxt "@button"
msgid "Skip"
-msgstr ""
+msgstr "Overslaan"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/DataCollectionsContent.qml:24
msgctxt "@label"
@@ -5882,21 +5927,31 @@ msgstr "Versie-upgrade van 4.5 naar 4.6"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2."
-msgstr ""
+msgstr "Hiermee worden configuraties bijgewerkt van Cura 4.6.0 naar Cura 4.6.2."
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.0 to 4.6.2"
-msgstr ""
+msgstr "Versie-upgrade van 4.6.0 naar 4.6.2"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7."
-msgstr ""
+msgstr "Hiermee worden configuraties bijgewerkt van Cura 4.6.2 naar Cura 4.7."
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
+msgstr "Versie-upgrade van 4.6.2 naar 4.7"
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
msgstr ""
#: X3DReader/plugin.json
@@ -5929,6 +5984,98 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "Röntgenweergave"
+#~ msgctxt "@label ({} is object name)"
+#~ msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#~ msgstr "Weet u zeker dat u {} wilt verwijderen? Deze bewerking kan niet ongedaan worden gemaakt."
+
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "Het geselecteerde model is te klein om te laden."
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "Het profiel {0} is geïmporteerd"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "Kan geen kwaliteitstype {0} vinden voor de huidige configuratie."
+
+#~ msgctxt "info:status"
+#~ msgid "Adding printer {} ({}) from your account"
+#~ msgstr "Printer {} ({}) toevoegen van uw account"
+
+#~ msgctxt "info:hidden list items"
+#~ msgid "<li>... and {} others</li>"
+#~ msgstr "<li>... en {} anderen</li>"
+
+#~ msgctxt "info:status"
+#~ msgid "Printers added from Digital Factory:<ul>{}</ul>"
+#~ msgstr "Printers toegevoegd van Digital Factory: <ul>{}</ul>"
+
+#~ msgctxt "info:status"
+#~ msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+#~ msgstr "<ul>{}</ul>Bezoek de <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a> om een verbinding tot stand te brengen."
+
+#~ msgctxt "@label ({} is printer name)"
+#~ msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#~ msgstr "{} wordt verwijderd tot de volgende accountsynchronisatie. <br> Ga naar <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a> om {} permanent te verwijderen. <br><br>Weet u zeker dat u {} tijdelijk wilt verwijderen?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "U staat op het punt om {} printer(s) uit Cura te verwijderen. Deze actie kan niet ongedaan worden gemaakt. \n"
+#~ "Weet u zeker dat u door wilt gaan?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove all printers from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "U staat op het punt om alle printers uit Cura te verwijderen. Deze actie kan niet ongedaan worden gemaakt. \n"
+#~ "Weet u zeker dat u door wilt gaan?"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "Bijwerken"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "Nieuw maken"
+
+#~ msgctxt "@label"
+#~ msgid "Shared Heater"
+#~ msgstr "Gedeelde verwarming"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "De webcam is niet beschikbaar omdat u een cloudprinter controleert."
+
+#~ msgctxt "@button"
+#~ msgid "Ultimaker Digital Factory"
+#~ msgstr "Ultimaker Digital Factory"
+
+#~ msgctxt "@text:window, %1 is a profile name"
+#~ msgid ""
+#~ "You have customized some profile settings.\n"
+#~ "Would you like to Keep these changed settings after switching profiles?\n"
+#~ "Alternatively, you can Discard the changes to load the defaults from '%1'."
+#~ msgstr ""
+#~ "U hebt enkele profielinstellingen aangepast.\n"
+#~ "Wilt u deze gewijzigde instellingen behouden na het wisselen tussen profielen?\n"
+#~ "U kunt de wijzigingen ook Verwijderen om de standaardinstellingen van '%1' te laden."
+
+#~ msgctxt "@label"
+#~ msgid "Overrides %1 setting."
+#~ msgid_plural "Overrides %1 settings."
+#~ msgstr[0] "Overschrijft %1 instelling."
+#~ msgstr[1] "Overschrijft %1 instellingen."
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "Voer een naam in voor uw printer"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "Er zijn nieuwe functies beschikbaar voor uw {machine_name}! Het wordt aanbevolen de firmware van uw printer bij te werken."
@@ -7356,10 +7503,6 @@ msgstr "Röntgenweergave"
#~ msgstr "Printen voorbereiden"
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "Printen"
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "Beschikbaar"
diff --git a/resources/i18n/nl_NL/fdmextruder.def.json.po b/resources/i18n/nl_NL/fdmextruder.def.json.po
index 2f017829e6..61b993cdb3 100644
--- a/resources/i18n/nl_NL/fdmextruder.def.json.po
+++ b/resources/i18n/nl_NL/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2019-03-13 14:00+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: Dutch\n"
diff --git a/resources/i18n/nl_NL/fdmprinter.def.json.po b/resources/i18n/nl_NL/fdmprinter.def.json.po
index f99c47bb0b..761c3e2e2f 100644
--- a/resources/i18n/nl_NL/fdmprinter.def.json.po
+++ b/resources/i18n/nl_NL/fdmprinter.def.json.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
-"PO-Revision-Date: 2019-07-29 15:51+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Dutch <info@lionbridge.com>, Dutch <info@bothof.nl>\n"
"Language: nl_NL\n"
@@ -227,12 +227,12 @@ msgstr "Of de machine in staat is de temperatuur van het werkvolume te stabilise
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool label"
msgid "Always Write Active Tool"
-msgstr ""
+msgstr "Tool voor altijd actief schrijven"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool description"
msgid "Write active tool after sending temp commands to inactive tool. Required for Dual Extruder printing with Smoothie or other firmware with modal tool commands."
-msgstr ""
+msgstr "Tool voor actief schrijven na het verzenden van tijdelijke opdrachten naar inactieve tool. Vereist voor afdrukken met dubbele extruder met Smoothie of andere firmware met modale toolopdrachten."
#: fdmprinter.def.json
msgctxt "machine_center_is_zero label"
@@ -2060,8 +2060,8 @@ msgstr "Platformtemperatuur"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "De temperatuur van het verwarmde platform. Als deze waarde is ingesteld op 0, wordt de printbedtemperatuur niet aangepast."
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2070,8 +2070,8 @@ msgstr "Platformtemperatuur voor de eerste laag"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "De temperatuur van het verwarmde platform voor de eerste laag."
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2095,13 +2095,13 @@ msgstr "Oppervlakte-energie."
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "Krimpverhouding"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "Krimpverhouding in procenten."
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -3486,22 +3486,22 @@ msgstr "De extruder train die wordt gebruikt voor het printen van de supportvloe
#: fdmprinter.def.json
msgctxt "support_structure label"
msgid "Support Structure"
-msgstr ""
+msgstr "Supportstructuur"
#: fdmprinter.def.json
msgctxt "support_structure description"
msgid "Chooses between the techniques available to generate support. \"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible."
-msgstr ""
+msgstr "Kiest tussen de beschikbare technieken om support te genereren. \"Normale\" support creëert een supportstructuur direct onder de overhangende delen en laat die gebieden recht naar beneden vallen. \"Boom\"-support creëert takken naar de overhangende gebieden die het model op de toppen van die takken ondersteunen, en laat de takken rond het model kruipen om het zoveel mogelijk vanaf het platform te ondersteunen."
#: fdmprinter.def.json
msgctxt "support_structure option normal"
msgid "Normal"
-msgstr ""
+msgstr "Normaal"
#: fdmprinter.def.json
msgctxt "support_structure option tree"
msgid "Tree"
-msgstr ""
+msgstr "Boom"
#: fdmprinter.def.json
msgctxt "support_tree_angle label"
@@ -3821,12 +3821,12 @@ msgstr "De maximale breedte van de treden van het trapvormige grondvlak van de s
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope label"
msgid "Support Stair Step Minimum Slope Angle"
-msgstr ""
+msgstr "Minimale hellingshoek traptreden supportstructuur"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope description"
msgid "The minimum slope of the area for stair-stepping to take effect. Low values should make support easier to remove on shallower slopes, but really low values may result in some very counter-intuitive results on other parts of the model."
-msgstr ""
+msgstr "De minimale helling van het gebied voordat traptreden van kracht worden. Lage waarden zouden het gemakkelijker moeten maken om support op ondieperere hellingen te verwijderen. Zeer lage waarden kunnen echter resulteren in een aantal zeer contra-intuïtieve resultaten op andere delen van het model."
#: fdmprinter.def.json
msgctxt "support_join_distance label"
@@ -4276,12 +4276,12 @@ msgstr "Maak overal onder het supportraster support zodat er in het supportraste
#: fdmprinter.def.json
msgctxt "support_meshes_present label"
msgid "Scene Has Support Meshes"
-msgstr ""
+msgstr "Scène heeft supportrasters"
#: fdmprinter.def.json
msgctxt "support_meshes_present description"
msgid "There are support meshes present in the scene. This setting is controlled by Cura."
-msgstr ""
+msgstr "Er zijn supportrasters aanwezig in de scène. Deze instelling wordt beheerd door Cura."
#: fdmprinter.def.json
msgctxt "platform_adhesion label"
@@ -5045,7 +5045,7 @@ msgstr "Printvolgorde"
#: fdmprinter.def.json
msgctxt "print_sequence description"
msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes."
-msgstr ""
+msgstr "Hiermee bepaalt u of alle modellen laag voor laag moeten worden geprint of dat eerst het ene model helemaal klaar moet zijn voordat aan het volgende wordt begonnen. Eén voor één printen is mogelijk als a) slechts één extruder is ingeschakeld en b) alle modellen zodanig zijn gescheiden dat de hele printkop ertussen kan bewegen en alle modellen lager zijn dan de afstand tussen de nozzle en de X/Y-assen."
#: fdmprinter.def.json
msgctxt "print_sequence option all_at_once"
@@ -5070,11 +5070,11 @@ msgstr "Gebruik dit raster om de vulling aan te passen van andere rasters waarme
#: fdmprinter.def.json
msgctxt "infill_mesh_order label"
msgid "Mesh Processing Rank"
-msgstr ""
+msgstr "Rasterverwerkingsrang"
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -5220,7 +5220,7 @@ msgstr "Slicetolerantie"
#: fdmprinter.def.json
msgctxt "slicing_tolerance description"
msgid "Vertical tolerance in the sliced layers. The contours of a layer are normally generated by taking cross sections through the middle of each layer's thickness (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the entire thickness of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Inclusive retains the most details, Exclusive makes for the best fit and Middle stays closest to the original surface."
-msgstr ""
+msgstr "Verticale tolerantie in de gesneden lagen. De contouren van een laag kunnen worden normaal gesproken gegenereerd door dwarsdoorsneden te nemen door het midden van de dikte van de laag (Midden). Daarnaast kan elke laag gebieden hebben die over de gehele dikte van de laag binnen het volume vallen (Exclusief), of kan een laag gebieden hebben die overal binnen de laag vallen (Inclusief). Met Inclusief worden de meeste details behouden, met Exclusief verkrijgt u de beste pasvorm en met Midden behoudt u het originele oppervlak het meest."
#: fdmprinter.def.json
msgctxt "slicing_tolerance option middle"
@@ -6361,6 +6361,26 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "Omzettingsmatrix die moet worden toegepast op het model wanneer dit wordt geladen vanuit een bestand."
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "De temperatuur van het verwarmde platform. Als deze waarde is ingesteld op 0, wordt de printbedtemperatuur niet aangepast."
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "De temperatuur van het verwarmde platform voor de eerste laag."
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "Krimpverhouding"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "Krimpverhouding in procenten."
+
+#~ msgctxt "infill_mesh_order description"
+#~ msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+#~ msgstr "Hiermee wordt de prioriteit van dit raster bepaald bij overlappende volumes. Gebieden met meerdere rasters worden overgenomen door het raster van lagere rang. Met een vulraster dat voorrang heeft, wordt de vulling van andere vulrasters en normale rasters aangepast."
+
#~ msgctxt "print_sequence description"
#~ msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. "
#~ msgstr "Hiermee bepaalt u of alle modellen laag voor laag moeten worden geprint of dat eerst het ene model helemaal klaar moet zijn voordat aan het volgende wordt begonnen. Eén voor één printen is mogelijk als a) slechts één extruder is ingeschakeld en b) alle modellen zodanig zijn gescheiden dat de hele printkop ertussen kan bewegen en alle modellen lager zijn dan de afstand tussen de nozzle en de X/Y-assen. "
diff --git a/resources/i18n/pl_PL/cura.po b/resources/i18n/pl_PL/cura.po
index e290b6a762..850fd98e1d 100644
--- a/resources/i18n/pl_PL/cura.po
+++ b/resources/i18n/pl_PL/cura.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
"PO-Revision-Date: 2019-11-15 15:23+0100\n"
"Last-Translator: Mariusz Matłosz <matliks@gmail.com>\n"
"Language-Team: Mariusz Matłosz <matliks@gmail.com>, reprapy.pl\n"
@@ -20,8 +20,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -44,13 +44,14 @@ msgid "Not overridden"
msgstr "Nie zastÄ…pione"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "Domyślne"
@@ -102,18 +103,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "Niestandardowy"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "Profile niestandardowe"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "Wszystkie Wspierane Typy ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "Wszystkie Pliki (*)"
@@ -124,26 +125,26 @@ msgid "Login failed"
msgstr "Logowanie nie powiodło się"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "Znajdowanie nowej lokalizacji obiektów"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "Szukanie Lokalizacji"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "Nie można znaleźć lokalizacji w obrębie obszaru roboczego dla wszystkich obiektów"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "Nie można Znaleźć Lokalizacji"
@@ -281,98 +282,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "Jeszcze nie uruchomiono<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>Wersja OpenGL: {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>Wydawca OpenGL: {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>OpenGL Renderer: {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "Śledzenie błedu"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "Logi"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "Wyślij raport"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "Åadowanie drukarek..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "Ustawianie preferencji..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "Ustawianie sceny ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "Åadowanie interfejsu ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "Jednocześnie można załadować tylko jeden plik G-code. Pominięto importowanie {0}"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -381,13 +381,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "Ostrzeżenie"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "Nie można otworzyć żadnego innego pliku, jeśli ładuje się G-code. Pominięto importowanie {0}"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -395,27 +395,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "BÅ‚Ä…d"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "Wybrany model był zbyta mały do załadowania."
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "Zwielokrotnienie i umieszczanie przedmiotów"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "Umieść Obiekty"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "Rozmieszczenie Obiektów"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "Nie można odczytać odpowiedzi."
@@ -445,21 +440,21 @@ msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "Nie można uzyskać dostępu do serwera kont Ultimaker."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "Plik już istnieje"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "Plik <filename>{0}</filename> już istnieje. Czy na pewno chcesz go nadpisać?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "Nieprawidłowy adres URL pliku:"
@@ -518,51 +513,62 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "Profil <filename>{0}</filename> zawiera błędne dane, nie można go importować."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "BÅ‚Ä…d importu profilu z <filename>{0}</filename>:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "Profil zaimportowany {0}"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "Plik {0} nie zawiera żadnego poprawnego profilu."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "Profil {0} ma nieznany typ pliku lub jest uszkodzony."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "Niestandardowy profil"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "Profilowi brakuje typu jakości."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "Nie można znaleźć typu jakości {0} dla bieżącej konfiguracji."
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
msgctxt "@info:not supported profile"
msgid "Not supported"
@@ -573,23 +579,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "Domyślne"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "Dysza"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "Ustawienia zostały zmienione w celu dopasowania do bieżącej dostępności ekstruderów:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "Ustawienia zostały zaaktualizowane"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "Ekstruder(y) wyłączony(/e)"
@@ -608,7 +614,7 @@ msgid "Finish"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -697,7 +703,7 @@ msgstr "Następny"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -722,40 +728,40 @@ msgstr ""
"<p>Dowiedz się, jak zapewnić najlepszą możliwą jakość oraz niezawodnośc wydruku.</p>\n"
"<p><a href=\"https://ultimaker.com/3D-model-assistant\">Zobacz przewodnik po jakości wydruku (strona w języku angielskim)</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "Plik projektu <filename>{0}</filename> zawiera nieznany typ maszyny <message>{1}</message>. Nie można zaimportować maszyny. Zostaną zaimportowane modele."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "Otwórz Plik Projektu"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "Zalecane"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "Niestandardowe"
@@ -777,6 +783,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -1305,22 +1316,28 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "Wybierz aktualizacje"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
@@ -1328,70 +1345,99 @@ msgstr[0] ""
msgstr[1] ""
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
msgstr[0] ""
msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
msgstr[0] ""
msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1477,6 +1523,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "Przesyłanie zadania do drukarki."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1537,17 +1593,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "Połączono przez USB"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "Trwa drukowanie przez USB, zamknięcie Cura spowoduje jego zatrzymanie. Jesteś pewien?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "Nadal trwa drukowanie. Cura nie może rozpocząć kolejnego wydruku przez USB, dopóki poprzedni wydruk nie zostanie zakończony."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "Drukowanie w toku"
@@ -1572,88 +1628,77 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "Otwórz projekt"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "Zaktualizuj istniejÄ…ce"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "Utwórz nowy"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "Podsumowanie - Projekt Cura"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "Ustawienia drukarki"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "Jak powinny być rozwiązywane błędy w maszynie?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "Aktualizacja"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "Utwórz nowy"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "Typ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "Grupa drukarek"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "Ustawienia profilu"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "Jak powinien zostać rozwiązany problem z profilem?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "Nazwa"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "Cel"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "Nie w profilu"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
@@ -1661,54 +1706,54 @@ msgid_plural "%1 overrides"
msgstr[0] "%1 nadpisanie"
msgstr[1] "%1 Zastępuje"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "Pochodna z"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%1, %2 nadpisanie"
msgstr[1] "%1, %2 zastępuje"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "Ustawienia materiału"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "Jak powinien zostać rozwiązany problem z materiałem?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "Ustawienie widoczności"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "Tryb"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "Widoczne ustawienie:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1 poza %2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "Åadowanie projektu usunie wszystkie modele z platformy roboczej."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "Otwórz"
@@ -2135,17 +2180,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "Liczba ekstruderów"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "PoczÄ…tkowy G-code"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "Końcowy G-code"
@@ -2168,7 +2208,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "Podłącz drukarkę do sieci."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "Pokaż instrukcję użytkownika online"
@@ -2572,12 +2612,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "Strona internetowa"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "E-mail"
@@ -2653,7 +2693,7 @@ msgctxt "@title:tab"
msgid "Bundled materials"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "Uzyskiwanie pakietów..."
@@ -2849,7 +2889,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "Nadpisanie spowoduje użycie określonych ustawień w istniejącej konfiguracji drukarki. Może to spowodować niepowodzenie druku."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2934,23 +2974,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "Anuluj wydruk"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "ZarzÄ…dzaj drukarkami"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "Zaktualizuj oprogramowanie drukarki, aby zdalnie zarządzać kolejką."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "Kamera nie jest dostępna, ponieważ nadzorujesz drukarkę w chmurze."
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2971,22 +3006,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "Zajęta"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "Drukowanie"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "Bez tytułu"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "Anonimowa"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "Wymaga zmian konfiguracji"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "Szczegóły"
@@ -3054,27 +3094,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "W kolejce"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "ZarzÄ…dzaj w przeglÄ…darce"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "W kolejce nie ma zadań drukowania. Potnij i wyślij zadanie, aby dodać."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "Zadania druku"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "ÅÄ…czny czas druku"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "Oczekiwanie na"
@@ -3148,11 +3188,6 @@ msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
-
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
@@ -3670,17 +3705,27 @@ msgctxt "@Label"
msgid "Python Error tracking library"
msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "Czcionka"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "Ikony SVG"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Wdrożenie aplikacji pomiędzy dystrybucjami Linux"
@@ -3720,7 +3765,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3914,12 +3959,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "WÅ‚Ä…czona"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "Materiał"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "Użyj kleju dla lepszej przyczepności dla tej kombinacji materiałów."
@@ -4103,28 +4148,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "Czy na pewno chcesz przerwać drukowanie?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4665,7 +4710,7 @@ msgid "Update profile with current settings/overrides"
msgstr "Aktualizuj profil z bieżącymi ustawieniami"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "Odrzuć bieżące zmiany"
@@ -4862,7 +4907,7 @@ msgctxt "@button"
msgid "Add printer"
msgstr "Dodaj drukarkÄ™"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "ZarzÄ…dzaj drukarkami"
@@ -4913,7 +4958,7 @@ msgstr ""
"\n"
"Kliknij, aby otworzyć menedżer profili."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "Profile niestandardowe"
@@ -5113,50 +5158,50 @@ msgctxt "@label"
msgid "Add a Cloud printer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "Koniec"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr "Producent"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "Nazwa drukarki"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "Podaj nazwÄ™ drukarki"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5168,7 +5213,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "Dodaj drukarkÄ™ sieciowÄ…"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "Dodaj drukarkÄ™ niesieciowÄ…"
@@ -5178,22 +5223,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "Nie znaleziono drukarki w Twojej sieci."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "Odśwież"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "Dodaj drukarkÄ™ przez IP"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "Rozwiązywanie problemów"
@@ -5893,6 +5938,16 @@ msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
msgstr ""
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
+msgstr ""
+
#: X3DReader/plugin.json
msgctxt "description"
msgid "Provides support for reading X3D files."
@@ -5923,6 +5978,34 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "Widok Rentgena"
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "Wybrany model był zbyta mały do załadowania."
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "Profil zaimportowany {0}"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "Nie można znaleźć typu jakości {0} dla bieżącej konfiguracji."
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "Aktualizacja"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "Utwórz nowy"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "Kamera nie jest dostępna, ponieważ nadzorujesz drukarkę w chmurze."
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "Podaj nazwÄ™ drukarki"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "Nowe funkcje są dostępne dla twojej {machine_name}! Rekomendowane jest zaktualizowanie oprogramowania drukarki."
@@ -7295,10 +7378,6 @@ msgstr "Widok Rentgena"
#~ msgstr "Przygotowywanie do drukowania"
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "Drukowanie"
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "Dostępna"
diff --git a/resources/i18n/pl_PL/fdmextruder.def.json.po b/resources/i18n/pl_PL/fdmextruder.def.json.po
index 4abc92205e..38dcf8f1b6 100644
--- a/resources/i18n/pl_PL/fdmextruder.def.json.po
+++ b/resources/i18n/pl_PL/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2019-03-13 14:00+0200\n"
"Last-Translator: Mariusz 'Virgin71' Matłosz <matliks@gmail.com>\n"
"Language-Team: reprapy.pl\n"
diff --git a/resources/i18n/pl_PL/fdmprinter.def.json.po b/resources/i18n/pl_PL/fdmprinter.def.json.po
index c4da414468..d8ba0e5461 100644
--- a/resources/i18n/pl_PL/fdmprinter.def.json.po
+++ b/resources/i18n/pl_PL/fdmprinter.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2019-11-15 15:34+0100\n"
"Last-Translator: Mariusz Matłosz <matliks@gmail.com>\n"
"Language-Team: Mariusz Matłosz <matliks@gmail.com>, reprapy.pl\n"
@@ -2060,8 +2060,8 @@ msgstr "Temperatura Stołu"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "Temperatura stosowana dla podgrzewanej platformy roboczej. Jeżeli jest ustawione 0, temperatura stołu nie będzie ustawiona."
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2070,8 +2070,8 @@ msgstr "Temp. Stołu na Pierw. Warstwie"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "Temperatura stosowana przy podgrzewanym stole na pierwszej warstwie."
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2095,13 +2095,13 @@ msgstr "Energia powierzchni."
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "Współczynnik Skurczu"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "Współczynnik skurczu w procentach."
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -5074,7 +5074,7 @@ msgstr ""
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -6361,6 +6361,22 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "Forma przesunięcia, która ma być zastosowana do modelu podczas ładowania z pliku."
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "Temperatura stosowana dla podgrzewanej platformy roboczej. Jeżeli jest ustawione 0, temperatura stołu nie będzie ustawiona."
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "Temperatura stosowana przy podgrzewanym stole na pierwszej warstwie."
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "Współczynnik Skurczu"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "Współczynnik skurczu w procentach."
+
#~ msgctxt "infill_mesh_order label"
#~ msgid "Infill Mesh Order"
#~ msgstr "Porządek Siatki Wypełnienia"
diff --git a/resources/i18n/pt_BR/cura.po b/resources/i18n/pt_BR/cura.po
index 47e2baf1e8..408d0852d9 100644
--- a/resources/i18n/pt_BR/cura.po
+++ b/resources/i18n/pt_BR/cura.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
-"PO-Revision-Date: 2020-04-13 06:00+0100\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
+"PO-Revision-Date: 2020-08-16 18:00+0200\n"
"Last-Translator: Cláudio Sampaio <patola@gmail.com>\n"
"Language-Team: Cláudio Sampaio <patola@gmail.com>\n"
"Language: pt_BR\n"
@@ -19,8 +19,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -43,13 +43,14 @@ msgid "Not overridden"
msgstr "Não sobreposto"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "Default"
@@ -101,18 +102,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "Personalizado"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "Perfis personalizados"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "Todos Os Tipos Suportados ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "Todos Os Arquivos (*)"
@@ -123,26 +124,26 @@ msgid "Login failed"
msgstr "Login falhou"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "Achando novos lugares para objetos"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "Buscando Localização"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "Não foi possível achar um lugar dentro do volume de construção para todos os objetos"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "Não Foi Encontrada Localização"
@@ -280,98 +281,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "Ainda não inicializado<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>Versão da OpenGL: {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>Fornecedor da OpenGL: {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>Renderizador da OpenGL: {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "Traceback do erro"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "Registros"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "Enviar relatório"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "Carregando máquinas..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "Ajustando preferências..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr "Inicializando Máquina Ativa..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr "Inicializando gestor de máquinas..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr "Inicializando volume de impressão..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "Configurando cena..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "Carregando interface..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr "Inicializando motor..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "Somente um arquivo G-Code pode ser carregado por vez. Pulando importação de {0}"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -380,13 +380,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "Aviso"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "Não é possível abrir nenhum outro arquivo se G-Code estiver sendo carregado. Pulando importação de {0}"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -394,27 +394,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "Erro"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "O modelo selecionado é pequenos demais para carregar."
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "Multiplicando e colocando objetos"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "Colocando Objetos"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "Colocando Objeto"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "Não foi possível ler a resposta."
@@ -437,28 +432,28 @@ msgstr "Algo inesperado aconteceu ao tentar login, por favor tente novamente."
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:187
msgctxt "@info"
msgid "Unable to start a new sign in process. Check if another sign in attempt is still active."
-msgstr ""
+msgstr "Não foi possível iniciar processo de sign-in. Verifique se outra tentativa de sign-in ainda está ativa."
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "Não foi possível contactar o servidor de contas da Ultimaker."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "O Arquivo Já Existe"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "O arquivo <filename>{0}</filename> já existe. Tem certeza que quer sobrescrevê-lo?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "URL de arquivo inválida:"
@@ -517,49 +512,60 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "Este perfil <filename>{0}</filename> contém dados incorretos, não foi possível importá-lo."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "Erro ao importar perfil de <filename>{0}</filename>:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "Perfil {0} importado com sucesso"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "Arquivo {0} não contém nenhum perfil válido."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "O Perfil {0} tem tipo de arquivo desconhecido ou está corrompido."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "Perfil personalizado"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "Falta um tipo de qualidade ao Perfil."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "Não foi possível encontrar tipo de qualidade {0} para a configuração atual."
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
+msgstr "Não foi possível adicionar o perfil."
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
@@ -572,23 +578,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "Default"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "Bico"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "Os ajustes foram alterados para seguir a disponibilidade de extrusores atuais:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "Ajustes atualizados"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "Extrusor(es) Desabilitado(s)"
@@ -604,10 +610,10 @@ msgstr "Adicionar"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/WelcomePagesModel.py:263
msgctxt "@action:button"
msgid "Finish"
-msgstr ""
+msgstr "Finalizar"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -696,7 +702,7 @@ msgstr "Próximo"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -721,40 +727,40 @@ msgstr ""
"<p>Descubra como assegurar a melhor qualidade de impressão e confiabilidade possível.</p>\n"
"<p><a href=\"https://ultimaker.com/3D-model-assistant\">Ver guia de qualidade de impressão</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "O arquivo de projeto <filename>{0}</filename> contém um tipo de máquina desconhecido <message>{1}</message>. Não foi possível importar a máquina. Os modelos serão importados ao invés dela."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "Abrir Arquivo de Projeto"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
-msgstr ""
+msgstr "O arquivo de projeto <filename>{0}</filename> tornou-se subitamente inacessível: <message>{1}</message>."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
-msgstr ""
+msgstr "Não Foi Possível Abrir o Arquivo de Projeto"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
-msgstr ""
+msgstr "O arquivo de projeto <filename>{0}</filename> foi feito usando perfis que são desconhecidos para esta versão do Ultimaker Cura."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "Recomendado"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "Personalizado"
@@ -776,6 +782,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr "Sem permissão para gravar o espaço de trabalho aqui."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -919,7 +930,7 @@ msgstr "Não foi possível acessar informação de atualização."
#, python-brace-format
msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
msgid "New features or bug-fixes may be available for your {machine_name}! If not already at the latest version, it is recommended to update the firmware on your printer to version {latest_version}."
-msgstr ""
+msgstr "Novos recursos ou consertos de bugs podem estar disponível para sua {machine_name}! Se já não estiver na última versão, é recomendado que atualize o firmware da sua impressora para a versão {latest_version}."
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22
#, python-format
@@ -1183,12 +1194,12 @@ msgstr "Visão de Camadas"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:70
msgctxt "@info:status"
msgid "Your model is not manifold. The highlighted areas indicate either missing or extraneous surfaces."
-msgstr ""
+msgstr "Seu modelo não é manifold. As áreas ressaltadas indicam superfícies faltantes ou incorretas."
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:72
msgctxt "@info:title"
msgid "Model errors"
-msgstr ""
+msgstr "Erros de modelo"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/__init__.py:12
msgctxt "@item:inmenu"
@@ -1296,7 +1307,7 @@ msgstr "Pacote de Formato da Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UFPWriter/UFPWriter.py:146
msgctxt "@info:error"
msgid "Can't write to UFP file:"
-msgstr ""
+msgstr "Não foi possível escrever no arquivo UFP:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:24
msgctxt "@action"
@@ -1308,93 +1319,128 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "Selecionar Atualizações"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
-msgstr ""
+msgstr "Imprimir pela nuvem"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
-msgstr ""
+msgstr "Imprimir pela nuvem"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
+msgstr "Conectado pela nuvem"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Nova impressora detectada na sua conta Ultimaker"
+msgstr[1] "Novas impressoras detectadas na sua conta Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Conexão de nuvem não está disponível para uma impressora."
+msgstr[1] "Conexão de nuvem não está disponível para algumas impressoras."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Esta impressora não está ligada à Digital Factory:"
+msgstr[1] "Estas impressoras não estão ligadas à Digital Factory:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
-msgstr ""
+msgstr "Manter configurações da impressora"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
+msgstr "Remover impressoras"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
-msgstr ""
+msgstr "Remover impressoras?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1406,7 +1452,7 @@ msgstr "Envia e monitora trabalhos de impressão de qualquer lugar usando sua co
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:33
msgctxt "@info:status Ultimaker Cloud should not be translated."
msgid "Connect to Ultimaker Digital Factory"
-msgstr ""
+msgstr "Conectar à Ultimaker Digital Factory"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:36
msgctxt "@action"
@@ -1480,6 +1526,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "Transferindo trabalho de impressão para a impressora."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1540,17 +1596,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "Conectado via USB"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "Uma impressão USB está em progresso, fechar o Cura interromperá esta impressão. Tem certeza?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "Uma impressão ainda está em progresso. O Cura não pode iniciar outra impressão via USB até que a impressão anterior tenha completado."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "Impressão em Progresso"
@@ -1575,88 +1631,77 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "Abrir Projeto"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "Atualizar existentes"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "Criar novos"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "Resumo - Projeto do Cura"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "Ajustes da impressora"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "Como o conflito na máquina deve ser resolvido?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "Atualizar"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "Criar novo"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "Tipo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "Grupo de Impressora"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "Ajustes de perfil"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "Como o conflito no perfil deve ser resolvido?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "Nome"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "Objetivo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "Ausente no perfil"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
@@ -1664,54 +1709,54 @@ msgid_plural "%1 overrides"
msgstr[0] "%1 sobreposto"
msgstr[1] "%1 sobrepostos"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "Derivado de"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%1, %2 sobreposição"
msgstr[1] "%1, %2 sobreposições"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "Ajustes de material"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "Como o conflito no material deve ser resolvido?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "Visibilidade dos ajustes"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "Modo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "Ajustes visíveis:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1 de %2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "Carregar um projeto limpará todos os modelos da mesa de impressão."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "Abrir"
@@ -2138,17 +2183,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "Número de Extrusores"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr "Aquecedor Compartilhado"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "G-Code Inicial"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "G-Code Final"
@@ -2171,7 +2211,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "Por favor conecte sua impressora à rede."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "Ver manuais de usuário online"
@@ -2453,7 +2493,7 @@ msgstr "Atualizado"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:27
msgctxt "@label"
msgid "Premium"
-msgstr ""
+msgstr "Premium"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:39
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:86
@@ -2575,12 +2615,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr "Você precisa aceitar a licença para que o pacote possa ser instalado"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "Sítio Web"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "Email"
@@ -2629,34 +2669,34 @@ msgstr "Não foi possível conectar-se à base de dados de Pacotes do Cura. Por
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:33
msgctxt "@title:tab"
msgid "Installed plugins"
-msgstr ""
+msgstr "Complementos instalados"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:72
msgctxt "@info"
msgid "No plugin has been installed."
-msgstr ""
+msgstr "Nenhum complemento foi instalado."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:86
msgctxt "@title:tab"
msgid "Installed materials"
-msgstr ""
+msgstr "Materiais instalados"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:125
msgctxt "@info"
msgid "No material has been installed."
-msgstr ""
+msgstr "Nenhum material foi instalado."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:139
msgctxt "@title:tab"
msgid "Bundled plugins"
-msgstr ""
+msgstr "Complementos empacotados"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:184
msgctxt "@title:tab"
msgid "Bundled materials"
-msgstr ""
+msgstr "Materiais empacotados"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "Obtendo pacotes..."
@@ -2664,7 +2704,7 @@ msgstr "Obtendo pacotes..."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/WelcomePage.qml:22
msgctxt "@description"
msgid "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
-msgstr ""
+msgstr "Por favor se logue para adquirir complementos e materiais verificados para o Ultimaker Cura Enterprise"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/Toolbox.qml:19
msgctxt "@title"
@@ -2852,7 +2892,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "Sobrepor irá usar os ajustes especificados com a configuração existente da impressora. Isto pode causar falha da impressão."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2937,23 +2977,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "Abortar impressão"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "Gerir Impressora"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "Por favor atualize o firmware de sua impressora parar gerir a fila remotamente."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "A webcam não está disponível porque você está monitorando uma impressora de nuvem."
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2974,22 +3009,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "Ocioso"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "Imprimindo"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "Sem Título"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "Anônimo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "Requer mudanças na configuração"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "Detalhes"
@@ -3057,27 +3097,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "Enfileirados"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "Gerir no navegador"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "Não há trabalhos de impressão na fila. Fatie e envie um trabalho para adicioná-lo."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "Trabalhos de impressão"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "Tempo total de impressão"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "Esperando por"
@@ -3127,47 +3167,42 @@ msgstr "Criar conta"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:28
msgctxt "@label"
msgid "Checking..."
-msgstr ""
+msgstr "Verificando..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:35
msgctxt "@label"
msgid "Account synced"
-msgstr ""
+msgstr "Conta sincronizada"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:42
msgctxt "@label"
msgid "Something went wrong..."
-msgstr ""
+msgstr "Alguma coisa deu errado..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:96
msgctxt "@button"
msgid "Install pending updates"
-msgstr ""
+msgstr "Instalação aguardando atualizações"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:118
msgctxt "@button"
msgid "Check for account updates"
-msgstr ""
+msgstr "Verificar atualizações da conta"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:81
msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
+msgstr "Última atualização: %1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
-msgstr ""
+msgstr "Conta na Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:125
msgctxt "@button"
msgid "Sign Out"
-msgstr ""
+msgstr "Deslogar"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ActionPanel/OutputProcessWidget.qml:59
msgctxt "@label"
@@ -3663,30 +3698,40 @@ msgstr "Biblioteca de recorte de polígonos"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@Label"
msgid "Static type checker for Python"
-msgstr ""
+msgstr "Verificador de tipos estáticos para Python"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:157
msgctxt "@Label"
msgid "Root Certificates for validating SSL trustworthiness"
-msgstr ""
+msgstr "Certificados raiz para validar confiança de SSL"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:158
msgctxt "@Label"
msgid "Python Error tracking library"
+msgstr "Biblioteca de rastreamento de Erros de Python"
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "Fonte"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "Ãcones SVG"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Implementação de aplicação multidistribuição em Linux"
@@ -3726,7 +3771,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3737,7 +3782,7 @@ msgstr "Ajustes de perfil"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:125
msgctxt "@title:column"
msgid "Current changes"
-msgstr ""
+msgstr "Alterações atuais"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:158
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:747
@@ -3758,12 +3803,12 @@ msgstr "Manter e não perguntar novamente"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:197
msgctxt "@action:button"
msgid "Discard changes"
-msgstr ""
+msgstr "Descartar alterações"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:210
msgctxt "@action:button"
msgid "Keep changes"
-msgstr ""
+msgstr "Manter alterações"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64
msgctxt "@text:window"
@@ -3920,12 +3965,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "Habilitado"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "Material"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "Use cola para melhor aderência com essa combinação de materiais."
@@ -3952,7 +3997,7 @@ msgstr "Número de Cópias"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:33
msgctxt "@title:menu menubar:file"
msgid "&Save Project..."
-msgstr ""
+msgstr "&Salvar Projeto..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:54
msgctxt "@title:menu menubar:file"
@@ -4109,28 +4154,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "Tem certeza que deseja abortar a impressão?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
-msgstr ""
+msgstr "Está impresso como suporte."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
-msgstr ""
+msgstr "Outros modelos se sobrepondo a esse modelo foram modificados."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
-msgstr ""
+msgstr "Preenchimento se sobrepondo a este modelo foi modificado."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
-msgstr ""
+msgstr "Sobreposições neste modelo não são suportadas."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4189,12 +4234,12 @@ msgstr "Exibir seções pendentes"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351
msgctxt "@info:tooltip"
msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry."
-msgstr ""
+msgstr "Ressalta superfícies faltantes ou incorretas do modelo usando sinais de alerta. Os caminhos de extrusão frequentemente terão partes da geometria pretendida ausentes."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:360
msgctxt "@option:check"
msgid "Display model errors"
-msgstr ""
+msgstr "Exibir erros de modelo"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:368
msgctxt "@info:tooltip"
@@ -4307,12 +4352,12 @@ msgstr "Abrindo e salvando arquivos"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:570
msgctxt "@info:tooltip"
msgid "Should opening files from the desktop or external applications open in the same instance of Cura?"
-msgstr ""
+msgstr "Arquivos da área de trabalho ou de aplicações externas devem ser abertos na mesma instância do Cura?"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:575
msgctxt "@option:check"
msgid "Use a single instance of Cura"
-msgstr ""
+msgstr "Usar uma única instância do Cura"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:585
msgctxt "@info:tooltip"
@@ -4671,7 +4716,7 @@ msgid "Update profile with current settings/overrides"
msgstr "Atualizar perfil com ajustes/sobreposições atuais"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "Descartar ajustes atuais"
@@ -4846,29 +4891,29 @@ msgstr "A impressora não está conectada."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:47
msgctxt "@status"
msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet."
-msgstr ""
+msgstr "A impressora de nuvem está offline. Por favor verifique se a impressora está ligada e conectada à internet."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:51
msgctxt "@status"
msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection."
-msgstr ""
+msgstr "Esta impressora não está vinculada à sua conta. Por favor visite a Ultimaker Digital Factory para estabelecer uma conexão."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:56
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer."
-msgstr ""
+msgstr "A conexão de nuvem está indisponível. Por favor se logue para se conectar à impressora de nuvem."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:60
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please check your internet connection."
-msgstr ""
+msgstr "A conexão de nuvem está indisponível. Por favor verifique sua conexão de internet."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:238
msgctxt "@button"
msgid "Add printer"
msgstr "Adicionar impressora"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "Gerenciar impressoras"
@@ -4919,7 +4964,7 @@ msgstr ""
"\n"
"Clique para abrir o gerenciador de perfis."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "Perfis personalizados"
@@ -5117,52 +5162,52 @@ msgstr "Tipo de Visão"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:47
msgctxt "@label"
msgid "Add a Cloud printer"
-msgstr ""
+msgstr "Adicionar uma impressora de Nuvem"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
-msgstr ""
+msgstr "Aguardando resposta da Nuvem"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
-msgstr ""
+msgstr "Nenhuma impressora encontrada em sua conta?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
-msgstr ""
+msgstr "As seguintes impressoras da sua conta foram adicionadas ao Cura:"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
-msgstr ""
+msgstr "Adicionar impressora manualmente"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "Finalizar"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr "Fabricante"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
-msgstr ""
+msgstr "Autor do perfil"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "Nome da impressora"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "Por favor dê um nome à sua impressora"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5174,7 +5219,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "Adicionar uma impressora de rede"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "Adicionar uma impressora local"
@@ -5184,22 +5229,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "Não foi encontrada nenhuma impressora em sua rede."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "Atualizar"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "Adicionar impressora por IP"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
-msgstr ""
+msgstr "Adicionar impressora de nuvem"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "Resolução de problemas"
@@ -5212,7 +5257,7 @@ msgstr "Adicionar impressora por endereço IP"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:133
msgctxt "@text"
msgid "Enter your printer's IP address."
-msgstr ""
+msgstr "Entre o endereço IP de sua impressora."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:158
msgctxt "@button"
@@ -5278,7 +5323,7 @@ msgstr "- Melhore a eficiência com um fluxo de trabalho remoto com as impressor
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/CloudContent.qml:157
msgctxt "@button"
msgid "Skip"
-msgstr ""
+msgstr "Pular"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/DataCollectionsContent.qml:24
msgctxt "@label"
@@ -5882,21 +5927,31 @@ msgstr "Atualização de Versão de 4.5 para 4.6"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2."
-msgstr ""
+msgstr "Atualiza configuração do Cura 4.6.0 para o Cura 4.6.2."
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.0 to 4.6.2"
-msgstr ""
+msgstr "Atualização de Versão de 4.6.0 para 4.6.2"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7."
-msgstr ""
+msgstr "Atualiza configuração do Cura 4.6.2 para o Cura 4.7."
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
+msgstr "Atualização de Versão de 4.6.2 para 4.7"
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
msgstr ""
#: X3DReader/plugin.json
@@ -5929,6 +5984,98 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "Visão de Raios-X"
+#~ msgctxt "@label ({} is object name)"
+#~ msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#~ msgstr "Tem certeza que deseja remover {}? Isto não pode ser desfeito!"
+
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "O modelo selecionado é pequenos demais para carregar."
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "Perfil {0} importado com sucesso"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "Não foi possível encontrar tipo de qualidade {0} para a configuração atual."
+
+#~ msgctxt "info:status"
+#~ msgid "Adding printer {} ({}) from your account"
+#~ msgstr "Adicionando impressora {} ({}) da sua conta"
+
+#~ msgctxt "info:hidden list items"
+#~ msgid "<li>... and {} others</li>"
+#~ msgstr "<li>... e {} outras</li>"
+
+#~ msgctxt "info:status"
+#~ msgid "Printers added from Digital Factory:<ul>{}</ul>"
+#~ msgstr "Impressoras adicionadas da Digital Factory:<ul>{}</ul>"
+
+#~ msgctxt "info:status"
+#~ msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+#~ msgstr "<ul>{}</ul>Para estabelecer uma conexão, por favor visite a <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+
+#~ msgctxt "@label ({} is printer name)"
+#~ msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#~ msgstr "{} será removida até a próxima sincronização de conta. <br> Para remover {} permanentemente, visite a <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Tem certeza que deseja remover {} temporariamente?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Você está para remover {} impressora(s) do Cura. Esta ação não pode ser desfeita. \n"
+#~ "Tem certeza que quer continuar?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove all printers from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Você está para remover todas as impressoras do Cura. Esta ação não pode ser defeita. \n"
+#~ "Tem certeza que quer continuar?"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "Atualizar"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "Criar novo"
+
+#~ msgctxt "@label"
+#~ msgid "Shared Heater"
+#~ msgstr "Aquecedor Compartilhado"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "A webcam não está disponível porque você está monitorando uma impressora de nuvem."
+
+#~ msgctxt "@button"
+#~ msgid "Ultimaker Digital Factory"
+#~ msgstr "Ultimaker Digital Factory"
+
+#~ msgctxt "@text:window, %1 is a profile name"
+#~ msgid ""
+#~ "You have customized some profile settings.\n"
+#~ "Would you like to Keep these changed settings after switching profiles?\n"
+#~ "Alternatively, you can Discard the changes to load the defaults from '%1'."
+#~ msgstr ""
+#~ "Você personalizou alguns ajustes de perfil.\n"
+#~ "Você gostaria de manter esses ajustes alterados depois de trocar os perfis?\n"
+#~ "Alternativamente, você pode descartar as alterações para carregar os defaults de '%1'."
+
+#~ msgctxt "@label"
+#~ msgid "Overrides %1 setting."
+#~ msgid_plural "Overrides %1 settings."
+#~ msgstr[0] "Substitui %1 ajuste."
+#~ msgstr[1] "Substitui %1 ajustes."
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "Por favor dê um nome à sua impressora"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "Novos recursos estão disponível para sua {machine_name}! Recomenda-se atualizar o firmware da impressora."
@@ -7356,10 +7503,6 @@ msgstr "Visão de Raios-X"
#~ msgstr "Preparando para imprimir"
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "Imprimindo"
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "Disponível"
diff --git a/resources/i18n/pt_BR/fdmextruder.def.json.po b/resources/i18n/pt_BR/fdmextruder.def.json.po
index 8da84e5ddc..64fb80001b 100644
--- a/resources/i18n/pt_BR/fdmextruder.def.json.po
+++ b/resources/i18n/pt_BR/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2020-02-17 05:55+0100\n"
"Last-Translator: Cláudio Sampaio <patola@gmail.com>\n"
"Language-Team: Cláudio Sampaio <patola@gmail.com>\n"
diff --git a/resources/i18n/pt_BR/fdmprinter.def.json.po b/resources/i18n/pt_BR/fdmprinter.def.json.po
index d16149c712..58840b215e 100644
--- a/resources/i18n/pt_BR/fdmprinter.def.json.po
+++ b/resources/i18n/pt_BR/fdmprinter.def.json.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
-"PO-Revision-Date: 2020-04-13 05:50+0100\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
+"PO-Revision-Date: 2020-08-16 19:40+0200\n"
"Last-Translator: Cláudio Sampaio <patola@gmail.com>\n"
"Language-Team: Cláudio Sampaio <patola@gmail.com>\n"
"Language: pt_BR\n"
@@ -228,12 +228,12 @@ msgstr "Indica se a máquina consegue estabilizar a temperatura do volume de con
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool label"
msgid "Always Write Active Tool"
-msgstr ""
+msgstr "Sempre Escrever a Ferramenta Ativa"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool description"
msgid "Write active tool after sending temp commands to inactive tool. Required for Dual Extruder printing with Smoothie or other firmware with modal tool commands."
-msgstr ""
+msgstr "Escreve a ferramenta ativa depois de enviar comandos de temperatura para a ferramenta inativa. Requerido para impressão de Extrusor Duplo com Smoothie ou outros firmwares com comandos modais de ferramenta."
#: fdmprinter.def.json
msgctxt "machine_center_is_zero label"
@@ -2061,8 +2061,8 @@ msgstr "Temperatura da Mesa de Impressão"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "A temperatura usada para a plataforma de impressão aquecida. Se for 0, a temperatura da mesa não será ajustada."
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2071,8 +2071,8 @@ msgstr "Temperatura da Mesa de Impressão da Camada Inicial"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "A temperatura usada para a mesa aquecida na primeira camada."
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2096,13 +2096,13 @@ msgstr "Energia de superfície."
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "Raio de Contração"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "Raio de contração do material em porcentagem."
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -3487,7 +3487,7 @@ msgstr "O extrusor a usar para imprimir as bases dos suportes. Isto é utilizado
#: fdmprinter.def.json
msgctxt "support_structure label"
msgid "Support Structure"
-msgstr ""
+msgstr "Estrutura de Suporte"
#: fdmprinter.def.json
msgctxt "support_structure description"
@@ -3497,12 +3497,12 @@ msgstr ""
#: fdmprinter.def.json
msgctxt "support_structure option normal"
msgid "Normal"
-msgstr ""
+msgstr "Normal"
#: fdmprinter.def.json
msgctxt "support_structure option tree"
msgid "Tree"
-msgstr ""
+msgstr "Ãrvore"
#: fdmprinter.def.json
msgctxt "support_tree_angle label"
@@ -3802,7 +3802,7 @@ msgstr "Distância da estrutura de suporte da seção pendente nas direções X/
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_height label"
msgid "Support Stair Step Height"
-msgstr "Altura do Passo de Escada de Suporte"
+msgstr "Altura do Passo de Suporte em Escada"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_height description"
@@ -3812,7 +3812,7 @@ msgstr "A altura dos degraus da base estilo escada do suporte em cima do modelo.
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_width label"
msgid "Support Stair Step Maximum Width"
-msgstr "Largura Máxima do Passo de Escada de Suporte"
+msgstr "Largura Máxima do Passo de Suporte em Escada"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_width description"
@@ -3822,12 +3822,12 @@ msgstr "A largura máxima dos passos da base estilo escada do suporte em cima do
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope label"
msgid "Support Stair Step Minimum Slope Angle"
-msgstr ""
+msgstr "Ângulo Mínimo de Inclinação do Passo de Suporte em Escada"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope description"
msgid "The minimum slope of the area for stair-stepping to take effect. Low values should make support easier to remove on shallower slopes, but really low values may result in some very counter-intuitive results on other parts of the model."
-msgstr ""
+msgstr "A mínima inclinação da área para que o suporte em escada tenha efeito. Valores baixos devem tornar o suporte mais fácil de remover em inclinações rasas, mas muitos baixos resultarão em resultados bastante contra-intuitivos em outras partes do modelo."
#: fdmprinter.def.json
msgctxt "support_join_distance label"
@@ -4277,12 +4277,12 @@ msgstr "Cria suport em todo lugar abaixo da malha de suporte de modo que não ha
#: fdmprinter.def.json
msgctxt "support_meshes_present label"
msgid "Scene Has Support Meshes"
-msgstr ""
+msgstr "A Cena Tem Malhas de Suporte"
#: fdmprinter.def.json
msgctxt "support_meshes_present description"
msgid "There are support meshes present in the scene. This setting is controlled by Cura."
-msgstr ""
+msgstr "Há malhas de suporte presentes na cena. Este ajuste é controlado pelo Cura."
#: fdmprinter.def.json
msgctxt "platform_adhesion label"
@@ -5046,7 +5046,7 @@ msgstr "Sequência de Impressão"
#: fdmprinter.def.json
msgctxt "print_sequence description"
msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes."
-msgstr ""
+msgstr "Ajuste para decidir se os modelos devem ser impressos todos de uma vez só, uma camada por vez, ou se se deve esperar a cada modelo terminar antes de prosseguir para o próximo. O modo um de cada vez só é possível se a) somente um extrusor estiver habilitado e b) todos os modelos estiverem separados de modo que a cabeça de impressão pode se mover entre todos e todos os modelos estiverem em altura mais baixa que a distância entre o bico e os eixos X e Y."
#: fdmprinter.def.json
msgctxt "print_sequence option all_at_once"
@@ -5071,11 +5071,11 @@ msgstr "Utilize esta malha para modificar o preenchimento de outras malhas com a
#: fdmprinter.def.json
msgctxt "infill_mesh_order label"
msgid "Mesh Processing Rank"
-msgstr ""
+msgstr "Hierarquia do Processamento de Malha"
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -5221,7 +5221,7 @@ msgstr "Tolerância de Fatiamento"
#: fdmprinter.def.json
msgctxt "slicing_tolerance description"
msgid "Vertical tolerance in the sliced layers. The contours of a layer are normally generated by taking cross sections through the middle of each layer's thickness (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the entire thickness of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Inclusive retains the most details, Exclusive makes for the best fit and Middle stays closest to the original surface."
-msgstr ""
+msgstr "Tolerância vertical das camadas fatiadas. Os contornos de uma camada são normalmente gerados se tomando seções cruzadas pelo meio de cada espessura de camada (Meio). Alternativamente, cada camada pode ter as áreas que caem fora do volume por toda a espessura da camada (Exclusivo) ou a camada pode ter as áreas que caem dentro de qualquer lugar dentro da camada (Inclusivo). Inclusivo retém mais detalhes, Exclusivo proporciona o melhor encaixe e Meio permanece mais próximo da superfície original."
#: fdmprinter.def.json
msgctxt "slicing_tolerance option middle"
@@ -6362,6 +6362,26 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "Matriz de transformação a ser aplicada ao modelo após o carregamento do arquivo."
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "A temperatura usada para a plataforma de impressão aquecida. Se for 0, a temperatura da mesa não será ajustada."
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "A temperatura usada para a mesa aquecida na primeira camada."
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "Raio de Contração"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "Raio de contração do material em porcentagem."
+
+#~ msgctxt "infill_mesh_order description"
+#~ msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+#~ msgstr "Determina a prioridade desta malha ao se considerar volumes sobrepostos. Ãread onde múltiplas malhas residem serão ganhas pela malha com menor número. Uma malha de preenchimento com maior ordem modificará o preenchimento das malhas de preenchimento com malhas de ordem normal e menor."
+
#~ msgctxt "print_sequence description"
#~ msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. "
#~ msgstr "Opção que dz se se imprime todos os modelos uma camada por vez, ou se se espera que cada um termine para ir para o próximo. Modo um de cada vez é possível se a) somente um extrusor estiver habilitado e b) todos os modelos estiverem separados de maneira que a cabeça de impressão possa se mover entre eles e todos os modelos forem mais baixos que a distância entre o bico e os eixos X/Y."
diff --git a/resources/i18n/pt_PT/cura.po b/resources/i18n/pt_PT/cura.po
index 300b73c235..7830e5ae96 100644
--- a/resources/i18n/pt_PT/cura.po
+++ b/resources/i18n/pt_PT/cura.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
-"PO-Revision-Date: 2019-07-29 15:51+0100\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Portuguese <info@lionbridge.com>, Paulo Miranda <av@utopica3d.com>, Portuguese <info@bothof.nl>\n"
"Language: pt_PT\n"
@@ -19,8 +19,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -43,13 +43,14 @@ msgid "Not overridden"
msgstr "Manter"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "Default"
@@ -101,20 +102,20 @@ msgctxt "@label"
msgid "Custom"
msgstr "Personalizado"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "Perfis personalizados"
# rever!
# contexto
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "Todos os Formatos Suportados ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "Todos os Ficheiros (*)"
@@ -125,27 +126,27 @@ msgid "Login failed"
msgstr "Falha no início de sessão"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "A procurar nova posição para os objetos"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "A Procurar Posição"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "Não é possível posicionar todos os objetos dentro do volume de construção"
# rever!
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "Não é Possível Posicionar"
@@ -285,93 +286,93 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "Ainda não inicializado<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>Versão do OpenGL: {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>Vendedor do OpenGL: {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>Processador do OpenGL: {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "Determinação da origem do erro"
# rever!
# Registos?
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "Relatórios"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "Enviar relatório"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "A carregar máquinas..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "A configurar as preferências..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr "A Inicializar a Máquina Ativa..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr "A inicializar o gestor das máquinas..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr "A inicializar o volume de construção..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "A configurar cenário..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "A carregar interface..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr "A inicializar o motor..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
@@ -380,8 +381,7 @@ msgstr "Apenas pode ser carregado um ficheiro G-code de cada vez. Importação {
# rever!
# contexto!
# Atenção?
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -390,13 +390,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "Aviso"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "Não é possível abrir outro ficheiro enquanto o G-code estiver a carregar. Importação {0} ignorada"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -404,27 +404,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "Erro"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "O modelo selecionado era demasiado pequeno para carregar."
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "Multiplicar e posicionar objetos"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "A posicionar objetos"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "A Posicionar Objeto"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "Não foi possível ler a resposta."
@@ -447,28 +442,28 @@ msgstr "Ocorreu algo inesperado ao tentar iniciar sessão, tente novamente."
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:187
msgctxt "@info"
msgid "Unable to start a new sign in process. Check if another sign in attempt is still active."
-msgstr ""
+msgstr "Não é possível iniciar um novo processo de início de sessão. Verifique se ainda está ativa outra tentativa de início de sessão."
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "Não é possível aceder ao servidor da conta Ultimaker."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "O Ficheiro Já Existe"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "O ficheiro <filename>{0}</filename> já existe. Tem a certeza de que deseja substituí-lo?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "URL de ficheiro inválido:"
@@ -527,49 +522,60 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "O perfil <filename>{0}</filename> contém dados incorretos, não foi possível importá-lo."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "Falha ao importar perfil de <filename>{0}</filename>:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "Perfil {0} importado com êxito"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "O ficheiro {0} não contém qualquer perfil válido."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "O perfil {0} é de um formato de ficheiro desconhecido ou está corrompido."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "Perfil personalizado"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "O perfil não inclui qualquer tipo de qualidade."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "Não foi possível encontrar um tipo de qualidade {0} para a configuração atual."
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
+msgstr "Não é possível adicionar o perfil."
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
@@ -582,23 +588,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "Default"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "Nozzle"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "As definições foram alteradas de forma a corresponder aos extrusores disponíveis de momento:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "Definições atualizadas"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "Extrusor(es) desativado(s)"
@@ -614,10 +620,10 @@ msgstr "Adicionar"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/WelcomePagesModel.py:263
msgctxt "@action:button"
msgid "Finish"
-msgstr ""
+msgstr "Concluir"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -706,7 +712,7 @@ msgstr "Seguinte"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -732,40 +738,40 @@ msgstr ""
"<p>Descubra como assegurar a melhor qualidade e fiabilidade possível da impressão.</p>\n"
"<p><a href=\"https://ultimaker.com/3D-model-assistant\">Ver o guia de qualidade da impressão</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "O ficheiro de projeto <filename>{0}</filename> contém um tipo de máquina desconhecido <message>{1}</message>. Não é possível importar a máquina. Em vez disso, serão importados os modelos."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "Abrir ficheiro de projeto"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
-msgstr ""
+msgstr "O projeto de ficheiro <filename>{0}</filename> ficou subitamente inacessível: <message>{1}</message>."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
-msgstr ""
+msgstr "Não é possível abrir o ficheiro de projeto"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
-msgstr ""
+msgstr "O ficheiro de projeto <filename>{0}</filename> foi criado utilizando perfis que são desconhecidos para esta versão do Ultimaker Cura."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "Recomendado"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "Personalizado"
@@ -787,6 +793,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr "Não tem permissão para escrever o espaço de trabalho aqui."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -930,7 +941,7 @@ msgstr "Não foi possível aceder às informações de atualização."
#, python-brace-format
msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
msgid "New features or bug-fixes may be available for your {machine_name}! If not already at the latest version, it is recommended to update the firmware on your printer to version {latest_version}."
-msgstr ""
+msgstr "Poderão estar disponíveis novas funcionalidades ou correções de erros para {machine_name}! Se ainda não tiver a versão mais recente, recomendamos que atualize o firmware da sua impressora para a versão {latest_version}."
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22
#, python-format
@@ -1196,12 +1207,12 @@ msgstr "Vista Camadas"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:70
msgctxt "@info:status"
msgid "Your model is not manifold. The highlighted areas indicate either missing or extraneous surfaces."
-msgstr ""
+msgstr "O seu modelo não é uma variedade. As áreas destacadas indicam superfícies extra ou em falta."
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:72
msgctxt "@info:title"
msgid "Model errors"
-msgstr ""
+msgstr "Erros de modelo"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/__init__.py:12
msgctxt "@item:inmenu"
@@ -1309,7 +1320,7 @@ msgstr "Arquivo Ultimaker Format"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UFPWriter/UFPWriter.py:146
msgctxt "@info:error"
msgid "Can't write to UFP file:"
-msgstr ""
+msgstr "Não é possível escrever no ficheiro UFP:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:24
msgctxt "@action"
@@ -1321,93 +1332,128 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "Selecionar atualizações"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
-msgstr ""
+msgstr "Imprimir através da cloud"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
-msgstr ""
+msgstr "Imprimir através da cloud"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
+msgstr "Ligada através da cloud"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Nova impressora detetada a partir da sua conta Ultimaker"
+msgstr[1] "Novas impressoras detetadas a partir da sua conta Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Não existe uma conectividade de cloud disponível para a impressora"
+msgstr[1] "Não existe uma conectividade de cloud disponível para algumas impressoras"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Esta impressora não está associada à Digital Factory:"
+msgstr[1] "Estas impressoras não estão associadas à Digital Factory:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
-msgstr ""
+msgstr "Manter configurações da impressora"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
+msgstr "Remover impressoras"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
-msgstr ""
+msgstr "Remover impressoras?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1419,7 +1465,7 @@ msgstr "Envie e monitorize trabalhos de impressão a partir de qualquer lugar at
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:33
msgctxt "@info:status Ultimaker Cloud should not be translated."
msgid "Connect to Ultimaker Digital Factory"
-msgstr ""
+msgstr "Ligar à Ultimaker Digital Factory"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:36
msgctxt "@action"
@@ -1493,6 +1539,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "Carregar um trabalho de impressão na impressora."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1553,17 +1609,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "Ligado via USB"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "Existe uma impressão por USB em curso; fechar o Cura irá interromper esta impressão. Tem a certeza?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "Existe uma impressão em curso. O Cura não consegue iniciar outra impressão via USB até a impressão anterior ser concluída."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "Impressão em curso"
@@ -1588,82 +1644,71 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "Abrir Projeto"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "Atualizar existente"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "Criar nova"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "Resumo – Projeto Cura"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "Definições da impressora"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "Como deve ser resolvido o conflito da máquina?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "Atualizar"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "Criar nova"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "Tipo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "Grupo da Impressora"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "Definições do perfil"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "Como deve ser resolvido o conflito no perfil?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "Nome"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "Intent"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
@@ -1671,7 +1716,7 @@ msgstr "Inexistente no perfil"
# rever!
# contexto?!
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
@@ -1679,54 +1724,54 @@ msgid_plural "%1 overrides"
msgstr[0] "%1 substituição"
msgstr[1] "%1 substituições"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "Derivado de"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%1, %2 substituição"
msgstr[1] "%1, %2 substituições"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "Definições de material"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "Como deve ser resolvido o conflito no material?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "Visibilidade das definições"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "Modo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "Definições visíveis:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1 de %2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "Abrir um projeto irá apagar todos os modelos na base de construção."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "Abrir"
@@ -2155,17 +2200,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "Número de Extrusores"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr "Aquecedor partilhado"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "G-code inicial"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "G-code final"
@@ -2188,7 +2228,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "Ligue a impressora à sua rede."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "Ver manuais do utilizador online"
@@ -2473,7 +2513,7 @@ msgstr "Atualizado"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:27
msgctxt "@label"
msgid "Premium"
-msgstr ""
+msgstr "Premium"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:39
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:86
@@ -2595,12 +2635,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr "É necessário aceitar a licença para instalar o pacote"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "Site"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "E-mail"
@@ -2649,34 +2689,34 @@ msgstr "Não foi possível aceder á base de dados de Pacotes do Cura. Por favor
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:33
msgctxt "@title:tab"
msgid "Installed plugins"
-msgstr ""
+msgstr "Plug-ins instalados"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:72
msgctxt "@info"
msgid "No plugin has been installed."
-msgstr ""
+msgstr "Não foi instalado qualquer plug-in."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:86
msgctxt "@title:tab"
msgid "Installed materials"
-msgstr ""
+msgstr "Materiais instalados"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:125
msgctxt "@info"
msgid "No material has been installed."
-msgstr ""
+msgstr "Não foi instalado qualquer material."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:139
msgctxt "@title:tab"
msgid "Bundled plugins"
-msgstr ""
+msgstr "Plug-ins em pacote"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:184
msgctxt "@title:tab"
msgid "Bundled materials"
-msgstr ""
+msgstr "Materiais em pacote"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "A obter pacotes..."
@@ -2684,7 +2724,7 @@ msgstr "A obter pacotes..."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/WelcomePage.qml:22
msgctxt "@description"
msgid "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
-msgstr ""
+msgstr "Inicie sessão para obter plug-ins e materiais verificados para o Ultimaker Cura Enterprise"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/Toolbox.qml:19
msgctxt "@title"
@@ -2872,7 +2912,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "Ignorar utilizará as definições especificadas com a configuração da impressora existente. Tal pode resultar numa falha de impressão."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2957,23 +2997,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "Cancelar impressão"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "Gerir impressora"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "Atualize o firmware da impressora para gerir a fila remotamente."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "Esta webcam não está disponível pois está a monitorizar uma impressora na cloud."
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2994,22 +3029,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "Inativa"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "A Imprimir"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "Sem título"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "Anónimo"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "Requer alterações na configuração"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "Detalhes"
@@ -3079,27 +3119,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "Em fila"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "Gerir no browser"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "Não existem trabalhos de impressão na fila. Para adicionar um trabalho, seccione e envie."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "Trabalhos em Impressão"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "Tempo de impressão total"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "A aguardar"
@@ -3149,47 +3189,42 @@ msgstr "Criar conta"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:28
msgctxt "@label"
msgid "Checking..."
-msgstr ""
+msgstr "A verificar..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:35
msgctxt "@label"
msgid "Account synced"
-msgstr ""
+msgstr "Conta sincronizada"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:42
msgctxt "@label"
msgid "Something went wrong..."
-msgstr ""
+msgstr "Ocorreu um problema..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:96
msgctxt "@button"
msgid "Install pending updates"
-msgstr ""
+msgstr "Instalar atualizações pendentes"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:118
msgctxt "@button"
msgid "Check for account updates"
-msgstr ""
+msgstr "Verificar atualizações de conta"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:81
msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
+msgstr "Atualização mais recente: %1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
-msgstr ""
+msgstr "Conta Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:125
msgctxt "@button"
msgid "Sign Out"
-msgstr ""
+msgstr "Terminar sessão"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ActionPanel/OutputProcessWidget.qml:59
msgctxt "@label"
@@ -3689,31 +3724,41 @@ msgstr "Biblioteca de recortes de polígonos"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@Label"
msgid "Static type checker for Python"
-msgstr ""
+msgstr "Verificador de tipo estático para Python"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:157
msgctxt "@Label"
msgid "Root Certificates for validating SSL trustworthiness"
-msgstr ""
+msgstr "Certificados de raiz para validar a credibilidade SSL"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:158
msgctxt "@Label"
msgid "Python Error tracking library"
+msgstr "Biblioteca de controlo de erros de Python"
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "Tipo de letra"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "Ãcones SVG"
# rever!
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Implementação da aplicação de distribuição cruzada Linux"
@@ -3753,7 +3798,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3764,7 +3809,7 @@ msgstr "Definições do perfil"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:125
msgctxt "@title:column"
msgid "Current changes"
-msgstr ""
+msgstr "Alterações atuais"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:158
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:747
@@ -3785,12 +3830,12 @@ msgstr "Manter e não perguntar novamente"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:197
msgctxt "@action:button"
msgid "Discard changes"
-msgstr ""
+msgstr "Descartar alterações"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:210
msgctxt "@action:button"
msgid "Keep changes"
-msgstr ""
+msgstr "Manter alterações"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64
msgctxt "@text:window"
@@ -3947,12 +3992,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "Ativado"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "Material"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "Utilizar cola para melhor aderência com esta combinação de materiais."
@@ -3979,7 +4024,7 @@ msgstr "Número de Cópias"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:33
msgctxt "@title:menu menubar:file"
msgid "&Save Project..."
-msgstr ""
+msgstr "&Guardar projeto..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:54
msgctxt "@title:menu menubar:file"
@@ -4136,28 +4181,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "Tem a certeza de que deseja cancelar a impressão?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
-msgstr ""
+msgstr "É imprimido como suporte."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
-msgstr ""
+msgstr "Foram modificados outros modelos sobrepostos com este modelo."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
-msgstr ""
+msgstr "Foi modificada a sobreposição de enchimento com este modelo."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
-msgstr ""
+msgstr "Não são suportadas sobreposições com este modelo."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4218,12 +4263,12 @@ msgstr "Mostrar Saliências (Overhangs)"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351
msgctxt "@info:tooltip"
msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry."
-msgstr ""
+msgstr "Destaque as superfícies extra ou em falta do modelo utilizando sinais de aviso. As trajetórias de ferramentas irão falhar muitas vezes partes da geometria pretendida."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:360
msgctxt "@option:check"
msgid "Display model errors"
-msgstr ""
+msgstr "Apresentar erros de modelo"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:368
msgctxt "@info:tooltip"
@@ -4336,12 +4381,12 @@ msgstr "Abrir e guardar ficheiros"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:570
msgctxt "@info:tooltip"
msgid "Should opening files from the desktop or external applications open in the same instance of Cura?"
-msgstr ""
+msgstr "Pretende que os ficheiros abertos a partir do ambiente de trabalho ou de aplicações externas sejam executados na mesma instância do Cura?"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:575
msgctxt "@option:check"
msgid "Use a single instance of Cura"
-msgstr ""
+msgstr "Utilizar uma única instância do Cura"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:585
msgctxt "@info:tooltip"
@@ -4702,7 +4747,7 @@ msgid "Update profile with current settings/overrides"
msgstr "Atualizar perfil com as definições/substituições atuais"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "Descartar alterações atuais"
@@ -4883,29 +4928,29 @@ msgstr "A impressora não está ligada."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:47
msgctxt "@status"
msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet."
-msgstr ""
+msgstr "A impressora de cloud está offline. Verifique se a impressora está ligada e conectada à Internet."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:51
msgctxt "@status"
msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection."
-msgstr ""
+msgstr "Esta impressora não está associada à sua conta. Visite a Ultimaker Digital Factory para estabelecer uma ligação."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:56
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer."
-msgstr ""
+msgstr "A conectividade de cloud está atualmente indisponível. Inicie sessão para estabelecer ligação com a impressora de cloud."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:60
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please check your internet connection."
-msgstr ""
+msgstr "A conectividade de cloud está atualmente indisponível. Verifique a sua ligação à Internet."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:238
msgctxt "@button"
msgid "Add printer"
msgstr "Adicionar Impressora"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "Gerir impressoras"
@@ -4956,7 +5001,7 @@ msgstr ""
"\n"
"Clique para abrir o gestor de perfis."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "Perfis personalizados"
@@ -5166,52 +5211,52 @@ msgstr "Ver tipo"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:47
msgctxt "@label"
msgid "Add a Cloud printer"
-msgstr ""
+msgstr "Adicionar uma impressora de cloud"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
-msgstr ""
+msgstr "A aguardar resposta da cloud"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
-msgstr ""
+msgstr "Não foram encontradas impressoras na sua conta?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
-msgstr ""
+msgstr "As seguintes impressoras na sua conta foram adicionadas no Cura:"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
-msgstr ""
+msgstr "Adicionar impressora manualmente"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "Concluir"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr "Fabricante"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
-msgstr ""
+msgstr "Autor do perfil"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "Nome da impressora"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "Atribua um nome à sua impressora"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5223,7 +5268,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "Adicionar uma impressora em rede"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "Adicionar uma impressora sem rede"
@@ -5233,22 +5278,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "Não foi encontrada nenhuma impressora na sua rede."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "Atualizar"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "Adicionar impressora por IP"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
-msgstr ""
+msgstr "Adicionar impressora de cloud"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "Resolução de problemas"
@@ -5261,7 +5306,7 @@ msgstr "Adicionar impressora por endereço IP"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:133
msgctxt "@text"
msgid "Enter your printer's IP address."
-msgstr ""
+msgstr "Introduza o endereço IP da sua impressora."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:158
msgctxt "@button"
@@ -5327,7 +5372,7 @@ msgstr "Aumente a eficiência com um fluxo de trabalho remoto nas impressoras Ul
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/CloudContent.qml:157
msgctxt "@button"
msgid "Skip"
-msgstr ""
+msgstr "Ignorar"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/DataCollectionsContent.qml:24
msgctxt "@label"
@@ -5934,21 +5979,31 @@ msgstr "Atualização da versão 4.5 para a versão 4.6"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2."
-msgstr ""
+msgstr "Atualiza as configurações do Cura 4.6.0 para o Cura 4.6.2."
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.0 to 4.6.2"
-msgstr ""
+msgstr "Atualização da versão 4.6.0 para a versão 4.6.2"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7."
-msgstr ""
+msgstr "Atualiza as configurações do Cura 4.6.2 para o Cura 4.7."
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
+msgstr "Atualização da versão 4.6.2 para a versão 4.7"
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
msgstr ""
#: X3DReader/plugin.json
@@ -5981,6 +6036,98 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "Vista Raio-X"
+#~ msgctxt "@label ({} is object name)"
+#~ msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#~ msgstr "Tem a certeza de que pretende remover {}? Esta ação não pode ser anulada!"
+
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "O modelo selecionado era demasiado pequeno para carregar."
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "Perfil {0} importado com êxito"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "Não foi possível encontrar um tipo de qualidade {0} para a configuração atual."
+
+#~ msgctxt "info:status"
+#~ msgid "Adding printer {} ({}) from your account"
+#~ msgstr "A adicionar impressora {} ({}) a partir da sua conta"
+
+#~ msgctxt "info:hidden list items"
+#~ msgid "<li>... and {} others</li>"
+#~ msgstr "<li>... e {} outras</li>"
+
+#~ msgctxt "info:status"
+#~ msgid "Printers added from Digital Factory:<ul>{}</ul>"
+#~ msgstr "Impressoras adicionadas a partir da Digital Factory:<ul>{}</ul>"
+
+#~ msgctxt "info:status"
+#~ msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+#~ msgstr "<ul>{}</ul>Para estabelecer uma ligação, visite a <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+
+#~ msgctxt "@label ({} is printer name)"
+#~ msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#~ msgstr "{} será removida até à próxima sincronização de conta. <br> Para remover {} permanentemente, visite <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Tem a certeza de que pretende remover {} temporariamente?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Está prestes a remover {} impressora(s) do Cura. Esta ação não pode ser anulada. \n"
+#~ "Tem a certeza de que pretende continuar?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove all printers from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Está prestes a remover todas as impressoras do Cura. Esta ação não pode ser anulada. \n"
+#~ "Tem a certeza de que pretende continuar?"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "Atualizar"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "Criar nova"
+
+#~ msgctxt "@label"
+#~ msgid "Shared Heater"
+#~ msgstr "Aquecedor partilhado"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "Esta webcam não está disponível pois está a monitorizar uma impressora na cloud."
+
+#~ msgctxt "@button"
+#~ msgid "Ultimaker Digital Factory"
+#~ msgstr "Ultimaker Digital Factory"
+
+#~ msgctxt "@text:window, %1 is a profile name"
+#~ msgid ""
+#~ "You have customized some profile settings.\n"
+#~ "Would you like to Keep these changed settings after switching profiles?\n"
+#~ "Alternatively, you can Discard the changes to load the defaults from '%1'."
+#~ msgstr ""
+#~ "Personalizou algumas definições de perfil.\n"
+#~ "Pretende manter estas definições alteradas depois de trocar de perfis?\n"
+#~ "Como alternativa, pode descartar as alterações para carregar as predefinições a partir de '%1'."
+
+#~ msgctxt "@label"
+#~ msgid "Overrides %1 setting."
+#~ msgid_plural "Overrides %1 settings."
+#~ msgstr[0] "Substitui %1 definição."
+#~ msgstr[1] "Substitui %1 definições."
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "Atribua um nome à sua impressora"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "Estão disponíveis novas funcionalidades para a impressora {machine_name}! É recomendado atualizar o firmware da impressora."
@@ -7456,10 +7603,6 @@ msgstr "Vista Raio-X"
#~ msgstr "A preparar para imprimir"
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "A Imprimir"
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "Disponível"
diff --git a/resources/i18n/pt_PT/fdmextruder.def.json.po b/resources/i18n/pt_PT/fdmextruder.def.json.po
index dabfb1c217..1a2952698a 100644
--- a/resources/i18n/pt_PT/fdmextruder.def.json.po
+++ b/resources/i18n/pt_PT/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2019-03-14 14:15+0100\n"
"Last-Translator: Portuguese <info@bothof.nl>\n"
"Language-Team: Paulo Miranda <av@utopica3d.com>, Portuguese <info@bothof.nl>\n"
diff --git a/resources/i18n/pt_PT/fdmprinter.def.json.po b/resources/i18n/pt_PT/fdmprinter.def.json.po
index 89ce2fa78c..3314ca752a 100644
--- a/resources/i18n/pt_PT/fdmprinter.def.json.po
+++ b/resources/i18n/pt_PT/fdmprinter.def.json.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
-"PO-Revision-Date: 2019-07-29 15:51+0100\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Portuguese <info@lionbridge.com>, Paulo Miranda <av@utopica3d.com>, Portuguese <info@bothof.nl>\n"
"Language: pt_PT\n"
@@ -228,12 +228,12 @@ msgstr "Se a máquina consegue ou não estabilizar a temperatura do volume de co
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool label"
msgid "Always Write Active Tool"
-msgstr ""
+msgstr "Ferramenta ativa escrever sempre"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool description"
msgid "Write active tool after sending temp commands to inactive tool. Required for Dual Extruder printing with Smoothie or other firmware with modal tool commands."
-msgstr ""
+msgstr "Escreva a ferramenta ativa depois de enviar comandos temporários para a ferramenta inativa. Necessário para Extrusora Dupla com Smoothie ou outro firmware com comandos de ferramentas modais."
#: fdmprinter.def.json
msgctxt "machine_center_is_zero label"
@@ -2123,8 +2123,8 @@ msgstr "Temperatura Base de Construção"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "A temperatura utilizada na base de construção aquecida. Se este valor for 0, a temperatura da base não será alterada."
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2133,8 +2133,8 @@ msgstr "Temperatura da base de construção da camada inicial"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "A temperatura utilizada para a base de construção aquecida na primeira camada."
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2158,13 +2158,13 @@ msgstr "Energia da superfície."
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "Proporção de Contração"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "Proporção de Contração em percentagem."
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -3605,22 +3605,22 @@ msgstr "O núcleo de extrusão utilizado para imprimir os pisos do suporte. Defi
#: fdmprinter.def.json
msgctxt "support_structure label"
msgid "Support Structure"
-msgstr ""
+msgstr "Estrutura de suporte"
#: fdmprinter.def.json
msgctxt "support_structure description"
msgid "Chooses between the techniques available to generate support. \"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible."
-msgstr ""
+msgstr "Escolhe entre as técnicas disponíveis para gerar suporte. O suporte \"Normal\" cria uma estrutura de suporte diretamente por baixo das saliências e leva estas áreas para baixo. O suporte \"Ãrvore\" cria ramos nas áreas salientes que suportam o modelo nas pontas destes ramos e permite que os ramos rastejem à volta do modelo de modo a suportá-lo o máximo possível a partir da base de construção."
#: fdmprinter.def.json
msgctxt "support_structure option normal"
msgid "Normal"
-msgstr ""
+msgstr "Normal"
#: fdmprinter.def.json
msgctxt "support_structure option tree"
msgid "Tree"
-msgstr ""
+msgstr "Ãrvore"
#: fdmprinter.def.json
msgctxt "support_tree_angle label"
@@ -3943,12 +3943,12 @@ msgstr "A largura máxima dos degraus da parte inferior, semelhante a uma escada
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope label"
msgid "Support Stair Step Minimum Slope Angle"
-msgstr ""
+msgstr "Ângulo de declive mínimo do degrau da escada de suporte"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope description"
msgid "The minimum slope of the area for stair-stepping to take effect. Low values should make support easier to remove on shallower slopes, but really low values may result in some very counter-intuitive results on other parts of the model."
-msgstr ""
+msgstr "O declive mínimo da área para o efeito de degrau de escada. Valores baixos fazem com que seja mais fácil remover o suporte em declives com pouca profundidade, mas valores muito baixos podem proporcionar resultados verdadeiramente contraintuitivos noutras partes do modelo."
#: fdmprinter.def.json
msgctxt "support_join_distance label"
@@ -4401,12 +4401,12 @@ msgstr "Cria suporte em qualquer local abaixo da malha de suporte, para que não
#: fdmprinter.def.json
msgctxt "support_meshes_present label"
msgid "Scene Has Support Meshes"
-msgstr ""
+msgstr "O cenário tem malhas de suporte"
#: fdmprinter.def.json
msgctxt "support_meshes_present description"
msgid "There are support meshes present in the scene. This setting is controlled by Cura."
-msgstr ""
+msgstr "Existem malhas de suporte presentes no cenário. Esta definição é controlada pelo Cura."
#: fdmprinter.def.json
msgctxt "platform_adhesion label"
@@ -5193,7 +5193,7 @@ msgstr "Sequência de impressão"
#: fdmprinter.def.json
msgctxt "print_sequence description"
msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes."
-msgstr ""
+msgstr "Imprimir todos os modelos uma camada de cada vez ou aguardar que um modelo termine, antes de passar para o seguinte. O modo individual é possível se a) apenas uma extrusora estiver ativa, e b) todos os modelos estiverem separados de forma a que a cabeça de impressão se possa mover por entre todos os modelos, e em que altura destes seja inferior à distância entre o nozzle e os eixos X/Y."
#: fdmprinter.def.json
msgctxt "print_sequence option all_at_once"
@@ -5220,11 +5220,11 @@ msgstr "Utilize este objecto para modificar o enchimento de outros objectos com
#: fdmprinter.def.json
msgctxt "infill_mesh_order label"
msgid "Mesh Processing Rank"
-msgstr ""
+msgstr "Classificação de processamento de malha"
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -5372,7 +5372,7 @@ msgstr "Tolerância do Seccionamento"
#: fdmprinter.def.json
msgctxt "slicing_tolerance description"
msgid "Vertical tolerance in the sliced layers. The contours of a layer are normally generated by taking cross sections through the middle of each layer's thickness (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the entire thickness of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Inclusive retains the most details, Exclusive makes for the best fit and Middle stays closest to the original surface."
-msgstr ""
+msgstr "Tolerância vertical nas camadas seccionadas. Os contornos de uma camada são geralmente gerados passando as secções cruzadas através do centro de cada espessura da camada (Centro). Como alternativa, cada camada pode conter as áreas que se encontram no interior do volume ao longo de toda a espessura da camada (Exclusivo) ou uma camada pode conter as áreas que se encontram em qualquer sítio do interior da camada (Inclusivo). A opção Inclusivo retém o maior número de detalhes, a opção Exclusivo garante a melhor adaptação ao modelo e a opção Centro permanece próximo da superfície original."
#: fdmprinter.def.json
msgctxt "slicing_tolerance option middle"
@@ -6527,6 +6527,26 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "Matriz de transformação a ser aplicada ao modelo quando abrir o ficheiro."
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "A temperatura utilizada na base de construção aquecida. Se este valor for 0, a temperatura da base não será alterada."
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "A temperatura utilizada para a base de construção aquecida na primeira camada."
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "Proporção de Contração"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "Proporção de Contração em percentagem."
+
+#~ msgctxt "infill_mesh_order description"
+#~ msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+#~ msgstr "Determina a prioridade desta malha ao considerar volumes de sobreposição. As áreas com múltiplas malhas serão afetadas por malhas de classificação inferior. Uma malha de enchimento com uma ordem superior irá modificar o enchimento das malhas de enchimento com uma ordem inferior e as malhas normais."
+
#~ msgctxt "print_sequence description"
#~ msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. "
#~ msgstr "Imprimir todos os modelos uma camada de cada vez ou aguardar que um modelo termine, antes de passar para o seguinte. O modo individual é possível se a) apenas uma extrusora estiver ativa, e b) todos os modelos estiverem separados de forma a que a cabeça de impressão se possa mover por entre todos os modelos, e em que altura destes seja inferior à distância entre o nozzle e os eixos X/Y. "
diff --git a/resources/i18n/ru_RU/cura.po b/resources/i18n/ru_RU/cura.po
index 697464d879..d6b1d148a4 100644
--- a/resources/i18n/ru_RU/cura.po
+++ b/resources/i18n/ru_RU/cura.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
-"PO-Revision-Date: 2020-04-15 17:48+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Russian <info@lionbridge.com>, Ruslan Popov <ruslan.popov@gmail.com>, Russian <info@bothof.nl>\n"
"Language: ru_RU\n"
@@ -19,8 +19,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -43,13 +43,14 @@ msgid "Not overridden"
msgstr "Ðе переопределен"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "Default"
@@ -101,18 +102,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "Своё"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "СобÑтвенные профили"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "Ð’Ñе поддерживаемые типы ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "Ð’Ñе файлы (*)"
@@ -123,26 +124,26 @@ msgid "Login failed"
msgstr "Вход не выполнен"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "ПоиÑк меÑта Ð´Ð»Ñ Ð½Ð¾Ð²Ñ‹Ñ… объектов"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "ПоиÑк меÑта"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "Ðевозможно размеÑтить вÑе объекты внутри печатаемого объёма"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "Ðе могу найти меÑто"
@@ -280,98 +281,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "Еще не инициализировано<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>ВерÑÐ¸Ñ OpenGL: {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>ПоÑтавщик OpenGL: {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>СредÑтво визуализации OpenGL: {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "Обратное отÑлеживание ошибки"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "Журналы"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "Отправить отчёт"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "Загрузка принтеров..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "ÐаÑтройка параметров..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr "Ð˜Ð½Ð¸Ñ†Ð¸Ð°Ð»Ð¸Ð·Ð°Ñ†Ð¸Ñ Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð¹ машины..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr "Ð˜Ð½Ð¸Ñ†Ð¸Ð°Ð»Ð¸Ð·Ð°Ñ†Ð¸Ñ Ð´Ð¸Ñпетчера машин..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr "Ð˜Ð½Ð¸Ñ†Ð¸Ð°Ð»Ð¸Ð·Ð°Ñ†Ð¸Ñ Ð¾Ð±ÑŠÐµÐ¼Ð° печати..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "ÐаÑтройка Ñцены..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "Загрузка интерфейÑа..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr "Ð˜Ð½Ð¸Ñ†Ð¸Ð°Ð»Ð¸Ð·Ð°Ñ†Ð¸Ñ Ñдра..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f мм"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "Только один G-code файла может быть загружен в момент времени. ПропуÑкаю импортирование {0}"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -380,13 +380,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "Внимание"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "Ðевозможно открыть любой другой файл, еÑли G-code файл уже загружен. ПропуÑкаю импортирование {0}"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -394,27 +394,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "Ошибка"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "Ð’Ñ‹Ð±Ñ€Ð°Ð½Ð½Ð°Ñ Ð¼Ð¾Ð´ÐµÐ»ÑŒ Ñлишком мала Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¸."
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "Размножение и размещение объектов"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "Размещение объектов"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "Размещение объекта"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "Ðе удалоÑÑŒ прочитать ответ."
@@ -437,28 +432,28 @@ msgstr "Возникла Ð½ÐµÐ¿Ñ€ÐµÐ´Ð²Ð¸Ð´ÐµÐ½Ð½Ð°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ° при поп
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:187
msgctxt "@info"
msgid "Unable to start a new sign in process. Check if another sign in attempt is still active."
-msgstr ""
+msgstr "Ðевозможно начать новый вход в ÑиÑтему. Проверьте, возможно другой ÑÐµÐ°Ð½Ñ ÐµÑ‰Ðµ не завершен."
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "Ðет ÑвÑзи Ñ Ñервером учетных запиÑей Ultimaker."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "Файл уже ÑущеÑтвует"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "Файл <filename>{0}</filename> уже ÑущеÑтвует. Ð’Ñ‹ уверены, что желаете перезапиÑать его?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "Ðеправильный URL-Ð°Ð´Ñ€ÐµÑ Ñ„Ð°Ð¹Ð»Ð°:"
@@ -517,49 +512,60 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "Данный профиль <filename>{0}</filename> Ñодержит неверные данные, поÑтому его невозможно импортировать."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "Ðе удалоÑÑŒ импортировать профиль из <filename>{0}</filename>:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "УÑпешно импортирован профиль {0}"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "Ð’ файле {0} нет подходÑщих профилей."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "Профиль {0} имеет неизвеÑтный тип файла или повреждён."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "СобÑтвенный профиль"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "У профайла отÑутÑтвует тип качеÑтва."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "Ðевозможно найти тип качеÑтва {0} Ð´Ð»Ñ Ñ‚ÐµÐºÑƒÑ‰ÐµÐ¹ конфигурации."
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
+msgstr "Ðевозможно добавить профиль."
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
@@ -572,23 +578,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "Default"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "Сопло"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "ÐаÑтройки изменены в ÑоответÑтвии Ñ Ñ‚ÐµÐºÑƒÑ‰ÐµÐ¹ доÑтупноÑтью ÑкÑтрудеров:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "ÐаÑтройки обновлены"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "ЭкÑтрудер (-Ñ‹) отключен (-Ñ‹)"
@@ -604,10 +610,10 @@ msgstr "Добавить"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/WelcomePagesModel.py:263
msgctxt "@action:button"
msgid "Finish"
-msgstr ""
+msgstr "Завершить"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -696,7 +702,7 @@ msgstr "Следующий"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -721,40 +727,40 @@ msgstr ""
"<p>Узнайте, как обеÑпечить макÑимально возможное качеÑтво и выÑокую надежноÑÑ‚ÑŒ печати.</p>\n"
"<p><a href=\"https://ultimaker.com/3D-model-assistant\">ОзнакомитьÑÑ Ñ Ñ€ÑƒÐºÐ¾Ð²Ð¾Ð´Ñтвом по качеÑтву печати</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "Файл проекта <filename>{0}</filename> Ñодержит неизвеÑтный тип принтера <message>{1}</message>. Ðе удалоÑÑŒ импортировать принтер. ВмеÑто Ñтого будут импортированы модели."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "Открыть файл проекта"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
-msgstr ""
+msgstr "Файл проекта <filename>{0}</filename> внезапно Ñтал недоÑтупен: <message>{1}.</message>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
-msgstr ""
+msgstr "Ðевозможно открыть файл проекта"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
-msgstr ""
+msgstr "Файл проекта <filename>{0}</filename> Ñоздан Ñ Ð¸Ñпользованием профилей, неÑовмеÑтимых Ñ Ð´Ð°Ð½Ð½Ð¾Ð¹ верÑией Ultimaker Cura."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "РекомендованнаÑ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "СвоÑ"
@@ -776,6 +782,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr "Права на запиÑÑŒ рабочей Ñреды отÑутÑтвуют."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -919,7 +930,7 @@ msgstr "Ðе могу получить информацию об обновлеÐ
#, python-brace-format
msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
msgid "New features or bug-fixes may be available for your {machine_name}! If not already at the latest version, it is recommended to update the firmware on your printer to version {latest_version}."
-msgstr ""
+msgstr "Ð”Ð»Ñ {machine_name} доÑтупны новые функции или иÑправлениÑ! ЕÑли у Ð²Ð°Ñ Ð½Ðµ уÑтановлена ÑÐ°Ð¼Ð°Ñ Ð¿Ð¾ÑледнÑÑ Ð²ÐµÑ€ÑÐ¸Ñ Ð¿Ñ€Ð¾ÑˆÐ¸Ð²ÐºÐ¸ принтера, рекомендуем обновить ее до верÑии {latest_version}."
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22
#, python-format
@@ -1183,12 +1194,12 @@ msgstr "ПроÑмотр Ñлоёв"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:70
msgctxt "@info:status"
msgid "Your model is not manifold. The highlighted areas indicate either missing or extraneous surfaces."
-msgstr ""
+msgstr "Модель не размножена. Выделены облаÑти Ñ Ð¾Ñ‚ÑутÑтвующими или лишними поверхноÑÑ‚Ñми."
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:72
msgctxt "@info:title"
msgid "Model errors"
-msgstr ""
+msgstr "Ошибки модели"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/__init__.py:12
msgctxt "@item:inmenu"
@@ -1296,7 +1307,7 @@ msgstr "Пакет формата Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UFPWriter/UFPWriter.py:146
msgctxt "@info:error"
msgid "Can't write to UFP file:"
-msgstr ""
+msgstr "Ðевозможно запиÑать в файл UFP:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:24
msgctxt "@action"
@@ -1308,96 +1319,133 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "Выбор обновлений"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
-msgstr ""
+msgstr "Печать через облако"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
-msgstr ""
+msgstr "Печать через облако"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
+msgstr "Подключено через облако"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "новый принтер обнаружен из учетной запиÑи Ultimaker"
+msgstr[1] "новых принтера обнаружено из учетной запиÑи Ultimaker"
+msgstr[2] "новых принтеров обнаружено из учетной запиÑи Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Подключение к облаку недоÑтупно Ð´Ð»Ñ Ð¿Ñ€Ð¸Ð½Ñ‚ÐµÑ€Ð°"
+msgstr[1] "Подключение к облаку недоÑтупно Ð´Ð»Ñ Ð½ÐµÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ñ… принтеров"
+msgstr[2] "Подключение к облаку недоÑтупно Ð´Ð»Ñ Ð½ÐµÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ñ… принтеров"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Это принтер не подключен Digital Factory:"
+msgstr[1] "Эти принтеры не подключены Digital Factory:"
+msgstr[2] "Эти принтеры не подключены Digital Factory:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
-msgstr ""
+msgstr "Сохранить конфигурации принтера"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
+msgstr "Удалить принтеры"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
-msgstr ""
+msgstr "Удалить принтеры?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1409,7 +1457,7 @@ msgstr "ОтправлÑйте и отÑлеживайте Ð·Ð°Ð´Ð°Ð½Ð¸Ñ Ð¿ÐµÑ‡
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:33
msgctxt "@info:status Ultimaker Cloud should not be translated."
msgid "Connect to Ultimaker Digital Factory"
-msgstr ""
+msgstr "Подключение к Ultimaker Digital Factory"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:36
msgctxt "@action"
@@ -1483,6 +1531,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "Загрузка Ð·Ð°Ð´Ð°Ð½Ð¸Ñ Ð¿ÐµÑ‡Ð°Ñ‚Ð¸ в принтер."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1543,17 +1601,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "Подключено через USB"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "ВыполнÑетÑÑ Ð¿ÐµÑ‡Ð°Ñ‚ÑŒ через USB, закрытие Cura оÑтановит Ñту печать. Ð’Ñ‹ уверены?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "Печать еще выполнÑетÑÑ. Cura не может начать другую печать через USB, пока Ð¿Ñ€ÐµÐ´Ñ‹Ð´ÑƒÑ‰Ð°Ñ Ð¿ÐµÑ‡Ð°Ñ‚ÑŒ не будет завершена."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "Идет печать"
@@ -1578,88 +1636,77 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "Открытие проекта"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "Обновить ÑущеÑтвующий"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "Создать новый"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "Сводка - Проект Cura"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "Параметры принтера"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "Как Ñледует решать конфликт в принтере?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "Обновить"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "Создать новый"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "Тип"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "Группа принтеров"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "Параметры профилÑ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "Как Ñледует решать конфликт в профиле?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "Ðазвание"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "Intent"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "Вне профилÑ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
@@ -1668,12 +1715,12 @@ msgstr[0] "%1 перекрыт"
msgstr[1] "%1 перекрыто"
msgstr[2] "%1 перекрыто"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "Производное от"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
@@ -1681,42 +1728,42 @@ msgstr[0] "%1, %2 перекрыто"
msgstr[1] "%1, %2 перекрыто"
msgstr[2] "%1, %2 перекрыто"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "Параметры материала"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "Как Ñледует решать конфликт в материале?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "ВидимоÑÑ‚ÑŒ параметров"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "Режим"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "Видимые параметры:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1 из %2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "Загрузка проекта приведет к удалению вÑех моделей на рабочем Ñтоле."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "Открыть"
@@ -2143,17 +2190,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "КоличеÑтво ÑкÑтрудеров"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr "Общий нагреватель"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "Стартовый G-код"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "Завершающий G-код"
@@ -2176,7 +2218,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "Подключите принтер к Ñети."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "ПроÑмотр руководÑтв пользователей онлайн"
@@ -2459,7 +2501,7 @@ msgstr "Обновлено"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:27
msgctxt "@label"
msgid "Premium"
-msgstr ""
+msgstr "Премиум"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:39
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:86
@@ -2581,12 +2623,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr "Ð”Ð»Ñ ÑƒÑтановки пакета необходимо принÑÑ‚ÑŒ лицензию"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "Веб-Ñайт"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "Ð­Ð»ÐµÐºÑ‚Ñ€Ð¾Ð½Ð½Ð°Ñ Ð¿Ð¾Ñ‡Ñ‚Ð°"
@@ -2635,34 +2677,34 @@ msgstr "Ðе удалоÑÑŒ подключитьÑÑ Ðº базе данных п
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:33
msgctxt "@title:tab"
msgid "Installed plugins"
-msgstr ""
+msgstr "УÑтановленные вÑтраиваемые модули"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:72
msgctxt "@info"
msgid "No plugin has been installed."
-msgstr ""
+msgstr "Ð’Ñтраиваемые модули не уÑтановлены."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:86
msgctxt "@title:tab"
msgid "Installed materials"
-msgstr ""
+msgstr "УÑтановленные материалы"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:125
msgctxt "@info"
msgid "No material has been installed."
-msgstr ""
+msgstr "Материалы не уÑтановлены."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:139
msgctxt "@title:tab"
msgid "Bundled plugins"
-msgstr ""
+msgstr "СвÑзанные вÑтраиваемые модули"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:184
msgctxt "@title:tab"
msgid "Bundled materials"
-msgstr ""
+msgstr "СвÑзанные материалы"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "Выборка пакетов..."
@@ -2670,7 +2712,7 @@ msgstr "Выборка пакетов..."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/WelcomePage.qml:22
msgctxt "@description"
msgid "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
-msgstr ""
+msgstr "Войдите, чтобы получить проверенные вÑтраиваемые модули и материалы Ð´Ð»Ñ Ultimaker Cura Enterprise"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/Toolbox.qml:19
msgctxt "@title"
@@ -2859,7 +2901,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "При переопределении к имеющейÑÑ ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¸ принтера будут применены указанные наÑтройки. Это может привеÑти к ошибке печати."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2944,23 +2986,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "Прервать печать"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "Управление принтером"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "Ð”Ð»Ñ ÑƒÐ´Ð°Ð»ÐµÐ½Ð½Ð¾Ð³Ð¾ ÑƒÐ¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¾Ñ‡ÐµÑ€ÐµÐ´ÑŒÑŽ необходимо обновить программное обеÑпечение принтера."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "Веб-камера недоÑтупна, поÑкольку вы отÑлеживаете облачный принтер."
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2981,22 +3018,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "ПроÑтой"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "Печать"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "Без имени"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "Ðнонимн"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "Ðеобходимо внеÑти Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¸"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "ПодробноÑти"
@@ -3064,27 +3106,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "Запланировано"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "Управление через браузер"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "В очереди нет заданий печати. Выполните нарезку и отправьте задание."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "Ð—Ð°Ð´Ð°Ð½Ð¸Ñ Ð¿ÐµÑ‡Ð°Ñ‚Ð¸"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "Общее Ð²Ñ€ÐµÐ¼Ñ Ð¿ÐµÑ‡Ð°Ñ‚Ð¸"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "Ожидание"
@@ -3134,47 +3176,42 @@ msgstr "Создать учетную запиÑÑŒ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:28
msgctxt "@label"
msgid "Checking..."
-msgstr ""
+msgstr "Проверка..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:35
msgctxt "@label"
msgid "Account synced"
-msgstr ""
+msgstr "Ð£Ñ‡ÐµÑ‚Ð½Ð°Ñ Ð·Ð°Ð¿Ð¸ÑÑŒ Ñинхронизирована"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:42
msgctxt "@label"
msgid "Something went wrong..."
-msgstr ""
+msgstr "Что-то пошло не так..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:96
msgctxt "@button"
msgid "Install pending updates"
-msgstr ""
+msgstr "УÑтановить ожидающие обновлениÑ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:118
msgctxt "@button"
msgid "Check for account updates"
-msgstr ""
+msgstr "Проверить наличие обновлений учетной запиÑи"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:81
msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
+msgstr "ПоÑледнее обновление: %1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
-msgstr ""
+msgstr "Ð£Ñ‡ÐµÑ‚Ð½Ð°Ñ Ð·Ð°Ð¿Ð¸Ñь Ultimaker"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:125
msgctxt "@button"
msgid "Sign Out"
-msgstr ""
+msgstr "Выйти"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ActionPanel/OutputProcessWidget.qml:59
msgctxt "@label"
@@ -3673,30 +3710,40 @@ msgstr "Библиотека обрезки полигонов"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@Label"
msgid "Static type checker for Python"
-msgstr ""
+msgstr "СредÑтво проверки ÑтатичеÑкого типа Ð´Ð»Ñ Python"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:157
msgctxt "@Label"
msgid "Root Certificates for validating SSL trustworthiness"
-msgstr ""
+msgstr "Корневые Ñертификаты Ð´Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ¸ надежноÑти SSL"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:158
msgctxt "@Label"
msgid "Python Error tracking library"
+msgstr "Библиотека отÑÐ»ÐµÐ¶Ð¸Ð²Ð°Ð½Ð¸Ñ Ð¾ÑˆÐ¸Ð±Ð¾Ðº Python"
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "Шрифт"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "Иконки SVG"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Развертывание приложений Ð´Ð»Ñ Ñ€Ð°Ð·Ð»Ð¸Ñ‡Ð½Ñ‹Ñ… диÑтрибутивов Linux"
@@ -3736,7 +3783,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3747,7 +3794,7 @@ msgstr "Параметры профилÑ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:125
msgctxt "@title:column"
msgid "Current changes"
-msgstr ""
+msgstr "Текущие изменениÑ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:158
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:747
@@ -3768,12 +3815,12 @@ msgstr "Сохранить и никогда больше не ÑпрашиваÑ
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:197
msgctxt "@action:button"
msgid "Discard changes"
-msgstr ""
+msgstr "Отменить изменениÑ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:210
msgctxt "@action:button"
msgid "Keep changes"
-msgstr ""
+msgstr "Сохранить изменениÑ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64
msgctxt "@text:window"
@@ -3931,12 +3978,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "Включено"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "Материал"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "ИÑпользовать клей Ð´Ð»Ñ Ð»ÑƒÑ‡ÑˆÐµÐ³Ð¾ Ð¿Ñ€Ð¸Ð»Ð¸Ð¿Ð°Ð½Ð¸Ñ Ñ Ñтой комбинацией материалов."
@@ -3965,7 +4012,7 @@ msgstr "КоличеÑтво копий"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:33
msgctxt "@title:menu menubar:file"
msgid "&Save Project..."
-msgstr ""
+msgstr "&Сохранить проект..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:54
msgctxt "@title:menu menubar:file"
@@ -4122,28 +4169,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "Вы уверены, что желаете прервать печать?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
-msgstr ""
+msgstr "ПечатаетÑÑ ÐºÐ°Ðº поддержка."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
-msgstr ""
+msgstr "Другие модели, имеющие Ð¿ÐµÑ€ÐµÐºÑ€Ñ‹Ñ‚Ð¸Ñ Ñ Ñтой моделью, изменены."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
-msgstr ""
+msgstr "Изменено заполнение Ð¿ÐµÑ€ÐµÐºÑ€Ñ‹Ñ‚Ð¸Ñ Ñ Ñтой моделью."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
-msgstr ""
+msgstr "ÐŸÐµÑ€ÐµÐºÑ€Ñ‹Ñ‚Ð¸Ñ Ñ Ñтой моделью не поддерживаютÑÑ."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4203,12 +4250,12 @@ msgstr "Отобразить навиÑаниÑ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351
msgctxt "@info:tooltip"
msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry."
-msgstr ""
+msgstr "Отметьте отÑутÑтвующие или лишние поверхноÑти модели Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ предупреждающих знаков. Ð’ путÑÑ… инÑтрументов чаÑто будут отÑутÑтвовать детали предполагаемой геометрии."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:360
msgctxt "@option:check"
msgid "Display model errors"
-msgstr ""
+msgstr "Показывать ошибки модели"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:368
msgctxt "@info:tooltip"
@@ -4321,12 +4368,12 @@ msgstr "Открытие и Ñохранение файлов"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:570
msgctxt "@info:tooltip"
msgid "Should opening files from the desktop or external applications open in the same instance of Cura?"
-msgstr ""
+msgstr "Открывать файлы Ñ ÐºÐ¾Ð¼Ð¿ÑŒÑŽÑ‚ÐµÑ€Ð° и из внешних приложений в одном ÑкземплÑре Cura?"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:575
msgctxt "@option:check"
msgid "Use a single instance of Cura"
-msgstr ""
+msgstr "ИÑпользовать один ÑкземплÑÑ€ Cura"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:585
msgctxt "@info:tooltip"
@@ -4685,7 +4732,7 @@ msgid "Update profile with current settings/overrides"
msgstr "Обновить профиль текущими параметрами"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "СброÑить текущие параметры"
@@ -4860,29 +4907,29 @@ msgstr "Принтер не подключен."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:47
msgctxt "@status"
msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet."
-msgstr ""
+msgstr "Облачный принтер не в Ñети. УбедитеÑÑŒ, что принтер включен и подключен к Интернету."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:51
msgctxt "@status"
msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection."
-msgstr ""
+msgstr "Этот принтер не ÑвÑзан Ñ Ð²Ð°ÑˆÐµÐ¹ учетной запиÑью. ПоÑетите Ñайт Ultimaker Digital Factory, чтобы уÑтановить привÑзку."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:56
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer."
-msgstr ""
+msgstr "Ð’ наÑтоÑщий момент нет Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ðº облаку. Ð”Ð»Ñ Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ðº облачному принтеру выполните вход."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:60
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please check your internet connection."
-msgstr ""
+msgstr "Ð’ наÑтоÑщий момент нет Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ðº облаку. Проверьте подключение к Интернету."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:238
msgctxt "@button"
msgid "Add printer"
msgstr "Добавить принтер"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "Управление принтерами"
@@ -4933,7 +4980,7 @@ msgstr ""
"\n"
"Ðажмите Ð´Ð»Ñ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚Ð¸Ñ Ð¼ÐµÐ½ÐµÐ´Ð¶ÐµÑ€Ð° профилей."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "СобÑтвенные профили"
@@ -5132,52 +5179,52 @@ msgstr "ПроÑмотр типа"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:47
msgctxt "@label"
msgid "Add a Cloud printer"
-msgstr ""
+msgstr "Добавить облачный принтер"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
-msgstr ""
+msgstr "ОжидаетÑÑ Ð¾Ñ‚Ð²ÐµÑ‚ от облака"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
-msgstr ""
+msgstr "Ð’ учетной запиÑи нет принтеров?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
-msgstr ""
+msgstr "Следующие принтеры в вашей учетной запиÑи добавлены в Cura:"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
-msgstr ""
+msgstr "Добавить принтер вручную"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "Завершить"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr "Производитель"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
-msgstr ""
+msgstr "Ðвтор профилÑ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "Ð˜Ð¼Ñ Ð¿Ñ€Ð¸Ð½Ñ‚ÐµÑ€Ð°"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "ПриÑвойте Ð¸Ð¼Ñ Ð¿Ñ€Ð¸Ð½Ñ‚ÐµÑ€Ñƒ"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5189,7 +5236,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "Добавить Ñетевой принтер"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "Добавить принтер, не подключенный к Ñети"
@@ -5199,22 +5246,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "Ð’ вашей Ñети не найден принтер."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "Обновить"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "Добавить принтер по IP-адреÑу"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
-msgstr ""
+msgstr "Добавить облачный принтер"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "ПоиÑк и уÑтранение неиÑправноÑтей"
@@ -5227,7 +5274,7 @@ msgstr "Добавить принтер по IP-адреÑу"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:133
msgctxt "@text"
msgid "Enter your printer's IP address."
-msgstr ""
+msgstr "Введите IP-Ð°Ð´Ñ€ÐµÑ Ñвоего принтера."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:158
msgctxt "@button"
@@ -5293,7 +5340,7 @@ msgstr "- Ð£Ð´Ð°Ð»ÐµÐ½Ð½Ð°Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ð° на принтерах Ultimaker об
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/CloudContent.qml:157
msgctxt "@button"
msgid "Skip"
-msgstr ""
+msgstr "ПропуÑтить"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/DataCollectionsContent.qml:24
msgctxt "@label"
@@ -5897,21 +5944,31 @@ msgstr "Обновление верÑии 4.5 до 4.6"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2."
-msgstr ""
+msgstr "ОбновлÑет конфигурацию Cura 4.6.0 до Cura 4.6.2."
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.0 to 4.6.2"
-msgstr ""
+msgstr "Обновление верÑии Ñ 4.6.0 до 4.6.2"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7."
-msgstr ""
+msgstr "ОбновлÑет конфигурацию Cura 4.6.2 до Cura 4.7."
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
+msgstr "Обновление верÑии Ñ 4.6.2 до 4.7"
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
msgstr ""
#: X3DReader/plugin.json
@@ -5944,6 +6001,97 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "ПроÑмотр в рентгене"
+#~ msgctxt "@label ({} is object name)"
+#~ msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#~ msgstr "ДейÑтвительно удалить {}? Это дейÑтвие невозможно будет отменить!"
+
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "Ð’Ñ‹Ð±Ñ€Ð°Ð½Ð½Ð°Ñ Ð¼Ð¾Ð´ÐµÐ»ÑŒ Ñлишком мала Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¸."
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "УÑпешно импортирован профиль {0}"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "Ðевозможно найти тип качеÑтва {0} Ð´Ð»Ñ Ñ‚ÐµÐºÑƒÑ‰ÐµÐ¹ конфигурации."
+
+#~ msgctxt "info:status"
+#~ msgid "Adding printer {} ({}) from your account"
+#~ msgstr "Добавление принтера {} ({}) из вашей учетной запиÑи"
+
+#~ msgctxt "info:hidden list items"
+#~ msgid "<li>... and {} others</li>"
+#~ msgstr "<li>... и еще {} других</li>"
+
+#~ msgctxt "info:status"
+#~ msgid "Printers added from Digital Factory:<ul>{}</ul>"
+#~ msgstr "Принтеры добавлены из Digital Factory: <ul> {} </ul>"
+
+#~ msgctxt "info:status"
+#~ msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+#~ msgstr "<ul>{}</ul>Чтобы уÑтановить подключение, перейдите на Ñайт <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+
+#~ msgctxt "@label ({} is printer name)"
+#~ msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#~ msgstr "{} будет удален до Ñледующей Ñинхронизации учетной запиÑи. <br> Чтобы удалить {} без возможноÑти воÑÑтановлениÑ, перейдите на Ñайт <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>ДейÑтвительно удалить {} временно?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Ð’Ñ‹ удалÑете {} принтера(-ов) из Cura. Это дейÑтвие невозможно будет отменить. \n"
+#~ "Вы уверены, что хотите продолжить?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove all printers from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr "Ð’Ñ‹ удалÑете вÑе принтеры из Cura. Это дейÑтвие невозможно будет отменить.Ð’Ñ‹ уверены, что хотите продолжить?"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "Обновить"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "Создать новый"
+
+#~ msgctxt "@label"
+#~ msgid "Shared Heater"
+#~ msgstr "Общий нагреватель"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "Веб-камера недоÑтупна, поÑкольку вы отÑлеживаете облачный принтер."
+
+#~ msgctxt "@button"
+#~ msgid "Ultimaker Digital Factory"
+#~ msgstr "Ultimaker Digital Factory"
+
+#~ msgctxt "@text:window, %1 is a profile name"
+#~ msgid ""
+#~ "You have customized some profile settings.\n"
+#~ "Would you like to Keep these changed settings after switching profiles?\n"
+#~ "Alternatively, you can Discard the changes to load the defaults from '%1'."
+#~ msgstr ""
+#~ "Ð’Ñ‹ изменили некоторые наÑтройки профилÑ.\n"
+#~ "Хотите Ñохранить измененные наÑтройки поÑле Ð¿ÐµÑ€ÐµÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¾Ñ„Ð¸Ð»ÐµÐ¹?\n"
+#~ "Ð˜Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð¼Ð¾Ð¶Ð½Ð¾ отменить и загрузить наÑтройки по умолчанию из \"%1\"."
+
+#~ msgctxt "@label"
+#~ msgid "Overrides %1 setting."
+#~ msgid_plural "Overrides %1 settings."
+#~ msgstr[0] "ПереопределÑет %1 наÑтройку."
+#~ msgstr[1] "ПереопределÑет %1 наÑтройки."
+#~ msgstr[2] "ПереопределÑет %1 наÑтроек."
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "ПриÑвойте Ð¸Ð¼Ñ Ð¿Ñ€Ð¸Ð½Ñ‚ÐµÑ€Ñƒ"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "Ð”Ð»Ñ {machine_name} доÑтупны новые функции! РекомендуетÑÑ Ð¾Ð±Ð½Ð¾Ð²Ð¸Ñ‚ÑŒ вÑтроенное программное обеÑпечение принтера."
@@ -7367,10 +7515,6 @@ msgstr "ПроÑмотр в рентгене"
#~ msgstr "Подготовка к печати"
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "Печать"
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "ДоÑтупен"
diff --git a/resources/i18n/ru_RU/fdmextruder.def.json.po b/resources/i18n/ru_RU/fdmextruder.def.json.po
index ff76cc8c88..1ff7f2c3fe 100644
--- a/resources/i18n/ru_RU/fdmextruder.def.json.po
+++ b/resources/i18n/ru_RU/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2019-03-13 14:00+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: Ruslan Popov <ruslan.popov@gmail.com>, Russian <info@bothof.nl>\n"
diff --git a/resources/i18n/ru_RU/fdmprinter.def.json.po b/resources/i18n/ru_RU/fdmprinter.def.json.po
index 332803421d..614ed57a60 100644
--- a/resources/i18n/ru_RU/fdmprinter.def.json.po
+++ b/resources/i18n/ru_RU/fdmprinter.def.json.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
-"PO-Revision-Date: 2020-02-21 15:14+0100\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Russian <info@lionbridge.com>, Ruslan Popov <ruslan.popov@gmail.com>, Russian <info@bothof.nl>\n"
"Language: ru_RU\n"
@@ -228,12 +228,12 @@ msgstr "Имеет ли принтер возможноÑÑ‚ÑŒ Ñтабилиза
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool label"
msgid "Always Write Active Tool"
-msgstr ""
+msgstr "Ð’Ñегда выполнÑÑ‚ÑŒ запиÑÑŒ активного инÑтрумента"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool description"
msgid "Write active tool after sending temp commands to inactive tool. Required for Dual Extruder printing with Smoothie or other firmware with modal tool commands."
-msgstr ""
+msgstr "ВыполнÑйте запиÑÑŒ активного инÑтрумента поÑле отправки временных команд неактивному инÑтрументу. ТребуетÑÑ Ð´Ð»Ñ Ð¿ÐµÑ‡Ð°Ñ‚Ð¸ Ñ Ð´Ð²Ð¾Ð¹Ð½Ñ‹Ð¼ ÑкÑтрудером под управлением Smoothie или другой прошивки Ñ Ð¼Ð¾Ð´Ð°Ð»ÑŒÐ½Ñ‹Ð¼Ð¸ командами инÑтрументов."
#: fdmprinter.def.json
msgctxt "machine_center_is_zero label"
@@ -2061,8 +2061,8 @@ msgstr "Температура Ñтола"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "Температура, Ð·Ð°Ð´Ð°Ð²Ð°ÐµÐ¼Ð°Ñ Ð´Ð»Ñ Ñ€Ð°Ð·Ð¾Ð³Ñ€ÐµÑ‚Ð¾Ð³Ð¾ рабочего Ñтола. ЕÑли значение равно 0, температура оÑÐ½Ð¾Ð²Ð°Ð½Ð¸Ñ Ð½Ðµ будет регулироватьÑÑ."
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2071,8 +2071,8 @@ msgstr "Температура Ñтола Ð´Ð»Ñ Ð¿ÐµÑ€Ð²Ð¾Ð³Ð¾ ÑлоÑ"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "Температура Ñтола, иÑÐ¿Ð¾Ð»ÑŒÐ·ÑƒÐµÐ¼Ð°Ñ Ð¿Ñ€Ð¸ печати первого ÑлоÑ."
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2096,13 +2096,13 @@ msgstr "ПоверхноÑÑ‚Ð½Ð°Ñ ÑнергиÑ."
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "КоÑффициент уÑадки"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "КоÑффициент уÑадки в процентах."
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -3487,22 +3487,22 @@ msgstr "Этот ÑкÑтрудер иÑпользуетÑÑ Ð´Ð»Ñ Ð¿ÐµÑ‡Ð°Ñ‚Ð¸
#: fdmprinter.def.json
msgctxt "support_structure label"
msgid "Support Structure"
-msgstr ""
+msgstr "Структура поддержки"
#: fdmprinter.def.json
msgctxt "support_structure description"
msgid "Chooses between the techniques available to generate support. \"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible."
-msgstr ""
+msgstr "Выберите одну из доÑтупных техник ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¸. Поддержка Ñо Ñтандартной Ñтруктурой ÑоздаетÑÑ Ð½ÐµÐ¿Ð¾ÑредÑтвенно под выÑтупающими деталÑми, и затем опуÑкает Ñти облаÑти вниз линейно. У поддержки Ñ Ð´Ñ€ÐµÐ²Ð¾Ð²Ð¸Ð´Ð½Ð¾Ð¹ Ñтруктурой ветви Ñ‚ÑнутÑÑ Ðº выÑтупающим облаÑÑ‚Ñм и модель опираетÑÑ Ð½Ð° концы Ñтих ветвей, которые охватывают модель Ñ Ñ€Ð°Ð·Ð½Ñ‹Ñ… Ñторон, чтобы таким образом макÑимально поддерживать ее по вÑей площади печатной плаÑтины."
#: fdmprinter.def.json
msgctxt "support_structure option normal"
msgid "Normal"
-msgstr ""
+msgstr "Ðормаль"
#: fdmprinter.def.json
msgctxt "support_structure option tree"
msgid "Tree"
-msgstr ""
+msgstr "Дерево"
#: fdmprinter.def.json
msgctxt "support_tree_angle label"
@@ -3822,12 +3822,12 @@ msgstr "МакÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ ÑˆÐ¸Ñ€Ð¸Ð½Ð° шагов низа леÑтнич
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope label"
msgid "Support Stair Step Minimum Slope Angle"
-msgstr ""
+msgstr "Минимальный угол уклона шага леÑтничной поддержки"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope description"
msgid "The minimum slope of the area for stair-stepping to take effect. Low values should make support easier to remove on shallower slopes, but really low values may result in some very counter-intuitive results on other parts of the model."
-msgstr ""
+msgstr "Минимальный уклон облаÑти, где применÑетÑÑ Ð»ÐµÑтничный шаг. При низких значениÑÑ… удаление поддержки на более пологих уклонах должно быть проще, но Ñлишком низкие Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð¼Ð¾Ð³ÑƒÑ‚ приводить к очень неожиданным результатам на других деталÑÑ… модели."
#: fdmprinter.def.json
msgctxt "support_join_distance label"
@@ -4277,12 +4277,12 @@ msgstr "Будет поддерживать вÑÑ‘ ниже объекта, ни
#: fdmprinter.def.json
msgctxt "support_meshes_present label"
msgid "Scene Has Support Meshes"
-msgstr ""
+msgstr "Ðа Ñцене еÑÑ‚ÑŒ объекты поддержки"
#: fdmprinter.def.json
msgctxt "support_meshes_present description"
msgid "There are support meshes present in the scene. This setting is controlled by Cura."
-msgstr ""
+msgstr "Ðа Ñцене приÑутÑтвуют объекты поддержки. Эта наÑтройка контролируетÑÑ Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸ÐµÐ¼ Cura."
#: fdmprinter.def.json
msgctxt "platform_adhesion label"
@@ -5046,7 +5046,7 @@ msgstr "ПоÑÐ»ÐµÐ´Ð¾Ð²Ð°Ñ‚ÐµÐ»ÑŒÐ½Ð°Ñ Ð¿ÐµÑ‡Ð°Ñ‚ÑŒ"
#: fdmprinter.def.json
msgctxt "print_sequence description"
msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes."
-msgstr ""
+msgstr "Печатать вÑе модели поÑлойно или ждать Ð·Ð°Ð²ÐµÑ€ÑˆÐµÐ½Ð¸Ñ Ð¾Ð´Ð½Ð¾Ð¹ модели, прежде чем переходить к Ñледующей. Режим «один за раз» может иÑпользоватьÑÑ, еÑли а) активен только один ÑкÑтрудер и б) вÑе модели разделены таким образом, что Ð¿ÐµÑ‡Ð°Ñ‚Ð°ÑŽÑ‰Ð°Ñ Ð³Ð¾Ð»Ð¾Ð²ÐºÐ° может двигатьÑÑ Ð¼ÐµÐ¶Ð´Ñƒ ними и вÑе модели ниже, чем раÑÑтоÑние между Ñоплом и оÑÑми X/Y."
#: fdmprinter.def.json
msgctxt "print_sequence option all_at_once"
@@ -5071,11 +5071,11 @@ msgstr "ИÑпользовать указанный объект Ð´Ð»Ñ Ð¸Ð·Ð¼Ðµ
#: fdmprinter.def.json
msgctxt "infill_mesh_order label"
msgid "Mesh Processing Rank"
-msgstr ""
+msgstr "ПорÑдок обработки объекта"
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -5221,7 +5221,7 @@ msgstr "ДопуÑк ÑлайÑинга"
#: fdmprinter.def.json
msgctxt "slicing_tolerance description"
msgid "Vertical tolerance in the sliced layers. The contours of a layer are normally generated by taking cross sections through the middle of each layer's thickness (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the entire thickness of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Inclusive retains the most details, Exclusive makes for the best fit and Middle stays closest to the original surface."
-msgstr ""
+msgstr "Вертикальный допуÑк в нарезанных ÑлоÑÑ…. Ð’ общем Ñлучае контуры ÑÐ»Ð¾Ñ ÑоздаютÑÑ Ð¿ÑƒÑ‚ÐµÐ¼ ÑнÑÑ‚Ð¸Ñ Ð¿Ð¾Ð¿ÐµÑ€ÐµÑ‡Ð½Ñ‹Ñ… Ñечений по Ñередине толщины каждого ÑÐ»Ð¾Ñ (Середина). Кроме того, каждый Ñлой может иметь облаÑти, попадающие в объем по вÑей толщине ÑÐ»Ð¾Ñ (ИÑключение), или облаÑти, попадающие в любое меÑто ÑÐ»Ð¾Ñ (Включение). СпоÑоб «Включение» ÑохранÑет больше деталей, ÑпоÑоб «ИÑключение» обеÑпечивает наилучшую подгонку, а ÑпоÑоб «Середина» — наиболее близкое ÑоответÑтвие оригинальной поверхноÑти."
#: fdmprinter.def.json
msgctxt "slicing_tolerance option middle"
@@ -6362,6 +6362,26 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "Матрица преобразованиÑ, применÑÐµÐ¼Ð°Ñ Ðº модели при её загрузке из файла."
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "Температура, Ð·Ð°Ð´Ð°Ð²Ð°ÐµÐ¼Ð°Ñ Ð´Ð»Ñ Ñ€Ð°Ð·Ð¾Ð³Ñ€ÐµÑ‚Ð¾Ð³Ð¾ рабочего Ñтола. ЕÑли значение равно 0, температура оÑÐ½Ð¾Ð²Ð°Ð½Ð¸Ñ Ð½Ðµ будет регулироватьÑÑ."
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "Температура Ñтола, иÑÐ¿Ð¾Ð»ÑŒÐ·ÑƒÐµÐ¼Ð°Ñ Ð¿Ñ€Ð¸ печати первого ÑлоÑ."
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "КоÑффициент уÑадки"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "КоÑффициент уÑадки в процентах."
+
+#~ msgctxt "infill_mesh_order description"
+#~ msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+#~ msgstr "ОпределÑет приоритет данного объекта при вычиÑлении перекрывающихÑÑ Ð¾Ð±ÑŠÐµÐ¼Ð¾Ð². ОблаÑти Ñ Ð½ÐµÑколькими объектами будут заполнÑÑ‚ÑŒÑÑ Ð¾Ð±ÑŠÐµÐºÑ‚Ð¾Ð¼ Ñ Ð±Ð¾Ð»ÐµÐµ низким порÑдком. ЗаполнÑющий объект Ñ Ð±Ð¾Ð»ÐµÐµ выÑоким порÑдком будет модифицировать заполнение объектов Ñ Ð±Ð¾Ð»ÐµÐµ низким порÑдком и обычных объектов."
+
#~ msgctxt "print_sequence description"
#~ msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. "
#~ msgstr "Печатать вÑе модели поÑлойно или ждать Ð·Ð°Ð²ÐµÑ€ÑˆÐµÐ½Ð¸Ñ Ð¾Ð´Ð½Ð¾Ð¹ модели, прежде чем переходить к Ñледующей. Режим «один за раз» может иÑпользоватьÑÑ, еÑли а) активен только один ÑкÑтрудер и б) вÑе модели разделены таким образом, что Ð¿ÐµÑ‡Ð°Ñ‚Ð°ÑŽÑ‰Ð°Ñ Ð³Ð¾Ð»Ð¾Ð²ÐºÐ° может двигатьÑÑ Ð¼ÐµÐ¶Ð´Ñƒ ними и вÑе модели ниже, чем раÑÑтоÑние между Ñоплом и оÑÑми X/Y. "
diff --git a/resources/i18n/tr_TR/cura.po b/resources/i18n/tr_TR/cura.po
index 7048e4ca4c..19d0418bcd 100644
--- a/resources/i18n/tr_TR/cura.po
+++ b/resources/i18n/tr_TR/cura.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
-"PO-Revision-Date: 2020-04-15 17:49+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Turkish <info@lionbridge.com>, Turkish <info@bothof.nl>\n"
"Language: tr_TR\n"
@@ -19,8 +19,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -43,13 +43,14 @@ msgid "Not overridden"
msgstr "Geçersiz kılınmadı"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "Default"
@@ -101,18 +102,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "Özel"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "Özel profiller"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "Tüm desteklenen türler ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "Tüm Dosyalar (*)"
@@ -123,26 +124,26 @@ msgid "Login failed"
msgstr "Giriş başarısız"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "Nesneler için yeni konum bulunuyor"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "Konumu Buluyor"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "Yapılan hacim içinde tüm nesneler için konum bulunamadı"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "Konum Bulunamıyor"
@@ -280,98 +281,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "Henüz başlatılmadı<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>OpenGL Sürümü: {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>OpenGL Satıcısı: {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>OpenGL OluÅŸturucusu: {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "Hata geri izleme"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "Günlükler"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "Rapor gönder"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "Makineler yükleniyor..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "Tercihler ayarlanıyor..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr "Etkin Makine Başlatılıyor..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr "Makine yöneticisi başlatılıyor..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr "Yapı hacmi başlatılıyor..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "Görünüm ayarlanıyor..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "Arayüz yükleniyor..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr "Motor başlatılıyor..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "Aynı anda yalnızca bir G-code dosyası yüklenebilir. {0} içe aktarma atlandı"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -380,13 +380,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "Uyarı"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "G-code yüklenirken başka bir dosya açılamaz. {0} içe aktarma atlandı"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -394,27 +394,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "Hata"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "Seçilen model yüklenemeyecek kadar küçüktü."
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "Nesneler çoğaltılıyor ve yerleştiriliyor"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "Nesneler YerleÅŸtiriliyor"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "Nesne YerleÅŸtiriliyor"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "Yanıt okunamadı."
@@ -437,28 +432,28 @@ msgstr "Oturum açmaya çalışırken beklenmeyen bir sorun oluştu, lütfen tek
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:187
msgctxt "@info"
msgid "Unable to start a new sign in process. Check if another sign in attempt is still active."
-msgstr ""
+msgstr "Yeni bir oturum açma işlemi başlatılamıyor. Başka bir aktif oturum açma girişimi olup olmadığını kontrol edin."
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "Ultimaker hesabı sunucusuna ulaşılamadı."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "Dosya Zaten Mevcut"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "Dosya <filename>{0}</filename> zaten mevcut. Üstüne yazmak istediğinizden emin misiniz?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "Geçersiz dosya URL’si:"
@@ -517,49 +512,60 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "Bu <filename>{0}</filename> profili yanlış veri içeriyor, içeri aktarılamadı."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "<filename>{0}</filename> dosyasından profil içe aktarımı başarısız oldu:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "Profil başarıyla içe aktarıldı {0}"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "Dosya {0} geçerli bir profil içermemekte."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "Profil {0} öğesinde bilinmeyen bir dosya türü var veya profil bozuk."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "Özel profil"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "Profilde eksik bir kalite tipi var."
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "Mevcut yapılandırma için bir kalite tipi {0} bulunamıyor."
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
+msgstr "Profil eklenemiyor."
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
@@ -572,23 +578,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "Default"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "Nozül"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "Ayarlar, ekstrüderlerin mevcut kullanılabilirliğine uyacak şekilde değiştirildi:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "Ayarlar güncellendi"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "Ekstrüder(ler) Devre Dışı Bırakıldı"
@@ -604,10 +610,10 @@ msgstr "Ekle"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/WelcomePagesModel.py:263
msgctxt "@action:button"
msgid "Finish"
-msgstr ""
+msgstr "Bitir"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -696,7 +702,7 @@ msgstr "Sonraki"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -721,40 +727,40 @@ msgstr ""
"<p>En iyi kalite ve güvenilirliği nasıl elde edeceğinizi öğrenin.</p>\n"
"<p><a href=\"https://ultimaker.com/3D-model-assistant\">Yazdırma kalitesi kılavuzunu görüntüleyin</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "Proje dosyası <filename>{0}</filename> bilinmeyen bir makine tipi içeriyor: <message>{1}</message>. Makine alınamıyor. Bunun yerine modeller alınacak."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "Proje Dosyası Aç"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
-msgstr ""
+msgstr "<filename>{0}</filename> proje dosyası aniden erişilemez oldu: <message>{1}</message>."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
-msgstr ""
+msgstr "Proje Dosyası Açılamıyor"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
-msgstr ""
+msgstr "<filename>{0}</filename> proje dosyası, Ultimaker Cura'nın bu sürümünde bilinmeyen profiller kullanılarak yapılmış."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "Önerilen Ayarlar"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "Özel"
@@ -776,6 +782,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr "Burada çalışma alanını yazmak için izin yok."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -919,7 +930,7 @@ msgstr "Güncelleme bilgilerine erişilemedi."
#, python-brace-format
msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
msgid "New features or bug-fixes may be available for your {machine_name}! If not already at the latest version, it is recommended to update the firmware on your printer to version {latest_version}."
-msgstr ""
+msgstr "{machine_name} cihazınız için yeni özellikler veya hata düzeltmeleri mevcut olabilir! Henüz son sürüme geçmediyseniz yazıcınızın donanım yazılımını {latest_version} sürümüne güncellemeniz önerilir."
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22
#, python-format
@@ -1183,12 +1194,12 @@ msgstr "Katman görünümü"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:70
msgctxt "@info:status"
msgid "Your model is not manifold. The highlighted areas indicate either missing or extraneous surfaces."
-msgstr ""
+msgstr "Modeliniz çok katmanlı değil. Vurgulanan alanlar eksik ya da ikincil yüzeyleri gösterir."
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:72
msgctxt "@info:title"
msgid "Model errors"
-msgstr ""
+msgstr "Model hataları"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/__init__.py:12
msgctxt "@item:inmenu"
@@ -1296,7 +1307,7 @@ msgstr "Ultimaker Biçim Paketi"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UFPWriter/UFPWriter.py:146
msgctxt "@info:error"
msgid "Can't write to UFP file:"
-msgstr ""
+msgstr "UFP dosyasına yazamıyor:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:24
msgctxt "@action"
@@ -1308,93 +1319,128 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "Yükseltmeleri seçin"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
-msgstr ""
+msgstr "Bulut üzerinden yazdır"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
-msgstr ""
+msgstr "Bulut üzerinden yazdır"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
+msgstr "Bulut üzerinden bağlı"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Ultimaker hesabınızdan yeni yazıcı tespit edildi"
+msgstr[1] "Ultimaker hesabınızdan yeni yazıcılar tespit edildi"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Yazıcı için kullanılabilir bulut bağlantısı yok"
+msgstr[1] "Bazı yazıcılar için kullanılabilir bulut bağlantısı yok"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Bu yazıcı Digital Factory ile bağlantılandırılmamış:"
+msgstr[1] "Bu yazıcılar Digital Factory ile bağlantılandırılmamış:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
-msgstr ""
+msgstr "Yazıcı yapılandırmalarını koru"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
+msgstr "Yazıcıları kaldır"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
-msgstr ""
+msgstr "Yazıcılar kaldırılsın mı?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
+msgstr[1] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1406,7 +1452,7 @@ msgstr "Ultimaker hesabınızı kullanarak yazdırma görevlerini dilediğiniz y
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:33
msgctxt "@info:status Ultimaker Cloud should not be translated."
msgid "Connect to Ultimaker Digital Factory"
-msgstr ""
+msgstr "Ultimaker Digital Factory'e BaÄŸlan"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:36
msgctxt "@action"
@@ -1480,6 +1526,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "Baskı işi yazıcıya yükleniyor."
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1540,17 +1596,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "USB ile bağlı"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "USB’den yazdırma devam ediyor, Cura’yı kapatmanız bu yazdırma işlemini durduracak. Emin misiniz?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "Devam eden bir baskı var. Cura, önceki baskı tamamlanmadan USB aracılığıyla başka bir baskı işi başlatamaz."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "Baskı Sürüyor"
@@ -1575,88 +1631,77 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "Proje Aç"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "Var olanları güncelleştir"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "Yeni oluÅŸtur"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "Özet - Cura Projesi"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "Yazıcı ayarları"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "Makinedeki çakışma nasıl çözülmelidir?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "Güncelle"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "Yeni oluÅŸtur"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "Tür"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "Yazıcı Grubu"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "Profil ayarları"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "Profildeki çakışma nasıl çözülmelidir?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "Ä°sim"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "Intent"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "Profilde deÄŸil"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
@@ -1664,54 +1709,54 @@ msgid_plural "%1 overrides"
msgstr[0] "%1 geçersiz kılma"
msgstr[1] "%1 geçersiz kılmalar"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "Kaynağı"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%1, %2 geçersiz kılma"
msgstr[1] "%1, %2 geçersiz kılmalar"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "Malzeme ayarları"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "Malzemedeki çakışma nasıl çözülmelidir?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "Görünürlük ayarı"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "Mod"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "Görünür ayarlar:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1 / %2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "Bir projenin yüklenmesi derleme levhasındaki tüm modelleri siler."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "Aç"
@@ -2138,17 +2183,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "Ekstrüder Sayısı"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr "Ortak Isıtıcı"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "G-code’u Başlat"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "G-code’u Sonlandır"
@@ -2171,7 +2211,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "Lütfen yazıcınızı ağa bağlayın."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "Kullanım kılavuzlarını çevrimiçi olarak görüntüle"
@@ -2453,7 +2493,7 @@ msgstr "Güncellendi"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:27
msgctxt "@label"
msgid "Premium"
-msgstr ""
+msgstr "Premium"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:39
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:86
@@ -2575,12 +2615,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr "Paketi yüklemek için lisansı kabul etmeniz gerekir"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "Web sitesi"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "E-posta"
@@ -2629,34 +2669,34 @@ msgstr "Cura Paket veri tabanına bağlanılamadı. Lütfen bağlantınızı kon
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:33
msgctxt "@title:tab"
msgid "Installed plugins"
-msgstr ""
+msgstr "Yüklü eklentiler"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:72
msgctxt "@info"
msgid "No plugin has been installed."
-msgstr ""
+msgstr "Hiç eklenti yüklenmedi."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:86
msgctxt "@title:tab"
msgid "Installed materials"
-msgstr ""
+msgstr "Yüklü malzemeler"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:125
msgctxt "@info"
msgid "No material has been installed."
-msgstr ""
+msgstr "Hiç malzeme yüklenmedi."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:139
msgctxt "@title:tab"
msgid "Bundled plugins"
-msgstr ""
+msgstr "Paketli eklentiler"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:184
msgctxt "@title:tab"
msgid "Bundled materials"
-msgstr ""
+msgstr "Paketli malzemeler"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "Paketler alınıyor..."
@@ -2664,7 +2704,7 @@ msgstr "Paketler alınıyor..."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/WelcomePage.qml:22
msgctxt "@description"
msgid "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
-msgstr ""
+msgstr "Ultimaker Cura Enterprise için onaylı eklenti ve malzemeleri almak için lütfen oturum açın"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/Toolbox.qml:19
msgctxt "@title"
@@ -2852,7 +2892,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "Geçersiz kıl seçeneği mevcut yazıcı yapılandırmasındaki ayarları kullanacaktır. Yazdırma işlemi başarısız olabilir."
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2937,23 +2977,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "Yazdırmayı durdur"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "Yazıcıyı yönet"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "Kuyruğu uzaktan yönetmek için lütfen yazıcının donanım yazılımını güncelleyin."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "Görüntülediğiniz yazıcı bulut yazıcısı olduğundan web kamerasını kullanamazsınız."
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2974,22 +3009,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "BoÅŸta"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "Yazdırma"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "Başlıksız"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "Anonim"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "Yapılandırma değişiklikleri gerekiyor"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "Detaylar"
@@ -3057,27 +3097,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "Kuyrukta"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "Tarayıcıda yönet"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "Kuyrukta baskı işi yok. Bir iş eklemek için dilimleme yapın ve gönderin."
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "Yazdırma görevleri"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "Toplam yazdırma süresi"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "Bekleniyor"
@@ -3127,47 +3167,42 @@ msgstr "Hesap oluÅŸtur"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:28
msgctxt "@label"
msgid "Checking..."
-msgstr ""
+msgstr "Kontrol ediliyor..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:35
msgctxt "@label"
msgid "Account synced"
-msgstr ""
+msgstr "Hesap senkronize edildi"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:42
msgctxt "@label"
msgid "Something went wrong..."
-msgstr ""
+msgstr "Bir sorun oluÅŸtu..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:96
msgctxt "@button"
msgid "Install pending updates"
-msgstr ""
+msgstr "Bekleyen güncellemeleri yükle"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:118
msgctxt "@button"
msgid "Check for account updates"
-msgstr ""
+msgstr "Hesap güncellemelerini kontrol et"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:81
msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
+msgstr "Son güncelleme: %1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
-msgstr ""
+msgstr "Ultimaker hesabı"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:125
msgctxt "@button"
msgid "Sign Out"
-msgstr ""
+msgstr "Çıkış yap"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ActionPanel/OutputProcessWidget.qml:59
msgctxt "@label"
@@ -3663,30 +3698,40 @@ msgstr "Poligon kırpma kitaplığı"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@Label"
msgid "Static type checker for Python"
-msgstr ""
+msgstr "Python için statik tür denetleyicisi"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:157
msgctxt "@Label"
msgid "Root Certificates for validating SSL trustworthiness"
-msgstr ""
+msgstr "SSL güvenilirliğini doğrulamak için kök sertifikalar"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:158
msgctxt "@Label"
msgid "Python Error tracking library"
+msgstr "Python Hata takip kitaplığı"
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "Yazı tipi"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "SVG simgeleri"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Linux çapraz-dağıtım uygulama dağıtımı"
@@ -3726,7 +3771,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3737,7 +3782,7 @@ msgstr "Profil ayarları"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:125
msgctxt "@title:column"
msgid "Current changes"
-msgstr ""
+msgstr "Mevcut deÄŸiÅŸiklikler"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:158
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:747
@@ -3758,12 +3803,12 @@ msgstr "Kaydet ve bir daha sorma"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:197
msgctxt "@action:button"
msgid "Discard changes"
-msgstr ""
+msgstr "DeÄŸiÅŸiklikleri sil"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:210
msgctxt "@action:button"
msgid "Keep changes"
-msgstr ""
+msgstr "DeÄŸiÅŸiklikleri tut"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64
msgctxt "@text:window"
@@ -3920,12 +3965,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "Etkin"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "Malzeme"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "Bu malzeme kombinasyonuyla daha iyi yapıştırma için yapıştırıcı kullanın."
@@ -3952,7 +3997,7 @@ msgstr "Kopya Sayısı"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:33
msgctxt "@title:menu menubar:file"
msgid "&Save Project..."
-msgstr ""
+msgstr "&Projeyi Kaydet..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:54
msgctxt "@title:menu menubar:file"
@@ -4109,28 +4154,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "Yazdırmayı iptal etmek istediğinizden emin misiniz?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
-msgstr ""
+msgstr "Destek olarak basıldı."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
-msgstr ""
+msgstr "Bu model ile çakışan diğer modeller değiştirilir."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
-msgstr ""
+msgstr "Bu model ile çakışan dolgu değiştirilir."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
-msgstr ""
+msgstr "Bu model ile çakışmalar desteklenmez."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4189,12 +4234,12 @@ msgstr "Dışarıda kalan alanı göster"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351
msgctxt "@info:tooltip"
msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry."
-msgstr ""
+msgstr "Modelin eksik veya ikincil yüzeylerini uyarı işaretleri kullanarak vurgulayın. Amaçlanan geometrinin eksik parçaları genellikle takım yolları olacaktır."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:360
msgctxt "@option:check"
msgid "Display model errors"
-msgstr ""
+msgstr "Model hatalarını görüntüle"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:368
msgctxt "@info:tooltip"
@@ -4307,12 +4352,12 @@ msgstr "Dosyaların açılması ve kaydedilmesi"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:570
msgctxt "@info:tooltip"
msgid "Should opening files from the desktop or external applications open in the same instance of Cura?"
-msgstr ""
+msgstr "Masaüstünden veya harici uygulamalardan açılan dosyalar aynı Cura örneğinde mi açılacak?"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:575
msgctxt "@option:check"
msgid "Use a single instance of Cura"
-msgstr ""
+msgstr "Tek bir Cura örneği kullan"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:585
msgctxt "@info:tooltip"
@@ -4671,7 +4716,7 @@ msgid "Update profile with current settings/overrides"
msgstr "Profili geçerli ayarlar/geçersiz kılmalar ile güncelle"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "Geçerli değişiklikleri iptal et"
@@ -4846,29 +4891,29 @@ msgstr "Yazıcı bağlı değil."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:47
msgctxt "@status"
msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet."
-msgstr ""
+msgstr "Bulut yazıcısı çevrimdışı. Yazıcının açık ve internete bağlı olup olmadığını kontrol edin."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:51
msgctxt "@status"
msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection."
-msgstr ""
+msgstr "Yazıcı hesabınızla bağlanmamış. Bağlantı kurmak için lütfen Ultimaker Digital Factory bölümünü ziyaret edin."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:56
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer."
-msgstr ""
+msgstr "Bulut bağlantısı şu anda kullanılamıyor. Bulut yazıcısına bağlanmak için lütfen oturum açın."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:60
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please check your internet connection."
-msgstr ""
+msgstr "Bulut bağlantısı şu anda kullanılamıyor. Lütfen internet bağlantınızı kontrol edin."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:238
msgctxt "@button"
msgid "Add printer"
msgstr "Yazıcı ekle"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "Yazıcıları yönet"
@@ -4919,7 +4964,7 @@ msgstr ""
"\n"
"Profil yöneticisini açmak için tıklayın."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "Özel profiller"
@@ -5117,52 +5162,52 @@ msgstr "Görüntüleme tipi"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:47
msgctxt "@label"
msgid "Add a Cloud printer"
-msgstr ""
+msgstr "Bulut yazıcısı ekle"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
-msgstr ""
+msgstr "Bulut yanıtı bekleniyor"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
-msgstr ""
+msgstr "Hesabınızda hiç yazıcı bulunamıyor mu?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
-msgstr ""
+msgstr "Hesabınızdaki şu yazıcılar Cura'ya eklendi:"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
-msgstr ""
+msgstr "Yazıcıyı manuel olarak ekle"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "Bitir"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr "Ãœretici"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
-msgstr ""
+msgstr "Profil sahibi"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "Yazıcı adı"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "Lütfen yazıcınıza bir isim verin"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5174,7 +5219,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "Bir ağ yazıcısı ekleyin"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "Ağ dışı bir yazıcı ekleyin"
@@ -5184,22 +5229,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "Ağınızda yazıcı bulunamadı."
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "Yenile"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "IP'ye göre bir yazıcı ekleyin"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
-msgstr ""
+msgstr "Bulut yazıcısı ekle"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "Sorun giderme"
@@ -5212,7 +5257,7 @@ msgstr "IP adresine göre bir yazıcı ekleyin"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:133
msgctxt "@text"
msgid "Enter your printer's IP address."
-msgstr ""
+msgstr "Yazıcınızın IP adresini girin."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:158
msgctxt "@button"
@@ -5278,7 +5323,7 @@ msgstr "- Ultimaker yazıcılardaki uzaktan iş akışı sayesinde verimliliği
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/CloudContent.qml:157
msgctxt "@button"
msgid "Skip"
-msgstr ""
+msgstr "Atla"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/DataCollectionsContent.qml:24
msgctxt "@label"
@@ -5882,21 +5927,31 @@ msgstr "4.5'ten 4.6'ya Sürüm Yükseltme"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2."
-msgstr ""
+msgstr "Yapılandırmaları Cura 4.6.0'dan Cura 4.6.2'ye yükseltir."
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.0 to 4.6.2"
-msgstr ""
+msgstr "4.6.0'dan 4.6.2'ye Sürüm Yükseltme"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7."
-msgstr ""
+msgstr "Yapılandırmaları Cura 4.6.2'den Cura 4.7'ye yükseltir."
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
+msgstr "4.6.2'den 4.7'ye Sürüm Yükseltme"
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
msgstr ""
#: X3DReader/plugin.json
@@ -5929,6 +5984,98 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "Röntgen Görüntüsü"
+#~ msgctxt "@label ({} is object name)"
+#~ msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#~ msgstr "{} yazıcısını kaldırmak istediğinizden emin misiniz? Bu işlem geri alınamaz!"
+
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "Seçilen model yüklenemeyecek kadar küçüktü."
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "Profil başarıyla içe aktarıldı {0}"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "Mevcut yapılandırma için bir kalite tipi {0} bulunamıyor."
+
+#~ msgctxt "info:status"
+#~ msgid "Adding printer {} ({}) from your account"
+#~ msgstr "Hesabınızdan {} ({}) yazıcısı ekleniyor"
+
+#~ msgctxt "info:hidden list items"
+#~ msgid "<li>... and {} others</li>"
+#~ msgstr "<li>... ve {} diÄŸeri</li>"
+
+#~ msgctxt "info:status"
+#~ msgid "Printers added from Digital Factory:<ul>{}</ul>"
+#~ msgstr "Digital Factory'den eklenen yazıcılar:<ul>{}</ul>"
+
+#~ msgctxt "info:status"
+#~ msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+#~ msgstr "<ul>{}</ul>Bağlantı kurmak için lütfen <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a> bölümünü ziyaret edin."
+
+#~ msgctxt "@label ({} is printer name)"
+#~ msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#~ msgstr "Sonraki hesap senkronizasyonuna kadar {} yazıcısı kaldırılacak. <br> {} yazıcısını kalıcı olarak kaldırmak için <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a> bölümünü ziyaret edin. <br><br>{} yazıcısını kaldırmak istediğinizden emin misiniz?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "{} yazıcıyı Cura'dan kaldırmak üzeresiniz. Bu işlem geri alınamaz. \n"
+#~ "Devam etmek istediÄŸinizden emin misiniz?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove all printers from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "Tüm yazıcıları Cura'dan kaldırmak üzeresiniz. Bu işlem geri alınamaz. \n"
+#~ "Devam etmek istediÄŸinizden emin misiniz?"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "Güncelle"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "Yeni oluÅŸtur"
+
+#~ msgctxt "@label"
+#~ msgid "Shared Heater"
+#~ msgstr "Ortak Isıtıcı"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "Görüntülediğiniz yazıcı bulut yazıcısı olduğundan web kamerasını kullanamazsınız."
+
+#~ msgctxt "@button"
+#~ msgid "Ultimaker Digital Factory"
+#~ msgstr "Ultimaker Digital Factory"
+
+#~ msgctxt "@text:window, %1 is a profile name"
+#~ msgid ""
+#~ "You have customized some profile settings.\n"
+#~ "Would you like to Keep these changed settings after switching profiles?\n"
+#~ "Alternatively, you can Discard the changes to load the defaults from '%1'."
+#~ msgstr ""
+#~ "Bazı profil ayarlarını özelleştirdiniz.\n"
+#~ "Profiller deÄŸiÅŸtirildikten sonra bu deÄŸiÅŸiklikleri tutmak ister misiniz?\n"
+#~ "Alternatif olarak, '%1' üzerinden varsayılanları yüklemek için değişiklikleri silebilirsiniz."
+
+#~ msgctxt "@label"
+#~ msgid "Overrides %1 setting."
+#~ msgid_plural "Overrides %1 settings."
+#~ msgstr[0] "%1 ayarı geçersiz kılar."
+#~ msgstr[1] "%1 ayarı geçersiz kılar."
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "Lütfen yazıcınıza bir isim verin"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "{machine_name} adlı cihazınız için yeni özellikler var! Yazıcınızın fabrika yazılımını güncellemeniz önerilir."
@@ -7352,10 +7499,6 @@ msgstr "Röntgen Görüntüsü"
#~ msgstr "Yazdırmaya hazırlanıyor"
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "Yazdırma"
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "Mevcut"
diff --git a/resources/i18n/tr_TR/fdmextruder.def.json.po b/resources/i18n/tr_TR/fdmextruder.def.json.po
index 686c5cac0f..bebcfb8ba0 100644
--- a/resources/i18n/tr_TR/fdmextruder.def.json.po
+++ b/resources/i18n/tr_TR/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2019-03-13 14:00+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: Turkish\n"
diff --git a/resources/i18n/tr_TR/fdmprinter.def.json.po b/resources/i18n/tr_TR/fdmprinter.def.json.po
index 901aab7696..3e9ceea127 100644
--- a/resources/i18n/tr_TR/fdmprinter.def.json.po
+++ b/resources/i18n/tr_TR/fdmprinter.def.json.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
-"PO-Revision-Date: 2020-04-15 17:50+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Turkish <info@lionbridge.com>, Turkish <info@bothof.nl>\n"
"Language: tr_TR\n"
@@ -227,12 +227,12 @@ msgstr "Makinenin yapı hacmi sıcaklığını dengeleyip dengelemediği."
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool label"
msgid "Always Write Active Tool"
-msgstr ""
+msgstr "Her Zaman Aktif Aracı Yaz"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool description"
msgid "Write active tool after sending temp commands to inactive tool. Required for Dual Extruder printing with Smoothie or other firmware with modal tool commands."
-msgstr ""
+msgstr "Aktif olmayan araca geçici komut gönderildikten sonra aktif aracı yazın. Smoothie veya modal araç komutlarına sahip diğer donanım yazılımları ile Çift Ekstrüderli baskı için gereklidir."
#: fdmprinter.def.json
msgctxt "machine_center_is_zero label"
@@ -2060,8 +2060,8 @@ msgstr "Yapı Levhası Sıcaklığı"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "Isınan yapı levhası için kullanılan sıcaklık. Bu değer 0 ise yatak sıcaklığı değiştirilmez."
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2070,8 +2070,8 @@ msgstr "İlk Katman Yapı Levhası Sıcaklığı"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "İlk katmanda ısınan yapı levhası için kullanılan sıcaklık."
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2095,13 +2095,13 @@ msgstr "Yüzey enerjisi."
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "Çekme Oranı"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "Yüzde cinsinden çekme oranı."
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -3486,22 +3486,22 @@ msgstr "Desteğin zemininin yazdırılması için kullanılacak ekstrüder dizis
#: fdmprinter.def.json
msgctxt "support_structure label"
msgid "Support Structure"
-msgstr ""
+msgstr "Destek Yapısı"
#: fdmprinter.def.json
msgctxt "support_structure description"
msgid "Chooses between the techniques available to generate support. \"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible."
-msgstr ""
+msgstr "Destek oluşturmak için kullanılabilir teknikler arasından seçim yapar. \"Normal\" destek, çıkıntılı parçaların hemen altında bir destek yapısı oluşturur ve bu alanları dümdüz aşağı indirir. \"Ağaç\"destek, çıkıntılı alanlara doğru dallar oluşturur ve bu dalların uçlarıyla model desteklenir; dallar modelin etrafına sarılarak yapı plakasından olabildiğince destek alır."
#: fdmprinter.def.json
msgctxt "support_structure option normal"
msgid "Normal"
-msgstr ""
+msgstr "Normal"
#: fdmprinter.def.json
msgctxt "support_structure option tree"
msgid "Tree"
-msgstr ""
+msgstr "Ağaç"
#: fdmprinter.def.json
msgctxt "support_tree_angle label"
@@ -3821,12 +3821,12 @@ msgstr "Modelin üzerinde sabit duran desteğin merdiven benzeri alt kısmının
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope label"
msgid "Support Stair Step Minimum Slope Angle"
-msgstr ""
+msgstr "Basamak Desteğinin Minimum Eğim Açısı"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope description"
msgid "The minimum slope of the area for stair-stepping to take effect. Low values should make support easier to remove on shallower slopes, but really low values may result in some very counter-intuitive results on other parts of the model."
-msgstr ""
+msgstr "Basamaklı alanın etkili olması için gereken minimum eğimdir. Düşük değerler, derinliği daha düşük olan eğimlerde desteğin kaldırılmasını kolaylaştırırken, gerçekten düşük değerler ise modelin diğer parçalarında tersine sonuçlar doğurabilir."
#: fdmprinter.def.json
msgctxt "support_join_distance label"
@@ -4276,12 +4276,12 @@ msgstr "Destek örgüsünde askıda kalan herhangi bir kısım olmaması için d
#: fdmprinter.def.json
msgctxt "support_meshes_present label"
msgid "Scene Has Support Meshes"
-msgstr ""
+msgstr "Sahnede Destek Örgüsü Var"
#: fdmprinter.def.json
msgctxt "support_meshes_present description"
msgid "There are support meshes present in the scene. This setting is controlled by Cura."
-msgstr ""
+msgstr "Bunlar sahnedeki mevcut destek örgüleridir. Bu ayar Cura tarafından kontrol edilir."
#: fdmprinter.def.json
msgctxt "platform_adhesion label"
@@ -5045,7 +5045,7 @@ msgstr "Yazdırma Dizisi"
#: fdmprinter.def.json
msgctxt "print_sequence description"
msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes."
-msgstr ""
+msgstr "Sıradakine geçmeden önce, tüm modellerin tek seferde bir katmanla mı yazdırılacağı yoksa bir modelin bitmesinin mi bekleneceği. Teker teker modu a) yalnızca bir ekstrüder etkinleştirildiğinde b) tüm modeller baskı kafası aralarında hareket edecek veya nozül ile X/Y eksenleri arasındaki mesafeden az olacak şekilde ayrıldığında kullanılabilir."
#: fdmprinter.def.json
msgctxt "print_sequence option all_at_once"
@@ -5070,11 +5070,11 @@ msgstr "Çakıştığı diğer dolgu ağını düzeltmek için bu ağı kullanı
#: fdmprinter.def.json
msgctxt "infill_mesh_order label"
msgid "Mesh Processing Rank"
-msgstr ""
+msgstr "Örgü İşleme Sıralaması"
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -5220,7 +5220,7 @@ msgstr "Dilimleme Toleransı"
#: fdmprinter.def.json
msgctxt "slicing_tolerance description"
msgid "Vertical tolerance in the sliced layers. The contours of a layer are normally generated by taking cross sections through the middle of each layer's thickness (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the entire thickness of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Inclusive retains the most details, Exclusive makes for the best fit and Middle stays closest to the original surface."
-msgstr ""
+msgstr "Dilimlenmiş katmanlardaki dikey tolerans. Bir katmanın konturları her katmanın kalınlığının ortasından enine kesitler (Ortalayan) alınarak normal şekilde oluşturulur. Alternatif olarak, her katman, katmanın tüm kalınlığı boyunca hacmin iç kısmına düşen alanlara (Dışlayan) sahip olabilir; veya bir katman, katman içinde herhangi bir yere düşen alanlara (İçeren) sahip olabilir. İçeren seçeneğinde katmandaki çoğu ayrıntı korunur, Dışlayan seçeneği en iyi uyum içindir ve Ortalayan seçeneği ise katmanı orijinal yüzeyin en yakınında tutar."
#: fdmprinter.def.json
msgctxt "slicing_tolerance option middle"
@@ -6361,6 +6361,26 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "Modeli dosyadan indirirken modele uygulanacak olan dönüşüm matrisi."
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "Isınan yapı levhası için kullanılan sıcaklık. Bu değer 0 ise yatak sıcaklığı değiştirilmez."
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "İlk katmanda ısınan yapı levhası için kullanılan sıcaklık."
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "Çekme Oranı"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "Yüzde cinsinden çekme oranı."
+
+#~ msgctxt "infill_mesh_order description"
+#~ msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+#~ msgstr "Çakışan birimleri göz önüne alarak bu örgünün önceliğini belirler. Birden çok örgünün bulunduğu alanlarda düşük sıralamalı örgü öncelenir. Daha yüksek sıralamaya sahip dolgu örgüsü, dolgu örgülerin dolgusunu daha düşük sıralı ve normal örgüler ile değiştirecektir."
+
#~ msgctxt "print_sequence description"
#~ msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. "
#~ msgstr "Sıradakine geçmeden önce, tüm modellerin tek seferde bir katmanla mı yazdırılacağı yoksa bir modelin bitmesinin mi bekleneceği. Teker teker modu a) yalnızca bir ekstrüder etkinleştirildiğinde b) tüm modeller baskı kafası aralarında hareket edecek veya nozül ile X/Y eksenleri arasındaki mesafeden az olacak şekilde ayrıldığında kullanılabilir. "
diff --git a/resources/i18n/zh_CN/cura.po b/resources/i18n/zh_CN/cura.po
index 7948bf6f72..ba76dc304a 100644
--- a/resources/i18n/zh_CN/cura.po
+++ b/resources/i18n/zh_CN/cura.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
-"PO-Revision-Date: 2020-02-21 16:41+0100\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Chinese <info@lionbridge.com>, PCDotFan <pc@edu.ax>, Chinese <info@bothof.nl>\n"
"Language: zh_CN\n"
@@ -19,8 +19,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -43,13 +43,14 @@ msgid "Not overridden"
msgstr "未覆盖"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "Default"
@@ -101,18 +102,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "自定义"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "自定义é…置文件"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "所有支æŒçš„文件类型 ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "所有文件 (*)"
@@ -123,26 +124,26 @@ msgid "Login failed"
msgstr "登录失败"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "正在为模型寻找新ä½ç½®"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "正在寻找ä½ç½®"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "无法在æˆå½¢ç©ºé—´ä½“积内放下全部模型"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "找ä¸åˆ°ä½ç½®"
@@ -280,98 +281,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "尚未åˆå§‹åŒ–<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>OpenGL 版本: {version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>OpenGL 供应商: {vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>OpenGL 渲染器: {renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "错误追溯"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "日志"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "å‘é€æŠ¥å‘Š"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "正在载入打å°æœº..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "正在设置å好设置..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr "正在åˆå§‹åŒ–当å‰æœºå™¨..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr "正在åˆå§‹åŒ–机器管ç†å™¨..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr "正在åˆå§‹åŒ–æˆå½¢ç©ºé—´ä½“积..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "正在设置场景..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "正在载入界é¢..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr "正在åˆå§‹åŒ–引擎..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "一次åªèƒ½åŠ è½½ä¸€ä¸ª G-code 文件。{0} 已跳过导入"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -380,13 +380,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "警告"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "如果加载 G-code,则无法打开其他任何文件。{0} 已跳过导入"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -394,27 +394,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "错误"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "所选模型过å°ï¼Œæ— æ³•åŠ è½½ã€‚"
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "å¤åˆ¶å¹¶æ”¾ç½®æ¨¡åž‹"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "放置模型"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "放置模型"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "无法读å–å“应。"
@@ -437,28 +432,28 @@ msgstr "å°è¯•ç™»å½•æ—¶å‡ºçŽ°æ„外情况,请é‡è¯•ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:187
msgctxt "@info"
msgid "Unable to start a new sign in process. Check if another sign in attempt is still active."
-msgstr ""
+msgstr "无法开始新的登录过程。请检查是å¦ä»åœ¨å°è¯•è¿›è¡Œå¦ä¸€ç™»å½•ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "无法连接 Ultimaker å¸æˆ·æœåŠ¡å™¨ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "文件已存在"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "文件 <filename>{0}</filename> 已存在。您确定è¦è¦†ç›–它å—?"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "文件 URL 无效:"
@@ -517,49 +512,60 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "æ­¤é…置文件 <filename>{0}</filename> 包å«é”™è¯¯æ•°æ®ï¼Œæ— æ³•å¯¼å…¥ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "无法从 <filename>{0}</filename> 导入é…置文件:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "å·²æˆåŠŸå¯¼å…¥é…置文件 {0}"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "文件 {0} ä¸åŒ…å«ä»»ä½•æœ‰æ•ˆçš„é…置文件。"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "é…ç½® {0} 文件类型未知或已æŸå。"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "自定义é…置文件"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "é…置文件缺少打å°è´¨é‡ç±»åž‹å®šä¹‰ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "无法为当å‰é…置找到质é‡ç±»åž‹ {0}。"
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
+msgstr "无法添加é…置文件。"
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
@@ -572,23 +578,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "Default"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "喷嘴"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "已根æ®æŒ¤å‡ºæœºçš„当å‰å¯ç”¨æ€§æ›´æ”¹è®¾ç½®ï¼š"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "设置已更新"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "挤出机已ç¦ç”¨"
@@ -604,10 +610,10 @@ msgstr "添加"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/WelcomePagesModel.py:263
msgctxt "@action:button"
msgid "Finish"
-msgstr ""
+msgstr "完æˆ"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -696,7 +702,7 @@ msgstr "下一步"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -721,40 +727,40 @@ msgstr ""
"<p>找出如何确ä¿æœ€å¥½çš„打å°è´¨é‡å’Œå¯é æ€§.</p>\n"
"<p><a href=\"https://ultimaker.com/3D-model-assistant\">查看打å°è´¨é‡æŒ‡å—</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "项目文件 <filename>{0}</filename> 包å«æœªçŸ¥æœºå™¨ç±»åž‹ <message>{1}</message>。无法导入机器。将改为导入模型。"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "打开项目文件"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
-msgstr ""
+msgstr "çªç„¶æ— æ³•è®¿é—®é¡¹ç›®æ–‡ä»¶ <filename>{0}</filename>:<message>{1}</message>。"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
-msgstr ""
+msgstr "无法打开项目文件"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
-msgstr ""
+msgstr "项目文件 <filename>{0}</filename> 是用此 Ultimaker Cura 版本未识别的é…置文件制作的。"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "推è"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "自定义"
@@ -776,6 +782,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr "没有在此处写入工作区的æƒé™ã€‚"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -919,7 +930,7 @@ msgstr "无法获å–æ›´æ–°ä¿¡æ¯ã€‚"
#, python-brace-format
msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
msgid "New features or bug-fixes may be available for your {machine_name}! If not already at the latest version, it is recommended to update the firmware on your printer to version {latest_version}."
-msgstr ""
+msgstr "您的 {machine_name} å¯èƒ½æœ‰æ–°åŠŸèƒ½æˆ–错误修å¤å¯ç”¨ï¼å¦‚果打å°æœºä¸Šçš„固件还ä¸æ˜¯æœ€æ–°ç‰ˆæœ¬ï¼Œå»ºè®®å°†å®ƒæ›´æ–°ä¸º {latest_version} 版。"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22
#, python-format
@@ -1183,12 +1194,12 @@ msgstr "分层视图"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:70
msgctxt "@info:status"
msgid "Your model is not manifold. The highlighted areas indicate either missing or extraneous surfaces."
-msgstr ""
+msgstr "您的模型ä¸æ˜¯æµå½¢ã€‚çªå‡ºæ˜¾ç¤ºçš„区域指示缺少或多余的表é¢ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:72
msgctxt "@info:title"
msgid "Model errors"
-msgstr ""
+msgstr "模型错误"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/__init__.py:12
msgctxt "@item:inmenu"
@@ -1296,7 +1307,7 @@ msgstr "Ultimaker æ ¼å¼åŒ…"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UFPWriter/UFPWriter.py:146
msgctxt "@info:error"
msgid "Can't write to UFP file:"
-msgstr ""
+msgstr "无法写入到 UFP 文件:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:24
msgctxt "@action"
@@ -1308,90 +1319,123 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "选择å‡çº§"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
-msgstr ""
+msgstr "通过云打å°"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
-msgstr ""
+msgstr "通过云打å°"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
+msgstr "通过云连接"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
-msgstr[0] ""
+msgstr[0] "从您的 Ultimaker å¸æˆ·ä¸­æ£€æµ‹åˆ°æ–°çš„打å°æœº"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
-msgstr[0] ""
+msgstr[0] "æŸäº›æ‰“å°æœºæ— äº‘连接å¯ç”¨"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
-msgstr[0] ""
+msgstr[0] "这些打å°æœºæœªé“¾æŽ¥åˆ° Digital Factory:"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
-msgstr ""
+msgstr "ä¿ç•™æ‰“å°æœºé…ç½®"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
+msgstr "删除打å°æœº"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
-msgstr ""
+msgstr "是å¦åˆ é™¤æ‰“å°æœºï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1403,7 +1447,7 @@ msgstr "使用您的 Ultimaker account å¸æˆ·ä»Žä»»ä½•åœ°æ–¹å‘é€å’Œç›‘控打å
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:33
msgctxt "@info:status Ultimaker Cloud should not be translated."
msgid "Connect to Ultimaker Digital Factory"
-msgstr ""
+msgstr "连接到 Ultimaker Digital Factory"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:36
msgctxt "@action"
@@ -1477,6 +1521,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "正在将打å°ä½œä¸šä¸Šä¼ è‡³æ‰“å°æœºã€‚"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1537,17 +1591,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "通过 USB 连接"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "正在进行 USB 打å°ï¼Œå…³é—­ Cura å°†åœæ­¢æ­¤æ‰“å°ã€‚您确定å—?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "正在进行打å°åœ¨ä¸Šä¸€æ¬¡æ‰“å°å®Œæˆä¹‹å‰ï¼ŒCura 无法通过 USB å¯åŠ¨å¦ä¸€æ¬¡æ‰“å°ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "正在进行打å°"
@@ -1572,141 +1626,130 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "打开项目"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "更新已有é…ç½®"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "新建"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "æ‘˜è¦ - Cura 项目"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "打å°æœºè®¾ç½®"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "机器的设置冲çªåº”如何解决?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "æ›´æ–°"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "新建"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "类型"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "打å°æœºç»„"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "é…置文件设置"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "é…置文件中的冲çªå¦‚何解决?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "åå­—"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "Intent"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "ä¸åœ¨é…置文件中"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
msgid_plural "%1 overrides"
msgstr[0] "%1 é‡å†™"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "è¡ç”Ÿè‡ª"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%1, %2 é‡å†™"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "æ料设置"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "æ料的设置冲çªåº”如何解决?"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "设置å¯è§æ€§"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "模å¼"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "å¯è§è®¾ç½®ï¼š"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1 / %2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "加载项目将清除打å°å¹³å°ä¸Šçš„所有模型。"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "打开"
@@ -2133,17 +2176,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "挤出机数目"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr "共用加热器"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "开始 G-code"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "ç»“æŸ G-code"
@@ -2166,7 +2204,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "请将打å°æœºè¿žæŽ¥åˆ°ç½‘络。"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "查看è”机用户手册"
@@ -2447,7 +2485,7 @@ msgstr "æ›´æ–°"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:27
msgctxt "@label"
msgid "Premium"
-msgstr ""
+msgstr "高级"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:39
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:86
@@ -2468,7 +2506,7 @@ msgstr "在包装更改生效之å‰ï¼Œæ‚¨éœ€è¦é‡æ–°å¯åŠ¨Cura。"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxFooter.qml:46
msgctxt "@info:button, %1 is the application name"
msgid "Quit %1"
-msgstr "退出 %1"
+msgstr "退出 %1"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:30
msgctxt "@title:tab"
@@ -2569,12 +2607,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr "需è¦æŽ¥å—许å¯è¯æ‰èƒ½å®‰è£…该程åºåŒ…"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "网站"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "电å­é‚®ä»¶"
@@ -2623,34 +2661,34 @@ msgstr "无法连接到Cura包数æ®åº“。请检查您的连接。"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:33
msgctxt "@title:tab"
msgid "Installed plugins"
-msgstr ""
+msgstr "已安装的æ’件"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:72
msgctxt "@info"
msgid "No plugin has been installed."
-msgstr ""
+msgstr "尚未安装任何æ’件。"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:86
msgctxt "@title:tab"
msgid "Installed materials"
-msgstr ""
+msgstr "已安装的ææ–™"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:125
msgctxt "@info"
msgid "No material has been installed."
-msgstr ""
+msgstr "尚未安装任何æ料。"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:139
msgctxt "@title:tab"
msgid "Bundled plugins"
-msgstr ""
+msgstr "å·²æ†ç»‘çš„æ’件"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:184
msgctxt "@title:tab"
msgid "Bundled materials"
-msgstr ""
+msgstr "å·²æ†ç»‘çš„ææ–™"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "获å–包..."
@@ -2658,7 +2696,7 @@ msgstr "获å–包..."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/WelcomePage.qml:22
msgctxt "@description"
msgid "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
-msgstr ""
+msgstr "请登录以获å–ç»éªŒè¯é€‚用于 Ultimaker Cura Enterprise çš„æ’件和ææ–™"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/Toolbox.qml:19
msgctxt "@title"
@@ -2845,7 +2883,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "覆盖将使用包å«çŽ°æœ‰æ‰“å°æœºé…置的指定设置。这å¯èƒ½ä¼šå¯¼è‡´æ‰“å°å¤±è´¥ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2930,23 +2968,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "中止打å°"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "管ç†æ‰“å°æœº"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "请åŠæ—¶æ›´æ–°æ‰“å°æœºå›ºä»¶ä»¥è¿œç¨‹ç®¡ç†æ‰“å°é˜Ÿåˆ—。"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "网络摄åƒå¤´ä¸å¯ç”¨ï¼Œå› ä¸ºæ‚¨æ­£åœ¨ç›‘控云打å°æœºã€‚"
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2967,22 +3000,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "空闲"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "打å°"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "未命å"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "匿å"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "需è¦æ›´æ”¹é…ç½®"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "详细信æ¯"
@@ -3050,27 +3088,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "已排队"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "请于æµè§ˆå™¨ä¸­è¿›è¡Œç®¡ç†"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "队列中无打å°ä»»åŠ¡ã€‚å¯é€šè¿‡åˆ‡ç‰‡å’Œå‘é€æ·»åŠ ä»»åŠ¡ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "打å°ä½œä¸š"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "总打å°æ—¶é—´"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "等待"
@@ -3120,47 +3158,42 @@ msgstr "创建账户"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:28
msgctxt "@label"
msgid "Checking..."
-msgstr ""
+msgstr "正在检查..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:35
msgctxt "@label"
msgid "Account synced"
-msgstr ""
+msgstr "å¸æˆ·å·²åŒæ­¥"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:42
msgctxt "@label"
msgid "Something went wrong..."
-msgstr ""
+msgstr "å‘生了错误..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:96
msgctxt "@button"
msgid "Install pending updates"
-msgstr ""
+msgstr "安装挂起的更新"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:118
msgctxt "@button"
msgid "Check for account updates"
-msgstr ""
+msgstr "检查是å¦å­˜åœ¨å¸æˆ·æ›´æ–°"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:81
msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
+msgstr "上次更新时间:%1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
-msgstr ""
+msgstr "Ultimaker å¸æˆ·"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:125
msgctxt "@button"
msgid "Sign Out"
-msgstr ""
+msgstr "注销"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ActionPanel/OutputProcessWidget.qml:59
msgctxt "@label"
@@ -3492,13 +3525,13 @@ msgstr "é…置文件"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Cura.qml:587
msgctxt "@title:window %1 is the application name"
msgid "Closing %1"
-msgstr "正在关闭 %1"
+msgstr "正在关闭 %1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Cura.qml:588
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Cura.qml:600
msgctxt "@label %1 is the application name"
msgid "Are you sure you want to exit %1?"
-msgstr "您确定è¦é€€å‡º ï¼…1 å—?"
+msgstr "您确定è¦é€€å‡º %1 å—?"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Cura.qml:638
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:19
@@ -3534,7 +3567,7 @@ msgstr "新增功能"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:15
msgctxt "@title:window The argument is the application name."
msgid "About %1"
-msgstr "关于 %1"
+msgstr "关于 %1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:57
msgctxt "@label"
@@ -3653,30 +3686,40 @@ msgstr "多边形剪辑库"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@Label"
msgid "Static type checker for Python"
-msgstr ""
+msgstr "适用于 Python çš„é™æ€ç±»åž‹æ£€æŸ¥å™¨"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:157
msgctxt "@Label"
msgid "Root Certificates for validating SSL trustworthiness"
-msgstr ""
+msgstr "ç”¨äºŽéªŒè¯ SSL å¯ä¿¡åº¦çš„æ ¹è¯ä¹¦"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:158
msgctxt "@Label"
msgid "Python Error tracking library"
+msgstr "Python 错误跟踪库"
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "字体"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "SVG 图标"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Linux 交å‰åˆ†å¸ƒåº”用程åºéƒ¨ç½²"
@@ -3716,7 +3759,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3727,7 +3770,7 @@ msgstr "é…置文件设置"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:125
msgctxt "@title:column"
msgid "Current changes"
-msgstr ""
+msgstr "当å‰æ›´æ”¹"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:158
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:747
@@ -3748,12 +3791,12 @@ msgstr "ä¿ç•™æ›´æ”¹ï¼Œå¹¶ä¸å†è¯¢é—®æ­¤é—®é¢˜"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:197
msgctxt "@action:button"
msgid "Discard changes"
-msgstr ""
+msgstr "èˆå¼ƒæ›´æ”¹"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:210
msgctxt "@action:button"
msgid "Keep changes"
-msgstr ""
+msgstr "ä¿ç•™æ›´æ”¹"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64
msgctxt "@text:window"
@@ -3909,12 +3952,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "å·²å¯ç”¨"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "ææ–™"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "用胶粘和此æ料组åˆä»¥äº§ç”Ÿæ›´å¥½çš„附ç€ã€‚"
@@ -3939,7 +3982,7 @@ msgstr "å¤åˆ¶ä¸ªæ•°"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:33
msgctxt "@title:menu menubar:file"
msgid "&Save Project..."
-msgstr ""
+msgstr "ä¿å­˜é¡¹ç›®(&S)..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:54
msgctxt "@title:menu menubar:file"
@@ -4096,28 +4139,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "您确定è¦ä¸­æ­¢æ‰“å°å—?"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
-msgstr ""
+msgstr "打å°ä¸ºæ”¯æ’‘。"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
-msgstr ""
+msgstr "修改了与此模型é‡å çš„其他模型。"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
-msgstr ""
+msgstr "修改了与该模型é‡å çš„填充。"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
-msgstr ""
+msgstr "ä¸æ”¯æŒä¸Žæ­¤æ¨¡åž‹é‡å ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4175,12 +4218,12 @@ msgstr "显示悬垂(Overhang)"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351
msgctxt "@info:tooltip"
msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry."
-msgstr ""
+msgstr "使用警告标志çªå‡ºæ˜¾ç¤ºæ¨¡åž‹ç¼ºå°‘或多余的表é¢ã€‚刀具路径常常是è¦æ‰“å°çš„几何结构缺少的部分。"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:360
msgctxt "@option:check"
msgid "Display model errors"
-msgstr ""
+msgstr "显示模型错误"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:368
msgctxt "@info:tooltip"
@@ -4293,12 +4336,12 @@ msgstr "打开并ä¿å­˜æ–‡ä»¶"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:570
msgctxt "@info:tooltip"
msgid "Should opening files from the desktop or external applications open in the same instance of Cura?"
-msgstr ""
+msgstr "应从桌é¢æ‰“开文件还是在åŒä¸€ Cura 实例中打开外部应用程åºï¼Ÿ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:575
msgctxt "@option:check"
msgid "Use a single instance of Cura"
-msgstr ""
+msgstr "使用å•ä¸ª Cura 实例"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:585
msgctxt "@info:tooltip"
@@ -4657,7 +4700,7 @@ msgid "Update profile with current settings/overrides"
msgstr "使用当å‰è®¾ç½® / é‡å†™å€¼æ›´æ–°é…置文件"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "èˆå¼ƒå½“å‰æ›´æ”¹"
@@ -4832,29 +4875,29 @@ msgstr "尚未连接到打å°æœºã€‚"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:47
msgctxt "@status"
msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet."
-msgstr ""
+msgstr "云打å°æœºç¦»çº¿ã€‚请检查打å°æœºæ˜¯å¦å·²å¼€å¯å¹¶è¿žæŽ¥åˆ° Internet。"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:51
msgctxt "@status"
msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection."
-msgstr ""
+msgstr "此打å°æœºæœªé“¾æŽ¥åˆ°æ‚¨çš„å¸æˆ·ã€‚请访问 Ultimaker Digital Factory 以建立连接。"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:56
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer."
-msgstr ""
+msgstr "云连接当å‰ä¸å¯ç”¨ã€‚请登录以连接到云打å°æœºã€‚"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:60
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please check your internet connection."
-msgstr ""
+msgstr "云连接当å‰ä¸å¯ç”¨ã€‚请检查您的 Internet 连接。"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:238
msgctxt "@button"
msgid "Add printer"
msgstr "添加打å°æœº"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "管ç†æ‰“å°æœº"
@@ -4905,7 +4948,7 @@ msgstr ""
"\n"
"点击打开é…置文件管ç†å™¨ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "自定义é…置文件"
@@ -4914,7 +4957,7 @@ msgstr "自定义é…置文件"
msgctxt "@label %1 is filled in with the type of a profile. %2 is filled with a list of numbers (eg '1' or '1, 2')"
msgid "There is no %1 profile for the configuration in extruder %2. The default intent will be used instead"
msgid_plural "There is no %1 profile for the configurations in extruders %2. The default intent will be used instead"
-msgstr[0] "没有 ï¼…1 é…置文件å¯ç”¨äºŽæŒ¤å‡ºå™¨ ï¼…2 中的é…置。将改为使用默认æ„图"
+msgstr[0] "没有 %1 é…置文件å¯ç”¨äºŽæŒ¤å‡ºå™¨ %2 中的é…置。将改为使用默认æ„图"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/PrintSetupSelector.qml:21
msgctxt "@label shown when we load a Gcode file"
@@ -5102,52 +5145,52 @@ msgstr "查看类型"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:47
msgctxt "@label"
msgid "Add a Cloud printer"
-msgstr ""
+msgstr "添加云打å°æœº"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
-msgstr ""
+msgstr "等待云å“应"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
-msgstr ""
+msgstr "在您的å¸æˆ·ä¸­æœªæ‰¾åˆ°ä»»ä½•æ‰“å°æœºï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
-msgstr ""
+msgstr "您å¸æˆ·ä¸­çš„以下打å°æœºå·²æ·»åŠ åˆ° Cura 中:"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
-msgstr ""
+msgstr "手动添加打å°æœº"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "完æˆ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr "制造商"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
-msgstr ""
+msgstr "é…置文件作者"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "打å°æœºå称"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "请指定打å°æœºå称"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5159,7 +5202,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "添加已è”网打å°æœº"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "添加未è”网打å°æœº"
@@ -5169,22 +5212,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "未找到网络内打å°æœºã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "刷新"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "按 IP 添加打å°æœº"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
-msgstr ""
+msgstr "添加云打å°æœº"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "故障排除"
@@ -5197,7 +5240,7 @@ msgstr "按 IP 地å€æ·»åŠ æ‰“å°æœº"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:133
msgctxt "@text"
msgid "Enter your printer's IP address."
-msgstr ""
+msgstr "输入您打å°æœºçš„ IP 地å€ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:158
msgctxt "@button"
@@ -5263,7 +5306,7 @@ msgstr "- 使用 Ultimaker 打å°æœºä¸Šçš„远程工作æµæ高效率"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/CloudContent.qml:157
msgctxt "@button"
msgid "Skip"
-msgstr ""
+msgstr "跳过"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/DataCollectionsContent.qml:24
msgctxt "@label"
@@ -5867,21 +5910,31 @@ msgstr "版本从 4.5 å‡çº§è‡³ 4.6"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2."
-msgstr ""
+msgstr "å°†é…置从 Cura 4.6.0 å‡çº§åˆ° Cura 4.6.2。"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.0 to 4.6.2"
-msgstr ""
+msgstr "版本从 4.6.0 å‡çº§åˆ° 4.6.2"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7."
-msgstr ""
+msgstr "å°†é…置从 Cura 4.6.2 å‡çº§åˆ° Cura 4.7。"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
+msgstr "版本从 4.6.2 å‡çº§åˆ° 4.7"
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
msgstr ""
#: X3DReader/plugin.json
@@ -5914,6 +5967,97 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "é€è§†è§†å›¾"
+#~ msgctxt "@label ({} is object name)"
+#~ msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#~ msgstr "是å¦ç¡®å®žè¦åˆ é™¤ {}?此æ“作无法撤消ï¼"
+
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "所选模型过å°ï¼Œæ— æ³•åŠ è½½ã€‚"
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "å·²æˆåŠŸå¯¼å…¥é…置文件 {0}"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "无法为当å‰é…置找到质é‡ç±»åž‹ {0}。"
+
+#~ msgctxt "info:status"
+#~ msgid "Adding printer {} ({}) from your account"
+#~ msgstr "正在从您的å¸æˆ·æ·»åŠ æ‰“å°æœº {} ({})"
+
+#~ msgctxt "info:hidden list items"
+#~ msgid "<li>... and {} others</li>"
+#~ msgstr "<li>... å’Œå¦å¤– {} å°</li>"
+
+#~ msgctxt "info:status"
+#~ msgid "Printers added from Digital Factory:<ul>{}</ul>"
+#~ msgstr "从 Digital Factory 添加的打å°æœºï¼š<ul>{}</ul>"
+
+#~ msgctxt "info:status"
+#~ msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+#~ msgstr "<ul>{}</ul>è¦å»ºç«‹è¿žæŽ¥ï¼Œè¯·è®¿é—® <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>。"
+
+#~ msgctxt "@label ({} is printer name)"
+#~ msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#~ msgstr "{} 将被删除,直至下次å¸æˆ·åŒæ­¥ä¸ºæ­¢ã€‚<br>è¦æ°¸ä¹…删除 {},请访问 <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>。<br><br>是å¦ç¡®å®žè¦æš‚时删除 {}?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "您å³å°†ä»Ž Cura 中删除 {} å°æ‰“å°æœºã€‚æ­¤æ“作无法撤消。\n"
+#~ "是å¦ç¡®å®žè¦ç»§ç»­ï¼Ÿ"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove all printers from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "您å³å°†ä»Ž Cura 中删除所有打å°æœºã€‚æ­¤æ“作无法撤消。\n"
+#~ "是å¦ç¡®å®žè¦ç»§ç»­ï¼Ÿ"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "æ›´æ–°"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "新建"
+
+#~ msgctxt "@label"
+#~ msgid "Shared Heater"
+#~ msgstr "共用加热器"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "网络摄åƒå¤´ä¸å¯ç”¨ï¼Œå› ä¸ºæ‚¨æ­£åœ¨ç›‘控云打å°æœºã€‚"
+
+#~ msgctxt "@button"
+#~ msgid "Ultimaker Digital Factory"
+#~ msgstr "Ultimaker Digital Factory"
+
+#~ msgctxt "@text:window, %1 is a profile name"
+#~ msgid ""
+#~ "You have customized some profile settings.\n"
+#~ "Would you like to Keep these changed settings after switching profiles?\n"
+#~ "Alternatively, you can Discard the changes to load the defaults from '%1'."
+#~ msgstr ""
+#~ "您已ç»è‡ªå®šä¹‰äº†ä¸€äº›é…置文件设置。\n"
+#~ "是å¦è¦åœ¨åˆ‡æ¢é…置文件åŽä¿ç•™è¿™äº›æ›´æ”¹çš„设置?\n"
+#~ "或者,也å¯èˆå¼ƒæ›´æ”¹ä»¥ä»Žâ€œ%1â€åŠ è½½é»˜è®¤å€¼ã€‚"
+
+#~ msgctxt "@label"
+#~ msgid "Overrides %1 setting."
+#~ msgid_plural "Overrides %1 settings."
+#~ msgstr[0] "覆盖 %1 设置。"
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "请指定打å°æœºå称"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "您的 {machine_name} 有新功能å¯ç”¨ï¼ 建议您更新打å°æœºä¸Šçš„固件。"
@@ -7341,10 +7485,6 @@ msgstr "é€è§†è§†å›¾"
#~ msgstr "正在准备打å°"
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "打å°"
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "å¯ç”¨"
diff --git a/resources/i18n/zh_CN/fdmextruder.def.json.po b/resources/i18n/zh_CN/fdmextruder.def.json.po
index a2daf6da08..f75b2d93f1 100644
--- a/resources/i18n/zh_CN/fdmextruder.def.json.po
+++ b/resources/i18n/zh_CN/fdmextruder.def.json.po
@@ -4,9 +4,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2019-03-13 14:00+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: PCDotFan <pc@edu.ax>, Bothof <info@bothof.nl>\n"
diff --git a/resources/i18n/zh_CN/fdmprinter.def.json.po b/resources/i18n/zh_CN/fdmprinter.def.json.po
index ff76218d5e..2ab448591e 100644
--- a/resources/i18n/zh_CN/fdmprinter.def.json.po
+++ b/resources/i18n/zh_CN/fdmprinter.def.json.po
@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
-"PO-Revision-Date: 2019-09-23 14:18+0200\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
+"PO-Revision-Date: 2020-08-21 13:40+0200\n"
"Last-Translator: Lionbridge <info@lionbridge.com>\n"
"Language-Team: Chinese <info@lionbridge.com>, PCDotFan <pc@edu.ax>, Chinese <info@bothof.nl>\n"
"Language: zh_CN\n"
@@ -228,12 +228,12 @@ msgstr "机器是å¦èƒ½å¤Ÿç¨³å®šæž„建体积温度。"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool label"
msgid "Always Write Active Tool"
-msgstr ""
+msgstr "始终写入活动工具"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool description"
msgid "Write active tool after sending temp commands to inactive tool. Required for Dual Extruder printing with Smoothie or other firmware with modal tool commands."
-msgstr ""
+msgstr "将临时命令å‘é€åˆ°éžæ´»åŠ¨å·¥å…·åŽå†™å…¥æ´»åŠ¨å·¥å…·ã€‚用 Smoothie 或其他具有模æ€å·¥å…·å‘½ä»¤çš„固件进行的åŒæŒ¤å‡ºå™¨æ‰“å°éœ€è¦æ­¤é¡¹ã€‚"
#: fdmprinter.def.json
msgctxt "machine_center_is_zero label"
@@ -2061,8 +2061,8 @@ msgstr "打å°å¹³å°æ¸©åº¦"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "用于加热打å°å¹³å°çš„温度。如果该值为 0,将ä¸ä¼šè°ƒæ•´çƒ­åºŠã€‚"
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2071,8 +2071,8 @@ msgstr "打å°å¹³å°æ¸©åº¦èµ·å§‹å±‚"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "用于第一层加热打å°å¹³å°çš„温度。"
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2096,13 +2096,13 @@ msgstr "表é¢èƒ½ã€‚"
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "收缩率"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "百分比收缩率。"
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -3487,22 +3487,22 @@ msgstr "用于打å°æ”¯æ’‘底æ¿çš„挤出机组。 用于多é‡æŒ¤å‡ºã€‚"
#: fdmprinter.def.json
msgctxt "support_structure label"
msgid "Support Structure"
-msgstr ""
+msgstr "支撑结构"
#: fdmprinter.def.json
msgctxt "support_structure description"
msgid "Chooses between the techniques available to generate support. \"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible."
-msgstr ""
+msgstr "在å¯ç”¨äºŽäº§ç”Ÿæ”¯æ’‘的方法之间进行选择。“普通â€æ”¯æ’‘在悬垂部分正下方形æˆä¸€ä¸ªæ”¯æ’‘结构,并直接垂下这些区域。“树形â€æ”¯æ’‘å½¢æˆä¸€äº›åˆ†æ”¯ï¼Œå®ƒä»¬æœå‘在这些分支的尖端上支撑模型的悬垂区域,并使这些分支å¯ç¼ ç»•åœ¨æ¨¡åž‹å‘¨å›´ä»¥å°½å¯èƒ½å¤šåœ°ä»Žæž„建æ¿ä¸Šæ”¯æ’‘它。"
#: fdmprinter.def.json
msgctxt "support_structure option normal"
msgid "Normal"
-msgstr ""
+msgstr "正常"
#: fdmprinter.def.json
msgctxt "support_structure option tree"
msgid "Tree"
-msgstr ""
+msgstr "æ ‘å½¢"
#: fdmprinter.def.json
msgctxt "support_tree_angle label"
@@ -3822,12 +3822,12 @@ msgstr "åœç•™åœ¨æ¨¡åž‹ä¸Šçš„支撑阶梯状底部的最大步阶宽度。 较ä½
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope label"
msgid "Support Stair Step Minimum Slope Angle"
-msgstr ""
+msgstr "支撑阶梯最å°å¡åº¦è§’"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope description"
msgid "The minimum slope of the area for stair-stepping to take effect. Low values should make support easier to remove on shallower slopes, but really low values may result in some very counter-intuitive results on other parts of the model."
-msgstr ""
+msgstr "使阶梯生效的区域最å°å¡åº¦ã€‚该值较å°å¯åœ¨è¾ƒæµ…çš„å¡åº¦ä¸Šæ›´å®¹æ˜“去除支撑,但该值过å°å¯èƒ½ä¼šåœ¨æ¨¡åž‹çš„其他部分上产生æŸäº›å¾ˆå常的结果。"
#: fdmprinter.def.json
msgctxt "support_join_distance label"
@@ -4277,12 +4277,12 @@ msgstr "在支撑网格下方的所有ä½ç½®è¿›è¡Œæ”¯æ’‘,让支撑网格中没
#: fdmprinter.def.json
msgctxt "support_meshes_present label"
msgid "Scene Has Support Meshes"
-msgstr ""
+msgstr "场景具有支撑网格"
#: fdmprinter.def.json
msgctxt "support_meshes_present description"
msgid "There are support meshes present in the scene. This setting is controlled by Cura."
-msgstr ""
+msgstr "åœºæ™¯ä¸­å­˜åœ¨æ”¯æ’‘ç½‘æ ¼ã€‚æ­¤è®¾ç½®å— Cura 控制。"
#: fdmprinter.def.json
msgctxt "platform_adhesion label"
@@ -5046,7 +5046,7 @@ msgstr "打å°åºåˆ—"
#: fdmprinter.def.json
msgctxt "print_sequence description"
msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes."
-msgstr ""
+msgstr "是è¦ä¸€æ¬¡ä¸€å±‚地打å°æ‰€æœ‰æ¨¡åž‹ï¼Œè¿˜æ˜¯è¦ç­‰å¾…打å°å®Œä¸€ä¸ªæ¨¡åž‹åŽå†ç»§ç»­æ‰“å°ä¸‹ä¸€ä¸ªã€‚如果 a) ä»…å¯ç”¨äº†ä¸€ä¸ªæŒ¤å‡ºå™¨ï¼Œå¹¶ä¸” b) 分离所有模型的方å¼ä½¿å¾—整个打å°å¤´å¯åœ¨è¿™äº›æ¨¡åž‹é—´ç§»åŠ¨ï¼Œå¹¶ä¸”所有模型都低于喷嘴与 X/Y 轴之间的è·ç¦»ï¼Œåˆ™å¯ä½¿ç”¨æŽ’队打å°æ¨¡å¼ã€‚"
#: fdmprinter.def.json
msgctxt "print_sequence option all_at_once"
@@ -5071,11 +5071,11 @@ msgstr "使用此网格修改与其é‡å çš„其他网格的填充物。 利用æ­
#: fdmprinter.def.json
msgctxt "infill_mesh_order label"
msgid "Mesh Processing Rank"
-msgstr ""
+msgstr "网格处ç†ç­‰çº§"
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -5221,7 +5221,7 @@ msgstr "切片公差"
#: fdmprinter.def.json
msgctxt "slicing_tolerance description"
msgid "Vertical tolerance in the sliced layers. The contours of a layer are normally generated by taking cross sections through the middle of each layer's thickness (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the entire thickness of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Inclusive retains the most details, Exclusive makes for the best fit and Middle stays closest to the original surface."
-msgstr ""
+msgstr "切片层的垂直公差。一般通过穿过æ¯å±‚厚度的中间截å–横截é¢è€Œäº§ç”Ÿè¯¥å±‚的轮廓(中间)。此外,æ¯å±‚å‡å¯æœ‰ä¸€äº›åŒºåŸŸï¼Œè¿™äº›åŒºåŸŸè½å…¥ä½“积内部并é布该层的整个厚度(排除),或层具有一些区域,这些区域è½å…¥è¯¥å±‚内的任æ„ä½ç½®ï¼ˆåŒ…å«ï¼‰ã€‚“包å«â€ä¿ç•™æœ€å¤šçš„细节,“排除â€æœ‰åˆ©äºŽæœ€ä½³è´´åˆï¼Œè€Œâ€œä¸­é—´â€ä¿æŒæœ€æŽ¥è¿‘原始表é¢ã€‚"
#: fdmprinter.def.json
msgctxt "slicing_tolerance option middle"
@@ -6362,6 +6362,26 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "在将模型从文件中载入时应用在模型上的转æ¢çŸ©é˜µã€‚"
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "用于加热打å°å¹³å°çš„温度。如果该值为 0,将ä¸ä¼šè°ƒæ•´çƒ­åºŠã€‚"
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "用于第一层加热打å°å¹³å°çš„温度。"
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "收缩率"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "百分比收缩率。"
+
+#~ msgctxt "infill_mesh_order description"
+#~ msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+#~ msgstr "在考虑é‡å ä½“积时确定此网格的优先级。较低等级的网格将赢得多个网格所在的区域。具有较高顺åºçš„填充网格将修改具有较低顺åºçš„填充网格和普通网格的填充。"
+
#~ msgctxt "print_sequence description"
#~ msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. "
#~ msgstr "是è¦ä¸€æ¬¡ä¸€å±‚地打å°æ‰€æœ‰æ¨¡åž‹ï¼Œè¿˜æ˜¯è¦ç­‰å¾…打å°å®Œä¸€ä¸ªæ¨¡åž‹åŽå†ç»§ç»­æ‰“å°ä¸‹ä¸€ä¸ªã€‚如果 a) ä»…å¯ç”¨äº†ä¸€ä¸ªæŒ¤å‡ºå™¨ï¼Œå¹¶ä¸” b) 分离所有模型的方å¼ä½¿å¾—整个打å°å¤´å¯åœ¨è¿™äº›æ¨¡åž‹é—´ç§»åŠ¨ï¼Œå¹¶ä¸”所有模型都低于喷嘴与 X/Y 轴之间的è·ç¦»ï¼Œåˆ™å¯ä½¿ç”¨æŽ’队打å°æ¨¡å¼ã€‚ "
diff --git a/resources/i18n/zh_TW/cura.po b/resources/i18n/zh_TW/cura.po
index dd18b31963..a464c01991 100644
--- a/resources/i18n/zh_TW/cura.po
+++ b/resources/i18n/zh_TW/cura.po
@@ -5,10 +5,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0200\n"
-"PO-Revision-Date: 2020-04-18 17:49+0800\n"
+"POT-Creation-Date: 2020-10-19 13:15+0200\n"
+"PO-Revision-Date: 2020-08-16 19:35+0800\n"
"Last-Translator: Zhang Heh Ji <dinowchang@gmail.com>\n"
"Language-Team: Zhang Heh Ji <dinowchang@gmail.com>\n"
"Language: zh_TW\n"
@@ -20,8 +20,8 @@ msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/DiscoveredPrintersModel.py:83
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:110
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:351
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1566
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:361
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1581
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:130
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxDetailPage.qml:171
msgctxt "@label"
@@ -44,13 +44,14 @@ msgid "Not overridden"
msgstr "ä¸è¦†å¯«"
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/GlobalStacksModel.py:76
-msgctxt "@label ({} is object name)"
-msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#, python-brace-format
+msgctxt "@label {0} is the name of a printer that's about to be deleted."
+msgid "Are you sure you wish to remove {0}? This cannot be undone!"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentCategoryModel.py:42
#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/IntentTranslations.py:11
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:332
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:338
msgctxt "@label"
msgid "Default"
msgstr "é è¨­å€¼"
@@ -102,18 +103,18 @@ msgctxt "@label"
msgid "Custom"
msgstr "自訂"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:370
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:383
msgctxt "@label"
msgid "Custom profiles"
msgstr "自訂列å°åƒæ•¸"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:405
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:418
#, python-brace-format
msgctxt "@item:inlistbox"
msgid "All Supported Types ({0})"
msgstr "所有支æ´çš„é¡žåž‹ ({0})"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:406
+#: /home/trin/Gedeeld/Projects/Cura/cura/Machines/Models/QualityManagementModel.py:419
msgctxt "@item:inlistbox"
msgid "All Files (*)"
msgstr "所有檔案 (*)"
@@ -124,26 +125,26 @@ msgid "Login failed"
msgstr "登入失敗"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:67
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:24
msgctxt "@info:status"
msgid "Finding new location for objects"
msgstr "正在為物件尋找新ä½ç½®"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:71
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:35
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:28
msgctxt "@info:title"
msgid "Finding Location"
msgstr "尋找ä½ç½®ä¸­"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:150
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:105
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:41
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:76
msgctxt "@info:status"
msgid "Unable to find a location within the build volume for all objects"
msgstr "無法在列å°ç¯„åœå…§æ”¾ä¸‹å…¨éƒ¨ç‰©ä»¶"
#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsAllBuildPlatesJob.py:151
-#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:106
+#: /home/trin/Gedeeld/Projects/Cura/cura/Arranging/ArrangeObjectsJob.py:42
msgctxt "@info:title"
msgid "Can't Find Location"
msgstr "無法找到ä½ç½®"
@@ -281,98 +282,97 @@ msgctxt "@label OpenGL version"
msgid "OpenGL"
msgstr "OpenGL"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:261
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
msgctxt "@label"
msgid "Not yet initialized<br/>"
msgstr "尚未åˆå§‹åŒ–<br/>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:264
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:267
#, python-brace-format
msgctxt "@label OpenGL version"
msgid "<li>OpenGL Version: {version}</li>"
msgstr "<li>OpenGL 版本:{version}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:265
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:268
#, python-brace-format
msgctxt "@label OpenGL vendor"
msgid "<li>OpenGL Vendor: {vendor}</li>"
msgstr "<li>OpenGL 供應商:{vendor}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:266
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:269
#, python-brace-format
msgctxt "@label OpenGL renderer"
msgid "<li>OpenGL Renderer: {renderer}</li>"
msgstr "<li>OpenGL 渲染器:{renderer}</li>"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:300
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:303
msgctxt "@title:groupbox"
msgid "Error traceback"
msgstr "錯誤追溯"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:386
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:389
msgctxt "@title:groupbox"
msgid "Logs"
msgstr "日誌"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:414
+#: /home/trin/Gedeeld/Projects/Cura/cura/CrashHandler.py:417
msgctxt "@action:button"
msgid "Send report"
msgstr "é€å‡ºå ±å‘Š"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:520
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:521
msgctxt "@info:progress"
msgid "Loading machines..."
msgstr "正在載入å°è¡¨æ©Ÿ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:527
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:528
msgctxt "@info:progress"
msgid "Setting up preferences..."
msgstr "正在設定å好設定..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:656
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:657
msgctxt "@info:progress"
msgid "Initializing Active Machine..."
msgstr "正在åˆå§‹åŒ–啟用的機器..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:787
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:788
msgctxt "@info:progress"
msgid "Initializing machine manager..."
msgstr "正在åˆå§‹åŒ–機器管ç†å“¡..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:801
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:802
msgctxt "@info:progress"
msgid "Initializing build volume..."
msgstr "正在åˆå§‹åŒ–列å°ç¯„åœ..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:867
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:870
msgctxt "@info:progress"
msgid "Setting up scene..."
msgstr "正在設定場景..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:903
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:906
msgctxt "@info:progress"
msgid "Loading interface..."
msgstr "正在載入介é¢..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:908
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:911
msgctxt "@info:progress"
msgid "Initializing engine..."
msgstr "正在åˆå§‹åŒ–引擎..."
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1218
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1221
#, python-format
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1769
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1777
#, python-brace-format
msgctxt "@info:status"
msgid "Only one G-code file can be loaded at a time. Skipped importing {0}"
msgstr "一次åªèƒ½è¼‰å…¥ä¸€å€‹ G-code 檔案。{0} 已跳éŽåŒ¯å…¥"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1770
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1873
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1778
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:188
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153
@@ -381,13 +381,13 @@ msgctxt "@info:title"
msgid "Warning"
msgstr "警告"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1779
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1787
#, python-brace-format
msgctxt "@info:status"
msgid "Can't open any other file if G-code is loading. Skipped importing {0}"
msgstr "如果載入 G-code,則無法開啟其他任何檔案。{0} 已跳éŽåŒ¯å…¥"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1780
+#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1788
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:146
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:153
#: /home/trin/Gedeeld/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:139
@@ -395,27 +395,22 @@ msgctxt "@info:title"
msgid "Error"
msgstr "錯誤"
-#: /home/trin/Gedeeld/Projects/Cura/cura/CuraApplication.py:1872
-msgctxt "@info:status"
-msgid "The selected model was too small to load."
-msgstr "é¸æ“‡çš„模型太å°ç„¡æ³•è¼‰å…¥ã€‚"
-
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:31
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:26
msgctxt "@info:status"
msgid "Multiplying and placing objects"
msgstr "正在複製並放置模型"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:32
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:28
msgctxt "@info:title"
msgid "Placing Objects"
msgstr "正在放置模型"
-#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:111
+#: /home/trin/Gedeeld/Projects/Cura/cura/MultiplyObjectsJob.py:77
msgctxt "@info:title"
msgid "Placing Object"
msgstr "擺放物件中"
-#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:89
+#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationHelpers.py:90
msgctxt "@message"
msgid "Could not read response."
msgstr "雲端沒有讀å–回應。"
@@ -438,28 +433,28 @@ msgstr "嘗試登入時出ç¾æ„外狀æ³ï¼Œè«‹å†è©¦ä¸€æ¬¡ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:187
msgctxt "@info"
msgid "Unable to start a new sign in process. Check if another sign in attempt is still active."
-msgstr ""
+msgstr "無法開始新的登入程åºã€‚檢查是å¦æœ‰å…¶ä»–登入ä»åœ¨é€²è¡Œä¸­ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/cura/OAuth2/AuthorizationService.py:242
msgctxt "@info"
msgid "Unable to reach the Ultimaker account server."
msgstr "無法連上 Ultimaker 帳號伺æœå™¨ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:203
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:205
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:132
msgctxt "@title:window"
msgid "File Already Exists"
msgstr "檔案已經存在"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:204
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:206
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:133
#, python-brace-format
msgctxt "@label Don't translate the XML tag <filename>!"
msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
msgstr "檔案 <filename>{0}</filename> 已存在。你確定è¦è¦†è“‹æŽ‰å®ƒå—Žï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:450
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:453
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:452
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/ContainerManager.py:455
msgctxt "@info:status"
msgid "Invalid file URL:"
msgstr "無效的檔案網å€ï¼š"
@@ -518,49 +513,60 @@ msgctxt "@info:status Don't translate the XML tags <filename>!"
msgid "This profile <filename>{0}</filename> contains incorrect data, could not import it."
msgstr "列å°åƒæ•¸ <filename>{0}</filename> å«æœ‰ä¸æ­£ç¢ºçš„資料,無法匯入。"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:334
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:338
#, python-brace-format
msgctxt "@info:status Don't translate the XML tag <filename>!"
msgid "Failed to import profile from <filename>{0}</filename>:"
msgstr "從 <filename>{0}</filename> 匯入列å°åƒæ•¸å¤±æ•—:"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:337
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:342
#, python-brace-format
msgctxt "@info:status"
-msgid "Successfully imported profile {0}"
-msgstr "å·²æˆåŠŸåŒ¯å…¥åˆ—å°åƒæ•¸ {0}"
+msgid "Successfully imported profile {0}."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:340
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:349
#, python-brace-format
msgctxt "@info:status"
msgid "File {0} does not contain any valid profile."
msgstr "檔案 {0} 內未å«æœ‰æ•ˆçš„列å°åƒæ•¸ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:343
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:352
#, python-brace-format
msgctxt "@info:status"
msgid "Profile {0} has an unknown file type or is corrupted."
msgstr "列å°åƒæ•¸ {0} 檔案類型未知或已æ壞。"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:410
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:423
msgctxt "@label"
msgid "Custom profile"
msgstr "自訂列å°åƒæ•¸"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:426
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:439
msgctxt "@info:status"
msgid "Profile is missing a quality type."
msgstr "列å°åƒæ•¸ç¼ºå°‘列å°å“質類型定義。"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:440
-#, python-brace-format
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
msgctxt "@info:status"
-msgid "Could not find a quality type {0} for the current configuration."
-msgstr "無法為目å‰è¨­å®šæ‰¾åˆ°å“質類型 {0}。"
+msgid "Global stack is missing."
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:443
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:449
msgctxt "@info:status"
msgid "Unable to add the profile."
+msgstr "無法新增列å°åƒæ•¸ã€‚"
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:463
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/CuraContainerRegistry.py:468
+#, python-brace-format
+msgctxt "@info:status"
+msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/cura_empty_instance_containers.py:36
@@ -573,23 +579,23 @@ msgctxt "@info:No intent profile selected"
msgid "Default"
msgstr "é è¨­å€¼"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:703
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:218
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:712
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:216
msgctxt "@label"
msgid "Nozzle"
msgstr "å™´é ­"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:851
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:860
msgctxt "@info:message Followed by a list of settings."
msgid "Settings have been changed to match the current availability of extruders:"
msgstr "設定已被更改為符åˆç›®å‰æ“ å‡ºæ©Ÿï¼š"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:853
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:862
msgctxt "@info:title"
msgid "Settings updated"
msgstr "設定更新"
-#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1436
+#: /home/trin/Gedeeld/Projects/Cura/cura/Settings/MachineManager.py:1447
msgctxt "@info:title"
msgid "Extruder(s) Disabled"
msgstr "擠出機已åœç”¨"
@@ -605,10 +611,10 @@ msgstr "增加"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/WelcomePagesModel.py:263
msgctxt "@action:button"
msgid "Finish"
-msgstr ""
+msgstr "完æˆ"
#: /home/trin/Gedeeld/Projects/Cura/cura/UI/AddPrinterPagesModel.py:33
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:406
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:441
#: /home/trin/Gedeeld/Projects/Cura/plugins/ImageReader/ConfigUI.qml:234
#: /home/trin/Gedeeld/Projects/Cura/plugins/SliceInfoPlugin/MoreInfoWindow.qml:150
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxProgressButton.qml:19
@@ -697,7 +703,7 @@ msgstr "下一步"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:185
#: /home/trin/Gedeeld/Projects/Cura/plugins/PerObjectSettingsTool/SettingPickDialog.qml:128
#: /home/trin/Gedeeld/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:482
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:171
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:173
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:127
msgctxt "@action:button"
msgid "Close"
@@ -722,40 +728,40 @@ msgstr ""
"<p>了解如何確ä¿æœ€ä½³çš„列å°å“質和å¯é æ€§ã€‚</p>\n"
"<p><a href=\"https://ultimaker.com/3D-model-assistant\">閱讀列å°å“質指å—</a></p>"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:535
#, python-brace-format
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> contains an unknown machine type <message>{1}</message>. Cannot import the machine. Models will be imported instead."
msgstr "專案檔案 <filename>{0}</filename> 包å«æœªçŸ¥çš„機器類型 <message>{1}</message>。機器無法被匯入,但模型將被匯入。"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:524
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:538
msgctxt "@info:title"
msgid "Open Project File"
msgstr "開啟專案檔案"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:622
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:634
#, python-brace-format
msgctxt "@info:error Don't translate the XML tags <filename> or <message>!"
msgid "Project file <filename>{0}</filename> is suddenly inaccessible: <message>{1}</message>."
-msgstr ""
+msgstr "專案檔案 <filename>{0}</filename> 無法存å–:<message>{1}</message>。"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:623
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:635
msgctxt "@info:title"
msgid "Can't Open Project File"
-msgstr ""
+msgstr "無法開啟專案檔案"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:668
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:686
#, python-brace-format
msgctxt "@info:error Don't translate the XML tag <filename>!"
msgid "Project file <filename>{0}</filename> is made using profiles that are unknown to this version of Ultimaker Cura."
-msgstr ""
+msgstr "專案檔案 <filename>{0}</filename> 使用了此版本 Ultimaker Cura 未知的åƒæ•¸è£½ä½œã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:186
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:203
msgctxt "@title:tab"
msgid "Recommended"
msgstr "推薦"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:188
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:205
msgctxt "@title:tab"
msgid "Custom"
msgstr "自訂é¸é …"
@@ -777,6 +783,11 @@ msgctxt "@error:zip"
msgid "No permission to write the workspace here."
msgstr "沒有寫入此處工作å€çš„權é™ã€‚"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWorkspaceWriter.py:96
+msgctxt "@error:zip"
+msgid "The operating system does not allow saving a project file to this location or with this file name."
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFWriter/ThreeMFWriter.py:185
msgctxt "@error:zip"
msgid "Error writing 3mf file."
@@ -920,7 +931,7 @@ msgstr "無法存å–更新資訊。"
#, python-brace-format
msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
msgid "New features or bug-fixes may be available for your {machine_name}! If not already at the latest version, it is recommended to update the firmware on your printer to version {latest_version}."
-msgstr ""
+msgstr "å¯èƒ½æœ‰é©ç”¨æ–¼ä½ çš„ {machine_name} 的新功能或錯誤修正ï¼å‡å¦‚尚未使用最新版本,建議更新你å°è¡¨æ©Ÿçš„韌體到版本 {latest_version}。"
#: /home/trin/Gedeeld/Projects/Cura/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22
#, python-format
@@ -1185,12 +1196,12 @@ msgstr "分層檢視"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:70
msgctxt "@info:status"
msgid "Your model is not manifold. The highlighted areas indicate either missing or extraneous surfaces."
-msgstr ""
+msgstr "模型沒有å°é–‰ï¼Œæ¨™ç¤ºçš„å€åŸŸæœ‰ç¼ºå°‘或多餘的表é¢ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/SolidView.py:72
msgctxt "@info:title"
msgid "Model errors"
-msgstr ""
+msgstr "模型錯誤"
#: /home/trin/Gedeeld/Projects/Cura/plugins/SolidView/__init__.py:12
msgctxt "@item:inmenu"
@@ -1298,7 +1309,7 @@ msgstr "Ultimaker æ ¼å¼çš„å°åŒ…"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UFPWriter/UFPWriter.py:146
msgctxt "@info:error"
msgid "Can't write to UFP file:"
-msgstr ""
+msgstr "無法寫入 UFP 檔案:"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:24
msgctxt "@action"
@@ -1310,90 +1321,123 @@ msgctxt "@action"
msgid "Select upgrades"
msgstr "é¸æ“‡å‡ç´š"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:148
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:152
msgctxt "@action:button"
msgid "Print via cloud"
-msgstr ""
+msgstr "é€éŽé›²ç«¯æœå‹™åˆ—å°"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:149
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:153
msgctxt "@properties:tooltip"
msgid "Print via cloud"
-msgstr ""
+msgstr "é€éŽé›²ç«¯æœå‹™åˆ—å°"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:150
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:154
msgctxt "@info:status"
msgid "Connected via cloud"
+msgstr "é€éŽé›²ç«¯æœå‹™é€£æŽ¥"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:264
+#, python-brace-format
+msgctxt "@error:send"
+msgid "Unknown error code when uploading print job: {0}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:226
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:227
msgctxt "info:status"
msgid "New printer detected from your Ultimaker account"
msgid_plural "New printers detected from your Ultimaker account"
-msgstr[0] ""
+msgstr[0] "從你的 Ultimaker 帳號åµæ¸¬åˆ°æ–°çš„å°è¡¨æ©Ÿ"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:238
-msgctxt "info:status"
-msgid "Adding printer {} ({}) from your account"
+#, python-brace-format
+msgctxt "info:status Filled in with printer name and printer model."
+msgid "Adding printer {name} ({model}) from your account"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:258
-msgctxt "info:hidden list items"
-msgid "<li>... and {} others</li>"
-msgstr ""
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:255
+#, python-brace-format
+msgctxt "info:{0} gets replaced by a number of printers"
+msgid "... and {0} other"
+msgid_plural "... and {0} others"
+msgstr[0] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:265
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:260
msgctxt "info:status"
-msgid "Printers added from Digital Factory:<ul>{}</ul>"
+msgid "Printers added from Digital Factory:"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:316
msgctxt "info:status"
msgid "A cloud connection is not available for a printer"
msgid_plural "A cloud connection is not available for some printers"
-msgstr[0] ""
+msgstr[0] "å°è¡¨æ©Ÿç„¡æ³•ä½¿ç”¨é›²ç«¯é€£æŽ¥"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:332
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:324
msgctxt "info:status"
msgid "This printer is not linked to the Digital Factory:"
msgid_plural "These printers are not linked to the Digital Factory:"
-msgstr[0] ""
+msgstr[0] "å°è¡¨æ©Ÿæœªé€£åˆ° Digital Factory:"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:329
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:419
+msgctxt "info:name"
+msgid "Ultimaker Digital Factory"
+msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:338
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:333
+#, python-brace-format
msgctxt "info:status"
-msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+msgid "To establish a connection, please visit the {website_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:344
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:337
msgctxt "@action:button"
msgid "Keep printer configurations"
-msgstr ""
+msgstr "ä¿ç•™å°è¡¨æ©Ÿè¨­å®š"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:349
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:342
msgctxt "@action:button"
msgid "Remove printers"
+msgstr "移除å°è¡¨æ©Ÿ"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:421
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "{printer_name} will be removed until the next account sync."
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:428
-msgctxt "@label ({} is printer name)"
-msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:422
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "To remove {printer_name} permanently, visit {digital_factory_link}"
msgstr ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:423
+#, python-brace-format
+msgctxt "@message {printer_name} is replaced with the name of the printer"
+msgid "Are you sure you want to remove {printer_name} temporarily?"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:460
msgctxt "@title:window"
msgid "Remove printers?"
-msgstr ""
+msgstr "移除å°è¡¨æ©Ÿï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:463
+#, python-brace-format
msgctxt "@label"
msgid ""
-"You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+"You are about to remove {0} printer from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
-msgstr ""
+msgid_plural ""
+"You are about to remove {0} printers from Cura. This action cannot be undone.\n"
+"Are you sure you want to continue?"
+msgstr[0] ""
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:471
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:468
msgctxt "@label"
msgid ""
-"You are about to remove all printers from Cura. This action cannot be undone. \n"
+"You are about to remove all printers from Cura. This action cannot be undone.\n"
"Are you sure you want to continue?"
msgstr ""
@@ -1405,7 +1449,7 @@ msgstr "利用你的 Ultimaker 帳號在任何地方傳é€å’Œç›£æŽ§åˆ—å°ä½œæ¥­ã
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:33
msgctxt "@info:status Ultimaker Cloud should not be translated."
msgid "Connect to Ultimaker Digital Factory"
-msgstr ""
+msgstr "連接到 Ultimaker Digital Factory"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:36
msgctxt "@action"
@@ -1479,6 +1523,16 @@ msgctxt "@info:status"
msgid "Uploading print job to printer."
msgstr "正在上傳列å°ä½œæ¥­åˆ°å°è¡¨æ©Ÿã€‚"
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:16
+msgctxt "@info:status"
+msgid "Print job queue is full. The printer can't accept a new job."
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadQueueFullMessage.py:17
+msgctxt "@info:title"
+msgid "Queue Full"
+msgstr ""
+
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/src/Messages/PrintJobUploadSuccessMessage.py:15
msgctxt "@info:status"
msgid "Print job was successfully sent to the printer."
@@ -1539,17 +1593,17 @@ msgctxt "@info:status"
msgid "Connected via USB"
msgstr "é€éŽ USB 連接"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:106
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:110
msgctxt "@label"
msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?"
msgstr "USB 列å°æ­£åœ¨é€²è¡Œä¸­ï¼Œé—œé–‰ Cura å°‡åœæ­¢æ­¤åˆ—å°å·¥ä½œã€‚你確定è¦ç¹¼çºŒå—Žï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed."
msgstr "列å°ä»åœ¨é€²è¡Œä¸­ã€‚列å°å®Œæˆå‰ï¼ŒCura 無法é€éŽ USB 開始å¦ä¸€æ¬¡åˆ—å°ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:130
+#: /home/trin/Gedeeld/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:134
msgctxt "@message"
msgid "Print in Progress"
msgstr "列å°æ­£åœ¨é€²è¡Œä¸­"
@@ -1574,141 +1628,130 @@ msgctxt "@title:window"
msgid "Open Project"
msgstr "開啟專案"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:58
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61
msgctxt "@action:ComboBox Update/override existing profile"
msgid "Update existing"
msgstr "更新已有設定"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:59
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:62
msgctxt "@action:ComboBox Save settings in a new profile"
msgid "Create new"
msgstr "新建設定"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:70
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:74
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:69
msgctxt "@action:title"
msgid "Summary - Cura Project"
msgstr "æ‘˜è¦ - Cura 專案"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:92
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:96
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:93
msgctxt "@action:label"
msgid "Printer settings"
msgstr "å°è¡¨æ©Ÿè¨­å®š"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:112
msgctxt "@info:tooltip"
msgid "How should the conflict in the machine be resolved?"
msgstr "如何解決機器的設定è¡çªï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:115
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:124
-msgctxt "@action:ComboBox option"
-msgid "Update"
-msgstr "æ›´æ–°"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:116
-msgctxt "@action:ComboBox option"
-msgid "Create new"
-msgstr "新建"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:143
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:165
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:102
msgctxt "@action:label"
msgid "Type"
msgstr "é¡žåž‹"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:159
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:181
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
msgctxt "@action:label"
msgid "Printer Group"
msgstr "å°è¡¨æ©Ÿç¾¤çµ„"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:180
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:218
msgctxt "@action:label"
msgid "Profile settings"
msgstr "列å°åƒæ•¸è¨­å®š"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:196
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:219
msgctxt "@info:tooltip"
msgid "How should the conflict in the profile be resolved?"
msgstr "如何解决列å°åƒæ•¸ä¸­çš„設定è¡çªï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:216
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:349
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:117
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:242
msgctxt "@action:label"
msgid "Name"
msgstr "å稱"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:259
msgctxt "@action:label"
msgid "Intent"
msgstr "æ„圖"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:246
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:226
msgctxt "@action:label"
msgid "Not in profile"
msgstr "ä¸åœ¨åˆ—å°åƒæ•¸ä¸­"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:276
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:231
msgctxt "@action:label"
msgid "%1 override"
msgid_plural "%1 overrides"
msgstr[0] "%1 覆寫"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:262
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:287
msgctxt "@action:label"
msgid "Derivative from"
msgstr "è¡ç”Ÿè‡ª"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:267
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:292
msgctxt "@action:label"
msgid "%1, %2 override"
msgid_plural "%1, %2 overrides"
msgstr[0] "%1, %2 覆寫"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:283
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:309
msgctxt "@action:label"
msgid "Material settings"
msgstr "耗æ設定"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:299
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:325
msgctxt "@info:tooltip"
msgid "How should the conflict in the material be resolved?"
msgstr "如何解决耗æ的設定è¡çªï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:342
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369
msgctxt "@action:label"
msgid "Setting visibility"
msgstr "åƒæ•¸é¡¯ç¤ºè¨­å®š"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:351
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:378
msgctxt "@action:label"
msgid "Mode"
msgstr "模å¼"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:367
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:394
msgctxt "@action:label"
msgid "Visible settings:"
msgstr "顯示設定:"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:372
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:399
msgctxt "@action:label"
msgid "%1 out of %2"
msgstr "%1 / %2"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:398
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:425
msgctxt "@action:warning"
msgid "Loading a project will clear all models on the build plate."
msgstr "載入專案時將清除列å°å¹³å°ä¸Šçš„所有模型。"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:416
+#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:453
msgctxt "@action:button"
msgid "Open"
msgstr "é–‹å•Ÿ"
@@ -2135,17 +2178,12 @@ msgctxt "@label"
msgid "Number of Extruders"
msgstr "擠出機數目"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:339
-msgctxt "@label"
-msgid "Shared Heater"
-msgstr "共用加熱器"
-
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:365
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:374
msgctxt "@title:label"
msgid "Start G-code"
msgstr "起始 G-code"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:376
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsPrinterTab.qml:385
msgctxt "@title:label"
msgid "End G-code"
msgstr "çµæŸ G-code"
@@ -2168,7 +2206,7 @@ msgctxt "@info"
msgid "Please connect your printer to the network."
msgstr "請將你的å°è¡¨æ©Ÿé€£ä¸Šç¶²è·¯ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:156
+#: /home/trin/Gedeeld/Projects/Cura/plugins/MonitorStage/MonitorMain.qml:155
msgctxt "@label link to technical assistance"
msgid "View user manuals online"
msgstr "查看線上使用者手冊"
@@ -2449,7 +2487,7 @@ msgstr "更新完æˆ"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:27
msgctxt "@label"
msgid "Premium"
-msgstr ""
+msgstr "付費會員"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxDownloadsShowcase.qml:39
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/components/ToolboxHeader.qml:86
@@ -2571,12 +2609,12 @@ msgctxt "@label"
msgid "You need to accept the license to install the package"
msgstr "你必需åŒæ„授權å”è­°æ‰èƒ½å®‰è£å¥—件"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:93
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:95
msgctxt "@label"
msgid "Website"
msgstr "網站"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxAuthorPage.qml:102
msgctxt "@label"
msgid "Email"
msgstr "é›»å­éƒµä»¶"
@@ -2625,34 +2663,34 @@ msgstr "無法連上 Cura 套件資料庫。請檢查你的網路連線。"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:33
msgctxt "@title:tab"
msgid "Installed plugins"
-msgstr ""
+msgstr "已安è£å¤–掛"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:72
msgctxt "@info"
msgid "No plugin has been installed."
-msgstr ""
+msgstr "尚未安è£ä»»ä½•å¤–掛。"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:86
msgctxt "@title:tab"
msgid "Installed materials"
-msgstr ""
+msgstr "已安è£è€—æ"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:125
msgctxt "@info"
msgid "No material has been installed."
-msgstr ""
+msgstr "尚未安è£ä»»ä½•è€—æ。"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:139
msgctxt "@title:tab"
msgid "Bundled plugins"
-msgstr ""
+msgstr "æ†ç¶å¼å¤–掛"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxInstalledPage.qml:184
msgctxt "@title:tab"
msgid "Bundled materials"
-msgstr ""
+msgstr "æ†ç¶å¼è€—æ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:16
+#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/ToolboxLoadingPage.qml:17
msgctxt "@info"
msgid "Fetching packages..."
msgstr "å–得套件..."
@@ -2660,7 +2698,7 @@ msgstr "å–得套件..."
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/pages/WelcomePage.qml:22
msgctxt "@description"
msgid "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
-msgstr ""
+msgstr "請登入以å–å¾— Ultimaker Cura Enterprise 驗証的外掛åŠè€—æ"
#: /home/trin/Gedeeld/Projects/Cura/plugins/Toolbox/resources/qml/Toolbox.qml:19
msgctxt "@title"
@@ -2847,7 +2885,7 @@ msgid "Override will use the specified settings with the existing printer config
msgstr "覆寫會將指定的設定套用在ç¾æœ‰çš„å°è¡¨æ©Ÿä¸Šã€‚這å¯èƒ½å°Žè‡´åˆ—å°å¤±æ•—。"
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:153
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:191
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:184
msgctxt "@label"
msgid "Glass"
@@ -2932,23 +2970,18 @@ msgctxt "@window:title"
msgid "Abort print"
msgstr "中斷列å°"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:155
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:154
msgctxt "@label link to Connect and Cloud interfaces"
msgid "Manage printer"
msgstr "管ç†å°è¡¨æ©Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:256
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:514
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:519
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrintJobCard.qml:250
msgctxt "@info"
msgid "Please update your printer's firmware to manage the queue remotely."
msgstr "è«‹æ›´æ–°ä½ å°è¡¨æ©Ÿçš„韌體以便é ç«¯ç®¡ç†å·¥ä½œéšŠåˆ—。"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:289
-msgctxt "@info"
-msgid "The webcam is not available because you are monitoring a cloud printer."
-msgstr "由於你正在監控一å°é›²ç«¯å°è¡¨æ©Ÿï¼Œå› æ­¤ç„¡æ³•ä½¿ç”¨ç¶²è·¯æ”影機。"
-
#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:348
msgctxt "@label:status"
msgid "Loading..."
@@ -2969,22 +3002,27 @@ msgctxt "@label:status"
msgid "Idle"
msgstr "閒置中"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:401
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:365
+msgctxt "@label:status"
+msgid "Printing"
+msgstr "正在列å°"
+
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:406
msgctxt "@label"
msgid "Untitled"
msgstr "無標題"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:422
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:427
msgctxt "@label"
msgid "Anonymous"
msgstr "匿å"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:449
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:454
msgctxt "@label:status"
msgid "Requires configuration changes"
msgstr "需è¦ä¿®æ”¹è¨­å®š"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:487
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:492
msgctxt "@action:button"
msgid "Details"
msgstr "ç´°é …"
@@ -3052,27 +3090,27 @@ msgctxt "@label"
msgid "Queued"
msgstr "已排入隊列"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:67
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:66
msgctxt "@label link to connect manager"
msgid "Manage in browser"
msgstr "使用ç€è¦½å™¨ç®¡ç†"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:100
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:99
msgctxt "@label"
msgid "There are no print jobs in the queue. Slice and send a job to add one."
msgstr "ç›®å‰æ²’有列å°ä½œæ¥­åœ¨éšŠåˆ—中。å¯é€éŽåˆ‡ç‰‡ä¸¦å‚³é€åˆ—å°ä½œä¾†å¢žåŠ ä¸€å€‹ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:115
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:110
msgctxt "@label"
msgid "Print jobs"
msgstr "列å°ä½œæ¥­"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:131
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:122
msgctxt "@label"
msgid "Total print time"
msgstr "總列å°æ™‚é–“"
-#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:147
+#: /home/trin/Gedeeld/Projects/Cura/plugins/UM3NetworkPrinting/resources/qml/MonitorQueue.qml:134
msgctxt "@label"
msgid "Waiting for"
msgstr "等待"
@@ -3122,47 +3160,42 @@ msgstr "建立帳號"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:28
msgctxt "@label"
msgid "Checking..."
-msgstr ""
+msgstr "檢查中..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:35
msgctxt "@label"
msgid "Account synced"
-msgstr ""
+msgstr "帳號已åŒæ­¥"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:42
msgctxt "@label"
msgid "Something went wrong..."
-msgstr ""
+msgstr "出了些å•é¡Œ..."
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:96
msgctxt "@button"
msgid "Install pending updates"
-msgstr ""
+msgstr "安è£å¾…處ç†çš„æ›´æ–°"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/SyncState.qml:118
msgctxt "@button"
msgid "Check for account updates"
-msgstr ""
+msgstr "檢查帳號更新"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:81
msgctxt "@label The argument is a timestamp"
msgid "Last update: %1"
-msgstr ""
-
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:99
-msgctxt "@button"
-msgid "Ultimaker Digital Factory"
-msgstr ""
+msgstr "最後一次更新:%1"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:109
msgctxt "@button"
msgid "Ultimaker Account"
-msgstr ""
+msgstr "Ultimaker 帳號"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Account/UserOperations.qml:125
msgctxt "@button"
msgid "Sign Out"
-msgstr ""
+msgstr "登出"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ActionPanel/OutputProcessWidget.qml:59
msgctxt "@label"
@@ -3395,7 +3428,7 @@ msgstr "çµåˆæ¨¡åž‹ï¼ˆ&M)"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Actions.qml:347
msgctxt "@action:inmenu"
msgid "&Multiply Model..."
-msgstr "複製模型…(&M)"
+msgstr "複製模型...(&M)"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Actions.qml:354
msgctxt "@action:inmenu menubar:edit"
@@ -3655,30 +3688,40 @@ msgstr "多邊形剪輯函å¼åº«"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:155
msgctxt "@Label"
msgid "Static type checker for Python"
-msgstr ""
+msgstr "Python éœæ…‹åž‹åˆ¥æª¢æŸ¥å™¨"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:156
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:157
msgctxt "@Label"
msgid "Root Certificates for validating SSL trustworthiness"
-msgstr ""
+msgstr "é©—è­‰ SSL å¯ä¿¡åº¦ç”¨çš„根憑證"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:158
msgctxt "@Label"
msgid "Python Error tracking library"
+msgstr "Python 錯誤追蹤函å¼åº«"
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:159
+msgctxt "@label"
+msgid "Polygon packing library, developed by Prusa Research"
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:160
msgctxt "@label"
+msgid "Python bindings for libnest2d"
+msgstr ""
+
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+msgctxt "@label"
msgid "Font"
msgstr "å­—é«”"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:161
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:163
msgctxt "@label"
msgid "SVG icons"
msgstr "SVG 圖標"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:162
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/AboutDialog.qml:164
msgctxt "@label"
msgid "Linux cross-distribution application deployment"
msgstr "Linux cross-distribution 應用程å¼éƒ¨ç½²"
@@ -3718,7 +3761,7 @@ msgctxt "@text:window, %1 is a profile name"
msgid ""
"You have customized some profile settings.\n"
"Would you like to Keep these changed settings after switching profiles?\n"
-"Alternatively, you can Discard the changes to load the defaults from '%1'."
+"Alternatively, you can discard the changes to load the defaults from '%1'."
msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:111
@@ -3729,7 +3772,7 @@ msgstr "列å°åƒæ•¸è¨­å®š"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:125
msgctxt "@title:column"
msgid "Current changes"
-msgstr ""
+msgstr "ç›®å‰æ›´å‹•"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:158
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:747
@@ -3750,12 +3793,12 @@ msgstr "ä¿ç•™æ›´æ”¹ï¼Œä¸¦ä¸å†è©¢å•æ­¤å•é¡Œ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:197
msgctxt "@action:button"
msgid "Discard changes"
-msgstr ""
+msgstr "忽略更動"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:210
msgctxt "@action:button"
msgid "Keep changes"
-msgstr ""
+msgstr "ä¿ç•™æ›´å‹•"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64
msgctxt "@text:window"
@@ -3911,12 +3954,12 @@ msgctxt "@label"
msgid "Enabled"
msgstr "已啟用"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:251
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:267
msgctxt "@label"
msgid "Material"
msgstr "耗æ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:378
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:394
msgctxt "@label"
msgid "Use glue for better adhesion with this material combination."
msgstr "在此耗æ組åˆä¸‹ï¼Œä½¿ç”¨è† æ°´ä»¥ç²å¾—較佳的附著。"
@@ -3941,12 +3984,12 @@ msgstr "複製個數"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:33
msgctxt "@title:menu menubar:file"
msgid "&Save Project..."
-msgstr ""
+msgstr "儲存專案...(&S)"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:54
msgctxt "@title:menu menubar:file"
msgid "&Export..."
-msgstr "匯出(&E)"
+msgstr "匯出...(&E)"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Menus/FileMenu.qml:65
msgctxt "@action:inmenu menubar:file"
@@ -4098,28 +4141,28 @@ msgctxt "@label"
msgid "Are you sure you want to abort the print?"
msgstr "你確定è¦ä¸­æ–·åˆ—å°å—Žï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:102
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:114
msgctxt "@label"
msgid "Is printed as support."
-msgstr ""
+msgstr "åšç‚ºæ”¯æ’而列å°ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:105
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:117
msgctxt "@label"
msgid "Other models overlapping with this model are modified."
-msgstr ""
+msgstr "與此模型é‡ç–Šçš„其他模型已被更改。"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:108
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:120
msgctxt "@label"
msgid "Infill overlapping with this model is modified."
-msgstr ""
+msgstr "與此模型é‡ç–Šçš„填充已被更改。"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:111
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:123
msgctxt "@label"
msgid "Overlaps with this model are not supported."
-msgstr ""
+msgstr "與此模型的é‡ç–Šæ²’有支æ’。"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:118
-msgctxt "@label"
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/ObjectItemButton.qml:130
+msgctxt "@label %1 is the number of settings it overrides."
msgid "Overrides %1 setting."
msgid_plural "Overrides %1 settings."
msgstr[0] ""
@@ -4167,7 +4210,7 @@ msgstr "顯示å€è¨­å®š"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:332
msgctxt "@info:tooltip"
msgid "Highlight unsupported areas of the model in red. Without support these areas will not print properly."
-msgstr "以紅色凸顯模型缺少支æ’çš„å€åŸŸã€‚如果沒有支æ’這些å€åŸŸå°‡ç„¡æ³•æ­£å¸¸åˆ—å°ã€‚"
+msgstr "模型缺少支æ’çš„å€åŸŸå·²ä»¥ç´…色標示。如果沒有支æ’這些å€åŸŸå°‡ç„¡æ³•æ­£å¸¸åˆ—å°ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:341
msgctxt "@option:check"
@@ -4177,12 +4220,12 @@ msgstr "顯示çªå‡ºéƒ¨åˆ†"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351
msgctxt "@info:tooltip"
msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry."
-msgstr ""
+msgstr "模型缺少或多餘的表é¢å·²ç”¨è­¦å‘Šç¬¦è™Ÿæ¨™ç¤ºã€‚工具路徑是將缺少部份補上的型狀。"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:360
msgctxt "@option:check"
msgid "Display model errors"
-msgstr ""
+msgstr "顯示模型錯誤"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:368
msgctxt "@info:tooltip"
@@ -4295,12 +4338,12 @@ msgstr "開啟並儲存檔案"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:570
msgctxt "@info:tooltip"
msgid "Should opening files from the desktop or external applications open in the same instance of Cura?"
-msgstr ""
+msgstr "從桌é¢æˆ–外部程å¼é–‹å•Ÿæª”案時,使用åŒä¸€ Cura 視窗嗎?"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:575
msgctxt "@option:check"
msgid "Use a single instance of Cura"
-msgstr ""
+msgstr "使用åŒä¸€ Cura 視窗"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:585
msgctxt "@info:tooltip"
@@ -4421,7 +4464,7 @@ msgstr "啟動時檢查更新"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:805
msgctxt "@info:tooltip"
msgid "Should anonymous data about your print be sent to Ultimaker? Note, no models, IP addresses or other personally identifiable information is sent or stored."
-msgstr "你願æ„將關於你的列å°è³‡æ–™ä»¥åŒ¿åå½¢å¼ç™¼é€åˆ° Ultimaker 嗎?注æ„:我們ä¸æœƒè¨˜éŒ„或發é€ä»»ä½•æ¨¡åž‹ã€IP 地å€æˆ–其他ç§äººè³‡æ–™ã€‚"
+msgstr "你願æ„將關於你的列å°è³‡æ–™ä»¥åŒ¿åå½¢å¼ç™¼é€åˆ° Ultimaker 嗎?注æ„:我們ä¸æœƒè¨˜éŒ„或發é€ä»»ä½•æ¨¡åž‹ã€IP ä½å€æˆ–其他ç§äººè³‡æ–™ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:810
msgctxt "@option:check"
@@ -4659,7 +4702,7 @@ msgid "Update profile with current settings/overrides"
msgstr "使用目å‰è¨­å®š / 覆寫值更新列å°åƒæ•¸"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:561
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:258
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:244
msgctxt "@action:button"
msgid "Discard current changes"
msgstr "æ¨æ£„ç›®å‰æ›´æ”¹"
@@ -4834,29 +4877,29 @@ msgstr "尚未連線到å°è¡¨æ©Ÿã€‚"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:47
msgctxt "@status"
msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet."
-msgstr ""
+msgstr "雲端å°è¡¨æ©Ÿç‚ºé›¢ç·šç‹€æ…‹ã€‚請檢查å°è¡¨æ©Ÿæ˜¯å¦å·²é–‹æ©Ÿä¸¦é€£ä¸Šç¶²è·¯ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:51
msgctxt "@status"
msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection."
-msgstr ""
+msgstr "æ­¤å°è¡¨æ©Ÿæœªé€£æŽ¥åˆ°ä½ çš„帳號。請å‰å¾€ Ultimaker Digital Factory 建立連接。"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:56
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer."
-msgstr ""
+msgstr "雲端æœå‹™ç›®å‰ç„¡æ³•ä½¿ç”¨ã€‚請登入以連接到雲端å°è¡¨æ©Ÿã€‚"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:60
msgctxt "@status"
msgid "The cloud connection is currently unavailable. Please check your internet connection."
-msgstr ""
+msgstr "雲端æœå‹™ç›®å‰ç„¡æ³•ä½¿ç”¨ã€‚請檢查你的網路連線。"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:238
msgctxt "@button"
msgid "Add printer"
msgstr "新增å°è¡¨æ©Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:254
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrinterSelector/MachineSelector.qml:255
msgctxt "@button"
msgid "Manage printers"
msgstr "管ç†å°è¡¨æ©Ÿ"
@@ -4907,7 +4950,7 @@ msgstr ""
"\n"
"點擊開啟列å°åƒæ•¸ç®¡ç†å™¨ã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:160
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:146
msgctxt "@label:header"
msgid "Custom profiles"
msgstr "自訂列å°åƒæ•¸"
@@ -5104,52 +5147,52 @@ msgstr "檢示類型"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:47
msgctxt "@label"
msgid "Add a Cloud printer"
-msgstr ""
+msgstr "新增雲端å°è¡¨æ©Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:73
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:74
msgctxt "@label"
msgid "Waiting for Cloud response"
-msgstr ""
+msgstr "等待雲端æœå‹™å›žæ‡‰"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:84
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:86
msgctxt "@label"
msgid "No printers found in your account?"
-msgstr ""
+msgstr "在你的帳號未發ç¾ä»»ä½•å°è¡¨æ©Ÿï¼Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:118
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:121
msgctxt "@label"
msgid "The following printers in your account have been added in Cura:"
-msgstr ""
+msgstr "下列你帳號中的å°è¡¨æ©Ÿå·²æ–°å¢žè‡³ Cura:"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:200
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:204
msgctxt "@button"
msgid "Add printer manually"
-msgstr ""
+msgstr "手動新增å°è¡¨æ©Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:214
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddCloudPrintersView.qml:218
msgctxt "@button"
msgid "Finish"
msgstr "完æˆ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:231
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:230
msgctxt "@label"
msgid "Manufacturer"
msgstr "製造商"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:245
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:247
msgctxt "@label"
msgid "Profile author"
-msgstr ""
+msgstr "列å°åƒæ•¸ä½œè€…"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:260
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:265
msgctxt "@label"
msgid "Printer name"
msgstr "å°è¡¨æ©Ÿå稱"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:269
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:274
msgctxt "@text"
-msgid "Please give your printer a name"
-msgstr "請為你的å°è¡¨æ©Ÿå–一個å稱"
+msgid "Please name your printer"
+msgstr ""
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:24
msgctxt "@label"
@@ -5161,7 +5204,7 @@ msgctxt "@label"
msgid "Add a networked printer"
msgstr "新增網路å°è¡¨æ©Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:95
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml:90
msgctxt "@label"
msgid "Add a non-networked printer"
msgstr "新增éžç¶²è·¯å°è¡¨æ©Ÿ"
@@ -5171,22 +5214,22 @@ msgctxt "@label"
msgid "There is no printer found over your network."
msgstr "在你的網路上找ä¸åˆ°å°è¡¨æ©Ÿã€‚"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:181
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:182
msgctxt "@label"
msgid "Refresh"
msgstr "æ›´æ–°"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:192
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:193
msgctxt "@label"
msgid "Add printer by IP"
msgstr "使用 IP ä½å€æ–°å¢žå°è¡¨æ©Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:203
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:204
msgctxt "@label"
msgid "Add cloud printer"
-msgstr ""
+msgstr "新增雲端å°è¡¨æ©Ÿ"
-#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:239
+#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddNetworkPrinterScrollView.qml:240
msgctxt "@label"
msgid "Troubleshooting"
msgstr "故障排除"
@@ -5199,7 +5242,7 @@ msgstr "使用 IP ä½å€æ–°å¢žå°è¡¨æ©Ÿ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:133
msgctxt "@text"
msgid "Enter your printer's IP address."
-msgstr ""
+msgstr "輸入å°è¡¨æ©Ÿçš„ IP ä½å€ã€‚"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/AddPrinterByIpContent.qml:158
msgctxt "@button"
@@ -5265,7 +5308,7 @@ msgstr "- é€éŽ Ultimaker å°è¡¨æ©Ÿä¸Šçš„é ç«¯å·¥ä½œæµç¨‹æ高效率"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/CloudContent.qml:157
msgctxt "@button"
msgid "Skip"
-msgstr ""
+msgstr "ç•¥éŽ"
#: /home/trin/Gedeeld/Projects/Cura/resources/qml/WelcomePages/DataCollectionsContent.qml:24
msgctxt "@label"
@@ -5869,21 +5912,31 @@ msgstr "å‡ç´šç‰ˆæœ¬ 4.5 到 4.6"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2."
-msgstr ""
+msgstr "將設定從 Cura 4.6.0 版本å‡ç´šè‡³ 4.6.2 版本。"
#: VersionUpgrade/VersionUpgrade460to462/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.0 to 4.6.2"
-msgstr ""
+msgstr "å‡ç´šç‰ˆæœ¬ 4.6.0 到 4.6.2"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "description"
msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7."
-msgstr ""
+msgstr "將設定從 Cura 4.6.2 版本å‡ç´šè‡³ 4.7 版本。"
#: VersionUpgrade/VersionUpgrade462to47/plugin.json
msgctxt "name"
msgid "Version Upgrade 4.6.2 to 4.7"
+msgstr "å‡ç´šç‰ˆæœ¬ 4.6.2 到 4.7"
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "description"
+msgid "Upgrades configurations from Cura 4.7 to Cura 4.8."
+msgstr ""
+
+#: VersionUpgrade/VersionUpgrade47to48/plugin.json
+msgctxt "name"
+msgid "Version Upgrade 4.7 to 4.8"
msgstr ""
#: X3DReader/plugin.json
@@ -5916,6 +5969,97 @@ msgctxt "name"
msgid "X-Ray View"
msgstr "é€è¦–檢視"
+#~ msgctxt "@label ({} is object name)"
+#~ msgid "Are you sure you wish to remove {}? This cannot be undone!"
+#~ msgstr "你確èªè¦ç§»é™¤ {}?此動作無法復原ï¼"
+
+#~ msgctxt "@info:status"
+#~ msgid "The selected model was too small to load."
+#~ msgstr "é¸æ“‡çš„模型太å°ç„¡æ³•è¼‰å…¥ã€‚"
+
+#~ msgctxt "@info:status"
+#~ msgid "Successfully imported profile {0}"
+#~ msgstr "å·²æˆåŠŸåŒ¯å…¥åˆ—å°åƒæ•¸ {0}"
+
+#~ msgctxt "@info:status"
+#~ msgid "Could not find a quality type {0} for the current configuration."
+#~ msgstr "無法為目å‰è¨­å®šæ‰¾åˆ°å“質類型 {0}。"
+
+#~ msgctxt "info:status"
+#~ msgid "Adding printer {} ({}) from your account"
+#~ msgstr "從你的帳號新增å°è¡¨æ©Ÿ {} ({})"
+
+#~ msgctxt "info:hidden list items"
+#~ msgid "<li>... and {} others</li>"
+#~ msgstr "<li>... 和 {} 其他</li>"
+
+#~ msgctxt "info:status"
+#~ msgid "Printers added from Digital Factory:<ul>{}</ul>"
+#~ msgstr "從 Digital Factory 新增å°è¡¨æ©Ÿï¼š<ul>{}</ul>"
+
+#~ msgctxt "info:status"
+#~ msgid "<ul>{}</ul>To establish a connection, please visit the <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>."
+#~ msgstr "<ul>{}</ul>è¦å»ºç«‹é€£ç·šï¼Œè«‹å‰å¾€ <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>。"
+
+#~ msgctxt "@label ({} is printer name)"
+#~ msgid "{} will be removed until the next account sync. <br> To remove {} permanently, visit <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>. <br><br>Are you sure you want to remove {} temporarily?"
+#~ msgstr "直到下次帳號åŒæ­¥å‰ {} 將被移除。<br>è¦æ°¸ä¹…移除 {},請å‰å¾€ <a href='https://mycloud.ultimaker.com/'>Ultimaker Digital Factory</a>。<br><br>你確定è¦æš«æ™‚移除 {} 嗎?"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove {} printer(s) from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "你將從 Cura 移除 {} å°è¡¨æ©Ÿã€‚此動作無法復原。\n"
+#~ "你確定è¦ç¹¼çºŒå—Žï¼Ÿ"
+
+#~ msgctxt "@label"
+#~ msgid ""
+#~ "You are about to remove all printers from Cura. This action cannot be undone. \n"
+#~ "Are you sure you want to continue?"
+#~ msgstr ""
+#~ "你將從 Cura 移除所有å°è¡¨æ©Ÿã€‚此動作無法復原。\n"
+#~ "你確定è¦ç¹¼çºŒå—Žï¼Ÿ"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Update"
+#~ msgstr "æ›´æ–°"
+
+#~ msgctxt "@action:ComboBox option"
+#~ msgid "Create new"
+#~ msgstr "新建"
+
+#~ msgctxt "@label"
+#~ msgid "Shared Heater"
+#~ msgstr "共用加熱器"
+
+#~ msgctxt "@info"
+#~ msgid "The webcam is not available because you are monitoring a cloud printer."
+#~ msgstr "由於你正在監控一å°é›²ç«¯å°è¡¨æ©Ÿï¼Œå› æ­¤ç„¡æ³•ä½¿ç”¨ç¶²è·¯æ”影機。"
+
+#~ msgctxt "@button"
+#~ msgid "Ultimaker Digital Factory"
+#~ msgstr "Ultimaker Digital Factory"
+
+#~ msgctxt "@text:window, %1 is a profile name"
+#~ msgid ""
+#~ "You have customized some profile settings.\n"
+#~ "Would you like to Keep these changed settings after switching profiles?\n"
+#~ "Alternatively, you can Discard the changes to load the defaults from '%1'."
+#~ msgstr ""
+#~ "你修改了一些åƒæ•¸è¨­å®šã€‚\n"
+#~ "ä½ è¦åœ¨åˆ‡æ›åƒæ•¸å¾Œä¿ç•™é€™äº›æ›´å‹•ï¼Ÿ\n"
+#~ "或者你也å¯ä»¥å¿½ç•¥é€™äº›æ›´å‹•ï¼Œå¾ž '%1' 載入é è¨­å€¼ã€‚"
+
+#~ msgctxt "@label"
+#~ msgid "Overrides %1 setting."
+#~ msgid_plural "Overrides %1 settings."
+#~ msgstr[0] "覆寫 %1 設定。"
+
+#~ msgctxt "@text"
+#~ msgid "Please give your printer a name"
+#~ msgstr "請為你的å°è¡¨æ©Ÿå–一個å稱"
+
#~ msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!"
#~ msgid "New features are available for your {machine_name}! It is recommended to update the firmware on your printer."
#~ msgstr "ä½ çš„ {machine_name} 有新功能å¯ç”¨ï¼å»ºè­°æ›´æ–°å°è¡¨æ©ŸéŸŒé«”。"
@@ -7343,10 +7487,6 @@ msgstr "é€è¦–檢視"
#~ msgstr "準備列å°ä¸­"
#~ msgctxt "@label:status"
-#~ msgid "Printing"
-#~ msgstr "正在列å°"
-
-#~ msgctxt "@label:status"
#~ msgid "Available"
#~ msgstr "å¯ç”¨"
diff --git a/resources/i18n/zh_TW/fdmextruder.def.json.po b/resources/i18n/zh_TW/fdmextruder.def.json.po
index 11d952c07c..91f018db7c 100644
--- a/resources/i18n/zh_TW/fdmextruder.def.json.po
+++ b/resources/i18n/zh_TW/fdmextruder.def.json.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 12:48+0000\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
"PO-Revision-Date: 2019-03-03 14:09+0800\n"
"Last-Translator: Zhang Heh Ji <dinowchang@gmail.com>\n"
"Language-Team: Zhang Heh Ji <dinowchang@gmail.com>\n"
diff --git a/resources/i18n/zh_TW/fdmprinter.def.json.po b/resources/i18n/zh_TW/fdmprinter.def.json.po
index f7ef9dcbd2..f901baa31e 100644
--- a/resources/i18n/zh_TW/fdmprinter.def.json.po
+++ b/resources/i18n/zh_TW/fdmprinter.def.json.po
@@ -5,10 +5,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Cura 4.7\n"
+"Project-Id-Version: Cura 4.8\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2020-07-31 14:10+0000\n"
-"PO-Revision-Date: 2020-02-19 22:42+0800\n"
+"POT-Creation-Date: 2020-10-19 13:15+0000\n"
+"PO-Revision-Date: 2020-08-05 07:49+0800\n"
"Last-Translator: Zhang Heh Ji <dinowchang@gmail.com>\n"
"Language-Team: Zhang Heh Ji <dinowchang@gmail.com>\n"
"Language: zh_TW\n"
@@ -228,12 +228,12 @@ msgstr "機器是å¦èƒ½å¤ ç©©å®šåˆ—å°ç©ºé–“溫度。"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool label"
msgid "Always Write Active Tool"
-msgstr ""
+msgstr "總是寫入啟用工具"
#: fdmprinter.def.json
msgctxt "machine_always_write_active_tool description"
msgid "Write active tool after sending temp commands to inactive tool. Required for Dual Extruder printing with Smoothie or other firmware with modal tool commands."
-msgstr ""
+msgstr "å‘未啟用工具發é€æº«åº¦å‘½ä»¤å¾Œå¯«å…¥å•Ÿç”¨å·¥å…·ã€‚使用 Smoothie 或是使用 modal tool 命令的韌體åšé›™æ“ å‡ºæ©Ÿåˆ—å°æ™‚,此功能是必需開啟的。"
#: fdmprinter.def.json
msgctxt "machine_center_is_zero label"
@@ -2061,8 +2061,8 @@ msgstr "列å°å¹³å°æº«åº¦"
#: fdmprinter.def.json
msgctxt "material_bed_temperature description"
-msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
-msgstr "設定列å°å¹³å°çš„溫度。如果設定為 0,就ä¸æœƒåŠ ç†±åˆ—å°å¹³å°ã€‚"
+msgid "The temperature used for the heated build plate. If this is 0, the build plate is left unheated."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 label"
@@ -2071,8 +2071,8 @@ msgstr "列å°å¹³å°æº«åº¦èµ·å§‹å±¤"
#: fdmprinter.def.json
msgctxt "material_bed_temperature_layer_0 description"
-msgid "The temperature used for the heated build plate at the first layer."
-msgstr "用於第一層加熱列å°å¹³å°çš„溫度。"
+msgid "The temperature used for the heated build plate at the first layer. If this is 0, the build plate is left unheated during the first layer."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_adhesion_tendency label"
@@ -2096,13 +2096,13 @@ msgstr "表é¢èƒ½é‡ã€‚"
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage label"
-msgid "Shrinkage Ratio"
-msgstr "收縮率"
+msgid "Scaling Factor Shrinkage Compensation"
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_shrinkage_percentage description"
-msgid "Shrinkage ratio in percentage."
-msgstr "收縮率百分比。"
+msgid "To compensate for the shrinkage of the material as it cools down, the model will be scaled with this factor."
+msgstr ""
#: fdmprinter.def.json
msgctxt "material_crystallinity label"
@@ -3487,22 +3487,22 @@ msgstr "用於列å°æ”¯æ’底æ¿çš„擠出機組。在多擠出機情æ³ä¸‹é©ç”¨
#: fdmprinter.def.json
msgctxt "support_structure label"
msgid "Support Structure"
-msgstr ""
+msgstr "支æ’çµæ§‹"
#: fdmprinter.def.json
msgctxt "support_structure description"
msgid "Chooses between the techniques available to generate support. \"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible."
-msgstr ""
+msgstr "é¸æ“‡ç”¢ç”Ÿæ”¯æ’的技術。「正常ã€æ”¯æ’會在çªå‡ºéƒ¨ä»½çš„下方產生支æ’çµæ§‹ï¼Œä¸¦é‡ç›´å‘下延伸。「樹狀ã€æ”¯æ’會æœçªå‡ºéƒ¨ä»½é•·å‡ºæ¨¹æžç”¨æ¨¹æžæœ«ç«¯æ”¯æ’模型,並讓分æžåœ¨æ¨¡åž‹å‘¨åœçˆ¬è¡Œç›¡å¯èƒ½åœ°æ”¯æ’模型。"
#: fdmprinter.def.json
msgctxt "support_structure option normal"
msgid "Normal"
-msgstr ""
+msgstr "正常"
#: fdmprinter.def.json
msgctxt "support_structure option tree"
msgid "Tree"
-msgstr ""
+msgstr "樹狀"
#: fdmprinter.def.json
msgctxt "support_tree_angle label"
@@ -3797,7 +3797,7 @@ msgstr "最å°æ”¯æ’ X/Y é–“è·"
#: fdmprinter.def.json
msgctxt "support_xy_distance_overhang description"
msgid "Distance of the support structure from the overhang in the X/Y directions."
-msgstr "支æ’çµæ§‹åœ¨ X/Y æ–¹å‘與çªå‡ºéƒ¨åˆ†çš„é–“è·ã€‚ "
+msgstr "支æ’çµæ§‹åœ¨ X/Y æ–¹å‘與çªå‡ºéƒ¨åˆ†çš„é–“è·ã€‚"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_height label"
@@ -3822,12 +3822,12 @@ msgstr "åœç•™åœ¨æ¨¡åž‹ä¸Šçš„支æ’階梯狀底部的最大階梯寬度。較低
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope label"
msgid "Support Stair Step Minimum Slope Angle"
-msgstr ""
+msgstr "支æ’階梯最å°å‚¾è§’"
#: fdmprinter.def.json
msgctxt "support_bottom_stair_step_min_slope description"
msgid "The minimum slope of the area for stair-stepping to take effect. Low values should make support easier to remove on shallower slopes, but really low values may result in some very counter-intuitive results on other parts of the model."
-msgstr ""
+msgstr "階梯作用å€åŸŸçš„最å°æ–œçŽ‡ã€‚較低的值應能讓較淺的斜é¢ä¸Šçš„支æ’更容易移除,但éŽä½Žçš„值å¯èƒ½æœƒåœ¨æ¨¡åž‹çš„其它部ä½å°Žè‡´èˆ‡ç›´è¦ºç›¸åçš„çµæžœã€‚"
#: fdmprinter.def.json
msgctxt "support_join_distance label"
@@ -4277,12 +4277,12 @@ msgstr "在支æ’網格下方的所有ä½ç½®é€²è¡Œæ”¯æ’,讓支æ’網格中没
#: fdmprinter.def.json
msgctxt "support_meshes_present label"
msgid "Scene Has Support Meshes"
-msgstr ""
+msgstr "場景具有支æ’網格"
#: fdmprinter.def.json
msgctxt "support_meshes_present description"
msgid "There are support meshes present in the scene. This setting is controlled by Cura."
-msgstr ""
+msgstr "場景中有支æ’網格存在。此設定由 Cura 控制。"
#: fdmprinter.def.json
msgctxt "platform_adhesion label"
@@ -5046,7 +5046,7 @@ msgstr "列å°é †åº"
#: fdmprinter.def.json
msgctxt "print_sequence description"
msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes."
-msgstr ""
+msgstr "é¸æ“‡ä¸€æ¬¡åˆ—å°ä¸€å±¤ä¸­çš„所有模型或等待一個模型完æˆå¾Œå†è½‰åˆ°ä¸‹ä¸€å€‹æ¨¡åž‹ã€‚åªæœ‰åœ¨ a) åªä½¿ç”¨ä¸€å€‹æ“ å‡ºæ©Ÿè€Œä¸” b) 所有模型以整個列å°é ­å¯ä»¥åœ¨å„個模型之間移動的方å¼åˆ†éš”開,且所有模型都低於噴頭和 X / Y 軸之間è·é›¢çš„情况下,排隊列å°æ‰å¯ä½¿ç”¨ã€‚"
#: fdmprinter.def.json
msgctxt "print_sequence option all_at_once"
@@ -5071,11 +5071,11 @@ msgstr "使用此網格修改與其é‡ç–Šçš„其他網格的填充。利用此網
#: fdmprinter.def.json
msgctxt "infill_mesh_order label"
msgid "Mesh Processing Rank"
-msgstr ""
+msgstr "網格處ç†ç­‰ç´š"
#: fdmprinter.def.json
msgctxt "infill_mesh_order description"
-msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+msgid "Determines the priority of this mesh when considering multiple overlapping infill meshes. Areas where multiple infill meshes overlap will take on the settings of the mesh with the lowest rank. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
msgstr ""
#: fdmprinter.def.json
@@ -5221,7 +5221,7 @@ msgstr "切片公差"
#: fdmprinter.def.json
msgctxt "slicing_tolerance description"
msgid "Vertical tolerance in the sliced layers. The contours of a layer are normally generated by taking cross sections through the middle of each layer's thickness (Middle). Alternatively each layer can have the areas which fall inside of the volume throughout the entire thickness of the layer (Exclusive) or a layer has the areas which fall inside anywhere within the layer (Inclusive). Inclusive retains the most details, Exclusive makes for the best fit and Middle stays closest to the original surface."
-msgstr ""
+msgstr "切片層的垂直方å‘公差。切片層的輪廓通常是採「中間ã€çš„æ–¹å¼ï¼Œå–æ¯ä¸€å±¤åŽšåº¦ä¸­é–“的橫切é¢ä¾†ç”¢ç”Ÿã€‚é¸æ“‡ã€ŒæŽ’除ã€ï¼Œè®“列å°å€åŸŸåœ¨è©²å±¤åŽšåº¦å…§çš„所有高度都維æŒåœ¨æ¨¡åž‹å…§ã€‚或是é¸æ“‡ã€ŒåŒ…å«ã€ï¼Œåˆ—å°å€åŸŸå°‡åŒ…ä½è©²å±¤æ¨¡åž‹ã€‚「包å«ã€ä¿ç•™äº†æœ€å¤šçš„細節,「排除ã€é¸æ“‡æœ€åˆèº«çš„ä½ç½®ï¼Œè€Œã€Œä¸­é–“ã€ç¶­æŒæœ€æŽ¥è¿‘原始表é¢ã€‚"
#: fdmprinter.def.json
msgctxt "slicing_tolerance option middle"
@@ -6362,6 +6362,26 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "在將模型從檔案中載入時套用在模型上的轉æ›çŸ©é™£ã€‚"
+#~ msgctxt "material_bed_temperature description"
+#~ msgid "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted."
+#~ msgstr "設定列å°å¹³å°çš„溫度。如果設定為 0,就ä¸æœƒåŠ ç†±åˆ—å°å¹³å°ã€‚"
+
+#~ msgctxt "material_bed_temperature_layer_0 description"
+#~ msgid "The temperature used for the heated build plate at the first layer."
+#~ msgstr "用於第一層加熱列å°å¹³å°çš„溫度。"
+
+#~ msgctxt "material_shrinkage_percentage label"
+#~ msgid "Shrinkage Ratio"
+#~ msgstr "收縮率"
+
+#~ msgctxt "material_shrinkage_percentage description"
+#~ msgid "Shrinkage ratio in percentage."
+#~ msgstr "收縮率百分比。"
+
+#~ msgctxt "infill_mesh_order description"
+#~ msgid "Determines the priority of this mesh when considering overlapping volumes. Areas where multiple meshes reside will be won by the lower rank mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes."
+#~ msgstr "決定當空間é‡ç–Šæ™‚此網格的優先等級。在多個網格é‡ç–Šçš„å€åŸŸä¸­ï¼Œè™•ç†ç­‰ç´šå€¼è¼ƒä½Žçš„網格將優先處ç†ã€‚高順ä½çš„填充網格將修改低順ä½å’Œæ™®é€šé †ä½ç¶²æ ¼çš„填充。"
+
#~ msgctxt "print_sequence description"
#~ msgid "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. "
#~ msgstr "é¸æ“‡ä¸€æ¬¡åˆ—å°ä¸€å±¤ä¸­çš„所有模型或等待一個模型完æˆå¾Œå†è½‰åˆ°ä¸‹ä¸€å€‹æ¨¡åž‹ã€‚åªæœ‰åœ¨ a) åªä½¿ç”¨ä¸€å€‹æ“ å‡ºæ©Ÿè€Œä¸” b) 所有模型以整個列å°é ­å¯ä»¥åœ¨å„個模型之間移動的方å¼åˆ†éš”開,且所有模型都低於噴頭和 X / Y 軸之間è·é›¢çš„情况下,排隊列å°æ‰å¯ä½¿ç”¨ã€‚ "
diff --git a/resources/images/Cocoon-backplate.png b/resources/images/Cocoon-backplate.png
new file mode 100644
index 0000000000..577edfcf0d
--- /dev/null
+++ b/resources/images/Cocoon-backplate.png
Binary files differ
diff --git a/resources/images/koonovo.png b/resources/images/koonovo.png
new file mode 100644
index 0000000000..1400647236
--- /dev/null
+++ b/resources/images/koonovo.png
Binary files differ
diff --git a/resources/intent/liquid/liquid_vo0.4_ABS_Draft_Print_Quick.inst.cfg b/resources/intent/liquid/liquid_vo0.4_ABS_Draft_Print_Quick.inst.cfg
new file mode 100644
index 0000000000..bc3513ab20
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_ABS_Draft_Print_Quick.inst.cfg
@@ -0,0 +1,34 @@
+[general]
+version = 4
+name = Quick
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = quick
+quality_type = draft
+material = generic_abs
+variant = VO 0.4
+
+[values]
+speed_infill = =speed_print
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+speed_layer_0 = 20
+top_bottom_thickness = =wall_thickness
+wall_thickness = =line_width * 2
+fill_perimeter_gaps = nowhere
+infill_sparse_density = 15
+infill_line_width = =line_width
+jerk_print = 10
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+wall_line_width_x = =line_width
diff --git a/resources/intent/liquid/liquid_vo0.4_ABS_Fast_Print_Accurate.inst.cfg b/resources/intent/liquid/liquid_vo0.4_ABS_Fast_Print_Accurate.inst.cfg
new file mode 100644
index 0000000000..f67913ccaf
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_ABS_Fast_Print_Accurate.inst.cfg
@@ -0,0 +1,34 @@
+[general]
+version = 4
+name = Accurate
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = engineering
+quality_type = fast
+material = generic_abs
+variant = VO 0.4
+
+[values]
+infill_line_width = =line_width
+jerk_print = 10
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+speed_print = 30
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+top_bottom_thickness = =wall_thickness
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
+xy_offset = =-layer_height * 0.2
diff --git a/resources/intent/liquid/liquid_vo0.4_ABS_Fast_Visual.inst.cfg b/resources/intent/liquid/liquid_vo0.4_ABS_Fast_Visual.inst.cfg
new file mode 100644
index 0000000000..c5f4fd6be7
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_ABS_Fast_Visual.inst.cfg
@@ -0,0 +1,17 @@
+[general]
+version = 4
+name = Visual
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+quality_type = fast
+intent_category = visual
+material = generic_abs
+variant = VO 0.4
+
+[values]
+speed_infill = 50
+wall_thickness = =wall_line_width * 3
+top_bottom_thickness = =wall_thickness
diff --git a/resources/intent/liquid/liquid_vo0.4_ABS_High_Visual.inst.cfg b/resources/intent/liquid/liquid_vo0.4_ABS_High_Visual.inst.cfg
new file mode 100644
index 0000000000..8cd1891559
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_ABS_High_Visual.inst.cfg
@@ -0,0 +1,17 @@
+[general]
+version = 4
+name = Visual
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+quality_type = high
+intent_category = visual
+material = generic_abs
+variant = VO 0.4
+
+[values]
+speed_infill = 50
+wall_thickness = =wall_line_width * 3
+top_bottom_thickness = =wall_thickness
diff --git a/resources/intent/liquid/liquid_vo0.4_ABS_Normal_Quality_Accurate.inst.cfg b/resources/intent/liquid/liquid_vo0.4_ABS_Normal_Quality_Accurate.inst.cfg
new file mode 100644
index 0000000000..0dcd3e2d2a
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_ABS_Normal_Quality_Accurate.inst.cfg
@@ -0,0 +1,34 @@
+[general]
+version = 4
+name = Accurate
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = engineering
+quality_type = normal
+material = generic_abs
+variant = VO 0.4
+
+[values]
+infill_line_width = =line_width
+jerk_print = 10
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+speed_print = 30
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+top_bottom_thickness = =wall_thickness
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
+xy_offset = =-layer_height * 0.2
diff --git a/resources/intent/liquid/liquid_vo0.4_ABS_Normal_Visual.inst.cfg b/resources/intent/liquid/liquid_vo0.4_ABS_Normal_Visual.inst.cfg
new file mode 100644
index 0000000000..9f9b5748f0
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_ABS_Normal_Visual.inst.cfg
@@ -0,0 +1,17 @@
+[general]
+version = 4
+name = Visual
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+quality_type = normal
+intent_category = visual
+material = generic_abs
+variant = VO 0.4
+
+[values]
+speed_infill = 50
+wall_thickness = =wall_line_width * 3
+top_bottom_thickness = =wall_thickness
diff --git a/resources/intent/liquid/liquid_vo0.4_CPE_Fast_Print_Accurate.inst.cfg b/resources/intent/liquid/liquid_vo0.4_CPE_Fast_Print_Accurate.inst.cfg
new file mode 100644
index 0000000000..f60ba1efe9
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_CPE_Fast_Print_Accurate.inst.cfg
@@ -0,0 +1,35 @@
+[general]
+version = 4
+name = Accurate
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = engineering
+quality_type = fast
+material = generic_cpe
+variant = VO 0.4
+
+[values]
+infill_line_width = =line_width
+jerk_print = 10
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+speed_print = 30
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+top_bottom_thickness = =wall_thickness
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
+xy_offset = =-layer_height * 0.2
+
diff --git a/resources/intent/liquid/liquid_vo0.4_CPE_Normal_Quality_Accurate.inst.cfg b/resources/intent/liquid/liquid_vo0.4_CPE_Normal_Quality_Accurate.inst.cfg
new file mode 100644
index 0000000000..615e9ab2ef
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_CPE_Normal_Quality_Accurate.inst.cfg
@@ -0,0 +1,35 @@
+[general]
+version = 4
+name = Accurate
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = engineering
+quality_type = normal
+material = generic_cpe
+variant = VO 0.4
+
+[values]
+infill_line_width = =line_width
+jerk_print = 10
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+speed_print = 30
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+top_bottom_thickness = =wall_thickness
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
+xy_offset = =-layer_height * 0.2
+
diff --git a/resources/intent/liquid/liquid_vo0.4_Nylon_Fast_Print_Accurate.inst.cfg b/resources/intent/liquid/liquid_vo0.4_Nylon_Fast_Print_Accurate.inst.cfg
new file mode 100644
index 0000000000..d3f930eca2
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_Nylon_Fast_Print_Accurate.inst.cfg
@@ -0,0 +1,35 @@
+[general]
+version = 4
+name = Accurate
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = engineering
+quality_type = fast
+material = generic_nylon
+variant = VO 0.4
+
+[values]
+infill_line_width = =line_width
+jerk_print = 10
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+speed_print = 30
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+top_bottom_thickness = =wall_thickness
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
+xy_offset = =-layer_height * 0.2
+
diff --git a/resources/intent/liquid/liquid_vo0.4_Nylon_Normal_Quality_Accurate.inst.cfg b/resources/intent/liquid/liquid_vo0.4_Nylon_Normal_Quality_Accurate.inst.cfg
new file mode 100644
index 0000000000..2c10917844
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_Nylon_Normal_Quality_Accurate.inst.cfg
@@ -0,0 +1,35 @@
+[general]
+version = 4
+name = Accurate
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = engineering
+quality_type = normal
+material = generic_nylon
+variant = VO 0.4
+
+[values]
+infill_line_width = =line_width
+jerk_print = 10
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+speed_print = 30
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+top_bottom_thickness = =wall_thickness
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
+xy_offset = =-layer_height * 0.2
+
diff --git a/resources/intent/liquid/liquid_vo0.4_PC_Fast_Print_Accurate.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PC_Fast_Print_Accurate.inst.cfg
new file mode 100644
index 0000000000..962abe94c5
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_PC_Fast_Print_Accurate.inst.cfg
@@ -0,0 +1,35 @@
+[general]
+version = 4
+name = Accurate
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = engineering
+quality_type = fast
+material = generic_pc
+variant = VO 0.4
+
+[values]
+infill_line_width = =line_width
+jerk_print = 10
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+speed_print = 30
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+top_bottom_thickness = =wall_thickness
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
+xy_offset = =-layer_height * 0.2
+
diff --git a/resources/intent/liquid/liquid_vo0.4_PC_Normal_Quality_Accurate.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PC_Normal_Quality_Accurate.inst.cfg
new file mode 100644
index 0000000000..0b0c98a269
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_PC_Normal_Quality_Accurate.inst.cfg
@@ -0,0 +1,35 @@
+[general]
+version = 4
+name = Accurate
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = engineering
+quality_type = normal
+material = generic_pc
+variant = VO 0.4
+
+[values]
+infill_line_width = =line_width
+jerk_print = 10
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+speed_print = 30
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+top_bottom_thickness = =wall_thickness
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
+xy_offset = =-layer_height * 0.2
+
diff --git a/resources/intent/liquid/liquid_vo0.4_PETG_Draft_Print_Quick.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PETG_Draft_Print_Quick.inst.cfg
new file mode 100644
index 0000000000..90b1e8f94a
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_PETG_Draft_Print_Quick.inst.cfg
@@ -0,0 +1,34 @@
+[general]
+version = 4
+name = Quick
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = quick
+quality_type = draft
+material = generic_petg
+variant = VO 0.4
+
+[values]
+speed_infill = =speed_print
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+speed_layer_0 = 20
+top_bottom_thickness = =wall_thickness
+wall_thickness = =line_width * 2
+fill_perimeter_gaps = nowhere
+infill_sparse_density = 15
+infill_line_width = =line_width
+jerk_print = 15
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+wall_line_width_x = =line_width
diff --git a/resources/intent/liquid/liquid_vo0.4_PETG_Fast_Print_Accurate.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PETG_Fast_Print_Accurate.inst.cfg
new file mode 100644
index 0000000000..c072535458
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_PETG_Fast_Print_Accurate.inst.cfg
@@ -0,0 +1,34 @@
+[general]
+version = 4
+name = Accurate
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = engineering
+quality_type = fast
+material = generic_petg
+variant = VO 0.4
+
+[values]
+infill_line_width = =line_width
+jerk_print = 15
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+speed_print = 30
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+top_bottom_thickness = =wall_thickness
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
+xy_offset = =-layer_height * 0.2
diff --git a/resources/intent/liquid/liquid_vo0.4_PETG_Fast_Visual.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PETG_Fast_Visual.inst.cfg
new file mode 100644
index 0000000000..16dc61538e
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_PETG_Fast_Visual.inst.cfg
@@ -0,0 +1,17 @@
+[general]
+version = 4
+name = Visual
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+quality_type = fast
+intent_category = visual
+material = generic_petg
+variant = VO 0.4
+
+[values]
+speed_infill = 50
+wall_thickness = =wall_line_width * 3
+top_bottom_thickness = =wall_thickness
diff --git a/resources/intent/liquid/liquid_vo0.4_PETG_High_Visual.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PETG_High_Visual.inst.cfg
new file mode 100644
index 0000000000..c69abeda66
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_PETG_High_Visual.inst.cfg
@@ -0,0 +1,17 @@
+[general]
+version = 4
+name = Visual
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+quality_type = high
+intent_category = visual
+material = generic_petg
+variant = VO 0.4
+
+[values]
+speed_infill = 50
+wall_thickness = =wall_line_width * 3
+top_bottom_thickness = =wall_thickness
diff --git a/resources/intent/liquid/liquid_vo0.4_PETG_Normal_Quality_Accurate.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PETG_Normal_Quality_Accurate.inst.cfg
new file mode 100644
index 0000000000..926bd69257
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_PETG_Normal_Quality_Accurate.inst.cfg
@@ -0,0 +1,34 @@
+[general]
+version = 4
+name = Accurate
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = engineering
+quality_type = normal
+material = generic_petg
+variant = VO 0.4
+
+[values]
+infill_line_width = =line_width
+jerk_print = 15
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+speed_print = 30
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+top_bottom_thickness = =wall_thickness
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
+xy_offset = =-layer_height * 0.2
diff --git a/resources/intent/liquid/liquid_vo0.4_PETG_Normal_Visual.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PETG_Normal_Visual.inst.cfg
new file mode 100644
index 0000000000..3d1519b255
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_PETG_Normal_Visual.inst.cfg
@@ -0,0 +1,17 @@
+[general]
+version = 4
+name = Visual
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+quality_type = normal
+intent_category = visual
+material = generic_petg
+variant = VO 0.4
+
+[values]
+speed_infill = 50
+wall_thickness = =wall_line_width * 3
+top_bottom_thickness = =wall_thickness
diff --git a/resources/intent/liquid/liquid_vo0.4_PLA_Draft_Print_Quick.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PLA_Draft_Print_Quick.inst.cfg
new file mode 100644
index 0000000000..9849630dd9
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_PLA_Draft_Print_Quick.inst.cfg
@@ -0,0 +1,34 @@
+[general]
+version = 4
+name = Quick
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = quick
+quality_type = draft
+material = generic_pla
+variant = VO 0.4
+
+[values]
+speed_infill = =speed_print
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+speed_layer_0 = 20
+top_bottom_thickness = =wall_thickness
+wall_thickness = =line_width * 2
+fill_perimeter_gaps = nowhere
+infill_sparse_density = 15
+infill_line_width = =line_width
+jerk_print = 15
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+wall_line_width_x = =line_width
diff --git a/resources/intent/liquid/liquid_vo0.4_PLA_Fast_Print_Accurate.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PLA_Fast_Print_Accurate.inst.cfg
new file mode 100644
index 0000000000..e287be2fc9
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_PLA_Fast_Print_Accurate.inst.cfg
@@ -0,0 +1,34 @@
+[general]
+version = 4
+name = Accurate
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = engineering
+quality_type = fast
+material = generic_pla
+variant = VO 0.4
+
+[values]
+infill_line_width = =line_width
+jerk_print = 15
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+speed_print = 30
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+top_bottom_thickness = =wall_thickness
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
+xy_offset = =-layer_height * 0.2
diff --git a/resources/intent/liquid/liquid_vo0.4_PLA_Fast_Visual.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PLA_Fast_Visual.inst.cfg
new file mode 100644
index 0000000000..74cc12c1c3
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_PLA_Fast_Visual.inst.cfg
@@ -0,0 +1,17 @@
+[general]
+version = 4
+name = Visual
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+quality_type = fast
+intent_category = visual
+material = generic_pla
+variant = VO 0.4
+
+[values]
+speed_infill = 50
+wall_thickness = =wall_line_width * 3
+top_bottom_thickness = =wall_thickness
diff --git a/resources/intent/liquid/liquid_vo0.4_PLA_High_Visual.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PLA_High_Visual.inst.cfg
new file mode 100644
index 0000000000..adc472cd54
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_PLA_High_Visual.inst.cfg
@@ -0,0 +1,17 @@
+[general]
+version = 4
+name = Visual
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+quality_type = high
+intent_category = visual
+material = generic_pla
+variant = VO 0.4
+
+[values]
+speed_infill = 50
+wall_thickness = =wall_line_width * 3
+top_bottom_thickness = =wall_thickness
diff --git a/resources/intent/liquid/liquid_vo0.4_PLA_Normal_Quality_Accurate.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PLA_Normal_Quality_Accurate.inst.cfg
new file mode 100644
index 0000000000..bdc18ea8f5
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_PLA_Normal_Quality_Accurate.inst.cfg
@@ -0,0 +1,34 @@
+[general]
+version = 4
+name = Accurate
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+intent_category = engineering
+quality_type = normal
+material = generic_pla
+variant = VO 0.4
+
+[values]
+infill_line_width = =line_width
+jerk_print = 15
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+line_width = =machine_nozzle_size
+speed_print = 30
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+top_bottom_thickness = =wall_thickness
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
+xy_offset = =-layer_height * 0.2
diff --git a/resources/intent/liquid/liquid_vo0.4_PLA_Normal_Visual.inst.cfg b/resources/intent/liquid/liquid_vo0.4_PLA_Normal_Visual.inst.cfg
new file mode 100644
index 0000000000..f11cbfa3e2
--- /dev/null
+++ b/resources/intent/liquid/liquid_vo0.4_PLA_Normal_Visual.inst.cfg
@@ -0,0 +1,17 @@
+[general]
+version = 4
+name = Visual
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = intent
+quality_type = normal
+intent_category = visual
+material = generic_pla
+variant = VO 0.4
+
+[values]
+speed_infill = 50
+wall_thickness = =wall_line_width * 3
+top_bottom_thickness = =wall_thickness
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print_Quick.inst.cfg
index b373b06a44..f7cd407ac3 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print_Quick.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print_Quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = draft
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Print_Accurate.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Print_Accurate.inst.cfg
index d9f279181e..336ce73997 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Print_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Print_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = fast
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Visual.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Visual.inst.cfg
index eeabd7c737..039b622e4e 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = fast
intent_category = visual
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_High_Visual.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_High_Visual.inst.cfg
index 2145365334..5e93926c2b 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_High_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_High_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = high
intent_category = visual
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Quality_Accurate.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Quality_Accurate.inst.cfg
index 0fd632d4fe..0d51ae71ef 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Quality_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Quality_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = normal
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Visual.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Visual.inst.cfg
index 484f431cb0..5f096b3bee 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = normal
intent_category = visual
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_CPEP_Fast_Print_Accurate.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_CPEP_Fast_Print_Accurate.inst.cfg
index f85e951ded..3f3240e88c 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_CPEP_Fast_Print_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_CPEP_Fast_Print_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = fast
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_CPEP_Normal_Quality_Accurate.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_CPEP_Normal_Quality_Accurate.inst.cfg
index d668bc5a7e..50dd7e9aad 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_CPEP_Normal_Quality_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_CPEP_Normal_Quality_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = normal
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_CPE_Fast_Print_Accurate.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_CPE_Fast_Print_Accurate.inst.cfg
index ee253aef9d..15adfde00b 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_CPE_Fast_Print_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_CPE_Fast_Print_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = fast
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_CPE_Normal_Quality_Accurate.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_CPE_Normal_Quality_Accurate.inst.cfg
index 2c5735c5a3..6b522439d3 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_CPE_Normal_Quality_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_CPE_Normal_Quality_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = normal
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_Nylon_Fast_Print_Accurate.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_Nylon_Fast_Print_Accurate.inst.cfg
index 5bd5d55ad1..d911003d48 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_Nylon_Fast_Print_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_Nylon_Fast_Print_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = fast
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_Nylon_Normal_Quality_Accurate.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_Nylon_Normal_Quality_Accurate.inst.cfg
index a2a7e0ad40..e293c03f2e 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_Nylon_Normal_Quality_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_Nylon_Normal_Quality_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = normal
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_PC_Fast_Print_Accurate.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_PC_Fast_Print_Accurate.inst.cfg
index ffe9466667..26e428d57f 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_PC_Fast_Print_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_PC_Fast_Print_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = fast
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_PC_Normal_Quality_Accurate.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_PC_Normal_Quality_Accurate.inst.cfg
index b686c9fdfc..0ace9d48fd 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_PC_Normal_Quality_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_PC_Normal_Quality_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = normal
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print_Quick.inst.cfg
index 2df203330b..d32cab3423 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print_Quick.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print_Quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = draft
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Print_Accurate.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Print_Accurate.inst.cfg
index d110041c89..d8c396a9c3 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Print_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Print_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = fast
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Visual.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Visual.inst.cfg
index 3c061d40e0..72d017f146 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = fast
intent_category = visual
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_High_Visual.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_High_Visual.inst.cfg
index bd4d669566..f6537b0ba4 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_High_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_High_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = high
intent_category = visual
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Quality_Accurate.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Quality_Accurate.inst.cfg
index 916ce00933..81734ce691 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Quality_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Quality_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = normal
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Visual.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Visual.inst.cfg
index 906af1accf..41c21b22ff 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = normal
intent_category = visual
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Draft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Draft_Print_Quick.inst.cfg
index ffc730cf40..37f71e5161 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Draft_Print_Quick.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Draft_Print_Quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = draft
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Print_Accurate.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Print_Accurate.inst.cfg
index 699c8d7b0f..7d0630eaa1 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Print_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Print_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = fast
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Visual.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Visual.inst.cfg
index b9f8372009..33d270cedb 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = fast
intent_category = visual
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_High_Visual.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_High_Visual.inst.cfg
index 1305826e2d..8d4b91d858 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_High_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_High_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = high
intent_category = visual
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Quality_Accurate.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Quality_Accurate.inst.cfg
index 8290e11d11..59a0f558f5 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Quality_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Quality_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = normal
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Visual.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Visual.inst.cfg
index 88f0a0c012..dde0a95267 100644
--- a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = normal
intent_category = visual
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print_Quick.inst.cfg
index a4bc8bf7b5..d5c553c184 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print_Quick.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print_Quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = draft
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Print_Accurate.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Print_Accurate.inst.cfg
index fac7354979..ef588985b5 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Print_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Print_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = fast
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Visual.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Visual.inst.cfg
index 477dbf3301..5e428f3b9d 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = fast
intent_category = visual
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_High_Visual.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_High_Visual.inst.cfg
index 451679464a..a094986a7b 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_High_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_High_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = high
intent_category = visual
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Quality_Accurate.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Quality_Accurate.inst.cfg
index a05880f63f..668b7e9b9c 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Quality_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Quality_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = normal
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Visual.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Visual.inst.cfg
index 35042c79fe..758a9d13fe 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = normal
intent_category = visual
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_CPEP_Fast_Print_Accurate.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_CPEP_Fast_Print_Accurate.inst.cfg
index 36353212d2..dc53e52734 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_CPEP_Fast_Print_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_CPEP_Fast_Print_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = fast
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_CPEP_Normal_Quality_Accurate.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_CPEP_Normal_Quality_Accurate.inst.cfg
index 5caa355e5e..c4aa28ba63 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_CPEP_Normal_Quality_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_CPEP_Normal_Quality_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = normal
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_CPE_Fast_Print_Accurate.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_CPE_Fast_Print_Accurate.inst.cfg
index 95d8bb5b00..eabf53644a 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_CPE_Fast_Print_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_CPE_Fast_Print_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = fast
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_CPE_Normal_Quality_Accurate.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_CPE_Normal_Quality_Accurate.inst.cfg
index 8c5f36852f..8c343e73d5 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_CPE_Normal_Quality_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_CPE_Normal_Quality_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = normal
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_Nylon_Fast_Print_Accurate.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_Nylon_Fast_Print_Accurate.inst.cfg
index 0effc02fe4..b59c2d08ee 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_Nylon_Fast_Print_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_Nylon_Fast_Print_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = fast
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_Nylon_Normal_Quality_Accurate.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_Nylon_Normal_Quality_Accurate.inst.cfg
index 189ffa9cb6..46ef43c781 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_Nylon_Normal_Quality_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_Nylon_Normal_Quality_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = normal
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_PC_Fast_Print_Accurate.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_PC_Fast_Print_Accurate.inst.cfg
index d5312732eb..01d0454c50 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_PC_Fast_Print_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_PC_Fast_Print_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = fast
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_PC_Normal_Quality_Accurate.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_PC_Normal_Quality_Accurate.inst.cfg
index cfa4ccbc8f..46152c459c 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_PC_Normal_Quality_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_PC_Normal_Quality_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = normal
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print_Quick.inst.cfg
index 7fd62ae95f..97bbd71ad9 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print_Quick.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print_Quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = draft
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Print_Accurate.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Print_Accurate.inst.cfg
index 447094860c..1f19fbafd7 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Print_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Print_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = fast
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Visual.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Visual.inst.cfg
index f42e48d1ad..a85510f257 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = fast
intent_category = visual
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_High_Visual.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_High_Visual.inst.cfg
index 10b3b58df0..00b48d8ec5 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_High_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_High_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = high
intent_category = visual
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Quality_Accurate.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Quality_Accurate.inst.cfg
index b960ad5acf..2252406877 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Quality_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Quality_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = normal
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Visual.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Visual.inst.cfg
index c4957335c9..75fbd0a03a 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = normal
intent_category = visual
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Draft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Draft_Print_Quick.inst.cfg
index 9e3cf628cb..a43ee86c46 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Draft_Print_Quick.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Draft_Print_Quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = draft
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Print_Accurate.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Print_Accurate.inst.cfg
index 213646fa03..ac5afe4d5e 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Print_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Print_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = fast
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Visual.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Visual.inst.cfg
index dd45cd3252..779a8319ad 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = fast
intent_category = visual
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_High_Visual.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_High_Visual.inst.cfg
index 54c95f40b7..8bcd79be00 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_High_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_High_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = high
intent_category = visual
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Quality_Accurate.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Quality_Accurate.inst.cfg
index c80131fe4a..2a282e2de3 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Quality_Accurate.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Quality_Accurate.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = normal
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Visual.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Visual.inst.cfg
index db99c37b0f..a663665468 100644
--- a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Visual.inst.cfg
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Visual.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = normal
intent_category = visual
diff --git a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.10_visual.inst.inst.cfg b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.10_visual.inst.inst.cfg
index 7fb618b14f..0ffa93dbe1 100644
--- a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.10_visual.inst.inst.cfg
+++ b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.10_visual.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = q010
intent_category = visual
diff --git a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.15_eng.inst.inst.cfg b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.15_eng.inst.inst.cfg
index 713602c902..df7ee7b98c 100644
--- a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.15_eng.inst.inst.cfg
+++ b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.15_eng.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = q015
diff --git a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.15_visual.inst.inst.cfg b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.15_visual.inst.inst.cfg
index 670312472e..876e3fefd0 100644
--- a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.15_visual.inst.inst.cfg
+++ b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.15_visual.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = q015
intent_category = visual
diff --git a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_eng.inst.inst.cfg b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_eng.inst.inst.cfg
index b660ce3811..8e98358f22 100644
--- a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_eng.inst.inst.cfg
+++ b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_eng.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = q020
diff --git a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_quick.inst.cfg b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_quick.inst.cfg
index 2d396db43a..858bb27944 100644
--- a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_quick.inst.cfg
+++ b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = q020
diff --git a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_visual.inst.inst.cfg b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_visual.inst.inst.cfg
index 043932ade1..78c15b5af0 100644
--- a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_visual.inst.inst.cfg
+++ b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.20_visual.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = q020
intent_category = visual
diff --git a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.25_quick.inst.cfg b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.25_quick.inst.cfg
index 9ef04d1ec7..f7dea23ffe 100644
--- a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.25_quick.inst.cfg
+++ b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.25_quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = q025
diff --git a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.30_quick.inst.cfg b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.30_quick.inst.cfg
index f07ced5448..bd031ddbfc 100644
--- a/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.30_quick.inst.cfg
+++ b/resources/intent/uni_base/abs/abs_nozzle_0.40_layer_0.30_quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = q030
diff --git a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.10_visual.inst.inst.cfg b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.10_visual.inst.inst.cfg
index 4036b4f3b4..cd9c8a8f49 100644
--- a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.10_visual.inst.inst.cfg
+++ b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.10_visual.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = q010
intent_category = visual
diff --git a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.15_eng.inst.inst.cfg b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.15_eng.inst.inst.cfg
index 97fb747691..9828a3f1c6 100644
--- a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.15_eng.inst.inst.cfg
+++ b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.15_eng.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = q015
diff --git a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.15_visual.inst.inst.cfg b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.15_visual.inst.inst.cfg
index fdf7480e6e..6b354739d5 100644
--- a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.15_visual.inst.inst.cfg
+++ b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.15_visual.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = q015
intent_category = visual
diff --git a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_eng.inst.inst.cfg b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_eng.inst.inst.cfg
index 8c223db4ff..6321747991 100644
--- a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_eng.inst.inst.cfg
+++ b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_eng.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = q020
diff --git a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_quick.inst.cfg b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_quick.inst.cfg
index dba9a7758f..93ebcfe0cf 100644
--- a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_quick.inst.cfg
+++ b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = q020
diff --git a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_visual.inst.inst.cfg b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_visual.inst.inst.cfg
index f25c1fb8d3..a3295d3512 100644
--- a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_visual.inst.inst.cfg
+++ b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.20_visual.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = q020
intent_category = visual
diff --git a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.25_quick.inst.cfg b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.25_quick.inst.cfg
index b50f2c528d..6fadfc4449 100644
--- a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.25_quick.inst.cfg
+++ b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.25_quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = q025
diff --git a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.30_quick.inst.cfg b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.30_quick.inst.cfg
index e803f1377d..77564a52b1 100644
--- a/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.30_quick.inst.cfg
+++ b/resources/intent/uni_base/petg/petg_nozzle_0.40_layer_0.30_quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = q030
diff --git a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.10_visual.inst.inst.cfg b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.10_visual.inst.inst.cfg
index 7a2cfa0623..362eacd958 100644
--- a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.10_visual.inst.inst.cfg
+++ b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.10_visual.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = q010
intent_category = visual
diff --git a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.15_eng.inst.inst.cfg b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.15_eng.inst.inst.cfg
index a1c4085e86..54c626710f 100644
--- a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.15_eng.inst.inst.cfg
+++ b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.15_eng.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = q015
diff --git a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.15_visual.inst.inst.cfg b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.15_visual.inst.inst.cfg
index dea66a74f8..168506efc5 100644
--- a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.15_visual.inst.inst.cfg
+++ b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.15_visual.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = q015
intent_category = visual
diff --git a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_eng.inst.inst.cfg b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_eng.inst.inst.cfg
index 635034f24f..5776a0c76a 100644
--- a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_eng.inst.inst.cfg
+++ b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_eng.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Accurate
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = engineering
quality_type = q020
diff --git a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_quick.inst.cfg b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_quick.inst.cfg
index 4eea714f25..8eb27c5ea0 100644
--- a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_quick.inst.cfg
+++ b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = q020
diff --git a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_visual.inst.inst.cfg b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_visual.inst.inst.cfg
index 53e74277a6..828800b702 100644
--- a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_visual.inst.inst.cfg
+++ b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.20_visual.inst.inst.cfg
@@ -4,7 +4,7 @@ name = Visual
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
quality_type = q020
intent_category = visual
diff --git a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.25_quick.inst.cfg b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.25_quick.inst.cfg
index 9d18793d11..74725d3a26 100644
--- a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.25_quick.inst.cfg
+++ b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.25_quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = q025
diff --git a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.30_quick.inst.cfg b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.30_quick.inst.cfg
index 9f08c81735..cb351e9cc6 100644
--- a/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.30_quick.inst.cfg
+++ b/resources/intent/uni_base/pla/pla_nozzle_0.40_layer_0.30_quick.inst.cfg
@@ -4,7 +4,7 @@ name = Quick
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = intent
intent_category = quick
quality_type = q030
diff --git a/resources/meshes/BIQU_SSS.stl b/resources/meshes/BIQU_SSS.stl
new file mode 100755
index 0000000000..8a0b046a60
--- /dev/null
+++ b/resources/meshes/BIQU_SSS.stl
Binary files differ
diff --git a/resources/meshes/FLSUN-QQ-S.stl b/resources/meshes/FLSUN-QQ-S.stl
deleted file mode 100644
index d4fe2fbfbe..0000000000
--- a/resources/meshes/FLSUN-QQ-S.stl
+++ /dev/null
Binary files differ
diff --git a/resources/meshes/artillery_genius.stl b/resources/meshes/artillery_genius.stl
new file mode 100644
index 0000000000..30131f8325
--- /dev/null
+++ b/resources/meshes/artillery_genius.stl
Binary files differ
diff --git a/resources/meshes/artillery_swx1.stl b/resources/meshes/artillery_swx1.stl
new file mode 100644
index 0000000000..0fa4f2d98e
--- /dev/null
+++ b/resources/meshes/artillery_swx1.stl
Binary files differ
diff --git a/resources/meshes/blv_mgn_cube_300_platform.3mf b/resources/meshes/blv_mgn_cube_300_platform.3mf
new file mode 100644
index 0000000000..ccd785c6d4
--- /dev/null
+++ b/resources/meshes/blv_mgn_cube_300_platform.3mf
Binary files differ
diff --git a/resources/meshes/blv_mgn_cube_350_platform.3mf b/resources/meshes/blv_mgn_cube_350_platform.3mf
new file mode 100644
index 0000000000..1c95e7364b
--- /dev/null
+++ b/resources/meshes/blv_mgn_cube_350_platform.3mf
Binary files differ
diff --git a/resources/meshes/flsun_qq_s.3mf b/resources/meshes/flsun_qq_s.3mf
new file mode 100644
index 0000000000..7eba390a66
--- /dev/null
+++ b/resources/meshes/flsun_qq_s.3mf
Binary files differ
diff --git a/resources/meshes/koonovo.obj b/resources/meshes/koonovo.obj
new file mode 100644
index 0000000000..87212004c3
--- /dev/null
+++ b/resources/meshes/koonovo.obj
@@ -0,0 +1,60 @@
+v 200 200 0
+v 200 -200 0
+v 200 -200 -4
+v 200 200 -4
+v -200 200 0
+v -200 200 -4
+v -200 -200 0
+v -200 -200 -4
+vt 0 1
+vt 0 1
+vt 0 1
+vt 0 1
+vt 0 1
+vt 0 1
+vt 0 1
+vt 0 1
+vt 0 1
+vt 0 1
+vt 0 1
+vt 0 1
+vt 0 1
+vt 0 1
+vt 0 1
+vt 0 1
+vt 0 0
+vt 1 0
+vt 0 1
+vt 1 1
+vt 0 0
+vt 1 0
+vt 0 1
+vt 1 1
+f 1/1 2/2 4/3
+f 4/3 2/2 3/4
+f 5/5 1/6 6/7
+f 6/7 1/6 4/8
+f 7/9 5/10 8/11
+f 8/11 5/10 6/12
+f 2/13 7/14 3/15
+f 3/15 7/14 8/16
+f 6/21 4/22 3/24 8/23
+v -50 270.7 70.7
+v 50 270.7 70.7
+v 50 200 0
+v -50 200 0
+v -50 270.7 66.7
+v 50 270.7 66.7
+v 50 200 -4
+v -50 200 -4
+vt 0 1
+vt 0 0
+vt 1 0
+vt 1 1
+vt 0 1
+f 10/1 11/2 15/3 14/4
+f 9/4 10/8 14/7 13/8
+f 12/9 9/10 13/11 16/12
+f 11/13 12/14 16/15 15/16
+f 12/26 11/27 10/28 9/25
+f 13/13 14/14 15/15 16/16 \ No newline at end of file
diff --git a/resources/meshes/koonovo_kn3.stl b/resources/meshes/koonovo_kn3.stl
new file mode 100644
index 0000000000..710fa358a4
--- /dev/null
+++ b/resources/meshes/koonovo_kn3.stl
Binary files differ
diff --git a/resources/meshes/koonovo_kn5.stl b/resources/meshes/koonovo_kn5.stl
new file mode 100644
index 0000000000..ef51602d3a
--- /dev/null
+++ b/resources/meshes/koonovo_kn5.stl
Binary files differ
diff --git a/resources/meshes/liquid_platform.stl b/resources/meshes/liquid_platform.stl
new file mode 100644
index 0000000000..8e96736a82
--- /dev/null
+++ b/resources/meshes/liquid_platform.stl
Binary files differ
diff --git a/resources/meshes/tevo_tarantula_pro_platform.3mf b/resources/meshes/tevo_tarantula_pro_platform.3mf
index c98298a5ad..4e43fe5a0c 100644
--- a/resources/meshes/tevo_tarantula_pro_platform.3mf
+++ b/resources/meshes/tevo_tarantula_pro_platform.3mf
Binary files differ
diff --git a/resources/meshes/tinyboy_fabrikator15.stl b/resources/meshes/tinyboy_fabrikator15.stl
new file mode 100644
index 0000000000..12b7903520
--- /dev/null
+++ b/resources/meshes/tinyboy_fabrikator15.stl
Binary files differ
diff --git a/resources/qml/Account/UserOperations.qml b/resources/qml/Account/UserOperations.qml
index e996e41b20..19e92e0249 100644
--- a/resources/qml/Account/UserOperations.qml
+++ b/resources/qml/Account/UserOperations.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2018 Ultimaker B.V.
+// Copyright (c) 2020 Ultimaker B.V.
// Cura is released under the terms of the LGPLv3 or higher.
import QtQuick 2.10
@@ -96,7 +96,7 @@ Column
id: cloudButton
width: UM.Theme.getSize("account_button").width
height: UM.Theme.getSize("account_button").height
- text: catalog.i18nc("@button", "Ultimaker Digital Factory")
+ text: "Ultimaker Digital Factory"
onClicked: Qt.openUrlExternally(CuraApplication.ultimakerDigitalFactoryUrl)
fixedWidthMode: false
}
diff --git a/resources/qml/Cura.qml b/resources/qml/Cura.qml
index c3d9dfbf96..9f24d91caf 100644
--- a/resources/qml/Cura.qml
+++ b/resources/qml/Cura.qml
@@ -466,15 +466,13 @@ UM.MainWindow
insertPage(3, catalog.i18nc("@title:tab", "Materials"), Qt.resolvedUrl("Preferences/Materials/MaterialsPage.qml"));
insertPage(4, catalog.i18nc("@title:tab", "Profiles"), Qt.resolvedUrl("Preferences/ProfilesPage.qml"));
-
- //Force refresh
- setPage(0);
+ currentPage = 0;
}
onVisibleChanged:
{
// When the dialog closes, switch to the General page.
- // This prevents us from having a heavy page like Setting Visiblity active in the background.
+ // This prevents us from having a heavy page like Setting Visibility active in the background.
setPage(0);
}
}
@@ -838,17 +836,22 @@ UM.MainWindow
}
}
- DiscardOrKeepProfileChangesDialog
+ Component
{
- id: discardOrKeepProfileChangesDialog
+ id: discardOrKeepProfileChangesDialogComponent
+ DiscardOrKeepProfileChangesDialog { }
+ }
+ Loader
+ {
+ id: discardOrKeepProfileChangesDialogLoader
}
-
Connections
{
target: CuraApplication
onShowDiscardOrKeepProfileChanges:
{
- discardOrKeepProfileChangesDialog.show()
+ discardOrKeepProfileChangesDialogLoader.sourceComponent = discardOrKeepProfileChangesDialogComponent
+ discardOrKeepProfileChangesDialogLoader.item.show()
}
}
diff --git a/resources/qml/Dialogs/AboutDialog.qml b/resources/qml/Dialogs/AboutDialog.qml
index b926d2ca0e..f8018d3d34 100644
--- a/resources/qml/Dialogs/AboutDialog.qml
+++ b/resources/qml/Dialogs/AboutDialog.qml
@@ -156,6 +156,8 @@ UM.Dialog
projectsModel.append({ name: "certifi", description: catalog.i18nc("@Label", "Root Certificates for validating SSL trustworthiness"), license: "MPL", url: "https://github.com/certifi/python-certifi" });
projectsModel.append({ name: "cryptography", description: catalog.i18nc("@Label", "Root Certificates for validating SSL trustworthiness"), license: "APACHE and BSD", url: "https://cryptography.io/" });
projectsModel.append({ name: "Sentry", description: catalog.i18nc("@Label", "Python Error tracking library"), license: "BSD 2-Clause 'Simplified'", url: "https://sentry.io/for/python/" });
+ projectsModel.append({ name: "libnest2d", description: catalog.i18nc("@label", "Polygon packing library, developed by Prusa Research"), license: "LGPL", url: "https://github.com/tamasmeszaros/libnest2d" });
+ projectsModel.append({ name: "pynest2d", description: catalog.i18nc("@label", "Python bindings for libnest2d"), license: "LGPL", url: "https://github.com/Ultimaker/pynest2d" });
projectsModel.append({ name: "Noto Sans", description: catalog.i18nc("@label", "Font"), license: "Apache 2.0", url: "https://www.google.com/get/noto/" });
projectsModel.append({ name: "Font-Awesome-SVG-PNG", description: catalog.i18nc("@label", "SVG icons"), license: "SIL OFL 1.1", url: "https://github.com/encharm/Font-Awesome-SVG-PNG" });
diff --git a/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml b/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml
index a22a5ca4f4..2ddacb6d79 100644
--- a/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml
+++ b/resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2017 Ultimaker B.V.
+// Copyright (c) 2020 Ultimaker B.V.
// Cura is released under the terms of the LGPLv3 or higher.
import QtQuick 2.1
@@ -54,7 +54,7 @@ UM.Dialog
Label
{
- text: catalog.i18nc("@text:window, %1 is a profile name", "You have customized some profile settings.\nWould you like to Keep these changed settings after switching profiles?\nAlternatively, you can Discard the changes to load the defaults from '%1'.").arg(Cura.MachineManager.activeQualityDisplayNameMap["main"])
+ text: catalog.i18nc("@text:window, %1 is a profile name", "You have customized some profile settings.\nWould you like to Keep these changed settings after switching profiles?\nAlternatively, you can discard the changes to load the defaults from '%1'.").arg(Cura.MachineManager.activeQualityDisplayNameMap["main"])
anchors.margins: UM.Theme.getSize("default_margin").width
wrapMode: Text.WordWrap
}
@@ -132,7 +132,7 @@ UM.Dialog
font.bold: true
}
- model: base.changesModel
+ model: userChangesModel
}
}
diff --git a/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml b/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml
index 010e2e77b0..c4fa83a5b8 100644
--- a/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml
+++ b/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml
@@ -222,11 +222,18 @@ Item
OldControls.CheckBox
{
id: enabledCheckbox
- checked: Cura.MachineManager.activeStack != null ? Cura.MachineManager.activeStack.isEnabled : false
enabled: !checked || Cura.MachineManager.numberExtrudersEnabled > 1 //Disable if it's the last enabled extruder.
height: parent.height
style: UM.Theme.styles.checkbox
+ Binding
+ {
+ target: enabledCheckbox
+ property: "checked"
+ value: Cura.MachineManager.activeStack.isEnabled
+ when: Cura.MachineManager.activeStack != null
+ }
+
/* Use a MouseArea to process the click on this checkbox.
This is necessary because actually clicking the checkbox
causes the "checked" property to be overwritten. After
@@ -235,8 +242,17 @@ Item
MouseArea
{
anchors.fill: parent
- onClicked: Cura.MachineManager.setExtruderEnabled(Cura.ExtruderManager.activeExtruderIndex, !parent.checked)
- enabled: parent.enabled
+ onClicked:
+ {
+ if(!parent.enabled)
+ {
+ return
+ }
+ // Already update the visual indication
+ parent.checked = !parent.checked
+ // Update the settings on the background!
+ Cura.MachineManager.setExtruderEnabled(Cura.ExtruderManager.activeExtruderIndex, parent.checked)
+ }
}
}
}
diff --git a/resources/qml/ObjectItemButton.qml b/resources/qml/ObjectItemButton.qml
index 9244fa6391..5867a1c544 100644
--- a/resources/qml/ObjectItemButton.qml
+++ b/resources/qml/ObjectItemButton.qml
@@ -18,6 +18,18 @@ Button
checkable: true
hoverEnabled: true
+ onHoveredChanged:
+ {
+ if(hovered && (buttonTextMetrics.elidedText != buttonText.text || perObjectSettingsInfo.visible))
+ {
+ tooltip.show()
+ } else
+ {
+ tooltip.hide()
+ }
+ }
+
+
onClicked: Cura.SceneController.changeSelection(index)
background: Rectangle
@@ -115,7 +127,7 @@ Button
if (perObjectSettingsCount != "")
{
result += "<br>" + catalog.i18ncp(
- "@label", "Overrides %1 setting.", "Overrides %1 settings.", perObjectSettingsCount
+ "@label %1 is the number of settings it overrides.", "Overrides %1 setting.", "Overrides %1 settings.", perObjectSettingsCount
).arg(perObjectSettingsCount);
}
return result;
@@ -185,7 +197,6 @@ Button
{
id: tooltip
tooltipText: objectItemButton.text + perObjectSettingsInfo.tooltipText
- visible: objectItemButton.hovered && (buttonTextMetrics.elidedText != buttonText.text || perObjectSettingsInfo.visible)
}
UM.I18nCatalog
diff --git a/resources/qml/Preferences/MachinesPage.qml b/resources/qml/Preferences/MachinesPage.qml
index 5341af65db..b61f866833 100644
--- a/resources/qml/Preferences/MachinesPage.qml
+++ b/resources/qml/Preferences/MachinesPage.qml
@@ -39,7 +39,7 @@ UM.ManagementPage
id: activateMenuButton
text: catalog.i18nc("@action:button", "Activate");
iconName: "list-activate";
- enabled: base.currentItem != null && base.currentItem.id != Cura.MachineManager.activeMaterialId
+ enabled: base.currentItem != null && base.currentItem.id != Cura.MachineManager.activeMachine.id
onClicked: Cura.MachineManager.setActiveMachine(base.currentItem.id)
},
Button
diff --git a/resources/qml/Preferences/Materials/MaterialsView.qml b/resources/qml/Preferences/Materials/MaterialsView.qml
index 57253b9dff..489ff1f33e 100644
--- a/resources/qml/Preferences/Materials/MaterialsView.qml
+++ b/resources/qml/Preferences/Materials/MaterialsView.qml
@@ -37,7 +37,7 @@ TabView
{
reevaluateLinkedMaterials = false;
}
- if (!base.containerId || !base.editingEnabled)
+ if (!base.containerId || !base.editingEnabled || !base.currentMaterialNode)
{
return ""
}
diff --git a/resources/qml/Preferences/ProfilesPage.qml b/resources/qml/Preferences/ProfilesPage.qml
index fdb961ad21..5ee6dc32ce 100644
--- a/resources/qml/Preferences/ProfilesPage.qml
+++ b/resources/qml/Preferences/ProfilesPage.qml
@@ -313,7 +313,7 @@ Item
{
messageDialog.icon = StandardIcon.Information;
}
- else if (result.status == "duplicate")
+ else if (result.status == "warning" || result.status == "duplicate")
{
messageDialog.icon = StandardIcon.Warning;
}
diff --git a/resources/qml/PrintMonitor.qml b/resources/qml/PrintMonitor.qml
index 9274bf80ad..19c2562874 100644
--- a/resources/qml/PrintMonitor.qml
+++ b/resources/qml/PrintMonitor.qml
@@ -77,7 +77,7 @@ Item
Repeater
{
id: extrudersRepeater
- model: activePrinter != null ? activePrinter.extruderList : null
+ model: activePrinter != null ? activePrinter.extruders : null
ExtruderBox
{
diff --git a/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml b/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml
index 3ae180f133..c879ff53fd 100644
--- a/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml
+++ b/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml
@@ -104,16 +104,6 @@ Popup
anchors.left: parent.left
anchors.right: parent.right
- // We set it by means of a binding, since then we can use the when condition, which we need to
- // prevent a binding loop.
- Binding
- {
- target: parent
- property: "height"
- value: parent.childrenRect.height
- when: parent.visibleChildren.length > 0
- }
-
// Add the qualities that belong to the intent
Repeater
{
@@ -148,11 +138,7 @@ Popup
Item
{
height: childrenRect.height
- anchors
- {
- left: parent.left
- right: parent.right
- }
+ width: popup.contentWidth
Label
{
diff --git a/resources/qml/PrintSetupTooltip.qml b/resources/qml/PrintSetupTooltip.qml
index 41d68aef37..91f044ceed 100644
--- a/resources/qml/PrintSetupTooltip.qml
+++ b/resources/qml/PrintSetupTooltip.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2019 Ultimaker B.V.
+// Copyright (c) 2020 Ultimaker B.V.
// Cura is released under the terms of the LGPLv3 or higher.
import QtQuick 2.7
@@ -11,7 +11,7 @@ UM.PointingRectangle
id: base
property real sourceWidth: 0
width: UM.Theme.getSize("tooltip").width
- height: label.height + UM.Theme.getSize("tooltip_margins").height * 2
+ height: textScroll.height + UM.Theme.getSize("tooltip_margins").height * 2
color: UM.Theme.getColor("tooltip")
arrowSize: UM.Theme.getSize("default_arrow").width
@@ -59,22 +59,48 @@ UM.PointingRectangle
base.opacity = 0;
}
- Label
+ MouseArea
{
- id: label;
- anchors
+ enabled: parent.opacity > 0
+ visible: enabled
+ anchors.fill: parent
+ acceptedButtons: Qt.NoButton
+ hoverEnabled: true
+ onHoveredChanged:
{
- top: parent.top;
- topMargin: UM.Theme.getSize("tooltip_margins").height;
- left: parent.left;
- leftMargin: UM.Theme.getSize("tooltip_margins").width;
- right: parent.right;
- rightMargin: UM.Theme.getSize("tooltip_margins").width;
+ if(containsMouse && base.opacity > 0)
+ {
+ base.show(Qt.point(target.x - 1, target.y - UM.Theme.getSize("tooltip_arrow_margins").height / 2)); //Same arrow position as before.
+ }
+ else
+ {
+ base.hide();
+ }
+ }
+
+ ScrollView
+ {
+ id: textScroll
+ width: parent.width
+ height: Math.min(label.height, base.parent.height)
+
+ ScrollBar.horizontal: ScrollBar {
+ active: false //Only allow vertical scrolling. We should grow vertically only, but due to how the label is positioned it allocates space in the ScrollView horizontally.
+ }
+
+ Label
+ {
+ id: label
+ x: UM.Theme.getSize("tooltip_margins").width
+ y: UM.Theme.getSize("tooltip_margins").height
+ width: base.width - UM.Theme.getSize("tooltip_margins").width * 2
+
+ wrapMode: Text.Wrap;
+ textFormat: Text.RichText
+ font: UM.Theme.getFont("default");
+ color: UM.Theme.getColor("tooltip_text");
+ renderType: Text.NativeRendering
+ }
}
- wrapMode: Text.Wrap;
- textFormat: Text.RichText
- font: UM.Theme.getFont("default");
- color: UM.Theme.getColor("tooltip_text");
- renderType: Text.NativeRendering
}
}
diff --git a/resources/qml/PrinterSelector/MachineSelector.qml b/resources/qml/PrinterSelector/MachineSelector.qml
index 0907767eea..17bb80906a 100644
--- a/resources/qml/PrinterSelector/MachineSelector.qml
+++ b/resources/qml/PrinterSelector/MachineSelector.qml
@@ -238,7 +238,8 @@ Cura.ExpandablePopup
text: catalog.i18nc("@button", "Add printer")
// The maximum width of the button is half of the total space, minus the padding of the parent, the left
// padding of the component and half the spacing because of the space between buttons.
- maximumWidth: UM.Theme.getSize("machine_selector_widget_content").width / 2 - parent.padding - leftPadding - parent.spacing / 2
+ fixedWidthMode: true
+ width: UM.Theme.getSize("machine_selector_widget_content").width / 2 - leftPadding
onClicked:
{
toggleContent()
@@ -252,9 +253,10 @@ Cura.ExpandablePopup
leftPadding: UM.Theme.getSize("default_margin").width
rightPadding: UM.Theme.getSize("default_margin").width
text: catalog.i18nc("@button", "Manage printers")
+ fixedWidthMode: true
// The maximum width of the button is half of the total space, minus the padding of the parent, the right
// padding of the component and half the spacing because of the space between buttons.
- maximumWidth: UM.Theme.getSize("machine_selector_widget_content").width / 2 - parent.padding - rightPadding - parent.spacing / 2
+ width: UM.Theme.getSize("machine_selector_widget_content").width / 2 - leftPadding
onClicked:
{
toggleContent()
diff --git a/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml b/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml
index 6ac567b0b1..c2706cb8d4 100644
--- a/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml
+++ b/resources/qml/WelcomePages/AddNetworkOrLocalPrinterContent.qml
@@ -73,11 +73,6 @@ Item
{
Cura.API.account.login()
}
- else
- {
- Qt.openUrlExternally("https://mycloud.ultimaker.com/")
- }
-
}
}
}
diff --git a/resources/qml/WelcomePages/WhatsNewContent.qml b/resources/qml/WelcomePages/WhatsNewContent.qml
index 39695dabc4..0fc5fa06ba 100644
--- a/resources/qml/WelcomePages/WhatsNewContent.qml
+++ b/resources/qml/WelcomePages/WhatsNewContent.qml
@@ -45,6 +45,7 @@ Item
textArea.wrapMode: Text.WordWrap
textArea.readOnly: true
textArea.font: UM.Theme.getFont("medium")
+ textArea.onLinkActivated: Qt.openUrlExternally(link)
}
Cura.PrimaryButton
diff --git a/resources/quality/Leapfrog_Bolt_Pro/Leapfrog_Bolt_Pro_global_standard.inst.cfg b/resources/quality/Leapfrog_Bolt_Pro/Leapfrog_Bolt_Pro_global_standard.inst.cfg
index 0ec8660715..3cd2637f98 100644
--- a/resources/quality/Leapfrog_Bolt_Pro/Leapfrog_Bolt_Pro_global_standard.inst.cfg
+++ b/resources/quality/Leapfrog_Bolt_Pro/Leapfrog_Bolt_Pro_global_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard
definition = leapfrog_bolt_pro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
weight = 0
diff --git a/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_brass0.4_abs_natural_standard.inst.cfg b/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_brass0.4_abs_natural_standard.inst.cfg
index 78f78fbd1c..50458b8519 100644
--- a/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_brass0.4_abs_natural_standard.inst.cfg
+++ b/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_brass0.4_abs_natural_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard
definition = leapfrog_bolt_pro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
weight = 0
diff --git a/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_nozzlex0.4_abs_natural_standard.inst.cfg b/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_nozzlex0.4_abs_natural_standard.inst.cfg
index 5e37abb931..51866fc18b 100644
--- a/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_nozzlex0.4_abs_natural_standard.inst.cfg
+++ b/resources/quality/Leapfrog_Bolt_Pro/abs/Leapfrog_Bolt_Pro_nozzlex0.4_abs_natural_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard
definition = leapfrog_bolt_pro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
weight = 0
diff --git a/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_brass0.4_epla_natural_standard.inst.cfg b/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_brass0.4_epla_natural_standard.inst.cfg
index 453fcaba7a..a33864af97 100644
--- a/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_brass0.4_epla_natural_standard.inst.cfg
+++ b/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_brass0.4_epla_natural_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard
definition = leapfrog_bolt_pro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
weight = 0
diff --git a/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_nozzlex0.4_epla_natural_standard.inst.cfg b/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_nozzlex0.4_epla_natural_standard.inst.cfg
index bf90450fff..89fa5c616c 100644
--- a/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_nozzlex0.4_epla_natural_standard.inst.cfg
+++ b/resources/quality/Leapfrog_Bolt_Pro/epla/Leapfrog_Bolt_Pro_nozzlex0.4_epla_natural_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard
definition = leapfrog_bolt_pro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
weight = 0
diff --git a/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_brass0.4_pva_natural_standard.inst.cfg b/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_brass0.4_pva_natural_standard.inst.cfg
index 3b5a94b1b0..e104bec82a 100644
--- a/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_brass0.4_pva_natural_standard.inst.cfg
+++ b/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_brass0.4_pva_natural_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard
definition = leapfrog_bolt_pro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
weight = 0
diff --git a/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_nozzlex0.4_pva_natural_standard.inst.cfg b/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_nozzlex0.4_pva_natural_standard.inst.cfg
index 9502684f44..14f88625ea 100644
--- a/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_nozzlex0.4_pva_natural_standard.inst.cfg
+++ b/resources/quality/Leapfrog_Bolt_Pro/pva/Leapfrog_Bolt_Pro_nozzlex0.4_pva_natural_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard
definition = leapfrog_bolt_pro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
weight = 0
diff --git a/resources/quality/abax_pri3/apri3_pla_fast.inst.cfg b/resources/quality/abax_pri3/apri3_pla_fast.inst.cfg
index ee8e0526af..f2010ea56a 100644
--- a/resources/quality/abax_pri3/apri3_pla_fast.inst.cfg
+++ b/resources/quality/abax_pri3/apri3_pla_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = abax_pri3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/abax_pri3/apri3_pla_high.inst.cfg b/resources/quality/abax_pri3/apri3_pla_high.inst.cfg
index 135d98635e..4a22e790c8 100644
--- a/resources/quality/abax_pri3/apri3_pla_high.inst.cfg
+++ b/resources/quality/abax_pri3/apri3_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = abax_pri3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/abax_pri3/apri3_pla_normal.inst.cfg b/resources/quality/abax_pri3/apri3_pla_normal.inst.cfg
index 0e4e37c300..60f1b12f79 100644
--- a/resources/quality/abax_pri3/apri3_pla_normal.inst.cfg
+++ b/resources/quality/abax_pri3/apri3_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = abax_pri3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/abax_pri5/apri5_pla_fast.inst.cfg b/resources/quality/abax_pri5/apri5_pla_fast.inst.cfg
index c29be96d2f..b2163fd9d7 100644
--- a/resources/quality/abax_pri5/apri5_pla_fast.inst.cfg
+++ b/resources/quality/abax_pri5/apri5_pla_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = abax_pri5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/abax_pri5/apri5_pla_high.inst.cfg b/resources/quality/abax_pri5/apri5_pla_high.inst.cfg
index 0ec2042b96..3331857bb0 100644
--- a/resources/quality/abax_pri5/apri5_pla_high.inst.cfg
+++ b/resources/quality/abax_pri5/apri5_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = abax_pri5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/abax_pri5/apri5_pla_normal.inst.cfg b/resources/quality/abax_pri5/apri5_pla_normal.inst.cfg
index 8d6a8cac06..288f2120d3 100644
--- a/resources/quality/abax_pri5/apri5_pla_normal.inst.cfg
+++ b/resources/quality/abax_pri5/apri5_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = abax_pri5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/abax_titan/atitan_pla_fast.inst.cfg b/resources/quality/abax_titan/atitan_pla_fast.inst.cfg
index 34c4229d53..fa460cdb8f 100644
--- a/resources/quality/abax_titan/atitan_pla_fast.inst.cfg
+++ b/resources/quality/abax_titan/atitan_pla_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = abax_titan
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/abax_titan/atitan_pla_high.inst.cfg b/resources/quality/abax_titan/atitan_pla_high.inst.cfg
index 06e12dbe31..547759017b 100644
--- a/resources/quality/abax_titan/atitan_pla_high.inst.cfg
+++ b/resources/quality/abax_titan/atitan_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = abax_titan
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/abax_titan/atitan_pla_normal.inst.cfg b/resources/quality/abax_titan/atitan_pla_normal.inst.cfg
index 210fab6d49..32bb03b6ad 100644
--- a/resources/quality/abax_titan/atitan_pla_normal.inst.cfg
+++ b/resources/quality/abax_titan/atitan_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = abax_titan
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/anycubic_4max/abs/anycubic_4max_abs_draft.inst.cfg b/resources/quality/anycubic_4max/abs/anycubic_4max_abs_draft.inst.cfg
index d52831143f..c31cbfcbc5 100644
--- a/resources/quality/anycubic_4max/abs/anycubic_4max_abs_draft.inst.cfg
+++ b/resources/quality/anycubic_4max/abs/anycubic_4max_abs_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/anycubic_4max/abs/anycubic_4max_abs_high.inst.cfg b/resources/quality/anycubic_4max/abs/anycubic_4max_abs_high.inst.cfg
index a0634b3bc1..bf4d28de26 100644
--- a/resources/quality/anycubic_4max/abs/anycubic_4max_abs_high.inst.cfg
+++ b/resources/quality/anycubic_4max/abs/anycubic_4max_abs_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/anycubic_4max/abs/anycubic_4max_abs_normal.inst.cfg b/resources/quality/anycubic_4max/abs/anycubic_4max_abs_normal.inst.cfg
index b05491fdb3..0108a05246 100644
--- a/resources/quality/anycubic_4max/abs/anycubic_4max_abs_normal.inst.cfg
+++ b/resources/quality/anycubic_4max/abs/anycubic_4max_abs_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/anycubic_4max/anycubic_4max_draft.inst.cfg b/resources/quality/anycubic_4max/anycubic_4max_draft.inst.cfg
index 4a7d795064..89f841628a 100644
--- a/resources/quality/anycubic_4max/anycubic_4max_draft.inst.cfg
+++ b/resources/quality/anycubic_4max/anycubic_4max_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/anycubic_4max/anycubic_4max_high.inst.cfg b/resources/quality/anycubic_4max/anycubic_4max_high.inst.cfg
index d009ae34bf..2eab069b38 100644
--- a/resources/quality/anycubic_4max/anycubic_4max_high.inst.cfg
+++ b/resources/quality/anycubic_4max/anycubic_4max_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/anycubic_4max/anycubic_4max_normal.inst.cfg b/resources/quality/anycubic_4max/anycubic_4max_normal.inst.cfg
index 9a4453df12..985e4cb06c 100644
--- a/resources/quality/anycubic_4max/anycubic_4max_normal.inst.cfg
+++ b/resources/quality/anycubic_4max/anycubic_4max_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/anycubic_4max/hips/anycubic_4max_hips_draft.inst.cfg b/resources/quality/anycubic_4max/hips/anycubic_4max_hips_draft.inst.cfg
index 6fc2ea041d..68afb6ee11 100644
--- a/resources/quality/anycubic_4max/hips/anycubic_4max_hips_draft.inst.cfg
+++ b/resources/quality/anycubic_4max/hips/anycubic_4max_hips_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/anycubic_4max/hips/anycubic_4max_hips_high.inst.cfg b/resources/quality/anycubic_4max/hips/anycubic_4max_hips_high.inst.cfg
index 96dd4ed3dc..0c5214f41a 100644
--- a/resources/quality/anycubic_4max/hips/anycubic_4max_hips_high.inst.cfg
+++ b/resources/quality/anycubic_4max/hips/anycubic_4max_hips_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/anycubic_4max/hips/anycubic_4max_hips_normal.inst.cfg b/resources/quality/anycubic_4max/hips/anycubic_4max_hips_normal.inst.cfg
index c114c33815..635a8650e6 100644
--- a/resources/quality/anycubic_4max/hips/anycubic_4max_hips_normal.inst.cfg
+++ b/resources/quality/anycubic_4max/hips/anycubic_4max_hips_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/anycubic_4max/petg/anycubic_4max_petg_draft.inst.cfg b/resources/quality/anycubic_4max/petg/anycubic_4max_petg_draft.inst.cfg
index aa836eeac0..b409b3adab 100644
--- a/resources/quality/anycubic_4max/petg/anycubic_4max_petg_draft.inst.cfg
+++ b/resources/quality/anycubic_4max/petg/anycubic_4max_petg_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/anycubic_4max/petg/anycubic_4max_petg_high.inst.cfg b/resources/quality/anycubic_4max/petg/anycubic_4max_petg_high.inst.cfg
index a94e41da3a..5ca7c12a8a 100644
--- a/resources/quality/anycubic_4max/petg/anycubic_4max_petg_high.inst.cfg
+++ b/resources/quality/anycubic_4max/petg/anycubic_4max_petg_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/anycubic_4max/petg/anycubic_4max_petg_normal.inst.cfg b/resources/quality/anycubic_4max/petg/anycubic_4max_petg_normal.inst.cfg
index 5edc27e63e..c3f1b725d9 100644
--- a/resources/quality/anycubic_4max/petg/anycubic_4max_petg_normal.inst.cfg
+++ b/resources/quality/anycubic_4max/petg/anycubic_4max_petg_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/anycubic_4max/pla/anycubic_4max_pla_draft.inst.cfg b/resources/quality/anycubic_4max/pla/anycubic_4max_pla_draft.inst.cfg
index 8ddc0db447..dff8bd5e68 100644
--- a/resources/quality/anycubic_4max/pla/anycubic_4max_pla_draft.inst.cfg
+++ b/resources/quality/anycubic_4max/pla/anycubic_4max_pla_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/anycubic_4max/pla/anycubic_4max_pla_high.inst.cfg b/resources/quality/anycubic_4max/pla/anycubic_4max_pla_high.inst.cfg
index 6bf24a1926..1a12e64471 100644
--- a/resources/quality/anycubic_4max/pla/anycubic_4max_pla_high.inst.cfg
+++ b/resources/quality/anycubic_4max/pla/anycubic_4max_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/anycubic_4max/pla/anycubic_4max_pla_normal.inst.cfg b/resources/quality/anycubic_4max/pla/anycubic_4max_pla_normal.inst.cfg
index 8d19769bfc..745fa1d6b1 100644
--- a/resources/quality/anycubic_4max/pla/anycubic_4max_pla_normal.inst.cfg
+++ b/resources/quality/anycubic_4max/pla/anycubic_4max_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = anycubic_4max
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/anycubic_chiron/anycubic_chiron_draft.inst.cfg b/resources/quality/anycubic_chiron/anycubic_chiron_draft.inst.cfg
index ea2cd50ce4..f9dc60257f 100644
--- a/resources/quality/anycubic_chiron/anycubic_chiron_draft.inst.cfg
+++ b/resources/quality/anycubic_chiron/anycubic_chiron_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = anycubic_chiron
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/anycubic_chiron/anycubic_chiron_high.inst.cfg b/resources/quality/anycubic_chiron/anycubic_chiron_high.inst.cfg
index dcc833310b..270d8dabee 100644
--- a/resources/quality/anycubic_chiron/anycubic_chiron_high.inst.cfg
+++ b/resources/quality/anycubic_chiron/anycubic_chiron_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = anycubic_chiron
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/anycubic_chiron/anycubic_chiron_normal.inst.cfg b/resources/quality/anycubic_chiron/anycubic_chiron_normal.inst.cfg
index a164e27ce2..cc190e5c04 100644
--- a/resources/quality/anycubic_chiron/anycubic_chiron_normal.inst.cfg
+++ b/resources/quality/anycubic_chiron/anycubic_chiron_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = anycubic_chiron
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/anycubic_i3_mega/anycubic_i3_mega_draft.inst.cfg b/resources/quality/anycubic_i3_mega/anycubic_i3_mega_draft.inst.cfg
index b63e8a7a12..27bf2ce7dd 100644
--- a/resources/quality/anycubic_i3_mega/anycubic_i3_mega_draft.inst.cfg
+++ b/resources/quality/anycubic_i3_mega/anycubic_i3_mega_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = anycubic_i3_mega
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/anycubic_i3_mega/anycubic_i3_mega_high.inst.cfg b/resources/quality/anycubic_i3_mega/anycubic_i3_mega_high.inst.cfg
index 97f47b2245..6005152107 100644
--- a/resources/quality/anycubic_i3_mega/anycubic_i3_mega_high.inst.cfg
+++ b/resources/quality/anycubic_i3_mega/anycubic_i3_mega_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = anycubic_i3_mega
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/anycubic_i3_mega/anycubic_i3_mega_normal.inst.cfg b/resources/quality/anycubic_i3_mega/anycubic_i3_mega_normal.inst.cfg
index eeef7568ce..b2c0309dc9 100644
--- a/resources/quality/anycubic_i3_mega/anycubic_i3_mega_normal.inst.cfg
+++ b/resources/quality/anycubic_i3_mega/anycubic_i3_mega_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = anycubic_i3_mega
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/anycubic_mega_zero/anycubic_mega_zero_draft.inst.cfg b/resources/quality/anycubic_mega_zero/anycubic_mega_zero_draft.inst.cfg
index 8bd81a4e61..afeea532a1 100644
--- a/resources/quality/anycubic_mega_zero/anycubic_mega_zero_draft.inst.cfg
+++ b/resources/quality/anycubic_mega_zero/anycubic_mega_zero_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = anycubic_mega_zero
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/anycubic_mega_zero/anycubic_mega_zero_high.inst.cfg b/resources/quality/anycubic_mega_zero/anycubic_mega_zero_high.inst.cfg
index ba09e2598a..87aaf2e17b 100644
--- a/resources/quality/anycubic_mega_zero/anycubic_mega_zero_high.inst.cfg
+++ b/resources/quality/anycubic_mega_zero/anycubic_mega_zero_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = anycubic_mega_zero
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/anycubic_mega_zero/anycubic_mega_zero_normal.inst.cfg b/resources/quality/anycubic_mega_zero/anycubic_mega_zero_normal.inst.cfg
index 6a295a2413..62e5d99bbb 100644
--- a/resources/quality/anycubic_mega_zero/anycubic_mega_zero_normal.inst.cfg
+++ b/resources/quality/anycubic_mega_zero/anycubic_mega_zero_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = anycubic_mega_zero
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/anycubic_predator/predator_coarse.inst.cfg b/resources/quality/anycubic_predator/predator_coarse.inst.cfg
index 4d56b781c7..eb6ba5b23a 100644
--- a/resources/quality/anycubic_predator/predator_coarse.inst.cfg
+++ b/resources/quality/anycubic_predator/predator_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = predator
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/anycubic_predator/predator_draft.inst.cfg b/resources/quality/anycubic_predator/predator_draft.inst.cfg
index 74249bf1a3..ac6fa9c24a 100644
--- a/resources/quality/anycubic_predator/predator_draft.inst.cfg
+++ b/resources/quality/anycubic_predator/predator_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = predator
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/anycubic_predator/predator_extra_coarse.inst.cfg b/resources/quality/anycubic_predator/predator_extra_coarse.inst.cfg
index f0af0951b3..233557fa61 100644
--- a/resources/quality/anycubic_predator/predator_extra_coarse.inst.cfg
+++ b/resources/quality/anycubic_predator/predator_extra_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Coarse
definition = predator
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Xcoarse
weight = -4
diff --git a/resources/quality/anycubic_predator/predator_extra_fine.inst.cfg b/resources/quality/anycubic_predator/predator_extra_fine.inst.cfg
index 8adede5f54..86137c881b 100644
--- a/resources/quality/anycubic_predator/predator_extra_fine.inst.cfg
+++ b/resources/quality/anycubic_predator/predator_extra_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = predator
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Xfine
weight = 1
diff --git a/resources/quality/anycubic_predator/predator_fine.inst.cfg b/resources/quality/anycubic_predator/predator_fine.inst.cfg
index c78dac9665..261bf3f62c 100644
--- a/resources/quality/anycubic_predator/predator_fine.inst.cfg
+++ b/resources/quality/anycubic_predator/predator_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = predator
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
weight = 1
diff --git a/resources/quality/anycubic_predator/predator_normal.inst.cfg b/resources/quality/anycubic_predator/predator_normal.inst.cfg
index a407e0c4d4..36bf776088 100644
--- a/resources/quality/anycubic_predator/predator_normal.inst.cfg
+++ b/resources/quality/anycubic_predator/predator_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = predator
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/artillery/ABS/artillery_0.2_ABS_super.inst.cfg b/resources/quality/artillery/ABS/artillery_0.2_ABS_super.inst.cfg
new file mode 100644
index 0000000000..7d3df95c67
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.2_ABS_super.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_abs
+variant = 0.2mm Nozzle
+
+[values]
+wall_thickness = =line_width*8
diff --git a/resources/quality/artillery/ABS/artillery_0.2_ABS_ultra.inst.cfg b/resources/quality/artillery/ABS/artillery_0.2_ABS_ultra.inst.cfg
new file mode 100644
index 0000000000..b389640863
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.2_ABS_ultra.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Ultra Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = ultra
+material = generic_abs
+variant = 0.2mm Nozzle
+
+[values]
+wall_thickness = =line_width*8
diff --git a/resources/quality/artillery/ABS/artillery_0.3_ABS_adaptive.inst.cfg b/resources/quality/artillery/ABS/artillery_0.3_ABS_adaptive.inst.cfg
new file mode 100644
index 0000000000..f15554870f
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.3_ABS_adaptive.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_abs
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/artillery/ABS/artillery_0.3_ABS_low.inst.cfg b/resources/quality/artillery/ABS/artillery_0.3_ABS_low.inst.cfg
new file mode 100644
index 0000000000..3f97ae55ec
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.3_ABS_low.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Low Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_abs
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/artillery/ABS/artillery_0.3_ABS_standard.inst.cfg b/resources/quality/artillery/ABS/artillery_0.3_ABS_standard.inst.cfg
new file mode 100644
index 0000000000..203c26c56d
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.3_ABS_standard.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_abs
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/artillery/ABS/artillery_0.3_ABS_super.inst.cfg b/resources/quality/artillery/ABS/artillery_0.3_ABS_super.inst.cfg
new file mode 100644
index 0000000000..6780ffd158
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.3_ABS_super.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_abs
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/artillery/ABS/artillery_0.4_ABS_adaptive.inst.cfg b/resources/quality/artillery/ABS/artillery_0.4_ABS_adaptive.inst.cfg
new file mode 100644
index 0000000000..37242464f1
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.4_ABS_adaptive.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_abs
+variant = 0.4mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/artillery/ABS/artillery_0.4_ABS_low.inst.cfg b/resources/quality/artillery/ABS/artillery_0.4_ABS_low.inst.cfg
new file mode 100644
index 0000000000..cc7e90cfae
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.4_ABS_low.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Low Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_abs
+variant = 0.4mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/artillery/ABS/artillery_0.4_ABS_standard.inst.cfg b/resources/quality/artillery/ABS/artillery_0.4_ABS_standard.inst.cfg
new file mode 100644
index 0000000000..282965cb4c
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.4_ABS_standard.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_abs
+variant = 0.4mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/artillery/ABS/artillery_0.4_ABS_super.inst.cfg b/resources/quality/artillery/ABS/artillery_0.4_ABS_super.inst.cfg
new file mode 100644
index 0000000000..2db2d67d57
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.4_ABS_super.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_abs
+variant = 0.4mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/artillery/ABS/artillery_0.5_ABS_adaptive.inst.cfg b/resources/quality/artillery/ABS/artillery_0.5_ABS_adaptive.inst.cfg
new file mode 100644
index 0000000000..5f97805b7e
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.5_ABS_adaptive.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_abs
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/artillery/ABS/artillery_0.5_ABS_low.inst.cfg b/resources/quality/artillery/ABS/artillery_0.5_ABS_low.inst.cfg
new file mode 100644
index 0000000000..7e09919ffd
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.5_ABS_low.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Low Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_abs
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/artillery/ABS/artillery_0.5_ABS_standard.inst.cfg b/resources/quality/artillery/ABS/artillery_0.5_ABS_standard.inst.cfg
new file mode 100644
index 0000000000..8238be8224
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.5_ABS_standard.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_abs
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/artillery/ABS/artillery_0.5_ABS_super.inst.cfg b/resources/quality/artillery/ABS/artillery_0.5_ABS_super.inst.cfg
new file mode 100644
index 0000000000..179972187a
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.5_ABS_super.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_abs
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/artillery/ABS/artillery_0.6_ABS_standard.inst.cfg b/resources/quality/artillery/ABS/artillery_0.6_ABS_standard.inst.cfg
new file mode 100644
index 0000000000..9cddca9cd8
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.6_ABS_standard.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_abs
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
diff --git a/resources/quality/artillery/ABS/artillery_0.8_ABS_draft.inst.cfg b/resources/quality/artillery/ABS/artillery_0.8_ABS_draft.inst.cfg
new file mode 100644
index 0000000000..92ccc32ef7
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_0.8_ABS_draft.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Draft Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_abs
+variant = 0.8mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
diff --git a/resources/quality/artillery/ABS/artillery_1.0_ABS_draft.inst.cfg b/resources/quality/artillery/ABS/artillery_1.0_ABS_draft.inst.cfg
new file mode 100644
index 0000000000..3644e0461c
--- /dev/null
+++ b/resources/quality/artillery/ABS/artillery_1.0_ABS_draft.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Draft Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_abs
+variant = 1.0mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
diff --git a/resources/quality/artillery/PETG/artillery_0.2_PETG_super.inst.cfg b/resources/quality/artillery/PETG/artillery_0.2_PETG_super.inst.cfg
new file mode 100644
index 0000000000..416f740701
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.2_PETG_super.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_petg
+variant = 0.2mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*8
diff --git a/resources/quality/artillery/PETG/artillery_0.2_PETG_ultra.inst.cfg b/resources/quality/artillery/PETG/artillery_0.2_PETG_ultra.inst.cfg
new file mode 100644
index 0000000000..08855ce29d
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.2_PETG_ultra.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Ultra Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = ultra
+material = generic_petg
+variant = 0.2mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*8
diff --git a/resources/quality/artillery/PETG/artillery_0.3_PETG_adaptive.inst.cfg b/resources/quality/artillery/PETG/artillery_0.3_PETG_adaptive.inst.cfg
new file mode 100644
index 0000000000..083d1afd42
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.3_PETG_adaptive.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_petg
+variant = 0.3mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
diff --git a/resources/quality/artillery/PETG/artillery_0.3_PETG_low.inst.cfg b/resources/quality/artillery/PETG/artillery_0.3_PETG_low.inst.cfg
new file mode 100644
index 0000000000..b6ae0b7e86
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.3_PETG_low.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Low Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_petg
+variant = 0.3mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
diff --git a/resources/quality/artillery/PETG/artillery_0.3_PETG_standard.inst.cfg b/resources/quality/artillery/PETG/artillery_0.3_PETG_standard.inst.cfg
new file mode 100644
index 0000000000..2b82fdf9b5
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.3_PETG_standard.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_petg
+variant = 0.3mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
+#retraction_extra_prime_amount = 0.5
diff --git a/resources/quality/artillery/PETG/artillery_0.3_PETG_super.inst.cfg b/resources/quality/artillery/PETG/artillery_0.3_PETG_super.inst.cfg
new file mode 100644
index 0000000000..3b2233503f
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.3_PETG_super.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_petg
+variant = 0.3mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
+#retraction_extra_prime_amount = 0.5
diff --git a/resources/quality/artillery/PETG/artillery_0.4_PETG_adaptive.inst.cfg b/resources/quality/artillery/PETG/artillery_0.4_PETG_adaptive.inst.cfg
new file mode 100644
index 0000000000..75883c36ba
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.4_PETG_adaptive.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_petg
+variant = 0.4mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
+#retraction_extra_prime_amount = 0.5
diff --git a/resources/quality/artillery/PETG/artillery_0.4_PETG_low.inst.cfg b/resources/quality/artillery/PETG/artillery_0.4_PETG_low.inst.cfg
new file mode 100644
index 0000000000..9a89510522
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.4_PETG_low.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Low Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_petg
+variant = 0.4mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
+#retraction_extra_prime_amount = 0.5
diff --git a/resources/quality/artillery/PETG/artillery_0.4_PETG_standard.inst.cfg b/resources/quality/artillery/PETG/artillery_0.4_PETG_standard.inst.cfg
new file mode 100644
index 0000000000..41cb1842ee
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.4_PETG_standard.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_petg
+variant = 0.4mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
+#retraction_extra_prime_amount = 0.5
diff --git a/resources/quality/artillery/PETG/artillery_0.4_PETG_super.inst.cfg b/resources/quality/artillery/PETG/artillery_0.4_PETG_super.inst.cfg
new file mode 100644
index 0000000000..8639fe6f00
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.4_PETG_super.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_petg
+variant = 0.4mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
+#retraction_extra_prime_amount = 0.5
diff --git a/resources/quality/artillery/PETG/artillery_0.5_PETG_adaptive.inst.cfg b/resources/quality/artillery/PETG/artillery_0.5_PETG_adaptive.inst.cfg
new file mode 100644
index 0000000000..24927b6ac8
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.5_PETG_adaptive.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_petg
+variant = 0.5mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
+#retraction_extra_prime_amount = 0.5
diff --git a/resources/quality/artillery/PETG/artillery_0.5_PETG_low.inst.cfg b/resources/quality/artillery/PETG/artillery_0.5_PETG_low.inst.cfg
new file mode 100644
index 0000000000..95e23ebc36
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.5_PETG_low.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Low Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_petg
+variant = 0.5mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
+#retraction_extra_prime_amount = 0.5
diff --git a/resources/quality/artillery/PETG/artillery_0.5_PETG_standard.inst.cfg b/resources/quality/artillery/PETG/artillery_0.5_PETG_standard.inst.cfg
new file mode 100644
index 0000000000..f2f8cddcd4
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.5_PETG_standard.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_petg
+variant = 0.5mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
+#retraction_extra_prime_amount = 0.5
diff --git a/resources/quality/artillery/PETG/artillery_0.5_PETG_super.inst.cfg b/resources/quality/artillery/PETG/artillery_0.5_PETG_super.inst.cfg
new file mode 100644
index 0000000000..d6c73c8fe0
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.5_PETG_super.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_petg
+variant = 0.5mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
+#retraction_extra_prime_amount = 0.5
diff --git a/resources/quality/artillery/PETG/artillery_0.6_PETG_standard.inst.cfg b/resources/quality/artillery/PETG/artillery_0.6_PETG_standard.inst.cfg
new file mode 100644
index 0000000000..9c07aa0100
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.6_PETG_standard.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_petg
+variant = 0.6mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*3
+#retraction_extra_prime_amount = 0.5
diff --git a/resources/quality/artillery/PETG/artillery_0.8_PETG_draft.inst.cfg b/resources/quality/artillery/PETG/artillery_0.8_PETG_draft.inst.cfg
new file mode 100644
index 0000000000..c4a037e19d
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_0.8_PETG_draft.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Draft Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_petg
+variant = 0.8mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*3
+#retraction_extra_prime_amount = 0.5
diff --git a/resources/quality/artillery/PETG/artillery_1.0_PETG_draft.inst.cfg b/resources/quality/artillery/PETG/artillery_1.0_PETG_draft.inst.cfg
new file mode 100644
index 0000000000..3edeaa44c9
--- /dev/null
+++ b/resources/quality/artillery/PETG/artillery_1.0_PETG_draft.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Draft Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_petg
+variant = 1.0mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*3
+#retraction_extra_prime_amount = 0.5
diff --git a/resources/quality/artillery/PLA/artillery_0.2_PLA_super.inst.cfg b/resources/quality/artillery/PLA/artillery_0.2_PLA_super.inst.cfg
new file mode 100644
index 0000000000..8f80333c18
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.2_PLA_super.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_pla
+variant = 0.2mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.2_PLA_ultra.inst.cfg b/resources/quality/artillery/PLA/artillery_0.2_PLA_ultra.inst.cfg
new file mode 100644
index 0000000000..00ca91cce6
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.2_PLA_ultra.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Ultra Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = ultra
+material = generic_pla
+variant = 0.2mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.3_PLA_adaptive.inst.cfg b/resources/quality/artillery/PLA/artillery_0.3_PLA_adaptive.inst.cfg
new file mode 100644
index 0000000000..9e4ce5f725
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.3_PLA_adaptive.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_pla
+variant = 0.3mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.3_PLA_low.inst.cfg b/resources/quality/artillery/PLA/artillery_0.3_PLA_low.inst.cfg
new file mode 100644
index 0000000000..1e0769b752
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.3_PLA_low.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Low Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_pla
+variant = 0.3mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.3_PLA_standard.inst.cfg b/resources/quality/artillery/PLA/artillery_0.3_PLA_standard.inst.cfg
new file mode 100644
index 0000000000..742756a5c2
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.3_PLA_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_pla
+variant = 0.3mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.3_PLA_super.inst.cfg b/resources/quality/artillery/PLA/artillery_0.3_PLA_super.inst.cfg
new file mode 100644
index 0000000000..1b3cdd67af
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.3_PLA_super.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_pla
+variant = 0.3mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.4_PLA_adaptive.inst.cfg b/resources/quality/artillery/PLA/artillery_0.4_PLA_adaptive.inst.cfg
new file mode 100644
index 0000000000..e90c95d039
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.4_PLA_adaptive.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_pla
+variant = 0.4mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.4_PLA_low.inst.cfg b/resources/quality/artillery/PLA/artillery_0.4_PLA_low.inst.cfg
new file mode 100644
index 0000000000..7b6f95954e
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.4_PLA_low.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Low Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_pla
+variant = 0.4mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.4_PLA_standard.inst.cfg b/resources/quality/artillery/PLA/artillery_0.4_PLA_standard.inst.cfg
new file mode 100644
index 0000000000..e2f349b210
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.4_PLA_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_pla
+variant = 0.4mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.4_PLA_super.inst.cfg b/resources/quality/artillery/PLA/artillery_0.4_PLA_super.inst.cfg
new file mode 100644
index 0000000000..aae1630fdc
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.4_PLA_super.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_pla
+variant = 0.4mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.5_PLA_adaptive.inst.cfg b/resources/quality/artillery/PLA/artillery_0.5_PLA_adaptive.inst.cfg
new file mode 100644
index 0000000000..05e76a902a
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.5_PLA_adaptive.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_pla
+variant = 0.5mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.5_PLA_low.inst.cfg b/resources/quality/artillery/PLA/artillery_0.5_PLA_low.inst.cfg
new file mode 100644
index 0000000000..6c2faa1f41
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.5_PLA_low.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Low Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_pla
+variant = 0.5mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.5_PLA_standard.inst.cfg b/resources/quality/artillery/PLA/artillery_0.5_PLA_standard.inst.cfg
new file mode 100644
index 0000000000..85ff1f2248
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.5_PLA_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_pla
+variant = 0.5mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.5_PLA_super.inst.cfg b/resources/quality/artillery/PLA/artillery_0.5_PLA_super.inst.cfg
new file mode 100644
index 0000000000..6f979f71d7
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.5_PLA_super.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_pla
+variant = 0.5mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.6_PLA_draft.inst.cfg b/resources/quality/artillery/PLA/artillery_0.6_PLA_draft.inst.cfg
new file mode 100644
index 0000000000..6289ece068
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.6_PLA_draft.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Draft Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_pla
+variant = 0.6mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.6_PLA_low.inst.cfg b/resources/quality/artillery/PLA/artillery_0.6_PLA_low.inst.cfg
new file mode 100644
index 0000000000..3af8e4df6d
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.6_PLA_low.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Low Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_pla
+variant = 0.6mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.6_PLA_standard.inst.cfg b/resources/quality/artillery/PLA/artillery_0.6_PLA_standard.inst.cfg
new file mode 100644
index 0000000000..0b5e128662
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.6_PLA_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_pla
+variant = 0.6mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_0.8_PLA_draft.inst.cfg b/resources/quality/artillery/PLA/artillery_0.8_PLA_draft.inst.cfg
new file mode 100644
index 0000000000..8df3c60dda
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_0.8_PLA_draft.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Draft Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_pla
+variant = 0.8mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/PLA/artillery_1.0_PLA_draft.inst.cfg b/resources/quality/artillery/PLA/artillery_1.0_PLA_draft.inst.cfg
new file mode 100644
index 0000000000..3a451c22a3
--- /dev/null
+++ b/resources/quality/artillery/PLA/artillery_1.0_PLA_draft.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Draft Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_pla
+variant = 1.0mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/TPU/artillery_0.3_TPU_adaptive.inst.cfg b/resources/quality/artillery/TPU/artillery_0.3_TPU_adaptive.inst.cfg
new file mode 100644
index 0000000000..faa051f002
--- /dev/null
+++ b/resources/quality/artillery/TPU/artillery_0.3_TPU_adaptive.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_tpu
+variant = 0.3mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/TPU/artillery_0.3_TPU_standard.inst.cfg b/resources/quality/artillery/TPU/artillery_0.3_TPU_standard.inst.cfg
new file mode 100644
index 0000000000..56b167f300
--- /dev/null
+++ b/resources/quality/artillery/TPU/artillery_0.3_TPU_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_tpu
+variant = 0.3mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/TPU/artillery_0.3_TPU_super.inst.cfg b/resources/quality/artillery/TPU/artillery_0.3_TPU_super.inst.cfg
new file mode 100644
index 0000000000..c42f696262
--- /dev/null
+++ b/resources/quality/artillery/TPU/artillery_0.3_TPU_super.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_tpu
+variant = 0.3mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/TPU/artillery_0.4_TPU_adaptive.inst.cfg b/resources/quality/artillery/TPU/artillery_0.4_TPU_adaptive.inst.cfg
new file mode 100644
index 0000000000..08d476e6dd
--- /dev/null
+++ b/resources/quality/artillery/TPU/artillery_0.4_TPU_adaptive.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_tpu
+variant = 0.4mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/TPU/artillery_0.4_TPU_standard.inst.cfg b/resources/quality/artillery/TPU/artillery_0.4_TPU_standard.inst.cfg
new file mode 100644
index 0000000000..cca62a46b7
--- /dev/null
+++ b/resources/quality/artillery/TPU/artillery_0.4_TPU_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_tpu
+variant = 0.4mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/TPU/artillery_0.4_TPU_super.inst.cfg b/resources/quality/artillery/TPU/artillery_0.4_TPU_super.inst.cfg
new file mode 100644
index 0000000000..556bb313bf
--- /dev/null
+++ b/resources/quality/artillery/TPU/artillery_0.4_TPU_super.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_tpu
+variant = 0.4mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/TPU/artillery_0.5_TPU_adaptive.inst.cfg b/resources/quality/artillery/TPU/artillery_0.5_TPU_adaptive.inst.cfg
new file mode 100644
index 0000000000..86288628ab
--- /dev/null
+++ b/resources/quality/artillery/TPU/artillery_0.5_TPU_adaptive.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_tpu
+variant = 0.5mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/TPU/artillery_0.5_TPU_standard.inst.cfg b/resources/quality/artillery/TPU/artillery_0.5_TPU_standard.inst.cfg
new file mode 100644
index 0000000000..7801d72c54
--- /dev/null
+++ b/resources/quality/artillery/TPU/artillery_0.5_TPU_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_tpu
+variant = 0.5mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/TPU/artillery_0.5_TPU_super.inst.cfg b/resources/quality/artillery/TPU/artillery_0.5_TPU_super.inst.cfg
new file mode 100644
index 0000000000..deb88f7e78
--- /dev/null
+++ b/resources/quality/artillery/TPU/artillery_0.5_TPU_super.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_tpu
+variant = 0.5mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/TPU/artillery_0.6_TPU_standard.inst.cfg b/resources/quality/artillery/TPU/artillery_0.6_TPU_standard.inst.cfg
new file mode 100644
index 0000000000..cb08b67850
--- /dev/null
+++ b/resources/quality/artillery/TPU/artillery_0.6_TPU_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_tpu
+variant = 0.6mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/TPU/artillery_0.8_TPU_draft.inst.cfg b/resources/quality/artillery/TPU/artillery_0.8_TPU_draft.inst.cfg
new file mode 100644
index 0000000000..430336e476
--- /dev/null
+++ b/resources/quality/artillery/TPU/artillery_0.8_TPU_draft.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Draft Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_tpu
+variant = 0.8mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/TPU/artillery_1.0_TPU_draft.inst.cfg b/resources/quality/artillery/TPU/artillery_1.0_TPU_draft.inst.cfg
new file mode 100644
index 0000000000..5a363982e4
--- /dev/null
+++ b/resources/quality/artillery/TPU/artillery_1.0_TPU_draft.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Draft Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_tpu
+variant = 1.0mm Nozzle
+
+[values]
diff --git a/resources/quality/artillery/artillery_global_adaptive.inst.cfg b/resources/quality/artillery/artillery_global_adaptive.inst.cfg
new file mode 100644
index 0000000000..692cbd663b
--- /dev/null
+++ b/resources/quality/artillery/artillery_global_adaptive.inst.cfg
@@ -0,0 +1,19 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+weight = -2
+global_quality = True
+
+[values]
+layer_height = 0.16
+layer_height_0 = 0.20
+top_bottom_thickness = =layer_height_0+layer_height*4
+wall_thickness = =line_width*3
+support_interface_height = =layer_height*6
+adaptive_layer_height_enabled = true
diff --git a/resources/quality/artillery/artillery_global_draft.inst.cfg b/resources/quality/artillery/artillery_global_draft.inst.cfg
new file mode 100644
index 0000000000..747e52295f
--- /dev/null
+++ b/resources/quality/artillery/artillery_global_draft.inst.cfg
@@ -0,0 +1,18 @@
+[general]
+version = 4
+name = Draft Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -5
+global_quality = True
+
+[values]
+layer_height = 0.32
+layer_height_0 = 0.32
+top_bottom_thickness = =layer_height_0+layer_height*3
+wall_thickness = =line_width*2
+support_interface_height = =layer_height*4
diff --git a/resources/quality/artillery/artillery_global_low.inst.cfg b/resources/quality/artillery/artillery_global_low.inst.cfg
new file mode 100644
index 0000000000..b91160bac6
--- /dev/null
+++ b/resources/quality/artillery/artillery_global_low.inst.cfg
@@ -0,0 +1,18 @@
+[general]
+version = 4
+name = Low Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+weight = -4
+global_quality = True
+
+[values]
+layer_height = 0.28
+layer_height_0 = 0.28
+top_bottom_thickness = =layer_height_0+layer_height*3
+wall_thickness = =line_width*2
+support_interface_height = =layer_height*4
diff --git a/resources/quality/artillery/artillery_global_standard.inst.cfg b/resources/quality/artillery/artillery_global_standard.inst.cfg
new file mode 100644
index 0000000000..737d595b70
--- /dev/null
+++ b/resources/quality/artillery/artillery_global_standard.inst.cfg
@@ -0,0 +1,18 @@
+[general]
+version = 4
+name = Standard Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+weight = -3
+global_quality = True
+
+[values]
+layer_height = 0.2
+layer_height_0 = 0.2
+top_bottom_thickness = =layer_height_0+layer_height*3
+wall_thickness = =line_width*3
+support_interface_height = =layer_height*5
diff --git a/resources/quality/artillery/artillery_global_super.inst.cfg b/resources/quality/artillery/artillery_global_super.inst.cfg
new file mode 100644
index 0000000000..200851e043
--- /dev/null
+++ b/resources/quality/artillery/artillery_global_super.inst.cfg
@@ -0,0 +1,18 @@
+[general]
+version = 4
+name = Super Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+weight = -1
+global_quality = True
+
+[values]
+layer_height = 0.12
+layer_height_0 = 0.12
+top_bottom_thickness = =layer_height_0+layer_height*6
+wall_thickness = =line_width*3
+support_interface_height = =layer_height*8
diff --git a/resources/quality/artillery/artillery_global_ultra.inst.cfg b/resources/quality/artillery/artillery_global_ultra.inst.cfg
new file mode 100644
index 0000000000..aa1c238a4e
--- /dev/null
+++ b/resources/quality/artillery/artillery_global_ultra.inst.cfg
@@ -0,0 +1,18 @@
+[general]
+version = 4
+name = Ultra Quality
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = ultra
+weight = 0
+global_quality = True
+
+[values]
+layer_height = 0.08
+layer_height_0 = 0.12
+top_bottom_thickness = =layer_height_0+layer_height*10
+wall_thickness = =line_width*3
+support_interface_height = =layer_height*12
diff --git a/resources/quality/atmat_signal_pro/signal_pro_global_extrafast_quality.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_global_extrafast_quality.inst.cfg
index 348f021cc4..674832ebef 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_global_extrafast_quality.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_global_extrafast_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
global_quality = True
diff --git a/resources/quality/atmat_signal_pro/signal_pro_global_extrafine_quality.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_global_extrafine_quality.inst.cfg
index 640b40578e..9ef71093e3 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_global_extrafine_quality.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_global_extrafine_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafine
global_quality = True
diff --git a/resources/quality/atmat_signal_pro/signal_pro_global_fast_quality.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_global_fast_quality.inst.cfg
index 059682d713..fb033c011f 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_global_fast_quality.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_global_fast_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
global_quality = True
diff --git a/resources/quality/atmat_signal_pro/signal_pro_global_fine_quality.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_global_fine_quality.inst.cfg
index 01803ab313..2d385246be 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_global_fine_quality.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_global_fine_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
global_quality = True
diff --git a/resources/quality/atmat_signal_pro/signal_pro_global_normal_quality.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_global_normal_quality.inst.cfg
index 958fc7f9a5..da6a534c85 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_global_normal_quality.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_global_normal_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
global_quality = True
diff --git a/resources/quality/atmat_signal_pro/signal_pro_global_sprint_quality.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_global_sprint_quality.inst.cfg
index ee26c7509b..8b5d96a99d 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_global_sprint_quality.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_global_sprint_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
global_quality = True
diff --git a/resources/quality/atmat_signal_pro/signal_pro_global_supersprint_quality.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_global_supersprint_quality.inst.cfg
index ee143d09ea..3c64c6e418 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_global_supersprint_quality.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_global_supersprint_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
global_quality = True
diff --git a/resources/quality/atmat_signal_pro/signal_pro_global_ultrasprint_quality.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_global_ultrasprint_quality.inst.cfg
index 38687e27de..522eb27035 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_global_ultrasprint_quality.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_global_ultrasprint_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrasprint
global_quality = True
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_extrafast.inst.cfg
index 91f2dc8411..835e15d051 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_abs_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_fast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_fast.inst.cfg
index 60b19adfa3..c1ae7953d5 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_fast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_abs_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_fine.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_fine.inst.cfg
index 73367a9752..4c68e71898 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_fine.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_abs_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_normal.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_normal.inst.cfg
index 6fec9f3d7d..31f043e248 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_normal.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_ABS_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_abs_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_extrafast.inst.cfg
index edfce26491..31484f8ac0 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_hips_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_fast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_fast.inst.cfg
index e822848f76..7c5ca015dd 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_fast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_hips_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_fine.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_fine.inst.cfg
index 3b8e3b1006..6204b0d2e9 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_fine.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_hips_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_normal.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_normal.inst.cfg
index f1efcf936c..a3751cad21 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_normal.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_HIPS_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_hips_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_extrafast.inst.cfg
index 04356023b5..84017cd21b 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_nylon_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_fast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_fast.inst.cfg
index debcb3bd89..4915208886 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_fast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_nylon_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_fine.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_fine.inst.cfg
index 112c5c61b7..53d5a273eb 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_fine.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_nylon_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_normal.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_normal.inst.cfg
index f1ea09cee7..f1cd91c44d 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_normal.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PA_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_nylon_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_extrafast.inst.cfg
index 5a0d430cd5..9d48dcbbad 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pc_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_fast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_fast.inst.cfg
index 8001b6c527..4433ab1fdf 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_fast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pc_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_fine.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_fine.inst.cfg
index 35d424435b..e5cf544a7f 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_fine.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pc_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_normal.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_normal.inst.cfg
index 52d769949d..0e6d053e84 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_normal.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PC_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pc_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_extrafast.inst.cfg
index 2fc6811bb4..eb27e76046 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_petg_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_fast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_fast.inst.cfg
index 3f9524b676..6e67f3c255 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_fast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_petg_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_fine.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_fine.inst.cfg
index e4acd17ee3..688ac9a0a7 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_fine.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_petg_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_normal.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_normal.inst.cfg
index d1dca211c3..190520cec1 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_normal.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PETG_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_petg_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_extrafast.inst.cfg
index 5c08520659..8306fb5b35 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pla_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_fast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_fast.inst.cfg
index 63e31f6b85..10a9e233d8 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_fast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pla_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_fine.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_fine.inst.cfg
index 857a0541ff..eb71e5a503 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_fine.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pla_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_normal.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_normal.inst.cfg
index 8e030de41e..7a77f77b89 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_normal.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PLA_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pla_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_extrafast.inst.cfg
index 471c9fa585..c56e17a09e 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pva_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_fast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_fast.inst.cfg
index 2ff44b84a7..1212c00869 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_fast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pva_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_fine.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_fine.inst.cfg
index 3c42037ac2..28e6ef804a 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_fine.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pva_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_normal.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_normal.inst.cfg
index cb637e253f..fb206310cb 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_normal.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_PVA_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pva_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_extrafast.inst.cfg
index cc2f9861fb..1cb0b53593 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_tpu_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_fast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_fast.inst.cfg
index bb4bb3aa4c..5648531609 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_fast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_tpu_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_fine.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_fine.inst.cfg
index 77dae49a9f..53f785513d 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_fine.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_tpu_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_normal.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_normal.inst.cfg
index e51ce57400..65fc9f24c6 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_normal.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.40_TPU_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_tpu_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_extrafast.inst.cfg
index 677117e5ac..466236d8d4 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_abs_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_sprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_sprint.inst.cfg
index dd19a525b9..1e634ecf6b 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_sprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_abs_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_supersprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_supersprint.inst.cfg
index f47ee424d1..1f5e8b7682 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_supersprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_ABS_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_abs_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_extrafast.inst.cfg
index 6a429d7e74..b0b7986e74 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_hips_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_sprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_sprint.inst.cfg
index 8176b0003e..aea8eacd90 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_sprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_hips_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_supersprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_supersprint.inst.cfg
index 403d99f4ad..98baeaadfe 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_supersprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_HIPS_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_hips_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_extrafast.inst.cfg
index 5e3330de0d..8747d23a63 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_nylon_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_sprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_sprint.inst.cfg
index f3223a9895..387d198764 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_sprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_nylon_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_supersprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_supersprint.inst.cfg
index df3e575b6e..ca7fb2146a 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_supersprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PA_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_nylon_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_extrafast.inst.cfg
index 04498b7b4a..1fbbc3cc17 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pc_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_sprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_sprint.inst.cfg
index 94644ce36a..b2df2652c3 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_sprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pc_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_supersprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_supersprint.inst.cfg
index 3f72476b1d..2847c477b2 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_supersprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PC_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_pc_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_extrafast.inst.cfg
index c76b2953aa..5792b4e336 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_petg_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_sprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_sprint.inst.cfg
index 913bf5044b..7190f8455f 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_sprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_petg_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_supersprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_supersprint.inst.cfg
index 1aea879ad6..7b1b87bcf9 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_supersprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PETG_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_petg_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_extrafast.inst.cfg
index fa2f6773a5..0855f8420e 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pla_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_sprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_sprint.inst.cfg
index c8a59df79f..3acb2d07ac 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_sprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pla_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_supersprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_supersprint.inst.cfg
index 8ed704f87e..a92af7b7d9 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_supersprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PLA_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_pla_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_extrafast.inst.cfg
index a2a691564e..53554ac050 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pva_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_sprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_sprint.inst.cfg
index 3e408d62df..c2399f1a78 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_sprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pva_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_supersprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_supersprint.inst.cfg
index 00e67d1889..0aab01c919 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_supersprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_PVA_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_pva_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_extrafast.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_extrafast.inst.cfg
index 462396f6a0..0a9bb80da0 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_extrafast.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_tpu_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_sprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_sprint.inst.cfg
index a4467ed8d7..60e51753d8 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_sprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_tpu_175
diff --git a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_supersprint.inst.cfg b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_supersprint.inst.cfg
index 4ca135b408..376bd962fb 100644
--- a/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_supersprint.inst.cfg
+++ b/resources/quality/atmat_signal_pro/signal_pro_v6_0.80_TPU_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = atmat_signal_pro_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_tpu_175
diff --git a/resources/quality/beamup_l/beamup_l_coarse.inst.cfg b/resources/quality/beamup_l/beamup_l_coarse.inst.cfg
index 95a8098dbc..cf44e37f7e 100644
--- a/resources/quality/beamup_l/beamup_l_coarse.inst.cfg
+++ b/resources/quality/beamup_l/beamup_l_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = BeamUp L Coarse
definition = beamup_l
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/beamup_l/beamup_l_draft.inst.cfg b/resources/quality/beamup_l/beamup_l_draft.inst.cfg
index ffd15ada90..ed10788f53 100644
--- a/resources/quality/beamup_l/beamup_l_draft.inst.cfg
+++ b/resources/quality/beamup_l/beamup_l_draft.inst.cfg
@@ -4,7 +4,7 @@ name = BeamUp L Draft
definition = beamup_l
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/beamup_l/beamup_l_extra_fine.inst.cfg b/resources/quality/beamup_l/beamup_l_extra_fine.inst.cfg
index 2ae9b31876..82959cca94 100644
--- a/resources/quality/beamup_l/beamup_l_extra_fine.inst.cfg
+++ b/resources/quality/beamup_l/beamup_l_extra_fine.inst.cfg
@@ -4,7 +4,7 @@ name = BeamUp L Extra Fine
definition = beamup_l
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/beamup_l/beamup_l_fine.inst.cfg b/resources/quality/beamup_l/beamup_l_fine.inst.cfg
index a63ee4af8f..830562c067 100644
--- a/resources/quality/beamup_l/beamup_l_fine.inst.cfg
+++ b/resources/quality/beamup_l/beamup_l_fine.inst.cfg
@@ -4,7 +4,7 @@ name = BeamUp L Fine
definition = beamup_l
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/beamup_l/beamup_l_normal.inst.cfg b/resources/quality/beamup_l/beamup_l_normal.inst.cfg
index c2ea70c63e..a9d67bd9b9 100644
--- a/resources/quality/beamup_l/beamup_l_normal.inst.cfg
+++ b/resources/quality/beamup_l/beamup_l_normal.inst.cfg
@@ -4,7 +4,7 @@ name = BeamUp L Normal
definition = beamup_l
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/beamup_s/beamup_s_coarse.inst.cfg b/resources/quality/beamup_s/beamup_s_coarse.inst.cfg
index 8aece3631c..4824f4b9bc 100644
--- a/resources/quality/beamup_s/beamup_s_coarse.inst.cfg
+++ b/resources/quality/beamup_s/beamup_s_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = BeamUp S Coarse
definition = beamup_s
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/beamup_s/beamup_s_draft.inst.cfg b/resources/quality/beamup_s/beamup_s_draft.inst.cfg
index 97afcc5593..1bbf4e0ecf 100644
--- a/resources/quality/beamup_s/beamup_s_draft.inst.cfg
+++ b/resources/quality/beamup_s/beamup_s_draft.inst.cfg
@@ -4,7 +4,7 @@ name = BeamUp S Draft
definition = beamup_s
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/beamup_s/beamup_s_extra_fine.inst.cfg b/resources/quality/beamup_s/beamup_s_extra_fine.inst.cfg
index df17f082d9..64c0eacdbb 100644
--- a/resources/quality/beamup_s/beamup_s_extra_fine.inst.cfg
+++ b/resources/quality/beamup_s/beamup_s_extra_fine.inst.cfg
@@ -4,7 +4,7 @@ name = BeamUp S Extra Fine
definition = beamup_s
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/beamup_s/beamup_s_fine.inst.cfg b/resources/quality/beamup_s/beamup_s_fine.inst.cfg
index 288cc27a2e..0705cd53c5 100644
--- a/resources/quality/beamup_s/beamup_s_fine.inst.cfg
+++ b/resources/quality/beamup_s/beamup_s_fine.inst.cfg
@@ -4,7 +4,7 @@ name = BeamUp S Fine
definition = beamup_s
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/beamup_s/beamup_s_normal.inst.cfg b/resources/quality/beamup_s/beamup_s_normal.inst.cfg
index fc2347c443..1fa9300404 100644
--- a/resources/quality/beamup_s/beamup_s_normal.inst.cfg
+++ b/resources/quality/beamup_s/beamup_s_normal.inst.cfg
@@ -4,7 +4,7 @@ name = BeamUp S Normal
definition = beamup_s
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/biqu/base/biqu_base_0.2_ABS_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.2_ABS_super.inst.cfg
new file mode 100644
index 0000000000..ec804e8bab
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.2_ABS_super.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_abs_175
+variant = 0.2mm Nozzle
+
+[values]
+wall_thickness = =line_width*8
diff --git a/resources/quality/biqu/base/biqu_base_0.2_ABS_ultra.inst.cfg b/resources/quality/biqu/base/biqu_base_0.2_ABS_ultra.inst.cfg
new file mode 100644
index 0000000000..4e1508e73d
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.2_ABS_ultra.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Ultra Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = ultra
+material = generic_abs_175
+variant = 0.2mm Nozzle
+
+[values]
+wall_thickness = =line_width*8
diff --git a/resources/quality/biqu/base/biqu_base_0.2_PETG_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.2_PETG_super.inst.cfg
new file mode 100644
index 0000000000..7d7185837e
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.2_PETG_super.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_petg_175
+variant = 0.2mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*8
diff --git a/resources/quality/biqu/base/biqu_base_0.2_PETG_ultra.inst.cfg b/resources/quality/biqu/base/biqu_base_0.2_PETG_ultra.inst.cfg
new file mode 100644
index 0000000000..8d1c0a7938
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.2_PETG_ultra.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Ultra Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = ultra
+material = generic_petg_175
+variant = 0.2mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*8
diff --git a/resources/quality/biqu/base/biqu_base_0.2_PLA_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.2_PLA_super.inst.cfg
new file mode 100644
index 0000000000..3acdd46ade
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.2_PLA_super.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_pla_175
+variant = 0.2mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.2_PLA_ultra.inst.cfg b/resources/quality/biqu/base/biqu_base_0.2_PLA_ultra.inst.cfg
new file mode 100644
index 0000000000..421584b154
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.2_PLA_ultra.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Ultra Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = ultra
+material = generic_pla_175
+variant = 0.2mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.3_ABS_adaptive.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_ABS_adaptive.inst.cfg
new file mode 100644
index 0000000000..cfaa3dcb0c
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_ABS_adaptive.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_abs_175
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.3_ABS_low.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_ABS_low.inst.cfg
new file mode 100644
index 0000000000..96bfa20f10
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_ABS_low.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Low Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_abs_175
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.3_ABS_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_ABS_standard.inst.cfg
new file mode 100644
index 0000000000..01a5ae8f8c
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_ABS_standard.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_abs_175
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.3_ABS_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_ABS_super.inst.cfg
new file mode 100644
index 0000000000..767bb7767a
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_ABS_super.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_abs_175
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.3_PETG_adaptive.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_PETG_adaptive.inst.cfg
new file mode 100644
index 0000000000..2ad747db7e
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_PETG_adaptive.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_petg_175
+variant = 0.3mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.3_PETG_low.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_PETG_low.inst.cfg
new file mode 100644
index 0000000000..c5fda34eaa
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_PETG_low.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Low Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_petg_175
+variant = 0.3mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.3_PETG_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_PETG_standard.inst.cfg
new file mode 100644
index 0000000000..fcdb1220c0
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_PETG_standard.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_petg_175
+variant = 0.3mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.3_PETG_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_PETG_super.inst.cfg
new file mode 100644
index 0000000000..2f66939544
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_PETG_super.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_petg_175
+variant = 0.3mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.3_PLA_adaptive.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_PLA_adaptive.inst.cfg
new file mode 100644
index 0000000000..7aff470176
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_PLA_adaptive.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_pla_175
+variant = 0.3mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.3_PLA_low.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_PLA_low.inst.cfg
new file mode 100644
index 0000000000..17c1c725c2
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_PLA_low.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Low Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_pla_175
+variant = 0.3mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.3_PLA_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_PLA_standard.inst.cfg
new file mode 100644
index 0000000000..02720317ea
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_PLA_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_pla_175
+variant = 0.3mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.3_PLA_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_PLA_super.inst.cfg
new file mode 100644
index 0000000000..012306c17b
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_PLA_super.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_pla_175
+variant = 0.3mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.3_TPU_adaptive.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_TPU_adaptive.inst.cfg
new file mode 100644
index 0000000000..d9a32f183f
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_TPU_adaptive.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_tpu_175
+variant = 0.3mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.3_TPU_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_TPU_standard.inst.cfg
new file mode 100644
index 0000000000..a267cb9b89
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_TPU_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_tpu_175
+variant = 0.3mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.3_TPU_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.3_TPU_super.inst.cfg
new file mode 100644
index 0000000000..abcabd8285
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.3_TPU_super.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_tpu_175
+variant = 0.3mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.4_ABS_adaptive.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_ABS_adaptive.inst.cfg
new file mode 100644
index 0000000000..44dd5065cb
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_ABS_adaptive.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_abs_175
+variant = 0.4mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.4_ABS_low.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_ABS_low.inst.cfg
new file mode 100644
index 0000000000..fb5d1ad439
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_ABS_low.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Low Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_abs_175
+variant = 0.4mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.4_ABS_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_ABS_standard.inst.cfg
new file mode 100644
index 0000000000..f8319878cc
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_ABS_standard.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_abs_175
+variant = 0.4mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.4_ABS_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_ABS_super.inst.cfg
new file mode 100644
index 0000000000..8dc442790e
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_ABS_super.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_abs_175
+variant = 0.4mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.4_PETG_adaptive.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_PETG_adaptive.inst.cfg
new file mode 100644
index 0000000000..8813bdae3b
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_PETG_adaptive.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_petg_175
+variant = 0.4mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.4_PETG_low.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_PETG_low.inst.cfg
new file mode 100644
index 0000000000..8fc3ae87b3
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_PETG_low.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Low Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_petg_175
+variant = 0.4mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.4_PETG_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_PETG_standard.inst.cfg
new file mode 100644
index 0000000000..d60458d612
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_PETG_standard.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_petg_175
+variant = 0.4mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.4_PETG_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_PETG_super.inst.cfg
new file mode 100644
index 0000000000..264c64e1d0
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_PETG_super.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_petg_175
+variant = 0.4mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.4_PLA_adaptive.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_PLA_adaptive.inst.cfg
new file mode 100644
index 0000000000..c25090ead6
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_PLA_adaptive.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_pla_175
+variant = 0.4mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.4_PLA_low.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_PLA_low.inst.cfg
new file mode 100644
index 0000000000..bee1419010
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_PLA_low.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Low Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_pla_175
+variant = 0.4mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.4_PLA_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_PLA_standard.inst.cfg
new file mode 100644
index 0000000000..0d70eb4c77
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_PLA_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_pla_175
+variant = 0.4mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.4_PLA_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_PLA_super.inst.cfg
new file mode 100644
index 0000000000..6081cae7ae
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_PLA_super.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_pla_175
+variant = 0.4mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.4_TPU_adaptive.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_TPU_adaptive.inst.cfg
new file mode 100644
index 0000000000..9bd256c1a8
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_TPU_adaptive.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_tpu_175
+variant = 0.4mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.4_TPU_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_TPU_standard.inst.cfg
new file mode 100644
index 0000000000..3c2c0dd142
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_TPU_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_tpu_175
+variant = 0.4mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.4_TPU_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.4_TPU_super.inst.cfg
new file mode 100644
index 0000000000..5bcd03f334
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.4_TPU_super.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_tpu_175
+variant = 0.4mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.5_ABS_adaptive.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_ABS_adaptive.inst.cfg
new file mode 100644
index 0000000000..f72b0f2a58
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_ABS_adaptive.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_abs_175
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.5_ABS_low.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_ABS_low.inst.cfg
new file mode 100644
index 0000000000..99713d0632
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_ABS_low.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Low Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_abs_175
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.5_ABS_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_ABS_standard.inst.cfg
new file mode 100644
index 0000000000..2f41f70334
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_ABS_standard.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_abs_175
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.5_ABS_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_ABS_super.inst.cfg
new file mode 100644
index 0000000000..9d395b3936
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_ABS_super.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_abs_175
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.5_PETG_adaptive.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_PETG_adaptive.inst.cfg
new file mode 100644
index 0000000000..487450666d
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_PETG_adaptive.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_petg_175
+variant = 0.5mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.5_PETG_low.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_PETG_low.inst.cfg
new file mode 100644
index 0000000000..01eb05906b
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_PETG_low.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Low Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_petg_175
+variant = 0.5mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.5_PETG_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_PETG_standard.inst.cfg
new file mode 100644
index 0000000000..0f0a2e4ace
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_PETG_standard.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_petg_175
+variant = 0.5mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.5_PETG_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_PETG_super.inst.cfg
new file mode 100644
index 0000000000..6a3809b16d
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_PETG_super.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_petg_175
+variant = 0.5mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*4
diff --git a/resources/quality/biqu/base/biqu_base_0.5_PLA_adaptive.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_PLA_adaptive.inst.cfg
new file mode 100644
index 0000000000..d3fe56fef5
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_PLA_adaptive.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_pla_175
+variant = 0.5mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.5_PLA_low.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_PLA_low.inst.cfg
new file mode 100644
index 0000000000..961018cb7a
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_PLA_low.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Low Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_pla_175
+variant = 0.5mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.5_PLA_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_PLA_standard.inst.cfg
new file mode 100644
index 0000000000..e52c88a8ff
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_PLA_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_pla_175
+variant = 0.5mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.5_PLA_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_PLA_super.inst.cfg
new file mode 100644
index 0000000000..d31a01893c
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_PLA_super.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_pla_175
+variant = 0.5mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.5_TPU_adaptive.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_TPU_adaptive.inst.cfg
new file mode 100644
index 0000000000..b68bf9621b
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_TPU_adaptive.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_tpu_175
+variant = 0.5mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.5_TPU_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_TPU_standard.inst.cfg
new file mode 100644
index 0000000000..6d41c9af22
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_TPU_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_tpu_175
+variant = 0.5mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.5_TPU_super.inst.cfg b/resources/quality/biqu/base/biqu_base_0.5_TPU_super.inst.cfg
new file mode 100644
index 0000000000..f93caed975
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.5_TPU_super.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_tpu_175
+variant = 0.5mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.6_ABS_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.6_ABS_standard.inst.cfg
new file mode 100644
index 0000000000..e2b2f73bed
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.6_ABS_standard.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_abs_175
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
diff --git a/resources/quality/biqu/base/biqu_base_0.6_PETG_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.6_PETG_standard.inst.cfg
new file mode 100644
index 0000000000..add215be41
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.6_PETG_standard.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_petg_175
+variant = 0.6mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*3
diff --git a/resources/quality/biqu/base/biqu_base_0.6_PLA_draft.inst.cfg b/resources/quality/biqu/base/biqu_base_0.6_PLA_draft.inst.cfg
new file mode 100644
index 0000000000..70389a2335
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.6_PLA_draft.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Draft Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_pla_175
+variant = 0.6mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.6_PLA_low.inst.cfg b/resources/quality/biqu/base/biqu_base_0.6_PLA_low.inst.cfg
new file mode 100644
index 0000000000..68423c7f95
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.6_PLA_low.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Low Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_pla_175
+variant = 0.6mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.6_PLA_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.6_PLA_standard.inst.cfg
new file mode 100644
index 0000000000..a4230991c6
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.6_PLA_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_pla_175
+variant = 0.6mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.6_TPU_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_0.6_TPU_standard.inst.cfg
new file mode 100644
index 0000000000..c01b4dfecd
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.6_TPU_standard.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+material = generic_tpu_175
+variant = 0.6mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.8_ABS_draft.inst.cfg b/resources/quality/biqu/base/biqu_base_0.8_ABS_draft.inst.cfg
new file mode 100644
index 0000000000..1101e290da
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.8_ABS_draft.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Draft Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_abs_175
+variant = 0.8mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
diff --git a/resources/quality/biqu/base/biqu_base_0.8_PETG_draft.inst.cfg b/resources/quality/biqu/base/biqu_base_0.8_PETG_draft.inst.cfg
new file mode 100644
index 0000000000..52214da812
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.8_PETG_draft.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Draft Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_petg_175
+variant = 0.8mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*3
diff --git a/resources/quality/biqu/base/biqu_base_0.8_PLA_draft.inst.cfg b/resources/quality/biqu/base/biqu_base_0.8_PLA_draft.inst.cfg
new file mode 100644
index 0000000000..8aca9d4577
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.8_PLA_draft.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Draft Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_pla_175
+variant = 0.8mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_0.8_TPU_draft.inst.cfg b/resources/quality/biqu/base/biqu_base_0.8_TPU_draft.inst.cfg
new file mode 100644
index 0000000000..ca881da56d
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_0.8_TPU_draft.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Draft Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_tpu_175
+variant = 0.8mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_1.0_ABS_draft.inst.cfg b/resources/quality/biqu/base/biqu_base_1.0_ABS_draft.inst.cfg
new file mode 100644
index 0000000000..280d64a865
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_1.0_ABS_draft.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Draft Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_abs_175
+variant = 1.0mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
diff --git a/resources/quality/biqu/base/biqu_base_1.0_PETG_draft.inst.cfg b/resources/quality/biqu/base/biqu_base_1.0_PETG_draft.inst.cfg
new file mode 100644
index 0000000000..c1ad705237
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_1.0_PETG_draft.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Draft Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_petg_175
+variant = 1.0mm Nozzle
+
+[values]
+speed_layer_0 = 15
+wall_thickness = =line_width*3
diff --git a/resources/quality/biqu/base/biqu_base_1.0_PLA_draft.inst.cfg b/resources/quality/biqu/base/biqu_base_1.0_PLA_draft.inst.cfg
new file mode 100644
index 0000000000..e5cfd1b674
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_1.0_PLA_draft.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Draft Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_pla_175
+variant = 1.0mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_1.0_TPU_draft.inst.cfg b/resources/quality/biqu/base/biqu_base_1.0_TPU_draft.inst.cfg
new file mode 100644
index 0000000000..7ce4e77182
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_1.0_TPU_draft.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Draft Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_tpu_175
+variant = 1.0mm Nozzle
+
+[values]
diff --git a/resources/quality/biqu/base/biqu_base_global_adaptive.inst.cfg b/resources/quality/biqu/base/biqu_base_global_adaptive.inst.cfg
new file mode 100644
index 0000000000..17f2af7e60
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_global_adaptive.inst.cfg
@@ -0,0 +1,19 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+weight = -2
+global_quality = True
+
+[values]
+layer_height = 0.16
+layer_height_0 = 0.20
+top_bottom_thickness = =layer_height_0+layer_height*4
+wall_thickness = =line_width*3
+support_interface_height = =layer_height*6
+adaptive_layer_height_enabled = true
diff --git a/resources/quality/biqu/base/biqu_base_global_draft.inst.cfg b/resources/quality/biqu/base/biqu_base_global_draft.inst.cfg
new file mode 100644
index 0000000000..634c69b15c
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_global_draft.inst.cfg
@@ -0,0 +1,18 @@
+[general]
+version = 4
+name = Draft Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -5
+global_quality = True
+
+[values]
+layer_height = 0.32
+layer_height_0 = 0.32
+top_bottom_thickness = =layer_height_0+layer_height*3
+wall_thickness = =line_width*2
+support_interface_height = =layer_height*4
diff --git a/resources/quality/biqu/base/biqu_base_global_low.inst.cfg b/resources/quality/biqu/base/biqu_base_global_low.inst.cfg
new file mode 100644
index 0000000000..941aa95784
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_global_low.inst.cfg
@@ -0,0 +1,18 @@
+[general]
+version = 4
+name = Low Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+weight = -4
+global_quality = True
+
+[values]
+layer_height = 0.28
+layer_height_0 = 0.28
+top_bottom_thickness = =layer_height_0+layer_height*3
+wall_thickness = =line_width*3
+support_interface_height = =layer_height*4
diff --git a/resources/quality/biqu/base/biqu_base_global_standard.inst.cfg b/resources/quality/biqu/base/biqu_base_global_standard.inst.cfg
new file mode 100644
index 0000000000..0f6c943234
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_global_standard.inst.cfg
@@ -0,0 +1,18 @@
+[general]
+version = 4
+name = Standard Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+weight = -3
+global_quality = True
+
+[values]
+layer_height = 0.2
+layer_height_0 = 0.2
+top_bottom_thickness = =layer_height_0+layer_height*3
+wall_thickness = =line_width*3
+support_interface_height = =layer_height*4
diff --git a/resources/quality/biqu/base/biqu_base_global_super.inst.cfg b/resources/quality/biqu/base/biqu_base_global_super.inst.cfg
new file mode 100644
index 0000000000..82e5cd97b1
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_global_super.inst.cfg
@@ -0,0 +1,18 @@
+[general]
+version = 4
+name = Super Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+weight = -1
+global_quality = True
+
+[values]
+layer_height = 0.12
+layer_height_0 = 0.12
+top_bottom_thickness = =layer_height_0+layer_height*6
+wall_thickness = =line_width*3
+support_interface_height = =layer_height*8
diff --git a/resources/quality/biqu/base/biqu_base_global_ultra.inst.cfg b/resources/quality/biqu/base/biqu_base_global_ultra.inst.cfg
new file mode 100644
index 0000000000..6564ba225b
--- /dev/null
+++ b/resources/quality/biqu/base/biqu_base_global_ultra.inst.cfg
@@ -0,0 +1,18 @@
+[general]
+version = 4
+name = Ultra Quality
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = ultra
+weight = 0
+global_quality = True
+
+[values]
+layer_height = 0.08
+layer_height_0 = 0.12
+top_bottom_thickness = =layer_height_0+layer_height*10
+wall_thickness = =line_width*4
+support_interface_height = =layer_height*12
diff --git a/resources/quality/builder_premium/bp_BVOH_Coarse_Quality.inst.cfg b/resources/quality/builder_premium/bp_BVOH_Coarse_Quality.inst.cfg
index aaea97acea..43b3ff05ef 100644
--- a/resources/quality/builder_premium/bp_BVOH_Coarse_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_BVOH_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -1
diff --git a/resources/quality/builder_premium/bp_BVOH_High_Quality.inst.cfg b/resources/quality/builder_premium/bp_BVOH_High_Quality.inst.cfg
index 1ddd556a5b..06c6f72878 100644
--- a/resources/quality/builder_premium/bp_BVOH_High_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_BVOH_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High Quality
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/builder_premium/bp_BVOH_Normal_Quality.inst.cfg b/resources/quality/builder_premium/bp_BVOH_Normal_Quality.inst.cfg
index 5bb078c267..199b5e3a09 100644
--- a/resources/quality/builder_premium/bp_BVOH_Normal_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_BVOH_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/builder_premium/bp_Innoflex60_Coarse_Quality.inst.cfg b/resources/quality/builder_premium/bp_Innoflex60_Coarse_Quality.inst.cfg
index 68a54e52ff..318fff60c5 100644
--- a/resources/quality/builder_premium/bp_Innoflex60_Coarse_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_Innoflex60_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -1
diff --git a/resources/quality/builder_premium/bp_Innoflex60_High_Quality.inst.cfg b/resources/quality/builder_premium/bp_Innoflex60_High_Quality.inst.cfg
index 072df69d74..7be7d35cfb 100644
--- a/resources/quality/builder_premium/bp_Innoflex60_High_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_Innoflex60_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High Quality
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/builder_premium/bp_Innoflex60_Normal_Quality.inst.cfg b/resources/quality/builder_premium/bp_Innoflex60_Normal_Quality.inst.cfg
index 6ffb3244c7..b22cbbe2be 100644
--- a/resources/quality/builder_premium/bp_Innoflex60_Normal_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_Innoflex60_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/builder_premium/bp_PET_Coarse_Quality.inst.cfg b/resources/quality/builder_premium/bp_PET_Coarse_Quality.inst.cfg
index 4e2c25e816..83ab861d08 100644
--- a/resources/quality/builder_premium/bp_PET_Coarse_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_PET_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -1
diff --git a/resources/quality/builder_premium/bp_PET_High_Quality.inst.cfg b/resources/quality/builder_premium/bp_PET_High_Quality.inst.cfg
index 4c8ed8ff12..da4047bc60 100644
--- a/resources/quality/builder_premium/bp_PET_High_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_PET_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High Quality
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/builder_premium/bp_PET_Normal_Quality.inst.cfg b/resources/quality/builder_premium/bp_PET_Normal_Quality.inst.cfg
index 5421b3d006..6c34cc23bf 100644
--- a/resources/quality/builder_premium/bp_PET_Normal_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_PET_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/builder_premium/bp_PLA_Coarse_Quality.inst.cfg b/resources/quality/builder_premium/bp_PLA_Coarse_Quality.inst.cfg
index a4ccfc7fb8..8162d88661 100644
--- a/resources/quality/builder_premium/bp_PLA_Coarse_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_PLA_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -1
diff --git a/resources/quality/builder_premium/bp_PLA_High_Quality.inst.cfg b/resources/quality/builder_premium/bp_PLA_High_Quality.inst.cfg
index 9dcaa875e2..f65cac4db6 100644
--- a/resources/quality/builder_premium/bp_PLA_High_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_PLA_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High Quality
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/builder_premium/bp_PLA_Normal_Quality.inst.cfg b/resources/quality/builder_premium/bp_PLA_Normal_Quality.inst.cfg
index 4ec6ab09de..0f1391c60a 100644
--- a/resources/quality/builder_premium/bp_PLA_Normal_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_PLA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/builder_premium/bp_PVA_Coarse_Quality.inst.cfg b/resources/quality/builder_premium/bp_PVA_Coarse_Quality.inst.cfg
index 6260fc5be1..ff56bd82f1 100644
--- a/resources/quality/builder_premium/bp_PVA_Coarse_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_PVA_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -1
diff --git a/resources/quality/builder_premium/bp_PVA_High_Quality.inst.cfg b/resources/quality/builder_premium/bp_PVA_High_Quality.inst.cfg
index 3cd8401af4..05807493a7 100644
--- a/resources/quality/builder_premium/bp_PVA_High_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_PVA_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High Quality
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/builder_premium/bp_PVA_Normal_Quality.inst.cfg b/resources/quality/builder_premium/bp_PVA_Normal_Quality.inst.cfg
index 8096b207fd..f15219f54c 100644
--- a/resources/quality/builder_premium/bp_PVA_Normal_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_PVA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/builder_premium/bp_global_Coarse_Quality.inst.cfg b/resources/quality/builder_premium/bp_global_Coarse_Quality.inst.cfg
index 4bbf446b54..c12a9c8ae4 100644
--- a/resources/quality/builder_premium/bp_global_Coarse_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_global_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -1
diff --git a/resources/quality/builder_premium/bp_global_High_Quality.inst.cfg b/resources/quality/builder_premium/bp_global_High_Quality.inst.cfg
index 05cf926659..dca0d475e1 100644
--- a/resources/quality/builder_premium/bp_global_High_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_global_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High Quality
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/builder_premium/bp_global_Normal_Quality.inst.cfg b/resources/quality/builder_premium/bp_global_Normal_Quality.inst.cfg
index 2917fc36c5..affb12baa8 100644
--- a/resources/quality/builder_premium/bp_global_Normal_Quality.inst.cfg
+++ b/resources/quality/builder_premium/bp_global_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = builder_premium_small
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/abs/cartesio_0.25_abs_high.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.25_abs_high.inst.cfg
index 6d1c8dbe20..5440d4f7e5 100644
--- a/resources/quality/cartesio/abs/cartesio_0.25_abs_high.inst.cfg
+++ b/resources/quality/cartesio/abs/cartesio_0.25_abs_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/abs/cartesio_0.25_abs_normal.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.25_abs_normal.inst.cfg
index ce0dae0971..b24e341fd0 100644
--- a/resources/quality/cartesio/abs/cartesio_0.25_abs_normal.inst.cfg
+++ b/resources/quality/cartesio/abs/cartesio_0.25_abs_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/abs/cartesio_0.4_abs_high.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.4_abs_high.inst.cfg
index 0043dec676..a5f67760c7 100644
--- a/resources/quality/cartesio/abs/cartesio_0.4_abs_high.inst.cfg
+++ b/resources/quality/cartesio/abs/cartesio_0.4_abs_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/abs/cartesio_0.4_abs_normal.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.4_abs_normal.inst.cfg
index 2aa4308a99..f536a1c02b 100644
--- a/resources/quality/cartesio/abs/cartesio_0.4_abs_normal.inst.cfg
+++ b/resources/quality/cartesio/abs/cartesio_0.4_abs_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/abs/cartesio_0.8_abs_coarse.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.8_abs_coarse.inst.cfg
index 028c7a7036..8129e428de 100644
--- a/resources/quality/cartesio/abs/cartesio_0.8_abs_coarse.inst.cfg
+++ b/resources/quality/cartesio/abs/cartesio_0.8_abs_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = 3
diff --git a/resources/quality/cartesio/abs/cartesio_0.8_abs_extra_coarse.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.8_abs_extra_coarse.inst.cfg
index b348ec6a9e..c3c1feedff 100644
--- a/resources/quality/cartesio/abs/cartesio_0.8_abs_extra_coarse.inst.cfg
+++ b/resources/quality/cartesio/abs/cartesio_0.8_abs_extra_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = 4
diff --git a/resources/quality/cartesio/abs/cartesio_0.8_abs_high.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.8_abs_high.inst.cfg
index a7d745b9b5..f5c6ddcaed 100644
--- a/resources/quality/cartesio/abs/cartesio_0.8_abs_high.inst.cfg
+++ b/resources/quality/cartesio/abs/cartesio_0.8_abs_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/abs/cartesio_0.8_abs_normal.inst.cfg b/resources/quality/cartesio/abs/cartesio_0.8_abs_normal.inst.cfg
index 479dfeb0cc..ea97c92014 100644
--- a/resources/quality/cartesio/abs/cartesio_0.8_abs_normal.inst.cfg
+++ b/resources/quality/cartesio/abs/cartesio_0.8_abs_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_high.inst.cfg b/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_high.inst.cfg
index 9eb8268cb2..5379629066 100644
--- a/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_high.inst.cfg
+++ b/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_normal.inst.cfg b/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_normal.inst.cfg
index 7a1402c3cd..06208214ff 100644
--- a/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_normal.inst.cfg
+++ b/resources/quality/cartesio/arnitel/cartesio_0.4_arnitel2045_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/cartesio_global_Coarse_Quality.inst.cfg b/resources/quality/cartesio/cartesio_global_Coarse_Quality.inst.cfg
index dbc8790abf..ce99162a1a 100644
--- a/resources/quality/cartesio/cartesio_global_Coarse_Quality.inst.cfg
+++ b/resources/quality/cartesio/cartesio_global_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/cartesio/cartesio_global_Extra_Coarse_Quality.inst.cfg b/resources/quality/cartesio/cartesio_global_Extra_Coarse_Quality.inst.cfg
index 2e427ec17b..cb59850971 100644
--- a/resources/quality/cartesio/cartesio_global_Extra_Coarse_Quality.inst.cfg
+++ b/resources/quality/cartesio/cartesio_global_Extra_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = -4
diff --git a/resources/quality/cartesio/cartesio_global_High_Quality.inst.cfg b/resources/quality/cartesio/cartesio_global_High_Quality.inst.cfg
index ed658b5001..9db56c6d58 100644
--- a/resources/quality/cartesio/cartesio_global_High_Quality.inst.cfg
+++ b/resources/quality/cartesio/cartesio_global_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/cartesio_global_Normal_Quality.inst.cfg b/resources/quality/cartesio/cartesio_global_Normal_Quality.inst.cfg
index ac32b71168..384ae99f0f 100644
--- a/resources/quality/cartesio/cartesio_global_Normal_Quality.inst.cfg
+++ b/resources/quality/cartesio/cartesio_global_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/hips/cartesio_0.25_hips_high.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.25_hips_high.inst.cfg
index 4cac7b420e..65c53301bb 100644
--- a/resources/quality/cartesio/hips/cartesio_0.25_hips_high.inst.cfg
+++ b/resources/quality/cartesio/hips/cartesio_0.25_hips_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/hips/cartesio_0.25_hips_normal.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.25_hips_normal.inst.cfg
index 89b6cad2d7..a81a4d2ef4 100644
--- a/resources/quality/cartesio/hips/cartesio_0.25_hips_normal.inst.cfg
+++ b/resources/quality/cartesio/hips/cartesio_0.25_hips_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/hips/cartesio_0.4_hips_high.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.4_hips_high.inst.cfg
index 48ed7e7ffe..ddce3cf2e3 100644
--- a/resources/quality/cartesio/hips/cartesio_0.4_hips_high.inst.cfg
+++ b/resources/quality/cartesio/hips/cartesio_0.4_hips_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/hips/cartesio_0.4_hips_normal.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.4_hips_normal.inst.cfg
index 3c7d41c6f9..9d50295307 100644
--- a/resources/quality/cartesio/hips/cartesio_0.4_hips_normal.inst.cfg
+++ b/resources/quality/cartesio/hips/cartesio_0.4_hips_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/hips/cartesio_0.8_hips_coarse.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.8_hips_coarse.inst.cfg
index e358c85814..387bfc539c 100644
--- a/resources/quality/cartesio/hips/cartesio_0.8_hips_coarse.inst.cfg
+++ b/resources/quality/cartesio/hips/cartesio_0.8_hips_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = 3
diff --git a/resources/quality/cartesio/hips/cartesio_0.8_hips_extra_coarse.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.8_hips_extra_coarse.inst.cfg
index 6b2c99b8ad..7b67796b1d 100644
--- a/resources/quality/cartesio/hips/cartesio_0.8_hips_extra_coarse.inst.cfg
+++ b/resources/quality/cartesio/hips/cartesio_0.8_hips_extra_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = 4
diff --git a/resources/quality/cartesio/hips/cartesio_0.8_hips_high.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.8_hips_high.inst.cfg
index 33522d05af..fd43c3d274 100644
--- a/resources/quality/cartesio/hips/cartesio_0.8_hips_high.inst.cfg
+++ b/resources/quality/cartesio/hips/cartesio_0.8_hips_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/hips/cartesio_0.8_hips_normal.inst.cfg b/resources/quality/cartesio/hips/cartesio_0.8_hips_normal.inst.cfg
index ee44c7237b..e9e1e21f2d 100644
--- a/resources/quality/cartesio/hips/cartesio_0.8_hips_normal.inst.cfg
+++ b/resources/quality/cartesio/hips/cartesio_0.8_hips_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/nylon/cartesio_0.25_nylon_high.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.25_nylon_high.inst.cfg
index 450c8d3e2c..b358a546bb 100644
--- a/resources/quality/cartesio/nylon/cartesio_0.25_nylon_high.inst.cfg
+++ b/resources/quality/cartesio/nylon/cartesio_0.25_nylon_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/nylon/cartesio_0.25_nylon_normal.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.25_nylon_normal.inst.cfg
index 1687bb4a09..ae5981b713 100644
--- a/resources/quality/cartesio/nylon/cartesio_0.25_nylon_normal.inst.cfg
+++ b/resources/quality/cartesio/nylon/cartesio_0.25_nylon_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/nylon/cartesio_0.4_nylon_high.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.4_nylon_high.inst.cfg
index f6dc41665b..ab8901b8a0 100644
--- a/resources/quality/cartesio/nylon/cartesio_0.4_nylon_high.inst.cfg
+++ b/resources/quality/cartesio/nylon/cartesio_0.4_nylon_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/nylon/cartesio_0.4_nylon_normal.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.4_nylon_normal.inst.cfg
index 8832b3a26c..f28efd37ad 100644
--- a/resources/quality/cartesio/nylon/cartesio_0.4_nylon_normal.inst.cfg
+++ b/resources/quality/cartesio/nylon/cartesio_0.4_nylon_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_coarse.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_coarse.inst.cfg
index 5cf983bc29..d37de109a6 100644
--- a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_coarse.inst.cfg
+++ b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = 3
diff --git a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_extra_coarse.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_extra_coarse.inst.cfg
index 784e1df185..355bc5a076 100644
--- a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_extra_coarse.inst.cfg
+++ b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_extra_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = 4
diff --git a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_high.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_high.inst.cfg
index c51c83526b..c90b52e0d8 100644
--- a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_high.inst.cfg
+++ b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_normal.inst.cfg b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_normal.inst.cfg
index 2475e48b56..04fcf2d939 100644
--- a/resources/quality/cartesio/nylon/cartesio_0.8_nylon_normal.inst.cfg
+++ b/resources/quality/cartesio/nylon/cartesio_0.8_nylon_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/pc/cartesio_0.25_pc_high.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.25_pc_high.inst.cfg
index 75f147283d..ba2121ad66 100644
--- a/resources/quality/cartesio/pc/cartesio_0.25_pc_high.inst.cfg
+++ b/resources/quality/cartesio/pc/cartesio_0.25_pc_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/pc/cartesio_0.25_pc_normal.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.25_pc_normal.inst.cfg
index af2989c43e..2d7b4e4168 100644
--- a/resources/quality/cartesio/pc/cartesio_0.25_pc_normal.inst.cfg
+++ b/resources/quality/cartesio/pc/cartesio_0.25_pc_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/pc/cartesio_0.4_pc_high.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.4_pc_high.inst.cfg
index cf9dfd5079..080b2ee184 100644
--- a/resources/quality/cartesio/pc/cartesio_0.4_pc_high.inst.cfg
+++ b/resources/quality/cartesio/pc/cartesio_0.4_pc_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/pc/cartesio_0.4_pc_normal.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.4_pc_normal.inst.cfg
index aa03812d16..de957dad5c 100644
--- a/resources/quality/cartesio/pc/cartesio_0.4_pc_normal.inst.cfg
+++ b/resources/quality/cartesio/pc/cartesio_0.4_pc_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/pc/cartesio_0.8_pc_coarse.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.8_pc_coarse.inst.cfg
index 6dcd21c4f3..cafb12c5d0 100644
--- a/resources/quality/cartesio/pc/cartesio_0.8_pc_coarse.inst.cfg
+++ b/resources/quality/cartesio/pc/cartesio_0.8_pc_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = 3
diff --git a/resources/quality/cartesio/pc/cartesio_0.8_pc_extra_coarse.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.8_pc_extra_coarse.inst.cfg
index a2c7b823d1..96ec9ef0b7 100644
--- a/resources/quality/cartesio/pc/cartesio_0.8_pc_extra_coarse.inst.cfg
+++ b/resources/quality/cartesio/pc/cartesio_0.8_pc_extra_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = 4
diff --git a/resources/quality/cartesio/pc/cartesio_0.8_pc_high.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.8_pc_high.inst.cfg
index 1d00c54968..c4184973ee 100644
--- a/resources/quality/cartesio/pc/cartesio_0.8_pc_high.inst.cfg
+++ b/resources/quality/cartesio/pc/cartesio_0.8_pc_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/pc/cartesio_0.8_pc_normal.inst.cfg b/resources/quality/cartesio/pc/cartesio_0.8_pc_normal.inst.cfg
index 4ded0ada0a..551cba54e8 100644
--- a/resources/quality/cartesio/pc/cartesio_0.8_pc_normal.inst.cfg
+++ b/resources/quality/cartesio/pc/cartesio_0.8_pc_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/petg/cartesio_0.25_petg_high.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.25_petg_high.inst.cfg
index 6b27ba11c5..13122c8286 100644
--- a/resources/quality/cartesio/petg/cartesio_0.25_petg_high.inst.cfg
+++ b/resources/quality/cartesio/petg/cartesio_0.25_petg_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/petg/cartesio_0.25_petg_normal.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.25_petg_normal.inst.cfg
index aa1e1a13d1..9ef5141895 100644
--- a/resources/quality/cartesio/petg/cartesio_0.25_petg_normal.inst.cfg
+++ b/resources/quality/cartesio/petg/cartesio_0.25_petg_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/petg/cartesio_0.4_petg_high.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.4_petg_high.inst.cfg
index cbf67082d7..8e8c9e6dcc 100644
--- a/resources/quality/cartesio/petg/cartesio_0.4_petg_high.inst.cfg
+++ b/resources/quality/cartesio/petg/cartesio_0.4_petg_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/petg/cartesio_0.4_petg_normal.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.4_petg_normal.inst.cfg
index 7d3e078dd2..29561e2af3 100644
--- a/resources/quality/cartesio/petg/cartesio_0.4_petg_normal.inst.cfg
+++ b/resources/quality/cartesio/petg/cartesio_0.4_petg_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/petg/cartesio_0.8_petg_coarse.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.8_petg_coarse.inst.cfg
index 8dad25017b..cfc97c6924 100644
--- a/resources/quality/cartesio/petg/cartesio_0.8_petg_coarse.inst.cfg
+++ b/resources/quality/cartesio/petg/cartesio_0.8_petg_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = 3
diff --git a/resources/quality/cartesio/petg/cartesio_0.8_petg_extra_coarse.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.8_petg_extra_coarse.inst.cfg
index f82bbaed2a..2de7603bf0 100644
--- a/resources/quality/cartesio/petg/cartesio_0.8_petg_extra_coarse.inst.cfg
+++ b/resources/quality/cartesio/petg/cartesio_0.8_petg_extra_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = 4
diff --git a/resources/quality/cartesio/petg/cartesio_0.8_petg_high.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.8_petg_high.inst.cfg
index 361ae4253a..cbeeb848b9 100644
--- a/resources/quality/cartesio/petg/cartesio_0.8_petg_high.inst.cfg
+++ b/resources/quality/cartesio/petg/cartesio_0.8_petg_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/petg/cartesio_0.8_petg_normal.inst.cfg b/resources/quality/cartesio/petg/cartesio_0.8_petg_normal.inst.cfg
index ad8d5f37cf..f3d000db77 100644
--- a/resources/quality/cartesio/petg/cartesio_0.8_petg_normal.inst.cfg
+++ b/resources/quality/cartesio/petg/cartesio_0.8_petg_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/pla/cartesio_0.25_pla_high.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.25_pla_high.inst.cfg
index 7f91bc6596..8005e06889 100644
--- a/resources/quality/cartesio/pla/cartesio_0.25_pla_high.inst.cfg
+++ b/resources/quality/cartesio/pla/cartesio_0.25_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/pla/cartesio_0.25_pla_normal.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.25_pla_normal.inst.cfg
index 3b48dc775e..e4c910dede 100644
--- a/resources/quality/cartesio/pla/cartesio_0.25_pla_normal.inst.cfg
+++ b/resources/quality/cartesio/pla/cartesio_0.25_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/pla/cartesio_0.4_pla_high.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.4_pla_high.inst.cfg
index 81410a32ea..5d8e9ce306 100644
--- a/resources/quality/cartesio/pla/cartesio_0.4_pla_high.inst.cfg
+++ b/resources/quality/cartesio/pla/cartesio_0.4_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/pla/cartesio_0.4_pla_normal.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.4_pla_normal.inst.cfg
index e32b3acf66..9fef9ccaa1 100644
--- a/resources/quality/cartesio/pla/cartesio_0.4_pla_normal.inst.cfg
+++ b/resources/quality/cartesio/pla/cartesio_0.4_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/pla/cartesio_0.8_pla_coarse.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.8_pla_coarse.inst.cfg
index 9ebd20fc0b..b024701c70 100644
--- a/resources/quality/cartesio/pla/cartesio_0.8_pla_coarse.inst.cfg
+++ b/resources/quality/cartesio/pla/cartesio_0.8_pla_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/cartesio/pla/cartesio_0.8_pla_extra_coarse.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.8_pla_extra_coarse.inst.cfg
index 5f493eb2a0..93c6b4a981 100644
--- a/resources/quality/cartesio/pla/cartesio_0.8_pla_extra_coarse.inst.cfg
+++ b/resources/quality/cartesio/pla/cartesio_0.8_pla_extra_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = -4
diff --git a/resources/quality/cartesio/pla/cartesio_0.8_pla_high.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.8_pla_high.inst.cfg
index eb1c040901..ac10d993e8 100644
--- a/resources/quality/cartesio/pla/cartesio_0.8_pla_high.inst.cfg
+++ b/resources/quality/cartesio/pla/cartesio_0.8_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/pla/cartesio_0.8_pla_normal.inst.cfg b/resources/quality/cartesio/pla/cartesio_0.8_pla_normal.inst.cfg
index a06a846d69..983fb29323 100644
--- a/resources/quality/cartesio/pla/cartesio_0.8_pla_normal.inst.cfg
+++ b/resources/quality/cartesio/pla/cartesio_0.8_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/pva/cartesio_0.25_pva_high.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.25_pva_high.inst.cfg
index 819ad6b9d3..d9a8bfcac4 100644
--- a/resources/quality/cartesio/pva/cartesio_0.25_pva_high.inst.cfg
+++ b/resources/quality/cartesio/pva/cartesio_0.25_pva_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/pva/cartesio_0.25_pva_normal.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.25_pva_normal.inst.cfg
index a081117433..77f37cb628 100644
--- a/resources/quality/cartesio/pva/cartesio_0.25_pva_normal.inst.cfg
+++ b/resources/quality/cartesio/pva/cartesio_0.25_pva_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/pva/cartesio_0.4_pva_high.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.4_pva_high.inst.cfg
index 4947d9fe28..20cf2ebeae 100644
--- a/resources/quality/cartesio/pva/cartesio_0.4_pva_high.inst.cfg
+++ b/resources/quality/cartesio/pva/cartesio_0.4_pva_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/pva/cartesio_0.4_pva_normal.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.4_pva_normal.inst.cfg
index c4abf0eda8..6baa9b6fa4 100644
--- a/resources/quality/cartesio/pva/cartesio_0.4_pva_normal.inst.cfg
+++ b/resources/quality/cartesio/pva/cartesio_0.4_pva_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/cartesio/pva/cartesio_0.8_pva_coarse.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.8_pva_coarse.inst.cfg
index 054acd964c..a52195e82f 100644
--- a/resources/quality/cartesio/pva/cartesio_0.8_pva_coarse.inst.cfg
+++ b/resources/quality/cartesio/pva/cartesio_0.8_pva_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = 3
diff --git a/resources/quality/cartesio/pva/cartesio_0.8_pva_extra_coarse.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.8_pva_extra_coarse.inst.cfg
index 9a6c09173d..a97361a8fa 100644
--- a/resources/quality/cartesio/pva/cartesio_0.8_pva_extra_coarse.inst.cfg
+++ b/resources/quality/cartesio/pva/cartesio_0.8_pva_extra_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Coarse
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = 4
diff --git a/resources/quality/cartesio/pva/cartesio_0.8_pva_high.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.8_pva_high.inst.cfg
index 3ea322082e..1eddb4db38 100644
--- a/resources/quality/cartesio/pva/cartesio_0.8_pva_high.inst.cfg
+++ b/resources/quality/cartesio/pva/cartesio_0.8_pva_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/cartesio/pva/cartesio_0.8_pva_normal.inst.cfg b/resources/quality/cartesio/pva/cartesio_0.8_pva_normal.inst.cfg
index c496980fe6..96aed57880 100644
--- a/resources/quality/cartesio/pva/cartesio_0.8_pva_normal.inst.cfg
+++ b/resources/quality/cartesio/pva/cartesio_0.8_pva_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = cartesio
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/coarse.inst.cfg b/resources/quality/coarse.inst.cfg
index e2e862e2f0..6ec9646372 100644
--- a/resources/quality/coarse.inst.cfg
+++ b/resources/quality/coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = fdmprinter
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/creality/base/base_0.2_ABS_super.inst.cfg b/resources/quality/creality/base/base_0.2_ABS_super.inst.cfg
index f1c8fdb804..77cf2bff15 100644
--- a/resources/quality/creality/base/base_0.2_ABS_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.2_ABS_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.2_ABS_ultra.inst.cfg b/resources/quality/creality/base/base_0.2_ABS_ultra.inst.cfg
index bbeaf223bb..3f39a9b574 100644
--- a/resources/quality/creality/base/base_0.2_ABS_ultra.inst.cfg
+++ b/resources/quality/creality/base/base_0.2_ABS_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.2_PETG_super.inst.cfg b/resources/quality/creality/base/base_0.2_PETG_super.inst.cfg
index 6050db9dd8..4c8aec600c 100644
--- a/resources/quality/creality/base/base_0.2_PETG_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.2_PETG_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.2_PETG_ultra.inst.cfg b/resources/quality/creality/base/base_0.2_PETG_ultra.inst.cfg
index 108aeeb820..25f3e83e89 100644
--- a/resources/quality/creality/base/base_0.2_PETG_ultra.inst.cfg
+++ b/resources/quality/creality/base/base_0.2_PETG_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.2_PLA_super.inst.cfg b/resources/quality/creality/base/base_0.2_PLA_super.inst.cfg
index 9289740d83..3adb87d8af 100644
--- a/resources/quality/creality/base/base_0.2_PLA_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.2_PLA_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.2_PLA_ultra.inst.cfg b/resources/quality/creality/base/base_0.2_PLA_ultra.inst.cfg
index c83a280293..4da796a64c 100644
--- a/resources/quality/creality/base/base_0.2_PLA_ultra.inst.cfg
+++ b/resources/quality/creality/base/base_0.2_PLA_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.3_ABS_adaptive.inst.cfg b/resources/quality/creality/base/base_0.3_ABS_adaptive.inst.cfg
index 345acfa8e3..79b075b963 100644
--- a/resources/quality/creality/base/base_0.3_ABS_adaptive.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_ABS_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.3_ABS_low.inst.cfg b/resources/quality/creality/base/base_0.3_ABS_low.inst.cfg
index 5820ca456c..d6f78cbd25 100644
--- a/resources/quality/creality/base/base_0.3_ABS_low.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_ABS_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.3_ABS_standard.inst.cfg b/resources/quality/creality/base/base_0.3_ABS_standard.inst.cfg
index 465a43a025..5890c3cdc6 100644
--- a/resources/quality/creality/base/base_0.3_ABS_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_ABS_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.3_ABS_super.inst.cfg b/resources/quality/creality/base/base_0.3_ABS_super.inst.cfg
index dffd78d007..7aeea9b554 100644
--- a/resources/quality/creality/base/base_0.3_ABS_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_ABS_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.3_PETG_adaptive.inst.cfg b/resources/quality/creality/base/base_0.3_PETG_adaptive.inst.cfg
index cfb451cdc3..965b254674 100644
--- a/resources/quality/creality/base/base_0.3_PETG_adaptive.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_PETG_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.3_PETG_low.inst.cfg b/resources/quality/creality/base/base_0.3_PETG_low.inst.cfg
index e74f960d94..9cf5bed630 100644
--- a/resources/quality/creality/base/base_0.3_PETG_low.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_PETG_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.3_PETG_standard.inst.cfg b/resources/quality/creality/base/base_0.3_PETG_standard.inst.cfg
index 444ba7cff6..3262f1270c 100644
--- a/resources/quality/creality/base/base_0.3_PETG_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_PETG_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.3_PETG_super.inst.cfg b/resources/quality/creality/base/base_0.3_PETG_super.inst.cfg
index cc6cd42f94..078b82af36 100644
--- a/resources/quality/creality/base/base_0.3_PETG_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_PETG_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.3_PLA_adaptive.inst.cfg b/resources/quality/creality/base/base_0.3_PLA_adaptive.inst.cfg
index ea7e26ece0..ce5604e44c 100644
--- a/resources/quality/creality/base/base_0.3_PLA_adaptive.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_PLA_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.3_PLA_low.inst.cfg b/resources/quality/creality/base/base_0.3_PLA_low.inst.cfg
index 097d53f550..2962389566 100644
--- a/resources/quality/creality/base/base_0.3_PLA_low.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_PLA_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.3_PLA_standard.inst.cfg b/resources/quality/creality/base/base_0.3_PLA_standard.inst.cfg
index 813c04e9e4..9f1997738b 100644
--- a/resources/quality/creality/base/base_0.3_PLA_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_PLA_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.3_PLA_super.inst.cfg b/resources/quality/creality/base/base_0.3_PLA_super.inst.cfg
index e64546c962..680b59a666 100644
--- a/resources/quality/creality/base/base_0.3_PLA_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_PLA_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.3_TPU_adaptive.inst.cfg b/resources/quality/creality/base/base_0.3_TPU_adaptive.inst.cfg
index c9ad4e4119..0f4a143ebd 100644
--- a/resources/quality/creality/base/base_0.3_TPU_adaptive.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_TPU_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_tpu
diff --git a/resources/quality/creality/base/base_0.3_TPU_standard.inst.cfg b/resources/quality/creality/base/base_0.3_TPU_standard.inst.cfg
index 2cda23b15b..ee916f25ef 100644
--- a/resources/quality/creality/base/base_0.3_TPU_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_TPU_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_tpu
diff --git a/resources/quality/creality/base/base_0.3_TPU_super.inst.cfg b/resources/quality/creality/base/base_0.3_TPU_super.inst.cfg
index eb18fd7ad7..00ccbe1f9b 100644
--- a/resources/quality/creality/base/base_0.3_TPU_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.3_TPU_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_tpu
diff --git a/resources/quality/creality/base/base_0.4_ABS_adaptive.inst.cfg b/resources/quality/creality/base/base_0.4_ABS_adaptive.inst.cfg
index ab78599294..feef81f092 100644
--- a/resources/quality/creality/base/base_0.4_ABS_adaptive.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_ABS_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.4_ABS_low.inst.cfg b/resources/quality/creality/base/base_0.4_ABS_low.inst.cfg
index 20aea76e97..5a9d804d70 100644
--- a/resources/quality/creality/base/base_0.4_ABS_low.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_ABS_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.4_ABS_standard.inst.cfg b/resources/quality/creality/base/base_0.4_ABS_standard.inst.cfg
index 0cd0cea92e..47c47c65f8 100644
--- a/resources/quality/creality/base/base_0.4_ABS_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_ABS_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.4_ABS_super.inst.cfg b/resources/quality/creality/base/base_0.4_ABS_super.inst.cfg
index 957123b17b..9db3ee00aa 100644
--- a/resources/quality/creality/base/base_0.4_ABS_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_ABS_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.4_PETG_adaptive.inst.cfg b/resources/quality/creality/base/base_0.4_PETG_adaptive.inst.cfg
index 7f24b8cb99..c4f12bd736 100644
--- a/resources/quality/creality/base/base_0.4_PETG_adaptive.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_PETG_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.4_PETG_low.inst.cfg b/resources/quality/creality/base/base_0.4_PETG_low.inst.cfg
index 58769446e7..acee177f9a 100644
--- a/resources/quality/creality/base/base_0.4_PETG_low.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_PETG_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.4_PETG_standard.inst.cfg b/resources/quality/creality/base/base_0.4_PETG_standard.inst.cfg
index b26ba58d82..f5e725727b 100644
--- a/resources/quality/creality/base/base_0.4_PETG_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_PETG_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.4_PETG_super.inst.cfg b/resources/quality/creality/base/base_0.4_PETG_super.inst.cfg
index 524d04642d..a96c4ea555 100644
--- a/resources/quality/creality/base/base_0.4_PETG_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_PETG_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.4_PLA_adaptive.inst.cfg b/resources/quality/creality/base/base_0.4_PLA_adaptive.inst.cfg
index 345b43ceaa..0ae1a908b3 100644
--- a/resources/quality/creality/base/base_0.4_PLA_adaptive.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_PLA_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.4_PLA_low.inst.cfg b/resources/quality/creality/base/base_0.4_PLA_low.inst.cfg
index 1ea285c507..ae4f002c59 100644
--- a/resources/quality/creality/base/base_0.4_PLA_low.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_PLA_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.4_PLA_standard.inst.cfg b/resources/quality/creality/base/base_0.4_PLA_standard.inst.cfg
index 1acf157c76..42ece47b1b 100644
--- a/resources/quality/creality/base/base_0.4_PLA_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_PLA_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.4_PLA_super.inst.cfg b/resources/quality/creality/base/base_0.4_PLA_super.inst.cfg
index c0d18b9dde..4755c4a53e 100644
--- a/resources/quality/creality/base/base_0.4_PLA_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_PLA_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.4_TPU_adaptive.inst.cfg b/resources/quality/creality/base/base_0.4_TPU_adaptive.inst.cfg
index 7f41e7fdc4..d74e5936e6 100644
--- a/resources/quality/creality/base/base_0.4_TPU_adaptive.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_TPU_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_tpu
diff --git a/resources/quality/creality/base/base_0.4_TPU_standard.inst.cfg b/resources/quality/creality/base/base_0.4_TPU_standard.inst.cfg
index e2b91b094f..325694dda2 100644
--- a/resources/quality/creality/base/base_0.4_TPU_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_TPU_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_tpu
diff --git a/resources/quality/creality/base/base_0.4_TPU_super.inst.cfg b/resources/quality/creality/base/base_0.4_TPU_super.inst.cfg
index 9820e5752c..d3c2faecb2 100644
--- a/resources/quality/creality/base/base_0.4_TPU_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.4_TPU_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_tpu
diff --git a/resources/quality/creality/base/base_0.5_ABS_adaptive.inst.cfg b/resources/quality/creality/base/base_0.5_ABS_adaptive.inst.cfg
index 7bfbd33070..9c9cc2d31e 100644
--- a/resources/quality/creality/base/base_0.5_ABS_adaptive.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_ABS_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.5_ABS_low.inst.cfg b/resources/quality/creality/base/base_0.5_ABS_low.inst.cfg
index 7bbdf52365..5b10ef184c 100644
--- a/resources/quality/creality/base/base_0.5_ABS_low.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_ABS_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.5_ABS_standard.inst.cfg b/resources/quality/creality/base/base_0.5_ABS_standard.inst.cfg
index ea18394d57..1dca1a24a6 100644
--- a/resources/quality/creality/base/base_0.5_ABS_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_ABS_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.5_ABS_super.inst.cfg b/resources/quality/creality/base/base_0.5_ABS_super.inst.cfg
index 2ae9c82835..c2833aa16d 100644
--- a/resources/quality/creality/base/base_0.5_ABS_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_ABS_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.5_PETG_adaptive.inst.cfg b/resources/quality/creality/base/base_0.5_PETG_adaptive.inst.cfg
index 5e7073e33a..f250a664b8 100644
--- a/resources/quality/creality/base/base_0.5_PETG_adaptive.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_PETG_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.5_PETG_low.inst.cfg b/resources/quality/creality/base/base_0.5_PETG_low.inst.cfg
index 7e4bf39e1c..19bc643bac 100644
--- a/resources/quality/creality/base/base_0.5_PETG_low.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_PETG_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.5_PETG_standard.inst.cfg b/resources/quality/creality/base/base_0.5_PETG_standard.inst.cfg
index 207acaed32..88927ab85b 100644
--- a/resources/quality/creality/base/base_0.5_PETG_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_PETG_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.5_PETG_super.inst.cfg b/resources/quality/creality/base/base_0.5_PETG_super.inst.cfg
index 23a0ef8481..7790838640 100644
--- a/resources/quality/creality/base/base_0.5_PETG_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_PETG_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.5_PLA_adaptive.inst.cfg b/resources/quality/creality/base/base_0.5_PLA_adaptive.inst.cfg
index d0ea74e894..2cd8081c9f 100644
--- a/resources/quality/creality/base/base_0.5_PLA_adaptive.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_PLA_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.5_PLA_low.inst.cfg b/resources/quality/creality/base/base_0.5_PLA_low.inst.cfg
index ba16ea13f4..b0cea0ede8 100644
--- a/resources/quality/creality/base/base_0.5_PLA_low.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_PLA_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.5_PLA_standard.inst.cfg b/resources/quality/creality/base/base_0.5_PLA_standard.inst.cfg
index 11ca7e0de1..c2c1714fb8 100644
--- a/resources/quality/creality/base/base_0.5_PLA_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_PLA_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.5_PLA_super.inst.cfg b/resources/quality/creality/base/base_0.5_PLA_super.inst.cfg
index 3aa30ff36c..e55a0024ae 100644
--- a/resources/quality/creality/base/base_0.5_PLA_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_PLA_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.5_TPU_adaptive.inst.cfg b/resources/quality/creality/base/base_0.5_TPU_adaptive.inst.cfg
index b2c5e6e15c..33d181f2f5 100644
--- a/resources/quality/creality/base/base_0.5_TPU_adaptive.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_TPU_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_tpu
diff --git a/resources/quality/creality/base/base_0.5_TPU_standard.inst.cfg b/resources/quality/creality/base/base_0.5_TPU_standard.inst.cfg
index c229e81b61..95a8ab945d 100644
--- a/resources/quality/creality/base/base_0.5_TPU_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_TPU_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_tpu
diff --git a/resources/quality/creality/base/base_0.5_TPU_super.inst.cfg b/resources/quality/creality/base/base_0.5_TPU_super.inst.cfg
index 58976dde6c..51610063d2 100644
--- a/resources/quality/creality/base/base_0.5_TPU_super.inst.cfg
+++ b/resources/quality/creality/base/base_0.5_TPU_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_tpu
diff --git a/resources/quality/creality/base/base_0.6_ABS_standard.inst.cfg b/resources/quality/creality/base/base_0.6_ABS_standard.inst.cfg
index 3488010608..26eadd44ff 100644
--- a/resources/quality/creality/base/base_0.6_ABS_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.6_ABS_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.6_PETG_standard.inst.cfg b/resources/quality/creality/base/base_0.6_PETG_standard.inst.cfg
index 07da1e8ace..a7da39339b 100644
--- a/resources/quality/creality/base/base_0.6_PETG_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.6_PETG_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.6_PLA_draft.inst.cfg b/resources/quality/creality/base/base_0.6_PLA_draft.inst.cfg
index 732aab85b8..a0824a6f29 100644
--- a/resources/quality/creality/base/base_0.6_PLA_draft.inst.cfg
+++ b/resources/quality/creality/base/base_0.6_PLA_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.6_PLA_low.inst.cfg b/resources/quality/creality/base/base_0.6_PLA_low.inst.cfg
index be786cd4ed..e4669ee2bd 100644
--- a/resources/quality/creality/base/base_0.6_PLA_low.inst.cfg
+++ b/resources/quality/creality/base/base_0.6_PLA_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.6_PLA_standard.inst.cfg b/resources/quality/creality/base/base_0.6_PLA_standard.inst.cfg
index 415194c855..a47e4b2253 100644
--- a/resources/quality/creality/base/base_0.6_PLA_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.6_PLA_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.6_TPU_standard.inst.cfg b/resources/quality/creality/base/base_0.6_TPU_standard.inst.cfg
index 456be1ac12..ee6bcc7fd7 100644
--- a/resources/quality/creality/base/base_0.6_TPU_standard.inst.cfg
+++ b/resources/quality/creality/base/base_0.6_TPU_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_tpu
diff --git a/resources/quality/creality/base/base_0.8_ABS_draft.inst.cfg b/resources/quality/creality/base/base_0.8_ABS_draft.inst.cfg
index 47d88daf04..590addae42 100644
--- a/resources/quality/creality/base/base_0.8_ABS_draft.inst.cfg
+++ b/resources/quality/creality/base/base_0.8_ABS_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = generic_abs
diff --git a/resources/quality/creality/base/base_0.8_PETG_draft.inst.cfg b/resources/quality/creality/base/base_0.8_PETG_draft.inst.cfg
index 0078359423..c088686f2a 100644
--- a/resources/quality/creality/base/base_0.8_PETG_draft.inst.cfg
+++ b/resources/quality/creality/base/base_0.8_PETG_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = generic_petg
diff --git a/resources/quality/creality/base/base_0.8_PLA_draft.inst.cfg b/resources/quality/creality/base/base_0.8_PLA_draft.inst.cfg
index 643606813f..f7ab4beffb 100644
--- a/resources/quality/creality/base/base_0.8_PLA_draft.inst.cfg
+++ b/resources/quality/creality/base/base_0.8_PLA_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = generic_pla
diff --git a/resources/quality/creality/base/base_0.8_TPU_draft.inst.cfg b/resources/quality/creality/base/base_0.8_TPU_draft.inst.cfg
index 9667636406..0708ece771 100644
--- a/resources/quality/creality/base/base_0.8_TPU_draft.inst.cfg
+++ b/resources/quality/creality/base/base_0.8_TPU_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = generic_tpu
diff --git a/resources/quality/creality/base/base_1.0_ABS_draft.inst.cfg b/resources/quality/creality/base/base_1.0_ABS_draft.inst.cfg
index 9345e1c565..0abdae2b56 100644
--- a/resources/quality/creality/base/base_1.0_ABS_draft.inst.cfg
+++ b/resources/quality/creality/base/base_1.0_ABS_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = generic_abs
diff --git a/resources/quality/creality/base/base_1.0_PETG_draft.inst.cfg b/resources/quality/creality/base/base_1.0_PETG_draft.inst.cfg
index 448ab935a9..3d89d56089 100644
--- a/resources/quality/creality/base/base_1.0_PETG_draft.inst.cfg
+++ b/resources/quality/creality/base/base_1.0_PETG_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = generic_petg
diff --git a/resources/quality/creality/base/base_1.0_PLA_draft.inst.cfg b/resources/quality/creality/base/base_1.0_PLA_draft.inst.cfg
index c0b18c2c0c..1556da650a 100644
--- a/resources/quality/creality/base/base_1.0_PLA_draft.inst.cfg
+++ b/resources/quality/creality/base/base_1.0_PLA_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = generic_pla
diff --git a/resources/quality/creality/base/base_1.0_TPU_draft.inst.cfg b/resources/quality/creality/base/base_1.0_TPU_draft.inst.cfg
index 91b63eba7b..878e1eed09 100644
--- a/resources/quality/creality/base/base_1.0_TPU_draft.inst.cfg
+++ b/resources/quality/creality/base/base_1.0_TPU_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = generic_tpu
diff --git a/resources/quality/creality/base/base_global_adaptive.inst.cfg b/resources/quality/creality/base/base_global_adaptive.inst.cfg
index 2ec26f085c..d318eeefd7 100644
--- a/resources/quality/creality/base/base_global_adaptive.inst.cfg
+++ b/resources/quality/creality/base/base_global_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
weight = -2
diff --git a/resources/quality/creality/base/base_global_draft.inst.cfg b/resources/quality/creality/base/base_global_draft.inst.cfg
index c8450b8fb4..208bf02734 100644
--- a/resources/quality/creality/base/base_global_draft.inst.cfg
+++ b/resources/quality/creality/base/base_global_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -5
diff --git a/resources/quality/creality/base/base_global_low.inst.cfg b/resources/quality/creality/base/base_global_low.inst.cfg
index 4c5f75ac4d..5e465841c8 100644
--- a/resources/quality/creality/base/base_global_low.inst.cfg
+++ b/resources/quality/creality/base/base_global_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
weight = -4
diff --git a/resources/quality/creality/base/base_global_standard.inst.cfg b/resources/quality/creality/base/base_global_standard.inst.cfg
index abe04a8b5f..eb4a595e28 100644
--- a/resources/quality/creality/base/base_global_standard.inst.cfg
+++ b/resources/quality/creality/base/base_global_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
weight = -3
diff --git a/resources/quality/creality/base/base_global_super.inst.cfg b/resources/quality/creality/base/base_global_super.inst.cfg
index a805827091..375f3a0dbe 100644
--- a/resources/quality/creality/base/base_global_super.inst.cfg
+++ b/resources/quality/creality/base/base_global_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
weight = -1
diff --git a/resources/quality/creality/base/base_global_ultra.inst.cfg b/resources/quality/creality/base/base_global_ultra.inst.cfg
index c0b8788bda..3930319af0 100644
--- a/resources/quality/creality/base/base_global_ultra.inst.cfg
+++ b/resources/quality/creality/base/base_global_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
weight = 0
diff --git a/resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_fast.inst.cfg b/resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_fast.inst.cfg
index 8e126094cc..e47f2c729e 100644
--- a/resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_fast.inst.cfg
+++ b/resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = dagoma_discoeasy200_bicolor
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_fine.inst.cfg b/resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_fine.inst.cfg
index b26282ecb7..c5841ce5f5 100644
--- a/resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_fine.inst.cfg
+++ b/resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = dagoma_discoeasy200_bicolor
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_standard.inst.cfg b/resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_standard.inst.cfg
index 6bc4310ce4..4cd6a1a259 100644
--- a/resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_standard.inst.cfg
+++ b/resources/quality/dagoma/dagoma_discoeasy200_bicolor_pla_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard
definition = dagoma_discoeasy200_bicolor
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/dagoma/dagoma_discoeasy200_pla_fast.inst.cfg b/resources/quality/dagoma/dagoma_discoeasy200_pla_fast.inst.cfg
index 0341282dfe..283b8ac4c5 100644
--- a/resources/quality/dagoma/dagoma_discoeasy200_pla_fast.inst.cfg
+++ b/resources/quality/dagoma/dagoma_discoeasy200_pla_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = dagoma_discoeasy200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/dagoma/dagoma_discoeasy200_pla_fine.inst.cfg b/resources/quality/dagoma/dagoma_discoeasy200_pla_fine.inst.cfg
index 900e481a1c..3e15f1f17b 100644
--- a/resources/quality/dagoma/dagoma_discoeasy200_pla_fine.inst.cfg
+++ b/resources/quality/dagoma/dagoma_discoeasy200_pla_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = dagoma_discoeasy200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/dagoma/dagoma_discoeasy200_pla_standard.inst.cfg b/resources/quality/dagoma/dagoma_discoeasy200_pla_standard.inst.cfg
index e928e79329..a03a55e3ed 100644
--- a/resources/quality/dagoma/dagoma_discoeasy200_pla_standard.inst.cfg
+++ b/resources/quality/dagoma/dagoma_discoeasy200_pla_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard
definition = dagoma_discoeasy200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_fast.inst.cfg b/resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_fast.inst.cfg
index c08bd89d1e..71fef2f88d 100644
--- a/resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_fast.inst.cfg
+++ b/resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = dagoma_discoultimate_bicolor
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_fine.inst.cfg b/resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_fine.inst.cfg
index 7795d6aaa9..3784c5bd0f 100644
--- a/resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_fine.inst.cfg
+++ b/resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = dagoma_discoultimate_bicolor
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_standard.inst.cfg b/resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_standard.inst.cfg
index 7015261d3b..1067f34c37 100644
--- a/resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_standard.inst.cfg
+++ b/resources/quality/dagoma/dagoma_discoultimate_bicolor_pla_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard
definition = dagoma_discoultimate_bicolor
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/dagoma/dagoma_discoultimate_pla_fast.inst.cfg b/resources/quality/dagoma/dagoma_discoultimate_pla_fast.inst.cfg
index 04079e19b7..7e9cc106a6 100644
--- a/resources/quality/dagoma/dagoma_discoultimate_pla_fast.inst.cfg
+++ b/resources/quality/dagoma/dagoma_discoultimate_pla_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = dagoma_discoultimate
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/dagoma/dagoma_discoultimate_pla_fine.inst.cfg b/resources/quality/dagoma/dagoma_discoultimate_pla_fine.inst.cfg
index 7802ddc2ef..2cd23feb79 100644
--- a/resources/quality/dagoma/dagoma_discoultimate_pla_fine.inst.cfg
+++ b/resources/quality/dagoma/dagoma_discoultimate_pla_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = dagoma_discoultimate
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/dagoma/dagoma_discoultimate_pla_standard.inst.cfg b/resources/quality/dagoma/dagoma_discoultimate_pla_standard.inst.cfg
index 9d8919b918..3678739a25 100644
--- a/resources/quality/dagoma/dagoma_discoultimate_pla_standard.inst.cfg
+++ b/resources/quality/dagoma/dagoma_discoultimate_pla_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard
definition = dagoma_discoultimate
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/dagoma/dagoma_magis_pla_fast.inst.cfg b/resources/quality/dagoma/dagoma_magis_pla_fast.inst.cfg
index 7039c889da..9c43fbd1ba 100644
--- a/resources/quality/dagoma/dagoma_magis_pla_fast.inst.cfg
+++ b/resources/quality/dagoma/dagoma_magis_pla_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = dagoma_magis
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/dagoma/dagoma_magis_pla_fine.inst.cfg b/resources/quality/dagoma/dagoma_magis_pla_fine.inst.cfg
index 6d662e1b2e..66ae4af541 100644
--- a/resources/quality/dagoma/dagoma_magis_pla_fine.inst.cfg
+++ b/resources/quality/dagoma/dagoma_magis_pla_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = dagoma_magis
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/dagoma/dagoma_magis_pla_standard.inst.cfg b/resources/quality/dagoma/dagoma_magis_pla_standard.inst.cfg
index 4f257bd162..4911642b43 100644
--- a/resources/quality/dagoma/dagoma_magis_pla_standard.inst.cfg
+++ b/resources/quality/dagoma/dagoma_magis_pla_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard
definition = dagoma_magis
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/dagoma/dagoma_neva_pla_fast.inst.cfg b/resources/quality/dagoma/dagoma_neva_pla_fast.inst.cfg
index d2601bf2f3..3e26611a65 100644
--- a/resources/quality/dagoma/dagoma_neva_pla_fast.inst.cfg
+++ b/resources/quality/dagoma/dagoma_neva_pla_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = dagoma_neva
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/dagoma/dagoma_neva_pla_fine.inst.cfg b/resources/quality/dagoma/dagoma_neva_pla_fine.inst.cfg
index a092204e09..de4880f3cf 100644
--- a/resources/quality/dagoma/dagoma_neva_pla_fine.inst.cfg
+++ b/resources/quality/dagoma/dagoma_neva_pla_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = dagoma_neva
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/dagoma/dagoma_neva_pla_standard.inst.cfg b/resources/quality/dagoma/dagoma_neva_pla_standard.inst.cfg
index 98e2936698..726506b171 100644
--- a/resources/quality/dagoma/dagoma_neva_pla_standard.inst.cfg
+++ b/resources/quality/dagoma/dagoma_neva_pla_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard
definition = dagoma_neva
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_A.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_A.inst.cfg
index 7e7784862d..087bb80ca5 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_A.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_B.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_B.inst.cfg
index c40b0a56f0..c80cc10585 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_B.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_C.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_C.inst.cfg
index 46782077b2..6c9980688e 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_C.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_DBE0.25_ABS_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_A.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_A.inst.cfg
index 83b5f25ac7..7426459df6 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_A.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_B.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_B.inst.cfg
index 8e86950b69..dedcb45937 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_B.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_C.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_C.inst.cfg
index 4c2c074801..1cab0b1394 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_C.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_D.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_D.inst.cfg
index 868bdc62b2..9d961a2020 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_D.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_E.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_E.inst.cfg
index 1c5a51f3df..a628377548 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_E.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_DBE0.40_ABS_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_C.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_C.inst.cfg
index af0d6b9fd6..ebd2583f50 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_C.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_D.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_D.inst.cfg
index 2a7a9d9440..d256fa46c7 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_D.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_E.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_E.inst.cfg
index 7b4daab934..d5cd1266ba 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_E.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_F.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_F.inst.cfg
index 8aabe4e9a7..8f4bc16b5f 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_F.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_DBE0.60_ABS_F.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = f
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_A.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_A.inst.cfg
index 9921efc3be..de6cfb88a6 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_A.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_B.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_B.inst.cfg
index 52ca0e2bdf..484b5a46df 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_B.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_C.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_C.inst.cfg
index a391eab3e3..ed2e3ef5fd 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_C.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_FBE0.25_ABS_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_A.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_A.inst.cfg
index 83063da2ad..60009a8305 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_A.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_B.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_B.inst.cfg
index 685b6b7ad4..0742a58c27 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_B.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_C.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_C.inst.cfg
index 75f6b59a1a..84a84f3294 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_C.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_D.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_D.inst.cfg
index 868bdc62b2..9d961a2020 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_D.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_E.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_E.inst.cfg
index 5e14b9fc70..0611db92f9 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_E.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_FBE0.40_ABS_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_C.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_C.inst.cfg
index 7158f1c834..82fa6d824d 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_C.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_D.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_D.inst.cfg
index 2a7a9d9440..d256fa46c7 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_D.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_E.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_E.inst.cfg
index 13d189f26a..7a28aadb23 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_E.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_F.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_F.inst.cfg
index adc1a19946..7fccd59280 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_F.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_FBE0.60_ABS_F.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = f
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_D.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_D.inst.cfg
index c5bbb85a96..e267c20de4 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_D.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_E.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_E.inst.cfg
index 58b898ae50..b2f4e19f96 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_E.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_F.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_F.inst.cfg
index 8615a982ea..32617279ac 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_F.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_F.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = f
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_G.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_G.inst.cfg
index 24995e8b16..84695a0726 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_G.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_VDBE0.80_ABS_G.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_D.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_D.inst.cfg
index c5bbb85a96..e267c20de4 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_D.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_E.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_E.inst.cfg
index 263a713f1a..f437ebb490 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_E.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_F.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_F.inst.cfg
index 485e321878..27a51c4836 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_F.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_F.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = f
material = generic_abs
diff --git a/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_G.inst.cfg b/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_G.inst.cfg
index 847f427abb..788665b03c 100755
--- a/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_G.inst.cfg
+++ b/resources/quality/deltacomb/ABS/deltacomb_VFBE0.80_ABS_G.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = g
material = generic_abs
diff --git a/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_A.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_A.inst.cfg
index 0d3691c4cb..38b03c2f07 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_A.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_B.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_B.inst.cfg
index 610497f293..c9178c9a24 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_B.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_C.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_C.inst.cfg
index 51764e2983..2c22f3190b 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_C.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_D.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_D.inst.cfg
index 03b8ebaf5d..823df00100 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_D.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_E.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_E.inst.cfg
index 79bd7b236e..e4ef2787b5 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_E.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_DBE0.40_PETG_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_C.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_C.inst.cfg
index ff20f9db25..c697e52272 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_C.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_D.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_D.inst.cfg
index dc98660be8..7212a7b741 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_D.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_E.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_E.inst.cfg
index 8195c6d351..967c29b215 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_E.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_F.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_F.inst.cfg
index 5f10c6b418..dcc153b950 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_F.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_DBE0.60_PETG_F.inst.cfg
@@ -4,7 +4,7 @@ name = F
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = f
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_A.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_A.inst.cfg
index 102b405206..14a92499a8 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_A.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_B.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_B.inst.cfg
index 2b8a10a9a5..a3f5d5f132 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_B.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_C.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_C.inst.cfg
index e8df16f090..c59490c64d 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_C.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_D.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_D.inst.cfg
index d229efb930..d1b2a28cd9 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_D.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_E.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_E.inst.cfg
index 57b46af2ed..6eed5112d1 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_E.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_FBE0.40_PETG_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_C.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_C.inst.cfg
index 69a8112a54..7252acb534 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_C.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_D.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_D.inst.cfg
index 1ecdf9a046..98616359a1 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_D.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_E.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_E.inst.cfg
index 502507a4c4..1250b615fb 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_E.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_petg
diff --git a/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_F.inst.cfg b/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_F.inst.cfg
index 62d91eeec8..81819ea206 100644
--- a/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_F.inst.cfg
+++ b/resources/quality/deltacomb/PETG/deltacomb_FBE0.60_PETG_F.inst.cfg
@@ -4,7 +4,7 @@ name = F
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = f
material = generic_petg
diff --git a/resources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_A.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_A.inst.cfg
index 4c6c7eb463..5015fe0769 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_A.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_B.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_B.inst.cfg
index 9bd6be46d5..471f6cbf91 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_B.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_C.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_C.inst.cfg
index ac937328d1..4c35f61394 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_C.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_DBE0.25_PLA_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_A.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_A.inst.cfg
index 4c6c7eb463..5015fe0769 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_A.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_B.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_B.inst.cfg
index 2b8f3e73ba..40f8d89278 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_B.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_C.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_C.inst.cfg
index 7700215b14..2633726b01 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_C.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_D.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_D.inst.cfg
index 73de629d54..457f84f37f 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_D.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_E.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_E.inst.cfg
index d07ec4719a..7f78e16e0a 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_E.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_DBE0.40_PLA_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_C.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_C.inst.cfg
index b48ba7bc1d..99abeba209 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_C.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_D.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_D.inst.cfg
index 7c41ebe440..65fd630285 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_D.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_E.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_E.inst.cfg
index 21969bb21f..d4bccf1206 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_E.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_F.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_F.inst.cfg
index 788742ffda..0531b0b861 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_F.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_DBE0.60_PLA_F.inst.cfg
@@ -4,7 +4,7 @@ name = F
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = f
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_A.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_A.inst.cfg
index eed43cde94..3f5a1920e9 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_A.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_B.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_B.inst.cfg
index b887de192f..713ed18167 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_B.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_C.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_C.inst.cfg
index b124f4b2e6..e7222c80fb 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_C.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_FBE0.25_PLA_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_A.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_A.inst.cfg
index eed43cde94..3f5a1920e9 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_A.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_B.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_B.inst.cfg
index e7b9cbb2fd..eb7fa9ada5 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_B.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_C.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_C.inst.cfg
index a5f6090d19..7986b6c5a2 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_C.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_D.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_D.inst.cfg
index 736c078c1b..68ac0c8251 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_D.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_E.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_E.inst.cfg
index 9311f36c53..562f5eaf96 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_E.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_FBE0.40_PLA_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_C.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_C.inst.cfg
index a5ed9bb6ad..d3661463d4 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_C.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_D.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_D.inst.cfg
index 6c2ab49968..357bce53b4 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_D.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_E.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_E.inst.cfg
index e4eaefbc69..c14aa1272d 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_E.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_F.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_F.inst.cfg
index 38027b0075..0ca14a8773 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_F.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_FBE0.60_PLA_F.inst.cfg
@@ -4,7 +4,7 @@ name = F
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = f
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_D.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_D.inst.cfg
index e16ba1d877..56f95b4428 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_D.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_E.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_E.inst.cfg
index a347e605cb..d7f084ffa9 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_E.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_F.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_F.inst.cfg
index 0ff1b784ae..c2ded0f4cd 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_F.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_F.inst.cfg
@@ -4,7 +4,7 @@ name = F
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = f
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_G.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_G.inst.cfg
index a3dc27b16c..b98657b7ee 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_G.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_VDBE0.80_PLA_G.inst.cfg
@@ -4,7 +4,7 @@ name = G
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = g
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_D.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_D.inst.cfg
index a103bb25e1..0871173ff6 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_D.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_E.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_E.inst.cfg
index 2f806692b6..b47d6d2dc7 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_E.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_F.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_F.inst.cfg
index c7a10c7f23..13808dea80 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_F.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_F.inst.cfg
@@ -4,7 +4,7 @@ name = F
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = f
material = generic_pla
diff --git a/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_G.inst.cfg b/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_G.inst.cfg
index e7bc4398a6..e82acdb324 100755
--- a/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_G.inst.cfg
+++ b/resources/quality/deltacomb/PLA/deltacomb_VFBE0.80_PLA_G.inst.cfg
@@ -4,7 +4,7 @@ name = G
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = g
material = generic_pla
diff --git a/resources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_B.inst.cfg b/resources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_B.inst.cfg
index 25f7877f6d..747495919d 100755
--- a/resources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_B.inst.cfg
+++ b/resources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
material = generic_tpu
diff --git a/resources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_C.inst.cfg b/resources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_C.inst.cfg
index 303093413a..0ab6bfb70f 100755
--- a/resources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_C.inst.cfg
+++ b/resources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
material = generic_tpu
diff --git a/resources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_D.inst.cfg b/resources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_D.inst.cfg
index d51e640be5..b4af34b48a 100755
--- a/resources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_D.inst.cfg
+++ b/resources/quality/deltacomb/TPU/deltacomb_FBE0.40_TPU_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
material = generic_tpu
diff --git a/resources/quality/deltacomb/deltacomb_global_A.inst.cfg b/resources/quality/deltacomb/deltacomb_global_A.inst.cfg
index 7541ba7ec5..3eb4966a70 100755
--- a/resources/quality/deltacomb/deltacomb_global_A.inst.cfg
+++ b/resources/quality/deltacomb/deltacomb_global_A.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
weight = 1
diff --git a/resources/quality/deltacomb/deltacomb_global_B.inst.cfg b/resources/quality/deltacomb/deltacomb_global_B.inst.cfg
index f37234d357..cbb6b72a66 100755
--- a/resources/quality/deltacomb/deltacomb_global_B.inst.cfg
+++ b/resources/quality/deltacomb/deltacomb_global_B.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 0
diff --git a/resources/quality/deltacomb/deltacomb_global_C.inst.cfg b/resources/quality/deltacomb/deltacomb_global_C.inst.cfg
index 691c845c1a..820521aa1c 100755
--- a/resources/quality/deltacomb/deltacomb_global_C.inst.cfg
+++ b/resources/quality/deltacomb/deltacomb_global_C.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = -1
diff --git a/resources/quality/deltacomb/deltacomb_global_D.inst.cfg b/resources/quality/deltacomb/deltacomb_global_D.inst.cfg
index e70970ab4f..536d28426b 100755
--- a/resources/quality/deltacomb/deltacomb_global_D.inst.cfg
+++ b/resources/quality/deltacomb/deltacomb_global_D.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = -2
diff --git a/resources/quality/deltacomb/deltacomb_global_E.inst.cfg b/resources/quality/deltacomb/deltacomb_global_E.inst.cfg
index b38a9435fb..065e4c2193 100755
--- a/resources/quality/deltacomb/deltacomb_global_E.inst.cfg
+++ b/resources/quality/deltacomb/deltacomb_global_E.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
weight = -3
diff --git a/resources/quality/deltacomb/deltacomb_global_F.inst.cfg b/resources/quality/deltacomb/deltacomb_global_F.inst.cfg
index e113397039..177d2e06bd 100755
--- a/resources/quality/deltacomb/deltacomb_global_F.inst.cfg
+++ b/resources/quality/deltacomb/deltacomb_global_F.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = f
weight = -4
diff --git a/resources/quality/deltacomb/deltacomb_global_G.inst.cfg b/resources/quality/deltacomb/deltacomb_global_G.inst.cfg
index 776c7874dc..3d2237d7e9 100755
--- a/resources/quality/deltacomb/deltacomb_global_G.inst.cfg
+++ b/resources/quality/deltacomb/deltacomb_global_G.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Coarse
definition = deltacomb_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = g
weight = -5
diff --git a/resources/quality/draft.inst.cfg b/resources/quality/draft.inst.cfg
index 6a06cac39e..c8115f1512 100644
--- a/resources/quality/draft.inst.cfg
+++ b/resources/quality/draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = fdmprinter
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/extra_coarse.inst.cfg b/resources/quality/extra_coarse.inst.cfg
index f110e9bc79..4bd75fbe89 100644
--- a/resources/quality/extra_coarse.inst.cfg
+++ b/resources/quality/extra_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Coarse
definition = fdmprinter
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = -4
diff --git a/resources/quality/extra_fast.inst.cfg b/resources/quality/extra_fast.inst.cfg
index 8f6416ff40..9b42648734 100644
--- a/resources/quality/extra_fast.inst.cfg
+++ b/resources/quality/extra_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = fdmprinter
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/fabtotum/fabtotum_abs_fast.inst.cfg b/resources/quality/fabtotum/fabtotum_abs_fast.inst.cfg
index e03b4f4577..5e4e9adceb 100644
--- a/resources/quality/fabtotum/fabtotum_abs_fast.inst.cfg
+++ b/resources/quality/fabtotum/fabtotum_abs_fast.inst.cfg
@@ -4,11 +4,12 @@ definition = fabtotum
name = Fast Quality
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
material = generic_abs
+variant = Lite 0.4 mm
[values]
adhesion_type = raft
diff --git a/resources/quality/fabtotum/fabtotum_abs_high.inst.cfg b/resources/quality/fabtotum/fabtotum_abs_high.inst.cfg
index 3a46b0ecb1..46b9f884fc 100644
--- a/resources/quality/fabtotum/fabtotum_abs_high.inst.cfg
+++ b/resources/quality/fabtotum/fabtotum_abs_high.inst.cfg
@@ -4,11 +4,12 @@ definition = fabtotum
name = High Quality
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
material = generic_abs
+variant = Lite 0.4 mm
[values]
adhesion_type = raft
diff --git a/resources/quality/fabtotum/fabtotum_abs_normal.inst.cfg b/resources/quality/fabtotum/fabtotum_abs_normal.inst.cfg
index 33edf341f1..87f3a8de6c 100644
--- a/resources/quality/fabtotum/fabtotum_abs_normal.inst.cfg
+++ b/resources/quality/fabtotum/fabtotum_abs_normal.inst.cfg
@@ -4,11 +4,12 @@ definition = fabtotum
name = Normal Quality
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
material = generic_abs
+variant = Lite 0.4 mm
[values]
adhesion_type = raft
diff --git a/resources/quality/fabtotum/fabtotum_nylon_fast.inst.cfg b/resources/quality/fabtotum/fabtotum_nylon_fast.inst.cfg
index 5d1e6a7296..3757b9bee8 100644
--- a/resources/quality/fabtotum/fabtotum_nylon_fast.inst.cfg
+++ b/resources/quality/fabtotum/fabtotum_nylon_fast.inst.cfg
@@ -4,11 +4,12 @@ name = Fast Quality
definition = fabtotum
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
material = generic_nylon
+variant = Lite 0.4 mm
[values]
adhesion_type = raft
diff --git a/resources/quality/fabtotum/fabtotum_nylon_high.inst.cfg b/resources/quality/fabtotum/fabtotum_nylon_high.inst.cfg
index 6ff139c4ad..a584a3c31b 100644
--- a/resources/quality/fabtotum/fabtotum_nylon_high.inst.cfg
+++ b/resources/quality/fabtotum/fabtotum_nylon_high.inst.cfg
@@ -4,11 +4,12 @@ name = High Quality
definition = fabtotum
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
material = generic_nylon
+variant = Lite 0.4 mm
[values]
adhesion_type = raft
diff --git a/resources/quality/fabtotum/fabtotum_nylon_normal.inst.cfg b/resources/quality/fabtotum/fabtotum_nylon_normal.inst.cfg
index cceb943d8e..b0b90924df 100644
--- a/resources/quality/fabtotum/fabtotum_nylon_normal.inst.cfg
+++ b/resources/quality/fabtotum/fabtotum_nylon_normal.inst.cfg
@@ -4,11 +4,12 @@ name = Normal Quality
definition = fabtotum
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
material = generic_nylon
+variant = Lite 0.4 mm
[values]
adhesion_type = raft
diff --git a/resources/quality/fabtotum/fabtotum_pla_fast.inst.cfg b/resources/quality/fabtotum/fabtotum_pla_fast.inst.cfg
index ced0e268e0..73ec5390d2 100644
--- a/resources/quality/fabtotum/fabtotum_pla_fast.inst.cfg
+++ b/resources/quality/fabtotum/fabtotum_pla_fast.inst.cfg
@@ -4,11 +4,12 @@ definition = fabtotum
name = Fast Quality
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
material = generic_pla
+variant = Lite 0.4 mm
[values]
adhesion_type = skirt
diff --git a/resources/quality/fabtotum/fabtotum_pla_high.inst.cfg b/resources/quality/fabtotum/fabtotum_pla_high.inst.cfg
index 42e1ee3961..040731a45e 100644
--- a/resources/quality/fabtotum/fabtotum_pla_high.inst.cfg
+++ b/resources/quality/fabtotum/fabtotum_pla_high.inst.cfg
@@ -4,11 +4,12 @@ definition = fabtotum
name = High Quality
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
material = generic_pla
+variant = Lite 0.4 mm
[values]
adhesion_type = skirt
diff --git a/resources/quality/fabtotum/fabtotum_pla_normal.inst.cfg b/resources/quality/fabtotum/fabtotum_pla_normal.inst.cfg
index 9832940cfb..02ce8b06cf 100644
--- a/resources/quality/fabtotum/fabtotum_pla_normal.inst.cfg
+++ b/resources/quality/fabtotum/fabtotum_pla_normal.inst.cfg
@@ -4,11 +4,12 @@ definition = fabtotum
name = Normal Quality
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
material = generic_pla
+variant = Lite 0.4 mm
[values]
adhesion_type = skirt
diff --git a/resources/quality/fabtotum/fabtotum_tpu_fast.inst.cfg b/resources/quality/fabtotum/fabtotum_tpu_fast.inst.cfg
index 69c84eee8c..cd878d88e6 100644
--- a/resources/quality/fabtotum/fabtotum_tpu_fast.inst.cfg
+++ b/resources/quality/fabtotum/fabtotum_tpu_fast.inst.cfg
@@ -5,8 +5,9 @@ name = Fast Quality
[metadata]
type = quality
-setting_version = 15
+setting_version = 16
material = generic_tpu
+variant = Lite 0.4 mm
quality_type = fast
weight = -1
diff --git a/resources/quality/fabtotum/fabtotum_tpu_high.inst.cfg b/resources/quality/fabtotum/fabtotum_tpu_high.inst.cfg
index eb957f5082..58850837e6 100644
--- a/resources/quality/fabtotum/fabtotum_tpu_high.inst.cfg
+++ b/resources/quality/fabtotum/fabtotum_tpu_high.inst.cfg
@@ -5,8 +5,9 @@ name = High Quality
[metadata]
type = quality
-setting_version = 15
+setting_version = 16
material = generic_tpu
+variant = Lite 0.4 mm
quality_type = high
weight = 1
diff --git a/resources/quality/fabtotum/fabtotum_tpu_normal.inst.cfg b/resources/quality/fabtotum/fabtotum_tpu_normal.inst.cfg
index 2eaffddffe..b2d4ef8e4b 100644
--- a/resources/quality/fabtotum/fabtotum_tpu_normal.inst.cfg
+++ b/resources/quality/fabtotum/fabtotum_tpu_normal.inst.cfg
@@ -5,8 +5,9 @@ name = Normal Quality
[metadata]
type = quality
-setting_version = 15
+setting_version = 16
material = generic_tpu
+variant = Lite 0.4 mm
quality_type = normal
weight = 0
diff --git a/resources/quality/fabxpro/fabxpro_abs_draft.inst.cfg b/resources/quality/fabxpro/fabxpro_abs_draft.inst.cfg
index 71a6038494..f28c4cd357 100644
--- a/resources/quality/fabxpro/fabxpro_abs_draft.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_abs_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Draft
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_abs_fine.inst.cfg b/resources/quality/fabxpro/fabxpro_abs_fine.inst.cfg
index 7d0f3e2958..5ec800f301 100644
--- a/resources/quality/fabxpro/fabxpro_abs_fine.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_abs_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Fine
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_abs_normal.inst.cfg b/resources/quality/fabxpro/fabxpro_abs_normal.inst.cfg
index 0a60e2a5f4..ddd0fffc72 100644
--- a/resources/quality/fabxpro/fabxpro_abs_normal.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_abs_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Normal
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_asa_draft.inst.cfg b/resources/quality/fabxpro/fabxpro_asa_draft.inst.cfg
index e9ea87ee2c..8100d49aa6 100644
--- a/resources/quality/fabxpro/fabxpro_asa_draft.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_asa_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Draft
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_asa_fine.inst.cfg b/resources/quality/fabxpro/fabxpro_asa_fine.inst.cfg
index 752f6bfe94..590457238b 100644
--- a/resources/quality/fabxpro/fabxpro_asa_fine.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_asa_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Fine
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_asa_normal.inst.cfg b/resources/quality/fabxpro/fabxpro_asa_normal.inst.cfg
index 68efe5c32a..d22bd88bae 100644
--- a/resources/quality/fabxpro/fabxpro_asa_normal.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_asa_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Normal
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_hips_draft.inst.cfg b/resources/quality/fabxpro/fabxpro_hips_draft.inst.cfg
index 0d7f8159c8..9651f10214 100644
--- a/resources/quality/fabxpro/fabxpro_hips_draft.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_hips_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Draft
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_hips_fine.inst.cfg b/resources/quality/fabxpro/fabxpro_hips_fine.inst.cfg
index 376440c079..ed90f9c178 100644
--- a/resources/quality/fabxpro/fabxpro_hips_fine.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_hips_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Fine
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_hips_normal.inst.cfg b/resources/quality/fabxpro/fabxpro_hips_normal.inst.cfg
index cec26fd1c4..cc9ff6b758 100644
--- a/resources/quality/fabxpro/fabxpro_hips_normal.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_hips_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Normal
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_nylon_draft.inst.cfg b/resources/quality/fabxpro/fabxpro_nylon_draft.inst.cfg
index 72d52351e8..d8e0f7d04d 100644
--- a/resources/quality/fabxpro/fabxpro_nylon_draft.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_nylon_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Draft
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_nylon_fine.inst.cfg b/resources/quality/fabxpro/fabxpro_nylon_fine.inst.cfg
index 09fb1ae6c9..3bc4c0386e 100644
--- a/resources/quality/fabxpro/fabxpro_nylon_fine.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_nylon_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Fine
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_nylon_normal.inst.cfg b/resources/quality/fabxpro/fabxpro_nylon_normal.inst.cfg
index 8546f59a27..8b8b353bee 100644
--- a/resources/quality/fabxpro/fabxpro_nylon_normal.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_nylon_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Normal
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_petg_draft.inst.cfg b/resources/quality/fabxpro/fabxpro_petg_draft.inst.cfg
index 887db53222..65f2898995 100644
--- a/resources/quality/fabxpro/fabxpro_petg_draft.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_petg_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Draft
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_petg_fine.inst.cfg b/resources/quality/fabxpro/fabxpro_petg_fine.inst.cfg
index dc482d615f..51b43a04ca 100644
--- a/resources/quality/fabxpro/fabxpro_petg_fine.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_petg_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Fine
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_petg_normal.inst.cfg b/resources/quality/fabxpro/fabxpro_petg_normal.inst.cfg
index 8069b088e5..a95d605015 100644
--- a/resources/quality/fabxpro/fabxpro_petg_normal.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_petg_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Normal
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_pla_draft.inst.cfg b/resources/quality/fabxpro/fabxpro_pla_draft.inst.cfg
index 9e3be6f250..216a4efa63 100644
--- a/resources/quality/fabxpro/fabxpro_pla_draft.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_pla_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Draft
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_pla_fine.inst.cfg b/resources/quality/fabxpro/fabxpro_pla_fine.inst.cfg
index f98c36e0ce..127ff61f82 100644
--- a/resources/quality/fabxpro/fabxpro_pla_fine.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_pla_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Fine
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_pla_normal.inst.cfg b/resources/quality/fabxpro/fabxpro_pla_normal.inst.cfg
index fb4ae8347a..efe087b7f4 100644
--- a/resources/quality/fabxpro/fabxpro_pla_normal.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Normal
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_tpe_draft.inst.cfg b/resources/quality/fabxpro/fabxpro_tpe_draft.inst.cfg
index e71924ff8b..db08e03bf2 100644
--- a/resources/quality/fabxpro/fabxpro_tpe_draft.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_tpe_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Draft
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_tpe_fine.inst.cfg b/resources/quality/fabxpro/fabxpro_tpe_fine.inst.cfg
index af78534ab8..f38b30d1be 100644
--- a/resources/quality/fabxpro/fabxpro_tpe_fine.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_tpe_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Fine
weight = -2
diff --git a/resources/quality/fabxpro/fabxpro_tpe_normal.inst.cfg b/resources/quality/fabxpro/fabxpro_tpe_normal.inst.cfg
index f3730d37e2..40fc3df972 100644
--- a/resources/quality/fabxpro/fabxpro_tpe_normal.inst.cfg
+++ b/resources/quality/fabxpro/fabxpro_tpe_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = fabxpro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Normal
weight = -2
diff --git a/resources/quality/fast.inst.cfg b/resources/quality/fast.inst.cfg
index 3d5827a39e..b471d52540 100644
--- a/resources/quality/fast.inst.cfg
+++ b/resources/quality/fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = fdmprinter
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.25_abs_super.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.25_abs_super.inst.cfg
index 032ca1ffaa..46da7e3d5c 100644
--- a/resources/quality/flyingbear/abs/flyingbear_0.25_abs_super.inst.cfg
+++ b/resources/quality/flyingbear/abs/flyingbear_0.25_abs_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_abs
@@ -12,3 +12,4 @@ variant = 0.25mm Nozzle
[values]
wall_thickness = =line_width*6
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.25_abs_ultra.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.25_abs_ultra.inst.cfg
index b2662eb668..60819c9d93 100644
--- a/resources/quality/flyingbear/abs/flyingbear_0.25_abs_ultra.inst.cfg
+++ b/resources/quality/flyingbear/abs/flyingbear_0.25_abs_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
material = generic_abs
@@ -12,3 +12,4 @@ variant = 0.25mm Nozzle
[values]
wall_thickness = =line_width*6
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.30_abs_adaptive.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.30_abs_adaptive.inst.cfg
new file mode 100644
index 0000000000..31e64d16d1
--- /dev/null
+++ b/resources/quality/flyingbear/abs/flyingbear_0.30_abs_adaptive.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_abs
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.30_abs_standard.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.30_abs_standard.inst.cfg
new file mode 100644
index 0000000000..9709177bb0
--- /dev/null
+++ b/resources/quality/flyingbear/abs/flyingbear_0.30_abs_standard.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = generic_abs
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.30_abs_super.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.30_abs_super.inst.cfg
new file mode 100644
index 0000000000..366c0a27d2
--- /dev/null
+++ b/resources/quality/flyingbear/abs/flyingbear_0.30_abs_super.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Super Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_abs
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.40_abs_adaptive.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.40_abs_adaptive.inst.cfg
index 346337fd98..684c89048f 100644
--- a/resources/quality/flyingbear/abs/flyingbear_0.40_abs_adaptive.inst.cfg
+++ b/resources/quality/flyingbear/abs/flyingbear_0.40_abs_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_abs
@@ -12,3 +12,4 @@ variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.40_abs_low.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.40_abs_low.inst.cfg
index a7d9f8ef48..b63f676ab8 100644
--- a/resources/quality/flyingbear/abs/flyingbear_0.40_abs_low.inst.cfg
+++ b/resources/quality/flyingbear/abs/flyingbear_0.40_abs_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_abs
@@ -12,3 +12,4 @@ variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.40_abs_standard.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.40_abs_standard.inst.cfg
index 1f924f8d27..2522cf753e 100644
--- a/resources/quality/flyingbear/abs/flyingbear_0.40_abs_standard.inst.cfg
+++ b/resources/quality/flyingbear/abs/flyingbear_0.40_abs_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_abs
@@ -12,3 +12,4 @@ variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.40_abs_super.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.40_abs_super.inst.cfg
index bd88547ca5..04c5bcf001 100644
--- a/resources/quality/flyingbear/abs/flyingbear_0.40_abs_super.inst.cfg
+++ b/resources/quality/flyingbear/abs/flyingbear_0.40_abs_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_abs
@@ -12,3 +12,4 @@ variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.50_abs_adaptive.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.50_abs_adaptive.inst.cfg
new file mode 100644
index 0000000000..ea45626c8d
--- /dev/null
+++ b/resources/quality/flyingbear/abs/flyingbear_0.50_abs_adaptive.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_abs
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.50_abs_draft.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.50_abs_draft.inst.cfg
new file mode 100644
index 0000000000..158f63fe9a
--- /dev/null
+++ b/resources/quality/flyingbear/abs/flyingbear_0.50_abs_draft.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Draft Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_abs
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.50_abs_low.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.50_abs_low.inst.cfg
new file mode 100644
index 0000000000..576d9d85de
--- /dev/null
+++ b/resources/quality/flyingbear/abs/flyingbear_0.50_abs_low.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Low Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_abs
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.50_abs_standard.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.50_abs_standard.inst.cfg
new file mode 100644
index 0000000000..a8e42daddb
--- /dev/null
+++ b/resources/quality/flyingbear/abs/flyingbear_0.50_abs_standard.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = generic_abs
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.60_abs_draft.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.60_abs_draft.inst.cfg
new file mode 100644
index 0000000000..ae2ab02c98
--- /dev/null
+++ b/resources/quality/flyingbear/abs/flyingbear_0.60_abs_draft.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Draft Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_abs
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.60_abs_low.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.60_abs_low.inst.cfg
new file mode 100644
index 0000000000..68bc92debb
--- /dev/null
+++ b/resources/quality/flyingbear/abs/flyingbear_0.60_abs_low.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Low Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_abs
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.60_abs_standard.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.60_abs_standard.inst.cfg
new file mode 100644
index 0000000000..52d418a842
--- /dev/null
+++ b/resources/quality/flyingbear/abs/flyingbear_0.60_abs_standard.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = generic_abs
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.80_abs_coarse.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.80_abs_coarse.inst.cfg
new file mode 100644
index 0000000000..30bbf07397
--- /dev/null
+++ b/resources/quality/flyingbear/abs/flyingbear_0.80_abs_coarse.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Coarse Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = coarse
+material = generic_abs
+variant = 0.8mm Nozzle
+
+[values]
+wall_thickness = =line_width*2
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/abs/flyingbear_0.80_abs_draft.inst.cfg b/resources/quality/flyingbear/abs/flyingbear_0.80_abs_draft.inst.cfg
index a557e058b2..9f964ea7b2 100644
--- a/resources/quality/flyingbear/abs/flyingbear_0.80_abs_draft.inst.cfg
+++ b/resources/quality/flyingbear/abs/flyingbear_0.80_abs_draft.inst.cfg
@@ -4,11 +4,12 @@ name = Draft Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = generic_abs
variant = 0.8mm Nozzle
[values]
-wall_thickness = =line_width*3
+wall_thickness = =line_width*2
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/flyingbear_global_0.08_ultra.inst.cfg b/resources/quality/flyingbear/flyingbear_global_0.08_ultra.inst.cfg
index 60ed7249d9..cccc0522d8 100644
--- a/resources/quality/flyingbear/flyingbear_global_0.08_ultra.inst.cfg
+++ b/resources/quality/flyingbear/flyingbear_global_0.08_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
weight = 0
@@ -14,5 +14,5 @@ global_quality = True
layer_height = 0.08
layer_height_0 = 0.12
top_bottom_thickness = =layer_height_0+layer_height*10
-wall_thickness = =line_width*3
+wall_thickness = =line_width*6
support_interface_height = =layer_height*12
diff --git a/resources/quality/flyingbear/flyingbear_global_0.12_super.inst.cfg b/resources/quality/flyingbear/flyingbear_global_0.12_super.inst.cfg
index c095b018f7..7d63d82166 100644
--- a/resources/quality/flyingbear/flyingbear_global_0.12_super.inst.cfg
+++ b/resources/quality/flyingbear/flyingbear_global_0.12_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
weight = -1
@@ -12,7 +12,7 @@ global_quality = True
[values]
layer_height = 0.12
-layer_height_0 = 0.12
+layer_height_0 = 0.16
top_bottom_thickness = =layer_height_0+layer_height*6
-wall_thickness = =line_width*3
+wall_thickness = =line_width*6
support_interface_height = =layer_height*8
diff --git a/resources/quality/flyingbear/flyingbear_global_0.16_adaptive.inst.cfg b/resources/quality/flyingbear/flyingbear_global_0.16_adaptive.inst.cfg
index 80db69e119..edab4db0c4 100644
--- a/resources/quality/flyingbear/flyingbear_global_0.16_adaptive.inst.cfg
+++ b/resources/quality/flyingbear/flyingbear_global_0.16_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
weight = -2
@@ -14,6 +14,6 @@ global_quality = True
layer_height = 0.16
layer_height_0 = 0.20
top_bottom_thickness = =layer_height_0+layer_height*4
-wall_thickness = =line_width*3
+wall_thickness = =line_width*5
support_interface_height = =layer_height*6
adaptive_layer_height_enabled = true
diff --git a/resources/quality/flyingbear/flyingbear_global_0.20_standard.inst.cfg b/resources/quality/flyingbear/flyingbear_global_0.20_standard.inst.cfg
index 8d700a5de5..27a6624a66 100644
--- a/resources/quality/flyingbear/flyingbear_global_0.20_standard.inst.cfg
+++ b/resources/quality/flyingbear/flyingbear_global_0.20_standard.inst.cfg
@@ -4,15 +4,15 @@ name = Standard Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = -3
global_quality = True
[values]
-layer_height = 0.2
-layer_height_0 = 0.2
+layer_height = 0.20
+layer_height_0 = 0.20
top_bottom_thickness = =layer_height_0+layer_height*3
-wall_thickness = =line_width*3
+wall_thickness = =line_width*4
support_interface_height = =layer_height*5
diff --git a/resources/quality/flyingbear/flyingbear_global_0.28_low.inst.cfg b/resources/quality/flyingbear/flyingbear_global_0.28_low.inst.cfg
index d64ed2b1f4..e5e4894e9e 100644
--- a/resources/quality/flyingbear/flyingbear_global_0.28_low.inst.cfg
+++ b/resources/quality/flyingbear/flyingbear_global_0.28_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
weight = -4
@@ -14,5 +14,5 @@ global_quality = True
layer_height = 0.28
layer_height_0 = 0.28
top_bottom_thickness = =layer_height_0+layer_height*3
-wall_thickness = =line_width*2
+wall_thickness = =line_width*3
support_interface_height = =layer_height*4
diff --git a/resources/quality/flyingbear/flyingbear_global_0.32_draft.inst.cfg b/resources/quality/flyingbear/flyingbear_global_0.32_draft.inst.cfg
index dc9f56a16b..1b38448908 100644
--- a/resources/quality/flyingbear/flyingbear_global_0.32_draft.inst.cfg
+++ b/resources/quality/flyingbear/flyingbear_global_0.32_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -5
@@ -14,5 +14,5 @@ global_quality = True
layer_height = 0.32
layer_height_0 = 0.32
top_bottom_thickness = =layer_height_0+layer_height*3
-wall_thickness = =line_width*2
-support_interface_height = =layer_height*4
+wall_thickness = =line_width*3
+support_interface_height = =layer_height*3
diff --git a/resources/quality/flyingbear/flyingbear_global_0.40_coarse.inst.cfg b/resources/quality/flyingbear/flyingbear_global_0.40_coarse.inst.cfg
new file mode 100644
index 0000000000..0417904eac
--- /dev/null
+++ b/resources/quality/flyingbear/flyingbear_global_0.40_coarse.inst.cfg
@@ -0,0 +1,18 @@
+[general]
+version = 4
+name = Coarse Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = coarse
+weight = -6
+global_quality = True
+
+[values]
+layer_height = 0.40
+layer_height_0 = 0.40
+top_bottom_thickness = =layer_height_0+layer_height*3
+wall_thickness = =line_width*2
+support_interface_height = =layer_height*2
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.25_hips_super.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.25_hips_super.inst.cfg
index 5112db5adc..74094e8449 100644
--- a/resources/quality/flyingbear/hips/flyingbear_0.25_hips_super.inst.cfg
+++ b/resources/quality/flyingbear/hips/flyingbear_0.25_hips_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_hips
@@ -12,3 +12,4 @@ variant = 0.25mm Nozzle
[values]
wall_thickness = =line_width*6
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.25_hips_ultra.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.25_hips_ultra.inst.cfg
index b755c98342..0cc01ae806 100644
--- a/resources/quality/flyingbear/hips/flyingbear_0.25_hips_ultra.inst.cfg
+++ b/resources/quality/flyingbear/hips/flyingbear_0.25_hips_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
material = generic_hips
@@ -12,3 +12,4 @@ variant = 0.25mm Nozzle
[values]
wall_thickness = =line_width*6
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.30_hips_adaptive.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.30_hips_adaptive.inst.cfg
new file mode 100644
index 0000000000..ce6f7552a0
--- /dev/null
+++ b/resources/quality/flyingbear/hips/flyingbear_0.30_hips_adaptive.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_hips
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.30_hips_standard.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.30_hips_standard.inst.cfg
new file mode 100644
index 0000000000..fe82b5404a
--- /dev/null
+++ b/resources/quality/flyingbear/hips/flyingbear_0.30_hips_standard.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = generic_hips
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.30_hips_super.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.30_hips_super.inst.cfg
new file mode 100644
index 0000000000..761dd40dc6
--- /dev/null
+++ b/resources/quality/flyingbear/hips/flyingbear_0.30_hips_super.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Super Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_hips
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.40_hips_adaptive.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.40_hips_adaptive.inst.cfg
index 1155778c5b..ce9f4abba4 100644
--- a/resources/quality/flyingbear/hips/flyingbear_0.40_hips_adaptive.inst.cfg
+++ b/resources/quality/flyingbear/hips/flyingbear_0.40_hips_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_hips
@@ -12,3 +12,4 @@ variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.40_hips_low.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.40_hips_low.inst.cfg
index 8df9ddbaab..d1302bf9b3 100644
--- a/resources/quality/flyingbear/hips/flyingbear_0.40_hips_low.inst.cfg
+++ b/resources/quality/flyingbear/hips/flyingbear_0.40_hips_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_hips
@@ -12,3 +12,4 @@ variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.40_hips_standard.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.40_hips_standard.inst.cfg
index 989d34bf0d..722841e8dd 100644
--- a/resources/quality/flyingbear/hips/flyingbear_0.40_hips_standard.inst.cfg
+++ b/resources/quality/flyingbear/hips/flyingbear_0.40_hips_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_hips
@@ -12,3 +12,4 @@ variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.40_hips_super.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.40_hips_super.inst.cfg
index 11c5570442..4a913ef698 100644
--- a/resources/quality/flyingbear/hips/flyingbear_0.40_hips_super.inst.cfg
+++ b/resources/quality/flyingbear/hips/flyingbear_0.40_hips_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_hips
@@ -12,3 +12,4 @@ variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.50_hips_adaptive.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.50_hips_adaptive.inst.cfg
new file mode 100644
index 0000000000..ee847b4800
--- /dev/null
+++ b/resources/quality/flyingbear/hips/flyingbear_0.50_hips_adaptive.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_hips
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.50_hips_draft.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.50_hips_draft.inst.cfg
new file mode 100644
index 0000000000..ae7c1ebdc3
--- /dev/null
+++ b/resources/quality/flyingbear/hips/flyingbear_0.50_hips_draft.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Draft Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_hips
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.50_hips_low.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.50_hips_low.inst.cfg
new file mode 100644
index 0000000000..6a7d064060
--- /dev/null
+++ b/resources/quality/flyingbear/hips/flyingbear_0.50_hips_low.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Low Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_hips
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.50_hips_standard.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.50_hips_standard.inst.cfg
new file mode 100644
index 0000000000..45bcf498d4
--- /dev/null
+++ b/resources/quality/flyingbear/hips/flyingbear_0.50_hips_standard.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = generic_hips
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.60_hips_draft.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.60_hips_draft.inst.cfg
new file mode 100644
index 0000000000..cc7e034c74
--- /dev/null
+++ b/resources/quality/flyingbear/hips/flyingbear_0.60_hips_draft.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Draft Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_hips
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.60_hips_low.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.60_hips_low.inst.cfg
new file mode 100644
index 0000000000..19e1fb6540
--- /dev/null
+++ b/resources/quality/flyingbear/hips/flyingbear_0.60_hips_low.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Low Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_hips
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.60_hips_standard.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.60_hips_standard.inst.cfg
new file mode 100644
index 0000000000..9c8db9c3dc
--- /dev/null
+++ b/resources/quality/flyingbear/hips/flyingbear_0.60_hips_standard.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = generic_hips
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.80_hips_coarse.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.80_hips_coarse.inst.cfg
new file mode 100644
index 0000000000..1bffc1c0d6
--- /dev/null
+++ b/resources/quality/flyingbear/hips/flyingbear_0.80_hips_coarse.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Coarse Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = coarse
+material = generic_hips
+variant = 0.8mm Nozzle
+
+[values]
+wall_thickness = =line_width*2
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/hips/flyingbear_0.80_hips_draft.inst.cfg b/resources/quality/flyingbear/hips/flyingbear_0.80_hips_draft.inst.cfg
index 36f412aa17..cad1c23588 100644
--- a/resources/quality/flyingbear/hips/flyingbear_0.80_hips_draft.inst.cfg
+++ b/resources/quality/flyingbear/hips/flyingbear_0.80_hips_draft.inst.cfg
@@ -4,11 +4,12 @@ name = Draft Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = generic_hips
variant = 0.8mm Nozzle
[values]
-wall_thickness = =line_width*3
+wall_thickness = =line_width*2
+adhesion_type = brim
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.25_petg_super.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.25_petg_super.inst.cfg
index d7e6490418..92960388e7 100644
--- a/resources/quality/flyingbear/petg/flyingbear_0.25_petg_super.inst.cfg
+++ b/resources/quality/flyingbear/petg/flyingbear_0.25_petg_super.inst.cfg
@@ -4,13 +4,12 @@ name = Super Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_petg
variant = 0.25mm Nozzle
[values]
-speed_layer_0 = 15
wall_thickness = =line_width*6
-
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.25_petg_ultra.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.25_petg_ultra.inst.cfg
index d8da87058d..5c521e1d16 100644
--- a/resources/quality/flyingbear/petg/flyingbear_0.25_petg_ultra.inst.cfg
+++ b/resources/quality/flyingbear/petg/flyingbear_0.25_petg_ultra.inst.cfg
@@ -4,12 +4,12 @@ name = Ultra Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
material = generic_petg
variant = 0.25mm Nozzle
[values]
-speed_layer_0 = 15
wall_thickness = =line_width*6
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.30_petg_adaptive.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.30_petg_adaptive.inst.cfg
new file mode 100644
index 0000000000..e5d422212a
--- /dev/null
+++ b/resources/quality/flyingbear/petg/flyingbear_0.30_petg_adaptive.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_petg
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.30_petg_standard.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.30_petg_standard.inst.cfg
new file mode 100644
index 0000000000..b0ec869ad1
--- /dev/null
+++ b/resources/quality/flyingbear/petg/flyingbear_0.30_petg_standard.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = generic_petg
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.30_petg_super.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.30_petg_super.inst.cfg
new file mode 100644
index 0000000000..220f9c7a23
--- /dev/null
+++ b/resources/quality/flyingbear/petg/flyingbear_0.30_petg_super.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Super Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_petg
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.40_petg_adaptive.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.40_petg_adaptive.inst.cfg
index 397840dbb8..5cf7c17b9e 100644
--- a/resources/quality/flyingbear/petg/flyingbear_0.40_petg_adaptive.inst.cfg
+++ b/resources/quality/flyingbear/petg/flyingbear_0.40_petg_adaptive.inst.cfg
@@ -4,12 +4,12 @@ name = Dynamic Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_petg
variant = 0.4mm Nozzle
[values]
-speed_layer_0 = 15
wall_thickness = =line_width*4
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.40_petg_low.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.40_petg_low.inst.cfg
index 49f768b33d..228e47b2a5 100644
--- a/resources/quality/flyingbear/petg/flyingbear_0.40_petg_low.inst.cfg
+++ b/resources/quality/flyingbear/petg/flyingbear_0.40_petg_low.inst.cfg
@@ -4,12 +4,12 @@ name = Low Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_petg
variant = 0.4mm Nozzle
[values]
-speed_layer_0 = 15
wall_thickness = =line_width*4
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.40_petg_standard.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.40_petg_standard.inst.cfg
index 8e50d40128..878e38ef82 100644
--- a/resources/quality/flyingbear/petg/flyingbear_0.40_petg_standard.inst.cfg
+++ b/resources/quality/flyingbear/petg/flyingbear_0.40_petg_standard.inst.cfg
@@ -4,12 +4,12 @@ name = Standard Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_petg
variant = 0.4mm Nozzle
[values]
-speed_layer_0 = 15
wall_thickness = =line_width*4
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.40_petg_super.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.40_petg_super.inst.cfg
index 41e1471174..d69174433f 100644
--- a/resources/quality/flyingbear/petg/flyingbear_0.40_petg_super.inst.cfg
+++ b/resources/quality/flyingbear/petg/flyingbear_0.40_petg_super.inst.cfg
@@ -4,12 +4,12 @@ name = Super Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_petg
variant = 0.4mm Nozzle
[values]
-speed_layer_0 = 15
wall_thickness = =line_width*4
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.50_petg_adaptive.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.50_petg_adaptive.inst.cfg
new file mode 100644
index 0000000000..f04efc28e2
--- /dev/null
+++ b/resources/quality/flyingbear/petg/flyingbear_0.50_petg_adaptive.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_petg
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.50_petg_draft.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.50_petg_draft.inst.cfg
new file mode 100644
index 0000000000..2e85f48592
--- /dev/null
+++ b/resources/quality/flyingbear/petg/flyingbear_0.50_petg_draft.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Draft Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_petg
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.50_petg_low.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.50_petg_low.inst.cfg
new file mode 100644
index 0000000000..6ae7b08313
--- /dev/null
+++ b/resources/quality/flyingbear/petg/flyingbear_0.50_petg_low.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Low Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_petg
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.50_petg_standard.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.50_petg_standard.inst.cfg
new file mode 100644
index 0000000000..75f2291e9d
--- /dev/null
+++ b/resources/quality/flyingbear/petg/flyingbear_0.50_petg_standard.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = generic_petg
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.60_petg_draft.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.60_petg_draft.inst.cfg
new file mode 100644
index 0000000000..a058985dfb
--- /dev/null
+++ b/resources/quality/flyingbear/petg/flyingbear_0.60_petg_draft.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Draft Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_petg
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.60_petg_low.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.60_petg_low.inst.cfg
new file mode 100644
index 0000000000..077d3a49e3
--- /dev/null
+++ b/resources/quality/flyingbear/petg/flyingbear_0.60_petg_low.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Low Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_petg
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.60_petg_standard.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.60_petg_standard.inst.cfg
new file mode 100644
index 0000000000..e43bdc48d2
--- /dev/null
+++ b/resources/quality/flyingbear/petg/flyingbear_0.60_petg_standard.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = generic_petg
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.80_petg_coarse.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.80_petg_coarse.inst.cfg
new file mode 100644
index 0000000000..f7b0e2a5e6
--- /dev/null
+++ b/resources/quality/flyingbear/petg/flyingbear_0.80_petg_coarse.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Coarse Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = coarse
+material = generic_petg
+variant = 0.8mm Nozzle
+
+[values]
+wall_thickness = =line_width*2
+speed_layer_0 = 15
diff --git a/resources/quality/flyingbear/petg/flyingbear_0.80_petg_draft.inst.cfg b/resources/quality/flyingbear/petg/flyingbear_0.80_petg_draft.inst.cfg
index cb41e816f3..d10fa03c4e 100644
--- a/resources/quality/flyingbear/petg/flyingbear_0.80_petg_draft.inst.cfg
+++ b/resources/quality/flyingbear/petg/flyingbear_0.80_petg_draft.inst.cfg
@@ -4,12 +4,12 @@ name = Draft Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = generic_petg
variant = 0.8mm Nozzle
[values]
+wall_thickness = =line_width*2
speed_layer_0 = 15
-wall_thickness = =line_width*3
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.25_pla_super.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.25_pla_super.inst.cfg
index 1a6c99479f..ba4c5e1648 100644
--- a/resources/quality/flyingbear/pla/flyingbear_0.25_pla_super.inst.cfg
+++ b/resources/quality/flyingbear/pla/flyingbear_0.25_pla_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_pla
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.25_pla_ultra.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.25_pla_ultra.inst.cfg
index c7f206b8cb..1e8ad9b833 100644
--- a/resources/quality/flyingbear/pla/flyingbear_0.25_pla_ultra.inst.cfg
+++ b/resources/quality/flyingbear/pla/flyingbear_0.25_pla_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
material = generic_pla
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.30_pla_adaptive.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.30_pla_adaptive.inst.cfg
new file mode 100644
index 0000000000..ea3cefebe8
--- /dev/null
+++ b/resources/quality/flyingbear/pla/flyingbear_0.30_pla_adaptive.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_pla
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.30_pla_standard.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.30_pla_standard.inst.cfg
new file mode 100644
index 0000000000..3dd1a3440e
--- /dev/null
+++ b/resources/quality/flyingbear/pla/flyingbear_0.30_pla_standard.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = generic_pla
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.30_pla_super.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.30_pla_super.inst.cfg
new file mode 100644
index 0000000000..48da029b38
--- /dev/null
+++ b/resources/quality/flyingbear/pla/flyingbear_0.30_pla_super.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Super Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = generic_pla
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.40_pla_adaptive.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.40_pla_adaptive.inst.cfg
index 1c93bc923c..b283f30fed 100644
--- a/resources/quality/flyingbear/pla/flyingbear_0.40_pla_adaptive.inst.cfg
+++ b/resources/quality/flyingbear/pla/flyingbear_0.40_pla_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_pla
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.40_pla_low.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.40_pla_low.inst.cfg
index 7a4035c380..769198fa11 100644
--- a/resources/quality/flyingbear/pla/flyingbear_0.40_pla_low.inst.cfg
+++ b/resources/quality/flyingbear/pla/flyingbear_0.40_pla_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_pla
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.40_pla_standard.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.40_pla_standard.inst.cfg
index e1ec4c29e1..036eda137b 100644
--- a/resources/quality/flyingbear/pla/flyingbear_0.40_pla_standard.inst.cfg
+++ b/resources/quality/flyingbear/pla/flyingbear_0.40_pla_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pla
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.40_pla_super.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.40_pla_super.inst.cfg
index 4b1c5284b1..25d6a9f318 100644
--- a/resources/quality/flyingbear/pla/flyingbear_0.40_pla_super.inst.cfg
+++ b/resources/quality/flyingbear/pla/flyingbear_0.40_pla_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_pla
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.50_pla_adaptive.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.50_pla_adaptive.inst.cfg
new file mode 100644
index 0000000000..4b8d01d7e2
--- /dev/null
+++ b/resources/quality/flyingbear/pla/flyingbear_0.50_pla_adaptive.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_pla
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.50_pla_draft.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.50_pla_draft.inst.cfg
new file mode 100644
index 0000000000..3b9a88ff47
--- /dev/null
+++ b/resources/quality/flyingbear/pla/flyingbear_0.50_pla_draft.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Draft Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_pla
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.50_pla_low.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.50_pla_low.inst.cfg
new file mode 100644
index 0000000000..615c167334
--- /dev/null
+++ b/resources/quality/flyingbear/pla/flyingbear_0.50_pla_low.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Low Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_pla
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.50_pla_standard.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.50_pla_standard.inst.cfg
new file mode 100644
index 0000000000..bce2e6c152
--- /dev/null
+++ b/resources/quality/flyingbear/pla/flyingbear_0.50_pla_standard.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = generic_pla
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.60_pla_draft.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.60_pla_draft.inst.cfg
new file mode 100644
index 0000000000..6897d01deb
--- /dev/null
+++ b/resources/quality/flyingbear/pla/flyingbear_0.60_pla_draft.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Draft Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_pla
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.60_pla_low.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.60_pla_low.inst.cfg
new file mode 100644
index 0000000000..5e83592372
--- /dev/null
+++ b/resources/quality/flyingbear/pla/flyingbear_0.60_pla_low.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Low Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_pla
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.60_pla_standard.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.60_pla_standard.inst.cfg
new file mode 100644
index 0000000000..131d2f8834
--- /dev/null
+++ b/resources/quality/flyingbear/pla/flyingbear_0.60_pla_standard.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = generic_pla
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.80_pla_coarse.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.80_pla_coarse.inst.cfg
new file mode 100644
index 0000000000..aa65064905
--- /dev/null
+++ b/resources/quality/flyingbear/pla/flyingbear_0.80_pla_coarse.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Coarse Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = coarse
+material = generic_pla
+variant = 0.8mm Nozzle
+
+[values]
+wall_thickness = =line_width*2
diff --git a/resources/quality/flyingbear/pla/flyingbear_0.80_pla_draft.inst.cfg b/resources/quality/flyingbear/pla/flyingbear_0.80_pla_draft.inst.cfg
index 24b9c135c6..620467c578 100644
--- a/resources/quality/flyingbear/pla/flyingbear_0.80_pla_draft.inst.cfg
+++ b/resources/quality/flyingbear/pla/flyingbear_0.80_pla_draft.inst.cfg
@@ -4,11 +4,11 @@ name = Draft Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = generic_pla
variant = 0.8mm Nozzle
[values]
-wall_thickness = =line_width*3
+wall_thickness = =line_width*2
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.25_plapro_super.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.25_plapro_super.inst.cfg
index a93efc5275..80177b9861 100644
--- a/resources/quality/flyingbear/plapro/flyingbear_0.25_plapro_super.inst.cfg
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.25_plapro_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = eSUN_PLA_PRO_Black
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.25_plapro_ultra.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.25_plapro_ultra.inst.cfg
index 3e73fc2d46..ef05d1e5f8 100644
--- a/resources/quality/flyingbear/plapro/flyingbear_0.25_plapro_ultra.inst.cfg
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.25_plapro_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
material = eSUN_PLA_PRO_Black
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.30_plapro_adaptive.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.30_plapro_adaptive.inst.cfg
new file mode 100644
index 0000000000..51cbc0ce26
--- /dev/null
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.30_plapro_adaptive.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = eSUN_PLA_PRO_Black
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.30_plapro_standard.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.30_plapro_standard.inst.cfg
new file mode 100644
index 0000000000..dd19777925
--- /dev/null
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.30_plapro_standard.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = eSUN_PLA_PRO_Black
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.30_plapro_super.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.30_plapro_super.inst.cfg
new file mode 100644
index 0000000000..129f47da6d
--- /dev/null
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.30_plapro_super.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Super Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = super
+material = eSUN_PLA_PRO_Black
+variant = 0.3mm Nozzle
+
+[values]
+wall_thickness = =line_width*5
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_adaptive.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_adaptive.inst.cfg
index 15d907b9ba..54e28d4543 100644
--- a/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_adaptive.inst.cfg
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = eSUN_PLA_PRO_Black
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_low.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_low.inst.cfg
index 62772a5567..9984d7288d 100644
--- a/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_low.inst.cfg
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = eSUN_PLA_PRO_Black
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_standard.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_standard.inst.cfg
index ce9e0cdcc1..9eca5e2499 100644
--- a/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_standard.inst.cfg
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = eSUN_PLA_PRO_Black
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_super.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_super.inst.cfg
index 3160c16d8a..15bdcbc3f8 100644
--- a/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_super.inst.cfg
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.40_plapro_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = eSUN_PLA_PRO_Black
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_adaptive.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_adaptive.inst.cfg
new file mode 100644
index 0000000000..ad06743572
--- /dev/null
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_adaptive.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = eSUN_PLA_PRO_Black
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_draft.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_draft.inst.cfg
new file mode 100644
index 0000000000..8513b1c310
--- /dev/null
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_draft.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Draft Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = eSUN_PLA_PRO_Black
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_low.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_low.inst.cfg
new file mode 100644
index 0000000000..0b53a9edec
--- /dev/null
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_low.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Low Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = eSUN_PLA_PRO_Black
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_standard.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_standard.inst.cfg
new file mode 100644
index 0000000000..9119c62ebd
--- /dev/null
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.50_plapro_standard.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = eSUN_PLA_PRO_Black
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.60_plapro_draft.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.60_plapro_draft.inst.cfg
new file mode 100644
index 0000000000..05240327c1
--- /dev/null
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.60_plapro_draft.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Draft Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = eSUN_PLA_PRO_Black
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.60_plapro_low.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.60_plapro_low.inst.cfg
new file mode 100644
index 0000000000..20dbdc6409
--- /dev/null
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.60_plapro_low.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Low Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = eSUN_PLA_PRO_Black
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.60_plapro_standard.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.60_plapro_standard.inst.cfg
new file mode 100644
index 0000000000..60a2426276
--- /dev/null
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.60_plapro_standard.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = eSUN_PLA_PRO_Black
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.80_plapro_coarse.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.80_plapro_coarse.inst.cfg
new file mode 100644
index 0000000000..1a640a8421
--- /dev/null
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.80_plapro_coarse.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Coarse Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = coarse
+material = eSUN_PLA_PRO_Black
+variant = 0.8mm Nozzle
+
+[values]
+wall_thickness = =line_width*2
diff --git a/resources/quality/flyingbear/plapro/flyingbear_0.80_plapro_draft.inst.cfg b/resources/quality/flyingbear/plapro/flyingbear_0.80_plapro_draft.inst.cfg
index 9f90a8b5bc..918771e1dc 100644
--- a/resources/quality/flyingbear/plapro/flyingbear_0.80_plapro_draft.inst.cfg
+++ b/resources/quality/flyingbear/plapro/flyingbear_0.80_plapro_draft.inst.cfg
@@ -4,11 +4,11 @@ name = Draft Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = eSUN_PLA_PRO_Black
variant = 0.8mm Nozzle
[values]
-wall_thickness = =line_width*3
+wall_thickness = =line_width*2
diff --git a/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_adaptive.inst.cfg b/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_adaptive.inst.cfg
index a007668fe3..f53bcfa071 100644
--- a/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_adaptive.inst.cfg
+++ b/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_tpu
@@ -12,3 +12,5 @@ variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
+speed_print = 20
+speed_layer_0 = 10
diff --git a/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_low.inst.cfg b/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_low.inst.cfg
new file mode 100644
index 0000000000..fc59c61cba
--- /dev/null
+++ b/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_low.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Low Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_tpu
+variant = 0.4mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+speed_print = 20
+speed_layer_0 = 10
diff --git a/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_standard.inst.cfg b/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_standard.inst.cfg
index d0b7ea2430..df34d67357 100644
--- a/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_standard.inst.cfg
+++ b/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_tpu
@@ -12,3 +12,5 @@ variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
+speed_print = 20
+speed_layer_0 = 10
diff --git a/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_super.inst.cfg b/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_super.inst.cfg
index 6675ac3761..e5c139a63e 100644
--- a/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_super.inst.cfg
+++ b/resources/quality/flyingbear/tpu/flyingbear_0.40_tpu_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_tpu
@@ -12,3 +12,5 @@ variant = 0.4mm Nozzle
[values]
wall_thickness = =line_width*4
+speed_print = 20
+speed_layer_0 = 10
diff --git a/resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_adaptive.inst.cfg b/resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_adaptive.inst.cfg
new file mode 100644
index 0000000000..78db7430cc
--- /dev/null
+++ b/resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_adaptive.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Dynamic Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = adaptive
+material = generic_tpu
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+speed_print = 20
+speed_layer_0 = 10
diff --git a/resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_draft.inst.cfg b/resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_draft.inst.cfg
new file mode 100644
index 0000000000..3631ddc8a4
--- /dev/null
+++ b/resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_draft.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Draft Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_tpu
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+speed_print = 20
+speed_layer_0 = 10
diff --git a/resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_low.inst.cfg b/resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_low.inst.cfg
new file mode 100644
index 0000000000..e60a9e8a40
--- /dev/null
+++ b/resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_low.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Low Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_tpu
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+speed_print = 20
+speed_layer_0 = 10
diff --git a/resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_standard.inst.cfg b/resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_standard.inst.cfg
new file mode 100644
index 0000000000..62c72c8bf3
--- /dev/null
+++ b/resources/quality/flyingbear/tpu/flyingbear_0.50_tpu_standard.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = generic_tpu
+variant = 0.5mm Nozzle
+
+[values]
+wall_thickness = =line_width*4
+speed_print = 20
+speed_layer_0 = 10
diff --git a/resources/quality/flyingbear/tpu/flyingbear_0.60_tpu_draft.inst.cfg b/resources/quality/flyingbear/tpu/flyingbear_0.60_tpu_draft.inst.cfg
new file mode 100644
index 0000000000..7099b02d0c
--- /dev/null
+++ b/resources/quality/flyingbear/tpu/flyingbear_0.60_tpu_draft.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Draft Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_tpu
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
+speed_print = 20
+speed_layer_0 = 10
diff --git a/resources/quality/flyingbear/tpu/flyingbear_0.60_tpu_low.inst.cfg b/resources/quality/flyingbear/tpu/flyingbear_0.60_tpu_low.inst.cfg
new file mode 100644
index 0000000000..9519e5d0a6
--- /dev/null
+++ b/resources/quality/flyingbear/tpu/flyingbear_0.60_tpu_low.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Low Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = low
+material = generic_tpu
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
+speed_print = 20
+speed_layer_0 = 10
diff --git a/resources/quality/flyingbear/tpu/flyingbear_0.60_tpu_standard.inst.cfg b/resources/quality/flyingbear/tpu/flyingbear_0.60_tpu_standard.inst.cfg
new file mode 100644
index 0000000000..e051ce8d08
--- /dev/null
+++ b/resources/quality/flyingbear/tpu/flyingbear_0.60_tpu_standard.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Standard Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+material = generic_tpu
+variant = 0.6mm Nozzle
+
+[values]
+wall_thickness = =line_width*3
+speed_print = 20
+speed_layer_0 = 10
diff --git a/resources/quality/flyingbear/tpu/flyingbear_0.80_tpu_coarse.inst.cfg b/resources/quality/flyingbear/tpu/flyingbear_0.80_tpu_coarse.inst.cfg
new file mode 100644
index 0000000000..38a1b1bfb0
--- /dev/null
+++ b/resources/quality/flyingbear/tpu/flyingbear_0.80_tpu_coarse.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+version = 4
+name = Coarse Quality
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = coarse
+material = generic_tpu
+variant = 0.8mm Nozzle
+
+[values]
+wall_thickness = =line_width*2
+speed_print = 20
+speed_layer_0 = 10
diff --git a/resources/quality/flyingbear/tpu/flyingbear_0.80_tpu_draft.inst.cfg b/resources/quality/flyingbear/tpu/flyingbear_0.80_tpu_draft.inst.cfg
index 5341069fbf..e8a99ec905 100644
--- a/resources/quality/flyingbear/tpu/flyingbear_0.80_tpu_draft.inst.cfg
+++ b/resources/quality/flyingbear/tpu/flyingbear_0.80_tpu_draft.inst.cfg
@@ -4,11 +4,13 @@ name = Draft Quality
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
material = generic_tpu
variant = 0.8mm Nozzle
[values]
-wall_thickness = =line_width*3
+wall_thickness = =line_width*2
+speed_print = 20
+speed_layer_0 = 10
diff --git a/resources/quality/fusedform/base/base_PVA_draft.inst.cfg b/resources/quality/fusedform/base/base_PVA_draft.inst.cfg
new file mode 100644
index 0000000000..1a14478d70
--- /dev/null
+++ b/resources/quality/fusedform/base/base_PVA_draft.inst.cfg
@@ -0,0 +1,22 @@
+[general]
+version = 4
+name = Draft quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_pva
+
+[values]
+material_print_temperature = 190
+material_bed_temperature = 60
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_print = 25
+speed_topbottom = 20
+speed_travel = 70
+speed_wall = 20
+speed_wall_x = 25 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_PVA_high.inst.cfg b/resources/quality/fusedform/base/base_PVA_high.inst.cfg
new file mode 100644
index 0000000000..86012c4ad2
--- /dev/null
+++ b/resources/quality/fusedform/base/base_PVA_high.inst.cfg
@@ -0,0 +1,22 @@
+[general]
+version = 4
+name = High Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = -1
+material = generic_pva
+
+[values]
+material_print_temperature = 190
+material_bed_temperature = 60
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_print = 25
+speed_topbottom = 20
+speed_travel = 70
+speed_wall = 20
+speed_wall_x = 25
diff --git a/resources/quality/fusedform/base/base_PVA_normal.inst.cfg b/resources/quality/fusedform/base/base_PVA_normal.inst.cfg
new file mode 100644
index 0000000000..b4b59a2476
--- /dev/null
+++ b/resources/quality/fusedform/base/base_PVA_normal.inst.cfg
@@ -0,0 +1,22 @@
+[general]
+version = 4
+name = Normal quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = -2
+material = generic_pva
+
+[values]
+material_print_temperature = 190
+material_bed_temperature = 60
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_print = 25
+speed_topbottom = 20
+speed_travel = 70
+speed_wall = 20
+speed_wall_x = 25 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_abs_draft.inst.cfg b/resources/quality/fusedform/base/base_abs_draft.inst.cfg
new file mode 100644
index 0000000000..fe228582e2
--- /dev/null
+++ b/resources/quality/fusedform/base/base_abs_draft.inst.cfg
@@ -0,0 +1,19 @@
+[general]
+version = 4
+name = Draft Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_abs
+
+[values]
+cool_fan_enabled = False
+brim_width = 12
+support_brim_enable = True
+adhesion_type = brim
+material_bed_temperature = 100
+material_bed_temperature_layer_0 = 90
+material_print_temperature = 240 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_abs_high.inst.cfg b/resources/quality/fusedform/base/base_abs_high.inst.cfg
new file mode 100644
index 0000000000..25f4abe26d
--- /dev/null
+++ b/resources/quality/fusedform/base/base_abs_high.inst.cfg
@@ -0,0 +1,21 @@
+[general]
+version = 4
+name = High Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = -1
+material = generic_abs
+
+
+[values]
+cool_fan_enabled = False
+brim_width = 12
+support_brim_enable = True
+adhesion_type = brim
+material_bed_temperature = 100
+material_bed_temperature_layer_0 = 90
+material_print_temperature = 240 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_abs_normal.inst.cfg b/resources/quality/fusedform/base/base_abs_normal.inst.cfg
new file mode 100644
index 0000000000..702fd71d7f
--- /dev/null
+++ b/resources/quality/fusedform/base/base_abs_normal.inst.cfg
@@ -0,0 +1,20 @@
+[general]
+version = 4
+name = Normal Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = -2
+material = generic_abs
+
+[values]
+cool_fan_enabled = False
+brim_width = 12
+support_brim_enable = True
+adhesion_type = brim
+material_bed_temperature = 100
+material_bed_temperature_layer_0 = 90
+material_print_temperature = 240 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_abs_ultra_high.inst.cfg b/resources/quality/fusedform/base/base_abs_ultra_high.inst.cfg
new file mode 100644
index 0000000000..8a1c2c81ce
--- /dev/null
+++ b/resources/quality/fusedform/base/base_abs_ultra_high.inst.cfg
@@ -0,0 +1,20 @@
+[general]
+version = 4
+name = Ultra High Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type =ultra high
+weight = -1
+material = generic_abs
+
+[values]
+cool_fan_enabled = False
+brim_width = 12
+support_brim_enable = True
+adhesion_type = brim
+material_bed_temperature = 100
+material_bed_temperature_layer_0 = 90
+material_print_temperature = 240 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_draft.inst.cfg b/resources/quality/fusedform/base/base_draft.inst.cfg
new file mode 100644
index 0000000000..434e5130b3
--- /dev/null
+++ b/resources/quality/fusedform/base/base_draft.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Draft Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -4
+global_quality=True
+
+[values]
+layer_height = 0.25
diff --git a/resources/quality/fusedform/base/base_flex_high.inst.cfg b/resources/quality/fusedform/base/base_flex_high.inst.cfg
new file mode 100644
index 0000000000..a842c25e0b
--- /dev/null
+++ b/resources/quality/fusedform/base/base_flex_high.inst.cfg
@@ -0,0 +1,23 @@
+[general]
+version = 4
+name = High Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = -1
+material = generic_tpu
+
+[values]
+layer_height_0 = 0.25
+material_print_temperature = 220
+material_bed_temperature = 60
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_print = 25
+speed_topbottom = 20
+speed_travel = 70
+speed_wall = 20
+speed_wall_x = 25
diff --git a/resources/quality/fusedform/base/base_flex_normal.inst.cfg b/resources/quality/fusedform/base/base_flex_normal.inst.cfg
new file mode 100644
index 0000000000..cc5ea842bb
--- /dev/null
+++ b/resources/quality/fusedform/base/base_flex_normal.inst.cfg
@@ -0,0 +1,23 @@
+[general]
+version = 4
+name = Normal quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = -2
+material = generic_tpu
+
+[values]
+layer_height_0 = 0.25
+material_print_temperature = 220
+material_bed_temperature = 60
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_print = 25
+speed_topbottom = 20
+speed_travel = 70
+speed_wall = 20
+speed_wall_x = 25 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_high.inst.cfg b/resources/quality/fusedform/base/base_high.inst.cfg
new file mode 100644
index 0000000000..b02ef47528
--- /dev/null
+++ b/resources/quality/fusedform/base/base_high.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = High Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = -1
+global_quality=True
+
+
+[values]
+layer_height = 0.1
diff --git a/resources/quality/fusedform/base/base_hips_draft.inst.cfg b/resources/quality/fusedform/base/base_hips_draft.inst.cfg
new file mode 100644
index 0000000000..c1061abe98
--- /dev/null
+++ b/resources/quality/fusedform/base/base_hips_draft.inst.cfg
@@ -0,0 +1,19 @@
+[general]
+version = 4
+name = Draft Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_hips
+
+[values]
+cool_fan_enabled = False
+brim_width = 12
+support_brim_enable = True
+adhesion_type = brim
+material_bed_temperature = 100
+material_bed_temperature_layer_0 = 90
+material_print_temperature = 240 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_hips_high.inst.cfg b/resources/quality/fusedform/base/base_hips_high.inst.cfg
new file mode 100644
index 0000000000..8ea0458964
--- /dev/null
+++ b/resources/quality/fusedform/base/base_hips_high.inst.cfg
@@ -0,0 +1,21 @@
+[general]
+version = 4
+name = High Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = -1
+material = generic_hips
+
+
+[values]
+cool_fan_enabled = False
+brim_width = 12
+support_brim_enable = True
+adhesion_type = brim
+material_bed_temperature = 100
+material_bed_temperature_layer_0 = 90
+material_print_temperature = 240 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_hips_normal.inst.cfg b/resources/quality/fusedform/base/base_hips_normal.inst.cfg
new file mode 100644
index 0000000000..1b3a407be4
--- /dev/null
+++ b/resources/quality/fusedform/base/base_hips_normal.inst.cfg
@@ -0,0 +1,20 @@
+[general]
+version = 4
+name = Normal Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = -2
+material = generic_hips
+
+[values]
+cool_fan_enabled = False
+brim_width = 12
+support_brim_enable = True
+adhesion_type = brim
+material_bed_temperature = 100
+material_bed_temperature_layer_0 = 90
+material_print_temperature = 240 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_hips_ultra_high.inst.cfg b/resources/quality/fusedform/base/base_hips_ultra_high.inst.cfg
new file mode 100644
index 0000000000..f9ef4f7042
--- /dev/null
+++ b/resources/quality/fusedform/base/base_hips_ultra_high.inst.cfg
@@ -0,0 +1,20 @@
+[general]
+version = 4
+name = Ultra High Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type =ultra high
+weight = -1
+material = generic_hips
+
+[values]
+cool_fan_enabled = False
+brim_width = 12
+support_brim_enable = True
+adhesion_type = brim
+material_bed_temperature = 100
+material_bed_temperature_layer_0 = 90
+material_print_temperature = 240 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_normal.inst.cfg b/resources/quality/fusedform/base/base_normal.inst.cfg
new file mode 100644
index 0000000000..05774db49c
--- /dev/null
+++ b/resources/quality/fusedform/base/base_normal.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Normal Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = -2
+global_quality=True
+
+[values]
+layer_height = 0.15
diff --git a/resources/quality/fusedform/base/base_nylon_draft.inst.cfg b/resources/quality/fusedform/base/base_nylon_draft.inst.cfg
new file mode 100644
index 0000000000..adfd943759
--- /dev/null
+++ b/resources/quality/fusedform/base/base_nylon_draft.inst.cfg
@@ -0,0 +1,19 @@
+[general]
+version = 4
+name = Draft Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+material = generic_nylon
+
+[values]
+cool_fan_enabled = False
+brim_width = 12
+support_brim_enable = True
+adhesion_type = brim
+material_bed_temperature = 40
+material_bed_temperature_layer_0 = 40
+material_print_temperature = 265 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_nylon_high.inst.cfg b/resources/quality/fusedform/base/base_nylon_high.inst.cfg
new file mode 100644
index 0000000000..c9c3f38252
--- /dev/null
+++ b/resources/quality/fusedform/base/base_nylon_high.inst.cfg
@@ -0,0 +1,20 @@
+[general]
+version = 4
+name = High Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = -1
+material = generic_nylon
+
+[values]
+cool_fan_enabled = False
+brim_width = 12
+support_brim_enable = True
+adhesion_type = brim
+material_bed_temperature = 40
+material_bed_temperature_layer_0 = 40
+material_print_temperature = 265 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_nylon_normal.inst.cfg b/resources/quality/fusedform/base/base_nylon_normal.inst.cfg
new file mode 100644
index 0000000000..83fc6dd543
--- /dev/null
+++ b/resources/quality/fusedform/base/base_nylon_normal.inst.cfg
@@ -0,0 +1,20 @@
+[general]
+version = 4
+name = Normal Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = -2
+material = generic_nylon
+
+[values]
+cool_fan_enabled = False
+brim_width = 12
+support_brim_enable = True
+adhesion_type = brim
+material_bed_temperature = 40
+material_bed_temperature_layer_0 = 40
+material_print_temperature = 265 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_nylon_ultra_high.inst.cfg b/resources/quality/fusedform/base/base_nylon_ultra_high.inst.cfg
new file mode 100644
index 0000000000..67d4384610
--- /dev/null
+++ b/resources/quality/fusedform/base/base_nylon_ultra_high.inst.cfg
@@ -0,0 +1,20 @@
+[general]
+version = 4
+name = Ultra High Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type =ultra high
+weight = -1
+material = generic_nylon
+
+[values]
+cool_fan_enabled = False
+brim_width = 12
+support_brim_enable = True
+adhesion_type = brim
+material_bed_temperature = 40
+material_bed_temperature_layer_0 = 40
+material_print_temperature = 265 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_petg_high.inst.cfg b/resources/quality/fusedform/base/base_petg_high.inst.cfg
new file mode 100644
index 0000000000..890d85ded5
--- /dev/null
+++ b/resources/quality/fusedform/base/base_petg_high.inst.cfg
@@ -0,0 +1,28 @@
+[general]
+version = 4
+name = High Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = -1
+material = generic_petg
+
+[values]
+cool_fan_enabled = True
+cool_fan_speed=30
+cool_fan_speed_max=40
+brim_width = 12
+support_brim_enable = True
+adhesion_type = brim
+material_bed_temperature = 70
+material_print_temperature = 245
+speed_infill = =speed_print
+speed_layer_0 = 30
+speed_print = 30
+speed_topbottom = 30
+speed_travel = 70
+speed_wall = 28
+speed_wall_x = 30 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_petg_normal.inst.cfg b/resources/quality/fusedform/base/base_petg_normal.inst.cfg
new file mode 100644
index 0000000000..862976042c
--- /dev/null
+++ b/resources/quality/fusedform/base/base_petg_normal.inst.cfg
@@ -0,0 +1,28 @@
+[general]
+version = 4
+name = Normal Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = -2
+material = generic_petg
+
+[values]
+cool_fan_enabled = True
+cool_fan_speed=30
+cool_fan_speed_max=40
+brim_width = 12
+support_brim_enable = True
+adhesion_type = brim
+material_bed_temperature = 70
+material_print_temperature = 245
+speed_infill = =speed_print
+speed_layer_0 = 30
+speed_print = 30
+speed_topbottom = 30
+speed_travel = 70
+speed_wall = 28
+speed_wall_x = 30 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_pla_draft.inst.cfg b/resources/quality/fusedform/base/base_pla_draft.inst.cfg
new file mode 100644
index 0000000000..35952fe582
--- /dev/null
+++ b/resources/quality/fusedform/base/base_pla_draft.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Draft Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -4
+material = generic_pla
+
+[values]
+material_bed_temperature = 60
+material_print_temperature = 210 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_pla_high.inst.cfg b/resources/quality/fusedform/base/base_pla_high.inst.cfg
new file mode 100644
index 0000000000..187723811c
--- /dev/null
+++ b/resources/quality/fusedform/base/base_pla_high.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = High Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = -1
+material = generic_pla
+
+[values]
+material_bed_temperature = 60
+material_print_temperature = 210
diff --git a/resources/quality/fusedform/base/base_pla_normal.inst.cfg b/resources/quality/fusedform/base/base_pla_normal.inst.cfg
new file mode 100644
index 0000000000..87424e63a0
--- /dev/null
+++ b/resources/quality/fusedform/base/base_pla_normal.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name = Normal Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = -2
+material = generic_pla
+
+[values]
+material_bed_temperature = 60
+material_print_temperature = 210 \ No newline at end of file
diff --git a/resources/quality/fusedform/base/base_pla_ultra_high.inst.cfg b/resources/quality/fusedform/base/base_pla_ultra_high.inst.cfg
new file mode 100644
index 0000000000..4e9f14101b
--- /dev/null
+++ b/resources/quality/fusedform/base/base_pla_ultra_high.inst.cfg
@@ -0,0 +1,15 @@
+[general]
+version = 4
+name =Ultra High Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type =ultra high
+weight = -2
+material = generic_pla
+
+[values]
+material_bed_temperature = 60
+material_print_temperature = 210
diff --git a/resources/quality/fusedform/base/base_ultra_high.inst.cfg b/resources/quality/fusedform/base/base_ultra_high.inst.cfg
new file mode 100644
index 0000000000..9562c35151
--- /dev/null
+++ b/resources/quality/fusedform/base/base_ultra_high.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Ultra High Quality
+definition = fusedform_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type =ultra high
+weight = -1
+global_quality=True
+
+[values]
+layer_height = 0.08 \ No newline at end of file
diff --git a/resources/quality/gmax15plus/gmax15plus_global_dual_normal.inst.cfg b/resources/quality/gmax15plus/gmax15plus_global_dual_normal.inst.cfg
index 915ccedae3..1105a85ad7 100644
--- a/resources/quality/gmax15plus/gmax15plus_global_dual_normal.inst.cfg
+++ b/resources/quality/gmax15plus/gmax15plus_global_dual_normal.inst.cfg
@@ -4,7 +4,7 @@ name = gMax 1.5+ Dual Normal Layers
definition = gmax15plus_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/gmax15plus/gmax15plus_global_dual_thick.inst.cfg b/resources/quality/gmax15plus/gmax15plus_global_dual_thick.inst.cfg
index ebad882b78..ee60701845 100644
--- a/resources/quality/gmax15plus/gmax15plus_global_dual_thick.inst.cfg
+++ b/resources/quality/gmax15plus/gmax15plus_global_dual_thick.inst.cfg
@@ -4,7 +4,7 @@ name = gMax 1.5+ Dual Thick Layers
definition = gmax15plus_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = course
weight = -2
diff --git a/resources/quality/gmax15plus/gmax15plus_global_dual_thin.inst.cfg b/resources/quality/gmax15plus/gmax15plus_global_dual_thin.inst.cfg
index 3150d34fac..0660b9a5d4 100644
--- a/resources/quality/gmax15plus/gmax15plus_global_dual_thin.inst.cfg
+++ b/resources/quality/gmax15plus/gmax15plus_global_dual_thin.inst.cfg
@@ -4,7 +4,7 @@ name = gMax 1.5+ Dual Thin Layers
definition = gmax15plus_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/gmax15plus/gmax15plus_global_dual_very_thick.inst.cfg b/resources/quality/gmax15plus/gmax15plus_global_dual_very_thick.inst.cfg
index f5094cce3e..76fd05dc18 100644
--- a/resources/quality/gmax15plus/gmax15plus_global_dual_very_thick.inst.cfg
+++ b/resources/quality/gmax15plus/gmax15plus_global_dual_very_thick.inst.cfg
@@ -4,7 +4,7 @@ name = gMax 1.5+ Dual Very Thick Layers
definition = gmax15plus_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra_course
weight = -3
diff --git a/resources/quality/gmax15plus/gmax15plus_global_normal.inst.cfg b/resources/quality/gmax15plus/gmax15plus_global_normal.inst.cfg
index 68e13e4e92..894c534f57 100644
--- a/resources/quality/gmax15plus/gmax15plus_global_normal.inst.cfg
+++ b/resources/quality/gmax15plus/gmax15plus_global_normal.inst.cfg
@@ -4,7 +4,7 @@ name = gMax 1.5+ Normal Layers
definition = gmax15plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/gmax15plus/gmax15plus_global_thick.inst.cfg b/resources/quality/gmax15plus/gmax15plus_global_thick.inst.cfg
index 9f88f45716..0a20bc0c84 100644
--- a/resources/quality/gmax15plus/gmax15plus_global_thick.inst.cfg
+++ b/resources/quality/gmax15plus/gmax15plus_global_thick.inst.cfg
@@ -4,7 +4,7 @@ name = gMax 1.5+ Thick Layers
definition = gmax15plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = course
weight = -2
diff --git a/resources/quality/gmax15plus/gmax15plus_global_thin.inst.cfg b/resources/quality/gmax15plus/gmax15plus_global_thin.inst.cfg
index c0382fb5c4..d386201dbd 100644
--- a/resources/quality/gmax15plus/gmax15plus_global_thin.inst.cfg
+++ b/resources/quality/gmax15plus/gmax15plus_global_thin.inst.cfg
@@ -4,7 +4,7 @@ name = gMax 1.5+ Thin Layers
definition = gmax15plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/gmax15plus/gmax15plus_global_very_thick.inst.cfg b/resources/quality/gmax15plus/gmax15plus_global_very_thick.inst.cfg
index 4991e851d2..7cbc9fba9f 100644
--- a/resources/quality/gmax15plus/gmax15plus_global_very_thick.inst.cfg
+++ b/resources/quality/gmax15plus/gmax15plus_global_very_thick.inst.cfg
@@ -4,7 +4,7 @@ name = gMax 1.5+ Very Thick Layers
definition = gmax15plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra_course
weight = -3
diff --git a/resources/quality/high.inst.cfg b/resources/quality/high.inst.cfg
index 712446ee81..572e73ee15 100644
--- a/resources/quality/high.inst.cfg
+++ b/resources/quality/high.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = fdmprinter
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/hms434/hms434_global_Coarse_Quality.inst.cfg b/resources/quality/hms434/hms434_global_Coarse_Quality.inst.cfg
index 5f331ce8e6..03a54f0887 100644
--- a/resources/quality/hms434/hms434_global_Coarse_Quality.inst.cfg
+++ b/resources/quality/hms434/hms434_global_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = hms434
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -1
diff --git a/resources/quality/hms434/hms434_global_High_Quality.inst.cfg b/resources/quality/hms434/hms434_global_High_Quality.inst.cfg
index e8ab26e048..f30f14f752 100644
--- a/resources/quality/hms434/hms434_global_High_Quality.inst.cfg
+++ b/resources/quality/hms434/hms434_global_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = hms434
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/hms434/hms434_global_Normal_Quality.inst.cfg b/resources/quality/hms434/hms434_global_Normal_Quality.inst.cfg
index e220eba556..eb51b3db32 100644
--- a/resources/quality/hms434/hms434_global_Normal_Quality.inst.cfg
+++ b/resources/quality/hms434/hms434_global_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = hms434
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/hms434/pla/hms434_0.4_pla_high.inst.cfg b/resources/quality/hms434/pla/hms434_0.4_pla_high.inst.cfg
index 90414e7cae..a98a9058be 100644
--- a/resources/quality/hms434/pla/hms434_0.4_pla_high.inst.cfg
+++ b/resources/quality/hms434/pla/hms434_0.4_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = hms434
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_coarse.inst.cfg b/resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_coarse.inst.cfg
index f95f23ca14..81d5ba2972 100644
--- a/resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_coarse.inst.cfg
+++ b/resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = imade3d_jellybox
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_fine.inst.cfg b/resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_fine.inst.cfg
index 91d734f013..99e72b6271 100644
--- a/resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_fine.inst.cfg
+++ b/resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = imade3d_jellybox
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_medium.inst.cfg b/resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_medium.inst.cfg
index fa451819f7..59ed5c65a9 100644
--- a/resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_medium.inst.cfg
+++ b/resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_medium.inst.cfg
@@ -4,7 +4,7 @@ name = Medium
definition = imade3d_jellybox
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_coarse.inst.cfg b/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_coarse.inst.cfg
index 7d63bccd77..58c142e212 100644
--- a/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_coarse.inst.cfg
+++ b/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = imade3d_jellybox
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_fine.inst.cfg b/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_fine.inst.cfg
index 996758501f..452639d61e 100644
--- a/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_fine.inst.cfg
+++ b/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = imade3d_jellybox
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_medium.inst.cfg b/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_medium.inst.cfg
index 088d93ff88..45e9e7cbe6 100644
--- a/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_medium.inst.cfg
+++ b/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_medium.inst.cfg
@@ -4,7 +4,7 @@ name = Medium
definition = imade3d_jellybox
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_ultrafine.inst.cfg b/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_ultrafine.inst.cfg
index 8271e33317..f4ad147c4d 100644
--- a/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_ultrafine.inst.cfg
+++ b/resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_ultrafine.inst.cfg
@@ -4,7 +4,7 @@ name = UltraFine
definition = imade3d_jellybox
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrahigh
weight = 2
diff --git a/resources/quality/imade3d_jellybox/imade3d_jellybox_coarse.inst.cfg b/resources/quality/imade3d_jellybox/imade3d_jellybox_coarse.inst.cfg
index bc45b725b7..0a4db8d895 100644
--- a/resources/quality/imade3d_jellybox/imade3d_jellybox_coarse.inst.cfg
+++ b/resources/quality/imade3d_jellybox/imade3d_jellybox_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = imade3d_jellybox
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/imade3d_jellybox/imade3d_jellybox_fine.inst.cfg b/resources/quality/imade3d_jellybox/imade3d_jellybox_fine.inst.cfg
index e5daa511b5..1f5e0c2009 100644
--- a/resources/quality/imade3d_jellybox/imade3d_jellybox_fine.inst.cfg
+++ b/resources/quality/imade3d_jellybox/imade3d_jellybox_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = imade3d_jellybox
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/imade3d_jellybox/imade3d_jellybox_normal.inst.cfg b/resources/quality/imade3d_jellybox/imade3d_jellybox_normal.inst.cfg
index be97c513a2..c22751abe2 100644
--- a/resources/quality/imade3d_jellybox/imade3d_jellybox_normal.inst.cfg
+++ b/resources/quality/imade3d_jellybox/imade3d_jellybox_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Medium
definition = imade3d_jellybox
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/imade3d_jellybox/imade3d_jellybox_ultrafine.inst.cfg b/resources/quality/imade3d_jellybox/imade3d_jellybox_ultrafine.inst.cfg
index cd1774a460..e0748b9a4c 100644
--- a/resources/quality/imade3d_jellybox/imade3d_jellybox_ultrafine.inst.cfg
+++ b/resources/quality/imade3d_jellybox/imade3d_jellybox_ultrafine.inst.cfg
@@ -4,7 +4,7 @@ name = UltraFine
definition = imade3d_jellybox
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrahigh
weight = 2
diff --git a/resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_coarse.inst.cfg b/resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_coarse.inst.cfg
index f7ea3a66f5..c2ef898beb 100644
--- a/resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_coarse.inst.cfg
+++ b/resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = imade3d_jellybox_2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_fine.inst.cfg b/resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_fine.inst.cfg
index 6d08cd0fbe..9f4d35b0d7 100644
--- a/resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_fine.inst.cfg
+++ b/resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = imade3d_jellybox_2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_medium.inst.cfg b/resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_medium.inst.cfg
index b406db5c12..a46dee5c0d 100644
--- a/resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_medium.inst.cfg
+++ b/resources/quality/imade3d_jellybox_2/PETG/jb2_generic_petg_0.4_medium.inst.cfg
@@ -4,7 +4,7 @@ name = Medium
definition = imade3d_jellybox_2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_coarse.inst.cfg b/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_coarse.inst.cfg
index 2d6a21b368..727c4626d3 100644
--- a/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_coarse.inst.cfg
+++ b/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = imade3d_jellybox_2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_fine.inst.cfg b/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_fine.inst.cfg
index da3edb707d..72c9828d80 100644
--- a/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_fine.inst.cfg
+++ b/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = imade3d_jellybox_2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_medium.inst.cfg b/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_medium.inst.cfg
index 5245bafa63..e9707dd7d9 100644
--- a/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_medium.inst.cfg
+++ b/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_medium.inst.cfg
@@ -4,7 +4,7 @@ name = Medium
definition = imade3d_jellybox_2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_ultrafine.inst.cfg b/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_ultrafine.inst.cfg
index 027f4df132..092815eb87 100644
--- a/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_ultrafine.inst.cfg
+++ b/resources/quality/imade3d_jellybox_2/PLA/jb2_generic_pla_0.4_ultrafine.inst.cfg
@@ -4,7 +4,7 @@ name = UltraFine
definition = imade3d_jellybox_2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrahigh
weight = 2
diff --git a/resources/quality/imade3d_jellybox_2/jb2_global_coarse.inst.cfg b/resources/quality/imade3d_jellybox_2/jb2_global_coarse.inst.cfg
index 52297ec9f3..cd4a0f0e51 100644
--- a/resources/quality/imade3d_jellybox_2/jb2_global_coarse.inst.cfg
+++ b/resources/quality/imade3d_jellybox_2/jb2_global_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = imade3d_jellybox_2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/imade3d_jellybox_2/jb2_global_fine.inst.cfg b/resources/quality/imade3d_jellybox_2/jb2_global_fine.inst.cfg
index d5628ccb59..cc8c968b4b 100644
--- a/resources/quality/imade3d_jellybox_2/jb2_global_fine.inst.cfg
+++ b/resources/quality/imade3d_jellybox_2/jb2_global_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = imade3d_jellybox_2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/imade3d_jellybox_2/jb2_global_normal.inst.cfg b/resources/quality/imade3d_jellybox_2/jb2_global_normal.inst.cfg
index aa1d8b1a13..6b2927cc0a 100644
--- a/resources/quality/imade3d_jellybox_2/jb2_global_normal.inst.cfg
+++ b/resources/quality/imade3d_jellybox_2/jb2_global_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Medium
definition = imade3d_jellybox_2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/imade3d_jellybox_2/jb2_global_ultrafine.inst.cfg b/resources/quality/imade3d_jellybox_2/jb2_global_ultrafine.inst.cfg
index e632572a32..e224e35bb7 100644
--- a/resources/quality/imade3d_jellybox_2/jb2_global_ultrafine.inst.cfg
+++ b/resources/quality/imade3d_jellybox_2/jb2_global_ultrafine.inst.cfg
@@ -4,7 +4,7 @@ name = UltraFine
definition = imade3d_jellybox_2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrahigh
weight = 2
diff --git a/resources/quality/katihal/alya3dp_normal.inst.cfg b/resources/quality/katihal/alya3dp_normal.inst.cfg
index 6b19e9cb6d..f0f072a40f 100644
--- a/resources/quality/katihal/alya3dp_normal.inst.cfg
+++ b/resources/quality/katihal/alya3dp_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = alya3dp
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = alya_normal
weight = 0
diff --git a/resources/quality/katihal/alya3dp_normal_generic_pla.inst.cfg b/resources/quality/katihal/alya3dp_normal_generic_pla.inst.cfg
index adfcc55684..70f9c9d7d6 100644
--- a/resources/quality/katihal/alya3dp_normal_generic_pla.inst.cfg
+++ b/resources/quality/katihal/alya3dp_normal_generic_pla.inst.cfg
@@ -4,7 +4,7 @@ definition = alya3dp
name = Normal
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = alya_normal
weight = 3
diff --git a/resources/quality/katihal/alyanx3dp_normal.inst.cfg b/resources/quality/katihal/alyanx3dp_normal.inst.cfg
index 2263c26dd0..45c7fae325 100644
--- a/resources/quality/katihal/alyanx3dp_normal.inst.cfg
+++ b/resources/quality/katihal/alyanx3dp_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = alyanx3dp
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = alyanx_normal
weight = 0
diff --git a/resources/quality/katihal/alyanx3dp_normal_generic_pla.inst.cfg b/resources/quality/katihal/alyanx3dp_normal_generic_pla.inst.cfg
index 3c83bcb238..77cc642ecf 100644
--- a/resources/quality/katihal/alyanx3dp_normal_generic_pla.inst.cfg
+++ b/resources/quality/katihal/alyanx3dp_normal_generic_pla.inst.cfg
@@ -4,7 +4,7 @@ definition = alyanx3dp
name = Normal
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = alyanx_normal
weight = 2
diff --git a/resources/quality/katihal/kupido_normal.inst.cfg b/resources/quality/katihal/kupido_normal.inst.cfg
index 65e84ba66c..e0c72461c6 100644
--- a/resources/quality/katihal/kupido_normal.inst.cfg
+++ b/resources/quality/katihal/kupido_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = kupido
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = kupido_normal
weight = 0
diff --git a/resources/quality/katihal/kupido_normal_generic_abs.inst.cfg b/resources/quality/katihal/kupido_normal_generic_abs.inst.cfg
index 70523b1578..9d5d4bc0d8 100644
--- a/resources/quality/katihal/kupido_normal_generic_abs.inst.cfg
+++ b/resources/quality/katihal/kupido_normal_generic_abs.inst.cfg
@@ -4,7 +4,7 @@ definition = kupido
name = Normal
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = kupido_normal
weight = 3
diff --git a/resources/quality/katihal/kupido_normal_generic_pla.inst.cfg b/resources/quality/katihal/kupido_normal_generic_pla.inst.cfg
index 3f09ad088a..f6f525051f 100644
--- a/resources/quality/katihal/kupido_normal_generic_pla.inst.cfg
+++ b/resources/quality/katihal/kupido_normal_generic_pla.inst.cfg
@@ -4,7 +4,7 @@ definition = kupido
name = Normal
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = kupido_normal
weight = 3
diff --git a/resources/quality/kemiq_q2/kemiq_q2_beta_abs_draft.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_beta_abs_draft.inst.cfg
index 990c123609..820468f0e5 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_beta_abs_draft.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_beta_abs_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = kemiq_q2_beta
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/kemiq_q2/kemiq_q2_beta_abs_extra_fine.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_beta_abs_extra_fine.inst.cfg
index f7c4877d55..912a5e09aa 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_beta_abs_extra_fine.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_beta_abs_extra_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = kemiq_q2_beta
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/kemiq_q2/kemiq_q2_beta_abs_fine.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_beta_abs_fine.inst.cfg
index dad1effedf..311248f056 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_beta_abs_fine.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_beta_abs_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = kemiq_q2_beta
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/kemiq_q2/kemiq_q2_beta_abs_low.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_beta_abs_low.inst.cfg
index ea8e6cb584..54109a683f 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_beta_abs_low.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_beta_abs_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low
definition = kemiq_q2_beta
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/kemiq_q2/kemiq_q2_beta_abs_normal.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_beta_abs_normal.inst.cfg
index 5f0182c09a..59afe1e031 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_beta_abs_normal.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_beta_abs_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = kemiq_q2_beta
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/kemiq_q2/kemiq_q2_beta_pla_draft.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_beta_pla_draft.inst.cfg
index 32c87a0b74..5275d71735 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_beta_pla_draft.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_beta_pla_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = kemiq_q2_beta
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/kemiq_q2/kemiq_q2_beta_pla_extra_fine.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_beta_pla_extra_fine.inst.cfg
index ab3294eeef..faaeb247fa 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_beta_pla_extra_fine.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_beta_pla_extra_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = kemiq_q2_beta
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/kemiq_q2/kemiq_q2_beta_pla_fine.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_beta_pla_fine.inst.cfg
index 391e4e4da5..65663a674a 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_beta_pla_fine.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_beta_pla_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = kemiq_q2_beta
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/kemiq_q2/kemiq_q2_beta_pla_low.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_beta_pla_low.inst.cfg
index 56676db42e..68aed09d37 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_beta_pla_low.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_beta_pla_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low
definition = kemiq_q2_beta
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/kemiq_q2/kemiq_q2_beta_pla_normal.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_beta_pla_normal.inst.cfg
index e8e2e5e9e2..f6860f06a0 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_beta_pla_normal.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_beta_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = kemiq_q2_beta
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/kemiq_q2/kemiq_q2_gama_pla_draft.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_gama_pla_draft.inst.cfg
index 145f4a8de4..2dfdbc09f6 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_gama_pla_draft.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_gama_pla_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = kemiq_q2_gama
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/kemiq_q2/kemiq_q2_gama_pla_extra_fine.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_gama_pla_extra_fine.inst.cfg
index 6ad02716fb..471176334e 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_gama_pla_extra_fine.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_gama_pla_extra_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = kemiq_q2_gama
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/kemiq_q2/kemiq_q2_gama_pla_fine.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_gama_pla_fine.inst.cfg
index 7976deccf5..37972c802a 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_gama_pla_fine.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_gama_pla_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = kemiq_q2_gama
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/kemiq_q2/kemiq_q2_gama_pla_low.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_gama_pla_low.inst.cfg
index bb2b4bbc43..34eb095724 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_gama_pla_low.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_gama_pla_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low
definition = kemiq_q2_gama
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/kemiq_q2/kemiq_q2_gama_pla_normal.inst.cfg b/resources/quality/kemiq_q2/kemiq_q2_gama_pla_normal.inst.cfg
index 1510b73ad9..1097e75566 100644
--- a/resources/quality/kemiq_q2/kemiq_q2_gama_pla_normal.inst.cfg
+++ b/resources/quality/kemiq_q2/kemiq_q2_gama_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = kemiq_q2_gama
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/key3d/key3d_tyro_best.inst.cfg b/resources/quality/key3d/key3d_tyro_best.inst.cfg
index 82d3e0c35e..e792e0f6a4 100644
--- a/resources/quality/key3d/key3d_tyro_best.inst.cfg
+++ b/resources/quality/key3d/key3d_tyro_best.inst.cfg
@@ -4,7 +4,7 @@ name = Best Quality
definition = key3d_tyro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = best
weight = 1
diff --git a/resources/quality/key3d/key3d_tyro_fast.inst.cfg b/resources/quality/key3d/key3d_tyro_fast.inst.cfg
index 0d36b5a734..c3a49dae87 100644
--- a/resources/quality/key3d/key3d_tyro_fast.inst.cfg
+++ b/resources/quality/key3d/key3d_tyro_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast Quality
definition = key3d_tyro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/key3d/key3d_tyro_normal.inst.cfg b/resources/quality/key3d/key3d_tyro_normal.inst.cfg
index cf31d10c4c..0c403e220f 100644
--- a/resources/quality/key3d/key3d_tyro_normal.inst.cfg
+++ b/resources/quality/key3d/key3d_tyro_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = key3d_tyro
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/koonovo/koonovo_base_global_draft.inst.cfg b/resources/quality/koonovo/koonovo_base_global_draft.inst.cfg
new file mode 100644
index 0000000000..13f4b951e0
--- /dev/null
+++ b/resources/quality/koonovo/koonovo_base_global_draft.inst.cfg
@@ -0,0 +1,17 @@
+[general]
+version = 4
+name = Draft Quality
+definition = koonovo_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+global_quality = True
+
+[values]
+layer_height = 0.25
+layer_height_0 = 0.25
+top_bottom_thickness = =layer_height_0+layer_height*3
+wall_thickness = =line_width*2
+support_interface_height = =layer_height*4
diff --git a/resources/quality/koonovo/koonovo_base_global_standard.inst.cfg b/resources/quality/koonovo/koonovo_base_global_standard.inst.cfg
new file mode 100644
index 0000000000..4eb54bbcb4
--- /dev/null
+++ b/resources/quality/koonovo/koonovo_base_global_standard.inst.cfg
@@ -0,0 +1,18 @@
+[general]
+version = 4
+name = Standard Quality
+definition = koonovo_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = standard
+weight = -3
+global_quality = True
+
+[values]
+layer_height = 0.2
+layer_height_0 = 0.2
+top_bottom_thickness = =layer_height_0+layer_height*3
+wall_thickness = =line_width*2
+support_interface_height = =layer_height*4
diff --git a/resources/quality/koonovo/koovono_base_global_high.inst.cfg b/resources/quality/koonovo/koovono_base_global_high.inst.cfg
new file mode 100644
index 0000000000..ee5c69b135
--- /dev/null
+++ b/resources/quality/koonovo/koovono_base_global_high.inst.cfg
@@ -0,0 +1,18 @@
+[general]
+version = 4
+name = Super Quality
+definition = koonovo_base
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = -1
+global_quality = True
+
+[values]
+layer_height = 0.12
+layer_height_0 = 0.12
+top_bottom_thickness = =layer_height_0+layer_height*6
+wall_thickness = =line_width*3
+support_interface_height = =layer_height*8
diff --git a/resources/quality/liquid/liquid_global_Draft_Quality.inst.cfg b/resources/quality/liquid/liquid_global_Draft_Quality.inst.cfg
new file mode 100644
index 0000000000..fa4dcd6807
--- /dev/null
+++ b/resources/quality/liquid/liquid_global_Draft_Quality.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+global_quality = True
+
+[values]
+layer_height = 0.2
diff --git a/resources/quality/liquid/liquid_global_Fast_Quality.inst.cfg b/resources/quality/liquid/liquid_global_Fast_Quality.inst.cfg
new file mode 100644
index 0000000000..b12e9ad52e
--- /dev/null
+++ b/resources/quality/liquid/liquid_global_Fast_Quality.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Normal
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = fast
+weight = -1
+global_quality = True
+
+[values]
+layer_height = 0.15
diff --git a/resources/quality/liquid/liquid_global_High_Quality.inst.cfg b/resources/quality/liquid/liquid_global_High_Quality.inst.cfg
new file mode 100644
index 0000000000..cecbdd1b80
--- /dev/null
+++ b/resources/quality/liquid/liquid_global_High_Quality.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Extra Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = 1
+global_quality = True
+
+[values]
+layer_height = 0.06
diff --git a/resources/quality/liquid/liquid_global_Normal_Quality.inst.cfg b/resources/quality/liquid/liquid_global_Normal_Quality.inst.cfg
new file mode 100644
index 0000000000..b44c43d3c7
--- /dev/null
+++ b/resources/quality/liquid/liquid_global_Normal_Quality.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = 0
+global_quality = True
+
+[values]
+layer_height = 0.1
diff --git a/resources/quality/liquid/liquid_global_Superdraft_Quality.inst.cfg b/resources/quality/liquid/liquid_global_Superdraft_Quality.inst.cfg
new file mode 100644
index 0000000000..67ff310e8c
--- /dev/null
+++ b/resources/quality/liquid/liquid_global_Superdraft_Quality.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Sprint
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = superdraft
+weight = -4
+global_quality = True
+
+[values]
+layer_height = 0.4
diff --git a/resources/quality/liquid/liquid_global_Verydraft_Quality.inst.cfg b/resources/quality/liquid/liquid_global_Verydraft_Quality.inst.cfg
new file mode 100644
index 0000000000..b5713aff75
--- /dev/null
+++ b/resources/quality/liquid/liquid_global_Verydraft_Quality.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Extra Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = verydraft
+weight = -3
+global_quality = True
+
+[values]
+layer_height = 0.3
diff --git a/resources/quality/liquid/liquid_vo0.4_ABS_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_ABS_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..e882694cdb
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_ABS_Draft_Print.inst.cfg
@@ -0,0 +1,31 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_abs
+variant = VO 0.4
+
+[values]
+machine_nozzle_cool_down_speed = 0.85
+machine_nozzle_heat_up_speed = 1.5
+material_print_temperature = =default_material_print_temperature + 20
+material_initial_print_temperature = =material_print_temperature - 15
+material_final_print_temperature = =material_print_temperature - 20
+prime_tower_enable = False
+skin_overlap = 20
+speed_print = 60
+speed_layer_0 = =math.ceil(speed_print * 20 / 60)
+speed_topbottom = =math.ceil(speed_print * 35 / 60)
+speed_wall = =math.ceil(speed_print * 45 / 60)
+speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
+wall_thickness = 1
+
+infill_line_width = =round(line_width * 0.4 / 0.35, 2)
+speed_infill = =math.ceil(speed_print * 50 / 60)
+
diff --git a/resources/quality/liquid/liquid_vo0.4_ABS_Fast_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_ABS_Fast_Print.inst.cfg
new file mode 100644
index 0000000000..d05a0e3505
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_ABS_Fast_Print.inst.cfg
@@ -0,0 +1,30 @@
+[general]
+version = 4
+name = Normal
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = fast
+weight = -1
+material = generic_abs
+variant = VO 0.4
+
+[values]
+cool_min_speed = 7
+machine_nozzle_cool_down_speed = 0.85
+machine_nozzle_heat_up_speed = 1.5
+material_print_temperature = =default_material_print_temperature + 15
+material_initial_print_temperature = =material_print_temperature - 15
+material_final_print_temperature = =material_print_temperature - 20
+prime_tower_enable = False
+speed_print = 60
+speed_layer_0 = =math.ceil(speed_print * 20 / 60)
+speed_topbottom = =math.ceil(speed_print * 30 / 60)
+speed_wall = =math.ceil(speed_print * 40 / 60)
+speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
+
+infill_line_width = =round(line_width * 0.4 / 0.35, 2)
+speed_infill = =math.ceil(speed_print * 45 / 60)
+
diff --git a/resources/quality/liquid/liquid_vo0.4_ABS_High_Quality.inst.cfg b/resources/quality/liquid/liquid_vo0.4_ABS_High_Quality.inst.cfg
new file mode 100644
index 0000000000..dbed018698
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_ABS_High_Quality.inst.cfg
@@ -0,0 +1,29 @@
+[general]
+version = 4
+name = Extra Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = 1
+material = generic_abs
+variant = VO 0.4
+
+[values]
+cool_min_speed = 12
+machine_nozzle_cool_down_speed = 0.8
+machine_nozzle_heat_up_speed = 1.5
+material_print_temperature = =default_material_print_temperature + 5
+material_initial_print_temperature = =material_print_temperature - 15
+material_final_print_temperature = =material_print_temperature - 20
+prime_tower_enable = False
+speed_print = 50
+speed_layer_0 = =math.ceil(speed_print * 20 / 50)
+speed_topbottom = =math.ceil(speed_print * 30 / 50)
+speed_wall = =math.ceil(speed_print * 30 / 50)
+
+infill_line_width = =round(line_width * 0.4 / 0.35, 2)
+speed_infill = =math.ceil(speed_print * 40 / 50)
+
diff --git a/resources/quality/liquid/liquid_vo0.4_ABS_Normal_Quality.inst.cfg b/resources/quality/liquid/liquid_vo0.4_ABS_Normal_Quality.inst.cfg
new file mode 100644
index 0000000000..ba39c4a6ce
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_ABS_Normal_Quality.inst.cfg
@@ -0,0 +1,27 @@
+[general]
+version = 4
+name = Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = 0
+material = generic_abs
+variant = VO 0.4
+
+[values]
+machine_nozzle_cool_down_speed = 0.85
+machine_nozzle_heat_up_speed = 1.5
+material_print_temperature = =default_material_print_temperature + 10
+material_initial_print_temperature = =material_print_temperature - 15
+material_final_print_temperature = =material_print_temperature - 20
+prime_tower_enable = False
+speed_print = 55
+speed_layer_0 = =math.ceil(speed_print * 20 / 55)
+speed_topbottom = =math.ceil(speed_print * 30 / 55)
+speed_wall = =math.ceil(speed_print * 30 / 55)
+
+infill_line_width = =round(line_width * 0.4 / 0.35, 2)
+speed_infill = =math.ceil(speed_print * 40 / 55)
diff --git a/resources/quality/liquid/liquid_vo0.4_CPE_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_CPE_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..3a72aa9d92
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_CPE_Draft_Print.inst.cfg
@@ -0,0 +1,28 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_cpe
+variant = VO 0.4
+
+[values]
+material_print_temperature = =default_material_print_temperature + 10
+material_initial_print_temperature = =material_print_temperature - 5
+material_final_print_temperature = =material_print_temperature - 10
+retraction_combing_max_distance = 50
+skin_overlap = 20
+speed_print = 60
+speed_layer_0 = =math.ceil(speed_print * 20 / 60)
+speed_topbottom = =math.ceil(speed_print * 35 / 60)
+speed_wall = =math.ceil(speed_print * 45 / 60)
+speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
+wall_thickness = 1
+
+infill_pattern = triangles
+speed_infill = =math.ceil(speed_print * 50 / 60)
diff --git a/resources/quality/liquid/liquid_vo0.4_CPE_Fast_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_CPE_Fast_Print.inst.cfg
new file mode 100644
index 0000000000..c5474f8f0c
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_CPE_Fast_Print.inst.cfg
@@ -0,0 +1,27 @@
+[general]
+version = 4
+name = Normal
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = fast
+weight = -1
+material = generic_cpe
+variant = VO 0.4
+
+[values]
+cool_min_speed = 7
+material_print_temperature = =default_material_print_temperature + 5
+material_initial_print_temperature = =material_print_temperature - 5
+material_final_print_temperature = =material_print_temperature - 10
+retraction_combing_max_distance = 50
+speed_print = 60
+speed_layer_0 = =math.ceil(speed_print * 20 / 60)
+speed_topbottom = =math.ceil(speed_print * 30 / 60)
+speed_wall = =math.ceil(speed_print * 40 / 60)
+speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
+
+infill_pattern = triangles
+speed_infill = =math.ceil(speed_print * 50 / 60) \ No newline at end of file
diff --git a/resources/quality/liquid/liquid_vo0.4_CPE_High_Quality.inst.cfg b/resources/quality/liquid/liquid_vo0.4_CPE_High_Quality.inst.cfg
new file mode 100644
index 0000000000..b396232f67
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_CPE_High_Quality.inst.cfg
@@ -0,0 +1,28 @@
+[general]
+version = 4
+name = Extra Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = 1
+material = generic_cpe
+variant = VO 0.4
+
+[values]
+cool_min_speed = 12
+machine_nozzle_cool_down_speed = 0.85
+machine_nozzle_heat_up_speed = 1.5
+material_print_temperature = =default_material_print_temperature - 5
+material_initial_print_temperature = =material_print_temperature - 5
+material_final_print_temperature = =material_print_temperature - 10
+retraction_combing_max_distance = 50
+speed_print = 50
+speed_layer_0 = =math.ceil(speed_print * 20 / 50)
+speed_topbottom = =math.ceil(speed_print * 30 / 50)
+speed_wall = =math.ceil(speed_print * 30 / 50)
+
+infill_pattern = triangles
+speed_infill = =math.ceil(speed_print * 40 / 50) \ No newline at end of file
diff --git a/resources/quality/liquid/liquid_vo0.4_CPE_Normal_Quality.inst.cfg b/resources/quality/liquid/liquid_vo0.4_CPE_Normal_Quality.inst.cfg
new file mode 100644
index 0000000000..b8edf5ef16
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_CPE_Normal_Quality.inst.cfg
@@ -0,0 +1,26 @@
+[general]
+version = 4
+name = Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = 0
+material = generic_cpe
+variant = VO 0.4
+
+[values]
+machine_nozzle_cool_down_speed = 0.85
+machine_nozzle_heat_up_speed = 1.5
+material_initial_print_temperature = =material_print_temperature - 5
+material_final_print_temperature = =material_print_temperature - 10
+retraction_combing_max_distance = 50
+speed_print = 55
+speed_layer_0 = =math.ceil(speed_print * 20 / 55)
+speed_topbottom = =math.ceil(speed_print * 30 / 55)
+speed_wall = =math.ceil(speed_print * 30 / 55)
+
+infill_pattern = triangles
+speed_infill = =math.ceil(speed_print * 45 / 55) \ No newline at end of file
diff --git a/resources/quality/liquid/liquid_vo0.4_Nylon_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_Nylon_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..e2c32638e1
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_Nylon_Draft_Print.inst.cfg
@@ -0,0 +1,38 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_nylon
+variant = VO 0.4
+
+[values]
+adhesion_type = brim
+cool_min_layer_time_fan_speed_max = 20
+cool_min_speed = 10
+infill_line_width = =round(line_width * 0.5 / 0.4, 2)
+line_width = =machine_nozzle_size
+material_print_temperature = =default_material_print_temperature + 10
+material_initial_print_temperature = =material_print_temperature - 5
+material_final_print_temperature = =material_print_temperature - 10
+material_standby_temperature = 100
+ooze_shield_angle = 40
+raft_acceleration = =acceleration_layer_0
+raft_airgap = =round(layer_height_0 * 0.85, 2)
+raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
+raft_jerk = =jerk_layer_0
+raft_margin = 10
+raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
+skin_overlap = 50
+speed_layer_0 = =math.ceil(speed_print * 20 / 70)
+switch_extruder_prime_speed = 30
+switch_extruder_retraction_amount = 30
+switch_extruder_retraction_speeds = 40
+wall_line_width_x = =wall_line_width
+
+jerk_travel = 20
diff --git a/resources/quality/liquid/liquid_vo0.4_Nylon_Fast_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_Nylon_Fast_Print.inst.cfg
new file mode 100644
index 0000000000..ce9fe8adce
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_Nylon_Fast_Print.inst.cfg
@@ -0,0 +1,38 @@
+[general]
+version = 4
+name = Normal
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = fast
+weight = -1
+material = generic_nylon
+variant = VO 0.4
+
+[values]
+adhesion_type = brim
+cool_min_layer_time_fan_speed_max = 20
+cool_min_speed = 10
+infill_line_width = =round(line_width * 0.5 / 0.4, 2)
+line_width = =machine_nozzle_size
+material_print_temperature = =default_material_print_temperature + 5
+material_initial_print_temperature = =material_print_temperature - 5
+material_final_print_temperature = =material_print_temperature - 10
+material_standby_temperature = 100
+ooze_shield_angle = 40
+raft_acceleration = =acceleration_layer_0
+raft_airgap = =round(layer_height_0 * 0.85, 2)
+raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
+raft_jerk = =jerk_layer_0
+raft_margin = 10
+raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
+skin_overlap = 50
+speed_layer_0 = =math.ceil(speed_print * 20 / 70)
+switch_extruder_prime_speed = 30
+switch_extruder_retraction_amount = 30
+switch_extruder_retraction_speeds = 40
+wall_line_width_x = =wall_line_width
+
+jerk_travel = 20
diff --git a/resources/quality/liquid/liquid_vo0.4_Nylon_High_Quality.inst.cfg b/resources/quality/liquid/liquid_vo0.4_Nylon_High_Quality.inst.cfg
new file mode 100644
index 0000000000..cc32585272
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_Nylon_High_Quality.inst.cfg
@@ -0,0 +1,37 @@
+[general]
+version = 4
+name = Extra Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = 1
+material = generic_nylon
+variant = VO 0.4
+
+[values]
+adhesion_type = brim
+cool_min_layer_time_fan_speed_max = 20
+cool_min_speed = 15
+infill_line_width = =round(line_width * 0.5 / 0.4, 2)
+line_width = =machine_nozzle_size
+material_initial_print_temperature = =material_print_temperature - 5
+material_final_print_temperature = =material_print_temperature - 10
+material_standby_temperature = 100
+ooze_shield_angle = 40
+raft_acceleration = =acceleration_layer_0
+raft_airgap = =round(layer_height_0 * 0.85, 2)
+raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
+raft_jerk = =jerk_layer_0
+raft_margin = 10
+raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
+skin_overlap = 50
+speed_layer_0 = =math.ceil(speed_print * 20 / 70)
+switch_extruder_prime_speed = 30
+switch_extruder_retraction_amount = 30
+switch_extruder_retraction_speeds = 40
+wall_line_width_x = =wall_line_width
+
+jerk_travel = 20
diff --git a/resources/quality/liquid/liquid_vo0.4_Nylon_Normal_Quality.inst.cfg b/resources/quality/liquid/liquid_vo0.4_Nylon_Normal_Quality.inst.cfg
new file mode 100644
index 0000000000..23f565b2b5
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_Nylon_Normal_Quality.inst.cfg
@@ -0,0 +1,37 @@
+[general]
+version = 4
+name = Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = 0
+material = generic_nylon
+variant = VO 0.4
+
+[values]
+adhesion_type = brim
+cool_min_layer_time_fan_speed_max = 20
+cool_min_speed = 12
+infill_line_width = =round(line_width * 0.5 / 0.4, 2)
+line_width = =machine_nozzle_size
+material_initial_print_temperature = =material_print_temperature - 5
+material_final_print_temperature = =material_print_temperature - 10
+material_standby_temperature = 100
+ooze_shield_angle = 40
+raft_acceleration = =acceleration_layer_0
+raft_airgap = =round(layer_height_0 * 0.85, 2)
+raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
+raft_jerk = =jerk_layer_0
+raft_margin = 10
+raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
+skin_overlap = 50
+speed_layer_0 = =math.ceil(speed_print * 20 / 70)
+switch_extruder_prime_speed = 30
+switch_extruder_retraction_amount = 30
+switch_extruder_retraction_speeds = 40
+wall_line_width_x = =wall_line_width
+
+jerk_travel = 20
diff --git a/resources/quality/liquid/liquid_vo0.4_PC_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PC_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..743ac94ebd
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PC_Draft_Print.inst.cfg
@@ -0,0 +1,63 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_pc
+variant = VO 0.4
+
+[values]
+acceleration_enabled = True
+acceleration_print = 4000
+adhesion_type = brim
+brim_width = 20
+cool_fan_full_at_height = =layer_height_0 + layer_height
+cool_fan_speed_max = 90
+cool_min_layer_time_fan_speed_max = 5
+cool_min_speed = 6
+infill_line_width = =round(line_width * 0.4 / 0.35, 2)
+infill_overlap = 0
+infill_overlap_mm = 0.05
+infill_pattern = triangles
+infill_wipe_dist = 0.1
+jerk_enabled = True
+jerk_print = 15
+machine_min_cool_heat_time_window = 15
+machine_nozzle_cool_down_speed = 0.85
+machine_nozzle_heat_up_speed = 1.5
+material_final_print_temperature = =material_print_temperature - 10
+material_initial_print_temperature = =material_print_temperature - 5
+material_print_temperature = =default_material_print_temperature + 10
+material_standby_temperature = 100
+multiple_mesh_overlap = 0
+ooze_shield_angle = 40
+prime_tower_enable = True
+prime_tower_wipe_enabled = True
+raft_airgap = 0.25
+raft_interface_thickness = =max(layer_height * 1.5, 0.225)
+retraction_count_max = 80
+retraction_extrusion_window = 1
+retraction_hop = 2
+retraction_hop_only_when_collides = True
+retraction_min_travel = 0.8
+retraction_prime_speed = 15
+skin_overlap = 30
+speed_layer_0 = =math.ceil(speed_print * 25 / 50)
+speed_print = 50
+speed_topbottom = =math.ceil(speed_print * 25 / 50)
+speed_wall = =math.ceil(speed_print * 40 / 50)
+speed_wall_0 = =math.ceil(speed_wall * 25 / 40)
+support_bottom_distance = =support_z_distance
+support_interface_density = 87.5
+support_interface_pattern = lines
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 35
+wall_0_inset = 0
+wall_line_width_x = =round(line_width * 0.4 / 0.35, 2)
+wall_thickness = 1.2
diff --git a/resources/quality/liquid/liquid_vo0.4_PC_Fast_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PC_Fast_Print.inst.cfg
new file mode 100644
index 0000000000..7e7b1dd466
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PC_Fast_Print.inst.cfg
@@ -0,0 +1,63 @@
+[general]
+version = 4
+name = Normal
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = fast
+weight = -1
+material = generic_pc
+variant = VO 0.4
+
+[values]
+acceleration_enabled = True
+acceleration_print = 4000
+adhesion_type = brim
+brim_width = 20
+cool_fan_full_at_height = =layer_height_0 + layer_height
+cool_fan_speed_max = 85
+cool_min_layer_time_fan_speed_max = 5
+cool_min_speed = 7
+infill_line_width = =round(line_width * 0.4 / 0.35, 2)
+infill_overlap_mm = 0.05
+infill_pattern = triangles
+infill_wipe_dist = 0.1
+jerk_enabled = True
+jerk_print = 15
+machine_min_cool_heat_time_window = 15
+machine_nozzle_cool_down_speed = 0.85
+machine_nozzle_heat_up_speed = 1.5
+material_final_print_temperature = =material_print_temperature - 10
+material_initial_print_temperature = =material_print_temperature - 5
+material_print_temperature = =default_material_print_temperature + 10
+material_standby_temperature = 100
+multiple_mesh_overlap = 0
+ooze_shield_angle = 40
+prime_tower_enable = True
+prime_tower_wipe_enabled = True
+raft_airgap = 0.25
+raft_interface_thickness = =max(layer_height * 1.5, 0.225)
+retraction_count_max = 80
+retraction_extrusion_window = 1
+retraction_hop = 2
+retraction_hop_only_when_collides = True
+retraction_min_travel = 0.8
+retraction_prime_speed = 15
+skin_overlap = 30
+speed_layer_0 = =math.ceil(speed_print * 25 / 50)
+speed_print = 50
+speed_topbottom = =math.ceil(speed_print * 25 / 50)
+
+speed_wall = =math.ceil(speed_print * 40 / 50)
+speed_wall_0 = =math.ceil(speed_wall * 25 / 40)
+support_bottom_distance = =support_z_distance
+support_interface_density = 87.5
+support_interface_pattern = lines
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 35
+wall_0_inset = 0
+wall_line_width_x = =round(line_width * 0.4 / 0.35, 2)
+wall_thickness = 1.2
diff --git a/resources/quality/liquid/liquid_vo0.4_PC_High_Quality.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PC_High_Quality.inst.cfg
new file mode 100644
index 0000000000..ea9a0a9c65
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PC_High_Quality.inst.cfg
@@ -0,0 +1,64 @@
+[general]
+version = 4
+name = Extra Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = 1
+material = generic_pc
+variant = VO 0.4
+
+[values]
+acceleration_enabled = True
+acceleration_print = 4000
+adhesion_type = brim
+brim_width = 20
+cool_fan_full_at_height = =layer_height_0 + layer_height
+cool_fan_speed_max = 50
+cool_min_layer_time_fan_speed_max = 5
+cool_min_speed = 8
+infill_line_width = =round(line_width * 0.4 / 0.35, 2)
+infill_overlap = 0
+infill_overlap_mm = 0.05
+infill_pattern = triangles
+infill_wipe_dist = 0.1
+jerk_enabled = True
+jerk_print = 15
+machine_min_cool_heat_time_window = 15
+machine_nozzle_cool_down_speed = 0.85
+machine_nozzle_heat_up_speed = 1.5
+material_final_print_temperature = =material_print_temperature - 10
+material_initial_print_temperature = =material_print_temperature - 5
+material_print_temperature = =default_material_print_temperature - 10
+material_standby_temperature = 100
+multiple_mesh_overlap = 0
+ooze_shield_angle = 40
+prime_tower_enable = True
+prime_tower_wipe_enabled = True
+raft_airgap = 0.25
+raft_interface_thickness = =max(layer_height * 1.5, 0.225)
+retraction_count_max = 80
+retraction_extrusion_window = 1
+retraction_hop = 2
+retraction_hop_only_when_collides = True
+retraction_min_travel = 0.8
+retraction_prime_speed = 15
+skin_overlap = 30
+speed_layer_0 = =math.ceil(speed_print * 25 / 50)
+speed_print = 50
+speed_topbottom = =math.ceil(speed_print * 25 / 50)
+
+speed_wall = =math.ceil(speed_print * 40 / 50)
+speed_wall_0 = =math.ceil(speed_wall * 25 / 40)
+support_bottom_distance = =support_z_distance
+support_interface_density = 87.5
+support_interface_pattern = lines
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 35
+wall_0_inset = 0
+wall_line_width_x = =round(line_width * 0.4 / 0.35, 2)
+wall_thickness = 1.2
diff --git a/resources/quality/liquid/liquid_vo0.4_PC_Normal_Quality.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PC_Normal_Quality.inst.cfg
new file mode 100644
index 0000000000..6dca6308f2
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PC_Normal_Quality.inst.cfg
@@ -0,0 +1,62 @@
+[general]
+version = 4
+name = Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = 0
+material = generic_pc
+variant = VO 0.4
+
+[values]
+acceleration_enabled = True
+acceleration_print = 4000
+adhesion_type = brim
+brim_width = 20
+cool_fan_full_at_height = =layer_height_0 + layer_height
+cool_fan_speed_max = 50
+cool_min_layer_time_fan_speed_max = 5
+cool_min_speed = 5
+infill_line_width = =round(line_width * 0.4 / 0.35, 2)
+infill_overlap = 0
+infill_pattern = triangles
+infill_wipe_dist = 0.1
+jerk_enabled = True
+jerk_print = 15
+machine_min_cool_heat_time_window = 15
+machine_nozzle_cool_down_speed = 0.85
+machine_nozzle_heat_up_speed = 1.5
+material_final_print_temperature = =material_print_temperature - 10
+material_initial_print_temperature = =material_print_temperature - 5
+material_standby_temperature = 100
+multiple_mesh_overlap = 0
+ooze_shield_angle = 40
+prime_tower_enable = True
+prime_tower_wipe_enabled = True
+raft_airgap = 0.25
+raft_interface_thickness = =max(layer_height * 1.5, 0.225)
+retraction_count_max = 80
+retraction_extrusion_window = 1
+retraction_hop = 2
+retraction_hop_only_when_collides = True
+retraction_min_travel = 0.8
+retraction_prime_speed = 15
+skin_overlap = 30
+speed_layer_0 = =math.ceil(speed_print * 25 / 50)
+speed_print = 50
+speed_topbottom = =math.ceil(speed_print * 25 / 50)
+
+speed_wall = =math.ceil(speed_print * 40 / 50)
+speed_wall_0 = =math.ceil(speed_wall * 25 / 40)
+support_bottom_distance = =support_z_distance
+support_interface_density = 87.5
+support_interface_pattern = lines
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 35
+wall_0_inset = 0
+wall_line_width_x = =round(line_width * 0.4 / 0.35, 2)
+wall_thickness = 1.2
diff --git a/resources/quality/liquid/liquid_vo0.4_PETG_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PETG_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..15880e38d6
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PETG_Draft_Print.inst.cfg
@@ -0,0 +1,36 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_petg
+variant = VO 0.4
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =cool_fan_speed
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_print_temperature = =default_material_print_temperature + 5
+material_standby_temperature = 100
+prime_tower_enable = False
+skin_overlap = 20
+speed_print = 70
+speed_layer_0 = =math.ceil(speed_print * 20 / 70)
+speed_topbottom = =math.ceil(speed_print * 40 / 70)
+speed_wall = =math.ceil(speed_print * 55 / 70)
+speed_wall_0 = =math.ceil(speed_wall * 45 / 50)
+top_bottom_thickness = 0.8
+wall_thickness = 0.8
+
+jerk_travel = 20
+infill_line_width = =round(line_width * 0.42 / 0.35, 2)
+infill_sparse_density = 15
+layer_height_0 = 0.2
+acceleration_wall = 2000
+acceleration_wall_0 = 2000 \ No newline at end of file
diff --git a/resources/quality/liquid/liquid_vo0.4_PETG_Fast_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PETG_Fast_Print.inst.cfg
new file mode 100644
index 0000000000..33d7a80374
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PETG_Fast_Print.inst.cfg
@@ -0,0 +1,31 @@
+[general]
+version = 4
+name = Normal
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = fast
+weight = -1
+material = generic_petg
+variant = VO 0.4
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =cool_fan_speed
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_standby_temperature = 100
+prime_tower_enable = False
+speed_print = 60
+speed_layer_0 = =math.ceil(speed_print * 20 / 60)
+speed_topbottom = =math.ceil(speed_print * 35 / 60)
+speed_wall = =math.ceil(speed_print * 45 / 60)
+speed_wall_0 = =math.ceil(speed_wall * 35 / 60)
+top_bottom_thickness = 1
+wall_thickness = 1
+
+jerk_travel = 20
+infill_line_width = =round(line_width * 0.42 / 0.35, 2)
+layer_height_0 = 0.2 \ No newline at end of file
diff --git a/resources/quality/liquid/liquid_vo0.4_PETG_High_Quality.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PETG_High_Quality.inst.cfg
new file mode 100644
index 0000000000..1e53fa09d0
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PETG_High_Quality.inst.cfg
@@ -0,0 +1,33 @@
+[general]
+version = 4
+name = Extra Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = 1
+material = generic_petg
+variant = VO 0.4
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =cool_fan_speed
+cool_min_speed = 10
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_print_temperature = =default_material_print_temperature - 5
+material_standby_temperature = 100
+prime_tower_enable = False
+skin_overlap = 10
+speed_print = 50
+speed_layer_0 = =math.ceil(speed_print * 20 / 50)
+speed_topbottom = =math.ceil(speed_print * 35 / 50)
+speed_wall = =math.ceil(speed_print * 35 / 50)
+top_bottom_thickness = 1
+wall_thickness = 1
+
+jerk_travel = 20
+infill_line_width = =round(line_width * 0.42 / 0.35, 2)
+layer_height_0 = 0.2 \ No newline at end of file
diff --git a/resources/quality/liquid/liquid_vo0.4_PETG_Normal_Quality.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PETG_Normal_Quality.inst.cfg
new file mode 100644
index 0000000000..91bf2d713b
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PETG_Normal_Quality.inst.cfg
@@ -0,0 +1,29 @@
+[general]
+version = 4
+name = Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = 0
+material = generic_petg
+variant = VO 0.4
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =cool_fan_speed
+cool_min_speed = 7
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_standby_temperature = 100
+prime_tower_enable = False
+skin_overlap = 10
+speed_layer_0 = =math.ceil(speed_print * 20 / 70)
+top_bottom_thickness = 1
+wall_thickness = 1
+
+jerk_travel = 20
+infill_line_width = =round(line_width * 0.42 / 0.35, 2)
+layer_height_0 = 0.2 \ No newline at end of file
diff --git a/resources/quality/liquid/liquid_vo0.4_PLA_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PLA_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..e33244adfb
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PLA_Draft_Print.inst.cfg
@@ -0,0 +1,36 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_pla
+variant = VO 0.4
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =cool_fan_speed
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_print_temperature = =default_material_print_temperature + 5
+material_standby_temperature = 100
+prime_tower_enable = False
+skin_overlap = 20
+speed_print = 70
+speed_layer_0 = =math.ceil(speed_print * 20 / 70)
+speed_topbottom = =math.ceil(speed_print * 40 / 70)
+speed_wall = =math.ceil(speed_print * 55 / 70)
+speed_wall_0 = =math.ceil(speed_wall * 45 / 50)
+top_bottom_thickness = 0.8
+wall_thickness = 0.8
+
+jerk_travel = 20
+infill_line_width = =round(line_width * 0.42 / 0.35, 2)
+infill_sparse_density = 15
+layer_height_0 = 0.2
+acceleration_wall = 2000
+acceleration_wall_0 = 2000 \ No newline at end of file
diff --git a/resources/quality/liquid/liquid_vo0.4_PLA_Fast_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PLA_Fast_Print.inst.cfg
new file mode 100644
index 0000000000..4aad3db5ec
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PLA_Fast_Print.inst.cfg
@@ -0,0 +1,31 @@
+[general]
+version = 4
+name = Normal
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = fast
+weight = -1
+material = generic_pla
+variant = VO 0.4
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =cool_fan_speed
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_standby_temperature = 100
+prime_tower_enable = False
+speed_print = 60
+speed_layer_0 = =math.ceil(speed_print * 20 / 60)
+speed_topbottom = =math.ceil(speed_print * 35 / 60)
+speed_wall = =math.ceil(speed_print * 45 / 60)
+speed_wall_0 = =math.ceil(speed_wall * 35 / 60)
+top_bottom_thickness = 1
+wall_thickness = 1
+
+jerk_travel = 20
+infill_line_width = =round(line_width * 0.42 / 0.35, 2)
+layer_height_0 = 0.2 \ No newline at end of file
diff --git a/resources/quality/liquid/liquid_vo0.4_PLA_High_Quality.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PLA_High_Quality.inst.cfg
new file mode 100644
index 0000000000..e94c97116f
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PLA_High_Quality.inst.cfg
@@ -0,0 +1,33 @@
+[general]
+version = 4
+name = Extra Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = 1
+material = generic_pla
+variant = VO 0.4
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =cool_fan_speed
+cool_min_speed = 10
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_print_temperature = =default_material_print_temperature - 5
+material_standby_temperature = 100
+prime_tower_enable = False
+skin_overlap = 10
+speed_print = 50
+speed_layer_0 = =math.ceil(speed_print * 20 / 50)
+speed_topbottom = =math.ceil(speed_print * 35 / 50)
+speed_wall = =math.ceil(speed_print * 35 / 50)
+top_bottom_thickness = 1
+wall_thickness = 1
+
+jerk_travel = 20
+infill_line_width = =round(line_width * 0.42 / 0.35, 2)
+layer_height_0 = 0.2 \ No newline at end of file
diff --git a/resources/quality/liquid/liquid_vo0.4_PLA_Normal_Quality.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PLA_Normal_Quality.inst.cfg
new file mode 100644
index 0000000000..53b7b837cb
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PLA_Normal_Quality.inst.cfg
@@ -0,0 +1,29 @@
+[general]
+version = 4
+name = Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = 0
+material = generic_pla
+variant = VO 0.4
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =cool_fan_speed
+cool_min_speed = 7
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_standby_temperature = 100
+prime_tower_enable = False
+skin_overlap = 10
+speed_layer_0 = =math.ceil(speed_print * 20 / 70)
+top_bottom_thickness = 1
+wall_thickness = 1
+
+jerk_travel = 20
+infill_line_width = =round(line_width * 0.42 / 0.35, 2)
+layer_height_0 = 0.2 \ No newline at end of file
diff --git a/resources/quality/liquid/liquid_vo0.4_PP_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PP_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..58dc4490c9
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PP_Draft_Print.inst.cfg
@@ -0,0 +1,62 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_pp
+variant = VO 0.4
+
+[values]
+acceleration_enabled = True
+acceleration_print = 4000
+brim_width = 20
+cool_fan_speed_max = 100
+cool_min_layer_time = 7
+cool_min_layer_time_fan_speed_max = 7
+cool_min_speed = 2.5
+infill_line_width = =round(line_width * 0.38 / 0.38, 2)
+infill_overlap = 0
+infill_pattern = tetrahedral
+infill_wipe_dist = 0.1
+jerk_enabled = True
+jerk_print = 15
+line_width = =machine_nozzle_size * 0.95
+machine_min_cool_heat_time_window = 15
+machine_nozzle_cool_down_speed = 0.85
+machine_nozzle_heat_up_speed = 1.5
+material_bed_temperature_layer_0 = =material_bed_temperature + 5
+material_final_print_temperature = =material_print_temperature - 10
+material_initial_print_temperature = =material_print_temperature - 5
+material_print_temperature = =default_material_print_temperature - 5
+material_print_temperature_layer_0 = =material_print_temperature + 5
+material_standby_temperature = 100
+multiple_mesh_overlap = 0
+prime_tower_enable = False
+prime_tower_size = 16
+prime_tower_wipe_enabled = True
+retraction_count_max = 12
+retraction_extra_prime_amount = 0.8
+retraction_extrusion_window = 1
+retraction_hop = 2
+retraction_hop_only_when_collides = True
+retraction_min_travel = 0.8
+retraction_prime_speed = 18
+speed_equalize_flow_enabled = True
+speed_layer_0 = =math.ceil(speed_print * 15 / 25)
+speed_print = 25
+speed_topbottom = =math.ceil(speed_print * 25 / 25)
+speed_travel_layer_0 = 50
+speed_wall = =math.ceil(speed_print * 25 / 25)
+speed_wall_0 = =math.ceil(speed_wall * 25 / 25)
+support_angle = 50
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 35
+wall_0_inset = 0
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
diff --git a/resources/quality/liquid/liquid_vo0.4_PP_Fast_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PP_Fast_Print.inst.cfg
new file mode 100644
index 0000000000..87ddc20162
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PP_Fast_Print.inst.cfg
@@ -0,0 +1,64 @@
+[general]
+version = 4
+name = Normal
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = fast
+weight = -1
+material = generic_pp
+variant = VO 0.4
+
+[values]
+acceleration_enabled = True
+acceleration_print = 4000
+brim_width = 20
+cool_fan_speed_max = 100
+cool_min_layer_time = 7
+cool_min_layer_time_fan_speed_max = 7
+cool_min_speed = 2.5
+infill_line_width = =round(line_width * 0.38 / 0.38, 2)
+infill_overlap = 0
+infill_pattern = tetrahedral
+infill_wipe_dist = 0.1
+jerk_enabled = True
+jerk_print = 15
+line_width = =machine_nozzle_size * 0.95
+machine_min_cool_heat_time_window = 15
+machine_nozzle_cool_down_speed = 0.85
+machine_nozzle_heat_up_speed = 1.5
+material_bed_temperature_layer_0 = =material_bed_temperature + 5
+material_final_print_temperature = =material_print_temperature - 12
+material_initial_print_temperature = =material_print_temperature - 2
+material_print_temperature = =default_material_print_temperature - 13
+material_print_temperature_layer_0 = =material_print_temperature + 3
+material_standby_temperature = 100
+multiple_mesh_overlap = 0
+prime_tower_enable = False
+prime_tower_size = 16
+prime_tower_wipe_enabled = True
+retraction_count_max = 12
+retraction_extra_prime_amount = 0.8
+retraction_extrusion_window = 1
+retraction_hop = 2
+retraction_hop_only_when_collides = True
+retraction_min_travel = 0.8
+retraction_prime_speed = 18
+speed_equalize_flow_enabled = True
+speed_layer_0 = =math.ceil(speed_print * 15 / 25)
+speed_print = 25
+speed_topbottom = =math.ceil(speed_print * 25 / 25)
+
+speed_travel_layer_0 = 50
+speed_wall = =math.ceil(speed_print * 25 / 25)
+speed_wall_0 = =math.ceil(speed_wall * 25 / 25)
+support_angle = 50
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 35
+top_bottom_thickness = 1.1
+wall_0_inset = 0
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
diff --git a/resources/quality/liquid/liquid_vo0.4_PP_Normal_Quality.inst.cfg b/resources/quality/liquid/liquid_vo0.4_PP_Normal_Quality.inst.cfg
new file mode 100644
index 0000000000..a7b1f7453a
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_PP_Normal_Quality.inst.cfg
@@ -0,0 +1,64 @@
+[general]
+version = 4
+name = Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = 0
+material = generic_pp
+variant = VO 0.4
+
+[values]
+acceleration_enabled = True
+acceleration_print = 4000
+brim_width = 20
+cool_fan_speed_max = 100
+cool_min_layer_time = 7
+cool_min_layer_time_fan_speed_max = 7
+cool_min_speed = 2.5
+infill_line_width = =round(line_width * 0.38 / 0.38, 2)
+infill_overlap = 0
+infill_pattern = tetrahedral
+infill_wipe_dist = 0.1
+jerk_enabled = True
+jerk_print = 15
+line_width = =machine_nozzle_size * 0.95
+machine_min_cool_heat_time_window = 15
+machine_nozzle_cool_down_speed = 0.85
+machine_nozzle_heat_up_speed = 1.5
+material_bed_temperature_layer_0 = =material_bed_temperature + 5
+material_final_print_temperature = =material_print_temperature - 10
+material_initial_print_temperature = =material_print_temperature - 5
+material_print_temperature = =default_material_print_temperature - 15
+material_print_temperature_layer_0 = =material_print_temperature + 3
+material_standby_temperature = 100
+multiple_mesh_overlap = 0
+prime_tower_enable = False
+prime_tower_size = 16
+prime_tower_wipe_enabled = True
+retraction_count_max = 12
+retraction_extra_prime_amount = 0.8
+retraction_extrusion_window = 1
+retraction_hop = 2
+retraction_hop_only_when_collides = True
+retraction_min_travel = 0.8
+retraction_prime_speed = 18
+speed_equalize_flow_enabled = True
+speed_layer_0 = =math.ceil(speed_print * 15 / 25)
+speed_print = 25
+speed_topbottom = =math.ceil(speed_print * 25 / 25)
+
+speed_travel_layer_0 = 50
+speed_wall = =math.ceil(speed_print * 25 / 25)
+speed_wall_0 = =math.ceil(speed_wall * 25 / 25)
+support_angle = 50
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 35
+top_bottom_thickness = 1
+wall_0_inset = 0
+wall_line_width_x = =line_width
+wall_thickness = =line_width * 3
diff --git a/resources/quality/liquid/liquid_vo0.4_TPU_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_TPU_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..8bb0f0c1db
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_TPU_Draft_Print.inst.cfg
@@ -0,0 +1,63 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_tpu
+variant = VO 0.4
+
+[values]
+acceleration_enabled = True
+acceleration_print = 4000
+brim_width = 8.75
+cool_fan_speed_max = 100
+cool_min_layer_time_fan_speed_max = 6
+cool_min_speed = 4
+gradual_infill_step_height = =5 * layer_height
+infill_line_width = =round(line_width * 0.38 / 0.38, 2)
+infill_overlap = 0
+infill_pattern = cross_3d
+infill_sparse_density = 10
+infill_wipe_dist = 0.1
+jerk_enabled = True
+jerk_print = 15
+line_width = =machine_nozzle_size * 0.95
+machine_min_cool_heat_time_window = 15
+machine_nozzle_cool_down_speed = 0.5
+machine_nozzle_heat_up_speed = 2.5
+material_final_print_temperature = =material_print_temperature
+material_flow = 106
+material_initial_print_temperature = =material_print_temperature
+material_print_temperature = =default_material_print_temperature + 2
+material_print_temperature_layer_0 = =material_print_temperature + 15
+material_standby_temperature = 100
+multiple_mesh_overlap = 0
+prime_tower_wipe_enabled = True
+retraction_count_max = 12
+retraction_extra_prime_amount = 0.8
+retraction_extrusion_window = 1
+retraction_hop_only_when_collides = True
+retraction_min_travel = =line_width * 2
+retraction_prime_speed = 15
+skin_overlap = 5
+speed_equalize_flow_enabled = True
+speed_layer_0 = =math.ceil(speed_print * 18 / 25)
+speed_print = 25
+speed_topbottom = =math.ceil(speed_print * 25 / 25)
+
+speed_wall = =math.ceil(speed_print * 25 / 25)
+speed_wall_0 = =math.ceil(speed_wall * 25 / 25)
+support_angle = 50
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 35
+top_bottom_thickness = 0.7
+travel_avoid_distance = 1.5
+wall_0_inset = 0
+wall_line_width_x = =line_width
+wall_thickness = 0.76
diff --git a/resources/quality/liquid/liquid_vo0.4_TPU_Fast_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.4_TPU_Fast_Print.inst.cfg
new file mode 100644
index 0000000000..5a5341c9ae
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_TPU_Fast_Print.inst.cfg
@@ -0,0 +1,64 @@
+[general]
+version = 4
+name = Normal
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = fast
+weight = -1
+material = generic_tpu
+variant = VO 0.4
+
+[values]
+acceleration_enabled = True
+acceleration_print = 4000
+brim_width = 8.75
+cool_fan_speed_max = 100
+cool_min_layer_time_fan_speed_max = 6
+cool_min_speed = 4
+gradual_infill_step_height = =5 * layer_height
+infill_line_width = =round(line_width * 0.38 / 0.38, 2)
+infill_overlap = 0
+infill_pattern = cross_3d
+infill_sparse_density = 10
+infill_wipe_dist = 0.1
+jerk_enabled = True
+jerk_print = 15
+line_width = =machine_nozzle_size * 0.95
+machine_min_cool_heat_time_window = 15
+machine_nozzle_cool_down_speed = 0.5
+machine_nozzle_heat_up_speed = 2.5
+material_final_print_temperature = =material_print_temperature
+material_flow = 106
+material_initial_print_temperature = =material_print_temperature
+material_print_temperature = =default_material_print_temperature + 2
+material_print_temperature_layer_0 = =material_print_temperature + 15
+material_standby_temperature = 100
+multiple_mesh_overlap = 0
+prime_tower_wipe_enabled = True
+retraction_count_max = 12
+retraction_extra_prime_amount = 0.8
+retraction_extrusion_window = 1
+retraction_hop_only_when_collides = True
+retraction_min_travel = =line_width * 2
+retraction_prime_speed = 15
+skin_overlap = 5
+speed_equalize_flow_enabled = True
+speed_layer_0 = =math.ceil(speed_print * 18 / 25)
+speed_print = 25
+speed_topbottom = =math.ceil(speed_print * 25 / 25)
+
+speed_wall = =math.ceil(speed_print * 25 / 25)
+speed_wall_0 = =math.ceil(speed_wall * 25 / 25)
+support_angle = 50
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 35
+top_bottom_thickness = 0.7
+travel_avoid_distance = 1.5
+wall_0_inset = 0
+wall_line_width_x = =line_width
+wall_thickness = 0.76
+
diff --git a/resources/quality/liquid/liquid_vo0.4_TPU_Normal_Quality.inst.cfg b/resources/quality/liquid/liquid_vo0.4_TPU_Normal_Quality.inst.cfg
new file mode 100644
index 0000000000..9de28ab3bd
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.4_TPU_Normal_Quality.inst.cfg
@@ -0,0 +1,63 @@
+[general]
+version = 4
+name = Fine
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = 0
+material = generic_tpu
+variant = VO 0.4
+
+[values]
+acceleration_enabled = True
+acceleration_print = 4000
+brim_width = 8.75
+cool_fan_speed_max = 100
+cool_min_layer_time_fan_speed_max = 6
+cool_min_speed = 4
+gradual_infill_step_height = =5 * layer_height
+infill_line_width = =round(line_width * 0.38 / 0.38, 2)
+infill_overlap = 0
+infill_pattern = cross_3d
+infill_sparse_density = 10
+infill_wipe_dist = 0.1
+jerk_enabled = True
+jerk_print = 15
+line_width = =machine_nozzle_size * 0.95
+machine_min_cool_heat_time_window = 15
+machine_nozzle_cool_down_speed = 0.5
+machine_nozzle_heat_up_speed = 2.5
+material_final_print_temperature = =material_print_temperature
+material_flow = 106
+material_initial_print_temperature = =material_print_temperature
+material_print_temperature_layer_0 = =material_print_temperature + 17
+material_standby_temperature = 100
+multiple_mesh_overlap = 0
+prime_tower_wipe_enabled = True
+retraction_count_max = 12
+retraction_extra_prime_amount = 0.8
+retraction_extrusion_window = 1
+retraction_hop_only_when_collides = True
+retraction_min_travel = =line_width * 2
+retraction_prime_speed = 15
+skin_overlap = 5
+speed_equalize_flow_enabled = True
+speed_layer_0 = =math.ceil(speed_print * 18 / 25)
+speed_print = 25
+speed_topbottom = =math.ceil(speed_print * 25 / 25)
+
+speed_wall = =math.ceil(speed_print * 25 / 25)
+speed_wall_0 = =math.ceil(speed_wall * 25 / 25)
+support_angle = 50
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 35
+top_bottom_thickness = 0.7
+travel_avoid_distance = 1.5
+wall_0_inset = 0
+wall_line_width_x = =line_width
+wall_thickness = 0.76
+
diff --git a/resources/quality/liquid/liquid_vo0.6_CFFCPE_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.6_CFFCPE_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..b1e8e129d8
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.6_CFFCPE_Draft_Print.inst.cfg
@@ -0,0 +1,31 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_cffcpe
+variant = VO 0.6
+
+[values]
+adhesion_type = skirt
+cool_fan_enabled = True
+cool_min_layer_time = 7
+cool_min_layer_time_fan_speed_max = 15
+cool_min_speed = 6
+infill_line_width = =line_width
+initial_layer_line_width_factor = 130.0
+line_width = =machine_nozzle_size * (0.58/0.6)
+material_bed_temperature_layer_0 = =material_bed_temperature + 5
+material_print_temperature = =default_material_print_temperature
+material_print_temperature_layer_0 = =material_print_temperature
+material_standby_temperature = 100
+skin_overlap = 20
+support_bottom_distance = =support_z_distance / 2
+support_top_distance = =support_z_distance
+support_z_distance = =layer_height * 2
+wall_line_width_x = =line_width
diff --git a/resources/quality/liquid/liquid_vo0.6_CFFPA_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.6_CFFPA_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..2ef3ba9fbf
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.6_CFFPA_Draft_Print.inst.cfg
@@ -0,0 +1,31 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_cffpa
+variant = VO 0.6
+
+[values]
+adhesion_type = skirt
+cool_fan_enabled = True
+cool_min_layer_time = 7
+cool_min_layer_time_fan_speed_max = 15
+cool_min_speed = 6
+infill_line_width = =line_width
+initial_layer_line_width_factor = 130.0
+line_width = =machine_nozzle_size * (0.58/0.6)
+material_bed_temperature_layer_0 = =material_bed_temperature + 5
+material_print_temperature = =default_material_print_temperature
+material_print_temperature_layer_0 = =material_print_temperature
+material_standby_temperature = 100
+skin_overlap = 20
+support_bottom_distance = =support_z_distance / 2
+support_top_distance = =support_z_distance
+support_z_distance = =layer_height * 2
+wall_line_width_x = =line_width
diff --git a/resources/quality/liquid/liquid_vo0.6_GFFCPE_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.6_GFFCPE_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..1e8490d679
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.6_GFFCPE_Draft_Print.inst.cfg
@@ -0,0 +1,31 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_gffcpe
+variant = VO 0.6
+
+[values]
+adhesion_type = brim
+cool_fan_enabled = True
+cool_min_layer_time = 7
+cool_min_layer_time_fan_speed_max = 15
+cool_min_speed = 6
+infill_line_width = =line_width
+initial_layer_line_width_factor = 130.0
+line_width = =machine_nozzle_size * (0.58/0.6)
+material_bed_temperature_layer_0 = =material_bed_temperature + 5
+material_print_temperature = =default_material_print_temperature
+material_print_temperature_layer_0 = =material_print_temperature
+material_standby_temperature = 100
+skin_overlap = 20
+support_bottom_distance = =support_z_distance / 2
+support_top_distance = =support_z_distance
+support_z_distance = =layer_height * 2
+wall_line_width_x = =line_width
diff --git a/resources/quality/liquid/liquid_vo0.6_GFFPA_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.6_GFFPA_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..ecf7afa863
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.6_GFFPA_Draft_Print.inst.cfg
@@ -0,0 +1,31 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_gffpa
+variant = VO 0.6
+
+[values]
+adhesion_type = brim
+cool_fan_enabled = True
+cool_min_layer_time = 7
+cool_min_layer_time_fan_speed_max = 15
+cool_min_speed = 6
+infill_line_width = =line_width
+initial_layer_line_width_factor = 130.0
+line_width = =machine_nozzle_size * (0.58/0.6)
+material_bed_temperature_layer_0 = =material_bed_temperature + 5
+material_print_temperature = =default_material_print_temperature
+material_print_temperature_layer_0 = =material_print_temperature
+material_standby_temperature = 100
+skin_overlap = 20
+support_bottom_distance = =support_z_distance / 2
+support_top_distance = =support_z_distance
+support_z_distance = =layer_height * 2
+wall_line_width_x = =line_width
diff --git a/resources/quality/liquid/liquid_vo0.6_PETG_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.6_PETG_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..e2028dbea0
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.6_PETG_Draft_Print.inst.cfg
@@ -0,0 +1,43 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -3
+material = generic_petg
+variant = VO 0.6
+is_experimental = True
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =100
+cool_min_speed = 2
+gradual_infill_step_height = =3 * layer_height
+infill_line_width = =round(line_width * 0.65 / 0.75, 2)
+infill_pattern = triangles
+line_width = =machine_nozzle_size * 0.9375
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
+material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
+material_print_temperature = =default_material_print_temperature + 10
+material_standby_temperature = 100
+prime_tower_enable = True
+retract_at_layer_change = False
+speed_print = 45
+speed_topbottom = =math.ceil(speed_print * 35 / 45)
+speed_wall = =math.ceil(speed_print * 40 / 45)
+speed_wall_x = =speed_wall
+speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
+support_angle = 70
+support_line_width = =line_width * 0.75
+support_pattern = ='triangles'
+support_xy_distance = =wall_line_width_0 * 1.5
+top_bottom_thickness = =layer_height * 4
+wall_line_width = =round(line_width * 0.75 / 0.75, 2)
+wall_line_width_x = =round(wall_line_width * 0.625 / 0.75, 2)
+wall_thickness = =wall_line_width_0 + wall_line_width_x
diff --git a/resources/quality/liquid/liquid_vo0.6_PETG_Fast_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.6_PETG_Fast_Print.inst.cfg
new file mode 100644
index 0000000000..a47590dbac
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.6_PETG_Fast_Print.inst.cfg
@@ -0,0 +1,43 @@
+[general]
+version = 4
+name = Normal
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = fast
+weight = -2
+material = generic_petg
+variant = VO 0.6
+is_experimental = True
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =100
+cool_min_speed = 2
+gradual_infill_step_height = =3 * layer_height
+infill_line_width = =round(line_width * 0.65 / 0.75, 2)
+infill_pattern = triangles
+line_width = =machine_nozzle_size * 0.9375
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
+material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
+material_print_temperature = =default_material_print_temperature + 10
+material_standby_temperature = 100
+prime_tower_enable = True
+retract_at_layer_change = False
+speed_print = 45
+speed_topbottom = =math.ceil(speed_print * 35 / 45)
+speed_wall = =math.ceil(speed_print * 40 / 45)
+speed_wall_x = =speed_wall
+speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
+support_angle = 70
+support_line_width = =line_width * 0.75
+support_pattern = ='triangles'
+support_xy_distance = =wall_line_width_0 * 1.5
+top_bottom_thickness = =layer_height * 4
+wall_line_width = =round(line_width * 0.75 / 0.75, 2)
+wall_line_width_x = =round(wall_line_width * 0.625 / 0.75, 2)
+wall_thickness = =wall_line_width_0 + wall_line_width_x
diff --git a/resources/quality/liquid/liquid_vo0.6_PLA_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.6_PLA_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..ad48d1c978
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.6_PLA_Draft_Print.inst.cfg
@@ -0,0 +1,43 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -3
+material = generic_pla
+variant = VO 0.6
+is_experimental = True
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =100
+cool_min_speed = 2
+gradual_infill_step_height = =3 * layer_height
+infill_line_width = =round(line_width * 0.65 / 0.75, 2)
+infill_pattern = triangles
+line_width = =machine_nozzle_size * 0.9375
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
+material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
+material_print_temperature = =default_material_print_temperature + 10
+material_standby_temperature = 100
+prime_tower_enable = True
+retract_at_layer_change = False
+speed_print = 45
+speed_topbottom = =math.ceil(speed_print * 35 / 45)
+speed_wall = =math.ceil(speed_print * 40 / 45)
+speed_wall_x = =speed_wall
+speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
+support_angle = 70
+support_line_width = =line_width * 0.75
+support_pattern = ='triangles'
+support_xy_distance = =wall_line_width_0 * 1.5
+top_bottom_thickness = =layer_height * 4
+wall_line_width = =round(line_width * 0.75 / 0.75, 2)
+wall_line_width_x = =round(wall_line_width * 0.625 / 0.75, 2)
+wall_thickness = =wall_line_width_0 + wall_line_width_x
diff --git a/resources/quality/liquid/liquid_vo0.6_PLA_Fast_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.6_PLA_Fast_Print.inst.cfg
new file mode 100644
index 0000000000..d179a2acab
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.6_PLA_Fast_Print.inst.cfg
@@ -0,0 +1,43 @@
+[general]
+version = 4
+name = Normal
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = fast
+weight = -2
+material = generic_pla
+variant = VO 0.6
+is_experimental = True
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =100
+cool_min_speed = 2
+gradual_infill_step_height = =3 * layer_height
+infill_line_width = =round(line_width * 0.65 / 0.75, 2)
+infill_pattern = triangles
+line_width = =machine_nozzle_size * 0.9375
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
+material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
+material_print_temperature = =default_material_print_temperature + 10
+material_standby_temperature = 100
+prime_tower_enable = True
+retract_at_layer_change = False
+speed_print = 45
+speed_topbottom = =math.ceil(speed_print * 35 / 45)
+speed_wall = =math.ceil(speed_print * 40 / 45)
+speed_wall_x = =speed_wall
+speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
+support_angle = 70
+support_line_width = =line_width * 0.75
+support_pattern = ='triangles'
+support_xy_distance = =wall_line_width_0 * 1.5
+top_bottom_thickness = =layer_height * 4
+wall_line_width = =round(line_width * 0.75 / 0.75, 2)
+wall_line_width_x = =round(wall_line_width * 0.625 / 0.75, 2)
+wall_thickness = =wall_line_width_0 + wall_line_width_x
diff --git a/resources/quality/liquid/liquid_vo0.8_ABS_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_ABS_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..75b8f8ff62
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_ABS_Draft_Print.inst.cfg
@@ -0,0 +1,22 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_abs
+variant = VO 0.8
+
+[values]
+line_width = =machine_nozzle_size * 0.875
+material_print_temperature = =default_material_print_temperature + 20
+material_standby_temperature = 100
+speed_print = 50
+speed_topbottom = =math.ceil(speed_print * 30 / 50)
+speed_wall = =math.ceil(speed_print * 40 / 50)
+speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
+retract_at_layer_change = False
diff --git a/resources/quality/liquid/liquid_vo0.8_ABS_Superdraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_ABS_Superdraft_Print.inst.cfg
new file mode 100644
index 0000000000..f5494f4ce0
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_ABS_Superdraft_Print.inst.cfg
@@ -0,0 +1,22 @@
+[general]
+version = 4
+name = Sprint
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = superdraft
+weight = -4
+material = generic_abs
+variant = VO 0.8
+
+[values]
+line_width = =machine_nozzle_size * 0.875
+material_print_temperature = =default_material_print_temperature + 25
+material_standby_temperature = 100
+speed_print = 50
+speed_topbottom = =math.ceil(speed_print * 30 / 50)
+speed_wall = =math.ceil(speed_print * 40 / 50)
+speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
+retract_at_layer_change = False
diff --git a/resources/quality/liquid/liquid_vo0.8_ABS_Verydraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_ABS_Verydraft_Print.inst.cfg
new file mode 100644
index 0000000000..96c7c864ba
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_ABS_Verydraft_Print.inst.cfg
@@ -0,0 +1,22 @@
+[general]
+version = 4
+name = Extra Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = verydraft
+weight = -3
+material = generic_abs
+variant = VO 0.8
+
+[values]
+line_width = =machine_nozzle_size * 0.875
+material_print_temperature = =default_material_print_temperature + 22
+material_standby_temperature = 100
+speed_print = 50
+speed_topbottom = =math.ceil(speed_print * 30 / 50)
+speed_wall = =math.ceil(speed_print * 40 / 50)
+speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
+retract_at_layer_change = False
diff --git a/resources/quality/liquid/liquid_vo0.8_CPE_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_CPE_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..fbd0da1942
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_CPE_Draft_Print.inst.cfg
@@ -0,0 +1,25 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_cpe
+variant = VO 0.8
+
+[values]
+brim_width = 15
+line_width = =machine_nozzle_size * 0.875
+material_print_temperature = =default_material_print_temperature + 15
+material_standby_temperature = 100
+prime_tower_enable = True
+retraction_combing_max_distance = 50
+speed_print = 40
+speed_topbottom = =math.ceil(speed_print * 25 / 40)
+speed_wall = =math.ceil(speed_print * 30 / 40)
+
+jerk_travel = 20 \ No newline at end of file
diff --git a/resources/quality/liquid/liquid_vo0.8_CPE_Superdraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_CPE_Superdraft_Print.inst.cfg
new file mode 100644
index 0000000000..1e89223d7b
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_CPE_Superdraft_Print.inst.cfg
@@ -0,0 +1,26 @@
+[general]
+version = 4
+name = Sprint
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = superdraft
+weight = -4
+material = generic_cpe
+variant = VO 0.8
+
+[values]
+brim_width = 15
+line_width = =machine_nozzle_size * 0.875
+material_print_temperature = =default_material_print_temperature + 20
+material_standby_temperature = 100
+prime_tower_enable = True
+retraction_combing_max_distance = 50
+speed_print = 45
+speed_topbottom = =math.ceil(speed_print * 30 / 45)
+speed_wall = =math.ceil(speed_print * 40 / 45)
+speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
+
+jerk_travel = 20 \ No newline at end of file
diff --git a/resources/quality/liquid/liquid_vo0.8_CPE_Verydraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_CPE_Verydraft_Print.inst.cfg
new file mode 100644
index 0000000000..4061755472
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_CPE_Verydraft_Print.inst.cfg
@@ -0,0 +1,25 @@
+[general]
+version = 4
+name = Extra Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = verydraft
+weight = -3
+material = generic_cpe
+variant = VO 0.8
+
+[values]
+brim_width = 15
+line_width = =machine_nozzle_size * 0.875
+material_print_temperature = =default_material_print_temperature + 17
+material_standby_temperature = 100
+prime_tower_enable = True
+retraction_combing_max_distance = 50
+speed_print = 40
+speed_topbottom = =math.ceil(speed_print * 25 / 40)
+speed_wall = =math.ceil(speed_print * 30 / 40)
+
+jerk_travel = 20
diff --git a/resources/quality/liquid/liquid_vo0.8_Nylon_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_Nylon_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..1f3d01c751
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_Nylon_Draft_Print.inst.cfg
@@ -0,0 +1,35 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_nylon
+variant = VO 0.8
+
+[values]
+brim_width = 5.6
+cool_min_layer_time_fan_speed_max = 20
+cool_min_speed = 10
+infill_before_walls = True
+infill_line_width = =line_width
+machine_nozzle_cool_down_speed = 0.9
+machine_nozzle_heat_up_speed = 1.4
+material_standby_temperature = 100
+ooze_shield_angle = 40
+prime_tower_enable = True
+raft_acceleration = =acceleration_layer_0
+raft_airgap = =round(layer_height_0 * 0.85, 2)
+raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
+raft_margin = 10
+raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
+support_angle = 70
+support_line_width = =line_width * 0.75
+support_xy_distance = =wall_line_width_0 * 1.5
+switch_extruder_prime_speed = 30
+switch_extruder_retraction_amount = 30
+switch_extruder_retraction_speeds = 40
diff --git a/resources/quality/liquid/liquid_vo0.8_Nylon_Superdraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_Nylon_Superdraft_Print.inst.cfg
new file mode 100644
index 0000000000..6d2596e0ad
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_Nylon_Superdraft_Print.inst.cfg
@@ -0,0 +1,35 @@
+[general]
+version = 4
+name = Sprint
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = superdraft
+weight = -4
+material = generic_nylon
+variant = VO 0.8
+
+[values]
+brim_width = 5.6
+cool_min_layer_time_fan_speed_max = 20
+cool_min_speed = 10
+infill_before_walls = True
+infill_line_width = =line_width
+machine_nozzle_cool_down_speed = 0.9
+machine_nozzle_heat_up_speed = 1.4
+material_standby_temperature = 100
+ooze_shield_angle = 40
+prime_tower_enable = True
+raft_acceleration = =acceleration_layer_0
+raft_airgap = =round(layer_height_0 * 0.85, 2)
+raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
+raft_margin = 10
+raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
+support_angle = 70
+support_line_width = =line_width * 0.75
+support_xy_distance = =wall_line_width_0 * 1.5
+switch_extruder_prime_speed = 30
+switch_extruder_retraction_amount = 30
+switch_extruder_retraction_speeds = 40
diff --git a/resources/quality/liquid/liquid_vo0.8_Nylon_Verydraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_Nylon_Verydraft_Print.inst.cfg
new file mode 100644
index 0000000000..77ab637ca9
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_Nylon_Verydraft_Print.inst.cfg
@@ -0,0 +1,35 @@
+[general]
+version = 4
+name = Extra Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = verydraft
+weight = -3
+material = generic_nylon
+variant = VO 0.8
+
+[values]
+brim_width = 5.6
+cool_min_layer_time_fan_speed_max = 20
+cool_min_speed = 10
+infill_before_walls = True
+infill_line_width = =line_width
+machine_nozzle_cool_down_speed = 0.9
+machine_nozzle_heat_up_speed = 1.4
+material_standby_temperature = 100
+ooze_shield_angle = 40
+prime_tower_enable = True
+raft_acceleration = =acceleration_layer_0
+raft_airgap = =round(layer_height_0 * 0.85, 2)
+raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
+raft_margin = 10
+raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
+support_angle = 70
+support_line_width = =line_width * 0.75
+support_xy_distance = =wall_line_width_0 * 1.5
+switch_extruder_prime_speed = 30
+switch_extruder_retraction_amount = 30
+switch_extruder_retraction_speeds = 40
diff --git a/resources/quality/liquid/liquid_vo0.8_PC_Fast_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_PC_Fast_Print.inst.cfg
new file mode 100644
index 0000000000..56fa21160c
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_PC_Fast_Print.inst.cfg
@@ -0,0 +1,32 @@
+[general]
+version = 4
+name = Fast - Experimental
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_pc
+variant = VO 0.8
+is_experimental = True
+
+[values]
+brim_width = 14
+cool_fan_full_at_height = =layer_height_0 + 14 * layer_height
+infill_before_walls = True
+line_width = =machine_nozzle_size * 0.875
+material_print_temperature = =default_material_print_temperature - 5
+material_print_temperature_layer_0 = =material_print_temperature
+material_standby_temperature = 100
+raft_airgap = 0.5
+raft_margin = 15
+skin_overlap = 0
+speed_layer_0 = =math.ceil(speed_print * 15 / 50)
+speed_print = 50
+speed_slowdown_layers = 15
+speed_topbottom = =math.ceil(speed_print * 25 / 50)
+speed_wall = =math.ceil(speed_print * 40 / 50)
+speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
+support_line_width = =round(line_width * 0.6 / 0.7, 2)
diff --git a/resources/quality/liquid/liquid_vo0.8_PC_Superdraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_PC_Superdraft_Print.inst.cfg
new file mode 100644
index 0000000000..e93676f336
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_PC_Superdraft_Print.inst.cfg
@@ -0,0 +1,31 @@
+[general]
+version = 4
+name = Sprint - Experimental
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = superdraft
+weight = -4
+material = generic_pc
+variant = VO 0.8
+is_experimental = True
+
+[values]
+brim_width = 14
+cool_fan_full_at_height = =layer_height_0 + 7 * layer_height
+infill_before_walls = True
+line_width = =machine_nozzle_size * 0.875
+material_print_temperature_layer_0 = =material_print_temperature
+material_standby_temperature = 100
+raft_airgap = 0.5
+raft_margin = 15
+skin_overlap = 0
+speed_layer_0 = =math.ceil(speed_print * 15 / 50)
+speed_print = 50
+speed_slowdown_layers = 8
+speed_topbottom = =math.ceil(speed_print * 25 / 50)
+speed_wall = =math.ceil(speed_print * 40 / 50)
+speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
+support_line_width = =round(line_width * 0.6 / 0.7, 2)
diff --git a/resources/quality/liquid/liquid_vo0.8_PC_Verydraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_PC_Verydraft_Print.inst.cfg
new file mode 100644
index 0000000000..563ccb7c4b
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_PC_Verydraft_Print.inst.cfg
@@ -0,0 +1,32 @@
+[general]
+version = 4
+name = Extra Fast - Experimental
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = verydraft
+weight = -3
+material = generic_pc
+variant = VO 0.8
+is_experimental = True
+
+[values]
+brim_width = 14
+cool_fan_full_at_height = =layer_height_0 + 9 * layer_height
+infill_before_walls = True
+line_width = =machine_nozzle_size * 0.875
+material_print_temperature = =default_material_print_temperature - 2
+material_print_temperature_layer_0 = =material_print_temperature
+material_standby_temperature = 100
+raft_airgap = 0.5
+raft_margin = 15
+skin_overlap = 0
+speed_layer_0 = =math.ceil(speed_print * 15 / 50)
+speed_print = 50
+speed_slowdown_layers = 10
+speed_topbottom = =math.ceil(speed_print * 25 / 50)
+speed_wall = =math.ceil(speed_print * 40 / 50)
+speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
+support_line_width = =round(line_width * 0.6 / 0.7, 2)
diff --git a/resources/quality/liquid/liquid_vo0.8_PETG_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_PETG_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..bcd41791a7
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_PETG_Draft_Print.inst.cfg
@@ -0,0 +1,42 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_petg
+variant = VO 0.8
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =100
+cool_min_speed = 2
+gradual_infill_step_height = =3 * layer_height
+infill_line_width = =round(line_width * 0.65 / 0.75, 2)
+line_width = =machine_nozzle_size * 0.9375
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
+material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
+material_print_temperature = =default_material_print_temperature + 10
+prime_tower_enable = True
+support_angle = 70
+support_line_width = =line_width * 0.75
+support_xy_distance = =wall_line_width_0 * 1.5
+top_bottom_thickness = =layer_height * 4
+wall_line_width = =round(line_width * 0.75 / 0.75, 2)
+wall_line_width_x = =round(wall_line_width * 0.625 / 0.75, 2)
+wall_thickness = =wall_line_width_0 + wall_line_width_x
+
+retract_at_layer_change = False
+speed_print = 45
+speed_topbottom = =math.ceil(speed_print * 35 / 45)
+speed_wall = =math.ceil(speed_print * 40 / 45)
+speed_wall_x = =speed_wall
+speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
+infill_sparse_density = 15
+layer_height_0 = 0.4
diff --git a/resources/quality/liquid/liquid_vo0.8_PETG_Superdraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_PETG_Superdraft_Print.inst.cfg
new file mode 100644
index 0000000000..c586542618
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_PETG_Superdraft_Print.inst.cfg
@@ -0,0 +1,42 @@
+[general]
+version = 4
+name = Sprint
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = superdraft
+weight = -4
+material = generic_petg
+variant = VO 0.8
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =100
+cool_min_speed = 2
+gradual_infill_step_height = =3 * layer_height
+infill_line_width = =round(line_width * 0.65 / 0.75, 2)
+line_width = =machine_nozzle_size * 0.9375
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
+material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
+material_print_temperature = =default_material_print_temperature + 15
+prime_tower_enable = True
+raft_margin = 10
+support_angle = 70
+support_line_width = =line_width * 0.75
+support_xy_distance = =wall_line_width_0 * 1.5
+top_bottom_thickness = =layer_height * 4
+wall_line_width = =round(line_width * 0.75 / 0.75, 2)
+wall_line_width_x = =round(wall_line_width * 0.625 / 0.75, 2)
+wall_thickness = =wall_line_width_0 + wall_line_width_x
+retract_at_layer_change = False
+speed_print = 45
+speed_topbottom = =math.ceil(speed_print * 35 / 45)
+speed_wall = =math.ceil(speed_print * 40 / 45)
+speed_wall_x = =speed_wall
+speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
+infill_sparse_density = 15
+layer_height_0 = 0.4
diff --git a/resources/quality/liquid/liquid_vo0.8_PETG_Verydraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_PETG_Verydraft_Print.inst.cfg
new file mode 100644
index 0000000000..ec1719c11c
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_PETG_Verydraft_Print.inst.cfg
@@ -0,0 +1,41 @@
+[general]
+version = 4
+name = Extra Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = verydraft
+weight = -3
+material = generic_petg
+variant = VO 0.8
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =100
+cool_min_speed = 2
+gradual_infill_step_height = =3 * layer_height
+infill_line_width = =round(line_width * 0.65 / 0.75, 2)
+line_width = =machine_nozzle_size * 0.9375
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
+material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
+material_print_temperature = =default_material_print_temperature + 10
+prime_tower_enable = True
+support_angle = 70
+support_line_width = =line_width * 0.75
+support_xy_distance = =wall_line_width_0 * 1.5
+top_bottom_thickness = =layer_height * 4
+wall_line_width = =round(line_width * 0.75 / 0.75, 2)
+wall_line_width_x = =round(wall_line_width * 0.625 / 0.75, 2)
+wall_thickness = =wall_line_width_0 + wall_line_width_x
+retract_at_layer_change = False
+speed_print = 45
+speed_topbottom = =math.ceil(speed_print * 35 / 45)
+speed_wall = =math.ceil(speed_print * 40 / 45)
+speed_wall_x = =speed_wall
+speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
+infill_sparse_density = 15
+layer_height_0 = 0.4
diff --git a/resources/quality/liquid/liquid_vo0.8_PLA_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_PLA_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..f6cc9ced8e
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_PLA_Draft_Print.inst.cfg
@@ -0,0 +1,42 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_pla
+variant = VO 0.8
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =100
+cool_min_speed = 2
+gradual_infill_step_height = =3 * layer_height
+infill_line_width = =round(line_width * 0.65 / 0.75, 2)
+line_width = =machine_nozzle_size * 0.9375
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
+material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
+material_print_temperature = =default_material_print_temperature + 10
+prime_tower_enable = True
+support_angle = 70
+support_line_width = =line_width * 0.75
+support_xy_distance = =wall_line_width_0 * 1.5
+top_bottom_thickness = =layer_height * 4
+wall_line_width = =round(line_width * 0.75 / 0.75, 2)
+wall_line_width_x = =round(wall_line_width * 0.625 / 0.75, 2)
+wall_thickness = =wall_line_width_0 + wall_line_width_x
+
+retract_at_layer_change = False
+speed_print = 45
+speed_topbottom = =math.ceil(speed_print * 35 / 45)
+speed_wall = =math.ceil(speed_print * 40 / 45)
+speed_wall_x = =speed_wall
+speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
+infill_sparse_density = 15
+layer_height_0 = 0.4
diff --git a/resources/quality/liquid/liquid_vo0.8_PLA_Superdraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_PLA_Superdraft_Print.inst.cfg
new file mode 100644
index 0000000000..e6ebc15606
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_PLA_Superdraft_Print.inst.cfg
@@ -0,0 +1,42 @@
+[general]
+version = 4
+name = Sprint
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = superdraft
+weight = -4
+material = generic_pla
+variant = VO 0.8
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =100
+cool_min_speed = 2
+gradual_infill_step_height = =3 * layer_height
+infill_line_width = =round(line_width * 0.65 / 0.75, 2)
+line_width = =machine_nozzle_size * 0.9375
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
+material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
+material_print_temperature = =default_material_print_temperature + 15
+prime_tower_enable = True
+raft_margin = 10
+support_angle = 70
+support_line_width = =line_width * 0.75
+support_xy_distance = =wall_line_width_0 * 1.5
+top_bottom_thickness = =layer_height * 4
+wall_line_width = =round(line_width * 0.75 / 0.75, 2)
+wall_line_width_x = =round(wall_line_width * 0.625 / 0.75, 2)
+wall_thickness = =wall_line_width_0 + wall_line_width_x
+retract_at_layer_change = False
+speed_print = 45
+speed_topbottom = =math.ceil(speed_print * 35 / 45)
+speed_wall = =math.ceil(speed_print * 40 / 45)
+speed_wall_x = =speed_wall
+speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
+infill_sparse_density = 15
+layer_height_0 = 0.4
diff --git a/resources/quality/liquid/liquid_vo0.8_PLA_Verydraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_PLA_Verydraft_Print.inst.cfg
new file mode 100644
index 0000000000..16be1997f7
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_PLA_Verydraft_Print.inst.cfg
@@ -0,0 +1,41 @@
+[general]
+version = 4
+name = Extra Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = verydraft
+weight = -3
+material = generic_pla
+variant = VO 0.8
+
+[values]
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =100
+cool_min_speed = 2
+gradual_infill_step_height = =3 * layer_height
+infill_line_width = =round(line_width * 0.65 / 0.75, 2)
+line_width = =machine_nozzle_size * 0.9375
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
+material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
+material_print_temperature = =default_material_print_temperature + 10
+prime_tower_enable = True
+support_angle = 70
+support_line_width = =line_width * 0.75
+support_xy_distance = =wall_line_width_0 * 1.5
+top_bottom_thickness = =layer_height * 4
+wall_line_width = =round(line_width * 0.75 / 0.75, 2)
+wall_line_width_x = =round(wall_line_width * 0.625 / 0.75, 2)
+wall_thickness = =wall_line_width_0 + wall_line_width_x
+retract_at_layer_change = False
+speed_print = 45
+speed_topbottom = =math.ceil(speed_print * 35 / 45)
+speed_wall = =math.ceil(speed_print * 40 / 45)
+speed_wall_x = =speed_wall
+speed_wall_0 = =math.ceil(speed_wall * 35 / 40)
+infill_sparse_density = 15
+layer_height_0 = 0.4
diff --git a/resources/quality/liquid/liquid_vo0.8_PP_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_PP_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..30a517d937
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_PP_Draft_Print.inst.cfg
@@ -0,0 +1,52 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_pp
+variant = VO 0.8
+
+[values]
+brim_width = 25
+cool_min_layer_time_fan_speed_max = 6
+cool_min_speed = 17
+top_skin_expand_distance = =line_width * 2
+infill_before_walls = True
+infill_line_width = =round(line_width * 0.7 / 0.8, 2)
+infill_pattern = tetrahedral
+jerk_prime_tower = =math.ceil(jerk_print * 25 / 25)
+jerk_support = =math.ceil(jerk_print * 25 / 25)
+jerk_wall_0 = =math.ceil(jerk_wall * 15 / 25)
+material_bed_temperature_layer_0 = =material_bed_temperature
+material_print_temperature = =default_material_print_temperature - 2
+material_print_temperature_layer_0 = =default_material_print_temperature + 2
+material_standby_temperature = 100
+multiple_mesh_overlap = 0.2
+prime_tower_enable = True
+prime_tower_flow = 100
+prime_tower_min_volume = 10
+retract_at_layer_change = False
+retraction_count_max = 12
+retraction_extra_prime_amount = 0.5
+retraction_hop = 0.5
+retraction_min_travel = 1.5
+retraction_prime_speed = 15
+skin_line_width = =round(line_width * 0.78 / 0.8, 2)
+
+speed_wall_x = =math.ceil(speed_wall * 30 / 30)
+support_bottom_distance = =support_z_distance
+support_line_width = =round(line_width * 0.7 / 0.8, 2)
+support_offset = =line_width
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 45
+top_bottom_thickness = 1.6
+travel_compensate_overlapping_walls_0_enabled = False
+wall_0_wipe_dist = =line_width * 2
+wall_line_width_x = =round(line_width * 0.8 / 0.8, 2)
+wall_thickness = 1.6
diff --git a/resources/quality/liquid/liquid_vo0.8_PP_Superdraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_PP_Superdraft_Print.inst.cfg
new file mode 100644
index 0000000000..3f1b1172b8
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_PP_Superdraft_Print.inst.cfg
@@ -0,0 +1,52 @@
+[general]
+version = 4
+name = Sprint
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = superdraft
+weight = -4
+material = generic_pp
+variant = VO 0.8
+
+[values]
+brim_width = 25
+cool_min_layer_time_fan_speed_max = 6
+cool_min_speed = 17
+top_skin_expand_distance = =line_width * 2
+infill_before_walls = True
+infill_line_width = =round(line_width * 0.7 / 0.8, 2)
+infill_pattern = tetrahedral
+jerk_prime_tower = =math.ceil(jerk_print * 25 / 15)
+jerk_support = =math.ceil(jerk_print * 25 / 15)
+jerk_wall_0 = =math.ceil(jerk_wall * 15 / 15)
+material_bed_temperature_layer_0 = =material_bed_temperature
+material_print_temperature = =default_material_print_temperature + 2
+material_print_temperature_layer_0 = =default_material_print_temperature + 2
+material_standby_temperature = 100
+multiple_mesh_overlap = 0.2
+prime_tower_enable = True
+prime_tower_flow = 100
+prime_tower_min_volume = 20
+retract_at_layer_change = False
+retraction_count_max = 12
+retraction_extra_prime_amount = 0.5
+retraction_hop = 0.5
+retraction_min_travel = 1.5
+retraction_prime_speed = 15
+skin_line_width = =round(line_width * 0.78 / 0.8, 2)
+
+speed_wall_x = =math.ceil(speed_wall * 30 / 30)
+support_bottom_distance = =support_z_distance
+support_line_width = =round(line_width * 0.7 / 0.8, 2)
+support_offset = =line_width
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 45
+top_bottom_thickness = 1.6
+travel_compensate_overlapping_walls_0_enabled = False
+wall_0_wipe_dist = =line_width * 2
+wall_line_width_x = =round(line_width * 0.8 / 0.8, 2)
+wall_thickness = 1.6
diff --git a/resources/quality/liquid/liquid_vo0.8_PP_Verydraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_PP_Verydraft_Print.inst.cfg
new file mode 100644
index 0000000000..a5a949b72b
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_PP_Verydraft_Print.inst.cfg
@@ -0,0 +1,51 @@
+[general]
+version = 4
+name = Extra Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = verydraft
+weight = -3
+material = generic_pp
+variant = VO 0.8
+
+[values]
+brim_width = 25
+cool_min_layer_time_fan_speed_max = 6
+cool_min_speed = 17
+top_skin_expand_distance = =line_width * 2
+infill_before_walls = True
+infill_line_width = =round(line_width * 0.7 / 0.8, 2)
+infill_pattern = tetrahedral
+jerk_prime_tower = =math.ceil(jerk_print * 25 / 15)
+jerk_support = =math.ceil(jerk_print * 25 / 15)
+jerk_wall_0 = =math.ceil(jerk_wall * 15 / 15)
+material_bed_temperature_layer_0 = =material_bed_temperature
+material_print_temperature_layer_0 = =default_material_print_temperature + 2
+material_standby_temperature = 100
+multiple_mesh_overlap = 0.2
+prime_tower_enable = True
+prime_tower_flow = 100
+prime_tower_min_volume = 15
+retract_at_layer_change = False
+retraction_count_max = 12
+retraction_extra_prime_amount = 0.5
+retraction_hop = 0.5
+retraction_min_travel = 1.5
+retraction_prime_speed = 15
+skin_line_width = =round(line_width * 0.78 / 0.8, 2)
+
+speed_wall_x = =math.ceil(speed_wall * 30 / 30)
+support_bottom_distance = =support_z_distance
+support_line_width = =round(line_width * 0.7 / 0.8, 2)
+support_offset = =line_width
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 45
+top_bottom_thickness = 1.6
+travel_compensate_overlapping_walls_0_enabled = False
+wall_0_wipe_dist = =line_width * 2
+wall_line_width_x = =round(line_width * 0.8 / 0.8, 2)
+wall_thickness = 1.6
diff --git a/resources/quality/liquid/liquid_vo0.8_TPU_Draft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_TPU_Draft_Print.inst.cfg
new file mode 100644
index 0000000000..5b4cd8a8a0
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_TPU_Draft_Print.inst.cfg
@@ -0,0 +1,62 @@
+[general]
+version = 4
+name = Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+material = generic_tpu
+variant = VO 0.8
+
+[values]
+brim_width = 8.75
+cool_min_layer_time_fan_speed_max = 6
+top_skin_expand_distance = =line_width * 2
+infill_before_walls = True
+infill_line_width = =round(line_width * 0.7 / 0.8, 2)
+infill_pattern = cross_3d
+jerk_prime_tower = =math.ceil(jerk_print * 25 / 15)
+jerk_support = =math.ceil(jerk_print * 25 / 15)
+jerk_wall_0 = =math.ceil(jerk_wall * 15 / 15)
+machine_nozzle_cool_down_speed = 0.5
+machine_nozzle_heat_up_speed = 2.5
+material_final_print_temperature = =material_print_temperature
+material_flow = 105
+material_initial_print_temperature = =material_print_temperature
+material_print_temperature = =default_material_print_temperature - 2
+material_print_temperature_layer_0 = =material_print_temperature + 19
+material_standby_temperature = 100
+multiple_mesh_overlap = 0.2
+prime_tower_enable = True
+prime_tower_flow = 100
+retract_at_layer_change = False
+retraction_count_max = 12
+retraction_extra_prime_amount = 0.5
+retraction_hop = 1.5
+retraction_hop_only_when_collides = False
+retraction_min_travel = =line_width * 2
+retraction_prime_speed = 15
+skin_line_width = =round(line_width * 0.78 / 0.8, 2)
+speed_print = 30
+speed_topbottom = =math.ceil(speed_print * 25 / 30)
+
+speed_wall = =math.ceil(speed_print * 30 / 30)
+speed_wall_x = =math.ceil(speed_wall * 30 / 30)
+support_angle = 50
+support_bottom_distance = =support_z_distance
+support_line_width = =round(line_width * 0.7 / 0.8, 2)
+support_offset = =line_width
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 45
+top_bottom_thickness = 1.2
+travel_avoid_distance = 1.5
+travel_compensate_overlapping_walls_0_enabled = False
+wall_0_wipe_dist = =line_width * 2
+wall_line_width_x = =round(line_width * 0.6 / 0.8, 2)
+wall_thickness = 1.3
+
+jerk_travel = 20
diff --git a/resources/quality/liquid/liquid_vo0.8_TPU_Superdraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_TPU_Superdraft_Print.inst.cfg
new file mode 100644
index 0000000000..a146b9d3e1
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_TPU_Superdraft_Print.inst.cfg
@@ -0,0 +1,63 @@
+[general]
+version = 4
+name = Sprint
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = superdraft
+weight = -4
+material = generic_tpu
+variant = VO 0.8
+
+[values]
+brim_width = 8.75
+cool_min_layer_time_fan_speed_max = 6
+top_skin_expand_distance = =line_width * 2
+infill_before_walls = True
+infill_line_width = =round(line_width * 0.7 / 0.8, 2)
+infill_pattern = cross_3d
+infill_sparse_density = 10
+jerk_prime_tower = =math.ceil(jerk_print * 25 / 15)
+jerk_support = =math.ceil(jerk_print * 25 / 15)
+jerk_wall_0 = =math.ceil(jerk_wall * 15 / 15)
+machine_nozzle_cool_down_speed = 0.5
+machine_nozzle_heat_up_speed = 2.5
+material_final_print_temperature = =material_print_temperature
+material_flow = 105
+material_initial_print_temperature = =material_print_temperature
+material_print_temperature = =default_material_print_temperature + 2
+material_print_temperature_layer_0 = =material_print_temperature + 15
+material_standby_temperature = 100
+multiple_mesh_overlap = 0.2
+prime_tower_enable = True
+prime_tower_flow = 100
+retract_at_layer_change = False
+retraction_count_max = 12
+retraction_extra_prime_amount = 0.5
+retraction_hop = 1.5
+retraction_hop_only_when_collides = False
+retraction_min_travel = =line_width * 2
+retraction_prime_speed = 15
+skin_line_width = =round(line_width * 0.78 / 0.8, 2)
+speed_print = 30
+speed_topbottom = =math.ceil(speed_print * 20 / 30)
+
+speed_wall = =math.ceil(speed_print * 30 / 30)
+speed_wall_x = =math.ceil(speed_wall * 30 / 30)
+support_angle = 50
+support_bottom_distance = =support_z_distance
+support_line_width = =round(line_width * 0.7 / 0.8, 2)
+support_offset = =line_width
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 45
+top_bottom_thickness = 1.2
+travel_avoid_distance = 1.5
+travel_compensate_overlapping_walls_0_enabled = False
+wall_0_wipe_dist = =line_width * 2
+wall_line_width_x = =round(line_width * 0.6 / 0.8, 2)
+wall_thickness = 1.3
+
+jerk_travel = 20
diff --git a/resources/quality/liquid/liquid_vo0.8_TPU_Verydraft_Print.inst.cfg b/resources/quality/liquid/liquid_vo0.8_TPU_Verydraft_Print.inst.cfg
new file mode 100644
index 0000000000..74ce79eb58
--- /dev/null
+++ b/resources/quality/liquid/liquid_vo0.8_TPU_Verydraft_Print.inst.cfg
@@ -0,0 +1,62 @@
+[general]
+version = 4
+name = Extra Fast
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = verydraft
+weight = -3
+material = generic_tpu
+variant = VO 0.8
+
+[values]
+brim_width = 8.75
+cool_min_layer_time_fan_speed_max = 6
+top_skin_expand_distance = =line_width * 2
+infill_before_walls = True
+infill_line_width = =round(line_width * 0.7 / 0.8, 2)
+infill_pattern = cross_3d
+infill_sparse_density = 10
+jerk_prime_tower = =math.ceil(jerk_print * 25 / 15)
+jerk_support = =math.ceil(jerk_print * 25 / 15)
+jerk_wall_0 = =math.ceil(jerk_wall * 15 / 15)
+machine_nozzle_cool_down_speed = 0.5
+machine_nozzle_heat_up_speed = 2.5
+material_final_print_temperature = =material_print_temperature
+material_flow = 105
+material_initial_print_temperature = =material_print_temperature
+material_print_temperature_layer_0 = =material_print_temperature + 17
+material_standby_temperature = 100
+multiple_mesh_overlap = 0.2
+prime_tower_enable = True
+prime_tower_flow = 100
+retract_at_layer_change = False
+retraction_count_max = 12
+retraction_extra_prime_amount = 0.5
+retraction_hop = 1.5
+retraction_hop_only_when_collides = False
+retraction_min_travel = =line_width * 2
+retraction_prime_speed = 15
+skin_line_width = =round(line_width * 0.78 / 0.8, 2)
+speed_print = 30
+speed_topbottom = =math.ceil(speed_print * 23 / 30)
+
+speed_wall = =math.ceil(speed_print * 30 / 30)
+speed_wall_x = =math.ceil(speed_wall * 30 / 30)
+support_angle = 50
+support_bottom_distance = =support_z_distance
+support_line_width = =round(line_width * 0.7 / 0.8, 2)
+support_offset = =line_width
+switch_extruder_prime_speed = 15
+switch_extruder_retraction_amount = 20
+switch_extruder_retraction_speeds = 45
+top_bottom_thickness = 1.2
+travel_avoid_distance = 1.5
+travel_compensate_overlapping_walls_0_enabled = False
+wall_0_wipe_dist = =line_width * 2
+wall_line_width_x = =round(line_width * 0.6 / 0.8, 2)
+wall_thickness = 1.3
+
+jerk_travel = 20
diff --git a/resources/quality/makeblock/makeblock_mcreate_pla_normal.inst.cfg b/resources/quality/makeblock/makeblock_mcreate_pla_normal.inst.cfg
index e774d9e603..3b3ec04ace 100644
--- a/resources/quality/makeblock/makeblock_mcreate_pla_normal.inst.cfg
+++ b/resources/quality/makeblock/makeblock_mcreate_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = makeblock_mcreate
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/malyan_m200/abs/malyan_m200_abs_draft.inst.cfg b/resources/quality/malyan_m200/abs/malyan_m200_abs_draft.inst.cfg
index 70940c6ad1..298f6102f5 100644
--- a/resources/quality/malyan_m200/abs/malyan_m200_abs_draft.inst.cfg
+++ b/resources/quality/malyan_m200/abs/malyan_m200_abs_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/malyan_m200/abs/malyan_m200_abs_fast.inst.cfg b/resources/quality/malyan_m200/abs/malyan_m200_abs_fast.inst.cfg
index cce4a66fd7..fe38df87ba 100644
--- a/resources/quality/malyan_m200/abs/malyan_m200_abs_fast.inst.cfg
+++ b/resources/quality/malyan_m200/abs/malyan_m200_abs_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/malyan_m200/abs/malyan_m200_abs_high.inst.cfg b/resources/quality/malyan_m200/abs/malyan_m200_abs_high.inst.cfg
index faff43ce97..cf440ebc59 100644
--- a/resources/quality/malyan_m200/abs/malyan_m200_abs_high.inst.cfg
+++ b/resources/quality/malyan_m200/abs/malyan_m200_abs_high.inst.cfg
@@ -4,7 +4,7 @@ name = Finer
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/malyan_m200/abs/malyan_m200_abs_normal.inst.cfg b/resources/quality/malyan_m200/abs/malyan_m200_abs_normal.inst.cfg
index bc78a13a58..f33d68fa00 100644
--- a/resources/quality/malyan_m200/abs/malyan_m200_abs_normal.inst.cfg
+++ b/resources/quality/malyan_m200/abs/malyan_m200_abs_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/malyan_m200/abs/malyan_m200_abs_superdraft.inst.cfg b/resources/quality/malyan_m200/abs/malyan_m200_abs_superdraft.inst.cfg
index 95597194cf..5f10dd6fec 100644
--- a/resources/quality/malyan_m200/abs/malyan_m200_abs_superdraft.inst.cfg
+++ b/resources/quality/malyan_m200/abs/malyan_m200_abs_superdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Lowest Quality Draft
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -5
diff --git a/resources/quality/malyan_m200/abs/malyan_m200_abs_thickerdraft.inst.cfg b/resources/quality/malyan_m200/abs/malyan_m200_abs_thickerdraft.inst.cfg
index 51738b8940..ee3809e355 100644
--- a/resources/quality/malyan_m200/abs/malyan_m200_abs_thickerdraft.inst.cfg
+++ b/resources/quality/malyan_m200/abs/malyan_m200_abs_thickerdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = thickerdraft
weight = -3
diff --git a/resources/quality/malyan_m200/abs/malyan_m200_abs_ultra.inst.cfg b/resources/quality/malyan_m200/abs/malyan_m200_abs_ultra.inst.cfg
index 100353732c..f540fa5595 100644
--- a/resources/quality/malyan_m200/abs/malyan_m200_abs_ultra.inst.cfg
+++ b/resources/quality/malyan_m200/abs/malyan_m200_abs_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Fine
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
weight = 2
diff --git a/resources/quality/malyan_m200/abs/malyan_m200_abs_verydraft.inst.cfg b/resources/quality/malyan_m200/abs/malyan_m200_abs_verydraft.inst.cfg
index 9e9d1a0373..e8b19a9291 100644
--- a/resources/quality/malyan_m200/abs/malyan_m200_abs_verydraft.inst.cfg
+++ b/resources/quality/malyan_m200/abs/malyan_m200_abs_verydraft.inst.cfg
@@ -4,7 +4,7 @@ name = Low Detail Draft
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/malyan_m200/malyan_m200_global_Draft_Quality.inst.cfg b/resources/quality/malyan_m200/malyan_m200_global_Draft_Quality.inst.cfg
index 7097c3eb47..3fd8140a52 100644
--- a/resources/quality/malyan_m200/malyan_m200_global_Draft_Quality.inst.cfg
+++ b/resources/quality/malyan_m200/malyan_m200_global_Draft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/malyan_m200/malyan_m200_global_Fast_Quality.inst.cfg b/resources/quality/malyan_m200/malyan_m200_global_Fast_Quality.inst.cfg
index 849d08ab70..d5cdb58c43 100644
--- a/resources/quality/malyan_m200/malyan_m200_global_Fast_Quality.inst.cfg
+++ b/resources/quality/malyan_m200/malyan_m200_global_Fast_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/malyan_m200/malyan_m200_global_High_Quality.inst.cfg b/resources/quality/malyan_m200/malyan_m200_global_High_Quality.inst.cfg
index 5b22f2c18c..23e828867c 100644
--- a/resources/quality/malyan_m200/malyan_m200_global_High_Quality.inst.cfg
+++ b/resources/quality/malyan_m200/malyan_m200_global_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Finer
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/malyan_m200/malyan_m200_global_Normal_Quality.inst.cfg b/resources/quality/malyan_m200/malyan_m200_global_Normal_Quality.inst.cfg
index dc963c8677..0b208914f0 100644
--- a/resources/quality/malyan_m200/malyan_m200_global_Normal_Quality.inst.cfg
+++ b/resources/quality/malyan_m200/malyan_m200_global_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/malyan_m200/malyan_m200_global_SuperDraft_Quality.inst.cfg b/resources/quality/malyan_m200/malyan_m200_global_SuperDraft_Quality.inst.cfg
index d49c0cf811..e8de94f79c 100644
--- a/resources/quality/malyan_m200/malyan_m200_global_SuperDraft_Quality.inst.cfg
+++ b/resources/quality/malyan_m200/malyan_m200_global_SuperDraft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Lowest Quality Draft
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -5
diff --git a/resources/quality/malyan_m200/malyan_m200_global_ThickerDraft_Quality.inst.cfg b/resources/quality/malyan_m200/malyan_m200_global_ThickerDraft_Quality.inst.cfg
index b4a907ae9d..29303389d6 100644
--- a/resources/quality/malyan_m200/malyan_m200_global_ThickerDraft_Quality.inst.cfg
+++ b/resources/quality/malyan_m200/malyan_m200_global_ThickerDraft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = thickerdraft
weight = -3
diff --git a/resources/quality/malyan_m200/malyan_m200_global_Ultra_Quality.inst.cfg b/resources/quality/malyan_m200/malyan_m200_global_Ultra_Quality.inst.cfg
index 79803ebb66..d9325aea01 100644
--- a/resources/quality/malyan_m200/malyan_m200_global_Ultra_Quality.inst.cfg
+++ b/resources/quality/malyan_m200/malyan_m200_global_Ultra_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Fine
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
weight = 2
diff --git a/resources/quality/malyan_m200/malyan_m200_global_VeryDraft_Quality.inst.cfg b/resources/quality/malyan_m200/malyan_m200_global_VeryDraft_Quality.inst.cfg
index c132f1448e..15819b4e76 100644
--- a/resources/quality/malyan_m200/malyan_m200_global_VeryDraft_Quality.inst.cfg
+++ b/resources/quality/malyan_m200/malyan_m200_global_VeryDraft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Low Detail Draft
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/malyan_m200/petg/malyan_m200_petg_draft.inst.cfg b/resources/quality/malyan_m200/petg/malyan_m200_petg_draft.inst.cfg
index 1692cfd18d..afba70c13f 100644
--- a/resources/quality/malyan_m200/petg/malyan_m200_petg_draft.inst.cfg
+++ b/resources/quality/malyan_m200/petg/malyan_m200_petg_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/malyan_m200/petg/malyan_m200_petg_fast.inst.cfg b/resources/quality/malyan_m200/petg/malyan_m200_petg_fast.inst.cfg
index 7f5c758be3..8a03c0eaf6 100644
--- a/resources/quality/malyan_m200/petg/malyan_m200_petg_fast.inst.cfg
+++ b/resources/quality/malyan_m200/petg/malyan_m200_petg_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/malyan_m200/petg/malyan_m200_petg_high.inst.cfg b/resources/quality/malyan_m200/petg/malyan_m200_petg_high.inst.cfg
index 73238e5c83..3b05714ef2 100644
--- a/resources/quality/malyan_m200/petg/malyan_m200_petg_high.inst.cfg
+++ b/resources/quality/malyan_m200/petg/malyan_m200_petg_high.inst.cfg
@@ -4,7 +4,7 @@ name = Finer
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/malyan_m200/petg/malyan_m200_petg_normal.inst.cfg b/resources/quality/malyan_m200/petg/malyan_m200_petg_normal.inst.cfg
index 1ed4afe86e..69e0dab5f8 100644
--- a/resources/quality/malyan_m200/petg/malyan_m200_petg_normal.inst.cfg
+++ b/resources/quality/malyan_m200/petg/malyan_m200_petg_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/malyan_m200/petg/malyan_m200_petg_superdraft.inst.cfg b/resources/quality/malyan_m200/petg/malyan_m200_petg_superdraft.inst.cfg
index 1dd33153c7..60ac8d81c6 100644
--- a/resources/quality/malyan_m200/petg/malyan_m200_petg_superdraft.inst.cfg
+++ b/resources/quality/malyan_m200/petg/malyan_m200_petg_superdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Lowest Quality Draft
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -5
diff --git a/resources/quality/malyan_m200/petg/malyan_m200_petg_thickerdraft.inst.cfg b/resources/quality/malyan_m200/petg/malyan_m200_petg_thickerdraft.inst.cfg
index 8ae2648c6f..806691d362 100644
--- a/resources/quality/malyan_m200/petg/malyan_m200_petg_thickerdraft.inst.cfg
+++ b/resources/quality/malyan_m200/petg/malyan_m200_petg_thickerdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = thickerdraft
weight = -3
diff --git a/resources/quality/malyan_m200/petg/malyan_m200_petg_ultra.inst.cfg b/resources/quality/malyan_m200/petg/malyan_m200_petg_ultra.inst.cfg
index 1b132a77a8..70f3ab1618 100644
--- a/resources/quality/malyan_m200/petg/malyan_m200_petg_ultra.inst.cfg
+++ b/resources/quality/malyan_m200/petg/malyan_m200_petg_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Fine
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
weight = 2
diff --git a/resources/quality/malyan_m200/petg/malyan_m200_petg_verydraft.inst.cfg b/resources/quality/malyan_m200/petg/malyan_m200_petg_verydraft.inst.cfg
index 36c806b5f4..fe0af64a4f 100644
--- a/resources/quality/malyan_m200/petg/malyan_m200_petg_verydraft.inst.cfg
+++ b/resources/quality/malyan_m200/petg/malyan_m200_petg_verydraft.inst.cfg
@@ -4,7 +4,7 @@ name = Low Detail Draft
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/malyan_m200/pla/malyan_m200_pla_draft.inst.cfg b/resources/quality/malyan_m200/pla/malyan_m200_pla_draft.inst.cfg
index f419a1a46e..51c51225c3 100644
--- a/resources/quality/malyan_m200/pla/malyan_m200_pla_draft.inst.cfg
+++ b/resources/quality/malyan_m200/pla/malyan_m200_pla_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/malyan_m200/pla/malyan_m200_pla_fast.inst.cfg b/resources/quality/malyan_m200/pla/malyan_m200_pla_fast.inst.cfg
index 5d7d24804e..b209250b78 100644
--- a/resources/quality/malyan_m200/pla/malyan_m200_pla_fast.inst.cfg
+++ b/resources/quality/malyan_m200/pla/malyan_m200_pla_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/malyan_m200/pla/malyan_m200_pla_high.inst.cfg b/resources/quality/malyan_m200/pla/malyan_m200_pla_high.inst.cfg
index d99631d20b..376b447efa 100644
--- a/resources/quality/malyan_m200/pla/malyan_m200_pla_high.inst.cfg
+++ b/resources/quality/malyan_m200/pla/malyan_m200_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = Finer
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/malyan_m200/pla/malyan_m200_pla_normal.inst.cfg b/resources/quality/malyan_m200/pla/malyan_m200_pla_normal.inst.cfg
index 170fc0ba54..e80fb368c3 100644
--- a/resources/quality/malyan_m200/pla/malyan_m200_pla_normal.inst.cfg
+++ b/resources/quality/malyan_m200/pla/malyan_m200_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/malyan_m200/pla/malyan_m200_pla_superdraft.inst.cfg b/resources/quality/malyan_m200/pla/malyan_m200_pla_superdraft.inst.cfg
index 2fee013906..5eed218054 100644
--- a/resources/quality/malyan_m200/pla/malyan_m200_pla_superdraft.inst.cfg
+++ b/resources/quality/malyan_m200/pla/malyan_m200_pla_superdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Lowest Quality Draft
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -5
diff --git a/resources/quality/malyan_m200/pla/malyan_m200_pla_thickerdraft.inst.cfg b/resources/quality/malyan_m200/pla/malyan_m200_pla_thickerdraft.inst.cfg
index 705e772542..fb4a0a7578 100644
--- a/resources/quality/malyan_m200/pla/malyan_m200_pla_thickerdraft.inst.cfg
+++ b/resources/quality/malyan_m200/pla/malyan_m200_pla_thickerdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = thickerdraft
weight = -3
diff --git a/resources/quality/malyan_m200/pla/malyan_m200_pla_ultra.inst.cfg b/resources/quality/malyan_m200/pla/malyan_m200_pla_ultra.inst.cfg
index e102b7c899..225646ba82 100644
--- a/resources/quality/malyan_m200/pla/malyan_m200_pla_ultra.inst.cfg
+++ b/resources/quality/malyan_m200/pla/malyan_m200_pla_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Fine
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
weight = 2
diff --git a/resources/quality/malyan_m200/pla/malyan_m200_pla_verydraft.inst.cfg b/resources/quality/malyan_m200/pla/malyan_m200_pla_verydraft.inst.cfg
index 9c016242fa..16f3050404 100644
--- a/resources/quality/malyan_m200/pla/malyan_m200_pla_verydraft.inst.cfg
+++ b/resources/quality/malyan_m200/pla/malyan_m200_pla_verydraft.inst.cfg
@@ -4,7 +4,7 @@ name = Low Detail Draft
definition = malyan_m200
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_draft.inst.cfg b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_draft.inst.cfg
index ae96949e3e..fdc63d4e88 100644
--- a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_draft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_fast.inst.cfg b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_fast.inst.cfg
index bced480a52..6d8497c4cc 100644
--- a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_fast.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_high.inst.cfg b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_high.inst.cfg
index 531651042a..ddbf80dcde 100644
--- a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_high.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_high.inst.cfg
@@ -4,7 +4,7 @@ name = Finer
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_normal.inst.cfg b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_normal.inst.cfg
index 2edcb7321a..b74c6c26c5 100644
--- a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_normal.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_superdraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_superdraft.inst.cfg
index bc384b784a..d65a5d2e71 100644
--- a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_superdraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_superdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Lowest Quality Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -5
diff --git a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_thickerdraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_thickerdraft.inst.cfg
index fb37c99f68..70f43cdb38 100644
--- a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_thickerdraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_thickerdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = thickerdraft
weight = -3
diff --git a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_ultra.inst.cfg b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_ultra.inst.cfg
index c29b01b874..0349be0833 100644
--- a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_ultra.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Fine
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = thickerdraft
weight = 2
diff --git a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_verydraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_verydraft.inst.cfg
index d55070067b..20f652c1d7 100644
--- a/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_verydraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/abs/monoprice_select_mini_v2_abs_verydraft.inst.cfg
@@ -4,7 +4,7 @@ name = Low Detail Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Draft_Quality.inst.cfg b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Draft_Quality.inst.cfg
index 96a05390e7..2a114f73b4 100644
--- a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Draft_Quality.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Draft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Fast_Quality.inst.cfg b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Fast_Quality.inst.cfg
index d2136365cb..bf3344c357 100644
--- a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Fast_Quality.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Fast_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_High_Quality.inst.cfg b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_High_Quality.inst.cfg
index 21a3134b8a..3ab0db7e39 100644
--- a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_High_Quality.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Finer
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Normal_Quality.inst.cfg b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Normal_Quality.inst.cfg
index df91165b82..8dfffc9cbf 100644
--- a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Normal_Quality.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_SuperDraft_Quality.inst.cfg b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_SuperDraft_Quality.inst.cfg
index 2d12c8e2e7..5a1add03f1 100644
--- a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_SuperDraft_Quality.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_SuperDraft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Lowest Quality Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -5
diff --git a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_ThickerDraft_Quality.inst.cfg b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_ThickerDraft_Quality.inst.cfg
index 1551f21bcb..ddb092988e 100644
--- a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_ThickerDraft_Quality.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_ThickerDraft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = thickerdraft
weight = -3
diff --git a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Ultra_Quality.inst.cfg b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Ultra_Quality.inst.cfg
index 5482f147bc..bbaec52c77 100644
--- a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Ultra_Quality.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_Ultra_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Fine
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
weight = 2
diff --git a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_VeryDraft_Quality.inst.cfg b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_VeryDraft_Quality.inst.cfg
index c4515d03ad..58632e4d2d 100644
--- a/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_VeryDraft_Quality.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/monoprice_select_mini_v2_global_VeryDraft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Low Detail Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_draft.inst.cfg b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_draft.inst.cfg
index a090142983..78916b43b5 100644
--- a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_draft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_fast.inst.cfg b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_fast.inst.cfg
index f90e40a494..91fcb5bc3b 100644
--- a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_fast.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_high.inst.cfg b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_high.inst.cfg
index c64a06de01..5fdd6fb3a8 100644
--- a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_high.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_high.inst.cfg
@@ -4,7 +4,7 @@ name = Finer
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_normal.inst.cfg b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_normal.inst.cfg
index df6a2a7855..d151d0cd88 100644
--- a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_normal.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_superdraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_superdraft.inst.cfg
index e03ef39fd4..c73e43843f 100644
--- a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_superdraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_superdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Lowest Quality Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -5
diff --git a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_thickerdraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_thickerdraft.inst.cfg
index 451dccd9f1..0410979ae8 100644
--- a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_thickerdraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_thickerdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = thickerdraft
weight = -3
diff --git a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_ultra.inst.cfg b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_ultra.inst.cfg
index 19c2ef4690..0db75730e6 100644
--- a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_ultra.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Fine
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
weight = 2
diff --git a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_verydraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_verydraft.inst.cfg
index cccb2fab25..79fd20744a 100644
--- a/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_verydraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/nylon/monoprice_select_mini_v2_nylon_verydraft.inst.cfg
@@ -4,7 +4,7 @@ name = Low Detail Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_draft.inst.cfg b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_draft.inst.cfg
index f6d2cfc621..94914a8fb1 100644
--- a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_draft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_fast.inst.cfg b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_fast.inst.cfg
index 74336af321..cfc3632bf5 100644
--- a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_fast.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_high.inst.cfg b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_high.inst.cfg
index 4283672043..7b10f6b9a0 100644
--- a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_high.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_high.inst.cfg
@@ -4,7 +4,7 @@ name = Finer
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_normal.inst.cfg b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_normal.inst.cfg
index 3e38e459eb..2e3d2b2f0d 100644
--- a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_normal.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_superdraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_superdraft.inst.cfg
index 25bd2f19ef..2613bdf3de 100644
--- a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_superdraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_superdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Lowest Quality Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -5
diff --git a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_thickerdraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_thickerdraft.inst.cfg
index 0ada97c9d4..5390f70b67 100644
--- a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_thickerdraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_thickerdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = thickerdraft
weight = -3
diff --git a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_ultra.inst.cfg b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_ultra.inst.cfg
index b0306b3b8f..63d845f034 100644
--- a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_ultra.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Fine
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
weight = 2
diff --git a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_verydraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_verydraft.inst.cfg
index eb96e1b443..b7063dbd79 100644
--- a/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_verydraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pc/monoprice_select_mini_v2_pc_verydraft.inst.cfg
@@ -4,7 +4,7 @@ name = Low Detail Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_draft.inst.cfg b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_draft.inst.cfg
index 4de127b20b..8a2304aa8e 100644
--- a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_draft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_fast.inst.cfg b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_fast.inst.cfg
index e82afadb32..2bf9222fab 100644
--- a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_fast.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_high.inst.cfg b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_high.inst.cfg
index f59260080e..bead27fd2f 100644
--- a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_high.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_high.inst.cfg
@@ -4,7 +4,7 @@ name = Finer
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_normal.inst.cfg b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_normal.inst.cfg
index 4eea9accbd..aee3256d26 100644
--- a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_normal.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_superdraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_superdraft.inst.cfg
index 7c051eedba..62783375f0 100644
--- a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_superdraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_superdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Lowest Quality Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -5
diff --git a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_thickerdraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_thickerdraft.inst.cfg
index d836226f83..ff0cf9544a 100644
--- a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_thickerdraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_thickerdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = thickerdraft
weight = -3
diff --git a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_ultra.inst.cfg b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_ultra.inst.cfg
index 0059b1580b..81a801cc16 100644
--- a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_ultra.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Fine
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
weight = 2
diff --git a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_verydraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_verydraft.inst.cfg
index eb22fdc4a3..1366991706 100644
--- a/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_verydraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/petg/monoprice_select_mini_v2_petg_verydraft.inst.cfg
@@ -4,7 +4,7 @@ name = Low Detail Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_draft.inst.cfg b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_draft.inst.cfg
index 59ef3ee049..5eeeeb2d84 100644
--- a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_draft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_fast.inst.cfg b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_fast.inst.cfg
index b4cc357a05..585f660418 100644
--- a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_fast.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = 0
diff --git a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_high.inst.cfg b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_high.inst.cfg
index da997f17d9..ad4e7484a3 100644
--- a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_high.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = Finer
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_normal.inst.cfg b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_normal.inst.cfg
index 9c45b27107..22056bbf4d 100644
--- a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_normal.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_superdraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_superdraft.inst.cfg
index bd78bfc2c1..aed7bd6502 100644
--- a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_superdraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_superdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Lowest Quality Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -5
diff --git a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_thickerdraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_thickerdraft.inst.cfg
index 3d2d4bed4a..9939d2d222 100644
--- a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_thickerdraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_thickerdraft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = thickerdraft
weight = -3
diff --git a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_ultra.inst.cfg b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_ultra.inst.cfg
index 9a3087c98c..0ad8b7fea7 100644
--- a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_ultra.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Fine
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
weight = 2
diff --git a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_verydraft.inst.cfg b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_verydraft.inst.cfg
index f6ff05c158..b09ba1b6f9 100644
--- a/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_verydraft.inst.cfg
+++ b/resources/quality/monoprice_select_mini_v2/pla/monoprice_select_mini_v2_pla_verydraft.inst.cfg
@@ -4,7 +4,7 @@ name = Low Detail Draft
definition = monoprice_select_mini_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
material = generic_pla
weight = 0
diff --git a/resources/quality/normal.inst.cfg b/resources/quality/normal.inst.cfg
index aa2a8e555d..c475ffa23b 100644
--- a/resources/quality/normal.inst.cfg
+++ b/resources/quality/normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = fdmprinter
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg b/resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg
index 4eb37a08ea..7348a4bd1c 100644
--- a/resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg
+++ b/resources/quality/nwa3d_a31/nwa3d_a31_best.inst.cfg
@@ -5,7 +5,7 @@ name = Best Quality
definition = nwa3d_a31
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = best
weight = 1
diff --git a/resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg b/resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg
index 787a05a58a..90fb8fc8f8 100644
--- a/resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg
+++ b/resources/quality/nwa3d_a31/nwa3d_a31_e.inst.cfg
@@ -4,7 +4,7 @@ name = 0.6 Engineering Quality
definition = nwa3d_a31
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = Engineering
weight = -2
diff --git a/resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg b/resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg
index b1069c720b..6a002f6a81 100644
--- a/resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg
+++ b/resources/quality/nwa3d_a31/nwa3d_a31_fast.inst.cfg
@@ -5,7 +5,7 @@ name = Fast Quality
definition = nwa3d_a31
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg b/resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg
index 1f6defeded..d39e4acbd1 100644
--- a/resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg
+++ b/resources/quality/nwa3d_a31/nwa3d_a31_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = nwa3d_a31
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg b/resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg
index ac1ffa5756..8041c1c5d4 100644
--- a/resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg
+++ b/resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg
@@ -4,7 +4,7 @@ name = Best Quality
definition = nwa3d_a5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = best
weight = 1
diff --git a/resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg b/resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg
index 51d1cc8a7d..a0c8146f7e 100644
--- a/resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg
+++ b/resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast Quality
definition = nwa3d_a5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg b/resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg
index 41d3da0b5c..ba5ae77ea1 100644
--- a/resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg
+++ b/resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = nwa3d_a5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/peopoly_moai/peopoly_moai_coarse.inst.cfg b/resources/quality/peopoly_moai/peopoly_moai_coarse.inst.cfg
index 153616cec6..0397ab0692 100644
--- a/resources/quality/peopoly_moai/peopoly_moai_coarse.inst.cfg
+++ b/resources/quality/peopoly_moai/peopoly_moai_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = peopoly_moai
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = 3
diff --git a/resources/quality/peopoly_moai/peopoly_moai_draft.inst.cfg b/resources/quality/peopoly_moai/peopoly_moai_draft.inst.cfg
index a89f5b0443..2707b664af 100644
--- a/resources/quality/peopoly_moai/peopoly_moai_draft.inst.cfg
+++ b/resources/quality/peopoly_moai/peopoly_moai_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = peopoly_moai
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/peopoly_moai/peopoly_moai_extra_high.inst.cfg b/resources/quality/peopoly_moai/peopoly_moai_extra_high.inst.cfg
index 29dd86d512..d495fe8df9 100644
--- a/resources/quality/peopoly_moai/peopoly_moai_extra_high.inst.cfg
+++ b/resources/quality/peopoly_moai/peopoly_moai_extra_high.inst.cfg
@@ -4,7 +4,7 @@ name = Extra High
definition = peopoly_moai
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra_high
weight = 0
diff --git a/resources/quality/peopoly_moai/peopoly_moai_high.inst.cfg b/resources/quality/peopoly_moai/peopoly_moai_high.inst.cfg
index 5b30b1a455..cb772cde5a 100644
--- a/resources/quality/peopoly_moai/peopoly_moai_high.inst.cfg
+++ b/resources/quality/peopoly_moai/peopoly_moai_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = peopoly_moai
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/peopoly_moai/peopoly_moai_normal.inst.cfg b/resources/quality/peopoly_moai/peopoly_moai_normal.inst.cfg
index d0f4818d0e..5dc550a124 100644
--- a/resources/quality/peopoly_moai/peopoly_moai_normal.inst.cfg
+++ b/resources/quality/peopoly_moai/peopoly_moai_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = peopoly_moai
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/rigid3d_base/abs/rigid3d_base_abs_adaptive.inst.cfg b/resources/quality/rigid3d_base/abs/rigid3d_base_abs_adaptive.inst.cfg
index 46c2759f40..92f2870b44 100644
--- a/resources/quality/rigid3d_base/abs/rigid3d_base_abs_adaptive.inst.cfg
+++ b/resources/quality/rigid3d_base/abs/rigid3d_base_abs_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_abs
diff --git a/resources/quality/rigid3d_base/abs/rigid3d_base_abs_good.inst.cfg b/resources/quality/rigid3d_base/abs/rigid3d_base_abs_good.inst.cfg
index ab7f82e93b..52f97abd7c 100644
--- a/resources/quality/rigid3d_base/abs/rigid3d_base_abs_good.inst.cfg
+++ b/resources/quality/rigid3d_base/abs/rigid3d_base_abs_good.inst.cfg
@@ -4,7 +4,7 @@ name = Good Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = good
material = generic_abs
diff --git a/resources/quality/rigid3d_base/abs/rigid3d_base_abs_low.inst.cfg b/resources/quality/rigid3d_base/abs/rigid3d_base_abs_low.inst.cfg
index 41cb4e557d..1986536dfd 100644
--- a/resources/quality/rigid3d_base/abs/rigid3d_base_abs_low.inst.cfg
+++ b/resources/quality/rigid3d_base/abs/rigid3d_base_abs_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_abs
diff --git a/resources/quality/rigid3d_base/abs/rigid3d_base_abs_standard.inst.cfg b/resources/quality/rigid3d_base/abs/rigid3d_base_abs_standard.inst.cfg
index bbe5da988a..2c2c4d406c 100644
--- a/resources/quality/rigid3d_base/abs/rigid3d_base_abs_standard.inst.cfg
+++ b/resources/quality/rigid3d_base/abs/rigid3d_base_abs_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_abs
diff --git a/resources/quality/rigid3d_base/abs/rigid3d_base_abs_super.inst.cfg b/resources/quality/rigid3d_base/abs/rigid3d_base_abs_super.inst.cfg
index f74e44d5a8..b825b688c8 100644
--- a/resources/quality/rigid3d_base/abs/rigid3d_base_abs_super.inst.cfg
+++ b/resources/quality/rigid3d_base/abs/rigid3d_base_abs_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_abs
diff --git a/resources/quality/rigid3d_base/abs/rigid3d_base_abs_ultra.inst.cfg b/resources/quality/rigid3d_base/abs/rigid3d_base_abs_ultra.inst.cfg
index fecf156665..250ca049b7 100644
--- a/resources/quality/rigid3d_base/abs/rigid3d_base_abs_ultra.inst.cfg
+++ b/resources/quality/rigid3d_base/abs/rigid3d_base_abs_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
material = generic_abs
diff --git a/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_adaptive.inst.cfg b/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_adaptive.inst.cfg
index 11632402b0..948fdbc2d6 100644
--- a/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_adaptive.inst.cfg
+++ b/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_nylon
diff --git a/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_good.inst.cfg b/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_good.inst.cfg
index 826dea0dc6..3219fab268 100644
--- a/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_good.inst.cfg
+++ b/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_good.inst.cfg
@@ -4,7 +4,7 @@ name = Good Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = good
material = generic_nylon
diff --git a/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_low.inst.cfg b/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_low.inst.cfg
index 5e8a5a3e58..4bbe9c5f4d 100644
--- a/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_low.inst.cfg
+++ b/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_nylon
diff --git a/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_standard.inst.cfg b/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_standard.inst.cfg
index 36c1f81abb..94afbf48c9 100644
--- a/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_standard.inst.cfg
+++ b/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_nylon
diff --git a/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_super.inst.cfg b/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_super.inst.cfg
index 5909a5c1e5..72e5fa525c 100644
--- a/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_super.inst.cfg
+++ b/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_nylon
diff --git a/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_ultra.inst.cfg b/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_ultra.inst.cfg
index fce79f8ba3..d7423662e7 100644
--- a/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_ultra.inst.cfg
+++ b/resources/quality/rigid3d_base/nylon/rigid3d_base_nylon_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
material = generic_nylon
diff --git a/resources/quality/rigid3d_base/petg/rigid3d_base_petg_adaptive.inst.cfg b/resources/quality/rigid3d_base/petg/rigid3d_base_petg_adaptive.inst.cfg
index f5c64b8346..814a2d8612 100644
--- a/resources/quality/rigid3d_base/petg/rigid3d_base_petg_adaptive.inst.cfg
+++ b/resources/quality/rigid3d_base/petg/rigid3d_base_petg_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_petg
diff --git a/resources/quality/rigid3d_base/petg/rigid3d_base_petg_good.inst.cfg b/resources/quality/rigid3d_base/petg/rigid3d_base_petg_good.inst.cfg
index 30f116c455..66b6d4231a 100644
--- a/resources/quality/rigid3d_base/petg/rigid3d_base_petg_good.inst.cfg
+++ b/resources/quality/rigid3d_base/petg/rigid3d_base_petg_good.inst.cfg
@@ -4,7 +4,7 @@ name = Good Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = good
material = generic_petg
diff --git a/resources/quality/rigid3d_base/petg/rigid3d_base_petg_low.inst.cfg b/resources/quality/rigid3d_base/petg/rigid3d_base_petg_low.inst.cfg
index 143b6c5117..e1e71ff8d8 100644
--- a/resources/quality/rigid3d_base/petg/rigid3d_base_petg_low.inst.cfg
+++ b/resources/quality/rigid3d_base/petg/rigid3d_base_petg_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_petg
diff --git a/resources/quality/rigid3d_base/petg/rigid3d_base_petg_standard.inst.cfg b/resources/quality/rigid3d_base/petg/rigid3d_base_petg_standard.inst.cfg
index 68c67b5655..c8e5e07f08 100644
--- a/resources/quality/rigid3d_base/petg/rigid3d_base_petg_standard.inst.cfg
+++ b/resources/quality/rigid3d_base/petg/rigid3d_base_petg_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_petg
diff --git a/resources/quality/rigid3d_base/petg/rigid3d_base_petg_super.inst.cfg b/resources/quality/rigid3d_base/petg/rigid3d_base_petg_super.inst.cfg
index fa3f977e23..c091d842ac 100644
--- a/resources/quality/rigid3d_base/petg/rigid3d_base_petg_super.inst.cfg
+++ b/resources/quality/rigid3d_base/petg/rigid3d_base_petg_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_petg
diff --git a/resources/quality/rigid3d_base/petg/rigid3d_base_petg_ultra.inst.cfg b/resources/quality/rigid3d_base/petg/rigid3d_base_petg_ultra.inst.cfg
index 6f7c3f3e8b..f3fe6fdc78 100644
--- a/resources/quality/rigid3d_base/petg/rigid3d_base_petg_ultra.inst.cfg
+++ b/resources/quality/rigid3d_base/petg/rigid3d_base_petg_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
material = generic_petg
diff --git a/resources/quality/rigid3d_base/pla/rigid3d_base_pla_adaptive.inst.cfg b/resources/quality/rigid3d_base/pla/rigid3d_base_pla_adaptive.inst.cfg
index a9330c69d1..8ad658ce1d 100644
--- a/resources/quality/rigid3d_base/pla/rigid3d_base_pla_adaptive.inst.cfg
+++ b/resources/quality/rigid3d_base/pla/rigid3d_base_pla_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_pla
diff --git a/resources/quality/rigid3d_base/pla/rigid3d_base_pla_good.inst.cfg b/resources/quality/rigid3d_base/pla/rigid3d_base_pla_good.inst.cfg
index c031846453..f19d664474 100644
--- a/resources/quality/rigid3d_base/pla/rigid3d_base_pla_good.inst.cfg
+++ b/resources/quality/rigid3d_base/pla/rigid3d_base_pla_good.inst.cfg
@@ -4,7 +4,7 @@ name = Good Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = good
material = generic_pla
diff --git a/resources/quality/rigid3d_base/pla/rigid3d_base_pla_low.inst.cfg b/resources/quality/rigid3d_base/pla/rigid3d_base_pla_low.inst.cfg
index 89e7c8d14d..b08432e38b 100644
--- a/resources/quality/rigid3d_base/pla/rigid3d_base_pla_low.inst.cfg
+++ b/resources/quality/rigid3d_base/pla/rigid3d_base_pla_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_pla
diff --git a/resources/quality/rigid3d_base/pla/rigid3d_base_pla_standard.inst.cfg b/resources/quality/rigid3d_base/pla/rigid3d_base_pla_standard.inst.cfg
index 9beefffc98..62bd12a5d0 100644
--- a/resources/quality/rigid3d_base/pla/rigid3d_base_pla_standard.inst.cfg
+++ b/resources/quality/rigid3d_base/pla/rigid3d_base_pla_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_pla
diff --git a/resources/quality/rigid3d_base/pla/rigid3d_base_pla_super.inst.cfg b/resources/quality/rigid3d_base/pla/rigid3d_base_pla_super.inst.cfg
index 7519ad45d5..8a518a09ac 100644
--- a/resources/quality/rigid3d_base/pla/rigid3d_base_pla_super.inst.cfg
+++ b/resources/quality/rigid3d_base/pla/rigid3d_base_pla_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_pla
diff --git a/resources/quality/rigid3d_base/pla/rigid3d_base_pla_ultra.inst.cfg b/resources/quality/rigid3d_base/pla/rigid3d_base_pla_ultra.inst.cfg
index 98468b8d0e..96e038a631 100644
--- a/resources/quality/rigid3d_base/pla/rigid3d_base_pla_ultra.inst.cfg
+++ b/resources/quality/rigid3d_base/pla/rigid3d_base_pla_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
material = generic_pla
diff --git a/resources/quality/rigid3d_base/rigid3d_base_global_adaptive.inst.cfg b/resources/quality/rigid3d_base/rigid3d_base_global_adaptive.inst.cfg
index 9c912b7ad2..261a6d4b0f 100644
--- a/resources/quality/rigid3d_base/rigid3d_base_global_adaptive.inst.cfg
+++ b/resources/quality/rigid3d_base/rigid3d_base_global_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
weight = -6
diff --git a/resources/quality/rigid3d_base/rigid3d_base_global_good.inst.cfg b/resources/quality/rigid3d_base/rigid3d_base_global_good.inst.cfg
index 39faf5b622..0caae8a506 100644
--- a/resources/quality/rigid3d_base/rigid3d_base_global_good.inst.cfg
+++ b/resources/quality/rigid3d_base/rigid3d_base_global_good.inst.cfg
@@ -4,7 +4,7 @@ name = Good Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = good
weight = -2
diff --git a/resources/quality/rigid3d_base/rigid3d_base_global_low.inst.cfg b/resources/quality/rigid3d_base/rigid3d_base_global_low.inst.cfg
index 5cc3d12cf5..0034a88154 100644
--- a/resources/quality/rigid3d_base/rigid3d_base_global_low.inst.cfg
+++ b/resources/quality/rigid3d_base/rigid3d_base_global_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
weight = -4
diff --git a/resources/quality/rigid3d_base/rigid3d_base_global_standard.inst.cfg b/resources/quality/rigid3d_base/rigid3d_base_global_standard.inst.cfg
index 6da3446963..2edfd98358 100644
--- a/resources/quality/rigid3d_base/rigid3d_base_global_standard.inst.cfg
+++ b/resources/quality/rigid3d_base/rigid3d_base_global_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
weight = -3
diff --git a/resources/quality/rigid3d_base/rigid3d_base_global_super.inst.cfg b/resources/quality/rigid3d_base/rigid3d_base_global_super.inst.cfg
index ac187a87e6..f1689a6d76 100644
--- a/resources/quality/rigid3d_base/rigid3d_base_global_super.inst.cfg
+++ b/resources/quality/rigid3d_base/rigid3d_base_global_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
weight = -1
diff --git a/resources/quality/rigid3d_base/rigid3d_base_global_ultra.inst.cfg b/resources/quality/rigid3d_base/rigid3d_base_global_ultra.inst.cfg
index 0726cbce6a..ce767bf4bf 100644
--- a/resources/quality/rigid3d_base/rigid3d_base_global_ultra.inst.cfg
+++ b/resources/quality/rigid3d_base/rigid3d_base_global_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
weight = 0
diff --git a/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_adaptive.inst.cfg b/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_adaptive.inst.cfg
index b6a0738a3a..4119f1b16f 100644
--- a/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_adaptive.inst.cfg
+++ b/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_adaptive.inst.cfg
@@ -4,7 +4,7 @@ name = Dynamic Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = adaptive
material = generic_tpu
diff --git a/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_good.inst.cfg b/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_good.inst.cfg
index 8275e0a538..944c9d359e 100644
--- a/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_good.inst.cfg
+++ b/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_good.inst.cfg
@@ -4,7 +4,7 @@ name = Good Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = good
material = generic_tpu
diff --git a/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_low.inst.cfg b/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_low.inst.cfg
index 268cc025e3..5d2ff4ceae 100644
--- a/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_low.inst.cfg
+++ b/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_tpu
diff --git a/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_standard.inst.cfg b/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_standard.inst.cfg
index 0cfd5918ea..598cf9017f 100644
--- a/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_standard.inst.cfg
+++ b/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_standard.inst.cfg
@@ -4,7 +4,7 @@ name = Standard Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = standard
material = generic_tpu
diff --git a/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_super.inst.cfg b/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_super.inst.cfg
index b98d43c514..f69088b370 100644
--- a/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_super.inst.cfg
+++ b/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_tpu
diff --git a/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_ultra.inst.cfg b/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_ultra.inst.cfg
index d660c770b1..cc51f88bba 100644
--- a/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_ultra.inst.cfg
+++ b/resources/quality/rigid3d_base/tpu/rigid3d_base_tpu_ultra.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = rigid3d_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultra
material = generic_tpu
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_A.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_A.inst.cfg
index c84f3a55a0..8fcfde369f 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_A.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_B.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_B.inst.cfg
index 112901259c..216125d9a3 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_C.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_C.inst.cfg
index aa4724a194..d385c0ff30 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS-X_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_A.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_A.inst.cfg
index 3293ed6efc..9a1639165e 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_A.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_B.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_B.inst.cfg
index 6681b202f2..f2da5b39b8 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_C.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_C.inst.cfg
index 22be0549f7..b579c4b05b 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ABS_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ACETATE_A.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ACETATE_A.inst.cfg
new file mode 100644
index 0000000000..08f8508763
--- /dev/null
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ACETATE_A.inst.cfg
@@ -0,0 +1,47 @@
+[general]
+version = 4
+name = A
+definition = strateo3d
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = a
+weight = 1
+material = emotiontech_acetate
+variant = Standard 0.4
+
+[values]
+layer_height_0 = =round(0.5*machine_nozzle_size, 2)
+line_width = =machine_nozzle_size/machine_nozzle_size*0.4
+wall_line_width = =machine_nozzle_size/machine_nozzle_size*0.35
+wall_line_width_x = =machine_nozzle_size/machine_nozzle_size*0.4
+wall_0_wipe_dist = =machine_nozzle_size/2
+speed_print = 50
+speed_wall = =math.ceil(speed_print * 37/50)
+speed_wall_0 = =math.ceil(speed_wall * 30/37)
+speed_topbottom = =math.ceil(speed_print * 33/50)
+speed_layer_0 = =math.ceil(speed_print * 25/50)
+speed_slowdown_layers = 2
+cool_fan_enabled = True
+cool_fan_speed = 35
+cool_fan_speed_max = 100
+cool_min_layer_time_fan_speed_max = 20
+cool_min_layer_time = 11
+cool_fan_full_at_height = =layer_height_0 + 10 * layer_height
+cool_min_speed = 10
+support_angle = 60
+material_print_temperature = =default_material_print_temperature
+material_print_temperature_layer_0 = =default_material_print_temperature
+material_flow = 98
+retraction_extra_prime_amount = 0.1
+retraction_min_travel = =3*line_width
+retraction_hop_only_when_collides = True
+skin_overlap = 10
+support_z_distance = =layer_height
+support_bottom_distance = =support_z_distance
+support_xy_distance = =line_width * 1.7
+support_xy_distance_overhang = =wall_line_width_0
+support_offset = 1
+support_interface_density = 100
+prime_tower_enable = True \ No newline at end of file
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ACETATE_B.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ACETATE_B.inst.cfg
new file mode 100644
index 0000000000..8bb20b2914
--- /dev/null
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ACETATE_B.inst.cfg
@@ -0,0 +1,47 @@
+[general]
+version = 4
+name = B
+definition = strateo3d
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = b
+weight = 0
+material = emotiontech_acetate
+variant = Standard 0.4
+
+[values]
+layer_height_0 = =round(0.67*machine_nozzle_size, 2)
+line_width = =machine_nozzle_size/machine_nozzle_size*0.4
+wall_line_width = =machine_nozzle_size/machine_nozzle_size*0.35
+wall_line_width_x = =machine_nozzle_size/machine_nozzle_size*0.4
+wall_0_wipe_dist = =machine_nozzle_size/2
+speed_print = 55
+speed_wall = =math.ceil(speed_print * 40/55)
+speed_wall_0 = =math.ceil(speed_wall * 30/40)
+speed_topbottom = =math.ceil(speed_print * 37/55)
+speed_layer_0 = =math.ceil(speed_print * 27/55)
+speed_slowdown_layers = 2
+cool_fan_enabled = True
+cool_fan_speed = 35
+cool_fan_speed_max = 100
+cool_min_layer_time_fan_speed_max = 20
+cool_min_layer_time = 11
+cool_fan_full_at_height = =layer_height_0 + 7 * layer_height
+cool_min_speed = 10
+support_angle = 55
+material_print_temperature = =default_material_print_temperature + 2
+material_print_temperature_layer_0 = =default_material_print_temperature + 0
+material_flow = 95
+retraction_extra_prime_amount = 0.1
+retraction_min_travel = =3*line_width
+retraction_hop_only_when_collides = True
+skin_overlap = 10
+support_z_distance = =layer_height
+support_bottom_distance = =support_z_distance
+support_xy_distance = =line_width * 1.7
+support_xy_distance_overhang = =wall_line_width_0
+support_offset = 1
+support_interface_density = 100
+prime_tower_enable = True \ No newline at end of file
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ACETATE_C.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ACETATE_C.inst.cfg
new file mode 100644
index 0000000000..6169d736c3
--- /dev/null
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ACETATE_C.inst.cfg
@@ -0,0 +1,47 @@
+[general]
+version = 4
+name = C
+definition = strateo3d
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = c
+weight = -1
+material = emotiontech_acetate
+variant = Standard 0.4
+
+[values]
+layer_height_0 = =round(0.75*machine_nozzle_size, 2)
+line_width = =machine_nozzle_size/machine_nozzle_size*0.4
+wall_line_width = =machine_nozzle_size/machine_nozzle_size*0.35
+wall_line_width_x = =machine_nozzle_size/machine_nozzle_size*0.4
+wall_0_wipe_dist = =machine_nozzle_size/2
+speed_print = 60
+speed_wall = =math.ceil(speed_print * 45/60)
+speed_wall_0 = =math.ceil(speed_wall * 33/45)
+speed_topbottom = =math.ceil(speed_print * 40/60)
+speed_layer_0 = =math.ceil(speed_print * 30/60)
+speed_slowdown_layers = 2
+cool_fan_enabled = True
+cool_fan_speed = 35
+cool_fan_speed_max = 100
+cool_min_layer_time_fan_speed_max = 20
+cool_min_layer_time = 11
+cool_fan_full_at_height = =layer_height_0 + 5 * layer_height
+cool_min_speed = 10
+support_angle = 50
+material_print_temperature = =default_material_print_temperature + 5
+material_print_temperature_layer_0 = =default_material_print_temperature + 3
+material_flow = 93
+retraction_extra_prime_amount = 0.1
+retraction_min_travel = =3*line_width
+retraction_hop_only_when_collides = True
+skin_overlap = 10
+support_z_distance = =layer_height
+support_bottom_distance = =support_z_distance
+support_xy_distance = =line_width * 1.7
+support_xy_distance_overhang = =wall_line_width_0
+support_offset = 1
+support_interface_density = 100
+prime_tower_enable = True \ No newline at end of file
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_A.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_A.inst.cfg
index 73e5d86800..dd60a23275 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_A.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_B.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_B.inst.cfg
index d18c166880..80be1ecf9c 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_C.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_C.inst.cfg
index 1206cb3207..07fabf6a6c 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_ASA-X_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_A.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_A.inst.cfg
index 8718717427..9c3816aff9 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_A.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_B.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_B.inst.cfg
index 0b3c65b21e..4063c3959a 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_C.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_C.inst.cfg
index 2f2fb0cb23..e175f91a4d 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_BVOH_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_A.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_A.inst.cfg
index 87d6ee5353..086f8a7929 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_A.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_B.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_B.inst.cfg
index 351fc1b261..fb848950ce 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_C.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_C.inst.cfg
index bcdec9c9a1..3fb9938232 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_HIPS_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_A.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_A.inst.cfg
index e7958abc91..f72b70e9bd 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_A.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_B.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_B.inst.cfg
index 9deb3556d4..e7a4bfc114 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_C.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_C.inst.cfg
index 64e5194080..8d262aa732 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PETG_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_A.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_A.inst.cfg
index 50cdfb66f2..113a418f85 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_A.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_B.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_B.inst.cfg
index 2e34aac68d..b88f739cbd 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_C.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_C.inst.cfg
index 18e5c632c2..939dc1ebbd 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PLA_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_A.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_A.inst.cfg
index 997a12fded..059e5ce050 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_A.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_B.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_B.inst.cfg
index 2d3ba726f6..3bc099c81b 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_C.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_C.inst.cfg
index 072c1928d5..76440baa91 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-M_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_A.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_A.inst.cfg
index f70d883cbd..de0d422c75 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_A.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_B.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_B.inst.cfg
index 4551492452..87e1c3b394 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_C.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_C.inst.cfg
index 7675fdcf39..95baf7c2f5 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_PVA-S_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_A.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_A.inst.cfg
index 416a8175d4..911c301441 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_A.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_A.inst.cfg
@@ -4,7 +4,7 @@ name = A
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_B.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_B.inst.cfg
index 7e18f83d31..9e362208dc 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_C.inst.cfg b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_C.inst.cfg
index b364270127..7b55f58b54 100644
--- a/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.4/s3d_std0.4_TPU98A_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_B.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_B.inst.cfg
index e7eb63f56f..e15f0039ee 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_C.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_C.inst.cfg
index da307fb128..78717b6d22 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_D.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_D.inst.cfg
index 5620efde6f..fdb24bd1ce 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS-X_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_B.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_B.inst.cfg
index 707585110a..3c9b1ff438 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_C.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_C.inst.cfg
index 04ecf0726e..b8020035b3 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_D.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_D.inst.cfg
index bd780f69d4..1729e1ba90 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ABS_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ACETATE_B.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ACETATE_B.inst.cfg
new file mode 100644
index 0000000000..0d3d36fdad
--- /dev/null
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ACETATE_B.inst.cfg
@@ -0,0 +1,47 @@
+[general]
+version = 4
+name = B
+definition = strateo3d
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = b
+weight = 1
+material = emotiontech_acetate
+variant = Standard 0.6
+
+[values]
+layer_height_0 = =round(0.5*machine_nozzle_size, 2)
+line_width = =machine_nozzle_size/machine_nozzle_size*0.6
+wall_line_width = =machine_nozzle_size/machine_nozzle_size*0.55
+wall_line_width_x = =machine_nozzle_size/machine_nozzle_size*0.6
+wall_0_wipe_dist = =machine_nozzle_size/2
+speed_print = 50
+speed_wall = =math.ceil(speed_print * 37/50)
+speed_wall_0 = =math.ceil(speed_wall * 30/37)
+speed_topbottom = =math.ceil(speed_print * 33/50)
+speed_layer_0 = =math.ceil(speed_print * 25/50)
+speed_slowdown_layers = 2
+cool_fan_enabled = True
+cool_fan_speed = 35
+cool_fan_speed_max = 100
+cool_min_layer_time_fan_speed_max = 20
+cool_min_layer_time = 11
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_min_speed = 10
+support_angle = 60
+material_print_temperature = =default_material_print_temperature
+material_print_temperature_layer_0 = =default_material_print_temperature
+material_flow = 95
+retraction_extra_prime_amount = 0.1
+retraction_min_travel = =3*line_width
+retraction_hop_only_when_collides = True
+skin_overlap = 10
+support_z_distance = =layer_height
+support_bottom_distance = =support_z_distance
+support_xy_distance = =line_width * 1.7
+support_xy_distance_overhang = =wall_line_width_0
+support_offset = 1
+support_interface_density = 100
+prime_tower_enable = True \ No newline at end of file
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ACETATE_C.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ACETATE_C.inst.cfg
new file mode 100644
index 0000000000..9e088490bd
--- /dev/null
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ACETATE_C.inst.cfg
@@ -0,0 +1,47 @@
+[general]
+version = 4
+name = C
+definition = strateo3d
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = c
+weight = 0
+material = emotiontech_acetate
+variant = Standard 0.6
+
+[values]
+layer_height_0 = =round(0.67*machine_nozzle_size, 2)
+line_width = =machine_nozzle_size/machine_nozzle_size*0.6
+wall_line_width = =machine_nozzle_size/machine_nozzle_size*0.55
+wall_line_width_x = =machine_nozzle_size/machine_nozzle_size*0.6
+wall_0_wipe_dist = =machine_nozzle_size/2
+speed_print = 55
+speed_wall = =math.ceil(speed_print * 40/55)
+speed_wall_0 = =math.ceil(speed_wall * 30/40)
+speed_topbottom = =math.ceil(speed_print * 37/55)
+speed_layer_0 = =math.ceil(speed_print * 27/55)
+speed_slowdown_layers = 2
+cool_fan_enabled = True
+cool_fan_speed = 35
+cool_fan_speed_max = 100
+cool_min_layer_time_fan_speed_max = 20
+cool_min_layer_time = 11
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_min_speed = 10
+support_angle = 55
+material_print_temperature = =default_material_print_temperature + 2
+material_print_temperature_layer_0 = =default_material_print_temperature + 0
+material_flow = 93
+retraction_extra_prime_amount = 0.1
+retraction_min_travel = =3*line_width
+retraction_hop_only_when_collides = True
+skin_overlap = 10
+support_z_distance = =layer_height
+support_bottom_distance = =support_z_distance
+support_xy_distance = =line_width * 1.7
+support_xy_distance_overhang = =wall_line_width_0
+support_offset = 1
+support_interface_density = 100
+prime_tower_enable = True \ No newline at end of file
diff --git a/resources/quality/strateo3d/Standard_1.2/s3d_std1.2_PLA_H.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ACETATE_D.inst.cfg
index 65a9becd3f..d69b80028b 100644
--- a/resources/quality/strateo3d/Standard_1.2/s3d_std1.2_PLA_H.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ACETATE_D.inst.cfg
@@ -1,46 +1,45 @@
[general]
version = 4
-name = H
+name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
-quality_type = h
+quality_type = d
weight = -1
-material = emotiontech_pla
-variant = Standard 1.2
+material = emotiontech_acetate
+variant = Standard 0.6
[values]
layer_height_0 = =round(0.75*machine_nozzle_size, 2)
-line_width = =machine_nozzle_size/machine_nozzle_size*1.1
-wall_line_width_x = =machine_nozzle_size/machine_nozzle_size*1.0
-infill_line_width = =machine_nozzle_size/machine_nozzle_size*1.2
-support_line_width = =machine_nozzle_size/machine_nozzle_size*0.9
+line_width = =machine_nozzle_size/machine_nozzle_size*0.6
+wall_line_width = =machine_nozzle_size/machine_nozzle_size*0.55
+wall_line_width_x = =machine_nozzle_size/machine_nozzle_size*0.6
wall_0_wipe_dist = =machine_nozzle_size/2
-speed_print = 35
-speed_wall = =math.ceil(speed_print * 27/35)
-speed_wall_0 = =math.ceil(speed_print * 23/35)
-speed_topbottom = =math.ceil(speed_print * 30/35)
-speed_layer_0 = =math.ceil(speed_print * 25/35)
+speed_print = 60
+speed_wall = =math.ceil(speed_print * 45/60)
+speed_wall_0 = =math.ceil(speed_wall * 33/45)
+speed_topbottom = =math.ceil(speed_print * 40/60)
+speed_layer_0 = =math.ceil(speed_print * 30/60)
speed_slowdown_layers = 2
cool_fan_enabled = True
-cool_fan_speed = 100
+cool_fan_speed = 35
cool_fan_speed_max = 100
cool_min_layer_time_fan_speed_max = 20
cool_min_layer_time = 11
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_min_speed = 10
support_angle = 50
-material_print_temperature = =default_material_print_temperature + 10
-material_print_temperature_layer_0 = =default_material_print_temperature + 5
+material_print_temperature = =default_material_print_temperature + 5
+material_print_temperature_layer_0 = =default_material_print_temperature + 3
material_flow = 91
-retraction_extra_prime_amount = 0.5
+retraction_extra_prime_amount = 0.1
retraction_min_travel = =3*line_width
retraction_hop_only_when_collides = True
-skin_overlap = 20
-support_z_distance = =layer_height*2
-support_bottom_distance = =support_z_distance*0.5
+skin_overlap = 10
+support_z_distance = =layer_height
+support_bottom_distance = =support_z_distance
support_xy_distance = =line_width * 1.7
support_xy_distance_overhang = =wall_line_width_0
support_offset = 1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_B.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_B.inst.cfg
index e39e18cfe7..d6c7bf609c 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_C.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_C.inst.cfg
index e62d1708a3..d55b7895cb 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_D.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_D.inst.cfg
index 247e8f8ec3..167ea04597 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_ASA-X_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_B.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_B.inst.cfg
index 5f975177ee..4c71d4ceea 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_C.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_C.inst.cfg
index 3e936e0464..8e7c795497 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_D.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_D.inst.cfg
index 871fddc493..6fea1d0be0 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_BVOH_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_B.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_B.inst.cfg
index f715878dc9..017903b368 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_C.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_C.inst.cfg
index 431c30a5a1..6345fe6dd9 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_D.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_D.inst.cfg
index 000286b895..2b026ab417 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_HIPS_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_Nylon-1030_C.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_Nylon-1030_C.inst.cfg
index ea4e8fe7e6..8aae83ed4c 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_Nylon-1030_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_Nylon-1030_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_B.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_B.inst.cfg
index 61b1430ce6..a2381e040c 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_C.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_C.inst.cfg
index 9dd31e4316..1b9f02cf49 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_D.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_D.inst.cfg
index 4b45bd4289..d4c5674d28 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PETG_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_B.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_B.inst.cfg
index 51673407d0..5d68172d1c 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_C.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_C.inst.cfg
index 0b6927f0c8..2b72fc3889 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_D.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_D.inst.cfg
index 317a28a656..ea7b045e66 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PLA_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_B.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_B.inst.cfg
index 7aaeea2f14..3422e084aa 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_C.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_C.inst.cfg
index f3c26b9868..25bb0015e0 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_D.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_D.inst.cfg
index b2464edd05..d73456f988 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-M_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_B.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_B.inst.cfg
index e67f2d40d5..0f9af47558 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_C.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_C.inst.cfg
index fed27c42f2..ed8b6b3c2b 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_D.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_D.inst.cfg
index 27eb850faa..f3768081fe 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_PVA-S_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_B.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_B.inst.cfg
index 9b7fc2a5eb..1f29b4cc38 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_B.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_B.inst.cfg
@@ -4,7 +4,7 @@ name = B
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_C.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_C.inst.cfg
index e5f93fe9f1..63f19483fc 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_D.inst.cfg b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_D.inst.cfg
index a3588074d6..41cc12fe64 100644
--- a/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.6/s3d_std0.6_TPU98A_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_C.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_C.inst.cfg
index 905d79e290..369dc67542 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_D.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_D.inst.cfg
index deab8f5d4b..9fde31fc3d 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_E.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_E.inst.cfg
index 176d70d9b4..dbc457014e 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_E.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS-X_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_C.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_C.inst.cfg
index 1f29bc27c2..5851a53f90 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_D.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_D.inst.cfg
index 0faf7d8eda..65ed9167a3 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_E.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_E.inst.cfg
index f15eb9a2a9..d0b8a577bb 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_E.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ABS_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_C.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_C.inst.cfg
index 07e9443eb4..d909afc11f 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_D.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_D.inst.cfg
index b7fb5068c5..dadf338a3e 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_E.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_E.inst.cfg
index 3699edf671..95bc022b1d 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_E.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_ASA-X_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_C.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_C.inst.cfg
index 4560253546..e9e7226977 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_D.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_D.inst.cfg
index d69181eadf..c691bbe1ad 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_E.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_E.inst.cfg
index a672e2d39f..c32f6be4b0 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_E.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_BVOH_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_C.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_C.inst.cfg
index 2c2d84e19a..22a6e64c2e 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_D.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_D.inst.cfg
index a4102c2eb1..d7ed593040 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_E.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_E.inst.cfg
index 90c0f29e91..6df7d91114 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_E.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_HIPS_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_C.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_C.inst.cfg
index 77a38acfcd..7cea0b09b9 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_D.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_D.inst.cfg
index 41ab4edbe5..446610e711 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_E.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_E.inst.cfg
index 0f787d6b9b..89689e9d6c 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_E.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PETG_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_C.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_C.inst.cfg
index 0f268a4873..acc5f9e70b 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_D.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_D.inst.cfg
index 4a998dd5d8..4e4e07181c 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_E.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_E.inst.cfg
index 0fd674b023..c117fd554b 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_E.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PLA_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_C.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_C.inst.cfg
index cc0df2a614..cf4801e819 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_D.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_D.inst.cfg
index 0e0c4f55e2..8d2d3af34c 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_E.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_E.inst.cfg
index d4d5546324..956d61e90f 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_E.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-M_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_C.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_C.inst.cfg
index a2bf95a4aa..4ba72e4d91 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_D.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_D.inst.cfg
index 0849fd09e9..5f2e3f458d 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_E.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_E.inst.cfg
index 89451955bd..90af7b8616 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_E.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_PVA-S_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_C.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_C.inst.cfg
index 587b45644a..f8af449ae1 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_D.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_D.inst.cfg
index 58a1e11d70..1f377ba3d0 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_E.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_E.inst.cfg
index 7459d0ba08..c1d146788f 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_E.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU98A_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
weight = -1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_C.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_C.inst.cfg
index e12174f41c..721641255c 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_C.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_C.inst.cfg
@@ -4,7 +4,7 @@ name = C
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 1
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_D.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_D.inst.cfg
index 162f5bc21c..e21668b02a 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_D.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_D.inst.cfg
@@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = 0
diff --git a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_E.inst.cfg b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_E.inst.cfg
index 7a6de2eaa9..3fdeaf332d 100644
--- a/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_E.inst.cfg
+++ b/resources/quality/strateo3d/Standard_0.8/s3d_std0.8_TPU_E.inst.cfg
@@ -4,7 +4,7 @@ name = E
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
weight = -1
diff --git a/resources/quality/strateo3d/s3d_global_A.inst.cfg b/resources/quality/strateo3d/s3d_global_A.inst.cfg
index bb3b8e8e8d..8bd3f4f606 100644
--- a/resources/quality/strateo3d/s3d_global_A.inst.cfg
+++ b/resources/quality/strateo3d/s3d_global_A.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine Quality
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = a
weight = 0
diff --git a/resources/quality/strateo3d/s3d_global_B.inst.cfg b/resources/quality/strateo3d/s3d_global_B.inst.cfg
index 835a0c380f..0b2dc3326c 100644
--- a/resources/quality/strateo3d/s3d_global_B.inst.cfg
+++ b/resources/quality/strateo3d/s3d_global_B.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = b
weight = 0
diff --git a/resources/quality/strateo3d/s3d_global_C.inst.cfg b/resources/quality/strateo3d/s3d_global_C.inst.cfg
index e3e1909bae..a969ae50aa 100644
--- a/resources/quality/strateo3d/s3d_global_C.inst.cfg
+++ b/resources/quality/strateo3d/s3d_global_C.inst.cfg
@@ -4,7 +4,7 @@ name = High Quality
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = c
weight = 0
diff --git a/resources/quality/strateo3d/s3d_global_D.inst.cfg b/resources/quality/strateo3d/s3d_global_D.inst.cfg
index 6955eb11ed..4bfca9575e 100644
--- a/resources/quality/strateo3d/s3d_global_D.inst.cfg
+++ b/resources/quality/strateo3d/s3d_global_D.inst.cfg
@@ -4,7 +4,7 @@ name = Medium Quality
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = d
weight = 0
diff --git a/resources/quality/strateo3d/s3d_global_E.inst.cfg b/resources/quality/strateo3d/s3d_global_E.inst.cfg
index 63c3d81cf3..09d28d0f7b 100644
--- a/resources/quality/strateo3d/s3d_global_E.inst.cfg
+++ b/resources/quality/strateo3d/s3d_global_E.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = e
weight = 0
diff --git a/resources/quality/strateo3d/s3d_global_F.inst.cfg b/resources/quality/strateo3d/s3d_global_F.inst.cfg
index ced0229d5c..d97103f42c 100644
--- a/resources/quality/strateo3d/s3d_global_F.inst.cfg
+++ b/resources/quality/strateo3d/s3d_global_F.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse Quality
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = f
weight = 0
diff --git a/resources/quality/strateo3d/s3d_global_G.inst.cfg b/resources/quality/strateo3d/s3d_global_G.inst.cfg
index 0d73d8ce04..9799d5a5d8 100644
--- a/resources/quality/strateo3d/s3d_global_G.inst.cfg
+++ b/resources/quality/strateo3d/s3d_global_G.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Coarse Quality
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = g
weight = 0
diff --git a/resources/quality/strateo3d/s3d_global_H.inst.cfg b/resources/quality/strateo3d/s3d_global_H.inst.cfg
index 2f5d16ee00..f5bf915e7a 100644
--- a/resources/quality/strateo3d/s3d_global_H.inst.cfg
+++ b/resources/quality/strateo3d/s3d_global_H.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Coarse Quality
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = h
weight = 0
diff --git a/resources/quality/tevo_blackwidow/tevo_blackwidow_draft.inst.cfg b/resources/quality/tevo_blackwidow/tevo_blackwidow_draft.inst.cfg
index 699b5be3f2..06b6b74401 100644
--- a/resources/quality/tevo_blackwidow/tevo_blackwidow_draft.inst.cfg
+++ b/resources/quality/tevo_blackwidow/tevo_blackwidow_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tevo_blackwidow
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tevo_blackwidow/tevo_blackwidow_high.inst.cfg b/resources/quality/tevo_blackwidow/tevo_blackwidow_high.inst.cfg
index 439101e705..8f816b9ad1 100644
--- a/resources/quality/tevo_blackwidow/tevo_blackwidow_high.inst.cfg
+++ b/resources/quality/tevo_blackwidow/tevo_blackwidow_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tevo_blackwidow
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tevo_blackwidow/tevo_blackwidow_normal.inst.cfg b/resources/quality/tevo_blackwidow/tevo_blackwidow_normal.inst.cfg
index bab92d8b72..ced44806e3 100644
--- a/resources/quality/tevo_blackwidow/tevo_blackwidow_normal.inst.cfg
+++ b/resources/quality/tevo_blackwidow/tevo_blackwidow_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tevo_blackwidow
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tinyboy/tinyboy_e10_draft.inst.cfg b/resources/quality/tinyboy/tinyboy_e10_draft.inst.cfg
index 2f8b5f41b0..b7dec8193d 100644
--- a/resources/quality/tinyboy/tinyboy_e10_draft.inst.cfg
+++ b/resources/quality/tinyboy/tinyboy_e10_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tinyboy_e10
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = 0
diff --git a/resources/quality/tinyboy/tinyboy_e10_high.inst.cfg b/resources/quality/tinyboy/tinyboy_e10_high.inst.cfg
index 75ec4a5334..dd59a0afc5 100644
--- a/resources/quality/tinyboy/tinyboy_e10_high.inst.cfg
+++ b/resources/quality/tinyboy/tinyboy_e10_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tinyboy_e10
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 2
diff --git a/resources/quality/tinyboy/tinyboy_e10_normal.inst.cfg b/resources/quality/tinyboy/tinyboy_e10_normal.inst.cfg
index 983bd24281..be71f963ed 100644
--- a/resources/quality/tinyboy/tinyboy_e10_normal.inst.cfg
+++ b/resources/quality/tinyboy/tinyboy_e10_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tinyboy_e10
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 1
diff --git a/resources/quality/tinyboy/tinyboy_e16_draft.inst.cfg b/resources/quality/tinyboy/tinyboy_e16_draft.inst.cfg
index 7c3ef67dad..12a2ea1696 100644
--- a/resources/quality/tinyboy/tinyboy_e16_draft.inst.cfg
+++ b/resources/quality/tinyboy/tinyboy_e16_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tinyboy_e16
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = 0
diff --git a/resources/quality/tinyboy/tinyboy_e16_high.inst.cfg b/resources/quality/tinyboy/tinyboy_e16_high.inst.cfg
index 7a2be11d61..e8850857f8 100644
--- a/resources/quality/tinyboy/tinyboy_e16_high.inst.cfg
+++ b/resources/quality/tinyboy/tinyboy_e16_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tinyboy_e16
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 2
diff --git a/resources/quality/tinyboy/tinyboy_e16_normal.inst.cfg b/resources/quality/tinyboy/tinyboy_e16_normal.inst.cfg
index 598dc15d01..b8559259a1 100644
--- a/resources/quality/tinyboy/tinyboy_e16_normal.inst.cfg
+++ b/resources/quality/tinyboy/tinyboy_e16_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tinyboy_e16
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 1
diff --git a/resources/quality/tinyboy/tinyboy_fabrikator15_draft.inst.cfg b/resources/quality/tinyboy/tinyboy_fabrikator15_draft.inst.cfg
new file mode 100644
index 0000000000..cff940e779
--- /dev/null
+++ b/resources/quality/tinyboy/tinyboy_fabrikator15_draft.inst.cfg
@@ -0,0 +1,61 @@
+[general]
+version = 4
+name = Draft
+definition = tinyboy_fabrikator15
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = 0
+global_quality = True
+
+[values]
+acceleration_enabled = True
+acceleration_print = 1800
+acceleration_travel = 3000
+adhesion_type = skirt
+brim_width = 4.0
+cool_fan_full_at_height = 0.5
+cool_fan_speed = 100
+cool_fan_speed_0 = 100
+infill_overlap = 15
+infill_pattern = zigzag
+infill_sparse_density = 25
+initial_layer_line_width_factor = 140
+jerk_enabled = True
+jerk_print = 8
+jerk_travel = 10
+layer_height = 0.3
+layer_height_0 = 0.3
+material_bed_temperature = 60
+material_diameter = 1.75
+material_print_temperature = 200
+material_print_temperature_layer_0 = 0
+retract_at_layer_change = False
+retraction_amount = 6
+retraction_hop = 0.075
+retraction_hop_enabled = True
+retraction_hop_only_when_collides = True
+retraction_min_travel = 1.5
+retraction_speed = 40
+skirt_brim_speed = 40
+skirt_gap = 5
+skirt_line_count = 3
+speed_infill = =speed_print
+speed_print = 60
+speed_support = 60
+speed_topbottom = =math.ceil(speed_print * 30 / 60)
+speed_travel = 100
+speed_wall = =speed_print
+speed_wall_x = =speed_print
+support_angle = 60
+support_enable = True
+support_interface_enable = True
+support_pattern = triangles
+support_roof_enable = True
+support_type = everywhere
+support_use_towers = False
+support_xy_distance = 0.7
+top_bottom_thickness = 1.2
+wall_thickness = 1.2
diff --git a/resources/quality/tinyboy/tinyboy_fabrikator15_high.inst.cfg b/resources/quality/tinyboy/tinyboy_fabrikator15_high.inst.cfg
new file mode 100644
index 0000000000..64cf212eeb
--- /dev/null
+++ b/resources/quality/tinyboy/tinyboy_fabrikator15_high.inst.cfg
@@ -0,0 +1,61 @@
+[general]
+version = 4
+name = High
+definition = tinyboy_fabrikator15
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = 2
+global_quality = True
+
+[values]
+acceleration_enabled = True
+acceleration_print = 1800
+acceleration_travel = 3000
+adhesion_type = skirt
+brim_width = 4.0
+cool_fan_full_at_height = 0.5
+cool_fan_speed = 100
+cool_fan_speed_0 = 100
+infill_overlap = 15
+infill_pattern = zigzag
+infill_sparse_density = 25
+initial_layer_line_width_factor = 140
+jerk_enabled = True
+jerk_print = 8
+jerk_travel = 10
+layer_height = 0.1
+layer_height_0 = 0.1
+material_bed_temperature = 60
+material_diameter = 1.75
+material_print_temperature = 200
+material_print_temperature_layer_0 = 0
+retract_at_layer_change = False
+retraction_amount = 6
+retraction_hop = 0.075
+retraction_hop_enabled = True
+retraction_hop_only_when_collides = True
+retraction_min_travel = 1.5
+retraction_speed = 40
+skirt_brim_speed = 40
+skirt_gap = 5
+skirt_line_count = 3
+speed_infill = =speed_print
+speed_print = 50
+speed_support = 30
+speed_topbottom = =math.ceil(speed_print * 20 / 50)
+speed_travel = 50
+speed_wall = =speed_print
+speed_wall_x = =speed_print
+support_angle = 60
+support_enable = True
+support_interface_enable = True
+support_pattern = triangles
+support_roof_enable = True
+support_type = everywhere
+support_use_towers = False
+support_xy_distance = 0.7
+top_bottom_thickness = 1.2
+wall_thickness = 1.2
diff --git a/resources/quality/tinyboy/tinyboy_fabrikator15_normal.inst.cfg b/resources/quality/tinyboy/tinyboy_fabrikator15_normal.inst.cfg
new file mode 100644
index 0000000000..4b5ad60a45
--- /dev/null
+++ b/resources/quality/tinyboy/tinyboy_fabrikator15_normal.inst.cfg
@@ -0,0 +1,61 @@
+[general]
+version = 4
+name = Normal
+definition = tinyboy_fabrikator15
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = 1
+global_quality = True
+
+[values]
+acceleration_enabled = True
+acceleration_print = 1800
+acceleration_travel = 3000
+adhesion_type = skirt
+brim_width = 4.0
+cool_fan_full_at_height = 0.5
+cool_fan_speed = 100
+cool_fan_speed_0 = 100
+infill_overlap = 15
+infill_pattern = zigzag
+infill_sparse_density = 25
+initial_layer_line_width_factor = 140
+jerk_enabled = True
+jerk_print = 8
+jerk_travel = 10
+layer_height = 0.2
+layer_height_0 = 0.2
+material_bed_temperature = 60
+material_diameter = 1.75
+material_print_temperature = 210
+material_print_temperature_layer_0 = 0
+retract_at_layer_change = False
+retraction_amount = 6
+retraction_hop = 0.075
+retraction_hop_enabled = True
+retraction_hop_only_when_collides = True
+retraction_min_travel = 1.5
+retraction_speed = 40
+skirt_brim_speed = 40
+skirt_gap = 5
+skirt_line_count = 3
+speed_infill = =speed_print
+speed_print = 50
+speed_support = 30
+speed_topbottom = =math.ceil(speed_print * 20 / 50)
+speed_travel = 100
+speed_wall = =speed_print
+speed_wall_x = =speed_print
+support_angle = 60
+support_enable = True
+support_interface_enable = True
+support_pattern = triangles
+support_roof_enable = True
+support_type = everywhere
+support_use_towers = False
+support_xy_distance = 0.7
+top_bottom_thickness = 1.2
+wall_thickness = 1.2
diff --git a/resources/quality/tinyboy/tinyboy_ra20_draft.inst.cfg b/resources/quality/tinyboy/tinyboy_ra20_draft.inst.cfg
index 93cf00c007..d26d5dd96f 100644
--- a/resources/quality/tinyboy/tinyboy_ra20_draft.inst.cfg
+++ b/resources/quality/tinyboy/tinyboy_ra20_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tinyboy_ra20
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = 0
diff --git a/resources/quality/tinyboy/tinyboy_ra20_high.inst.cfg b/resources/quality/tinyboy/tinyboy_ra20_high.inst.cfg
index 8d02c663b6..78d84af889 100644
--- a/resources/quality/tinyboy/tinyboy_ra20_high.inst.cfg
+++ b/resources/quality/tinyboy/tinyboy_ra20_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tinyboy_ra20
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 2
diff --git a/resources/quality/tinyboy/tinyboy_ra20_normal.inst.cfg b/resources/quality/tinyboy/tinyboy_ra20_normal.inst.cfg
index 366b104dfa..b2f4da644e 100644
--- a/resources/quality/tinyboy/tinyboy_ra20_normal.inst.cfg
+++ b/resources/quality/tinyboy/tinyboy_ra20_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tinyboy_ra20
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.2_abs_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.2_abs_high.inst.cfg
index be0c25505a..31ca81d68b 100644
--- a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.2_abs_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.2_abs_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.3_abs_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.3_abs_high.inst.cfg
index c1320e2234..86340249d5 100644
--- a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.3_abs_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.3_abs_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.4_abs_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.4_abs_high.inst.cfg
index 85fd504720..0968d93aa9 100644
--- a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.4_abs_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.4_abs_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.4_abs_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.4_abs_normal.inst.cfg
index 5d1ede0859..e8a3f43099 100644
--- a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.4_abs_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.4_abs_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_draft.inst.cfg b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_draft.inst.cfg
index fe7b3914c6..1bbbace69c 100644
--- a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_draft.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_high.inst.cfg
index cefac0829a..be9ed58e97 100644
--- a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_normal.inst.cfg
index 7b67bbcb22..e56f835fbd 100644
--- a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.5_abs_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_coarse.inst.cfg b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_coarse.inst.cfg
index 267acd7a5e..ac533fd910 100644
--- a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_coarse.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_high.inst.cfg
index f565ec80cd..9f7430ecc1 100644
--- a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_normal.inst.cfg
index cc658b3582..7a7e04f8f1 100644
--- a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.6_abs_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_extra_coarse.inst.cfg b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_extra_coarse.inst.cfg
index 78c171de92..204ba12577 100644
--- a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_extra_coarse.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_extra_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_high.inst.cfg
index de15649c6a..2edb91efe8 100644
--- a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_normal.inst.cfg
index a47ffdd545..d8ac8dc29a 100644
--- a/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/abs/tizyx_evy_0.8_abs_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.2_flex_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.2_flex_high.inst.cfg
index d64959c2c6..b68c75da62 100644
--- a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.2_flex_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.2_flex_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.3_flex_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.3_flex_high.inst.cfg
index 306237bfb3..f9f1924cc5 100644
--- a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.3_flex_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.3_flex_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.4_flex_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.4_flex_high.inst.cfg
index a702bd22a7..c06bc83868 100644
--- a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.4_flex_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.4_flex_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.4_flex_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.4_flex_normal.inst.cfg
index e77bbebdb7..2b331458df 100644
--- a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.4_flex_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.4_flex_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_draft.inst.cfg b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_draft.inst.cfg
index 69b1638dce..ca97d42290 100644
--- a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_draft.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_high.inst.cfg
index f81394c1eb..a629a8ec24 100644
--- a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_normal.inst.cfg
index b143e486e7..a0e75ba188 100644
--- a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.5_flex_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_coarse.inst.cfg b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_coarse.inst.cfg
index c2d04a73c6..02936426c3 100644
--- a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_coarse.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_high.inst.cfg
index d8fc887d42..0003bb48aa 100644
--- a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_normal.inst.cfg
index cd43bb17a9..0dc709ea25 100644
--- a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.6_flex_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_extra_coarse.inst.cfg b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_extra_coarse.inst.cfg
index c5875c9f02..b2c0256323 100644
--- a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_extra_coarse.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_extra_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_high.inst.cfg
index dfccd12a2e..fc667268eb 100644
--- a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_normal.inst.cfg
index e4731a4981..2ceb24e0cb 100644
--- a/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/flex/tizyx_evy_0.8_flex_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.2_petg_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.2_petg_high.inst.cfg
index df47c6fb4e..128dde75c9 100644
--- a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.2_petg_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.2_petg_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.3_petg_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.3_petg_high.inst.cfg
index 92bbefe114..f3e025e96c 100644
--- a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.3_petg_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.3_petg_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.4_petg_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.4_petg_high.inst.cfg
index 000135c8b5..c121664eac 100644
--- a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.4_petg_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.4_petg_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.4_petg_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.4_petg_normal.inst.cfg
index 92bc8d89f5..caa28df1a0 100644
--- a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.4_petg_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.4_petg_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_draft.inst.cfg b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_draft.inst.cfg
index 97878acc9c..a7cf3b1eb2 100644
--- a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_draft.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_high.inst.cfg
index 9556830d37..929638b079 100644
--- a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_normal.inst.cfg
index 9981881ac6..35f2f3500a 100644
--- a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.5_petg_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_coarse.inst.cfg b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_coarse.inst.cfg
index 5a1cdbfe65..710532e151 100644
--- a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_coarse.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_high.inst.cfg
index 8d1c3f3870..2c5ae2d7ff 100644
--- a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_normal.inst.cfg
index 433c7d6e7d..dd48448cb6 100644
--- a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.6_petg_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_extra_coarse.inst.cfg b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_extra_coarse.inst.cfg
index 680c383cbc..cc6a20a104 100644
--- a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_extra_coarse.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_extra_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_high.inst.cfg
index 41f84bb5a1..c24c69d0a4 100644
--- a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_normal.inst.cfg
index c638e0a718..4e2af0d172 100644
--- a/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/petg/tizyx_evy_0.8_petg_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.2_pla_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.2_pla_high.inst.cfg
index f9d67b6406..747c436323 100644
--- a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.2_pla_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.2_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.3_pla_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.3_pla_high.inst.cfg
index 39690a6397..54c44aea42 100644
--- a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.3_pla_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.3_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.4_pla_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.4_pla_high.inst.cfg
index b62aa91cba..8b9442742c 100644
--- a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.4_pla_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.4_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.4_pla_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.4_pla_normal.inst.cfg
index 47e6ab0971..045635ce5b 100644
--- a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.4_pla_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.4_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_draft.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_draft.inst.cfg
index 3905a353c8..79a4a18a9b 100644
--- a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_draft.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_high.inst.cfg
index f329ad8929..f6af4579e0 100644
--- a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_normal.inst.cfg
index 79be04dc4d..686ad6f767 100644
--- a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.5_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_coarse.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_coarse.inst.cfg
index ff0a187ec3..2df2058e08 100644
--- a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_coarse.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_high.inst.cfg
index b5b097208b..60ac46167a 100644
--- a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_normal.inst.cfg
index 17dbc5d10e..85eafab1ec 100644
--- a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.6_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_extra_coarse.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_extra_coarse.inst.cfg
index 16625edbc2..68b6841252 100644
--- a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_extra_coarse.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_extra_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_high.inst.cfg
index 5c8524c9e3..2cef1a8775 100644
--- a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_normal.inst.cfg
index 4e1dff2218..6152322c19 100644
--- a/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla/tizyx_evy_0.8_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.2_pla_bois_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.2_pla_bois_high.inst.cfg
index cd7ae00147..f3eb1bf404 100644
--- a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.2_pla_bois_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.2_pla_bois_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.3_pla_bois_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.3_pla_bois_high.inst.cfg
index a2bcad8ac6..eda66c271d 100644
--- a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.3_pla_bois_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.3_pla_bois_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.4_pla_bois_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.4_pla_bois_high.inst.cfg
index 287615e8ab..f12a7a5df9 100644
--- a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.4_pla_bois_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.4_pla_bois_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.4_pla_bois_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.4_pla_bois_normal.inst.cfg
index 5731c50e10..264b64e762 100644
--- a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.4_pla_bois_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.4_pla_bois_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_draft.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_draft.inst.cfg
index 5edc426515..f5c54da4b8 100644
--- a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_draft.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_high.inst.cfg
index 55f2bd07a2..0233c3fb71 100644
--- a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_normal.inst.cfg
index 94c8b1595f..5b68b52b16 100644
--- a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.5_pla_bois_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_coarse.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_coarse.inst.cfg
index b24898fe6c..a6f9b82082 100644
--- a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_coarse.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_high.inst.cfg
index cc04cec355..06c714bae2 100644
--- a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_normal.inst.cfg
index 21a0d471d6..bfcff6cf1d 100644
--- a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.6_pla_bois_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_extra_coarse.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_extra_coarse.inst.cfg
index d3111ae5f1..1312332a9b 100644
--- a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_extra_coarse.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_extra_coarse.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_high.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_high.inst.cfg
index 1a8b6295d9..e9bdb9b3f1 100644
--- a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_normal.inst.cfg
index c8753af8d1..9dff816bff 100644
--- a/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/pla_bois/tizyx_evy_0.8_pla_bois_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg
index fec62154b6..0e2d5bf7b0 100644
--- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg
index d7d2fd501b..d98780ff4e 100644
--- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Draft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Extra_Coarse_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Extra_Coarse_Quality.inst.cfg
index 665e2b334d..bd76d0c1b1 100644
--- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Extra_Coarse_Quality.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Extra_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg
index 095c4df911..9370630267 100644
--- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg
index e9583fabc9..e40a4778d5 100644
--- a/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy/tizyx_evy_global_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_high.inst.cfg
index 896a927eb1..0c7ab631da 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_normal.inst.cfg
index 53d6c9333b..acf7a9e65b 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_classic_abs_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_direct_drive_abs_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_direct_drive_abs_high.inst.cfg
index c723501413..dc6648d2df 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_direct_drive_abs_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_direct_drive_abs_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_direct_drive_abs_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_direct_drive_abs_normal.inst.cfg
index e63535d9ea..3c86b66aed 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_direct_drive_abs_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/abs/tizyx_evy_dual_direct_drive_abs_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex.inst.cfg
index 82a2cc4e0e..6ae824ed35 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex.inst.cfg
@@ -4,7 +4,7 @@ name = Flex and PLA
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex_only.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex_only.inst.cfg
index e3e1b5b8d2..24c1722868 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex_only.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_classic_flex_flex_only.inst.cfg
@@ -4,7 +4,7 @@ name = Flex Only
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_direct_drive_flex_flex.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_direct_drive_flex_flex.inst.cfg
index 1146f1a572..a04a9b7089 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_direct_drive_flex_flex.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_direct_drive_flex_flex.inst.cfg
@@ -4,7 +4,7 @@ name = Flex and PLA
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_direct_drive_flex_flex_only.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_direct_drive_flex_flex_only.inst.cfg
index 844d856f03..10dd41c6cf 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_direct_drive_flex_flex_only.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/flex/tizyx_evy_dual_direct_drive_flex_flex_only.inst.cfg
@@ -4,7 +4,7 @@ name = Flex Only
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_high.inst.cfg
index 37fd9430c2..66ad1932af 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_normal.inst.cfg
index efba781c99..5ccbe52742 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_classic_petg_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_direct_drive_petg_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_direct_drive_petg_high.inst.cfg
index 586b173fb6..17049b4d6f 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_direct_drive_petg_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_direct_drive_petg_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_direct_drive_petg_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_direct_drive_petg_normal.inst.cfg
index 0cd4195a47..64237dfe46 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_direct_drive_petg_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/petg/tizyx_evy_dual_direct_drive_petg_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex.inst.cfg
index 5811edbaef..9bcce42912 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex.inst.cfg
@@ -4,7 +4,7 @@ name = Flex and PLA
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex_only.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex_only.inst.cfg
index 8d20ea95e7..4f187e0fdc 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex_only.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_flex_only.inst.cfg
@@ -4,7 +4,7 @@ name = Flex Only
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_high.inst.cfg
index 7d8f34923b..03554fca3f 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_normal.inst.cfg
index 8aea1f2d5b..5b2b4cdcc0 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_pva.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_pva.inst.cfg
index 06bf67b698..99c0f0353c 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_pva.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_classic_pla_pva.inst.cfg
@@ -4,7 +4,7 @@ name = PVA and PLA
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_flex.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_flex.inst.cfg
index 98c9d2eee0..916782c277 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_flex.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_flex.inst.cfg
@@ -4,7 +4,7 @@ name = Flex and PLA
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_flex_only.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_flex_only.inst.cfg
index 6ae0eb2cf9..66423b16d3 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_flex_only.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_flex_only.inst.cfg
@@ -4,7 +4,7 @@ name = Flex Only
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_high.inst.cfg
index 9bca6f3047..8fa0822f1a 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_normal.inst.cfg
index 28e1779957..ab7d5d63b5 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_pva.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_pva.inst.cfg
index bb4d252cd5..d8b01f6c79 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_pva.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla/tizyx_evy_dual_direct_drive_pla_pva.inst.cfg
@@ -4,7 +4,7 @@ name = PVA and PLA
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg
index d361913a61..1a0801fffc 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_flex.inst.cfg
@@ -4,7 +4,7 @@ name = Flex and PLA
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg
index e8170708cf..bd9ef7b964 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_normal.inst.cfg
index 2eb7bacb73..88c090eb20 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_classic_pla_bois_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_flex.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_flex.inst.cfg
index fc035f08e8..b2acd6b79d 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_flex.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_flex.inst.cfg
@@ -4,7 +4,7 @@ name = Flex and PLA
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_high.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_high.inst.cfg
index 2a1b756080..f94228e97d 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_high.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_normal.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_normal.inst.cfg
index 9e6b157422..9ffa86c8a0 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pla_bois/tizyx_evy_dual_direct_drive_pla_bois_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_classic_pva_pva.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_classic_pva_pva.inst.cfg
index 61e3c1f97b..08cfa0fecb 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_classic_pva_pva.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_classic_pva_pva.inst.cfg
@@ -4,7 +4,7 @@ name = PVA and PLA
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_direct_drive_pva_pva.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_direct_drive_pva_pva.inst.cfg
index 93db12edce..993fc7481b 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_direct_drive_pva_pva.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/pva/tizyx_evy_dual_direct_drive_pva_pva.inst.cfg
@@ -4,7 +4,7 @@ name = PVA and PLA
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg
index 95e371c672..002a27c794 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Only_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Flex Only
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Quality.inst.cfg
index 0d9348dc22..df040a2c04 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Quality.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Flex_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Flex and PLA
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_High_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_High_Quality.inst.cfg
index 830d8e2ffc..899ff5c415 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_High_Quality.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Normal_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Normal_Quality.inst.cfg
index 045f48e864..212b590dfb 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Normal_Quality.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_PVA_Quality.inst.cfg b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_PVA_Quality.inst.cfg
index df2f66da58..177a1c88f5 100644
--- a/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_PVA_Quality.inst.cfg
+++ b/resources/quality/tizyx/tizyx_evy_dual/tizyx_evy_dual_global_PVA_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = PVA and PLA
definition = tizyx_evy_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg b/resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg
index bc55365d06..03ce4b3c32 100644
--- a/resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg
+++ b/resources/quality/tizyx/tizyx_k25/tizyx_k25_high.inst.cfg
@@ -5,7 +5,7 @@ definition = tizyx_k25
[metadata]
quality_type = draft
-setting_version = 15
+setting_version = 16
type = quality
global_quality = True
diff --git a/resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg b/resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg
index 89720a86b6..ae3a43f8fc 100644
--- a/resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg
+++ b/resources/quality/tizyx/tizyx_k25/tizyx_k25_normal.inst.cfg
@@ -5,7 +5,7 @@ definition = tizyx_k25
[metadata]
quality_type = normal
-setting_version = 15
+setting_version = 16
type = quality
global_quality = True
diff --git a/resources/quality/tronxy/tronxy_0.2_ABS_extra.inst.cfg b/resources/quality/tronxy/tronxy_0.2_ABS_extra.inst.cfg
index f654f4a771..4aeed5046f 100644
--- a/resources/quality/tronxy/tronxy_0.2_ABS_extra.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.2_ABS_extra.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.2_ABS_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.2_ABS_fine.inst.cfg
index ed4d99d1dc..03755d4abd 100644
--- a/resources/quality/tronxy/tronxy_0.2_ABS_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.2_ABS_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.2_ABS_super.inst.cfg b/resources/quality/tronxy/tronxy_0.2_ABS_super.inst.cfg
index 67d5759d71..f9d5efb26c 100644
--- a/resources/quality/tronxy/tronxy_0.2_ABS_super.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.2_ABS_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.2_PETG_extra.inst.cfg b/resources/quality/tronxy/tronxy_0.2_PETG_extra.inst.cfg
index aec7e67731..86344e4c35 100644
--- a/resources/quality/tronxy/tronxy_0.2_PETG_extra.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.2_PETG_extra.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.2_PETG_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.2_PETG_fine.inst.cfg
index 9819b7f2e8..89c1cc8625 100644
--- a/resources/quality/tronxy/tronxy_0.2_PETG_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.2_PETG_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.2_PETG_super.inst.cfg b/resources/quality/tronxy/tronxy_0.2_PETG_super.inst.cfg
index 34b713f270..d1a1ac009b 100644
--- a/resources/quality/tronxy/tronxy_0.2_PETG_super.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.2_PETG_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.2_PLA_extra.inst.cfg b/resources/quality/tronxy/tronxy_0.2_PLA_extra.inst.cfg
index 994986553e..b1cfc83c12 100644
--- a/resources/quality/tronxy/tronxy_0.2_PLA_extra.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.2_PLA_extra.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.2_PLA_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.2_PLA_fine.inst.cfg
index ec9684bd4c..36e998c31f 100644
--- a/resources/quality/tronxy/tronxy_0.2_PLA_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.2_PLA_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.2_PLA_super.inst.cfg b/resources/quality/tronxy/tronxy_0.2_PLA_super.inst.cfg
index 15ae86b435..3e39dc08ce 100644
--- a/resources/quality/tronxy/tronxy_0.2_PLA_super.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.2_PLA_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.3_ABS_extra.inst.cfg b/resources/quality/tronxy/tronxy_0.3_ABS_extra.inst.cfg
index 4a1808e6ae..9a1a373eb0 100644
--- a/resources/quality/tronxy/tronxy_0.3_ABS_extra.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_ABS_extra.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.3_ABS_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.3_ABS_fine.inst.cfg
index 522ce35dfb..46df99da5f 100644
--- a/resources/quality/tronxy/tronxy_0.3_ABS_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_ABS_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.3_ABS_low.inst.cfg b/resources/quality/tronxy/tronxy_0.3_ABS_low.inst.cfg
index 86f4867cef..6d85e46994 100644
--- a/resources/quality/tronxy/tronxy_0.3_ABS_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_ABS_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.3_ABS_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.3_ABS_normal.inst.cfg
index 33791bc724..423e9b6c64 100644
--- a/resources/quality/tronxy/tronxy_0.3_ABS_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_ABS_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.3_PETG_extra.inst.cfg b/resources/quality/tronxy/tronxy_0.3_PETG_extra.inst.cfg
index 0688b274de..06fd3f6d26 100644
--- a/resources/quality/tronxy/tronxy_0.3_PETG_extra.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_PETG_extra.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.3_PETG_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.3_PETG_fine.inst.cfg
index 1657c219cb..26855224a5 100644
--- a/resources/quality/tronxy/tronxy_0.3_PETG_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_PETG_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.3_PETG_low.inst.cfg b/resources/quality/tronxy/tronxy_0.3_PETG_low.inst.cfg
index e24bf3b134..6fa921fdda 100644
--- a/resources/quality/tronxy/tronxy_0.3_PETG_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_PETG_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.3_PETG_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.3_PETG_normal.inst.cfg
index d42dc35080..65226e0f6c 100644
--- a/resources/quality/tronxy/tronxy_0.3_PETG_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_PETG_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.3_PLA_extra.inst.cfg b/resources/quality/tronxy/tronxy_0.3_PLA_extra.inst.cfg
index 1827998f72..b413b13de8 100644
--- a/resources/quality/tronxy/tronxy_0.3_PLA_extra.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_PLA_extra.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.3_PLA_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.3_PLA_fine.inst.cfg
index 607d88d3a6..270387e9e8 100644
--- a/resources/quality/tronxy/tronxy_0.3_PLA_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_PLA_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.3_PLA_low.inst.cfg b/resources/quality/tronxy/tronxy_0.3_PLA_low.inst.cfg
index 2d17037ef9..5bd8e8261c 100644
--- a/resources/quality/tronxy/tronxy_0.3_PLA_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_PLA_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.3_PLA_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.3_PLA_normal.inst.cfg
index a3ae964328..48aad45f82 100644
--- a/resources/quality/tronxy/tronxy_0.3_PLA_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_PLA_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.3_TPU_extra.inst.cfg b/resources/quality/tronxy/tronxy_0.3_TPU_extra.inst.cfg
index 4b712d57d0..2b54428f12 100644
--- a/resources/quality/tronxy/tronxy_0.3_TPU_extra.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_TPU_extra.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra
material = generic_tpu
diff --git a/resources/quality/tronxy/tronxy_0.3_TPU_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.3_TPU_fine.inst.cfg
index 6435b56a7d..904402d4a6 100644
--- a/resources/quality/tronxy/tronxy_0.3_TPU_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_TPU_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_tpu
diff --git a/resources/quality/tronxy/tronxy_0.3_TPU_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.3_TPU_normal.inst.cfg
index 93b112ddb7..80ca371935 100644
--- a/resources/quality/tronxy/tronxy_0.3_TPU_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.3_TPU_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_tpu
diff --git a/resources/quality/tronxy/tronxy_0.4_ABS_extra.inst.cfg b/resources/quality/tronxy/tronxy_0.4_ABS_extra.inst.cfg
index ef7a7a1190..25877cf39a 100644
--- a/resources/quality/tronxy/tronxy_0.4_ABS_extra.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_ABS_extra.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.4_ABS_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.4_ABS_fine.inst.cfg
index bb3ac9c074..74699049db 100644
--- a/resources/quality/tronxy/tronxy_0.4_ABS_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_ABS_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.4_ABS_low.inst.cfg b/resources/quality/tronxy/tronxy_0.4_ABS_low.inst.cfg
index 914db2b7f6..e02e00f8f1 100644
--- a/resources/quality/tronxy/tronxy_0.4_ABS_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_ABS_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.4_ABS_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.4_ABS_normal.inst.cfg
index f03473bce6..2e452deb68 100644
--- a/resources/quality/tronxy/tronxy_0.4_ABS_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_ABS_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.4_ABS_rough.inst.cfg b/resources/quality/tronxy/tronxy_0.4_ABS_rough.inst.cfg
index 64982c24fc..44a1d364d3 100644
--- a/resources/quality/tronxy/tronxy_0.4_ABS_rough.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_ABS_rough.inst.cfg
@@ -4,7 +4,7 @@ name = Rough Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rough
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.4_PETG_extra.inst.cfg b/resources/quality/tronxy/tronxy_0.4_PETG_extra.inst.cfg
index 159a2309ac..f86cf1d7ed 100644
--- a/resources/quality/tronxy/tronxy_0.4_PETG_extra.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_PETG_extra.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.4_PETG_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.4_PETG_fine.inst.cfg
index 918f6bccc6..53e190bc05 100644
--- a/resources/quality/tronxy/tronxy_0.4_PETG_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_PETG_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.4_PETG_low.inst.cfg b/resources/quality/tronxy/tronxy_0.4_PETG_low.inst.cfg
index 57642ccdc4..ed3e6abe01 100644
--- a/resources/quality/tronxy/tronxy_0.4_PETG_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_PETG_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.4_PETG_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.4_PETG_normal.inst.cfg
index d1be54501e..3359621d5f 100644
--- a/resources/quality/tronxy/tronxy_0.4_PETG_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_PETG_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.4_PETG_rough.inst.cfg b/resources/quality/tronxy/tronxy_0.4_PETG_rough.inst.cfg
index 599f9c0665..8ac85d8743 100644
--- a/resources/quality/tronxy/tronxy_0.4_PETG_rough.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_PETG_rough.inst.cfg
@@ -4,7 +4,7 @@ name = Rough Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rough
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.4_PLA_extra.inst.cfg b/resources/quality/tronxy/tronxy_0.4_PLA_extra.inst.cfg
index 7613d20c30..ecb715478a 100644
--- a/resources/quality/tronxy/tronxy_0.4_PLA_extra.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_PLA_extra.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.4_PLA_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.4_PLA_fine.inst.cfg
index 40d74a17a6..eb5a37877c 100644
--- a/resources/quality/tronxy/tronxy_0.4_PLA_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_PLA_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.4_PLA_low.inst.cfg b/resources/quality/tronxy/tronxy_0.4_PLA_low.inst.cfg
index 71aef0591f..ed66ad89d3 100644
--- a/resources/quality/tronxy/tronxy_0.4_PLA_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_PLA_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.4_PLA_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.4_PLA_normal.inst.cfg
index 05515cdf5b..3d939c95c5 100644
--- a/resources/quality/tronxy/tronxy_0.4_PLA_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_PLA_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.4_PLA_rough.inst.cfg b/resources/quality/tronxy/tronxy_0.4_PLA_rough.inst.cfg
index 7d30ff211f..a343cb6f16 100644
--- a/resources/quality/tronxy/tronxy_0.4_PLA_rough.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_PLA_rough.inst.cfg
@@ -4,7 +4,7 @@ name = Rough Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rough
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.4_TPU_extra.inst.cfg b/resources/quality/tronxy/tronxy_0.4_TPU_extra.inst.cfg
index 665a462207..c1ebd3bdb3 100644
--- a/resources/quality/tronxy/tronxy_0.4_TPU_extra.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_TPU_extra.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra
material = generic_tpu
diff --git a/resources/quality/tronxy/tronxy_0.4_TPU_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.4_TPU_fine.inst.cfg
index 2547573ab8..29234d2576 100644
--- a/resources/quality/tronxy/tronxy_0.4_TPU_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_TPU_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_tpu
diff --git a/resources/quality/tronxy/tronxy_0.4_TPU_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.4_TPU_normal.inst.cfg
index 1d9019ac35..9e82141f10 100644
--- a/resources/quality/tronxy/tronxy_0.4_TPU_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.4_TPU_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_tpu
diff --git a/resources/quality/tronxy/tronxy_0.5_ABS_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.5_ABS_fine.inst.cfg
index 8f19dbe3bf..69b737d8be 100644
--- a/resources/quality/tronxy/tronxy_0.5_ABS_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_ABS_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.5_ABS_low.inst.cfg b/resources/quality/tronxy/tronxy_0.5_ABS_low.inst.cfg
index 5bb36289c1..957dd6a359 100644
--- a/resources/quality/tronxy/tronxy_0.5_ABS_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_ABS_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.5_ABS_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.5_ABS_normal.inst.cfg
index a8d669ecb3..5fd3eaa47d 100644
--- a/resources/quality/tronxy/tronxy_0.5_ABS_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_ABS_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.5_ABS_rapid.inst.cfg b/resources/quality/tronxy/tronxy_0.5_ABS_rapid.inst.cfg
index 7d2fc06dd2..8df1132fd6 100644
--- a/resources/quality/tronxy/tronxy_0.5_ABS_rapid.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_ABS_rapid.inst.cfg
@@ -4,7 +4,7 @@ name = Rough/Fast Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rapid
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.5_ABS_rough.inst.cfg b/resources/quality/tronxy/tronxy_0.5_ABS_rough.inst.cfg
index 1aaac4aa6e..7e9866e5c4 100644
--- a/resources/quality/tronxy/tronxy_0.5_ABS_rough.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_ABS_rough.inst.cfg
@@ -4,7 +4,7 @@ name = Rough Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rough
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.5_PETG_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.5_PETG_fine.inst.cfg
index e049c4a933..796e289a8e 100644
--- a/resources/quality/tronxy/tronxy_0.5_PETG_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_PETG_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.5_PETG_low.inst.cfg b/resources/quality/tronxy/tronxy_0.5_PETG_low.inst.cfg
index 92427d3497..ee8b2d3472 100644
--- a/resources/quality/tronxy/tronxy_0.5_PETG_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_PETG_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.5_PETG_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.5_PETG_normal.inst.cfg
index b98694a48a..6bbb7c5d9a 100644
--- a/resources/quality/tronxy/tronxy_0.5_PETG_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_PETG_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.5_PETG_rapid.inst.cfg b/resources/quality/tronxy/tronxy_0.5_PETG_rapid.inst.cfg
index 44ebf644fc..71f6a7803f 100644
--- a/resources/quality/tronxy/tronxy_0.5_PETG_rapid.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_PETG_rapid.inst.cfg
@@ -4,7 +4,7 @@ name = Rough/Fast Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rapid
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.5_PETG_rough.inst.cfg b/resources/quality/tronxy/tronxy_0.5_PETG_rough.inst.cfg
index 706f01ba69..930c7a782e 100644
--- a/resources/quality/tronxy/tronxy_0.5_PETG_rough.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_PETG_rough.inst.cfg
@@ -4,7 +4,7 @@ name = Rough Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rough
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.5_PLA_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.5_PLA_fine.inst.cfg
index ee4e8c33dc..26f7e35ee4 100644
--- a/resources/quality/tronxy/tronxy_0.5_PLA_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_PLA_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.5_PLA_low.inst.cfg b/resources/quality/tronxy/tronxy_0.5_PLA_low.inst.cfg
index 9af8a04075..1ecaf28022 100644
--- a/resources/quality/tronxy/tronxy_0.5_PLA_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_PLA_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.5_PLA_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.5_PLA_normal.inst.cfg
index c22504922b..f3ee8bd583 100644
--- a/resources/quality/tronxy/tronxy_0.5_PLA_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_PLA_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.5_PLA_rapid.inst.cfg b/resources/quality/tronxy/tronxy_0.5_PLA_rapid.inst.cfg
index 694f199d3d..71884ddcd5 100644
--- a/resources/quality/tronxy/tronxy_0.5_PLA_rapid.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_PLA_rapid.inst.cfg
@@ -4,7 +4,7 @@ name = Rough/Fast Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rapid
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.5_PLA_rough.inst.cfg b/resources/quality/tronxy/tronxy_0.5_PLA_rough.inst.cfg
index 4176deda94..711e2a572c 100644
--- a/resources/quality/tronxy/tronxy_0.5_PLA_rough.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_PLA_rough.inst.cfg
@@ -4,7 +4,7 @@ name = Rough Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rough
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.5_TPU_fine.inst.cfg b/resources/quality/tronxy/tronxy_0.5_TPU_fine.inst.cfg
index e852c19f92..18c2e5fda8 100644
--- a/resources/quality/tronxy/tronxy_0.5_TPU_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_TPU_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_tpu
diff --git a/resources/quality/tronxy/tronxy_0.5_TPU_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.5_TPU_normal.inst.cfg
index 79964ecd16..1e08c24c3f 100644
--- a/resources/quality/tronxy/tronxy_0.5_TPU_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_TPU_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_tpu
diff --git a/resources/quality/tronxy/tronxy_0.5_TPU_rapid.inst.cfg b/resources/quality/tronxy/tronxy_0.5_TPU_rapid.inst.cfg
index 215f936500..9f2255e3dd 100644
--- a/resources/quality/tronxy/tronxy_0.5_TPU_rapid.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.5_TPU_rapid.inst.cfg
@@ -4,7 +4,7 @@ name = Rough/Fast Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rapid
material = generic_tpu
diff --git a/resources/quality/tronxy/tronxy_0.6_ABS_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.6_ABS_normal.inst.cfg
index 4525230cdb..e9d47cb9d5 100644
--- a/resources/quality/tronxy/tronxy_0.6_ABS_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.6_ABS_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.6_ABS_rapid.inst.cfg b/resources/quality/tronxy/tronxy_0.6_ABS_rapid.inst.cfg
index c06804dd9b..3023a5216e 100644
--- a/resources/quality/tronxy/tronxy_0.6_ABS_rapid.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.6_ABS_rapid.inst.cfg
@@ -4,7 +4,7 @@ name = Rough/Fast Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rapid
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.6_ABS_rough.inst.cfg b/resources/quality/tronxy/tronxy_0.6_ABS_rough.inst.cfg
index 66b1c558f4..fd1861ec1f 100644
--- a/resources/quality/tronxy/tronxy_0.6_ABS_rough.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.6_ABS_rough.inst.cfg
@@ -4,7 +4,7 @@ name = Rough Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rough
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.6_PETG_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.6_PETG_normal.inst.cfg
index e86ef026f3..114003c948 100644
--- a/resources/quality/tronxy/tronxy_0.6_PETG_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.6_PETG_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.6_PETG_rapid.inst.cfg b/resources/quality/tronxy/tronxy_0.6_PETG_rapid.inst.cfg
index 819e336d05..2b5cb7ce8b 100644
--- a/resources/quality/tronxy/tronxy_0.6_PETG_rapid.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.6_PETG_rapid.inst.cfg
@@ -4,7 +4,7 @@ name = Rough/Fast Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rapid
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.6_PETG_rough.inst.cfg b/resources/quality/tronxy/tronxy_0.6_PETG_rough.inst.cfg
index 77c2d72d73..2d0b108e4e 100644
--- a/resources/quality/tronxy/tronxy_0.6_PETG_rough.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.6_PETG_rough.inst.cfg
@@ -4,7 +4,7 @@ name = Rough Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rough
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.6_PLA_low.inst.cfg b/resources/quality/tronxy/tronxy_0.6_PLA_low.inst.cfg
index 0d52d828f8..46864f1ab7 100644
--- a/resources/quality/tronxy/tronxy_0.6_PLA_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.6_PLA_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.6_PLA_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.6_PLA_normal.inst.cfg
index cd88abb03f..19405fc566 100644
--- a/resources/quality/tronxy/tronxy_0.6_PLA_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.6_PLA_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.6_PLA_rapid.inst.cfg b/resources/quality/tronxy/tronxy_0.6_PLA_rapid.inst.cfg
index 4087710bb5..fdeddc16ec 100644
--- a/resources/quality/tronxy/tronxy_0.6_PLA_rapid.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.6_PLA_rapid.inst.cfg
@@ -4,7 +4,7 @@ name = Rough/Fast Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rapid
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.6_PLA_rough.inst.cfg b/resources/quality/tronxy/tronxy_0.6_PLA_rough.inst.cfg
index c43b80119f..0b45f5e425 100644
--- a/resources/quality/tronxy/tronxy_0.6_PLA_rough.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.6_PLA_rough.inst.cfg
@@ -4,7 +4,7 @@ name = Rough Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rough
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.6_TPU_normal.inst.cfg b/resources/quality/tronxy/tronxy_0.6_TPU_normal.inst.cfg
index a6f28f5c6f..9261bf119a 100644
--- a/resources/quality/tronxy/tronxy_0.6_TPU_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.6_TPU_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_tpu
diff --git a/resources/quality/tronxy/tronxy_0.6_TPU_rapid.inst.cfg b/resources/quality/tronxy/tronxy_0.6_TPU_rapid.inst.cfg
index 72d49ab77e..9ad3dc487e 100644
--- a/resources/quality/tronxy/tronxy_0.6_TPU_rapid.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.6_TPU_rapid.inst.cfg
@@ -4,7 +4,7 @@ name = Rough/Fast Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rapid
material = generic_tpu
diff --git a/resources/quality/tronxy/tronxy_0.8_ABS_low.inst.cfg b/resources/quality/tronxy/tronxy_0.8_ABS_low.inst.cfg
index d4788d3703..16d21909ac 100644
--- a/resources/quality/tronxy/tronxy_0.8_ABS_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.8_ABS_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.8_ABS_rapid.inst.cfg b/resources/quality/tronxy/tronxy_0.8_ABS_rapid.inst.cfg
index 16d9869f10..abd5c13c93 100644
--- a/resources/quality/tronxy/tronxy_0.8_ABS_rapid.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.8_ABS_rapid.inst.cfg
@@ -4,7 +4,7 @@ name = Rough/Fast Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rapid
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.8_ABS_rough.inst.cfg b/resources/quality/tronxy/tronxy_0.8_ABS_rough.inst.cfg
index d706769fce..ec2bdf8a3a 100644
--- a/resources/quality/tronxy/tronxy_0.8_ABS_rough.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.8_ABS_rough.inst.cfg
@@ -4,7 +4,7 @@ name = Rough Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rough
material = generic_abs
diff --git a/resources/quality/tronxy/tronxy_0.8_PETG_low.inst.cfg b/resources/quality/tronxy/tronxy_0.8_PETG_low.inst.cfg
index 092b4a43f6..c2497470bc 100644
--- a/resources/quality/tronxy/tronxy_0.8_PETG_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.8_PETG_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.8_PETG_rapid.inst.cfg b/resources/quality/tronxy/tronxy_0.8_PETG_rapid.inst.cfg
index 4a36b4d6bd..f3f210ee8a 100644
--- a/resources/quality/tronxy/tronxy_0.8_PETG_rapid.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.8_PETG_rapid.inst.cfg
@@ -4,7 +4,7 @@ name = Rough/Fast Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rapid
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.8_PETG_rough.inst.cfg b/resources/quality/tronxy/tronxy_0.8_PETG_rough.inst.cfg
index e68d75f14e..fc90743f7a 100644
--- a/resources/quality/tronxy/tronxy_0.8_PETG_rough.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.8_PETG_rough.inst.cfg
@@ -4,7 +4,7 @@ name = Rough Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rough
material = generic_petg
diff --git a/resources/quality/tronxy/tronxy_0.8_PLA_low.inst.cfg b/resources/quality/tronxy/tronxy_0.8_PLA_low.inst.cfg
index f5f08f97e7..34ee60006a 100644
--- a/resources/quality/tronxy/tronxy_0.8_PLA_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.8_PLA_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.8_PLA_rapid.inst.cfg b/resources/quality/tronxy/tronxy_0.8_PLA_rapid.inst.cfg
index 84225d3221..a87b9c81f9 100644
--- a/resources/quality/tronxy/tronxy_0.8_PLA_rapid.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.8_PLA_rapid.inst.cfg
@@ -4,7 +4,7 @@ name = Rough/Fast Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rapid
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.8_PLA_rough.inst.cfg b/resources/quality/tronxy/tronxy_0.8_PLA_rough.inst.cfg
index f077b7e30d..a64b867563 100644
--- a/resources/quality/tronxy/tronxy_0.8_PLA_rough.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.8_PLA_rough.inst.cfg
@@ -4,7 +4,7 @@ name = Rough Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rough
material = generic_pla
diff --git a/resources/quality/tronxy/tronxy_0.8_TPU_low.inst.cfg b/resources/quality/tronxy/tronxy_0.8_TPU_low.inst.cfg
index f9c33d37d5..14510ab221 100644
--- a/resources/quality/tronxy/tronxy_0.8_TPU_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.8_TPU_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
material = generic_tpu
diff --git a/resources/quality/tronxy/tronxy_0.8_TPU_rapid.inst.cfg b/resources/quality/tronxy/tronxy_0.8_TPU_rapid.inst.cfg
index f582e47b41..173ca02342 100644
--- a/resources/quality/tronxy/tronxy_0.8_TPU_rapid.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.8_TPU_rapid.inst.cfg
@@ -4,7 +4,7 @@ name = Rough/Fast Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rapid
material = generic_tpu
diff --git a/resources/quality/tronxy/tronxy_0.8_TPU_rough.inst.cfg b/resources/quality/tronxy/tronxy_0.8_TPU_rough.inst.cfg
index c8cf90f96e..978b59a14c 100644
--- a/resources/quality/tronxy/tronxy_0.8_TPU_rough.inst.cfg
+++ b/resources/quality/tronxy/tronxy_0.8_TPU_rough.inst.cfg
@@ -4,7 +4,7 @@ name = Rough Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rough
material = generic_tpu
diff --git a/resources/quality/tronxy/tronxy_global_extra.inst.cfg b/resources/quality/tronxy/tronxy_global_extra.inst.cfg
index a90d8fe326..277a9b990d 100644
--- a/resources/quality/tronxy/tronxy_global_extra.inst.cfg
+++ b/resources/quality/tronxy/tronxy_global_extra.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra
weight = -1
diff --git a/resources/quality/tronxy/tronxy_global_fine.inst.cfg b/resources/quality/tronxy/tronxy_global_fine.inst.cfg
index b4ef201c0f..6976c108ef 100644
--- a/resources/quality/tronxy/tronxy_global_fine.inst.cfg
+++ b/resources/quality/tronxy/tronxy_global_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
weight = -2
diff --git a/resources/quality/tronxy/tronxy_global_low.inst.cfg b/resources/quality/tronxy/tronxy_global_low.inst.cfg
index 084f832ff6..1f44ce4cb9 100644
--- a/resources/quality/tronxy/tronxy_global_low.inst.cfg
+++ b/resources/quality/tronxy/tronxy_global_low.inst.cfg
@@ -4,7 +4,7 @@ name = Low Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = low
weight = -4
diff --git a/resources/quality/tronxy/tronxy_global_normal.inst.cfg b/resources/quality/tronxy/tronxy_global_normal.inst.cfg
index 88fc3dcc25..45c345e506 100644
--- a/resources/quality/tronxy/tronxy_global_normal.inst.cfg
+++ b/resources/quality/tronxy/tronxy_global_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = -3
diff --git a/resources/quality/tronxy/tronxy_global_rapid.inst.cfg b/resources/quality/tronxy/tronxy_global_rapid.inst.cfg
index be8d12fa23..26a9ca56cd 100644
--- a/resources/quality/tronxy/tronxy_global_rapid.inst.cfg
+++ b/resources/quality/tronxy/tronxy_global_rapid.inst.cfg
@@ -4,7 +4,7 @@ name = Rough/Fast Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rapid
weight = -5
diff --git a/resources/quality/tronxy/tronxy_global_rough.inst.cfg b/resources/quality/tronxy/tronxy_global_rough.inst.cfg
index 3615b5158a..13725539b5 100644
--- a/resources/quality/tronxy/tronxy_global_rough.inst.cfg
+++ b/resources/quality/tronxy/tronxy_global_rough.inst.cfg
@@ -4,7 +4,7 @@ name = Rough Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = rough
weight = -5
diff --git a/resources/quality/tronxy/tronxy_global_super.inst.cfg b/resources/quality/tronxy/tronxy_global_super.inst.cfg
index 3efa3df9f6..f904671b28 100644
--- a/resources/quality/tronxy/tronxy_global_super.inst.cfg
+++ b/resources/quality/tronxy/tronxy_global_super.inst.cfg
@@ -4,7 +4,7 @@ name = Super Fine Quality
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = super
weight = 0
diff --git a/resources/quality/ultimaker2/um2_draft.inst.cfg b/resources/quality/ultimaker2/um2_draft.inst.cfg
index f6985433c1..87f7a2367b 100644
--- a/resources/quality/ultimaker2/um2_draft.inst.cfg
+++ b/resources/quality/ultimaker2/um2_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Draft
definition = ultimaker2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker2/um2_fast.inst.cfg b/resources/quality/ultimaker2/um2_fast.inst.cfg
index 86b1097c7d..2ed04b510c 100644
--- a/resources/quality/ultimaker2/um2_fast.inst.cfg
+++ b/resources/quality/ultimaker2/um2_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker2/um2_high.inst.cfg b/resources/quality/ultimaker2/um2_high.inst.cfg
index e42f290170..c75f8f3a56 100644
--- a/resources/quality/ultimaker2/um2_high.inst.cfg
+++ b/resources/quality/ultimaker2/um2_high.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker2/um2_normal.inst.cfg b/resources/quality/ultimaker2/um2_normal.inst.cfg
index 30e7da0810..1a69471b40 100644
--- a/resources/quality/ultimaker2/um2_normal.inst.cfg
+++ b/resources/quality/ultimaker2/um2_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker2_plus/pla_0.25_normal.inst.cfg b/resources/quality/ultimaker2_plus/pla_0.25_normal.inst.cfg
index a46fe22bce..84feea8bd4 100644
--- a/resources/quality/ultimaker2_plus/pla_0.25_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/pla_0.25_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker2_plus/pla_0.4_fast.inst.cfg b/resources/quality/ultimaker2_plus/pla_0.4_fast.inst.cfg
index d2d75e9e31..c0aaf3e410 100644
--- a/resources/quality/ultimaker2_plus/pla_0.4_fast.inst.cfg
+++ b/resources/quality/ultimaker2_plus/pla_0.4_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker2_plus/pla_0.4_high.inst.cfg b/resources/quality/ultimaker2_plus/pla_0.4_high.inst.cfg
index 55e3443b60..f7ccecd188 100644
--- a/resources/quality/ultimaker2_plus/pla_0.4_high.inst.cfg
+++ b/resources/quality/ultimaker2_plus/pla_0.4_high.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker2_plus/pla_0.4_normal.inst.cfg b/resources/quality/ultimaker2_plus/pla_0.4_normal.inst.cfg
index 665fed529b..0a50f0ad46 100644
--- a/resources/quality/ultimaker2_plus/pla_0.4_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/pla_0.4_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker2_plus/pla_0.6_normal.inst.cfg b/resources/quality/ultimaker2_plus/pla_0.6_normal.inst.cfg
index 404279d2ad..68c2e2bec8 100644
--- a/resources/quality/ultimaker2_plus/pla_0.6_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/pla_0.6_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = 0
diff --git a/resources/quality/ultimaker2_plus/pla_0.8_normal.inst.cfg b/resources/quality/ultimaker2_plus/pla_0.8_normal.inst.cfg
index 46fd1ac99d..b28ad830c7 100644
--- a/resources/quality/ultimaker2_plus/pla_0.8_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/pla_0.8_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -1
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
index 2b0bb018b4..1409496828 100644
--- a/resources/quality/ultimaker2_plus/um2p_abs_0.25_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_abs_0.25_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
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
index fa24234189..fdca61fff3 100644
--- a/resources/quality/ultimaker2_plus/um2p_abs_0.4_fast.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_abs_0.4_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
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
index b8dde42924..4d36c46fec 100644
--- a/resources/quality/ultimaker2_plus/um2p_abs_0.4_high.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_abs_0.4_high.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
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
index ed0384837f..eb8a4f83ac 100644
--- a/resources/quality/ultimaker2_plus/um2p_abs_0.4_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_abs_0.4_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
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
index 92a7e44338..257bd8f8fc 100644
--- a/resources/quality/ultimaker2_plus/um2p_abs_0.6_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_abs_0.6_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = 0
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
index f1eda359e7..f648bcd508 100644
--- a/resources/quality/ultimaker2_plus/um2p_abs_0.8_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_abs_0.8_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -1
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
index 03583a0c58..443c907cd2 100644
--- a/resources/quality/ultimaker2_plus/um2p_cpe_0.25_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_cpe_0.25_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
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
index 18216ee3e3..021aa688cd 100644
--- a/resources/quality/ultimaker2_plus/um2p_cpe_0.4_fast.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_cpe_0.4_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
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
index 64d6eb5a2b..c98e2afc31 100644
--- a/resources/quality/ultimaker2_plus/um2p_cpe_0.4_high.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_cpe_0.4_high.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
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
index 9bfa9342d5..7f3405d19b 100644
--- a/resources/quality/ultimaker2_plus/um2p_cpe_0.4_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_cpe_0.4_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
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
index f083663a12..8cfbe23951 100644
--- a/resources/quality/ultimaker2_plus/um2p_cpe_0.6_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_cpe_0.6_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = 0
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
index 2a886d2b1e..bcfcfcfb73 100644
--- a/resources/quality/ultimaker2_plus/um2p_cpe_0.8_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_cpe_0.8_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -1
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
index d95fee27bd..8046ae2eac 100644
--- a/resources/quality/ultimaker2_plus/um2p_cpep_0.4_draft.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_cpep_0.4_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
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
index 4566244ac5..69268b9bee 100644
--- a/resources/quality/ultimaker2_plus/um2p_cpep_0.4_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_cpep_0.4_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = 0
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
index 1d87ceda10..fbf0026508 100644
--- a/resources/quality/ultimaker2_plus/um2p_cpep_0.6_draft.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_cpep_0.6_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = slightlycoarse
weight = -2
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
index b4deb98a90..787ff975e3 100644
--- a/resources/quality/ultimaker2_plus/um2p_cpep_0.6_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_cpep_0.6_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = 0
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
index 17a165b536..42a7ec7b69 100644
--- a/resources/quality/ultimaker2_plus/um2p_cpep_0.8_draft.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_cpep_0.8_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = slightlycoarse
weight = -2
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
index 4f01753057..e9df8fd91e 100644
--- a/resources/quality/ultimaker2_plus/um2p_cpep_0.8_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_cpep_0.8_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = 0
diff --git a/resources/quality/ultimaker2_plus/um2p_global_Coarse_Quality.inst.cfg b/resources/quality/ultimaker2_plus/um2p_global_Coarse_Quality.inst.cfg
index beedb865b6..7f637bd932 100644
--- a/resources/quality/ultimaker2_plus/um2p_global_Coarse_Quality.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_global_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse Quality
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -4
diff --git a/resources/quality/ultimaker2_plus/um2p_global_Draft_Quality.inst.cfg b/resources/quality/ultimaker2_plus/um2p_global_Draft_Quality.inst.cfg
index 107261b2d9..08f01667e1 100644
--- a/resources/quality/ultimaker2_plus/um2p_global_Draft_Quality.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_global_Draft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Draft Quality
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker2_plus/um2p_global_Extra_Coarse_Quality.inst.cfg b/resources/quality/ultimaker2_plus/um2p_global_Extra_Coarse_Quality.inst.cfg
index 2e7fdc11eb..e205b59a1c 100644
--- a/resources/quality/ultimaker2_plus/um2p_global_Extra_Coarse_Quality.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_global_Extra_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Coarse Quality
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extracoarse
weight = -3
diff --git a/resources/quality/ultimaker2_plus/um2p_global_Fast_Quality.inst.cfg b/resources/quality/ultimaker2_plus/um2p_global_Fast_Quality.inst.cfg
index 90d090ee66..5741ebdee0 100644
--- a/resources/quality/ultimaker2_plus/um2p_global_Fast_Quality.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_global_Fast_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker2_plus/um2p_global_High_Quality.inst.cfg b/resources/quality/ultimaker2_plus/um2p_global_High_Quality.inst.cfg
index 54f08ad0ed..1a4e0ecc5b 100644
--- a/resources/quality/ultimaker2_plus/um2p_global_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_global_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker2_plus/um2p_global_Normal_Quality.inst.cfg b/resources/quality/ultimaker2_plus/um2p_global_Normal_Quality.inst.cfg
index 46403ec96f..cf30d4af13 100644
--- a/resources/quality/ultimaker2_plus/um2p_global_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_global_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker2_plus/um2p_global_Slightly_Coarse_Quality.inst.cfg b/resources/quality/ultimaker2_plus/um2p_global_Slightly_Coarse_Quality.inst.cfg
index 5cea4a698b..ab7c7af9e4 100644
--- a/resources/quality/ultimaker2_plus/um2p_global_Slightly_Coarse_Quality.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_global_Slightly_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse Quality
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = slightlycoarse
weight = -4
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
index b02baf975b..23afc4dd5e 100644
--- a/resources/quality/ultimaker2_plus/um2p_nylon_0.25_high.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_nylon_0.25_high.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
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
index 24af05ccff..d7aae946d6 100644
--- a/resources/quality/ultimaker2_plus/um2p_nylon_0.25_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_nylon_0.25_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
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
index e3ab83a99d..bc10a8b597 100644
--- a/resources/quality/ultimaker2_plus/um2p_nylon_0.4_fast.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_nylon_0.4_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -1
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
index 75367a076c..1ede19780b 100644
--- a/resources/quality/ultimaker2_plus/um2p_nylon_0.4_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_nylon_0.4_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = 0
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
index 7b3cab2194..9e20f49c44 100644
--- a/resources/quality/ultimaker2_plus/um2p_nylon_0.6_fast.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_nylon_0.6_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = slightlycoarse
weight = -1
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
index 41fa7f975b..f6f6e3e81e 100644
--- a/resources/quality/ultimaker2_plus/um2p_nylon_0.6_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_nylon_0.6_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = 0
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
index a239cd4d4b..24ac3ebd14 100644
--- a/resources/quality/ultimaker2_plus/um2p_nylon_0.8_draft.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_nylon_0.8_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = slightlycoarse
weight = -2
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
index 6e9da84593..9ee69c78e7 100644
--- a/resources/quality/ultimaker2_plus/um2p_nylon_0.8_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_nylon_0.8_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = 0
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
index f41260d7b6..e3074039ea 100644
--- a/resources/quality/ultimaker2_plus/um2p_pc_0.25_high.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pc_0.25_high.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
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
index 0a5ee47618..37db2322a6 100644
--- a/resources/quality/ultimaker2_plus/um2p_pc_0.25_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pc_0.25_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
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
index 81b54fc1e1..e6cdef59d1 100644
--- a/resources/quality/ultimaker2_plus/um2p_pc_0.4_fast.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pc_0.4_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -1
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
index dd2652084d..8383e2a631 100644
--- a/resources/quality/ultimaker2_plus/um2p_pc_0.4_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pc_0.4_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
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
index 3e44a277e0..d02bc9010b 100644
--- a/resources/quality/ultimaker2_plus/um2p_pc_0.6_fast.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pc_0.6_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = slightlycoarse
weight = -1
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
index 26db82487c..994e6a8654 100644
--- a/resources/quality/ultimaker2_plus/um2p_pc_0.6_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pc_0.6_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = 0
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
index fbc9eea457..9110dd9041 100644
--- a/resources/quality/ultimaker2_plus/um2p_pc_0.8_draft.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pc_0.8_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extracoarse
weight = -2
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
index 5c2a49723c..04a30ea331 100644
--- a/resources/quality/ultimaker2_plus/um2p_pc_0.8_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pc_0.8_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = 0
diff --git a/resources/quality/ultimaker2_plus/um2p_pp_0.4_fast.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pp_0.4_fast.inst.cfg
index 103b2790d3..607bce75dd 100644
--- a/resources/quality/ultimaker2_plus/um2p_pp_0.4_fast.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pp_0.4_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker2_plus/um2p_pp_0.4_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pp_0.4_normal.inst.cfg
index 71a75034ef..ce71848a65 100644
--- a/resources/quality/ultimaker2_plus/um2p_pp_0.4_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pp_0.4_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker2_plus/um2p_pp_0.6_draft.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pp_0.6_draft.inst.cfg
index d6f19718ec..34284f1538 100644
--- a/resources/quality/ultimaker2_plus/um2p_pp_0.6_draft.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pp_0.6_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker2_plus/um2p_pp_0.6_fast.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pp_0.6_fast.inst.cfg
index 7650a91a73..6e899a3876 100644
--- a/resources/quality/ultimaker2_plus/um2p_pp_0.6_fast.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pp_0.6_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg
index 79faafb01e..47191fedd1 100644
--- a/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker2_plus/um2p_pp_0.8_verydraft.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pp_0.8_verydraft.inst.cfg
index 51ad1a6e18..65b0f2792f 100644
--- a/resources/quality/ultimaker2_plus/um2p_pp_0.8_verydraft.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pp_0.8_verydraft.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = slightlycoarse
weight = -3
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
index e7eaefaf1b..0615ad5b5f 100644
--- a/resources/quality/ultimaker2_plus/um2p_tpu_0.25_high.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_tpu_0.25_high.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
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
index 676149c595..0f73982ac5 100644
--- a/resources/quality/ultimaker2_plus/um2p_tpu_0.4_normal.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_tpu_0.4_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
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
index d5e0e130d1..28c3eeef26 100644
--- a/resources/quality/ultimaker2_plus/um2p_tpu_0.6_fast.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_tpu_0.6_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker3/um3_aa0.25_ABS_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.25_ABS_Normal_Quality.inst.cfg
index e19af4453e..54ff2680c2 100644
--- a/resources/quality/ultimaker3/um3_aa0.25_ABS_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.25_ABS_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.25_CPE_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.25_CPE_Normal_Quality.inst.cfg
index 890121848e..882aedcad3 100644
--- a/resources/quality/ultimaker3/um3_aa0.25_CPE_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.25_CPE_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.25_Nylon_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.25_Nylon_Normal_Quality.inst.cfg
index 019ff32eee..dce1c0e717 100644
--- a/resources/quality/ultimaker3/um3_aa0.25_Nylon_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.25_Nylon_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.25_PC_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.25_PC_Normal_Quality.inst.cfg
index 7d521d524f..4fb4a75c4b 100644
--- a/resources/quality/ultimaker3/um3_aa0.25_PC_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.25_PC_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine - Experimental
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.25_PLA_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.25_PLA_Normal_Quality.inst.cfg
index 2632546fd4..2a7281aa86 100644
--- a/resources/quality/ultimaker3/um3_aa0.25_PLA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.25_PLA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.25_PP_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.25_PP_Normal_Quality.inst.cfg
index d1bb8c8244..d9da25f43d 100644
--- a/resources/quality/ultimaker3/um3_aa0.25_PP_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.25_PP_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine - Experimental
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.25_TPLA_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.25_TPLA_Normal_Quality.inst.cfg
index 5803a12a99..97426aa53b 100644
--- a/resources/quality/ultimaker3/um3_aa0.25_TPLA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.25_TPLA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.4_ABS_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_ABS_Draft_Print.inst.cfg
index 9ffa9eb38f..43ede99cf0 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_ABS_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_ABS_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.4_ABS_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_ABS_Fast_Print.inst.cfg
index e52487cc2c..ac1973de22 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_ABS_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_ABS_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_ABS_High_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_ABS_High_Quality.inst.cfg
index f779e5197e..9c9aae3faf 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_ABS_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_ABS_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_ABS_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_ABS_Normal_Quality.inst.cfg
index 8ee22cb475..f27c13c055 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_ABS_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_ABS_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.4_BAM_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_BAM_Draft_Print.inst.cfg
index 6afc7b234c..a5a9b5a7cc 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_BAM_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_BAM_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.4_BAM_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_BAM_Fast_Print.inst.cfg
index 5eea0599e2..44dca1bea5 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_BAM_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_BAM_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_BAM_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_BAM_Normal_Quality.inst.cfg
index 230b44eda7..3dac347328 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_BAM_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_BAM_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPEP_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPEP_Draft_Print.inst.cfg
index 598f5adb8b..6587b88246 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPEP_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPEP_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPEP_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPEP_Fast_Print.inst.cfg
index afacf33523..e05ebc0309 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPEP_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPEP_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPEP_High_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPEP_High_Quality.inst.cfg
index 258e573b74..e222cb15a9 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPEP_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPEP_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPEP_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPEP_Normal_Quality.inst.cfg
index 420bad697f..830483435e 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPEP_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPEP_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPE_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPE_Draft_Print.inst.cfg
index 355bdf6a95..47cb11b7d0 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPE_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPE_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPE_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPE_Fast_Print.inst.cfg
index ec847c1b89..e86723c4cd 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPE_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPE_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPE_High_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPE_High_Quality.inst.cfg
index fe93ebd6a0..4a43ff7ed4 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPE_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPE_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_CPE_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_CPE_Normal_Quality.inst.cfg
index 9546019b83..ee622c0de6 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_CPE_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_CPE_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.4_Nylon_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_Nylon_Draft_Print.inst.cfg
index ab2521e652..f0228f3653 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_Nylon_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_Nylon_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.4_Nylon_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_Nylon_Fast_Print.inst.cfg
index d02469e5e8..1ec6c5cbec 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_Nylon_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_Nylon_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_Nylon_High_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_Nylon_High_Quality.inst.cfg
index b74104a971..008aa8065c 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_Nylon_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_Nylon_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_Nylon_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_Nylon_Normal_Quality.inst.cfg
index 96299eb7d3..7672e5bda0 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_Nylon_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_Nylon_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.4_PC_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_PC_Draft_Print.inst.cfg
index 7a25926ab4..b9987023c8 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_PC_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_PC_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.4_PC_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_PC_Fast_Print.inst.cfg
index 94cf8f1c89..1759547388 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_PC_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_PC_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_PC_High_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_PC_High_Quality.inst.cfg
index efc51c6890..5bd5db2a57 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_PC_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_PC_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_PC_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_PC_Normal_Quality.inst.cfg
index 31e445ff89..077f9b6cce 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_PC_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_PC_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.4_PLA_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_PLA_Draft_Print.inst.cfg
index 40612e035b..40229a6cf9 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_PLA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_PLA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.4_PLA_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_PLA_Fast_Print.inst.cfg
index 5cef7f3264..1f4b90c032 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_PLA_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_PLA_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_PLA_High_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_PLA_High_Quality.inst.cfg
index 98c2dbd432..e9784b98b5 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_PLA_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_PLA_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_PLA_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_PLA_Normal_Quality.inst.cfg
index 6a50c343a5..833ec1a6ad 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_PLA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_PLA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.4_PP_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_PP_Draft_Print.inst.cfg
index 225a3dbf1b..453278848f 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_PP_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_PP_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.4_PP_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_PP_Fast_Print.inst.cfg
index 0f549c304a..e7c5aac672 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_PP_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_PP_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_PP_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_PP_Normal_Quality.inst.cfg
index 94d89bdec9..df74562ec3 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_PP_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_PP_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.4_TPLA_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_TPLA_Draft_Print.inst.cfg
index 8908970d0f..916e0fe34b 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_TPLA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_TPLA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.4_TPLA_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_TPLA_Fast_Print.inst.cfg
index d6e6c3964a..215da5e01b 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_TPLA_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_TPLA_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_TPLA_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_TPLA_Normal_Quality.inst.cfg
index a7bff64075..9bf2067b34 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_TPLA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_TPLA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.4_TPU_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_TPU_Draft_Print.inst.cfg
index 284d45cae3..4e9888a519 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_TPU_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_TPU_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.4_TPU_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_TPU_Fast_Print.inst.cfg
index 6d8d136fab..30bd7504de 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_TPU_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_TPU_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker3/um3_aa0.4_TPU_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_TPU_Normal_Quality.inst.cfg
index a0abca0fd3..9f15dcde7b 100644
--- a/resources/quality/ultimaker3/um3_aa0.4_TPU_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.4_TPU_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_aa0.8_ABS_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_ABS_Draft_Print.inst.cfg
index 9eedf1bccd..c1f6a65dde 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_ABS_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_ABS_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.8_ABS_Superdraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_ABS_Superdraft_Print.inst.cfg
index b26661aefc..fde76bd549 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_ABS_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_ABS_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker3/um3_aa0.8_ABS_Verydraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_ABS_Verydraft_Print.inst.cfg
index f66c403f71..80055aee28 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_ABS_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_ABS_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Fast_Print.inst.cfg
index 50ee345fa8..aa3ca74f86 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast - Experimental
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Superdraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Superdraft_Print.inst.cfg
index 8b59be1f3f..7dff129431 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint - Experimental
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Verydraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Verydraft_Print.inst.cfg
index d08488c9eb..babe132300 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast - Experimental
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker3/um3_aa0.8_CPE_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_CPE_Draft_Print.inst.cfg
index 119a6ef518..a5271f2048 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_CPE_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_CPE_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.8_CPE_Superdraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_CPE_Superdraft_Print.inst.cfg
index a3141cac26..25010bfb09 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_CPE_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_CPE_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker3/um3_aa0.8_CPE_Verydraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_CPE_Verydraft_Print.inst.cfg
index 6e19693a91..3c89c8c695 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_CPE_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_CPE_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker3/um3_aa0.8_Nylon_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_Nylon_Draft_Print.inst.cfg
index e395e3c727..ed6c3a8562 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_Nylon_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_Nylon_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.8_Nylon_Superdraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_Nylon_Superdraft_Print.inst.cfg
index 25a4e1726f..e98ff0c50e 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_Nylon_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_Nylon_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker3/um3_aa0.8_Nylon_Verydraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_Nylon_Verydraft_Print.inst.cfg
index 78cf23d0b4..7d7f616359 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_Nylon_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_Nylon_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker3/um3_aa0.8_PC_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PC_Fast_Print.inst.cfg
index 2bd047e835..2815b11ebf 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_PC_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_PC_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast - Experimental
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.8_PC_Superdraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PC_Superdraft_Print.inst.cfg
index ccef6e4647..1c4c3703f8 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_PC_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_PC_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint - Experimental
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker3/um3_aa0.8_PC_Verydraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PC_Verydraft_Print.inst.cfg
index f70c2c8718..d5959e653f 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_PC_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_PC_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast - Experimental
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker3/um3_aa0.8_PLA_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PLA_Draft_Print.inst.cfg
index b2d6d7b328..b7c35551cf 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_PLA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_PLA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.8_PLA_Superdraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PLA_Superdraft_Print.inst.cfg
index c89c88a16b..14b978bf2d 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_PLA_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_PLA_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker3/um3_aa0.8_PLA_Verydraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PLA_Verydraft_Print.inst.cfg
index d205e0036c..7f5b66ef63 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_PLA_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_PLA_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker3/um3_aa0.8_PP_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PP_Draft_Print.inst.cfg
index 28964865ba..9e72749c56 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_PP_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_PP_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.8_PP_Superdraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PP_Superdraft_Print.inst.cfg
index f93e61cad8..8af35bb3a5 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_PP_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_PP_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker3/um3_aa0.8_PP_Verydraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PP_Verydraft_Print.inst.cfg
index 680ffa024f..a63ef5b0d4 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_PP_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_PP_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker3/um3_aa0.8_TPLA_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_TPLA_Draft_Print.inst.cfg
index 2aeaa0c820..6aa68cb374 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_TPLA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_TPLA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.8_TPLA_Superdraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_TPLA_Superdraft_Print.inst.cfg
index 2c85a1054e..f365c47aa2 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_TPLA_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_TPLA_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker3/um3_aa0.8_TPLA_Verydraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_TPLA_Verydraft_Print.inst.cfg
index 177d4b0d24..97c8c60b7c 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_TPLA_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_TPLA_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker3/um3_aa0.8_TPU_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_TPU_Draft_Print.inst.cfg
index 7264f8b53c..dd54fde24c 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_TPU_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_TPU_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_aa0.8_TPU_Superdraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_TPU_Superdraft_Print.inst.cfg
index 5343f99df2..520bea01b0 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_TPU_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_TPU_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker3/um3_aa0.8_TPU_Verydraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_TPU_Verydraft_Print.inst.cfg
index 59b3536fc7..022cc4c8fd 100644
--- a/resources/quality/ultimaker3/um3_aa0.8_TPU_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_aa0.8_TPU_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker3/um3_bb0.4_PVA_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_PVA_Draft_Print.inst.cfg
index e5a66ab113..da13576992 100644
--- a/resources/quality/ultimaker3/um3_bb0.4_PVA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_bb0.4_PVA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_bb0.4_PVA_Fast_Print.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_PVA_Fast_Print.inst.cfg
index b241306bd8..424eb537eb 100644
--- a/resources/quality/ultimaker3/um3_bb0.4_PVA_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_bb0.4_PVA_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker3/um3_bb0.4_PVA_High_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_PVA_High_Quality.inst.cfg
index 3eb4f7dac4..cd98a41418 100644
--- a/resources/quality/ultimaker3/um3_bb0.4_PVA_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_bb0.4_PVA_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker3/um3_bb0.4_PVA_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_PVA_Normal_Quality.inst.cfg
index 162d4d2e23..d46eeb1ce5 100644
--- a/resources/quality/ultimaker3/um3_bb0.4_PVA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_bb0.4_PVA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_bb0.8_PVA_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_PVA_Draft_Print.inst.cfg
index 8811e6579e..5c02ee6f2b 100644
--- a/resources/quality/ultimaker3/um3_bb0.8_PVA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_bb0.8_PVA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_bb0.8_PVA_Superdraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_PVA_Superdraft_Print.inst.cfg
index 803bb2c7e9..0bde76869e 100644
--- a/resources/quality/ultimaker3/um3_bb0.8_PVA_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_bb0.8_PVA_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker3/um3_bb0.8_PVA_Verydraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_PVA_Verydraft_Print.inst.cfg
index a8b9c71163..13eec91bdc 100644
--- a/resources/quality/ultimaker3/um3_bb0.8_PVA_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker3/um3_bb0.8_PVA_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker3/um3_global_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_global_Draft_Quality.inst.cfg
index d26aa7f432..271b33383d 100644
--- a/resources/quality/ultimaker3/um3_global_Draft_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_global_Draft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker3/um3_global_Fast_Quality.inst.cfg b/resources/quality/ultimaker3/um3_global_Fast_Quality.inst.cfg
index 9ffe01244a..95926f3858 100644
--- a/resources/quality/ultimaker3/um3_global_Fast_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_global_Fast_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker3/um3_global_High_Quality.inst.cfg b/resources/quality/ultimaker3/um3_global_High_Quality.inst.cfg
index 6322156841..dba397b207 100644
--- a/resources/quality/ultimaker3/um3_global_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_global_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker3/um3_global_Normal_Quality.inst.cfg b/resources/quality/ultimaker3/um3_global_Normal_Quality.inst.cfg
index 2d91de9a75..29ea49e196 100644
--- a/resources/quality/ultimaker3/um3_global_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_global_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker3/um3_global_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_global_Superdraft_Quality.inst.cfg
index 32ff48ab87..384faa8a40 100644
--- a/resources/quality/ultimaker3/um3_global_Superdraft_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_global_Superdraft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker3/um3_global_Verydraft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_global_Verydraft_Quality.inst.cfg
index ee15da696e..0aa3ed6699 100644
--- a/resources/quality/ultimaker3/um3_global_Verydraft_Quality.inst.cfg
+++ b/resources/quality/ultimaker3/um3_global_Verydraft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_original/umo_global_Coarse_Quality.inst.cfg b/resources/quality/ultimaker_original/umo_global_Coarse_Quality.inst.cfg
index 6eee2b358a..01badb1bdf 100644
--- a/resources/quality/ultimaker_original/umo_global_Coarse_Quality.inst.cfg
+++ b/resources/quality/ultimaker_original/umo_global_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Coarse Quality
definition = ultimaker_original
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = coarse
weight = -3
diff --git a/resources/quality/ultimaker_original/umo_global_Draft_Quality.inst.cfg b/resources/quality/ultimaker_original/umo_global_Draft_Quality.inst.cfg
index d79a39ddc5..346b330c2c 100644
--- a/resources/quality/ultimaker_original/umo_global_Draft_Quality.inst.cfg
+++ b/resources/quality/ultimaker_original/umo_global_Draft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Draft Quality
definition = ultimaker_original
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_original/umo_global_Extra_Coarse_Quality.inst.cfg b/resources/quality/ultimaker_original/umo_global_Extra_Coarse_Quality.inst.cfg
index a4e2fc04bd..80b72892d7 100644
--- a/resources/quality/ultimaker_original/umo_global_Extra_Coarse_Quality.inst.cfg
+++ b/resources/quality/ultimaker_original/umo_global_Extra_Coarse_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Coarse Quality
definition = ultimaker_original
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extra coarse
weight = -4
diff --git a/resources/quality/ultimaker_original/umo_global_Fast_Quality.inst.cfg b/resources/quality/ultimaker_original/umo_global_Fast_Quality.inst.cfg
index 818088d4b3..03e8c89cf2 100644
--- a/resources/quality/ultimaker_original/umo_global_Fast_Quality.inst.cfg
+++ b/resources/quality/ultimaker_original/umo_global_Fast_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_original
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_original/umo_global_High_Quality.inst.cfg b/resources/quality/ultimaker_original/umo_global_High_Quality.inst.cfg
index 0e9029abc6..b9a409f0c8 100644
--- a/resources/quality/ultimaker_original/umo_global_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_original/umo_global_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_original
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_original/umo_global_Normal_Quality.inst.cfg b/resources/quality/ultimaker_original/umo_global_Normal_Quality.inst.cfg
index 8ea7873734..a5d2ff3a36 100644
--- a/resources/quality/ultimaker_original/umo_global_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_original/umo_global_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_original
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.25_ABS_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.25_ABS_Normal_Quality.inst.cfg
index 6c8c238933..d711de8fc8 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.25_ABS_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.25_ABS_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.25_CPE_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.25_CPE_Normal_Quality.inst.cfg
index 6910bcb55c..705cc015df 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.25_CPE_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.25_CPE_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.25_Nylon_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.25_Nylon_Normal_Quality.inst.cfg
index dd950e6004..5af2c40926 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.25_Nylon_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.25_Nylon_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.25_PC_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.25_PC_Normal_Quality.inst.cfg
index 1365300159..57dba029d6 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.25_PC_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.25_PC_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine - Experimental
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.25_PLA_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.25_PLA_Normal_Quality.inst.cfg
index 483d0374c1..99c1b88304 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.25_PLA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.25_PLA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.25_PP_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.25_PP_Normal_Quality.inst.cfg
index dd842386b8..10a38da284 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.25_PP_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.25_PP_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine - Experimental
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.25_TPLA_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.25_TPLA_Normal_Quality.inst.cfg
index e509016e80..ce4ab73f01 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.25_TPLA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.25_TPLA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print.inst.cfg
index e9d86858d1..176e4702d2 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Print.inst.cfg
index f42048e40f..4a9895fa32 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_High_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_High_Quality.inst.cfg
index 31781ba614..dcc3dfd74f 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Quality.inst.cfg
index 933fc1067f..9147a3d016 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_ABS_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Draft_Print.inst.cfg
index 668f2b6168..ac8d13beed 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Fast_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Fast_Print.inst.cfg
index a6612c39ff..cb76875ef1 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Normal_Quality.inst.cfg
index 8dc4cf7e67..632bf4ae66 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Draft_Print.inst.cfg
index 4c96577826..6067cb1ba2 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Fast_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Fast_Print.inst.cfg
index df71b7f58c..a43baa7587 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_High_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_High_Quality.inst.cfg
index 10a8f65a2b..25c1388fc2 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Normal_Quality.inst.cfg
index e86b7d6dc8..057a149c6b 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPEP_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Draft_Print.inst.cfg
index 6c735045e4..f09c922d32 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Fast_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Fast_Print.inst.cfg
index 7c0e17e22e..36c0d3b813 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_High_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_High_Quality.inst.cfg
index f7129f0d3d..62d312dc9b 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Normal_Quality.inst.cfg
index 338fa24bc9..45772626dc 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_CPE_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Draft_Print.inst.cfg
index d1ac796501..6f30adfb11 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Fast_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Fast_Print.inst.cfg
index 07cce7b776..a564797074 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_High_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_High_Quality.inst.cfg
index 7d86bcdf11..5198470ba0 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Normal_Quality.inst.cfg
index db154dfb7c..f77a5a9ed6 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_Nylon_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Draft_Print.inst.cfg
index bf3cb1a883..89aeed7e44 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Fast_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Fast_Print.inst.cfg
index e7bef1608a..18fc078655 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_High_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_High_Quality.inst.cfg
index e4d540ee60..92cbf5d7a9 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Normal_Quality.inst.cfg
index 92356c7c1f..491430de2c 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_PC_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print.inst.cfg
index 9b9aed1176..dd38f2b03b 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Print.inst.cfg
index 4e621c6290..de774b6dbd 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_High_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_High_Quality.inst.cfg
index 86f09cd759..471d65228d 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Quality.inst.cfg
index 8b26d81f8b..d715e2ec5c 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Draft_Print.inst.cfg
index f0d68b78c1..80a6b0a3b2 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Fast_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Fast_Print.inst.cfg
index 80b4aa13d2..e4053a8ab2 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Normal_Quality.inst.cfg
index a99e6b4890..ff6608664a 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_PP_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Draft_Print.inst.cfg
index 16dd6684b4..ef7439dcc4 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Print.inst.cfg
index 0e7b7cb097..3c75cc3071 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_High_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_High_Quality.inst.cfg
index c82024ec56..3ee53c0861 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Quality.inst.cfg
index 18846317b0..4dc4f9ec82 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Draft_Print.inst.cfg
index 2e0c046743..6afcb68c6a 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Fast_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Fast_Print.inst.cfg
index 3a9676f1f2..fc8e8a36be 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Normal_Quality.inst.cfg
index 59db3cc9fa..22718d782a 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Draft_Print.inst.cfg
index 631c0bb378..4278a6ef68 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Superdraft_Print.inst.cfg
index 5c2e538392..3c27443d77 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Verydraft_Print.inst.cfg
index 97131f7e72..8b61c706a5 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_ABS_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Fast_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Fast_Print.inst.cfg
index 2a28b90357..30650796e1 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast - Experimental
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Superdraft_Print.inst.cfg
index bc367c6d93..7600d786cb 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint - Experimental
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Verydraft_Print.inst.cfg
index 13325596db..2337c0ecdd 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_CPEP_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast - Experimental
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Draft_Print.inst.cfg
index bc8fe768a7..ff606c48fe 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Superdraft_Print.inst.cfg
index d5e5f4b886..672b84ba4d 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Verydraft_Print.inst.cfg
index 1149675e53..48e90fb513 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Draft_Print.inst.cfg
index 859e52e1d6..fb7b8420de 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Superdraft_Print.inst.cfg
index 8fac47fa69..10d127a2eb 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Verydraft_Print.inst.cfg
index 08ce4d3a30..c94cc67b42 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_Nylon_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Fast_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Fast_Print.inst.cfg
index d2f2ce5fa9..a67e2bcee1 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast - Experimental
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Superdraft_Print.inst.cfg
index 82545a232c..a80ec126a8 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint - Experimental
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Verydraft_Print.inst.cfg
index d8749a18e1..a02837146e 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_PC_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast - Experimental
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Draft_Print.inst.cfg
index a638b1de47..4da6edfe09 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Superdraft_Print.inst.cfg
index ad5fd01ac3..70669967e7 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Verydraft_Print.inst.cfg
index ca5b842afe..7e751f971c 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_PLA_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Draft_Print.inst.cfg
index 3fa86522b2..11eabbc98d 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Superdraft_Print.inst.cfg
index 37abbe7bb1..91b6511783 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Verydraft_Print.inst.cfg
index 7b6582a71a..2c1617a1e1 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Draft_Print.inst.cfg
index 7ce64e52a0..9482e22f30 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Superdraft_Print.inst.cfg
index a85fe9a39b..e88c66c180 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Verydraft_Print.inst.cfg
index 41105ec35b..1384d85108 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_TPLA_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Draft_Print.inst.cfg
index 0455ed36b1..3d4eca3f3b 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Superdraft_Print.inst.cfg
index aa8f6ce5f9..c7c41e82b6 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Verydraft_Print.inst.cfg
index 4a602904cd..443bd49225 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_TPU_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Draft_Print.inst.cfg
index d38eb73308..a641331337 100644
--- a/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Fast_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Fast_Print.inst.cfg
index 7222dc7507..46332989bb 100644
--- a/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_High_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_High_Quality.inst.cfg
index 519aeedc6b..af8e10e76a 100644
--- a/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Normal_Quality.inst.cfg
index 484443145f..186901179e 100644
--- a/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Draft_Print.inst.cfg
index 2b40c33cb2..b0c8e93142 100644
--- a/resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Superdraft_Print.inst.cfg
index a706bbe991..b1a9c3ab9d 100644
--- a/resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Verydraft_Print.inst.cfg
index fe50fe574d..0aecb35ddf 100644
--- a/resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_bb0.8_PVA_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s3/um_s3_cc0.6_CFFCPE_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_cc0.6_CFFCPE_Draft_Print.inst.cfg
index 60d7aac9e3..3e5076991f 100644
--- a/resources/quality/ultimaker_s3/um_s3_cc0.6_CFFCPE_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_cc0.6_CFFCPE_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_cc0.6_CFFPA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_cc0.6_CFFPA_Draft_Print.inst.cfg
index aaf208fe42..e8feb6208b 100644
--- a/resources/quality/ultimaker_s3/um_s3_cc0.6_CFFPA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_cc0.6_CFFPA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_cc0.6_GFFCPE_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_cc0.6_GFFCPE_Draft_Print.inst.cfg
index 2cc95a9a2e..3a785456b2 100644
--- a/resources/quality/ultimaker_s3/um_s3_cc0.6_GFFCPE_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_cc0.6_GFFCPE_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_cc0.6_GFFPA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_cc0.6_GFFPA_Draft_Print.inst.cfg
index c6f9670bff..f7bee52c43 100644
--- a/resources/quality/ultimaker_s3/um_s3_cc0.6_GFFPA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_cc0.6_GFFPA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_cc0.6_PLA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_cc0.6_PLA_Draft_Print.inst.cfg
index fb09e4defe..ba0661e399 100644
--- a/resources/quality/ultimaker_s3/um_s3_cc0.6_PLA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_cc0.6_PLA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -3
diff --git a/resources/quality/ultimaker_s3/um_s3_cc0.6_PLA_Fast_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_cc0.6_PLA_Fast_Print.inst.cfg
index 5e794ef874..61c70ddb9e 100644
--- a/resources/quality/ultimaker_s3/um_s3_cc0.6_PLA_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_cc0.6_PLA_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_global_Draft_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_global_Draft_Quality.inst.cfg
index 9313cf684a..c57ab48382 100644
--- a/resources/quality/ultimaker_s3/um_s3_global_Draft_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_global_Draft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s3/um_s3_global_Fast_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_global_Fast_Quality.inst.cfg
index 3b220c328f..60055e1647 100644
--- a/resources/quality/ultimaker_s3/um_s3_global_Fast_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_global_Fast_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s3/um_s3_global_High_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_global_High_Quality.inst.cfg
index 345be91489..1326f3b1ee 100644
--- a/resources/quality/ultimaker_s3/um_s3_global_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_global_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s3/um_s3_global_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_global_Normal_Quality.inst.cfg
index 4b3cf19b9c..155c48fe5d 100644
--- a/resources/quality/ultimaker_s3/um_s3_global_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_global_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s3/um_s3_global_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_global_Superdraft_Quality.inst.cfg
index e5f11ec06e..456aadfdad 100644
--- a/resources/quality/ultimaker_s3/um_s3_global_Superdraft_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_global_Superdraft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s3/um_s3_global_Verydraft_Quality.inst.cfg b/resources/quality/ultimaker_s3/um_s3_global_Verydraft_Quality.inst.cfg
index 341a225752..1ca4950e7f 100644
--- a/resources/quality/ultimaker_s3/um_s3_global_Verydraft_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_global_Verydraft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.25_ABS_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.25_ABS_Normal_Quality.inst.cfg
index d8341fca6d..c602e076f7 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.25_ABS_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.25_ABS_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.25_CPE_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.25_CPE_Normal_Quality.inst.cfg
index b8c33f3c44..3cc29c5e6b 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.25_CPE_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.25_CPE_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.25_Nylon_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.25_Nylon_Normal_Quality.inst.cfg
index 0fbd1f830c..5c5ff16348 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.25_Nylon_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.25_Nylon_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.25_PC_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.25_PC_Normal_Quality.inst.cfg
index ba8af87bd8..bb3266c30b 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.25_PC_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.25_PC_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine - Experimental
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.25_PLA_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.25_PLA_Normal_Quality.inst.cfg
index 1e9a4af575..2df5de17af 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.25_PLA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.25_PLA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.25_PP_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.25_PP_Normal_Quality.inst.cfg
index 0728beb0ed..6c578d0517 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.25_PP_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.25_PP_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine - Experimental
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.25_TPLA_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.25_TPLA_Normal_Quality.inst.cfg
index 87db81c1e4..bbec7fe1ad 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.25_TPLA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.25_TPLA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print.inst.cfg
index a936456b47..3b84cf57b8 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Print.inst.cfg
index 69b978e0fd..a56178ad56 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_High_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_High_Quality.inst.cfg
index 6f4683ca50..9170163af1 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Quality.inst.cfg
index 730e243bf1..8583d7c303 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_ABS_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Draft_Print.inst.cfg
index 5a88d9fd35..45c5258655 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Fast_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Fast_Print.inst.cfg
index cf92c54fdb..39958c8abe 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Normal_Quality.inst.cfg
index 5b696300c1..6b8db228a9 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Draft_Print.inst.cfg
index bb41570ecf..9cf6804301 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Fast_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Fast_Print.inst.cfg
index 1ee696e3d6..940a2cf4fd 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_High_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_High_Quality.inst.cfg
index 7417f275da..be65f2734d 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Normal_Quality.inst.cfg
index 6802c1c42b..4fb4f3c8ca 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPEP_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Draft_Print.inst.cfg
index bdc27ea84d..f5f4dbe092 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Fast_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Fast_Print.inst.cfg
index c273bbd3e4..aa4f197735 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_High_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_High_Quality.inst.cfg
index 4ee0ac044e..25b721bbe7 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Normal_Quality.inst.cfg
index 8cb14515eb..0853a7d437 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_CPE_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Draft_Print.inst.cfg
index 727b694e7f..8713b20062 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Fast_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Fast_Print.inst.cfg
index 1439340403..a83d8d320b 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_High_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_High_Quality.inst.cfg
index 3e0bcc2a04..c764ee1eeb 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Normal_Quality.inst.cfg
index da0877c0d3..07c4e5a93e 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_Nylon_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Draft_Print.inst.cfg
index 597b39ff18..0814e94810 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Fast_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Fast_Print.inst.cfg
index 051e1f0c83..0854848b89 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_High_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_High_Quality.inst.cfg
index 5756afcea8..0ce829e978 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Normal_Quality.inst.cfg
index 9176b4c674..750156166c 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_PC_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print.inst.cfg
index e124642571..a9a94ddc89 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Print.inst.cfg
index 00f1cf052a..f906c79923 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_High_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_High_Quality.inst.cfg
index b1ba6fdd75..d11ad7b86e 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Quality.inst.cfg
index db230a06b0..ad3c100fad 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Draft_Print.inst.cfg
index 00bc8af3fd..8a381b3a7f 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Fast_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Fast_Print.inst.cfg
index c72444368a..8e3b8158c8 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Normal_Quality.inst.cfg
index 051138e58e..69fd7027fe 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Draft_Print.inst.cfg
index b1e94c1dde..06f73f5e01 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Print.inst.cfg
index 513b58cf80..cbbc56f2f0 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_High_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_High_Quality.inst.cfg
index 7a32872aa0..6c54a1dd26 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Quality.inst.cfg
index dacafea276..d45b97c8da 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Draft_Print.inst.cfg
index a69b2c25b8..cec89da171 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Fast_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Fast_Print.inst.cfg
index 10a1c08c5c..6d1be9be4b 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Normal_Quality.inst.cfg
index 755edfbaec..b6169d4b6f 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPU_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Draft_Print.inst.cfg
index a9790a6506..6bb11a164f 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Superdraft_Print.inst.cfg
index 4d474c6a52..0d25df24d1 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Verydraft_Print.inst.cfg
index b935b1cb39..f66573f5e0 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_ABS_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Fast_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Fast_Print.inst.cfg
index a4cf17885b..49d0260763 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast - Experimental
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Superdraft_Print.inst.cfg
index 71e2ca8341..1e940cb84f 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint - Experimental
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Verydraft_Print.inst.cfg
index b882a176d4..1c44713688 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_CPEP_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast - Experimental
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Draft_Print.inst.cfg
index 0fccf6f808..c084d04821 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Superdraft_Print.inst.cfg
index 0345ce693f..4e6343fa4b 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Verydraft_Print.inst.cfg
index 3a462fe52a..6cd82d7dea 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Draft_Print.inst.cfg
index 61eff4f4a5..0bdae89376 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Superdraft_Print.inst.cfg
index 3d7f1c2697..b2dbe9a4dc 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Verydraft_Print.inst.cfg
index 88c9cc9b91..7396b12076 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_Nylon_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Fast_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Fast_Print.inst.cfg
index 7a76bb4d6f..613f4245da 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast - Experimental
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Superdraft_Print.inst.cfg
index 3ab5d64617..6db4cb8d78 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint - Experimental
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Verydraft_Print.inst.cfg
index c74a94ac0c..0271da259c 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_PC_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast - Experimental
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Draft_Print.inst.cfg
index 2b15e348b6..9135a3d628 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Superdraft_Print.inst.cfg
index b3aafe6fcc..c841754960 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Verydraft_Print.inst.cfg
index 3ef22c2bb8..b1f335f6d3 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_PLA_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Draft_Print.inst.cfg
index 6523c1be86..26bcf55021 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Superdraft_Print.inst.cfg
index c98f123b95..8050a15142 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Verydraft_Print.inst.cfg
index c441e5a34c..f759149031 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_PP_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Draft_Print.inst.cfg
index 57516b5b52..e193607cbc 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Superdraft_Print.inst.cfg
index 4ea58ad831..1b58abd05f 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Verydraft_Print.inst.cfg
index 71dab45595..04594fe40d 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_TPLA_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Draft_Print.inst.cfg
index db3ba02928..90feb9ab37 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Superdraft_Print.inst.cfg
index f4f7472d2c..975df6944b 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Verydraft_Print.inst.cfg
index d1fcbee4f6..6e9c70260f 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.8_TPU_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Draft_Print.inst.cfg
index 5d5803d832..c5deabd7f8 100644
--- a/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Fast_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Fast_Print.inst.cfg
index ddb9dd0671..f0af2e630a 100644
--- a/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_High_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_High_Quality.inst.cfg
index 8fda8541bb..42c7398853 100644
--- a/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Normal_Quality.inst.cfg
index 27b3b891f9..c4cb1a8649 100644
--- a/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Draft_Print.inst.cfg
index 3a8cef1e48..51e6faedb5 100644
--- a/resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Superdraft_Print.inst.cfg
index b78d44c153..4883ce0905 100644
--- a/resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Superdraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Verydraft_Print.inst.cfg
index 4be734840e..a397282562 100644
--- a/resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Verydraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_bb0.8_PVA_Verydraft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/ultimaker_s5/um_s5_cc0.6_CFFCPE_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_cc0.6_CFFCPE_Draft_Print.inst.cfg
index 7c0501f025..bc65409a04 100644
--- a/resources/quality/ultimaker_s5/um_s5_cc0.6_CFFCPE_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_cc0.6_CFFCPE_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_cc0.6_CFFPA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_cc0.6_CFFPA_Draft_Print.inst.cfg
index c69e51add7..f40522be6e 100644
--- a/resources/quality/ultimaker_s5/um_s5_cc0.6_CFFPA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_cc0.6_CFFPA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_cc0.6_GFFCPE_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_cc0.6_GFFCPE_Draft_Print.inst.cfg
index 32a6a3c4e8..9aeb71c544 100644
--- a/resources/quality/ultimaker_s5/um_s5_cc0.6_GFFCPE_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_cc0.6_GFFCPE_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_cc0.6_GFFPA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_cc0.6_GFFPA_Draft_Print.inst.cfg
index 3511c60d3f..7827c62ed7 100644
--- a/resources/quality/ultimaker_s5/um_s5_cc0.6_GFFPA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_cc0.6_GFFPA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_cc0.6_PLA_Draft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_cc0.6_PLA_Draft_Print.inst.cfg
index 8ff73a7cf1..98c9f3c86e 100644
--- a/resources/quality/ultimaker_s5/um_s5_cc0.6_PLA_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_cc0.6_PLA_Draft_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -3
diff --git a/resources/quality/ultimaker_s5/um_s5_cc0.6_PLA_Fast_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_cc0.6_PLA_Fast_Print.inst.cfg
index 3e0d972b87..092de699e2 100644
--- a/resources/quality/ultimaker_s5/um_s5_cc0.6_PLA_Fast_Print.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_cc0.6_PLA_Fast_Print.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_global_Draft_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_global_Draft_Quality.inst.cfg
index da3434f343..3af13538ba 100644
--- a/resources/quality/ultimaker_s5/um_s5_global_Draft_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_global_Draft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = draft
weight = -2
diff --git a/resources/quality/ultimaker_s5/um_s5_global_Fast_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_global_Fast_Quality.inst.cfg
index cc2f01b6fd..eaf792928a 100644
--- a/resources/quality/ultimaker_s5/um_s5_global_Fast_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_global_Fast_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = -1
diff --git a/resources/quality/ultimaker_s5/um_s5_global_High_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_global_High_Quality.inst.cfg
index 6ba781675b..7e44849db3 100644
--- a/resources/quality/ultimaker_s5/um_s5_global_High_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_global_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/ultimaker_s5/um_s5_global_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_global_Normal_Quality.inst.cfg
index 0b7fe4fb3d..f11984c00f 100644
--- a/resources/quality/ultimaker_s5/um_s5_global_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_global_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/ultimaker_s5/um_s5_global_Superdraft_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_global_Superdraft_Quality.inst.cfg
index 7fffdc6fbd..47adb38caf 100644
--- a/resources/quality/ultimaker_s5/um_s5_global_Superdraft_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_global_Superdraft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = superdraft
weight = -4
diff --git a/resources/quality/ultimaker_s5/um_s5_global_Verydraft_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_global_Verydraft_Quality.inst.cfg
index ded8d0da40..e6350a7353 100644
--- a/resources/quality/ultimaker_s5/um_s5_global_Verydraft_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_global_Verydraft_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = verydraft
weight = -3
diff --git a/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.10.inst.cfg b/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.10.inst.cfg
index 35f37a9645..deb1c343c2 100644
--- a/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.10.inst.cfg
+++ b/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.10.inst.cfg
@@ -4,7 +4,7 @@ name = abs_n0.30_l0.10
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q010
material = generic_abs
diff --git a/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.15.inst.cfg b/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.15.inst.cfg
index 701c366b76..84483ea568 100644
--- a/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.15.inst.cfg
+++ b/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.15.inst.cfg
@@ -4,7 +4,7 @@ name = abs_n0.30_l0.15
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q015
material = generic_abs
diff --git a/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.20.inst.cfg b/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.20.inst.cfg
index 8c7b3419a7..1636fefe51 100644
--- a/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.20.inst.cfg
+++ b/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.20.inst.cfg
@@ -4,7 +4,7 @@ name = abs_n0.30_l0.20
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q020
material = generic_abs
diff --git a/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.25.inst.cfg b/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.25.inst.cfg
index d706cfb2eb..f2790744c3 100644
--- a/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.25.inst.cfg
+++ b/resources/quality/uni_base/abs/nozzle_0.30/abs_nozzle_0.30_layer_0.25.inst.cfg
@@ -4,7 +4,7 @@ name = abs_n0.30_l0.25
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q025
material = generic_abs
diff --git a/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.10.inst.cfg b/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.10.inst.cfg
index 67966351fa..d64f65ddaa 100644
--- a/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.10.inst.cfg
+++ b/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.10.inst.cfg
@@ -4,7 +4,7 @@ name = abs_n0.40_l0.10
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q010
material = generic_abs
diff --git a/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.15.inst.cfg b/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.15.inst.cfg
index a686be33b7..0145ee9410 100644
--- a/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.15.inst.cfg
+++ b/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.15.inst.cfg
@@ -4,7 +4,7 @@ name = abs_n0.40_l0.15
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q015
material = generic_abs
diff --git a/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.20.inst.cfg b/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.20.inst.cfg
index c8e2f0bfcf..2c33ae5c0f 100644
--- a/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.20.inst.cfg
+++ b/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.20.inst.cfg
@@ -4,7 +4,7 @@ name = abs_n0.40_l0.20
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q020
material = generic_abs
diff --git a/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.25.inst.cfg b/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.25.inst.cfg
index 3b16f6accd..0d4e45d992 100644
--- a/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.25.inst.cfg
+++ b/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.25.inst.cfg
@@ -4,7 +4,7 @@ name = abs_n0.40_l0.25
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q025
material = generic_abs
diff --git a/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.30.inst.cfg b/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.30.inst.cfg
index ebca1b54cf..94acb2794b 100644
--- a/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.30.inst.cfg
+++ b/resources/quality/uni_base/abs/nozzle_0.40/abs_nozzle_0.40_layer_0.30.inst.cfg
@@ -4,7 +4,7 @@ name = abs_n0.40_l0.30
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q030
material = generic_abs
diff --git a/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.15.inst.cfg b/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.15.inst.cfg
index b7b8408fdd..d64dc93636 100644
--- a/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.15.inst.cfg
+++ b/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.15.inst.cfg
@@ -4,7 +4,7 @@ name = abs_n0.50_l0.15
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q015
material = generic_abs
diff --git a/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.20.inst.cfg b/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.20.inst.cfg
index eb837a4437..39316afe00 100644
--- a/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.20.inst.cfg
+++ b/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.20.inst.cfg
@@ -4,7 +4,7 @@ name = abs_n0.50_l0.20
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q020
material = generic_abs
diff --git a/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.25.inst.cfg b/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.25.inst.cfg
index e2f5dd82bd..c7dc6baa64 100644
--- a/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.25.inst.cfg
+++ b/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.25.inst.cfg
@@ -4,7 +4,7 @@ name = abs_n0.50_l0.25
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q025
material = generic_abs
diff --git a/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.30.inst.cfg b/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.30.inst.cfg
index 6f9e721b5b..1266d55fc2 100644
--- a/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.30.inst.cfg
+++ b/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.30.inst.cfg
@@ -4,7 +4,7 @@ name = abs_n0.50_l0.30
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q030
material = generic_abs
diff --git a/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.35.inst.cfg b/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.35.inst.cfg
index ae182af076..052c06f988 100644
--- a/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.35.inst.cfg
+++ b/resources/quality/uni_base/abs/nozzle_0.50/abs_nozzle_0.50_layer_0.35.inst.cfg
@@ -4,7 +4,7 @@ name = abs_n0.50_l0.35
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q035
material = generic_abs
diff --git a/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.10.inst.cfg b/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.10.inst.cfg
index 7a895ec57c..8accec1346 100644
--- a/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.10.inst.cfg
+++ b/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.10.inst.cfg
@@ -4,7 +4,7 @@ name = hips_n0.30_l0.10
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q010
material = generic_hips
diff --git a/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.15.inst.cfg b/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.15.inst.cfg
index 0463869b0f..57c1d83f0b 100644
--- a/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.15.inst.cfg
+++ b/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.15.inst.cfg
@@ -4,7 +4,7 @@ name = hips_n0.30_l0.15
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q015
material = generic_hips
diff --git a/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.20.inst.cfg b/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.20.inst.cfg
index 5b96cfa1a1..febe0f3bba 100644
--- a/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.20.inst.cfg
+++ b/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.20.inst.cfg
@@ -4,7 +4,7 @@ name = hips_n0.30_l0.20
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q020
material = generic_hips
diff --git a/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.25.inst.cfg b/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.25.inst.cfg
index 427841039c..d2e0949191 100644
--- a/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.25.inst.cfg
+++ b/resources/quality/uni_base/hips/nozzle_0.30/hips_nozzle_0.30_layer_0.25.inst.cfg
@@ -4,7 +4,7 @@ name = hips_n0.30_l0.25
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q025
material = generic_hips
diff --git a/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.10.inst.cfg b/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.10.inst.cfg
index 45319666d5..1e5aa48b8c 100644
--- a/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.10.inst.cfg
+++ b/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.10.inst.cfg
@@ -4,7 +4,7 @@ name = hips_n0.40_l0.10
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q010
material = generic_hips
diff --git a/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.15.inst.cfg b/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.15.inst.cfg
index c4d02e14f8..defbe75cdb 100644
--- a/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.15.inst.cfg
+++ b/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.15.inst.cfg
@@ -4,7 +4,7 @@ name = hips_n0.40_l0.15
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q015
material = generic_hips
diff --git a/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.20.inst.cfg b/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.20.inst.cfg
index af1ed78c0f..e36eba0add 100644
--- a/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.20.inst.cfg
+++ b/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.20.inst.cfg
@@ -4,7 +4,7 @@ name = hips_n0.40_l0.20
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q020
material = generic_hips
diff --git a/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.25.inst.cfg b/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.25.inst.cfg
index 63022a99f5..e46994ee33 100644
--- a/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.25.inst.cfg
+++ b/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.25.inst.cfg
@@ -4,7 +4,7 @@ name = hips_n0.40_l0.25
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q025
material = generic_abs
diff --git a/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.30.inst.cfg b/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.30.inst.cfg
index 0b12c97b5f..3447b3b81a 100644
--- a/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.30.inst.cfg
+++ b/resources/quality/uni_base/hips/nozzle_0.40/hips_nozzle_0.40_layer_0.30.inst.cfg
@@ -4,7 +4,7 @@ name = hips_n0.40_l0.30
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q030
material = generic_hips
diff --git a/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.15.inst.cfg b/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.15.inst.cfg
index 83a296cc9d..c4a51d11aa 100644
--- a/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.15.inst.cfg
+++ b/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.15.inst.cfg
@@ -4,7 +4,7 @@ name = hips_n0.50_l0.15
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q015
material = generic_hips
diff --git a/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.20.inst.cfg b/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.20.inst.cfg
index 22fa368628..d726414397 100644
--- a/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.20.inst.cfg
+++ b/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.20.inst.cfg
@@ -4,7 +4,7 @@ name = hips_n0.50_l0.20
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q020
material = generic_hips
diff --git a/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.25.inst.cfg b/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.25.inst.cfg
index ea57635857..9d9aee8fc0 100644
--- a/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.25.inst.cfg
+++ b/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.25.inst.cfg
@@ -4,7 +4,7 @@ name = hips_n0.50_l0.25
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q025
material = generic_hips
diff --git a/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.30.inst.cfg b/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.30.inst.cfg
index 2b325a6c85..d2f3245e16 100644
--- a/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.30.inst.cfg
+++ b/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.30.inst.cfg
@@ -4,7 +4,7 @@ name = hips_n0.50_l0.30
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q030
material = generic_hips
diff --git a/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.35.inst.cfg b/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.35.inst.cfg
index 1d0988f6bf..54da0473c2 100644
--- a/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.35.inst.cfg
+++ b/resources/quality/uni_base/hips/nozzle_0.50/hips_nozzle_0.50_layer_0.35.inst.cfg
@@ -4,7 +4,7 @@ name = hips_n0.50_l0.35
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q035
material = generic_hips
diff --git a/resources/quality/uni_base/layer_0.05.inst.cfg b/resources/quality/uni_base/layer_0.05.inst.cfg
index 1ea362bc06..653a1587a1 100644
--- a/resources/quality/uni_base/layer_0.05.inst.cfg
+++ b/resources/quality/uni_base/layer_0.05.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Quality
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q005
weight = -1
diff --git a/resources/quality/uni_base/layer_0.10.inst.cfg b/resources/quality/uni_base/layer_0.10.inst.cfg
index a9d36c2831..53b356e92c 100644
--- a/resources/quality/uni_base/layer_0.10.inst.cfg
+++ b/resources/quality/uni_base/layer_0.10.inst.cfg
@@ -4,7 +4,7 @@ name = Super Quality
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q010
weight = -2
diff --git a/resources/quality/uni_base/layer_0.15.inst.cfg b/resources/quality/uni_base/layer_0.15.inst.cfg
index ec2afb0419..95d351b29e 100644
--- a/resources/quality/uni_base/layer_0.15.inst.cfg
+++ b/resources/quality/uni_base/layer_0.15.inst.cfg
@@ -4,7 +4,7 @@ name = Fast Super Quality
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q015
weight = -3
diff --git a/resources/quality/uni_base/layer_0.20.inst.cfg b/resources/quality/uni_base/layer_0.20.inst.cfg
index 830a37f040..a652736892 100644
--- a/resources/quality/uni_base/layer_0.20.inst.cfg
+++ b/resources/quality/uni_base/layer_0.20.inst.cfg
@@ -4,7 +4,7 @@ name = Standart Quality
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q020
weight = -4
diff --git a/resources/quality/uni_base/layer_0.25.inst.cfg b/resources/quality/uni_base/layer_0.25.inst.cfg
index 410f9ad0e2..3f2b449494 100644
--- a/resources/quality/uni_base/layer_0.25.inst.cfg
+++ b/resources/quality/uni_base/layer_0.25.inst.cfg
@@ -4,7 +4,7 @@ name = Fast Standart Quality
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q025
weight = -5
diff --git a/resources/quality/uni_base/layer_0.30.inst.cfg b/resources/quality/uni_base/layer_0.30.inst.cfg
index 6d80e57012..e5429f24d9 100644
--- a/resources/quality/uni_base/layer_0.30.inst.cfg
+++ b/resources/quality/uni_base/layer_0.30.inst.cfg
@@ -4,7 +4,7 @@ name = Fast Print Quality
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q030
weight = -6
diff --git a/resources/quality/uni_base/layer_0.35.inst.cfg b/resources/quality/uni_base/layer_0.35.inst.cfg
index 049e7374c1..942a69ab9d 100644
--- a/resources/quality/uni_base/layer_0.35.inst.cfg
+++ b/resources/quality/uni_base/layer_0.35.inst.cfg
@@ -4,7 +4,7 @@ name = Draft Quality
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q035
weight = -7
diff --git a/resources/quality/uni_base/layer_0.40.inst.cfg b/resources/quality/uni_base/layer_0.40.inst.cfg
index 487003172b..369e8d1fab 100644
--- a/resources/quality/uni_base/layer_0.40.inst.cfg
+++ b/resources/quality/uni_base/layer_0.40.inst.cfg
@@ -4,7 +4,7 @@ name = Poor Draft Quality
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q040
weight = -8
diff --git a/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.10.inst.cfg b/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.10.inst.cfg
index d12c188618..f59d6ac23b 100644
--- a/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.10.inst.cfg
+++ b/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.10.inst.cfg
@@ -4,7 +4,7 @@ name = petg_n0.30_l0.10
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q010
material = generic_petg
diff --git a/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.15.inst.cfg b/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.15.inst.cfg
index 4816ce9742..edd39d3eb3 100644
--- a/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.15.inst.cfg
+++ b/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.15.inst.cfg
@@ -4,7 +4,7 @@ name = petg_n0.30_l0.15
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q015
material = generic_petg
diff --git a/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.20.inst.cfg b/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.20.inst.cfg
index a7936a103b..3efb808bcb 100644
--- a/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.20.inst.cfg
+++ b/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.20.inst.cfg
@@ -4,7 +4,7 @@ name = petg_n0.30_l0.20
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q020
material = generic_petg
diff --git a/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.25.inst.cfg b/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.25.inst.cfg
index b884384236..0a21eeb4fe 100644
--- a/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.25.inst.cfg
+++ b/resources/quality/uni_base/petg/nozzle_0.30/petg_nozzle_0.30_layer_0.25.inst.cfg
@@ -4,7 +4,7 @@ name = petg_n0.30_l0.25
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q025
material = generic_petg
diff --git a/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.10.inst.cfg b/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.10.inst.cfg
index 40614fbd17..f6bf527c7e 100644
--- a/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.10.inst.cfg
+++ b/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.10.inst.cfg
@@ -4,7 +4,7 @@ name = petg_n0.40_l0.10
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q010
material = generic_petg
diff --git a/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.15.inst.cfg b/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.15.inst.cfg
index f723bcda63..6fde00e4de 100644
--- a/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.15.inst.cfg
+++ b/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.15.inst.cfg
@@ -4,7 +4,7 @@ name = petg_n0.40_l0.15
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q015
material = generic_petg
diff --git a/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.20.inst.cfg b/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.20.inst.cfg
index acb2d3618c..e9b53e4aef 100644
--- a/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.20.inst.cfg
+++ b/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.20.inst.cfg
@@ -4,7 +4,7 @@ name = petg_n0.40_l0.20
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q020
material = generic_petg
diff --git a/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.25.inst.cfg b/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.25.inst.cfg
index 7695f72b41..7ed852d911 100644
--- a/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.25.inst.cfg
+++ b/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.25.inst.cfg
@@ -4,7 +4,7 @@ name = petg_n0.40_l0.25
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q025
material = generic_petg
diff --git a/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.30.inst.cfg b/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.30.inst.cfg
index 2c0fa259f8..9dcd980b97 100644
--- a/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.30.inst.cfg
+++ b/resources/quality/uni_base/petg/nozzle_0.40/petg_nozzle_0.40_layer_0.30.inst.cfg
@@ -4,7 +4,7 @@ name = petg_n0.40_l0.30
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q030
material = generic_petg
diff --git a/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.15.inst.cfg b/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.15.inst.cfg
index e996ad030b..a6269dac15 100644
--- a/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.15.inst.cfg
+++ b/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.15.inst.cfg
@@ -4,7 +4,7 @@ name = petg_n0.50_l0.15
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q015
material = generic_petg
diff --git a/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.20.inst.cfg b/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.20.inst.cfg
index 0437eafc98..37772ab2c6 100644
--- a/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.20.inst.cfg
+++ b/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.20.inst.cfg
@@ -4,7 +4,7 @@ name = petg_n0.50_l0.20
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q020
material = generic_petg
diff --git a/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.25.inst.cfg b/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.25.inst.cfg
index da22dd79a2..c7bd8f1698 100644
--- a/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.25.inst.cfg
+++ b/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.25.inst.cfg
@@ -4,7 +4,7 @@ name = petg_n0.50_l0.25
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q025
material = generic_petg
diff --git a/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.30.inst.cfg b/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.30.inst.cfg
index dcfc3d988a..dd92717145 100644
--- a/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.30.inst.cfg
+++ b/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.30.inst.cfg
@@ -4,7 +4,7 @@ name = petg_n0.50_l0.30
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q030
material = generic_petg
diff --git a/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.35.inst.cfg b/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.35.inst.cfg
index badb8a2504..6c2afec866 100644
--- a/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.35.inst.cfg
+++ b/resources/quality/uni_base/petg/nozzle_0.50/petg_nozzle_0.50_layer_0.35.inst.cfg
@@ -4,7 +4,7 @@ name = petg_n0.50_l0.35
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q035
material = generic_petg
diff --git a/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.10.inst.cfg b/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.10.inst.cfg
index 5349ef96ff..0d78423d8e 100644
--- a/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.10.inst.cfg
+++ b/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.10.inst.cfg
@@ -4,7 +4,7 @@ name = pla_n0.30_l0.10
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q010
material = generic_pla
diff --git a/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.15.inst.cfg b/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.15.inst.cfg
index 121d1c8d5b..08e85b2054 100644
--- a/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.15.inst.cfg
+++ b/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.15.inst.cfg
@@ -4,7 +4,7 @@ name = pla_n0.30_l0.15
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q015
material = generic_pla
diff --git a/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.20.inst.cfg b/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.20.inst.cfg
index 3b7446433f..ceb66b30f6 100644
--- a/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.20.inst.cfg
+++ b/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.20.inst.cfg
@@ -4,7 +4,7 @@ name = pla_n0.30_l0.20
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q020
material = generic_pla
diff --git a/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.25.inst.cfg b/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.25.inst.cfg
index bfe5a96111..09d3424f94 100644
--- a/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.25.inst.cfg
+++ b/resources/quality/uni_base/pla/nozzle_0.30/pla_nozzle_0.30_layer_0.25.inst.cfg
@@ -4,7 +4,7 @@ name = pla_n0.30_l0.25
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q025
material = generic_pla
diff --git a/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.10.inst.cfg b/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.10.inst.cfg
index 07882d2aee..c894f9ed6c 100644
--- a/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.10.inst.cfg
+++ b/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.10.inst.cfg
@@ -4,7 +4,7 @@ name = pla_n0.40_l0.10
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q010
material = generic_pla
diff --git a/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.15.inst.cfg b/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.15.inst.cfg
index c9e40861d7..0d9742e370 100644
--- a/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.15.inst.cfg
+++ b/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.15.inst.cfg
@@ -4,7 +4,7 @@ name = pla_n0.40_l0.15
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q015
material = generic_pla
diff --git a/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.20.inst.cfg b/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.20.inst.cfg
index b25475a633..1acdc361fe 100644
--- a/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.20.inst.cfg
+++ b/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.20.inst.cfg
@@ -4,7 +4,7 @@ name = pla_n0.40_l0.20
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q020
material = generic_pla
diff --git a/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.25.inst.cfg b/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.25.inst.cfg
index 98c54c0886..f71ed4386d 100644
--- a/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.25.inst.cfg
+++ b/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.25.inst.cfg
@@ -4,7 +4,7 @@ name = pla_n0.40_l0.25
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q025
material = generic_pla
diff --git a/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.30.inst.cfg b/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.30.inst.cfg
index 3ab39bc349..697828904e 100644
--- a/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.30.inst.cfg
+++ b/resources/quality/uni_base/pla/nozzle_0.40/pla_nozzle_0.40_layer_0.30.inst.cfg
@@ -4,7 +4,7 @@ name = pla_n0.40_l0.30
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q030
material = generic_pla
diff --git a/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.15.inst.cfg b/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.15.inst.cfg
index fa5c9969b2..d70d84199f 100644
--- a/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.15.inst.cfg
+++ b/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.15.inst.cfg
@@ -4,7 +4,7 @@ name = pla_n0.50_l0.15
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q015
material = generic_pla
diff --git a/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.20.inst.cfg b/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.20.inst.cfg
index 755a319cee..59dff263aa 100644
--- a/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.20.inst.cfg
+++ b/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.20.inst.cfg
@@ -4,7 +4,7 @@ name = pla_n0.50_l0.20
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q020
material = generic_pla
diff --git a/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.25.inst.cfg b/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.25.inst.cfg
index 80bc3c0b09..d15518e3f0 100644
--- a/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.25.inst.cfg
+++ b/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.25.inst.cfg
@@ -4,7 +4,7 @@ name = pla_n0.50_l0.25
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q025
material = generic_pla
diff --git a/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.30.inst.cfg b/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.30.inst.cfg
index ff632becac..9571b3a1c1 100644
--- a/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.30.inst.cfg
+++ b/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.30.inst.cfg
@@ -4,7 +4,7 @@ name = pla_n0.50_l0.30
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q030
material = generic_pla
diff --git a/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.35.inst.cfg b/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.35.inst.cfg
index 3ddd2f751c..ecb159e3b8 100644
--- a/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.35.inst.cfg
+++ b/resources/quality/uni_base/pla/nozzle_0.50/pla_nozzle_0.50_layer_0.35.inst.cfg
@@ -4,7 +4,7 @@ name = pla_n0.50_l0.35
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = q035
material = generic_pla
diff --git a/resources/quality/vertex_delta_k8800/k8800_ABS_Extreme_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_ABS_Extreme_Quality.inst.cfg
index b1996677ac..ae9ff6bab6 100644
--- a/resources/quality/vertex_delta_k8800/k8800_ABS_Extreme_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_ABS_Extreme_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extreme
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extreme
weight = 2
diff --git a/resources/quality/vertex_delta_k8800/k8800_ABS_High_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_ABS_High_Quality.inst.cfg
index ac711b5205..3e859ff822 100644
--- a/resources/quality/vertex_delta_k8800/k8800_ABS_High_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_ABS_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/vertex_delta_k8800/k8800_ABS_Normal_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_ABS_Normal_Quality.inst.cfg
index 02783fafb8..80c04af125 100644
--- a/resources/quality/vertex_delta_k8800/k8800_ABS_Normal_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_ABS_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/vertex_delta_k8800/k8800_Global_Extreme_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_Global_Extreme_Quality.inst.cfg
index 4329d06941..0b82c82575 100644
--- a/resources/quality/vertex_delta_k8800/k8800_Global_Extreme_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_Global_Extreme_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extreme
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extreme
weight = 2
diff --git a/resources/quality/vertex_delta_k8800/k8800_Global_High_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_Global_High_Quality.inst.cfg
index b61d9f1fd3..2011a3d00c 100644
--- a/resources/quality/vertex_delta_k8800/k8800_Global_High_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_Global_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/vertex_delta_k8800/k8800_Global_Normal_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_Global_Normal_Quality.inst.cfg
index 693dcc9210..045e83febb 100644
--- a/resources/quality/vertex_delta_k8800/k8800_Global_Normal_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_Global_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/vertex_delta_k8800/k8800_PET_Extreme_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_PET_Extreme_Quality.inst.cfg
index d4f02b87b0..dd2b8cc77b 100644
--- a/resources/quality/vertex_delta_k8800/k8800_PET_Extreme_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_PET_Extreme_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extreme
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extreme
weight = 2
diff --git a/resources/quality/vertex_delta_k8800/k8800_PET_High_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_PET_High_Quality.inst.cfg
index 3ee93b9e0c..5dc870a344 100644
--- a/resources/quality/vertex_delta_k8800/k8800_PET_High_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_PET_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/vertex_delta_k8800/k8800_PET_Normal_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_PET_Normal_Quality.inst.cfg
index 18b308f351..93ab2f101a 100644
--- a/resources/quality/vertex_delta_k8800/k8800_PET_Normal_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_PET_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/vertex_delta_k8800/k8800_PLA_Extreme_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_PLA_Extreme_Quality.inst.cfg
index 201ad77830..4c78d348e4 100644
--- a/resources/quality/vertex_delta_k8800/k8800_PLA_Extreme_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_PLA_Extreme_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extreme
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extreme
weight = 2
diff --git a/resources/quality/vertex_delta_k8800/k8800_PLA_High_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_PLA_High_Quality.inst.cfg
index 80f460480a..091e763efb 100644
--- a/resources/quality/vertex_delta_k8800/k8800_PLA_High_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_PLA_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/vertex_delta_k8800/k8800_PLA_Normal_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_PLA_Normal_Quality.inst.cfg
index 4a1633da2f..900c64c501 100644
--- a/resources/quality/vertex_delta_k8800/k8800_PLA_Normal_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_PLA_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/vertex_delta_k8800/k8800_TPU_Extreme_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_TPU_Extreme_Quality.inst.cfg
index 33fa41824d..88adeac37f 100644
--- a/resources/quality/vertex_delta_k8800/k8800_TPU_Extreme_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_TPU_Extreme_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extreme
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extreme
weight = 2
diff --git a/resources/quality/vertex_delta_k8800/k8800_TPU_High_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_TPU_High_Quality.inst.cfg
index 113c006388..345449518e 100644
--- a/resources/quality/vertex_delta_k8800/k8800_TPU_High_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_TPU_High_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = High
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = high
weight = 1
diff --git a/resources/quality/vertex_delta_k8800/k8800_TPU_Normal_Quality.inst.cfg b/resources/quality/vertex_delta_k8800/k8800_TPU_Normal_Quality.inst.cfg
index 5de45ba6f3..81fc55a42e 100644
--- a/resources/quality/vertex_delta_k8800/k8800_TPU_Normal_Quality.inst.cfg
+++ b/resources/quality/vertex_delta_k8800/k8800_TPU_Normal_Quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = vertex_delta_k8800
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/voron2/voron2_global_extrafast_quality.inst.cfg b/resources/quality/voron2/voron2_global_extrafast_quality.inst.cfg
index e54dbfe350..74adba9143 100644
--- a/resources/quality/voron2/voron2_global_extrafast_quality.inst.cfg
+++ b/resources/quality/voron2/voron2_global_extrafast_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
global_quality = True
diff --git a/resources/quality/voron2/voron2_global_extrafine_quality.inst.cfg b/resources/quality/voron2/voron2_global_extrafine_quality.inst.cfg
index 9bec01426f..2cd399b723 100644
--- a/resources/quality/voron2/voron2_global_extrafine_quality.inst.cfg
+++ b/resources/quality/voron2/voron2_global_extrafine_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafine
global_quality = True
diff --git a/resources/quality/voron2/voron2_global_fast_quality.inst.cfg b/resources/quality/voron2/voron2_global_fast_quality.inst.cfg
index e5b0fb5ce8..3c08a9a7dd 100644
--- a/resources/quality/voron2/voron2_global_fast_quality.inst.cfg
+++ b/resources/quality/voron2/voron2_global_fast_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
global_quality = True
diff --git a/resources/quality/voron2/voron2_global_fine_quality.inst.cfg b/resources/quality/voron2/voron2_global_fine_quality.inst.cfg
index b0886195e8..f2159b2e79 100644
--- a/resources/quality/voron2/voron2_global_fine_quality.inst.cfg
+++ b/resources/quality/voron2/voron2_global_fine_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
global_quality = True
diff --git a/resources/quality/voron2/voron2_global_normal_quality.inst.cfg b/resources/quality/voron2/voron2_global_normal_quality.inst.cfg
index 4b48ec10b8..0f310bfd97 100644
--- a/resources/quality/voron2/voron2_global_normal_quality.inst.cfg
+++ b/resources/quality/voron2/voron2_global_normal_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
global_quality = True
diff --git a/resources/quality/voron2/voron2_global_sprint_quality.inst.cfg b/resources/quality/voron2/voron2_global_sprint_quality.inst.cfg
index a2480121c6..381509a2a4 100644
--- a/resources/quality/voron2/voron2_global_sprint_quality.inst.cfg
+++ b/resources/quality/voron2/voron2_global_sprint_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
global_quality = True
diff --git a/resources/quality/voron2/voron2_global_supersprint_quality.inst.cfg b/resources/quality/voron2/voron2_global_supersprint_quality.inst.cfg
index 70b0eec305..7314e1303d 100644
--- a/resources/quality/voron2/voron2_global_supersprint_quality.inst.cfg
+++ b/resources/quality/voron2/voron2_global_supersprint_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
global_quality = True
diff --git a/resources/quality/voron2/voron2_global_ultrasprint_quality.inst.cfg b/resources/quality/voron2/voron2_global_ultrasprint_quality.inst.cfg
index 9aa6773c7c..ca2c62a6fa 100644
--- a/resources/quality/voron2/voron2_global_ultrasprint_quality.inst.cfg
+++ b/resources/quality/voron2/voron2_global_ultrasprint_quality.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrasprint
global_quality = True
diff --git a/resources/quality/voron2/voron2_v6_0.25_ABS_extrafine.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_ABS_extrafine.inst.cfg
index 1456b8d719..7818bba6a9 100644
--- a/resources/quality/voron2/voron2_v6_0.25_ABS_extrafine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_ABS_extrafine.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafine
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.25_ABS_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_ABS_fast.inst.cfg
index 1340aca5ee..c2315518da 100644
--- a/resources/quality/voron2/voron2_v6_0.25_ABS_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_ABS_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.25_ABS_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_ABS_fine.inst.cfg
index 9840001761..1a086ada8b 100644
--- a/resources/quality/voron2/voron2_v6_0.25_ABS_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_ABS_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.25_ABS_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_ABS_normal.inst.cfg
index 4bd54bb24c..70d7990b05 100644
--- a/resources/quality/voron2/voron2_v6_0.25_ABS_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_ABS_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.25_Nylon_extrafine.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_Nylon_extrafine.inst.cfg
index 5fcf68ccd1..81fbef7895 100644
--- a/resources/quality/voron2/voron2_v6_0.25_Nylon_extrafine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_Nylon_extrafine.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafine
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.25_Nylon_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_Nylon_fast.inst.cfg
index 403b6472a9..be3f2ea8a1 100644
--- a/resources/quality/voron2/voron2_v6_0.25_Nylon_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_Nylon_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.25_Nylon_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_Nylon_fine.inst.cfg
index 8d3d9885dc..5180329940 100644
--- a/resources/quality/voron2/voron2_v6_0.25_Nylon_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_Nylon_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.25_Nylon_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_Nylon_normal.inst.cfg
index 8e4c90b8be..a85cdc7063 100644
--- a/resources/quality/voron2/voron2_v6_0.25_Nylon_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_Nylon_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.25_PC_extrafine.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_PC_extrafine.inst.cfg
index cd37ecbcd7..e18c2e255e 100644
--- a/resources/quality/voron2/voron2_v6_0.25_PC_extrafine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_PC_extrafine.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafine
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.25_PC_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_PC_fast.inst.cfg
index 949a65a877..89ce21960c 100644
--- a/resources/quality/voron2/voron2_v6_0.25_PC_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_PC_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.25_PC_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_PC_fine.inst.cfg
index 64995b0afe..419a6e4eeb 100644
--- a/resources/quality/voron2/voron2_v6_0.25_PC_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_PC_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.25_PC_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_PC_normal.inst.cfg
index c5ba702cc6..56d9d32d12 100644
--- a/resources/quality/voron2/voron2_v6_0.25_PC_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_PC_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.25_PETG_extrafine.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_PETG_extrafine.inst.cfg
index 7958873656..4c167c842b 100644
--- a/resources/quality/voron2/voron2_v6_0.25_PETG_extrafine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_PETG_extrafine.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafine
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.25_PETG_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_PETG_fast.inst.cfg
index 631692bd66..46b33f5fe9 100644
--- a/resources/quality/voron2/voron2_v6_0.25_PETG_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_PETG_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.25_PETG_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_PETG_fine.inst.cfg
index d819b37b18..58445434c1 100644
--- a/resources/quality/voron2/voron2_v6_0.25_PETG_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_PETG_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.25_PETG_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_PETG_normal.inst.cfg
index 1943c0804b..804bda5fd4 100644
--- a/resources/quality/voron2/voron2_v6_0.25_PETG_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_PETG_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.25_PLA_extrafine.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_PLA_extrafine.inst.cfg
index 2b4298c73d..26c72945f1 100644
--- a/resources/quality/voron2/voron2_v6_0.25_PLA_extrafine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_PLA_extrafine.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafine
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.25_PLA_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_PLA_fast.inst.cfg
index 34e4b81e5f..4e38f5d2c0 100644
--- a/resources/quality/voron2/voron2_v6_0.25_PLA_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_PLA_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.25_PLA_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_PLA_fine.inst.cfg
index 233c907dc8..0837ff7ab9 100644
--- a/resources/quality/voron2/voron2_v6_0.25_PLA_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_PLA_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.25_PLA_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.25_PLA_normal.inst.cfg
index dfc7ac8fbe..508b42b217 100644
--- a/resources/quality/voron2/voron2_v6_0.25_PLA_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.25_PLA_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.30_ABS_extrafine.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_ABS_extrafine.inst.cfg
index 17e967929a..05df087a6d 100644
--- a/resources/quality/voron2/voron2_v6_0.30_ABS_extrafine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_ABS_extrafine.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafine
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.30_ABS_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_ABS_fast.inst.cfg
index e675f5c1c0..9dbf8acc83 100644
--- a/resources/quality/voron2/voron2_v6_0.30_ABS_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_ABS_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.30_ABS_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_ABS_fine.inst.cfg
index 379bb58361..887e41adb9 100644
--- a/resources/quality/voron2/voron2_v6_0.30_ABS_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_ABS_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.30_ABS_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_ABS_normal.inst.cfg
index 0ffdd79b73..d313c9682b 100644
--- a/resources/quality/voron2/voron2_v6_0.30_ABS_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_ABS_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.30_Nylon_extrafine.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_Nylon_extrafine.inst.cfg
index 553513c5c3..7d8fb3457b 100644
--- a/resources/quality/voron2/voron2_v6_0.30_Nylon_extrafine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_Nylon_extrafine.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafine
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.30_Nylon_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_Nylon_fast.inst.cfg
index d804c452f8..ced55c1771 100644
--- a/resources/quality/voron2/voron2_v6_0.30_Nylon_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_Nylon_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.30_Nylon_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_Nylon_fine.inst.cfg
index c6ace2b3d9..f42046dcbd 100644
--- a/resources/quality/voron2/voron2_v6_0.30_Nylon_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_Nylon_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.30_Nylon_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_Nylon_normal.inst.cfg
index d6b8309ef2..287194a9db 100644
--- a/resources/quality/voron2/voron2_v6_0.30_Nylon_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_Nylon_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.30_PC_extrafine.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_PC_extrafine.inst.cfg
index d97852717e..6854562240 100644
--- a/resources/quality/voron2/voron2_v6_0.30_PC_extrafine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_PC_extrafine.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafine
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.30_PC_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_PC_fast.inst.cfg
index db5aa3005e..5eaa7f9af2 100644
--- a/resources/quality/voron2/voron2_v6_0.30_PC_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_PC_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.30_PC_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_PC_fine.inst.cfg
index 55ad626366..5de95509a7 100644
--- a/resources/quality/voron2/voron2_v6_0.30_PC_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_PC_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.30_PC_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_PC_normal.inst.cfg
index 812f22203e..de99c944f7 100644
--- a/resources/quality/voron2/voron2_v6_0.30_PC_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_PC_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.30_PETG_extrafine.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_PETG_extrafine.inst.cfg
index f6659ac488..a4643c75c7 100644
--- a/resources/quality/voron2/voron2_v6_0.30_PETG_extrafine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_PETG_extrafine.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafine
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.30_PETG_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_PETG_fast.inst.cfg
index b61e9bd0c4..0b5ff6fb20 100644
--- a/resources/quality/voron2/voron2_v6_0.30_PETG_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_PETG_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.30_PETG_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_PETG_fine.inst.cfg
index 9cdf477d01..b788659a8c 100644
--- a/resources/quality/voron2/voron2_v6_0.30_PETG_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_PETG_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.30_PETG_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_PETG_normal.inst.cfg
index 49618b3119..00b37ebbfb 100644
--- a/resources/quality/voron2/voron2_v6_0.30_PETG_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_PETG_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.30_PLA_extrafine.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_PLA_extrafine.inst.cfg
index 30dd6da9cf..7d4d3f2faa 100644
--- a/resources/quality/voron2/voron2_v6_0.30_PLA_extrafine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_PLA_extrafine.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafine
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.30_PLA_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_PLA_fast.inst.cfg
index 2d608a6b95..d50f280cd9 100644
--- a/resources/quality/voron2/voron2_v6_0.30_PLA_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_PLA_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.30_PLA_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_PLA_fine.inst.cfg
index ab9216d335..a928fe7649 100644
--- a/resources/quality/voron2/voron2_v6_0.30_PLA_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_PLA_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.30_PLA_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.30_PLA_normal.inst.cfg
index d5c96190c0..08775a564b 100644
--- a/resources/quality/voron2/voron2_v6_0.30_PLA_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.30_PLA_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.35_ABS_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_ABS_fast.inst.cfg
index c46ea3772f..bd6463a336 100644
--- a/resources/quality/voron2/voron2_v6_0.35_ABS_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_ABS_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.35_ABS_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_ABS_fine.inst.cfg
index 28f948827b..6e38dd4ad8 100644
--- a/resources/quality/voron2/voron2_v6_0.35_ABS_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_ABS_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.35_ABS_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_ABS_normal.inst.cfg
index e0e8aeffaa..686968d64e 100644
--- a/resources/quality/voron2/voron2_v6_0.35_ABS_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_ABS_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.35_Nylon_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_Nylon_fast.inst.cfg
index 6569b8180c..f5d888e6b8 100644
--- a/resources/quality/voron2/voron2_v6_0.35_Nylon_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_Nylon_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.35_Nylon_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_Nylon_fine.inst.cfg
index 5e1826a0e0..47c9d0b636 100644
--- a/resources/quality/voron2/voron2_v6_0.35_Nylon_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_Nylon_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.35_Nylon_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_Nylon_normal.inst.cfg
index e7869ff8fa..6903e8a840 100644
--- a/resources/quality/voron2/voron2_v6_0.35_Nylon_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_Nylon_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.35_PC_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_PC_fast.inst.cfg
index f38031118a..3204ec0af8 100644
--- a/resources/quality/voron2/voron2_v6_0.35_PC_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_PC_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.35_PC_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_PC_fine.inst.cfg
index 4cd0bb68e3..aba1826e91 100644
--- a/resources/quality/voron2/voron2_v6_0.35_PC_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_PC_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.35_PC_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_PC_normal.inst.cfg
index 6d5ce657c0..890eb978db 100644
--- a/resources/quality/voron2/voron2_v6_0.35_PC_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_PC_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.35_PETG_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_PETG_fast.inst.cfg
index c6b452703f..83076cc860 100644
--- a/resources/quality/voron2/voron2_v6_0.35_PETG_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_PETG_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.35_PETG_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_PETG_fine.inst.cfg
index eef6df8979..9ab67bdf73 100644
--- a/resources/quality/voron2/voron2_v6_0.35_PETG_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_PETG_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.35_PETG_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_PETG_normal.inst.cfg
index 7e9c84ba02..23536f64f7 100644
--- a/resources/quality/voron2/voron2_v6_0.35_PETG_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_PETG_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.35_PLA_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_PLA_fast.inst.cfg
index b6056a7499..0306970114 100644
--- a/resources/quality/voron2/voron2_v6_0.35_PLA_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_PLA_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.35_PLA_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_PLA_fine.inst.cfg
index fe46918261..71e3e0493a 100644
--- a/resources/quality/voron2/voron2_v6_0.35_PLA_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_PLA_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.35_PLA_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.35_PLA_normal.inst.cfg
index cafc7b99b7..28e730602b 100644
--- a/resources/quality/voron2/voron2_v6_0.35_PLA_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.35_PLA_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.40_ABS_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_ABS_extrafast.inst.cfg
index ee853e6a7a..bbc4680efa 100644
--- a/resources/quality/voron2/voron2_v6_0.40_ABS_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_ABS_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.40_ABS_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_ABS_fast.inst.cfg
index 6a3d51bfcf..307f401931 100644
--- a/resources/quality/voron2/voron2_v6_0.40_ABS_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_ABS_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.40_ABS_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_ABS_fine.inst.cfg
index 590dfe77f7..69d52a4fb5 100644
--- a/resources/quality/voron2/voron2_v6_0.40_ABS_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_ABS_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.40_ABS_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_ABS_normal.inst.cfg
index 791d760e7f..1f46e284ea 100644
--- a/resources/quality/voron2/voron2_v6_0.40_ABS_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_ABS_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.40_Nylon_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_Nylon_extrafast.inst.cfg
index 3a3d31881d..acae6d41bd 100644
--- a/resources/quality/voron2/voron2_v6_0.40_Nylon_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_Nylon_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.40_Nylon_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_Nylon_fast.inst.cfg
index d052400dc3..02110e3410 100644
--- a/resources/quality/voron2/voron2_v6_0.40_Nylon_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_Nylon_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.40_Nylon_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_Nylon_fine.inst.cfg
index 05e42c453f..09d1551837 100644
--- a/resources/quality/voron2/voron2_v6_0.40_Nylon_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_Nylon_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.40_Nylon_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_Nylon_normal.inst.cfg
index 5915119f4c..5a4558a6cc 100644
--- a/resources/quality/voron2/voron2_v6_0.40_Nylon_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_Nylon_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.40_PC_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_PC_extrafast.inst.cfg
index 24edfbdaf5..c54e5b0a86 100644
--- a/resources/quality/voron2/voron2_v6_0.40_PC_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_PC_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.40_PC_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_PC_fast.inst.cfg
index 7431747095..105900d0c3 100644
--- a/resources/quality/voron2/voron2_v6_0.40_PC_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_PC_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.40_PC_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_PC_fine.inst.cfg
index 1dcf843514..46a78d67e9 100644
--- a/resources/quality/voron2/voron2_v6_0.40_PC_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_PC_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.40_PC_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_PC_normal.inst.cfg
index 712384c647..a093c678e8 100644
--- a/resources/quality/voron2/voron2_v6_0.40_PC_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_PC_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.40_PETG_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_PETG_extrafast.inst.cfg
index 1f30ed7457..1d8e572d44 100644
--- a/resources/quality/voron2/voron2_v6_0.40_PETG_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_PETG_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.40_PETG_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_PETG_fast.inst.cfg
index c57ffdfea5..ce2943c3ca 100644
--- a/resources/quality/voron2/voron2_v6_0.40_PETG_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_PETG_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.40_PETG_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_PETG_fine.inst.cfg
index 75445370d1..ac32cc3edd 100644
--- a/resources/quality/voron2/voron2_v6_0.40_PETG_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_PETG_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.40_PETG_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_PETG_normal.inst.cfg
index 975dc336e7..c67cc642ca 100644
--- a/resources/quality/voron2/voron2_v6_0.40_PETG_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_PETG_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.40_PLA_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_PLA_extrafast.inst.cfg
index 3315f66859..96582ae2de 100644
--- a/resources/quality/voron2/voron2_v6_0.40_PLA_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_PLA_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.40_PLA_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_PLA_fast.inst.cfg
index fb09770ed7..b6fc980849 100644
--- a/resources/quality/voron2/voron2_v6_0.40_PLA_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_PLA_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.40_PLA_fine.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_PLA_fine.inst.cfg
index 1726c84fab..7d6fa3fbc0 100644
--- a/resources/quality/voron2/voron2_v6_0.40_PLA_fine.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_PLA_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.40_PLA_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.40_PLA_normal.inst.cfg
index 255eff12eb..efa0d2475a 100644
--- a/resources/quality/voron2/voron2_v6_0.40_PLA_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.40_PLA_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.50_ABS_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_ABS_extrafast.inst.cfg
index 76f3f5f3e1..1cc536c62d 100644
--- a/resources/quality/voron2/voron2_v6_0.50_ABS_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_ABS_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.50_ABS_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_ABS_fast.inst.cfg
index 0a148ac747..6764f5a7ad 100644
--- a/resources/quality/voron2/voron2_v6_0.50_ABS_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_ABS_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.50_ABS_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_ABS_normal.inst.cfg
index 8a9545128c..0f6276b3d4 100644
--- a/resources/quality/voron2/voron2_v6_0.50_ABS_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_ABS_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.50_ABS_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_ABS_sprint.inst.cfg
index 126a8a216c..dfeb25a4ee 100644
--- a/resources/quality/voron2/voron2_v6_0.50_ABS_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_ABS_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.50_Nylon_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_Nylon_extrafast.inst.cfg
index 9eae6e62c2..0821eb4bcc 100644
--- a/resources/quality/voron2/voron2_v6_0.50_Nylon_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_Nylon_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.50_Nylon_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_Nylon_fast.inst.cfg
index 7bde65046c..c9ca6be1a0 100644
--- a/resources/quality/voron2/voron2_v6_0.50_Nylon_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_Nylon_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.50_Nylon_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_Nylon_normal.inst.cfg
index e5edffa633..b94d37671b 100644
--- a/resources/quality/voron2/voron2_v6_0.50_Nylon_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_Nylon_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.50_Nylon_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_Nylon_sprint.inst.cfg
index 6631e32cc3..866fcf3ba7 100644
--- a/resources/quality/voron2/voron2_v6_0.50_Nylon_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_Nylon_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.50_PC_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_PC_extrafast.inst.cfg
index e1ef727109..cff91fcbbf 100644
--- a/resources/quality/voron2/voron2_v6_0.50_PC_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_PC_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.50_PC_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_PC_fast.inst.cfg
index 677e9f2f06..964ee5f510 100644
--- a/resources/quality/voron2/voron2_v6_0.50_PC_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_PC_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.50_PC_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_PC_normal.inst.cfg
index b464afc73b..fdcc413be8 100644
--- a/resources/quality/voron2/voron2_v6_0.50_PC_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_PC_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.50_PC_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_PC_sprint.inst.cfg
index 48aa2bed22..f7fc8d8bf6 100644
--- a/resources/quality/voron2/voron2_v6_0.50_PC_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_PC_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.50_PETG_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_PETG_extrafast.inst.cfg
index 709c0c6a4a..73a0477107 100644
--- a/resources/quality/voron2/voron2_v6_0.50_PETG_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_PETG_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.50_PETG_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_PETG_fast.inst.cfg
index 5e34ed8267..a9d02fcd0a 100644
--- a/resources/quality/voron2/voron2_v6_0.50_PETG_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_PETG_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.50_PETG_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_PETG_normal.inst.cfg
index f821f5d4cc..b780efae08 100644
--- a/resources/quality/voron2/voron2_v6_0.50_PETG_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_PETG_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.50_PETG_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_PETG_sprint.inst.cfg
index 76f81912c2..6c8c82521f 100644
--- a/resources/quality/voron2/voron2_v6_0.50_PETG_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_PETG_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.50_PLA_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_PLA_extrafast.inst.cfg
index 9b203ef112..a3c191fd85 100644
--- a/resources/quality/voron2/voron2_v6_0.50_PLA_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_PLA_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.50_PLA_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_PLA_fast.inst.cfg
index 513f6c4c95..5ab987b700 100644
--- a/resources/quality/voron2/voron2_v6_0.50_PLA_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_PLA_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.50_PLA_normal.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_PLA_normal.inst.cfg
index 12ed276bfb..12d3d4b21f 100644
--- a/resources/quality/voron2/voron2_v6_0.50_PLA_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_PLA_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.50_PLA_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.50_PLA_sprint.inst.cfg
index e8f03a84d6..3ccce96a21 100644
--- a/resources/quality/voron2/voron2_v6_0.50_PLA_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.50_PLA_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.60_ABS_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_ABS_extrafast.inst.cfg
index 1f2fb03bc0..b8c5d42648 100644
--- a/resources/quality/voron2/voron2_v6_0.60_ABS_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_ABS_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.60_ABS_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_ABS_fast.inst.cfg
index ddbd28ed1d..0904cede8d 100644
--- a/resources/quality/voron2/voron2_v6_0.60_ABS_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_ABS_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.60_ABS_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_ABS_sprint.inst.cfg
index 83ebe9cd71..7b870770b0 100644
--- a/resources/quality/voron2/voron2_v6_0.60_ABS_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_ABS_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.60_Nylon_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_Nylon_extrafast.inst.cfg
index 960e51b208..690d1df707 100644
--- a/resources/quality/voron2/voron2_v6_0.60_Nylon_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_Nylon_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.60_Nylon_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_Nylon_fast.inst.cfg
index 61bcc94980..266756210a 100644
--- a/resources/quality/voron2/voron2_v6_0.60_Nylon_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_Nylon_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.60_Nylon_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_Nylon_sprint.inst.cfg
index 84ae7891f2..17c4398237 100644
--- a/resources/quality/voron2/voron2_v6_0.60_Nylon_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_Nylon_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.60_PC_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_PC_extrafast.inst.cfg
index 058097a9dc..f61f2f4b1d 100644
--- a/resources/quality/voron2/voron2_v6_0.60_PC_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_PC_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.60_PC_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_PC_fast.inst.cfg
index ea8ca7c633..b3875ddf51 100644
--- a/resources/quality/voron2/voron2_v6_0.60_PC_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_PC_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.60_PC_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_PC_sprint.inst.cfg
index a2e777579b..b1e1ddf050 100644
--- a/resources/quality/voron2/voron2_v6_0.60_PC_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_PC_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.60_PETG_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_PETG_extrafast.inst.cfg
index 143c8691f6..f49da19db6 100644
--- a/resources/quality/voron2/voron2_v6_0.60_PETG_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_PETG_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.60_PETG_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_PETG_fast.inst.cfg
index bda250ab73..2733bf72a5 100644
--- a/resources/quality/voron2/voron2_v6_0.60_PETG_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_PETG_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.60_PETG_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_PETG_sprint.inst.cfg
index c8cd3da84e..64673b153c 100644
--- a/resources/quality/voron2/voron2_v6_0.60_PETG_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_PETG_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.60_PLA_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_PLA_extrafast.inst.cfg
index a9d8224e64..cddfe69d75 100644
--- a/resources/quality/voron2/voron2_v6_0.60_PLA_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_PLA_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.60_PLA_fast.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_PLA_fast.inst.cfg
index 4f69ff1d93..5a0d4e33f1 100644
--- a/resources/quality/voron2/voron2_v6_0.60_PLA_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_PLA_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.60_PLA_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.60_PLA_sprint.inst.cfg
index e3ccc47aa2..60409f3f78 100644
--- a/resources/quality/voron2/voron2_v6_0.60_PLA_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.60_PLA_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.80_ABS_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_ABS_extrafast.inst.cfg
index 3091e547b8..ec2a537f03 100644
--- a/resources/quality/voron2/voron2_v6_0.80_ABS_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_ABS_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.80_ABS_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_ABS_sprint.inst.cfg
index ff6709721b..b7679735e5 100644
--- a/resources/quality/voron2/voron2_v6_0.80_ABS_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_ABS_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.80_ABS_supersprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_ABS_supersprint.inst.cfg
index d6ff7c3e70..43a6ddd8f6 100644
--- a/resources/quality/voron2/voron2_v6_0.80_ABS_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_ABS_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_abs
diff --git a/resources/quality/voron2/voron2_v6_0.80_Nylon_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_Nylon_extrafast.inst.cfg
index 919ab25f6b..8d819d24ee 100644
--- a/resources/quality/voron2/voron2_v6_0.80_Nylon_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_Nylon_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.80_Nylon_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_Nylon_sprint.inst.cfg
index 5afc17615e..d2445bbd67 100644
--- a/resources/quality/voron2/voron2_v6_0.80_Nylon_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_Nylon_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.80_Nylon_supersprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_Nylon_supersprint.inst.cfg
index 02c3827e0a..9c206c3249 100644
--- a/resources/quality/voron2/voron2_v6_0.80_Nylon_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_Nylon_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_v6_0.80_PC_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_PC_extrafast.inst.cfg
index 76c4310d42..7a9e07144b 100644
--- a/resources/quality/voron2/voron2_v6_0.80_PC_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_PC_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.80_PC_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_PC_sprint.inst.cfg
index 1b7b04afb5..ed13eccabc 100644
--- a/resources/quality/voron2/voron2_v6_0.80_PC_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_PC_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.80_PC_supersprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_PC_supersprint.inst.cfg
index 6c3dcf451f..c69170785c 100644
--- a/resources/quality/voron2/voron2_v6_0.80_PC_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_PC_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_pc
diff --git a/resources/quality/voron2/voron2_v6_0.80_PETG_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_PETG_extrafast.inst.cfg
index bb17f18ff4..8da6c0e1cf 100644
--- a/resources/quality/voron2/voron2_v6_0.80_PETG_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_PETG_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.80_PETG_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_PETG_sprint.inst.cfg
index e2c92c0ee5..c7741ff2cb 100644
--- a/resources/quality/voron2/voron2_v6_0.80_PETG_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_PETG_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.80_PETG_supersprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_PETG_supersprint.inst.cfg
index b2b63ae679..652074f39e 100644
--- a/resources/quality/voron2/voron2_v6_0.80_PETG_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_PETG_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_petg
diff --git a/resources/quality/voron2/voron2_v6_0.80_PLA_extrafast.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_PLA_extrafast.inst.cfg
index 386fb26c62..c453dc0dcd 100644
--- a/resources/quality/voron2/voron2_v6_0.80_PLA_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_PLA_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.80_PLA_sprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_PLA_sprint.inst.cfg
index f710300efb..53ea1fb281 100644
--- a/resources/quality/voron2/voron2_v6_0.80_PLA_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_PLA_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pla
diff --git a/resources/quality/voron2/voron2_v6_0.80_PLA_supersprint.inst.cfg b/resources/quality/voron2/voron2_v6_0.80_PLA_supersprint.inst.cfg
index 15037d43d8..6e46784743 100644
--- a/resources/quality/voron2/voron2_v6_0.80_PLA_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_v6_0.80_PLA_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_0.40_ABS_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_ABS_extrafast.inst.cfg
index e9b982dec9..10ed6092de 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_ABS_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_ABS_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_0.40_ABS_fast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_ABS_fast.inst.cfg
index 92ab590731..854158c07e 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_ABS_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_ABS_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_0.40_ABS_normal.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_ABS_normal.inst.cfg
index 8eb2c857f2..dd0e5aa37a 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_ABS_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_ABS_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_0.40_Nylon_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_Nylon_extrafast.inst.cfg
index 548a39e939..146c4d4760 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_Nylon_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_Nylon_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_0.40_Nylon_fast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_Nylon_fast.inst.cfg
index 5ef0505a02..992d5a871c 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_Nylon_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_Nylon_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_0.40_Nylon_normal.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_Nylon_normal.inst.cfg
index bce4cfe634..5e1c9ab0be 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_Nylon_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_Nylon_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_0.40_PC_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_PC_extrafast.inst.cfg
index 141580a570..78060ee2b9 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_PC_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_PC_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_0.40_PC_fast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_PC_fast.inst.cfg
index 07e89574ea..3022ff7679 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_PC_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_PC_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_0.40_PC_normal.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_PC_normal.inst.cfg
index dec190171e..d1f323f316 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_PC_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_PC_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_0.40_PETG_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_PETG_extrafast.inst.cfg
index a7a381ed97..10e287eb94 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_PETG_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_PETG_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_0.40_PETG_fast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_PETG_fast.inst.cfg
index bb5c444edc..926928f3c6 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_PETG_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_PETG_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_0.40_PETG_normal.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_PETG_normal.inst.cfg
index a7c9ec0247..7f57dd0fa1 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_PETG_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_PETG_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_0.40_PLA_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_PLA_extrafast.inst.cfg
index 68c72b9efb..7a049a147e 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_PLA_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_PLA_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_0.40_PLA_fast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_PLA_fast.inst.cfg
index 7730d810bf..c74d94214c 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_PLA_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_PLA_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_0.40_PLA_normal.inst.cfg b/resources/quality/voron2/voron2_volcano_0.40_PLA_normal.inst.cfg
index d8ea06a18e..1bca16b490 100644
--- a/resources/quality/voron2/voron2_volcano_0.40_PLA_normal.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.40_PLA_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_0.60_ABS_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_ABS_extrafast.inst.cfg
index 05c3da2b66..ff67c80325 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_ABS_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_ABS_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_0.60_ABS_fast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_ABS_fast.inst.cfg
index 931a750805..b770a0f920 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_ABS_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_ABS_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_0.60_ABS_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_ABS_sprint.inst.cfg
index 36b15e3cdc..bd25b2147f 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_ABS_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_ABS_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_0.60_Nylon_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_Nylon_extrafast.inst.cfg
index 4cb843bb9e..930e261a63 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_Nylon_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_Nylon_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_0.60_Nylon_fast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_Nylon_fast.inst.cfg
index 1822257139..22b1bfd2ea 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_Nylon_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_Nylon_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_0.60_Nylon_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_Nylon_sprint.inst.cfg
index 70ff4959ff..1ff9c86e7b 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_Nylon_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_Nylon_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_0.60_PC_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_PC_extrafast.inst.cfg
index ae67cc417b..cd28cabe15 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_PC_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_PC_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_0.60_PC_fast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_PC_fast.inst.cfg
index 3d554cc530..2546ca3ee2 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_PC_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_PC_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_0.60_PC_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_PC_sprint.inst.cfg
index 27b8d0c439..d1c1b1abbc 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_PC_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_PC_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_0.60_PETG_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_PETG_extrafast.inst.cfg
index 73f0bd2b62..9667439dd3 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_PETG_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_PETG_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_0.60_PETG_fast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_PETG_fast.inst.cfg
index 41c02ede58..1be750fbf4 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_PETG_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_PETG_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_0.60_PETG_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_PETG_sprint.inst.cfg
index 20429bd97a..5ba36dda05 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_PETG_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_PETG_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_0.60_PLA_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_PLA_extrafast.inst.cfg
index 452c0cab97..ccadde7cb5 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_PLA_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_PLA_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_0.60_PLA_fast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_PLA_fast.inst.cfg
index 5939145ac7..6327948606 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_PLA_fast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_PLA_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_0.60_PLA_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.60_PLA_sprint.inst.cfg
index 3768a6749a..482382b55c 100644
--- a/resources/quality/voron2/voron2_volcano_0.60_PLA_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.60_PLA_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_0.80_ABS_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_ABS_extrafast.inst.cfg
index 5dd5871df9..ca540a4188 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_ABS_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_ABS_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_0.80_ABS_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_ABS_sprint.inst.cfg
index 46da6e3f67..0d55c1eacf 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_ABS_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_ABS_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_0.80_ABS_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_ABS_supersprint.inst.cfg
index caf4b0ccd3..f41e007ceb 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_ABS_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_ABS_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_0.80_Nylon_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_Nylon_extrafast.inst.cfg
index 98cf54dbb7..9623bf31c8 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_Nylon_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_Nylon_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_0.80_Nylon_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_Nylon_sprint.inst.cfg
index 8bd8c9edb9..1942b77314 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_Nylon_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_Nylon_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_0.80_Nylon_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_Nylon_supersprint.inst.cfg
index 865bf5b818..a5ce357795 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_Nylon_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_Nylon_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_0.80_PC_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_PC_extrafast.inst.cfg
index 1e8abb3355..4997a26f9d 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_PC_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_PC_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_0.80_PC_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_PC_sprint.inst.cfg
index 847b5345ac..5860e2eab3 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_PC_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_PC_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_0.80_PC_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_PC_supersprint.inst.cfg
index 9d35a1feb8..374586a723 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_PC_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_PC_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_0.80_PETG_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_PETG_extrafast.inst.cfg
index e04ec8bdb3..31800cf8dd 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_PETG_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_PETG_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_0.80_PETG_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_PETG_sprint.inst.cfg
index 995c4575cc..d08b17795b 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_PETG_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_PETG_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_0.80_PETG_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_PETG_supersprint.inst.cfg
index 46b0263a07..8be6bdde9e 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_PETG_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_PETG_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_0.80_PLA_extrafast.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_PLA_extrafast.inst.cfg
index 82ce1395dd..fdf9f5cc7a 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_PLA_extrafast.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_PLA_extrafast.inst.cfg
@@ -4,7 +4,7 @@ name = Extra Fast
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = extrafast
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_0.80_PLA_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_PLA_sprint.inst.cfg
index 2f8d940919..f36fb01737 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_PLA_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_PLA_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_0.80_PLA_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_0.80_PLA_supersprint.inst.cfg
index 44a9e65c82..542c50e847 100644
--- a/resources/quality/voron2/voron2_volcano_0.80_PLA_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_0.80_PLA_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_1.00_ABS_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_ABS_sprint.inst.cfg
index 9811ce531f..158bfd1b91 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_ABS_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_ABS_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_1.00_ABS_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_ABS_supersprint.inst.cfg
index 0c1b928065..2efc0f731c 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_ABS_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_ABS_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_1.00_ABS_ultrasprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_ABS_ultrasprint.inst.cfg
index a989368887..26ab9163a8 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_ABS_ultrasprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_ABS_ultrasprint.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrasprint
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_1.00_Nylon_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_Nylon_sprint.inst.cfg
index 50ecededf4..e271f6b93e 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_Nylon_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_Nylon_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_1.00_Nylon_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_Nylon_supersprint.inst.cfg
index 958931495d..1c2c593f6e 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_Nylon_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_Nylon_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_1.00_Nylon_ultrasprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_Nylon_ultrasprint.inst.cfg
index c37280e1eb..9bd7a6d931 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_Nylon_ultrasprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_Nylon_ultrasprint.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrasprint
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_1.00_PC_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_PC_sprint.inst.cfg
index 3165d275d2..dd468e0bed 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_PC_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_PC_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_1.00_PC_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_PC_supersprint.inst.cfg
index e0a7af5026..bc93a013de 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_PC_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_PC_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_1.00_PC_ultrasprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_PC_ultrasprint.inst.cfg
index d3188be31a..6cc499de86 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_PC_ultrasprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_PC_ultrasprint.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrasprint
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_1.00_PETG_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_PETG_sprint.inst.cfg
index a877ac230e..c24098fa66 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_PETG_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_PETG_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_1.00_PETG_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_PETG_supersprint.inst.cfg
index 2d49eaab92..4b87403019 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_PETG_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_PETG_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_1.00_PETG_ultrasprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_PETG_ultrasprint.inst.cfg
index fed97d5e4c..1bafd5d8fe 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_PETG_ultrasprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_PETG_ultrasprint.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrasprint
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_1.00_PLA_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_PLA_sprint.inst.cfg
index fc0d8346ea..543da88405 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_PLA_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_PLA_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_1.00_PLA_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_PLA_supersprint.inst.cfg
index 6324634735..7e98833fa2 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_PLA_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_PLA_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_1.00_PLA_ultrasprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.00_PLA_ultrasprint.inst.cfg
index 77d0dc3fad..7a8a229ac1 100644
--- a/resources/quality/voron2/voron2_volcano_1.00_PLA_ultrasprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.00_PLA_ultrasprint.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrasprint
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_1.20_ABS_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_ABS_sprint.inst.cfg
index 6f35435b24..9b48d74206 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_ABS_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_ABS_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_1.20_ABS_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_ABS_supersprint.inst.cfg
index 4b9f3c4dfc..f321db297c 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_ABS_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_ABS_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_1.20_ABS_ultrasprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_ABS_ultrasprint.inst.cfg
index 8d2dba1ac1..66154632f0 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_ABS_ultrasprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_ABS_ultrasprint.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrasprint
material = generic_abs
diff --git a/resources/quality/voron2/voron2_volcano_1.20_Nylon_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_Nylon_sprint.inst.cfg
index c635261289..d71c792ab7 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_Nylon_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_Nylon_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_1.20_Nylon_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_Nylon_supersprint.inst.cfg
index 936aba21d3..f9654ca01e 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_Nylon_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_Nylon_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_1.20_Nylon_ultrasprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_Nylon_ultrasprint.inst.cfg
index a1c2c9dae7..c08aaa0613 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_Nylon_ultrasprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_Nylon_ultrasprint.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrasprint
material = generic_nylon
diff --git a/resources/quality/voron2/voron2_volcano_1.20_PC_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_PC_sprint.inst.cfg
index 53c81bbe9a..77887a051e 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_PC_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_PC_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_1.20_PC_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_PC_supersprint.inst.cfg
index ee220bd6ae..0b4c542253 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_PC_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_PC_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_1.20_PC_ultrasprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_PC_ultrasprint.inst.cfg
index 013797c29a..aa41d3623e 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_PC_ultrasprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_PC_ultrasprint.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrasprint
material = generic_pc
diff --git a/resources/quality/voron2/voron2_volcano_1.20_PETG_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_PETG_sprint.inst.cfg
index f5419131cd..2deee94f74 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_PETG_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_PETG_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_1.20_PETG_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_PETG_supersprint.inst.cfg
index c8e6577516..f7f03b0161 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_PETG_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_PETG_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_1.20_PETG_ultrasprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_PETG_ultrasprint.inst.cfg
index b772c28ee2..4a79bee845 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_PETG_ultrasprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_PETG_ultrasprint.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrasprint
material = generic_petg
diff --git a/resources/quality/voron2/voron2_volcano_1.20_PLA_sprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_PLA_sprint.inst.cfg
index a360715c38..32c7c389cf 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_PLA_sprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_PLA_sprint.inst.cfg
@@ -4,7 +4,7 @@ name = Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = sprint
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_1.20_PLA_supersprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_PLA_supersprint.inst.cfg
index 4ea5583b87..fdbf6daf3b 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_PLA_supersprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_PLA_supersprint.inst.cfg
@@ -4,7 +4,7 @@ name = Super Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = supersprint
material = generic_pla
diff --git a/resources/quality/voron2/voron2_volcano_1.20_PLA_ultrasprint.inst.cfg b/resources/quality/voron2/voron2_volcano_1.20_PLA_ultrasprint.inst.cfg
index 90e793cc22..9d20bdfd1a 100644
--- a/resources/quality/voron2/voron2_volcano_1.20_PLA_ultrasprint.inst.cfg
+++ b/resources/quality/voron2/voron2_volcano_1.20_PLA_ultrasprint.inst.cfg
@@ -4,7 +4,7 @@ name = Ultra Sprint
definition = voron2_base
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = ultrasprint
material = generic_pla
diff --git a/resources/quality/zyyx/zyyx_agile_global_fast.inst.cfg b/resources/quality/zyyx/zyyx_agile_global_fast.inst.cfg
index ce958938d2..733085d248 100644
--- a/resources/quality/zyyx/zyyx_agile_global_fast.inst.cfg
+++ b/resources/quality/zyyx/zyyx_agile_global_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = zyyx_agile
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = 1
diff --git a/resources/quality/zyyx/zyyx_agile_global_fine.inst.cfg b/resources/quality/zyyx/zyyx_agile_global_fine.inst.cfg
index 3bb3cb6edb..0b7db60481 100644
--- a/resources/quality/zyyx/zyyx_agile_global_fine.inst.cfg
+++ b/resources/quality/zyyx/zyyx_agile_global_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = zyyx_agile
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
weight = 1
diff --git a/resources/quality/zyyx/zyyx_agile_global_normal.inst.cfg b/resources/quality/zyyx/zyyx_agile_global_normal.inst.cfg
index cebb5523bf..1c4b19a1a0 100644
--- a/resources/quality/zyyx/zyyx_agile_global_normal.inst.cfg
+++ b/resources/quality/zyyx/zyyx_agile_global_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = zyyx_agile
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/zyyx/zyyx_agile_pro_flex_fast.inst.cfg b/resources/quality/zyyx/zyyx_agile_pro_flex_fast.inst.cfg
index 05cac753f8..9334da920d 100644
--- a/resources/quality/zyyx/zyyx_agile_pro_flex_fast.inst.cfg
+++ b/resources/quality/zyyx/zyyx_agile_pro_flex_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = zyyx_agile
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = 1
diff --git a/resources/quality/zyyx/zyyx_agile_pro_flex_fine.inst.cfg b/resources/quality/zyyx/zyyx_agile_pro_flex_fine.inst.cfg
index 8e4ea7e914..aef3a22fdc 100644
--- a/resources/quality/zyyx/zyyx_agile_pro_flex_fine.inst.cfg
+++ b/resources/quality/zyyx/zyyx_agile_pro_flex_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = zyyx_agile
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
weight = 1
diff --git a/resources/quality/zyyx/zyyx_agile_pro_flex_normal.inst.cfg b/resources/quality/zyyx/zyyx_agile_pro_flex_normal.inst.cfg
index 1eebd073f1..4842391cee 100644
--- a/resources/quality/zyyx/zyyx_agile_pro_flex_normal.inst.cfg
+++ b/resources/quality/zyyx/zyyx_agile_pro_flex_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = zyyx_agile
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/quality/zyyx/zyyx_agile_pro_pla_fast.inst.cfg b/resources/quality/zyyx/zyyx_agile_pro_pla_fast.inst.cfg
index 5eb99544ea..c4843b26ad 100644
--- a/resources/quality/zyyx/zyyx_agile_pro_pla_fast.inst.cfg
+++ b/resources/quality/zyyx/zyyx_agile_pro_pla_fast.inst.cfg
@@ -4,7 +4,7 @@ name = Fast
definition = zyyx_agile
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fast
weight = 1
diff --git a/resources/quality/zyyx/zyyx_agile_pro_pla_fine.inst.cfg b/resources/quality/zyyx/zyyx_agile_pro_pla_fine.inst.cfg
index d8d51eeb8a..0b1e4b6325 100644
--- a/resources/quality/zyyx/zyyx_agile_pro_pla_fine.inst.cfg
+++ b/resources/quality/zyyx/zyyx_agile_pro_pla_fine.inst.cfg
@@ -4,7 +4,7 @@ name = Fine
definition = zyyx_agile
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = fine
weight = 1
diff --git a/resources/quality/zyyx/zyyx_agile_pro_pla_normal.inst.cfg b/resources/quality/zyyx/zyyx_agile_pro_pla_normal.inst.cfg
index 52ef98733b..2638349c49 100644
--- a/resources/quality/zyyx/zyyx_agile_pro_pla_normal.inst.cfg
+++ b/resources/quality/zyyx/zyyx_agile_pro_pla_normal.inst.cfg
@@ -4,7 +4,7 @@ name = Normal
definition = zyyx_agile
[metadata]
-setting_version = 15
+setting_version = 16
type = quality
quality_type = normal
weight = 0
diff --git a/resources/shaders/overhang.shader b/resources/shaders/overhang.shader
index a43b44f181..3438c1b3ca 100644
--- a/resources/shaders/overhang.shader
+++ b/resources/shaders/overhang.shader
@@ -61,10 +61,14 @@ fragment =
highp float NdotR = clamp(dot(viewVector, reflectedLight), 0.0, 1.0);
finalColor += pow(NdotR, u_shininess) * u_specularColor;
- finalColor = (-normal.y > u_overhangAngle) ? u_overhangColor : finalColor;
+ finalColor = (f_vertex.y > 0.0001 && -normal.y > u_overhangAngle) ? u_overhangColor : finalColor;
highp vec3 grid = vec3(f_vertex.x - floor(f_vertex.x - 0.5), f_vertex.y - floor(f_vertex.y - 0.5), f_vertex.z - floor(f_vertex.z - 0.5));
finalColor.a = (u_renderError > 0.5) && dot(grid, grid) < 0.245 ? 0.667 : 1.0;
+ if (f_vertex.y <= 0.0)
+ {
+ finalColor.rgb = vec3(1.0, 1.0, 1.0) - finalColor.rgb;
+ }
gl_FragColor = finalColor;
}
@@ -134,9 +138,13 @@ fragment41core =
highp float NdotR = clamp(dot(viewVector, reflectedLight), 0.0, 1.0);
finalColor += pow(NdotR, u_shininess) * u_specularColor;
- finalColor = (u_faceId != gl_PrimitiveID) ? ((-normal.y > u_overhangAngle) ? u_overhangColor : finalColor) : u_faceColor;
+ finalColor = (u_faceId != gl_PrimitiveID) ? ((f_vertex.y > 0.0001 && -normal.y > u_overhangAngle) ? u_overhangColor : finalColor) : u_faceColor;
frag_color = finalColor;
+ if (f_vertex.y <= 0.0)
+ {
+ frag_color.rgb = vec3(1.0, 1.0, 1.0) - frag_color.rgb;
+ }
vec3 grid = f_vertex - round(f_vertex);
frag_color.a = (u_renderError > 0.5) && dot(grid, grid) < 0.245 ? 0.667 : 1.0;
}
diff --git a/resources/shaders/striped.shader b/resources/shaders/striped.shader
index 71b1f7b0fa..31ae2d5047 100644
--- a/resources/shaders/striped.shader
+++ b/resources/shaders/striped.shader
@@ -29,6 +29,7 @@ fragment =
uniform mediump vec4 u_diffuseColor1;
uniform mediump vec4 u_diffuseColor2;
uniform mediump vec4 u_specularColor;
+ uniform mediump float u_opacity;
uniform highp vec3 u_lightPosition;
uniform mediump float u_shininess;
uniform highp vec3 u_viewPosition;
@@ -63,9 +64,13 @@ fragment =
highp vec3 viewVector = normalize(u_viewPosition - v_vertex);
highp float NdotR = clamp(dot(viewVector, reflectedLight), 0.0, 1.0);
finalColor += pow(NdotR, u_shininess) * u_specularColor;
+ if (v_vertex.y <= 0.0)
+ {
+ finalColor.rgb = vec3(1.0, 1.0, 1.0) - finalColor.rgb;
+ }
gl_FragColor = finalColor;
- gl_FragColor.a = 1.0;
+ gl_FragColor.a = u_opacity;
}
vertex41core =
@@ -100,6 +105,7 @@ fragment41core =
uniform mediump vec4 u_diffuseColor1;
uniform mediump vec4 u_diffuseColor2;
uniform mediump vec4 u_specularColor;
+ uniform mediump float u_opacity;
uniform highp vec3 u_lightPosition;
uniform mediump float u_shininess;
uniform highp vec3 u_viewPosition;
@@ -138,7 +144,11 @@ fragment41core =
finalColor += pow(NdotR, u_shininess) * u_specularColor;
frag_color = finalColor;
- frag_color.a = 1.0;
+ if (v_vertex.y <= 0.0)
+ {
+ frag_color.rgb = vec3(1.0, 1.0, 1.0) - frag_color.rgb;
+ }
+ frag_color.a = u_opacity;
}
[defaults]
@@ -146,6 +156,7 @@ u_ambientColor = [0.3, 0.3, 0.3, 1.0]
u_diffuseColor1 = [1.0, 0.5, 0.5, 1.0]
u_diffuseColor2 = [0.5, 0.5, 0.5, 1.0]
u_specularColor = [0.4, 0.4, 0.4, 1.0]
+u_opacity = 1.0
u_shininess = 20.0
u_width = 5.0
u_vertical_stripes = 0
diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt
index 71eb566329..799157ed74 100644
--- a/resources/texts/change_log.txt
+++ b/resources/texts/change_log.txt
@@ -1,25 +1,223 @@
-[4.6.2]
+[4.8.0]
+
+* (NOTE: Draft release notes for Beta, these may change for final.)
+
+* New arrange algorithm!
+Shoutout to Prusa, since they made the libnest2d library for this, and allowed a licence change.
+
+* When opening a project file, pick any matching printer in addition to just exact match and new definition.
+Previously, when someone sent you a project, you either had to have the exact same printer under the exact same name, or create an entirely new instance. Now, in the open project dialog, you can specify any printer that has a(n exactly) matching printer-type.
+
+* Show warning message on profiles that where successfully imported, but not supported by the currently active configuration.
+People where a bit confused when adding profiles, which then didn't show up. With this new version, when you add a profile that isn't supported by the current instance (but otherwise correctly imported), you get a warning-message.
+
+* Show parts of the model below the buildplate in a different color.
+When viewing the buildplate from below, there's now shadow visible anymore. As this helped the user determine what part of the model was below the buildplate, we decided to color that part differently instead.
+
+* Show the familiar striped pattern for objects outside of the build-volume in Preview mode as well.
+Models outside of the build-volume can of course not be sliced. In the Prepare mode, this was already visible with solid objects indicated in the familiar grey-yellow striped pattern. Now you can also see the objects that are still in the scene just outside if the build-volume in Preview mode.
+
+* Iron the top-most bottom layer when spiralizing a solid model, contributed by smartavionics
+Ironing was only used for top-layers, or every layer. But what is the biggest flat surface in a vase? This helpful pull request made it so that, in this case, the top-most bottom layer is used to iron on.
+
+* Allow scrolling through setting-tooltips, useful for some plugins.
+Certain plugins, such as the very useful Settings Guide, occasionally have very large tooltips. This update allows you to scroll through those.
+
+* Bug Fixes
+- Fix the simplify algorithm. Again.
+- Fix percentage text-fields when scaling non-uniformly.
+- Fix cloud printer stuck in connect/disconnect loop.
+- Fix rare crash when processing stair stepping in support.
+- Fix sudden increase in tree support branch diameter.
+- Fix cases of tree-support resting against vertical wall.
+- Fix conical support missing on printers with 'origin at center' set.
+- Fix infill multiplier and connected lines settings not cooperating with each other.
+- Fixed an issue with skin-edge support, contributed by smartavionics
+- Fix printer renaming didn't always stick after restart.
+- Fix move after retraction not changing speed if it's a factor 60 greater.
+- Fix Windows file alteration detection (reload file popup message appears again).
+- OBJ-file reader now doesn't get confused by legal negative indices.
+- Fix off-by-one error that could cause horizontal faces to shift one layer upwards.
+- Fix out of bounds array and lost checks for segments ended with mesh vertices, contributed bt skarasov
+- Remove redundant 'successful responses' variable, contributed by aerotog
+
+* Printer definitions and profiles
+- Artillery Sidewinder X1, Artillery Sidewinder Genius, contributed by cataclism
+- AnyCubic Kossel, contributed by FoxExe
+- BIQU B1, contributed by looxonline
+- BLV mgn Cube 300, contributed by wolfgangmauer
+- Cocoon Create, Cocoon Create Touch, contributed by thushan
+- Creality CR-6 SE, contributed by MatthieuMH
+- Flying Bear Ghost 5, contributed by oducceu
+- Fused Form 3D (FF300, FF600, FF600+, FFmini), contributed by FusedForm
+- Add Acetate profiles for Strateo3D, contributed by KOUBeMT
+
+[4.7.1]
+For an overview of the new features in Cura 4.7, please see this video: <a href="https://www.youtube.com/watch?v=vuKuil0dJqE">Change log overview</a>
-Patch release to fix some bugs that emerged with 4.6.1.
+* Bug fixes
+- Fixed a crash when duplicating a built-in profile.
+- Having an equals symbol in your start or end g-code would cause part of that g-code to disappear and could cause a crash when loading a model. This is fixed now.
+- The MacOS build is now notarized by Apple, to prevent a security warning from popping up when starting Cura for the first time.
+- Corrected the orientation of the build plate mesh for Tevo Tarantula Pro.
-* Persistent notifications in the Marketplace.
-We fixed a frustrating bug where a package would keep issuing a badge notification to update, even after the package had been updated.
+[4.7.0]
+* Rotation widgets
+fieldOfView has contributed code that adds 3 pairs of arrow widgets to the Rotate tool handle, to rotate objects by exactly 90 degrees.
-* Removed Ultibot from Marketplace login screen.
-For professionalism, Ultibot has been asked to leave the Marketplace login screen. He's now gone from everything.
+* Performance improvements with multiple 3D models
+In previous versions many objects on a build plate could cause Cura's performance and response to be slow. We have made some code optimizations to increase the responsiveness of Cura in such cases.
-* Ultimaker 2+ Z-hop.
-The Ultimaker 2+ included an unwanted travel move that could drag purged material into the start of a print. This is now fixed.
+* Cloud connections improvements
+Improved the overall UX workflow when a user is using a cloud connection. Check our new enhancements below.
-[4.6.1]
+* Moved tree-support from experimental to normal settings
+We've made stability fixes and tested thoroughly so that it can be considered stable.
+
+* Improve object list GUI
+The object list indicates now the extruder used for each model, the mesh type if the model is not a normal mesh, and the number of per model setting overrides and whether a model is outside of the build plate. Contributed by fieldOfView.
+
+* Support for MacOS Big Sur
+Ultimaker Cura will now run on Apple's upcoming operating system.
+
+* Change normal support vs. tree support into a drop-down
+There is now the option of easily switching between normal and tree support. You cannot enable both at the same time any more.
+
+* Add "Multiply model" to Edit menu
+The option is now also accessible in the Edit menu and not only in the context menu (right-click).
+
+* Add local printer improvements
+Whenever the user wants to add a non-networked printer it is now easier to distinguish the scrollbar and some more information regarding the selected printer in our new redesigned layout. Have a look yourself! Brought to us by fieldOfView.
+
+* Show all while searching per object settings
+For more ease-of-use, the behavior has been changed so that all settings are visible temporarily, even if initial were hidden.
+
+* Search through setting descriptions
+When searching through the custom settings, the results include all the matches found in both the setting names and setting descriptions. This makes some settings easier to find if you don't remember the name.
+
+* Check for account updates manually
+A check for update/sync/refresh button was added near the account so that the user can manually check for updates of subscribed Marketplace packages and available Digital Factory printers.
+
+* Always select last write-device
+Cura will now remember the last used output device to save the g-code to (to file, USB stick, etc.) Contributed by fieldOfView.
+
+* Improved sync with the Ultimaker Marketplace
+Profile picture and links to the Digital Factory have been improved in the account dropdown.
+
+* Add option to sign in with another account while looking for cloud printers
+The "Sign in with a different account" link logs the user off both from Cura and the browser, so that they can sign in with another account. In case the other account has extra cloud printers, then these printers are added to Cura and are available for use.
+
+* Show warning in printer management page that removing is temporary
+When removing a printer in your Digital Factory, a message pops up to inform the user that the printer will be re-added in the next sync.
+
+* Show cloud connection not available
+We now display an offline icon when losing connection to a printer in the Digital Factory.
+
+* Show notification when printer is removed from account
+We show a notification when a printer is removed from the account. You can either go to the account page to restore access or remove it from Cura. In order to establish a new connection, the user is directed to the Digital Factory.
+
+* Add an offline printer, linked to an account, to Cura
+Printers that are temporarily offline (but previously added to your account) will also be added to Cura. You won't be able to send a print to that printer, but you could slice for it and store the g-code elsewhere.
-Patch release to fix some bugs that emerged with 4.6.0.
+* Adjust initial layer horizontal expansion
+We adjusted the initial layer horizontal expansion for some profiles. This compensates for Elephant's Foot, a small defect where the bottom of the print has a little ridge where it is molten to the build plate.
-* Z seam placement.
-Changes to the Simplify() algorithm in 4.6.0 caused Z seam placement issues, which resulted in less-than-perfect results. This has been fixed.
+* Allow a g-code to be inserted before or after pausing
+It allows the user to enter a custom g-code before and after a pause at height. Contributed by rodrigosclosa.
-* Ender 3 Pro nozzles missing.
-A lot of issue reports came in about nozzles missing for this machine definition, so we made a fix to stop this happening.
+* Remove package ratings
+The package ratings have been removed from the Marketplace.
+
+* Remove extra skin wall count in concentric
+Hide "Extra Skin Wall Count" setting if a concentric pattern is used, and don't let it affect the print any more.
+
+* Support Stair Step Minimum Slope Angle
+With this setting you can disable stair stepping on the very bottom of the support, up until the slope of the model has a certain angle.
+
+* Pause at Height scripts combined
+Instead of having various scripts to use for different machines, there is now just one Pause at Height post-processing script, so all printers can now have the same features when pausing. Contributed by fieldOfView.
+
+* Pause at Height limited to 1 redo layer
+The "redo layers" setting is replaced by a checkbox to redo just the last layer, to prevent colliding the print head with previously printed layers.
+
+* Change at Z improvements
+Added support for changing Retract Length and Speed and fixed an issue when multiple changes are stacked on top of each other. Contributed by novamxd.
+
+* Add post-processing script display progress on LCD
+The "Display Progress On LCD" post-processing script shows the time left and the percentage on their LCD screen. Contributed by Bostwickenator.
+
+* Add preference for single instance
+If enabled, only one instance of Cura will be started at a time. Contributed by fieldOfView.
+
+* Remove spaghetti infill
+This setting was rarely used and didn't work well.
+
+* Bug fixes
+- Fixed issues with support no longer generated on some parts of the model. Support Stair Steps has caused some support to be missing where it touches the build plate or where it's resting on a shallow surface. It should be complete again.
+- Fixed multiple different issues with tree support, where branches would intersect with the model, the wouldn't keep distance when resting on the model, or when printing with Spiralize mode.
+- Fixed an issue where Cubic Subdivision infill didn't move along with the model.
+- Cubic Subdivision will now rotate according to the Infill Line Directions setting. Contributed by smartavionics.
+- X-ray view is now red again, instead of translucent green.
+- Improved wording of the "Discard/Keep Changes" dialog for clarity.
+- Models assigned to extruders >4 are visible again in layer view.
+- Fixed an issue when importing images if the "Base" setting was greater than "Height".
+- Cura now outputs a command to cool down the build plate for the second object in one-at-a-time mode even if the Initial Layer Build Plate Temperature is 0.
+- Distance between infill and walls and between infill and skin is corrected when using Infill Layer Thickness.
+- Fixed a crash when Coasting Minimum Volume is set to 0.
+- The usable build volume will no longer be shrunk unnecessarily when not using any adhesion, but using a prime tower with a brim.
+- Fixed a slicing crash when combining Randomize Infill Start with an even number for Infill Line Multiplier.
+- Improved reduction of model resolution. The Maximum Resolution and Deviation settings should now be more accurate and no longer behave differently in one corner of the model.
+- Removed an unintended gap when something was resting on an ironed surface.
+- Fix skirt printing out of order, causing unnecessary travel moves. Contributed by smartavionics.
+- A fix was added by smartavionics which removes unnecessary long moves that travel towards the outer wall.
+- It wasn't possible to connect to a network printer if two network plugins were enabled simultaneously. Now made possible by Loociano.
+- Support settings are now visible when you have support disabled, but a support mesh is present in the scene. Fixed by fieldOfView.
+- Fix printing speed after performing a retraction when using the stretch post-processing script. Contributed by sgtnoodle.
+- Prevent tool panels from overlapping with scene information. Fix made by smartavionics.
+- The values of the machine settings would look cut-off on some Linux distributions. Now fixed by smartavionics.
+- Fixed settings sometimes not appearing if they belong to a checkbox setting that is enabled by default (e.g. retraction settings belonging to Enable Retraction).
+- We cleaned up our “About...†dialog. It is now up to date.
+- Improve performance of loading profile metadata. This fix improves the start-up time of Cura.
+- When loading images, the translucency and linear options were swapped. Translucency should now again be tuned for lithophanes, and linear for a height map. Contributed by michalsc.
+- Retractions in travel move to next layer were sometimes omitted, but that's fixed now. Contributed by smartavionics.
+- Fix initial layer thickness when empty initial layers are removed. Contributed by smartavionics.
+- If Brim Replaces Support is enabled, the brim will now also replace support interface.
+
+* Printer definitions and profiles
+- Custom printer for Smoothieware firmware. Contributed by grk3010.
+- SVT DYITech. Contributed by venkatkamesh.
+- HMS434 update. Contributed by maukCC.
+- Cubicon Style NEO-A22. Contributed by hunibest-Hyvision.
+- Atmat Machines. Contributed by gandzia44.
+- Adjusted error limits for some MonoPrice Mini Delta settings. Contributed by PurpleHullPeas.
+- Tronxy. Contributed by 64bittuning.
+- Uni 3D Series. Contributed by evg33.
+- Predator printers and mesh for FLSUN-QQ. Contributed by curso007.
+- Fixed bed dimensions for Geeetech A10M and update Geeetech A10. Contributed by gerardrubio and keleticsaba.
+- Anycubic Mega Zero. Contributed by kad.
+- New Deltacomb models and updates. Contributed by kaleidoscopeit.
+- Add 2nd extruder to Tevo Tarantula printers. Contributed by paalex.
+- I3 Metal Motion. Contributed by pfelecan.
+- Lotmaxx Shark. Contributed by sm3dp.
+- Dagoma dual-extrusion printers. Contributed by 0r31.
+- Sovol 3D. Contributed by Joyce-lujunxu.
+- Tinyboy printers. Contributed by fred2088.
+- Beamup L. Contributed by beamup3d.
+- Strateo3D material updates. Contributed by KOUBeMT.
+- Adjusted firmware speed/acceleration rates for Dagoma Disco. Contributed by Sophist-UK.
+
+[4.6.2]
+* Removed Ultibot from Marketplace login screen.
+For professionalism, Ultibot has been asked to leave the Marketplace login screen. He's now gone from everything.
+
+* Bug fixes
+- We fixed a frustrating bug where a package would keep issuing a badge notification to update, even after the package had been updated.
+- The Ultimaker 2+ generated an unwanted travel move that could drag priming material into the start of a print. This is now fixed.
+
+[4.6.1]
+* Bug fixes
+- Changes to the Simplify() algorithm in 4.6.0 caused Z seam placement issues, which resulted in less-than-perfect results. This has been fixed.
+- Added missing nozzle profiles for Ender 3 Pro.
[4.6.0]
@@ -244,7 +442,7 @@ As a quick fix: Go to the install path, by default “C:\Program Files\Ultimaker
* Minor improvements
- Reweighting stages.
- Small plug-in system improvements
- - Add RetractContinue post-processing script by https://github.com/thopiekar
+ - Add RetractContinue post-processing script.
- Add DisplayRemainingTimeOnLCD post-processing script by https://github.com/iLyngklip
- Thickness of the very bottom layer
diff --git a/resources/themes/cura-dark/theme.json b/resources/themes/cura-dark/theme.json
index 170fa98edc..e3266b923b 100644
--- a/resources/themes/cura-dark/theme.json
+++ b/resources/themes/cura-dark/theme.json
@@ -172,7 +172,6 @@
"toolbox_header_button_text_inactive": [128, 128, 128, 255],
"monitor_printer_family_tag": [86, 86, 106, 255],
- "monitor_text_primary": [229, 229, 229, 255],
"monitor_text_disabled": [102, 102, 102, 255],
"monitor_icon_primary": [229, 229, 229, 255],
"monitor_icon_accent": [51, 53, 54, 255],
diff --git a/resources/themes/cura-light/theme.json b/resources/themes/cura-light/theme.json
index 05a7109361..7bb8156458 100644
--- a/resources/themes/cura-light/theme.json
+++ b/resources/themes/cura-light/theme.json
@@ -388,7 +388,7 @@
"layerview_move_retraction": [128, 127, 255, 255],
"layerview_support_interface": [63, 127, 255, 127],
"layerview_prime_tower": [0, 255, 255, 255],
- "layerview_nozzle": [181, 166, 66, 50],
+ "layerview_nozzle": [224, 192, 16, 64],
"tab_status_connected": [50, 130, 255, 255],
"tab_status_disconnected": [200, 200, 200, 255],
@@ -405,7 +405,6 @@
"favorites_row_selected": [196, 239, 255, 255],
"monitor_printer_family_tag": [228, 228, 242, 255],
- "monitor_text_primary": [65, 64, 84, 255],
"monitor_text_disabled": [238, 238, 238, 255],
"monitor_icon_primary": [10, 8, 80, 255],
"monitor_icon_accent": [255, 255, 255, 255],
diff --git a/resources/variants/Leapfrog_Bolt_Pro_Brass_0.4.inst.cfg b/resources/variants/Leapfrog_Bolt_Pro_Brass_0.4.inst.cfg
index dadb1ebbb7..41e62bacc1 100644
--- a/resources/variants/Leapfrog_Bolt_Pro_Brass_0.4.inst.cfg
+++ b/resources/variants/Leapfrog_Bolt_Pro_Brass_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = leapfrog_bolt_pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/Leapfrog_Bolt_Pro_NozzleX_0.4.inst.cfg b/resources/variants/Leapfrog_Bolt_Pro_NozzleX_0.4.inst.cfg
index 039bdce13f..32e2c77338 100644
--- a/resources/variants/Leapfrog_Bolt_Pro_NozzleX_0.4.inst.cfg
+++ b/resources/variants/Leapfrog_Bolt_Pro_NozzleX_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = leapfrog_bolt_pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/Mark2_for_Ultimaker2_0.25.inst.cfg b/resources/variants/Mark2_for_Ultimaker2_0.25.inst.cfg
index 5db4624398..92e334d840 100644
--- a/resources/variants/Mark2_for_Ultimaker2_0.25.inst.cfg
+++ b/resources/variants/Mark2_for_Ultimaker2_0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = Mark2_for_Ultimaker2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/Mark2_for_Ultimaker2_0.4.inst.cfg b/resources/variants/Mark2_for_Ultimaker2_0.4.inst.cfg
index 09059a445b..c89460533d 100644
--- a/resources/variants/Mark2_for_Ultimaker2_0.4.inst.cfg
+++ b/resources/variants/Mark2_for_Ultimaker2_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = Mark2_for_Ultimaker2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/Mark2_for_Ultimaker2_0.6.inst.cfg b/resources/variants/Mark2_for_Ultimaker2_0.6.inst.cfg
index ffe72cf9f6..87abd778a4 100644
--- a/resources/variants/Mark2_for_Ultimaker2_0.6.inst.cfg
+++ b/resources/variants/Mark2_for_Ultimaker2_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = Mark2_for_Ultimaker2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/Mark2_for_Ultimaker2_0.8.inst.cfg b/resources/variants/Mark2_for_Ultimaker2_0.8.inst.cfg
index 6962f92a73..a6a4fb7b52 100644
--- a/resources/variants/Mark2_for_Ultimaker2_0.8.inst.cfg
+++ b/resources/variants/Mark2_for_Ultimaker2_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = Mark2_for_Ultimaker2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/artillery_base_0.2.inst.cfg b/resources/variants/artillery_base_0.2.inst.cfg
new file mode 100644
index 0000000000..6d724e171d
--- /dev/null
+++ b/resources/variants/artillery_base_0.2.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.2mm Nozzle
+version = 4
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.2
diff --git a/resources/variants/artillery_base_0.3.inst.cfg b/resources/variants/artillery_base_0.3.inst.cfg
new file mode 100644
index 0000000000..9e1e90df24
--- /dev/null
+++ b/resources/variants/artillery_base_0.3.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.3mm Nozzle
+version = 4
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.3
diff --git a/resources/variants/artillery_base_0.4.inst.cfg b/resources/variants/artillery_base_0.4.inst.cfg
new file mode 100644
index 0000000000..87e984f7d4
--- /dev/null
+++ b/resources/variants/artillery_base_0.4.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.4mm Nozzle
+version = 4
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.4
diff --git a/resources/variants/artillery_base_0.6.inst.cfg b/resources/variants/artillery_base_0.6.inst.cfg
new file mode 100644
index 0000000000..38570b0122
--- /dev/null
+++ b/resources/variants/artillery_base_0.6.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.6mm Nozzle
+version = 4
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.6
diff --git a/resources/variants/artillery_base_0.8.inst.cfg b/resources/variants/artillery_base_0.8.inst.cfg
new file mode 100644
index 0000000000..bd5d4db25f
--- /dev/null
+++ b/resources/variants/artillery_base_0.8.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.8mm Nozzle
+version = 4
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.8
diff --git a/resources/variants/artillery_base_1.0.inst.cfg b/resources/variants/artillery_base_1.0.inst.cfg
new file mode 100644
index 0000000000..39eaed3283
--- /dev/null
+++ b/resources/variants/artillery_base_1.0.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 1.0mm Nozzle
+version = 4
+definition = artillery_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 1.0
diff --git a/resources/variants/artillery_genius_0.2.inst.cfg b/resources/variants/artillery_genius_0.2.inst.cfg
new file mode 100644
index 0000000000..a4404dfd24
--- /dev/null
+++ b/resources/variants/artillery_genius_0.2.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.2mm Nozzle
+version = 4
+definition = artillery_genius
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.2
diff --git a/resources/variants/artillery_genius_0.3.inst.cfg b/resources/variants/artillery_genius_0.3.inst.cfg
new file mode 100644
index 0000000000..da97142188
--- /dev/null
+++ b/resources/variants/artillery_genius_0.3.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.3mm Nozzle
+version = 4
+definition = artillery_genius
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.3
diff --git a/resources/variants/artillery_genius_0.4.inst.cfg b/resources/variants/artillery_genius_0.4.inst.cfg
new file mode 100644
index 0000000000..e176072dfb
--- /dev/null
+++ b/resources/variants/artillery_genius_0.4.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.4mm Nozzle
+version = 4
+definition = artillery_genius
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.4
diff --git a/resources/variants/artillery_genius_0.5.inst.cfg b/resources/variants/artillery_genius_0.5.inst.cfg
new file mode 100644
index 0000000000..4d8e1a7389
--- /dev/null
+++ b/resources/variants/artillery_genius_0.5.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.5mm Nozzle
+version = 4
+definition = artillery_genius
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.5
diff --git a/resources/variants/artillery_genius_0.6.inst.cfg b/resources/variants/artillery_genius_0.6.inst.cfg
new file mode 100644
index 0000000000..31dd072832
--- /dev/null
+++ b/resources/variants/artillery_genius_0.6.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.6mm Nozzle
+version = 4
+definition = artillery_genius
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.6
diff --git a/resources/variants/artillery_genius_0.8.inst.cfg b/resources/variants/artillery_genius_0.8.inst.cfg
new file mode 100644
index 0000000000..dd75e975c1
--- /dev/null
+++ b/resources/variants/artillery_genius_0.8.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.8mm Nozzle
+version = 4
+definition = artillery_genius
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.8
diff --git a/resources/variants/artillery_genius_1.0.inst.cfg b/resources/variants/artillery_genius_1.0.inst.cfg
new file mode 100644
index 0000000000..6bc6a872a2
--- /dev/null
+++ b/resources/variants/artillery_genius_1.0.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 1.0mm Nozzle
+version = 4
+definition = artillery_genius
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 1.0
diff --git a/resources/variants/artillery_sidewinder_x1_0.2.inst.cfg b/resources/variants/artillery_sidewinder_x1_0.2.inst.cfg
new file mode 100644
index 0000000000..d0db37779c
--- /dev/null
+++ b/resources/variants/artillery_sidewinder_x1_0.2.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.2mm Nozzle
+version = 4
+definition = artillery_sidewinder_x1
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.2
diff --git a/resources/variants/artillery_sidewinder_x1_0.3.inst.cfg b/resources/variants/artillery_sidewinder_x1_0.3.inst.cfg
new file mode 100644
index 0000000000..3cd88f9c3e
--- /dev/null
+++ b/resources/variants/artillery_sidewinder_x1_0.3.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.3mm Nozzle
+version = 4
+definition = artillery_sidewinder_x1
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.3
diff --git a/resources/variants/artillery_sidewinder_x1_0.4.inst.cfg b/resources/variants/artillery_sidewinder_x1_0.4.inst.cfg
new file mode 100644
index 0000000000..10d3027939
--- /dev/null
+++ b/resources/variants/artillery_sidewinder_x1_0.4.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.4mm Nozzle
+version = 4
+definition = artillery_sidewinder_x1
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.4
diff --git a/resources/variants/artillery_sidewinder_x1_0.6.inst.cfg b/resources/variants/artillery_sidewinder_x1_0.6.inst.cfg
new file mode 100644
index 0000000000..e0dd46e8ba
--- /dev/null
+++ b/resources/variants/artillery_sidewinder_x1_0.6.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.6mm Nozzle
+version = 4
+definition = artillery_sidewinder_x1
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.6
diff --git a/resources/variants/artillery_sidewinder_x1_0.8.inst.cfg b/resources/variants/artillery_sidewinder_x1_0.8.inst.cfg
new file mode 100644
index 0000000000..27920743c3
--- /dev/null
+++ b/resources/variants/artillery_sidewinder_x1_0.8.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.8mm Nozzle
+version = 4
+definition = artillery_sidewinder_x1
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.8
diff --git a/resources/variants/artillery_sidewinder_x1_1.0.inst.cfg b/resources/variants/artillery_sidewinder_x1_1.0.inst.cfg
new file mode 100644
index 0000000000..02292240e2
--- /dev/null
+++ b/resources/variants/artillery_sidewinder_x1_1.0.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 1.0mm Nozzle
+version = 4
+definition = artillery_sidewinder_x1
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 1.0
diff --git a/resources/variants/atmat_asterion_ht_v6_0.40.inst.cfg b/resources/variants/atmat_asterion_ht_v6_0.40.inst.cfg
index 3844f79695..457bec08c8 100644
--- a/resources/variants/atmat_asterion_ht_v6_0.40.inst.cfg
+++ b/resources/variants/atmat_asterion_ht_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_asterion_ht
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_asterion_ht_v6_0.80.inst.cfg b/resources/variants/atmat_asterion_ht_v6_0.80.inst.cfg
index 7479e4236a..915247f4b4 100644
--- a/resources/variants/atmat_asterion_ht_v6_0.80.inst.cfg
+++ b/resources/variants/atmat_asterion_ht_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_asterion_ht
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_asterion_v6_0.40.inst.cfg b/resources/variants/atmat_asterion_v6_0.40.inst.cfg
index a395a0cd49..029dc36644 100644
--- a/resources/variants/atmat_asterion_v6_0.40.inst.cfg
+++ b/resources/variants/atmat_asterion_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_asterion
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_asterion_v6_0.80.inst.cfg b/resources/variants/atmat_asterion_v6_0.80.inst.cfg
index 3f6e1caaa0..1e680cf655 100644
--- a/resources/variants/atmat_asterion_v6_0.80.inst.cfg
+++ b/resources/variants/atmat_asterion_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_asterion
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_galaxy_500_v6_0.40.inst.cfg b/resources/variants/atmat_galaxy_500_v6_0.40.inst.cfg
index b5620e6f2e..8b9a4e5d21 100644
--- a/resources/variants/atmat_galaxy_500_v6_0.40.inst.cfg
+++ b/resources/variants/atmat_galaxy_500_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_galaxy_500
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_galaxy_500_v6_0.80.inst.cfg b/resources/variants/atmat_galaxy_500_v6_0.80.inst.cfg
index 65baba3593..aa268e7769 100644
--- a/resources/variants/atmat_galaxy_500_v6_0.80.inst.cfg
+++ b/resources/variants/atmat_galaxy_500_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_galaxy_500
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_galaxy_600_v6_0.40.inst.cfg b/resources/variants/atmat_galaxy_600_v6_0.40.inst.cfg
index 81e4314c1b..4bfc1bab5b 100644
--- a/resources/variants/atmat_galaxy_600_v6_0.40.inst.cfg
+++ b/resources/variants/atmat_galaxy_600_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_galaxy_600
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_galaxy_600_v6_0.80.inst.cfg b/resources/variants/atmat_galaxy_600_v6_0.80.inst.cfg
index 5aa4a89f07..02485c191c 100644
--- a/resources/variants/atmat_galaxy_600_v6_0.80.inst.cfg
+++ b/resources/variants/atmat_galaxy_600_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_galaxy_600
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_pro_300_v1_v6_0.40.inst.cfg b/resources/variants/atmat_signal_pro_300_v1_v6_0.40.inst.cfg
index 1652a6a0d9..27a7177126 100644
--- a/resources/variants/atmat_signal_pro_300_v1_v6_0.40.inst.cfg
+++ b/resources/variants/atmat_signal_pro_300_v1_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_pro_300_v1
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_pro_300_v1_v6_0.80.inst.cfg b/resources/variants/atmat_signal_pro_300_v1_v6_0.80.inst.cfg
index 3015eaf3fc..469cc24dfd 100644
--- a/resources/variants/atmat_signal_pro_300_v1_v6_0.80.inst.cfg
+++ b/resources/variants/atmat_signal_pro_300_v1_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_pro_300_v1
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_pro_300_v2_v6_0.40.inst.cfg b/resources/variants/atmat_signal_pro_300_v2_v6_0.40.inst.cfg
index ee85edfd4c..0da88424b0 100644
--- a/resources/variants/atmat_signal_pro_300_v2_v6_0.40.inst.cfg
+++ b/resources/variants/atmat_signal_pro_300_v2_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_pro_300_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_pro_300_v2_v6_0.80.inst.cfg b/resources/variants/atmat_signal_pro_300_v2_v6_0.80.inst.cfg
index 0a3dd71327..318f96156f 100644
--- a/resources/variants/atmat_signal_pro_300_v2_v6_0.80.inst.cfg
+++ b/resources/variants/atmat_signal_pro_300_v2_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_pro_300_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_pro_400_v1_v6_0.40.inst.cfg b/resources/variants/atmat_signal_pro_400_v1_v6_0.40.inst.cfg
index 70a31771f7..f672f02c80 100644
--- a/resources/variants/atmat_signal_pro_400_v1_v6_0.40.inst.cfg
+++ b/resources/variants/atmat_signal_pro_400_v1_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_pro_400_v1
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_pro_400_v1_v6_0.80.inst.cfg b/resources/variants/atmat_signal_pro_400_v1_v6_0.80.inst.cfg
index eac64b24a0..468e62191e 100644
--- a/resources/variants/atmat_signal_pro_400_v1_v6_0.80.inst.cfg
+++ b/resources/variants/atmat_signal_pro_400_v1_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_pro_400_v1
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_pro_400_v2_v6_0.40.inst.cfg b/resources/variants/atmat_signal_pro_400_v2_v6_0.40.inst.cfg
index 77f5cff109..6987aa6ccc 100644
--- a/resources/variants/atmat_signal_pro_400_v2_v6_0.40.inst.cfg
+++ b/resources/variants/atmat_signal_pro_400_v2_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_pro_400_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_pro_400_v2_v6_0.80.inst.cfg b/resources/variants/atmat_signal_pro_400_v2_v6_0.80.inst.cfg
index ff5a0e431c..e33f192498 100644
--- a/resources/variants/atmat_signal_pro_400_v2_v6_0.80.inst.cfg
+++ b/resources/variants/atmat_signal_pro_400_v2_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_pro_400_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_pro_500_v1_v6_0.40.inst.cfg b/resources/variants/atmat_signal_pro_500_v1_v6_0.40.inst.cfg
index 0eec96f7a2..e42dcb94fd 100644
--- a/resources/variants/atmat_signal_pro_500_v1_v6_0.40.inst.cfg
+++ b/resources/variants/atmat_signal_pro_500_v1_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_pro_500_v1
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_pro_500_v1_v6_0.80.inst.cfg b/resources/variants/atmat_signal_pro_500_v1_v6_0.80.inst.cfg
index 966a9c208b..3413a4d00a 100644
--- a/resources/variants/atmat_signal_pro_500_v1_v6_0.80.inst.cfg
+++ b/resources/variants/atmat_signal_pro_500_v1_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_pro_500_v1
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_pro_500_v2_v6_0.40.inst.cfg b/resources/variants/atmat_signal_pro_500_v2_v6_0.40.inst.cfg
index 9961727e06..87782de627 100644
--- a/resources/variants/atmat_signal_pro_500_v2_v6_0.40.inst.cfg
+++ b/resources/variants/atmat_signal_pro_500_v2_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_pro_500_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_pro_500_v2_v6_0.80.inst.cfg b/resources/variants/atmat_signal_pro_500_v2_v6_0.80.inst.cfg
index 15770d8b18..b566e79ea6 100644
--- a/resources/variants/atmat_signal_pro_500_v2_v6_0.80.inst.cfg
+++ b/resources/variants/atmat_signal_pro_500_v2_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_pro_500_v2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_xl_v6_0.40.inst.cfg b/resources/variants/atmat_signal_xl_v6_0.40.inst.cfg
index 9e2d923a60..dea553c949 100644
--- a/resources/variants/atmat_signal_xl_v6_0.40.inst.cfg
+++ b/resources/variants/atmat_signal_xl_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_xl
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_xl_v6_0.80.inst.cfg b/resources/variants/atmat_signal_xl_v6_0.80.inst.cfg
index 068f17f2b1..d27625c52a 100644
--- a/resources/variants/atmat_signal_xl_v6_0.80.inst.cfg
+++ b/resources/variants/atmat_signal_xl_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_xl
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_xxl_v6_0.40.inst.cfg b/resources/variants/atmat_signal_xxl_v6_0.40.inst.cfg
index 017758993e..3883c8ba05 100644
--- a/resources/variants/atmat_signal_xxl_v6_0.40.inst.cfg
+++ b/resources/variants/atmat_signal_xxl_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_xxl
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_xxl_v6_0.80.inst.cfg b/resources/variants/atmat_signal_xxl_v6_0.80.inst.cfg
index eb9e3453fa..73ea401b05 100644
--- a/resources/variants/atmat_signal_xxl_v6_0.80.inst.cfg
+++ b/resources/variants/atmat_signal_xxl_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_xxl
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_xxxl_v6_0.40.inst.cfg b/resources/variants/atmat_signal_xxxl_v6_0.40.inst.cfg
index 7e49a712f9..0428c9f9da 100644
--- a/resources/variants/atmat_signal_xxxl_v6_0.40.inst.cfg
+++ b/resources/variants/atmat_signal_xxxl_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_xxxl
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/atmat_signal_xxxl_v6_0.80.inst.cfg b/resources/variants/atmat_signal_xxxl_v6_0.80.inst.cfg
index 185505e7fc..dcd4b153da 100644
--- a/resources/variants/atmat_signal_xxxl_v6_0.80.inst.cfg
+++ b/resources/variants/atmat_signal_xxxl_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = atmat_signal_xxxl
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/biqu_b1_0.2.inst.cfg b/resources/variants/biqu_b1_0.2.inst.cfg
new file mode 100755
index 0000000000..e4c6afd6d7
--- /dev/null
+++ b/resources/variants/biqu_b1_0.2.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.2mm Nozzle
+version = 4
+definition = biqu_b1
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.2
diff --git a/resources/variants/biqu_b1_0.3.inst.cfg b/resources/variants/biqu_b1_0.3.inst.cfg
new file mode 100755
index 0000000000..60406b2b6d
--- /dev/null
+++ b/resources/variants/biqu_b1_0.3.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.3mm Nozzle
+version = 4
+definition = biqu_b1
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.3
diff --git a/resources/variants/biqu_b1_0.4.inst.cfg b/resources/variants/biqu_b1_0.4.inst.cfg
new file mode 100755
index 0000000000..859fb1734d
--- /dev/null
+++ b/resources/variants/biqu_b1_0.4.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.4mm Nozzle
+version = 4
+definition = biqu_b1
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.4
diff --git a/resources/variants/biqu_b1_0.5.inst.cfg b/resources/variants/biqu_b1_0.5.inst.cfg
new file mode 100755
index 0000000000..15860c8868
--- /dev/null
+++ b/resources/variants/biqu_b1_0.5.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.5mm Nozzle
+version = 4
+definition = biqu_b1
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.5
diff --git a/resources/variants/biqu_b1_0.6.inst.cfg b/resources/variants/biqu_b1_0.6.inst.cfg
new file mode 100755
index 0000000000..c463c950f2
--- /dev/null
+++ b/resources/variants/biqu_b1_0.6.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.6mm Nozzle
+version = 4
+definition = biqu_b1
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.6
diff --git a/resources/variants/biqu_b1_0.8.inst.cfg b/resources/variants/biqu_b1_0.8.inst.cfg
new file mode 100755
index 0000000000..bc21919a96
--- /dev/null
+++ b/resources/variants/biqu_b1_0.8.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.8mm Nozzle
+version = 4
+definition = biqu_b1
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.8
diff --git a/resources/variants/biqu_b1_abl_0.2.inst.cfg b/resources/variants/biqu_b1_abl_0.2.inst.cfg
new file mode 100755
index 0000000000..7bf2d629b9
--- /dev/null
+++ b/resources/variants/biqu_b1_abl_0.2.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.2mm Nozzle
+version = 4
+definition = biqu_b1_abl
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.2
diff --git a/resources/variants/biqu_b1_abl_0.3.inst.cfg b/resources/variants/biqu_b1_abl_0.3.inst.cfg
new file mode 100755
index 0000000000..f274aa1fbf
--- /dev/null
+++ b/resources/variants/biqu_b1_abl_0.3.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.3mm Nozzle
+version = 4
+definition = biqu_b1_abl
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.3
diff --git a/resources/variants/biqu_b1_abl_0.4.inst.cfg b/resources/variants/biqu_b1_abl_0.4.inst.cfg
new file mode 100755
index 0000000000..28ce693ffb
--- /dev/null
+++ b/resources/variants/biqu_b1_abl_0.4.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.4mm Nozzle
+version = 4
+definition = biqu_b1_abl
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.4
diff --git a/resources/variants/biqu_b1_abl_0.5.inst.cfg b/resources/variants/biqu_b1_abl_0.5.inst.cfg
new file mode 100755
index 0000000000..5306437984
--- /dev/null
+++ b/resources/variants/biqu_b1_abl_0.5.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.5mm Nozzle
+version = 4
+definition = biqu_b1_abl
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.5
diff --git a/resources/variants/biqu_b1_abl_0.6.inst.cfg b/resources/variants/biqu_b1_abl_0.6.inst.cfg
new file mode 100755
index 0000000000..e7f1a8ea2c
--- /dev/null
+++ b/resources/variants/biqu_b1_abl_0.6.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.6mm Nozzle
+version = 4
+definition = biqu_b1_abl
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.6
diff --git a/resources/variants/biqu_b1_abl_0.8.inst.cfg b/resources/variants/biqu_b1_abl_0.8.inst.cfg
new file mode 100755
index 0000000000..dd4afb9cf8
--- /dev/null
+++ b/resources/variants/biqu_b1_abl_0.8.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.8mm Nozzle
+version = 4
+definition = biqu_b1_abl
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.8
diff --git a/resources/variants/biqu_base_0.2.inst.cfg b/resources/variants/biqu_base_0.2.inst.cfg
new file mode 100755
index 0000000000..37d0c3f5c6
--- /dev/null
+++ b/resources/variants/biqu_base_0.2.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.2mm Nozzle
+version = 4
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.2
diff --git a/resources/variants/biqu_base_0.3.inst.cfg b/resources/variants/biqu_base_0.3.inst.cfg
new file mode 100755
index 0000000000..c0d8d286f4
--- /dev/null
+++ b/resources/variants/biqu_base_0.3.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.3mm Nozzle
+version = 4
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.3
diff --git a/resources/variants/biqu_base_0.4.inst.cfg b/resources/variants/biqu_base_0.4.inst.cfg
new file mode 100755
index 0000000000..12b4310aa8
--- /dev/null
+++ b/resources/variants/biqu_base_0.4.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.4mm Nozzle
+version = 4
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.4
diff --git a/resources/variants/biqu_base_0.5.inst.cfg b/resources/variants/biqu_base_0.5.inst.cfg
new file mode 100755
index 0000000000..40de2f59dc
--- /dev/null
+++ b/resources/variants/biqu_base_0.5.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.5mm Nozzle
+version = 4
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.5
diff --git a/resources/variants/biqu_base_0.6.inst.cfg b/resources/variants/biqu_base_0.6.inst.cfg
new file mode 100755
index 0000000000..173fd5a626
--- /dev/null
+++ b/resources/variants/biqu_base_0.6.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.6mm Nozzle
+version = 4
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.6
diff --git a/resources/variants/biqu_base_0.8.inst.cfg b/resources/variants/biqu_base_0.8.inst.cfg
new file mode 100755
index 0000000000..d3654c9662
--- /dev/null
+++ b/resources/variants/biqu_base_0.8.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.8mm Nozzle
+version = 4
+definition = biqu_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.8
diff --git a/resources/variants/cartesio_0.25.inst.cfg b/resources/variants/cartesio_0.25.inst.cfg
index 4046fa0539..8672e900a0 100644
--- a/resources/variants/cartesio_0.25.inst.cfg
+++ b/resources/variants/cartesio_0.25.inst.cfg
@@ -5,7 +5,7 @@ definition = cartesio
[metadata]
author = Cartesio
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/cartesio_0.4.inst.cfg b/resources/variants/cartesio_0.4.inst.cfg
index 98115fa0ca..4ef79559f1 100644
--- a/resources/variants/cartesio_0.4.inst.cfg
+++ b/resources/variants/cartesio_0.4.inst.cfg
@@ -5,7 +5,7 @@ definition = cartesio
[metadata]
author = Cartesio
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/cartesio_0.8.inst.cfg b/resources/variants/cartesio_0.8.inst.cfg
index a7c5765505..95d6e2aa1b 100644
--- a/resources/variants/cartesio_0.8.inst.cfg
+++ b/resources/variants/cartesio_0.8.inst.cfg
@@ -5,7 +5,7 @@ definition = cartesio
[metadata]
author = Cartesio
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_base_0.2.inst.cfg b/resources/variants/creality_base_0.2.inst.cfg
index 1d2d0d3e33..8a66a2bde8 100644
--- a/resources/variants/creality_base_0.2.inst.cfg
+++ b/resources/variants/creality_base_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_base_0.3.inst.cfg b/resources/variants/creality_base_0.3.inst.cfg
index 7e90a60f0c..a42e16cb61 100644
--- a/resources/variants/creality_base_0.3.inst.cfg
+++ b/resources/variants/creality_base_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_base_0.4.inst.cfg b/resources/variants/creality_base_0.4.inst.cfg
index a4b5531c3b..1d77c3af47 100644
--- a/resources/variants/creality_base_0.4.inst.cfg
+++ b/resources/variants/creality_base_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_base_0.5.inst.cfg b/resources/variants/creality_base_0.5.inst.cfg
index 2d293c439f..5179792711 100644
--- a/resources/variants/creality_base_0.5.inst.cfg
+++ b/resources/variants/creality_base_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_base_0.6.inst.cfg b/resources/variants/creality_base_0.6.inst.cfg
index 02640e3305..003e1f3c49 100644
--- a/resources/variants/creality_base_0.6.inst.cfg
+++ b/resources/variants/creality_base_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_base_0.8.inst.cfg b/resources/variants/creality_base_0.8.inst.cfg
index 33623bc40c..b28cb68cda 100644
--- a/resources/variants/creality_base_0.8.inst.cfg
+++ b/resources/variants/creality_base_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_base_1.0.inst.cfg b/resources/variants/creality_base_1.0.inst.cfg
index 4810105d84..d250c6b5a9 100644
--- a/resources/variants/creality_base_1.0.inst.cfg
+++ b/resources/variants/creality_base_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_base
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10_0.2.inst.cfg b/resources/variants/creality_cr10_0.2.inst.cfg
index 7cf9c11c68..ae2cf9f1bc 100644
--- a/resources/variants/creality_cr10_0.2.inst.cfg
+++ b/resources/variants/creality_cr10_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10_0.3.inst.cfg b/resources/variants/creality_cr10_0.3.inst.cfg
index 6a1853ba40..2d318cb7cd 100644
--- a/resources/variants/creality_cr10_0.3.inst.cfg
+++ b/resources/variants/creality_cr10_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10_0.4.inst.cfg b/resources/variants/creality_cr10_0.4.inst.cfg
index e49352edc9..55facc2544 100644
--- a/resources/variants/creality_cr10_0.4.inst.cfg
+++ b/resources/variants/creality_cr10_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10_0.5.inst.cfg b/resources/variants/creality_cr10_0.5.inst.cfg
index c409ea53a9..d6ae843d7c 100644
--- a/resources/variants/creality_cr10_0.5.inst.cfg
+++ b/resources/variants/creality_cr10_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10_0.6.inst.cfg b/resources/variants/creality_cr10_0.6.inst.cfg
index 80a538d530..d137de2800 100644
--- a/resources/variants/creality_cr10_0.6.inst.cfg
+++ b/resources/variants/creality_cr10_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10_0.8.inst.cfg b/resources/variants/creality_cr10_0.8.inst.cfg
index 6b2821ffa6..a69fb50ba6 100644
--- a/resources/variants/creality_cr10_0.8.inst.cfg
+++ b/resources/variants/creality_cr10_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10_1.0.inst.cfg b/resources/variants/creality_cr10_1.0.inst.cfg
index e8bfa38368..7fb59ec376 100644
--- a/resources/variants/creality_cr10_1.0.inst.cfg
+++ b/resources/variants/creality_cr10_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10max_0.2.inst.cfg b/resources/variants/creality_cr10max_0.2.inst.cfg
index 9568bc163b..16cd73f65b 100644
--- a/resources/variants/creality_cr10max_0.2.inst.cfg
+++ b/resources/variants/creality_cr10max_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10max
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10max_0.3.inst.cfg b/resources/variants/creality_cr10max_0.3.inst.cfg
index 92c75b58a9..90100ae8b5 100644
--- a/resources/variants/creality_cr10max_0.3.inst.cfg
+++ b/resources/variants/creality_cr10max_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10max
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10max_0.4.inst.cfg b/resources/variants/creality_cr10max_0.4.inst.cfg
index 5a5faf0e50..c915e1dfbf 100644
--- a/resources/variants/creality_cr10max_0.4.inst.cfg
+++ b/resources/variants/creality_cr10max_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10max
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10max_0.5.inst.cfg b/resources/variants/creality_cr10max_0.5.inst.cfg
index 90e804e919..26e5df9d9c 100644
--- a/resources/variants/creality_cr10max_0.5.inst.cfg
+++ b/resources/variants/creality_cr10max_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10max
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10max_0.6.inst.cfg b/resources/variants/creality_cr10max_0.6.inst.cfg
index 3c91aae8c2..cd92016dcf 100644
--- a/resources/variants/creality_cr10max_0.6.inst.cfg
+++ b/resources/variants/creality_cr10max_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10max
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10max_0.8.inst.cfg b/resources/variants/creality_cr10max_0.8.inst.cfg
index 6247e27ae6..9f27ae96cc 100644
--- a/resources/variants/creality_cr10max_0.8.inst.cfg
+++ b/resources/variants/creality_cr10max_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10max
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10max_1.0.inst.cfg b/resources/variants/creality_cr10max_1.0.inst.cfg
index 891c8abaaf..6538ec5f32 100644
--- a/resources/variants/creality_cr10max_1.0.inst.cfg
+++ b/resources/variants/creality_cr10max_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10max
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10mini_0.2.inst.cfg b/resources/variants/creality_cr10mini_0.2.inst.cfg
index 2a20cbd5bc..6a53bd54a8 100644
--- a/resources/variants/creality_cr10mini_0.2.inst.cfg
+++ b/resources/variants/creality_cr10mini_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10mini
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10mini_0.3.inst.cfg b/resources/variants/creality_cr10mini_0.3.inst.cfg
index 467800f2bd..9708c4c6f6 100644
--- a/resources/variants/creality_cr10mini_0.3.inst.cfg
+++ b/resources/variants/creality_cr10mini_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10mini
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10mini_0.4.inst.cfg b/resources/variants/creality_cr10mini_0.4.inst.cfg
index f726f805ca..c5a05d39c0 100644
--- a/resources/variants/creality_cr10mini_0.4.inst.cfg
+++ b/resources/variants/creality_cr10mini_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10mini
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10mini_0.5.inst.cfg b/resources/variants/creality_cr10mini_0.5.inst.cfg
index 87fed1403f..0a35f06f29 100644
--- a/resources/variants/creality_cr10mini_0.5.inst.cfg
+++ b/resources/variants/creality_cr10mini_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10mini
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10mini_0.6.inst.cfg b/resources/variants/creality_cr10mini_0.6.inst.cfg
index 67ba09ff56..9a4a321820 100644
--- a/resources/variants/creality_cr10mini_0.6.inst.cfg
+++ b/resources/variants/creality_cr10mini_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10mini
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10mini_0.8.inst.cfg b/resources/variants/creality_cr10mini_0.8.inst.cfg
index a56000cb99..8a0ede01bb 100644
--- a/resources/variants/creality_cr10mini_0.8.inst.cfg
+++ b/resources/variants/creality_cr10mini_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10mini
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10mini_1.0.inst.cfg b/resources/variants/creality_cr10mini_1.0.inst.cfg
index 8a3b22b5f7..2b5550b2ae 100644
--- a/resources/variants/creality_cr10mini_1.0.inst.cfg
+++ b/resources/variants/creality_cr10mini_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10mini
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s4_0.2.inst.cfg b/resources/variants/creality_cr10s4_0.2.inst.cfg
index 9c3a960576..0c69f8eb00 100644
--- a/resources/variants/creality_cr10s4_0.2.inst.cfg
+++ b/resources/variants/creality_cr10s4_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s4
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s4_0.3.inst.cfg b/resources/variants/creality_cr10s4_0.3.inst.cfg
index 8be5a4d95a..42fefad7c1 100644
--- a/resources/variants/creality_cr10s4_0.3.inst.cfg
+++ b/resources/variants/creality_cr10s4_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s4
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s4_0.4.inst.cfg b/resources/variants/creality_cr10s4_0.4.inst.cfg
index 6b91ab81aa..6162b054b3 100644
--- a/resources/variants/creality_cr10s4_0.4.inst.cfg
+++ b/resources/variants/creality_cr10s4_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s4
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s4_0.5.inst.cfg b/resources/variants/creality_cr10s4_0.5.inst.cfg
index 06f8af986a..452a6020fa 100644
--- a/resources/variants/creality_cr10s4_0.5.inst.cfg
+++ b/resources/variants/creality_cr10s4_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s4
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s4_0.6.inst.cfg b/resources/variants/creality_cr10s4_0.6.inst.cfg
index 04d039db53..382a67fc23 100644
--- a/resources/variants/creality_cr10s4_0.6.inst.cfg
+++ b/resources/variants/creality_cr10s4_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s4
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s4_0.8.inst.cfg b/resources/variants/creality_cr10s4_0.8.inst.cfg
index f89a31e7e4..ea29141a91 100644
--- a/resources/variants/creality_cr10s4_0.8.inst.cfg
+++ b/resources/variants/creality_cr10s4_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s4
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s4_1.0.inst.cfg b/resources/variants/creality_cr10s4_1.0.inst.cfg
index 74541f4fbe..bd544b80fa 100644
--- a/resources/variants/creality_cr10s4_1.0.inst.cfg
+++ b/resources/variants/creality_cr10s4_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s4
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s5_0.2.inst.cfg b/resources/variants/creality_cr10s5_0.2.inst.cfg
index eb6502bc17..41678fec57 100644
--- a/resources/variants/creality_cr10s5_0.2.inst.cfg
+++ b/resources/variants/creality_cr10s5_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s5_0.3.inst.cfg b/resources/variants/creality_cr10s5_0.3.inst.cfg
index bacb1f5e06..1a22516255 100644
--- a/resources/variants/creality_cr10s5_0.3.inst.cfg
+++ b/resources/variants/creality_cr10s5_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s5_0.4.inst.cfg b/resources/variants/creality_cr10s5_0.4.inst.cfg
index 0f57034c3b..9120ce4595 100644
--- a/resources/variants/creality_cr10s5_0.4.inst.cfg
+++ b/resources/variants/creality_cr10s5_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s5_0.5.inst.cfg b/resources/variants/creality_cr10s5_0.5.inst.cfg
index 115c972f88..9125ff6d43 100644
--- a/resources/variants/creality_cr10s5_0.5.inst.cfg
+++ b/resources/variants/creality_cr10s5_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s5_0.6.inst.cfg b/resources/variants/creality_cr10s5_0.6.inst.cfg
index a6fce87168..b5080c3b97 100644
--- a/resources/variants/creality_cr10s5_0.6.inst.cfg
+++ b/resources/variants/creality_cr10s5_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s5_0.8.inst.cfg b/resources/variants/creality_cr10s5_0.8.inst.cfg
index aeb5b63a20..a9c830f15b 100644
--- a/resources/variants/creality_cr10s5_0.8.inst.cfg
+++ b/resources/variants/creality_cr10s5_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s5_1.0.inst.cfg b/resources/variants/creality_cr10s5_1.0.inst.cfg
index 46ad947b01..9a91c7851c 100644
--- a/resources/variants/creality_cr10s5_1.0.inst.cfg
+++ b/resources/variants/creality_cr10s5_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s_0.2.inst.cfg b/resources/variants/creality_cr10s_0.2.inst.cfg
index 527478b0fd..fd76c806b1 100644
--- a/resources/variants/creality_cr10s_0.2.inst.cfg
+++ b/resources/variants/creality_cr10s_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s_0.3.inst.cfg b/resources/variants/creality_cr10s_0.3.inst.cfg
index a0fe7f395d..4271158336 100644
--- a/resources/variants/creality_cr10s_0.3.inst.cfg
+++ b/resources/variants/creality_cr10s_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s_0.4.inst.cfg b/resources/variants/creality_cr10s_0.4.inst.cfg
index 2cb4aea348..a95e43fbee 100644
--- a/resources/variants/creality_cr10s_0.4.inst.cfg
+++ b/resources/variants/creality_cr10s_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s_0.5.inst.cfg b/resources/variants/creality_cr10s_0.5.inst.cfg
index 4fe7bd65f0..e83a1bb35e 100644
--- a/resources/variants/creality_cr10s_0.5.inst.cfg
+++ b/resources/variants/creality_cr10s_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s_0.6.inst.cfg b/resources/variants/creality_cr10s_0.6.inst.cfg
index c506675edb..8ca4fac283 100644
--- a/resources/variants/creality_cr10s_0.6.inst.cfg
+++ b/resources/variants/creality_cr10s_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s_0.8.inst.cfg b/resources/variants/creality_cr10s_0.8.inst.cfg
index 07cfcd3bd6..eb33ec50f6 100644
--- a/resources/variants/creality_cr10s_0.8.inst.cfg
+++ b/resources/variants/creality_cr10s_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10s_1.0.inst.cfg b/resources/variants/creality_cr10s_1.0.inst.cfg
index b0a07829d4..b8d95a98cc 100644
--- a/resources/variants/creality_cr10s_1.0.inst.cfg
+++ b/resources/variants/creality_cr10s_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10s
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10spro_0.2.inst.cfg b/resources/variants/creality_cr10spro_0.2.inst.cfg
index e68de73aef..0c7f6b7bab 100644
--- a/resources/variants/creality_cr10spro_0.2.inst.cfg
+++ b/resources/variants/creality_cr10spro_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10spro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10spro_0.3.inst.cfg b/resources/variants/creality_cr10spro_0.3.inst.cfg
index eced76dce5..8e968ab98a 100644
--- a/resources/variants/creality_cr10spro_0.3.inst.cfg
+++ b/resources/variants/creality_cr10spro_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10spro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10spro_0.4.inst.cfg b/resources/variants/creality_cr10spro_0.4.inst.cfg
index 15e07859ec..144da5c582 100644
--- a/resources/variants/creality_cr10spro_0.4.inst.cfg
+++ b/resources/variants/creality_cr10spro_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10spro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10spro_0.5.inst.cfg b/resources/variants/creality_cr10spro_0.5.inst.cfg
index ee50500c63..c66572f929 100644
--- a/resources/variants/creality_cr10spro_0.5.inst.cfg
+++ b/resources/variants/creality_cr10spro_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10spro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10spro_0.6.inst.cfg b/resources/variants/creality_cr10spro_0.6.inst.cfg
index 1d48985630..07029da9e2 100644
--- a/resources/variants/creality_cr10spro_0.6.inst.cfg
+++ b/resources/variants/creality_cr10spro_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10spro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10spro_0.8.inst.cfg b/resources/variants/creality_cr10spro_0.8.inst.cfg
index 0c040ed89b..1d37eca54d 100644
--- a/resources/variants/creality_cr10spro_0.8.inst.cfg
+++ b/resources/variants/creality_cr10spro_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10spro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr10spro_1.0.inst.cfg b/resources/variants/creality_cr10spro_1.0.inst.cfg
index 4bfe7c91ac..067e2dc54b 100644
--- a/resources/variants/creality_cr10spro_1.0.inst.cfg
+++ b/resources/variants/creality_cr10spro_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr10spro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr20_0.2.inst.cfg b/resources/variants/creality_cr20_0.2.inst.cfg
index f37e184557..eb1339e6e6 100644
--- a/resources/variants/creality_cr20_0.2.inst.cfg
+++ b/resources/variants/creality_cr20_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr20
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr20_0.3.inst.cfg b/resources/variants/creality_cr20_0.3.inst.cfg
index 60cf6a2ae9..acd2f92395 100644
--- a/resources/variants/creality_cr20_0.3.inst.cfg
+++ b/resources/variants/creality_cr20_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr20
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr20_0.4.inst.cfg b/resources/variants/creality_cr20_0.4.inst.cfg
index 4d872e4473..3c83ab6871 100644
--- a/resources/variants/creality_cr20_0.4.inst.cfg
+++ b/resources/variants/creality_cr20_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr20
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr20_0.5.inst.cfg b/resources/variants/creality_cr20_0.5.inst.cfg
index d365894013..915c0b133b 100644
--- a/resources/variants/creality_cr20_0.5.inst.cfg
+++ b/resources/variants/creality_cr20_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr20
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr20_0.6.inst.cfg b/resources/variants/creality_cr20_0.6.inst.cfg
index 2dc2ef6ae9..1b320781e9 100644
--- a/resources/variants/creality_cr20_0.6.inst.cfg
+++ b/resources/variants/creality_cr20_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr20
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr20_0.8.inst.cfg b/resources/variants/creality_cr20_0.8.inst.cfg
index 440a17f739..dd98e4aa58 100644
--- a/resources/variants/creality_cr20_0.8.inst.cfg
+++ b/resources/variants/creality_cr20_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr20
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr20_1.0.inst.cfg b/resources/variants/creality_cr20_1.0.inst.cfg
index 0c57254598..980d7cffd9 100644
--- a/resources/variants/creality_cr20_1.0.inst.cfg
+++ b/resources/variants/creality_cr20_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr20
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr20pro_0.2.inst.cfg b/resources/variants/creality_cr20pro_0.2.inst.cfg
index 72bf3d3458..0affcd514c 100644
--- a/resources/variants/creality_cr20pro_0.2.inst.cfg
+++ b/resources/variants/creality_cr20pro_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr20pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr20pro_0.3.inst.cfg b/resources/variants/creality_cr20pro_0.3.inst.cfg
index ad01467702..32c15f88a1 100644
--- a/resources/variants/creality_cr20pro_0.3.inst.cfg
+++ b/resources/variants/creality_cr20pro_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr20pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr20pro_0.4.inst.cfg b/resources/variants/creality_cr20pro_0.4.inst.cfg
index 4a14a67223..ef384a81e3 100644
--- a/resources/variants/creality_cr20pro_0.4.inst.cfg
+++ b/resources/variants/creality_cr20pro_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr20pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr20pro_0.5.inst.cfg b/resources/variants/creality_cr20pro_0.5.inst.cfg
index 66c5c27a12..6ab8116161 100644
--- a/resources/variants/creality_cr20pro_0.5.inst.cfg
+++ b/resources/variants/creality_cr20pro_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr20pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr20pro_0.6.inst.cfg b/resources/variants/creality_cr20pro_0.6.inst.cfg
index ae6a621988..62ed5516bd 100644
--- a/resources/variants/creality_cr20pro_0.6.inst.cfg
+++ b/resources/variants/creality_cr20pro_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr20pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr20pro_0.8.inst.cfg b/resources/variants/creality_cr20pro_0.8.inst.cfg
index 1c75abea85..586c627725 100644
--- a/resources/variants/creality_cr20pro_0.8.inst.cfg
+++ b/resources/variants/creality_cr20pro_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr20pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr20pro_1.0.inst.cfg b/resources/variants/creality_cr20pro_1.0.inst.cfg
index 669999cc15..f5bf8194d5 100644
--- a/resources/variants/creality_cr20pro_1.0.inst.cfg
+++ b/resources/variants/creality_cr20pro_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_cr20pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_cr6se_0.2.inst.cfg b/resources/variants/creality_cr6se_0.2.inst.cfg
new file mode 100644
index 0000000000..4a0e63f6ba
--- /dev/null
+++ b/resources/variants/creality_cr6se_0.2.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.2mm Nozzle
+version = 4
+definition = creality_cr6se
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.2
diff --git a/resources/variants/creality_cr6se_0.3.inst.cfg b/resources/variants/creality_cr6se_0.3.inst.cfg
new file mode 100644
index 0000000000..cd311fb3e2
--- /dev/null
+++ b/resources/variants/creality_cr6se_0.3.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.3mm Nozzle
+version = 4
+definition = creality_cr6se
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.3
diff --git a/resources/variants/creality_cr6se_0.4.inst.cfg b/resources/variants/creality_cr6se_0.4.inst.cfg
new file mode 100644
index 0000000000..91173c9146
--- /dev/null
+++ b/resources/variants/creality_cr6se_0.4.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.4mm Nozzle
+version = 4
+definition = creality_cr6se
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.4
diff --git a/resources/variants/creality_cr6se_0.5.inst.cfg b/resources/variants/creality_cr6se_0.5.inst.cfg
new file mode 100644
index 0000000000..52f11ebd62
--- /dev/null
+++ b/resources/variants/creality_cr6se_0.5.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.5mm Nozzle
+version = 4
+definition = creality_cr6se
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.5
diff --git a/resources/variants/creality_cr6se_0.6.inst.cfg b/resources/variants/creality_cr6se_0.6.inst.cfg
new file mode 100644
index 0000000000..017aad1284
--- /dev/null
+++ b/resources/variants/creality_cr6se_0.6.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.6mm Nozzle
+version = 4
+definition = creality_cr6se
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.6
diff --git a/resources/variants/creality_cr6se_0.8.inst.cfg b/resources/variants/creality_cr6se_0.8.inst.cfg
new file mode 100644
index 0000000000..f0714ce894
--- /dev/null
+++ b/resources/variants/creality_cr6se_0.8.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.8mm Nozzle
+version = 4
+definition = creality_cr6se
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.8
diff --git a/resources/variants/creality_cr6se_1.0.inst.cfg b/resources/variants/creality_cr6se_1.0.inst.cfg
new file mode 100644
index 0000000000..cde843ff50
--- /dev/null
+++ b/resources/variants/creality_cr6se_1.0.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 1.0mm Nozzle
+version = 4
+definition = creality_cr6se
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 1.0
diff --git a/resources/variants/creality_ender2_0.2.inst.cfg b/resources/variants/creality_ender2_0.2.inst.cfg
index ec7916900e..60245ac6ed 100644
--- a/resources/variants/creality_ender2_0.2.inst.cfg
+++ b/resources/variants/creality_ender2_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender2_0.3.inst.cfg b/resources/variants/creality_ender2_0.3.inst.cfg
index 2e37a4445f..c794f34eab 100644
--- a/resources/variants/creality_ender2_0.3.inst.cfg
+++ b/resources/variants/creality_ender2_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender2_0.4.inst.cfg b/resources/variants/creality_ender2_0.4.inst.cfg
index 1dd54b1e1a..0297f4bf84 100644
--- a/resources/variants/creality_ender2_0.4.inst.cfg
+++ b/resources/variants/creality_ender2_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender2_0.5.inst.cfg b/resources/variants/creality_ender2_0.5.inst.cfg
index 25a30855b9..0265881867 100644
--- a/resources/variants/creality_ender2_0.5.inst.cfg
+++ b/resources/variants/creality_ender2_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender2_0.6.inst.cfg b/resources/variants/creality_ender2_0.6.inst.cfg
index e1e0a2cf4c..32561fa0cb 100644
--- a/resources/variants/creality_ender2_0.6.inst.cfg
+++ b/resources/variants/creality_ender2_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender2_0.8.inst.cfg b/resources/variants/creality_ender2_0.8.inst.cfg
index 28d29b9cf5..060ac4f5e0 100644
--- a/resources/variants/creality_ender2_0.8.inst.cfg
+++ b/resources/variants/creality_ender2_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender2_1.0.inst.cfg b/resources/variants/creality_ender2_1.0.inst.cfg
index c6c16d1227..3af87ca9ca 100644
--- a/resources/variants/creality_ender2_1.0.inst.cfg
+++ b/resources/variants/creality_ender2_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender3_0.2.inst.cfg b/resources/variants/creality_ender3_0.2.inst.cfg
index ec00f30196..267adf8048 100644
--- a/resources/variants/creality_ender3_0.2.inst.cfg
+++ b/resources/variants/creality_ender3_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender3_0.3.inst.cfg b/resources/variants/creality_ender3_0.3.inst.cfg
index 15176ca048..8b0fcdc0b9 100644
--- a/resources/variants/creality_ender3_0.3.inst.cfg
+++ b/resources/variants/creality_ender3_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender3_0.4.inst.cfg b/resources/variants/creality_ender3_0.4.inst.cfg
index 8f220b7dc0..a4dc083b58 100644
--- a/resources/variants/creality_ender3_0.4.inst.cfg
+++ b/resources/variants/creality_ender3_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender3_0.5.inst.cfg b/resources/variants/creality_ender3_0.5.inst.cfg
index dd977e5245..0187e0d6ed 100644
--- a/resources/variants/creality_ender3_0.5.inst.cfg
+++ b/resources/variants/creality_ender3_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender3_0.6.inst.cfg b/resources/variants/creality_ender3_0.6.inst.cfg
index 2bbe9e39b1..50c288cb41 100644
--- a/resources/variants/creality_ender3_0.6.inst.cfg
+++ b/resources/variants/creality_ender3_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender3_0.8.inst.cfg b/resources/variants/creality_ender3_0.8.inst.cfg
index ee720fcaad..b92af0f5c5 100644
--- a/resources/variants/creality_ender3_0.8.inst.cfg
+++ b/resources/variants/creality_ender3_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender3_1.0.inst.cfg b/resources/variants/creality_ender3_1.0.inst.cfg
index b85f908d23..d14993433c 100644
--- a/resources/variants/creality_ender3_1.0.inst.cfg
+++ b/resources/variants/creality_ender3_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender3pro_0.2.inst.cfg b/resources/variants/creality_ender3pro_0.2.inst.cfg
index 655b2a6c9b..c5a8a45f23 100644
--- a/resources/variants/creality_ender3pro_0.2.inst.cfg
+++ b/resources/variants/creality_ender3pro_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender3pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender3pro_0.3.inst.cfg b/resources/variants/creality_ender3pro_0.3.inst.cfg
index 13a82c2d5f..dbe56b8e0d 100644
--- a/resources/variants/creality_ender3pro_0.3.inst.cfg
+++ b/resources/variants/creality_ender3pro_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender3pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender3pro_0.4.inst.cfg b/resources/variants/creality_ender3pro_0.4.inst.cfg
index cadacad076..4acae9a6a7 100644
--- a/resources/variants/creality_ender3pro_0.4.inst.cfg
+++ b/resources/variants/creality_ender3pro_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender3pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender3pro_0.5.inst.cfg b/resources/variants/creality_ender3pro_0.5.inst.cfg
index 2e4f04dd1b..7b8ad817a5 100644
--- a/resources/variants/creality_ender3pro_0.5.inst.cfg
+++ b/resources/variants/creality_ender3pro_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender3pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender3pro_0.6.inst.cfg b/resources/variants/creality_ender3pro_0.6.inst.cfg
index a721e0bae7..e8576a4a7b 100644
--- a/resources/variants/creality_ender3pro_0.6.inst.cfg
+++ b/resources/variants/creality_ender3pro_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender3pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender3pro_0.8.inst.cfg b/resources/variants/creality_ender3pro_0.8.inst.cfg
index f5f9d5b901..ced639f7ad 100644
--- a/resources/variants/creality_ender3pro_0.8.inst.cfg
+++ b/resources/variants/creality_ender3pro_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender3pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender3pro_1.0.inst.cfg b/resources/variants/creality_ender3pro_1.0.inst.cfg
index 595a4b7673..66d8783e28 100644
--- a/resources/variants/creality_ender3pro_1.0.inst.cfg
+++ b/resources/variants/creality_ender3pro_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender3pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender4_0.2.inst.cfg b/resources/variants/creality_ender4_0.2.inst.cfg
index c6c98a6b14..fcccf9fd44 100644
--- a/resources/variants/creality_ender4_0.2.inst.cfg
+++ b/resources/variants/creality_ender4_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender4
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender4_0.3.inst.cfg b/resources/variants/creality_ender4_0.3.inst.cfg
index 8f176a2b1e..543c4aae93 100644
--- a/resources/variants/creality_ender4_0.3.inst.cfg
+++ b/resources/variants/creality_ender4_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender4
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender4_0.4.inst.cfg b/resources/variants/creality_ender4_0.4.inst.cfg
index 4c2d18c5ed..0c17cb512a 100644
--- a/resources/variants/creality_ender4_0.4.inst.cfg
+++ b/resources/variants/creality_ender4_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender4
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender4_0.5.inst.cfg b/resources/variants/creality_ender4_0.5.inst.cfg
index bce18565ad..28313e2fbd 100644
--- a/resources/variants/creality_ender4_0.5.inst.cfg
+++ b/resources/variants/creality_ender4_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender4
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender4_0.6.inst.cfg b/resources/variants/creality_ender4_0.6.inst.cfg
index b50b90be38..846f03e690 100644
--- a/resources/variants/creality_ender4_0.6.inst.cfg
+++ b/resources/variants/creality_ender4_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender4
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender4_0.8.inst.cfg b/resources/variants/creality_ender4_0.8.inst.cfg
index 33508bfb16..a1a0f521fb 100644
--- a/resources/variants/creality_ender4_0.8.inst.cfg
+++ b/resources/variants/creality_ender4_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender4
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender4_1.0.inst.cfg b/resources/variants/creality_ender4_1.0.inst.cfg
index 4336ad6fea..57e198bd0c 100644
--- a/resources/variants/creality_ender4_1.0.inst.cfg
+++ b/resources/variants/creality_ender4_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender4
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender5_0.2.inst.cfg b/resources/variants/creality_ender5_0.2.inst.cfg
index 0ad928ca96..a86a14aeae 100644
--- a/resources/variants/creality_ender5_0.2.inst.cfg
+++ b/resources/variants/creality_ender5_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender5_0.3.inst.cfg b/resources/variants/creality_ender5_0.3.inst.cfg
index fd80ba4b41..11c8652758 100644
--- a/resources/variants/creality_ender5_0.3.inst.cfg
+++ b/resources/variants/creality_ender5_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender5_0.4.inst.cfg b/resources/variants/creality_ender5_0.4.inst.cfg
index 240d9a9c5c..07d65078fa 100644
--- a/resources/variants/creality_ender5_0.4.inst.cfg
+++ b/resources/variants/creality_ender5_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender5_0.5.inst.cfg b/resources/variants/creality_ender5_0.5.inst.cfg
index 5fb6318d4b..87b0496dfd 100644
--- a/resources/variants/creality_ender5_0.5.inst.cfg
+++ b/resources/variants/creality_ender5_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender5_0.6.inst.cfg b/resources/variants/creality_ender5_0.6.inst.cfg
index f9e7ff34a6..086b9440e7 100644
--- a/resources/variants/creality_ender5_0.6.inst.cfg
+++ b/resources/variants/creality_ender5_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender5_0.8.inst.cfg b/resources/variants/creality_ender5_0.8.inst.cfg
index 7997f697c6..14f620af99 100644
--- a/resources/variants/creality_ender5_0.8.inst.cfg
+++ b/resources/variants/creality_ender5_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender5_1.0.inst.cfg b/resources/variants/creality_ender5_1.0.inst.cfg
index 6311fec85f..64581a8e9f 100644
--- a/resources/variants/creality_ender5_1.0.inst.cfg
+++ b/resources/variants/creality_ender5_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender5plus_0.2.inst.cfg b/resources/variants/creality_ender5plus_0.2.inst.cfg
index a2a874ffd6..2335e4a223 100644
--- a/resources/variants/creality_ender5plus_0.2.inst.cfg
+++ b/resources/variants/creality_ender5plus_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender5plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender5plus_0.3.inst.cfg b/resources/variants/creality_ender5plus_0.3.inst.cfg
index 932960531b..b1dff91808 100644
--- a/resources/variants/creality_ender5plus_0.3.inst.cfg
+++ b/resources/variants/creality_ender5plus_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender5plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender5plus_0.4.inst.cfg b/resources/variants/creality_ender5plus_0.4.inst.cfg
index 66e0a15691..adf0202eba 100644
--- a/resources/variants/creality_ender5plus_0.4.inst.cfg
+++ b/resources/variants/creality_ender5plus_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender5plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender5plus_0.5.inst.cfg b/resources/variants/creality_ender5plus_0.5.inst.cfg
index 4024dd1bd3..41fda09ce1 100644
--- a/resources/variants/creality_ender5plus_0.5.inst.cfg
+++ b/resources/variants/creality_ender5plus_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender5plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender5plus_0.6.inst.cfg b/resources/variants/creality_ender5plus_0.6.inst.cfg
index 930af0828f..bb8bca90c6 100644
--- a/resources/variants/creality_ender5plus_0.6.inst.cfg
+++ b/resources/variants/creality_ender5plus_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender5plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender5plus_0.8.inst.cfg b/resources/variants/creality_ender5plus_0.8.inst.cfg
index 3c814dbb5f..389575c958 100644
--- a/resources/variants/creality_ender5plus_0.8.inst.cfg
+++ b/resources/variants/creality_ender5plus_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender5plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/creality_ender5plus_1.0.inst.cfg b/resources/variants/creality_ender5plus_1.0.inst.cfg
index ea8599f391..0554d805f8 100644
--- a/resources/variants/creality_ender5plus_1.0.inst.cfg
+++ b/resources/variants/creality_ender5plus_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = creality_ender5plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc20_fbe025.inst.cfg b/resources/variants/deltacomb/deltacomb_dc20_fbe025.inst.cfg
index 62f49821d6..5482066147 100644
--- a/resources/variants/deltacomb/deltacomb_dc20_fbe025.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc20_fbe025.inst.cfg
@@ -5,7 +5,7 @@ definition = deltacomb_dc20
[metadata]
author = Deltacomb 3D
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc20_fbe040.inst.cfg b/resources/variants/deltacomb/deltacomb_dc20_fbe040.inst.cfg
index 878e663f90..275b3b5a0a 100644
--- a/resources/variants/deltacomb/deltacomb_dc20_fbe040.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc20_fbe040.inst.cfg
@@ -5,7 +5,7 @@ definition = deltacomb_dc20
[metadata]
author = Deltacomb 3D
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc20_fbe060.inst.cfg b/resources/variants/deltacomb/deltacomb_dc20_fbe060.inst.cfg
index c8321d3b4f..cfb8e614ba 100644
--- a/resources/variants/deltacomb/deltacomb_dc20_fbe060.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc20_fbe060.inst.cfg
@@ -5,7 +5,7 @@ definition = deltacomb_dc20
[metadata]
author = Deltacomb 3D
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc20_vfbe080.inst.cfg b/resources/variants/deltacomb/deltacomb_dc20_vfbe080.inst.cfg
index 7660498767..ed1da24d0e 100755
--- a/resources/variants/deltacomb/deltacomb_dc20_vfbe080.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc20_vfbe080.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc20
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc20dual_dbe025.inst.cfg b/resources/variants/deltacomb/deltacomb_dc20dual_dbe025.inst.cfg
index ad0e008338..554240fd30 100755
--- a/resources/variants/deltacomb/deltacomb_dc20dual_dbe025.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc20dual_dbe025.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc20dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc20dual_dbe040.inst.cfg b/resources/variants/deltacomb/deltacomb_dc20dual_dbe040.inst.cfg
index b2208ee556..0a8a6b59b5 100755
--- a/resources/variants/deltacomb/deltacomb_dc20dual_dbe040.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc20dual_dbe040.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc20dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc20dual_dbe060.inst.cfg b/resources/variants/deltacomb/deltacomb_dc20dual_dbe060.inst.cfg
index 177b782a16..9c3eb342b4 100755
--- a/resources/variants/deltacomb/deltacomb_dc20dual_dbe060.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc20dual_dbe060.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc20dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc20dual_vdbe080.inst.cfg b/resources/variants/deltacomb/deltacomb_dc20dual_vdbe080.inst.cfg
index 8233eecf59..55c65cec82 100755
--- a/resources/variants/deltacomb/deltacomb_dc20dual_vdbe080.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc20dual_vdbe080.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc20dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc20flux_fbe025.inst.cfg b/resources/variants/deltacomb/deltacomb_dc20flux_fbe025.inst.cfg
index 81d5cfc900..eb4a907387 100755
--- a/resources/variants/deltacomb/deltacomb_dc20flux_fbe025.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc20flux_fbe025.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc20flux
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc20flux_fbe040.inst.cfg b/resources/variants/deltacomb/deltacomb_dc20flux_fbe040.inst.cfg
index c0fe84306a..923f9aee94 100755
--- a/resources/variants/deltacomb/deltacomb_dc20flux_fbe040.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc20flux_fbe040.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc20flux
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc20flux_fbe060.inst.cfg b/resources/variants/deltacomb/deltacomb_dc20flux_fbe060.inst.cfg
index 4305d12e72..f8659397ec 100755
--- a/resources/variants/deltacomb/deltacomb_dc20flux_fbe060.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc20flux_fbe060.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc20flux
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc21_fbe025.inst.cfg b/resources/variants/deltacomb/deltacomb_dc21_fbe025.inst.cfg
index 964b7ec6ed..e2ae85e735 100755
--- a/resources/variants/deltacomb/deltacomb_dc21_fbe025.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc21_fbe025.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc21
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc21_fbe040.inst.cfg b/resources/variants/deltacomb/deltacomb_dc21_fbe040.inst.cfg
index 827098ee13..d8e7b284d9 100755
--- a/resources/variants/deltacomb/deltacomb_dc21_fbe040.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc21_fbe040.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc21
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc21_fbe060.inst.cfg b/resources/variants/deltacomb/deltacomb_dc21_fbe060.inst.cfg
index ff60930326..f3d2059b40 100755
--- a/resources/variants/deltacomb/deltacomb_dc21_fbe060.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc21_fbe060.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc21
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc21_vfbe080.inst.cfg b/resources/variants/deltacomb/deltacomb_dc21_vfbe080.inst.cfg
index f8c357ef7d..ba16c73648 100755
--- a/resources/variants/deltacomb/deltacomb_dc21_vfbe080.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc21_vfbe080.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc21
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc21dual_dbe025.inst.cfg b/resources/variants/deltacomb/deltacomb_dc21dual_dbe025.inst.cfg
index 18807199b4..a0543b12a6 100755
--- a/resources/variants/deltacomb/deltacomb_dc21dual_dbe025.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc21dual_dbe025.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc21dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc21dual_dbe040.inst.cfg b/resources/variants/deltacomb/deltacomb_dc21dual_dbe040.inst.cfg
index 0a2d933c48..b112638dfe 100755
--- a/resources/variants/deltacomb/deltacomb_dc21dual_dbe040.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc21dual_dbe040.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc21dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc21dual_dbe060.inst.cfg b/resources/variants/deltacomb/deltacomb_dc21dual_dbe060.inst.cfg
index 4785d44050..91a20cebe9 100755
--- a/resources/variants/deltacomb/deltacomb_dc21dual_dbe060.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc21dual_dbe060.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc21dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc21dual_vdbe080.inst.cfg b/resources/variants/deltacomb/deltacomb_dc21dual_vdbe080.inst.cfg
index b4f93890ea..aed5ecbaf7 100755
--- a/resources/variants/deltacomb/deltacomb_dc21dual_vdbe080.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc21dual_vdbe080.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc21dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc21flux_fbe025.inst.cfg b/resources/variants/deltacomb/deltacomb_dc21flux_fbe025.inst.cfg
index 25baf1efbf..c2341507d2 100755
--- a/resources/variants/deltacomb/deltacomb_dc21flux_fbe025.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc21flux_fbe025.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc21flux
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc21flux_fbe040.inst.cfg b/resources/variants/deltacomb/deltacomb_dc21flux_fbe040.inst.cfg
index c3b57a530d..e52d3eb9fe 100755
--- a/resources/variants/deltacomb/deltacomb_dc21flux_fbe040.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc21flux_fbe040.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc21flux
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc21flux_fbe060.inst.cfg b/resources/variants/deltacomb/deltacomb_dc21flux_fbe060.inst.cfg
index a431785bd6..1006e82674 100755
--- a/resources/variants/deltacomb/deltacomb_dc21flux_fbe060.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc21flux_fbe060.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc21flux
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc30_fbe025.inst.cfg b/resources/variants/deltacomb/deltacomb_dc30_fbe025.inst.cfg
index 34456acefc..69dbe02100 100755
--- a/resources/variants/deltacomb/deltacomb_dc30_fbe025.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc30_fbe025.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc30
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc30_fbe040.inst.cfg b/resources/variants/deltacomb/deltacomb_dc30_fbe040.inst.cfg
index 7229469d9d..f7c2bfa306 100755
--- a/resources/variants/deltacomb/deltacomb_dc30_fbe040.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc30_fbe040.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc30
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc30_fbe060.inst.cfg b/resources/variants/deltacomb/deltacomb_dc30_fbe060.inst.cfg
index bbee12aedd..f19a25c2c4 100755
--- a/resources/variants/deltacomb/deltacomb_dc30_fbe060.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc30_fbe060.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc30
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc30_vfbe080.inst.cfg b/resources/variants/deltacomb/deltacomb_dc30_vfbe080.inst.cfg
index 40332863b6..601f52e14f 100755
--- a/resources/variants/deltacomb/deltacomb_dc30_vfbe080.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc30_vfbe080.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc30
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc30dual_dbe025.inst.cfg b/resources/variants/deltacomb/deltacomb_dc30dual_dbe025.inst.cfg
index 3c3c6f0fd0..d0460949f6 100755
--- a/resources/variants/deltacomb/deltacomb_dc30dual_dbe025.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc30dual_dbe025.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc30dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc30dual_dbe040.inst.cfg b/resources/variants/deltacomb/deltacomb_dc30dual_dbe040.inst.cfg
index 7485ac2462..99c102b64e 100755
--- a/resources/variants/deltacomb/deltacomb_dc30dual_dbe040.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc30dual_dbe040.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc30dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc30dual_dbe060.inst.cfg b/resources/variants/deltacomb/deltacomb_dc30dual_dbe060.inst.cfg
index 9254085faa..648b5dacc1 100755
--- a/resources/variants/deltacomb/deltacomb_dc30dual_dbe060.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc30dual_dbe060.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc30dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc30dual_vdbe080.inst.cfg b/resources/variants/deltacomb/deltacomb_dc30dual_vdbe080.inst.cfg
index 670dfb4d70..1320241e76 100755
--- a/resources/variants/deltacomb/deltacomb_dc30dual_vdbe080.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc30dual_vdbe080.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc30dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc30flux_fbe025.inst.cfg b/resources/variants/deltacomb/deltacomb_dc30flux_fbe025.inst.cfg
index b4a62d6ca9..da7d95f3f3 100755
--- a/resources/variants/deltacomb/deltacomb_dc30flux_fbe025.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc30flux_fbe025.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc30flux
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc30flux_fbe040.inst.cfg b/resources/variants/deltacomb/deltacomb_dc30flux_fbe040.inst.cfg
index e30eb5c109..abebe8ca2b 100755
--- a/resources/variants/deltacomb/deltacomb_dc30flux_fbe040.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc30flux_fbe040.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc30flux
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/deltacomb/deltacomb_dc30flux_fbe060.inst.cfg b/resources/variants/deltacomb/deltacomb_dc30flux_fbe060.inst.cfg
index 426f0323fa..e25378cae4 100755
--- a/resources/variants/deltacomb/deltacomb_dc30flux_fbe060.inst.cfg
+++ b/resources/variants/deltacomb/deltacomb_dc30flux_fbe060.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = deltacomb_dc30flux
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/diy220_0.2.inst.cfg b/resources/variants/diy220_0.2.inst.cfg
index a2e86266fd..3367038ad8 100644
--- a/resources/variants/diy220_0.2.inst.cfg
+++ b/resources/variants/diy220_0.2.inst.cfg
@@ -5,7 +5,7 @@ definition = diy220
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/diy220_0.3.inst.cfg b/resources/variants/diy220_0.3.inst.cfg
index e17773064f..3383a1b60a 100644
--- a/resources/variants/diy220_0.3.inst.cfg
+++ b/resources/variants/diy220_0.3.inst.cfg
@@ -5,7 +5,7 @@ definition = diy220
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/diy220_0.4.inst.cfg b/resources/variants/diy220_0.4.inst.cfg
index 21bb7c3d43..5cd453b359 100644
--- a/resources/variants/diy220_0.4.inst.cfg
+++ b/resources/variants/diy220_0.4.inst.cfg
@@ -5,7 +5,7 @@ definition = diy220
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/diy220_0.5.inst.cfg b/resources/variants/diy220_0.5.inst.cfg
index 94e93672e1..a8652f782b 100644
--- a/resources/variants/diy220_0.5.inst.cfg
+++ b/resources/variants/diy220_0.5.inst.cfg
@@ -5,7 +5,7 @@ definition = diy220
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/diy220_0.6.inst.cfg b/resources/variants/diy220_0.6.inst.cfg
index 8f9e178c85..8670cc801a 100644
--- a/resources/variants/diy220_0.6.inst.cfg
+++ b/resources/variants/diy220_0.6.inst.cfg
@@ -5,7 +5,7 @@ definition = diy220
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/diy220_0.8.inst.cfg b/resources/variants/diy220_0.8.inst.cfg
index ac6aa214ac..df2c20a843 100644
--- a/resources/variants/diy220_0.8.inst.cfg
+++ b/resources/variants/diy220_0.8.inst.cfg
@@ -5,7 +5,7 @@ definition = diy220
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/dxu_0.25.inst.cfg b/resources/variants/dxu_0.25.inst.cfg
index 2ac4c82191..0510f51f66 100644
--- a/resources/variants/dxu_0.25.inst.cfg
+++ b/resources/variants/dxu_0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = dxu
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/dxu_0.4.inst.cfg b/resources/variants/dxu_0.4.inst.cfg
index cfbd299e5f..68142251e8 100644
--- a/resources/variants/dxu_0.4.inst.cfg
+++ b/resources/variants/dxu_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = dxu
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/dxu_0.6.inst.cfg b/resources/variants/dxu_0.6.inst.cfg
index 6b4b9fbf7c..9abeec9684 100644
--- a/resources/variants/dxu_0.6.inst.cfg
+++ b/resources/variants/dxu_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = dxu
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/dxu_0.8.inst.cfg b/resources/variants/dxu_0.8.inst.cfg
index 729f33ef95..da6c70b056 100644
--- a/resources/variants/dxu_0.8.inst.cfg
+++ b/resources/variants/dxu_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = dxu
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/dxu_dual_0.25.inst.cfg b/resources/variants/dxu_dual_0.25.inst.cfg
index 4c53ffa05d..580f1db266 100644
--- a/resources/variants/dxu_dual_0.25.inst.cfg
+++ b/resources/variants/dxu_dual_0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = dxu_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/dxu_dual_0.4.inst.cfg b/resources/variants/dxu_dual_0.4.inst.cfg
index ac6d1f5a37..18ad51a61b 100644
--- a/resources/variants/dxu_dual_0.4.inst.cfg
+++ b/resources/variants/dxu_dual_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = dxu_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/dxu_dual_0.6.inst.cfg b/resources/variants/dxu_dual_0.6.inst.cfg
index f54f622ff1..bbf1cad8b7 100644
--- a/resources/variants/dxu_dual_0.6.inst.cfg
+++ b/resources/variants/dxu_dual_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = dxu_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/dxu_dual_0.8.inst.cfg b/resources/variants/dxu_dual_0.8.inst.cfg
index c0d288bb4f..fcc86d6c59 100644
--- a/resources/variants/dxu_dual_0.8.inst.cfg
+++ b/resources/variants/dxu_dual_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = dxu_dual
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/fabtotum_hyb35.inst.cfg b/resources/variants/fabtotum_hyb35.inst.cfg
index 41536fca25..ea4c656c03 100644
--- a/resources/variants/fabtotum_hyb35.inst.cfg
+++ b/resources/variants/fabtotum_hyb35.inst.cfg
@@ -5,7 +5,7 @@ definition = fabtotum
[metadata]
author = FABtotum
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/fabtotum_lite04.inst.cfg b/resources/variants/fabtotum_lite04.inst.cfg
index f10f5b948a..252b76445a 100644
--- a/resources/variants/fabtotum_lite04.inst.cfg
+++ b/resources/variants/fabtotum_lite04.inst.cfg
@@ -5,7 +5,7 @@ definition = fabtotum
[metadata]
author = FABtotum
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/fabtotum_lite06.inst.cfg b/resources/variants/fabtotum_lite06.inst.cfg
index 2b15578fa1..82d820582e 100644
--- a/resources/variants/fabtotum_lite06.inst.cfg
+++ b/resources/variants/fabtotum_lite06.inst.cfg
@@ -5,7 +5,7 @@ definition = fabtotum
[metadata]
author = FABtotum
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/fabtotum_pro02.inst.cfg b/resources/variants/fabtotum_pro02.inst.cfg
index 54f8b204ef..065e127b48 100644
--- a/resources/variants/fabtotum_pro02.inst.cfg
+++ b/resources/variants/fabtotum_pro02.inst.cfg
@@ -5,7 +5,7 @@ definition = fabtotum
[metadata]
author = FABtotum
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/fabtotum_pro04.inst.cfg b/resources/variants/fabtotum_pro04.inst.cfg
index b0d975d407..c8cf31b28c 100644
--- a/resources/variants/fabtotum_pro04.inst.cfg
+++ b/resources/variants/fabtotum_pro04.inst.cfg
@@ -5,7 +5,7 @@ definition = fabtotum
[metadata]
author = FABtotum
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/fabtotum_pro06.inst.cfg b/resources/variants/fabtotum_pro06.inst.cfg
index f8e18acd3f..ee2dd8d5e5 100644
--- a/resources/variants/fabtotum_pro06.inst.cfg
+++ b/resources/variants/fabtotum_pro06.inst.cfg
@@ -5,7 +5,7 @@ definition = fabtotum
[metadata]
author = FABtotum
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/fabtotum_pro08.inst.cfg b/resources/variants/fabtotum_pro08.inst.cfg
index 2726b9e973..3bf0e504a3 100644
--- a/resources/variants/fabtotum_pro08.inst.cfg
+++ b/resources/variants/fabtotum_pro08.inst.cfg
@@ -5,7 +5,7 @@ definition = fabtotum
[metadata]
author = FABtotum
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/felixpro2_0.25.inst.cfg b/resources/variants/felixpro2_0.25.inst.cfg
index 938b2390e0..763cdf56ba 100644
--- a/resources/variants/felixpro2_0.25.inst.cfg
+++ b/resources/variants/felixpro2_0.25.inst.cfg
@@ -6,7 +6,7 @@ definition = felixpro2dual
[metadata]
author = pnks
type = variant
-setting_version = 15
+setting_version = 16
hardware_type = nozzle
[values]
diff --git a/resources/variants/felixpro2_0.35.inst.cfg b/resources/variants/felixpro2_0.35.inst.cfg
index ecba00be4d..33c2b42595 100644
--- a/resources/variants/felixpro2_0.35.inst.cfg
+++ b/resources/variants/felixpro2_0.35.inst.cfg
@@ -6,7 +6,7 @@ definition = felixpro2dual
[metadata]
author = pnks
type = variant
-setting_version = 15
+setting_version = 16
hardware_type = nozzle
[values]
diff --git a/resources/variants/felixpro2_0.50.inst.cfg b/resources/variants/felixpro2_0.50.inst.cfg
index 4a62cca66a..63c00155aa 100644
--- a/resources/variants/felixpro2_0.50.inst.cfg
+++ b/resources/variants/felixpro2_0.50.inst.cfg
@@ -6,7 +6,7 @@ definition = felixpro2dual
[metadata]
author = pnks
type = variant
-setting_version = 15
+setting_version = 16
hardware_type = nozzle
[values]
diff --git a/resources/variants/felixpro2_0.70.inst.cfg b/resources/variants/felixpro2_0.70.inst.cfg
index d9f2258408..ff4138cb32 100644
--- a/resources/variants/felixpro2_0.70.inst.cfg
+++ b/resources/variants/felixpro2_0.70.inst.cfg
@@ -6,7 +6,7 @@ definition = felixpro2dual
[metadata]
author = pnks
type = variant
-setting_version = 15
+setting_version = 16
hardware_type = nozzle
[values]
diff --git a/resources/variants/felixtec4_0.25.inst.cfg b/resources/variants/felixtec4_0.25.inst.cfg
index 5d4ec7da14..833ed872a1 100644
--- a/resources/variants/felixtec4_0.25.inst.cfg
+++ b/resources/variants/felixtec4_0.25.inst.cfg
@@ -6,7 +6,7 @@ definition = felixtec4dual
[metadata]
author = kerog777
type = variant
-setting_version = 15
+setting_version = 16
hardware_type = nozzle
[values]
diff --git a/resources/variants/felixtec4_0.35.inst.cfg b/resources/variants/felixtec4_0.35.inst.cfg
index cf249b9451..ff26a8386c 100644
--- a/resources/variants/felixtec4_0.35.inst.cfg
+++ b/resources/variants/felixtec4_0.35.inst.cfg
@@ -6,7 +6,7 @@ definition = felixtec4dual
[metadata]
author = kerog777
type = variant
-setting_version = 15
+setting_version = 16
hardware_type = nozzle
[values]
diff --git a/resources/variants/felixtec4_0.50.inst.cfg b/resources/variants/felixtec4_0.50.inst.cfg
index aa3fecb210..f03e6e1782 100644
--- a/resources/variants/felixtec4_0.50.inst.cfg
+++ b/resources/variants/felixtec4_0.50.inst.cfg
@@ -7,7 +7,7 @@ definition = felixtec4dual
author = kerog777
type = variant
hardware_type = nozzle
-setting_version = 15
+setting_version = 16
[values]
machine_nozzle_size = 0.5
diff --git a/resources/variants/felixtec4_0.70.inst.cfg b/resources/variants/felixtec4_0.70.inst.cfg
index 3a010b3936..c7a435de52 100644
--- a/resources/variants/felixtec4_0.70.inst.cfg
+++ b/resources/variants/felixtec4_0.70.inst.cfg
@@ -7,7 +7,7 @@ definition = felixtec4dual
author = kerog777
type = variant
hardware_type = nozzle
-setting_version = 15
+setting_version = 16
[values]
machine_nozzle_size = 0.70
diff --git a/resources/variants/flyingbear_base_0.25.inst.cfg b/resources/variants/flyingbear_base_0.25.inst.cfg
index 69ee8816d5..e711748c47 100644
--- a/resources/variants/flyingbear_base_0.25.inst.cfg
+++ b/resources/variants/flyingbear_base_0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/flyingbear_base_0.30.inst.cfg b/resources/variants/flyingbear_base_0.30.inst.cfg
new file mode 100644
index 0000000000..a0d14904f1
--- /dev/null
+++ b/resources/variants/flyingbear_base_0.30.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.3mm Nozzle
+version = 4
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.3
diff --git a/resources/variants/flyingbear_base_0.40.inst.cfg b/resources/variants/flyingbear_base_0.40.inst.cfg
index 5be480dc77..e3040c7861 100644
--- a/resources/variants/flyingbear_base_0.40.inst.cfg
+++ b/resources/variants/flyingbear_base_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/flyingbear_base_0.50.inst.cfg b/resources/variants/flyingbear_base_0.50.inst.cfg
new file mode 100644
index 0000000000..bcf9f6849b
--- /dev/null
+++ b/resources/variants/flyingbear_base_0.50.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.5mm Nozzle
+version = 4
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.5
diff --git a/resources/variants/flyingbear_base_0.60.inst.cfg b/resources/variants/flyingbear_base_0.60.inst.cfg
new file mode 100644
index 0000000000..ad18520034
--- /dev/null
+++ b/resources/variants/flyingbear_base_0.60.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.6mm Nozzle
+version = 4
+definition = flyingbear_base
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.6
diff --git a/resources/variants/flyingbear_base_0.80.inst.cfg b/resources/variants/flyingbear_base_0.80.inst.cfg
index b116086f30..1f163e76f4 100644
--- a/resources/variants/flyingbear_base_0.80.inst.cfg
+++ b/resources/variants/flyingbear_base_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = flyingbear_base
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/flyingbear_ghost_4s_0.25.inst.cfg b/resources/variants/flyingbear_ghost_4s_0.25.inst.cfg
index 83c7927a9e..92753a8518 100644
--- a/resources/variants/flyingbear_ghost_4s_0.25.inst.cfg
+++ b/resources/variants/flyingbear_ghost_4s_0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = flyingbear_ghost_4s
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/flyingbear_ghost_4s_0.30.inst.cfg b/resources/variants/flyingbear_ghost_4s_0.30.inst.cfg
new file mode 100644
index 0000000000..f8d079d3f8
--- /dev/null
+++ b/resources/variants/flyingbear_ghost_4s_0.30.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.3mm Nozzle
+version = 4
+definition = flyingbear_ghost_4s
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.3
diff --git a/resources/variants/flyingbear_ghost_4s_0.40.inst.cfg b/resources/variants/flyingbear_ghost_4s_0.40.inst.cfg
index 6052b47caf..2120ffe136 100644
--- a/resources/variants/flyingbear_ghost_4s_0.40.inst.cfg
+++ b/resources/variants/flyingbear_ghost_4s_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = flyingbear_ghost_4s
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/flyingbear_ghost_4s_0.50.inst.cfg b/resources/variants/flyingbear_ghost_4s_0.50.inst.cfg
new file mode 100644
index 0000000000..732f1978c6
--- /dev/null
+++ b/resources/variants/flyingbear_ghost_4s_0.50.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.5mm Nozzle
+version = 4
+definition = flyingbear_ghost_4s
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.5
diff --git a/resources/variants/flyingbear_ghost_4s_0.60.inst.cfg b/resources/variants/flyingbear_ghost_4s_0.60.inst.cfg
new file mode 100644
index 0000000000..6221d4ecfd
--- /dev/null
+++ b/resources/variants/flyingbear_ghost_4s_0.60.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.6mm Nozzle
+version = 4
+definition = flyingbear_ghost_4s
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.6
diff --git a/resources/variants/flyingbear_ghost_4s_0.80.inst.cfg b/resources/variants/flyingbear_ghost_4s_0.80.inst.cfg
index bb6e32f906..0ffd08ae99 100644
--- a/resources/variants/flyingbear_ghost_4s_0.80.inst.cfg
+++ b/resources/variants/flyingbear_ghost_4s_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = flyingbear_ghost_4s
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/flyingbear_ghost_5_0.25.inst.cfg b/resources/variants/flyingbear_ghost_5_0.25.inst.cfg
new file mode 100644
index 0000000000..6d9ce09593
--- /dev/null
+++ b/resources/variants/flyingbear_ghost_5_0.25.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.25mm Nozzle
+version = 4
+definition = flyingbear_ghost_5
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.25
diff --git a/resources/variants/flyingbear_ghost_5_0.30.inst.cfg b/resources/variants/flyingbear_ghost_5_0.30.inst.cfg
new file mode 100644
index 0000000000..73242fa5c3
--- /dev/null
+++ b/resources/variants/flyingbear_ghost_5_0.30.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.3mm Nozzle
+version = 4
+definition = flyingbear_ghost_5
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.3
diff --git a/resources/variants/flyingbear_ghost_5_0.40.inst.cfg b/resources/variants/flyingbear_ghost_5_0.40.inst.cfg
new file mode 100644
index 0000000000..fed24fe90c
--- /dev/null
+++ b/resources/variants/flyingbear_ghost_5_0.40.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.4mm Nozzle
+version = 4
+definition = flyingbear_ghost_5
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.4
diff --git a/resources/variants/flyingbear_ghost_5_0.50.inst.cfg b/resources/variants/flyingbear_ghost_5_0.50.inst.cfg
new file mode 100644
index 0000000000..2992349a44
--- /dev/null
+++ b/resources/variants/flyingbear_ghost_5_0.50.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.5mm Nozzle
+version = 4
+definition = flyingbear_ghost_5
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.5
diff --git a/resources/variants/flyingbear_ghost_5_0.60.inst.cfg b/resources/variants/flyingbear_ghost_5_0.60.inst.cfg
new file mode 100644
index 0000000000..ec95cf5210
--- /dev/null
+++ b/resources/variants/flyingbear_ghost_5_0.60.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.6mm Nozzle
+version = 4
+definition = flyingbear_ghost_5
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.6
diff --git a/resources/variants/flyingbear_ghost_5_0.80.inst.cfg b/resources/variants/flyingbear_ghost_5_0.80.inst.cfg
new file mode 100644
index 0000000000..b594dcae2a
--- /dev/null
+++ b/resources/variants/flyingbear_ghost_5_0.80.inst.cfg
@@ -0,0 +1,12 @@
+[general]
+name = 0.8mm Nozzle
+version = 4
+definition = flyingbear_ghost_5
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.8
diff --git a/resources/variants/gmax15plus_025_e3d.inst.cfg b/resources/variants/gmax15plus_025_e3d.inst.cfg
index 950dbfa930..cd48798bc0 100644
--- a/resources/variants/gmax15plus_025_e3d.inst.cfg
+++ b/resources/variants/gmax15plus_025_e3d.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/gmax15plus_04_e3d.inst.cfg b/resources/variants/gmax15plus_04_e3d.inst.cfg
index 76b2a6f4f2..bc99c90da1 100644
--- a/resources/variants/gmax15plus_04_e3d.inst.cfg
+++ b/resources/variants/gmax15plus_04_e3d.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/gmax15plus_05_e3d.inst.cfg b/resources/variants/gmax15plus_05_e3d.inst.cfg
index 37b3c064ab..aecf141b49 100644
--- a/resources/variants/gmax15plus_05_e3d.inst.cfg
+++ b/resources/variants/gmax15plus_05_e3d.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/gmax15plus_05_jhead.inst.cfg b/resources/variants/gmax15plus_05_jhead.inst.cfg
index f6f9874b58..3d1f2f1307 100644
--- a/resources/variants/gmax15plus_05_jhead.inst.cfg
+++ b/resources/variants/gmax15plus_05_jhead.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/gmax15plus_06_e3d.inst.cfg b/resources/variants/gmax15plus_06_e3d.inst.cfg
index 23e0b99d42..02345948a1 100644
--- a/resources/variants/gmax15plus_06_e3d.inst.cfg
+++ b/resources/variants/gmax15plus_06_e3d.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/gmax15plus_08_e3d.inst.cfg b/resources/variants/gmax15plus_08_e3d.inst.cfg
index 16f60e6402..d75fca5dbb 100644
--- a/resources/variants/gmax15plus_08_e3d.inst.cfg
+++ b/resources/variants/gmax15plus_08_e3d.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/gmax15plus_10_jhead.inst.cfg b/resources/variants/gmax15plus_10_jhead.inst.cfg
index 58264581a5..ffd1a00b6f 100644
--- a/resources/variants/gmax15plus_10_jhead.inst.cfg
+++ b/resources/variants/gmax15plus_10_jhead.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/gmax15plus_12_e3d.inst.cfg b/resources/variants/gmax15plus_12_e3d.inst.cfg
index 3968f8d954..6b3c73ea0d 100644
--- a/resources/variants/gmax15plus_12_e3d.inst.cfg
+++ b/resources/variants/gmax15plus_12_e3d.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/gmax15plus_dual_025_e3d.inst.cfg b/resources/variants/gmax15plus_dual_025_e3d.inst.cfg
index 3034ecf4a9..86a5b71bdb 100644
--- a/resources/variants/gmax15plus_dual_025_e3d.inst.cfg
+++ b/resources/variants/gmax15plus_dual_025_e3d.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus_dual
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/gmax15plus_dual_04_e3d.inst.cfg b/resources/variants/gmax15plus_dual_04_e3d.inst.cfg
index 4a62904132..0fd1259a62 100644
--- a/resources/variants/gmax15plus_dual_04_e3d.inst.cfg
+++ b/resources/variants/gmax15plus_dual_04_e3d.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus_dual
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/gmax15plus_dual_05_e3d.inst.cfg b/resources/variants/gmax15plus_dual_05_e3d.inst.cfg
index a6cabeb5ec..260be14d8a 100644
--- a/resources/variants/gmax15plus_dual_05_e3d.inst.cfg
+++ b/resources/variants/gmax15plus_dual_05_e3d.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus_dual
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/gmax15plus_dual_05_jhead.inst.cfg b/resources/variants/gmax15plus_dual_05_jhead.inst.cfg
index d468661549..2c6877b0cf 100644
--- a/resources/variants/gmax15plus_dual_05_jhead.inst.cfg
+++ b/resources/variants/gmax15plus_dual_05_jhead.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus_dual
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/gmax15plus_dual_06_e3d.inst.cfg b/resources/variants/gmax15plus_dual_06_e3d.inst.cfg
index d39213038a..79754c2703 100644
--- a/resources/variants/gmax15plus_dual_06_e3d.inst.cfg
+++ b/resources/variants/gmax15plus_dual_06_e3d.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus_dual
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/gmax15plus_dual_08_e3d.inst.cfg b/resources/variants/gmax15plus_dual_08_e3d.inst.cfg
index aad1e77ee8..ffc85d545f 100644
--- a/resources/variants/gmax15plus_dual_08_e3d.inst.cfg
+++ b/resources/variants/gmax15plus_dual_08_e3d.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus_dual
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/gmax15plus_dual_10_jhead.inst.cfg b/resources/variants/gmax15plus_dual_10_jhead.inst.cfg
index 769fa24898..09580b8bd1 100644
--- a/resources/variants/gmax15plus_dual_10_jhead.inst.cfg
+++ b/resources/variants/gmax15plus_dual_10_jhead.inst.cfg
@@ -5,7 +5,7 @@ definition = gmax15plus_dual
[metadata]
author = gcreate
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/hms434_0.4tpnozzle.inst.cfg b/resources/variants/hms434_0.4tpnozzle.inst.cfg
index 9369339ed2..0d8290260c 100644
--- a/resources/variants/hms434_0.4tpnozzle.inst.cfg
+++ b/resources/variants/hms434_0.4tpnozzle.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = hms434
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/hms434_0.8tpnozzle.inst.cfg b/resources/variants/hms434_0.8tpnozzle.inst.cfg
index 53d26cb90a..d5181dfa10 100644
--- a/resources/variants/hms434_0.8tpnozzle.inst.cfg
+++ b/resources/variants/hms434_0.8tpnozzle.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = hms434
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/imade3d_jellybox_0.4.inst.cfg b/resources/variants/imade3d_jellybox_0.4.inst.cfg
index f6d674176e..0563c5bab5 100644
--- a/resources/variants/imade3d_jellybox_0.4.inst.cfg
+++ b/resources/variants/imade3d_jellybox_0.4.inst.cfg
@@ -5,7 +5,7 @@ definition = imade3d_jellybox
[metadata]
author = IMADE3D
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/imade3d_jellybox_2_0.4.inst.cfg b/resources/variants/imade3d_jellybox_2_0.4.inst.cfg
index 53f80365a4..930b22d397 100644
--- a/resources/variants/imade3d_jellybox_2_0.4.inst.cfg
+++ b/resources/variants/imade3d_jellybox_2_0.4.inst.cfg
@@ -5,7 +5,7 @@ definition = imade3d_jellybox_2
[metadata]
author = IMADE3D
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/liquid_vo04.inst.cfg b/resources/variants/liquid_vo04.inst.cfg
new file mode 100644
index 0000000000..3b8c3d5c80
--- /dev/null
+++ b/resources/variants/liquid_vo04.inst.cfg
@@ -0,0 +1,43 @@
+[general]
+name = VO 0.4
+version = 4
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+brim_width = 7
+machine_nozzle_cool_down_speed = 0.9
+machine_nozzle_id = VO 0.4
+machine_nozzle_size = 0.4
+machine_nozzle_tip_outer_diameter = 1.0
+raft_acceleration = =acceleration_print
+raft_airgap = 0.3
+raft_base_thickness = =resolveOrValue('layer_height_0') * 1.2
+raft_interface_line_spacing = =raft_interface_line_width + 0.2
+raft_interface_line_width = =line_width * 2
+raft_interface_thickness = =layer_height * 1.5
+raft_jerk = =jerk_print
+raft_margin = 15
+raft_surface_layers = 2
+retraction_amount = 5
+retraction_count_max = 25
+retraction_min_travel = =line_width * 2
+retraction_prime_speed = =retraction_speed
+skin_overlap = 15
+speed_print = 70
+speed_topbottom = =math.ceil(speed_print * 30 / 70)
+speed_wall = =math.ceil(speed_print * 30 / 70)
+support_angle = 60
+support_bottom_distance = =support_z_distance / 2
+support_pattern = zigzag
+support_top_distance = =support_z_distance
+support_use_towers = True
+support_z_distance = =layer_height * 2
+switch_extruder_prime_speed = =switch_extruder_retraction_speeds
+switch_extruder_retraction_amount = =machine_heat_zone_length
+top_bottom_thickness = 1.2
+wall_thickness = 1.3
diff --git a/resources/variants/liquid_vo06.inst.cfg b/resources/variants/liquid_vo06.inst.cfg
new file mode 100644
index 0000000000..daa6f36295
--- /dev/null
+++ b/resources/variants/liquid_vo06.inst.cfg
@@ -0,0 +1,46 @@
+[general]
+name = VO 0.6
+version = 4
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+brim_width = 7
+machine_nozzle_cool_down_speed = 0.9
+machine_nozzle_id = VO 0.6
+machine_nozzle_size = 0.6
+raft_acceleration = =acceleration_print
+raft_airgap = 0.3
+raft_base_thickness = =resolveOrValue('layer_height_0') * 1.2
+raft_interface_line_spacing = =raft_interface_line_width + 0.2
+raft_interface_line_width = =line_width * 2
+raft_interface_thickness = =layer_height * 1.5
+raft_jerk = =jerk_print
+raft_margin = 15
+raft_surface_layers = 2
+retraction_count_max = 25
+retraction_min_travel = =line_width * 2
+retraction_prime_speed = =retraction_speed
+speed_infill = =speed_print
+speed_layer_0 = 20
+speed_print = 45
+speed_support = =speed_topbottom
+speed_topbottom = =math.ceil(speed_print * 25 / 45)
+speed_travel_layer_0 = 50
+speed_wall = =math.ceil(speed_print * 30 / 45)
+speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
+speed_wall_x = =speed_wall
+support_angle = 60
+support_bottom_distance = =support_z_distance / 2
+support_pattern = zigzag
+support_top_distance = =support_z_distance
+support_use_towers = True
+support_z_distance = =layer_height * 2
+switch_extruder_prime_speed = =switch_extruder_retraction_speeds
+switch_extruder_retraction_amount = =machine_heat_zone_length
+top_bottom_thickness = =layer_height * 6
+wall_thickness = =line_width * 3
diff --git a/resources/variants/liquid_vo08.inst.cfg b/resources/variants/liquid_vo08.inst.cfg
new file mode 100644
index 0000000000..f6e17067e0
--- /dev/null
+++ b/resources/variants/liquid_vo08.inst.cfg
@@ -0,0 +1,66 @@
+[general]
+name = VO 0.8
+version = 4
+definition = liquid
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+acceleration_enabled = True
+acceleration_print = 4000
+brim_width = 7
+cool_fan_speed = 7
+cool_fan_speed_max = 100
+cool_min_speed = 5
+default_material_print_temperature = 200
+infill_before_walls = False
+infill_line_width = =round(line_width * 0.6 / 0.7, 2)
+infill_overlap = 0
+infill_pattern = triangles
+infill_wipe_dist = 0
+jerk_enabled = True
+jerk_print = 15
+jerk_topbottom = =math.ceil(jerk_print * 15 / 15)
+jerk_wall = =math.ceil(jerk_print * 15 / 15)
+jerk_wall_0 = =math.ceil(jerk_wall * 15 / 15)
+line_width = =machine_nozzle_size
+machine_min_cool_heat_time_window = 15
+machine_nozzle_cool_down_speed = 0.85
+machine_nozzle_heat_up_speed = 1.5
+machine_nozzle_id = VO 0.8
+machine_nozzle_size = 0.8
+machine_nozzle_tip_outer_diameter = 2.0
+material_final_print_temperature = =material_print_temperature - 10
+material_initial_print_temperature = =material_print_temperature - 5
+material_standby_temperature = 100
+multiple_mesh_overlap = 0
+prime_tower_enable = False
+prime_tower_wipe_enabled = True
+retract_at_layer_change = =not magic_spiralize
+retraction_amount = 5
+retraction_count_max = 25
+retraction_extrusion_window = 1
+retraction_hop = 2
+retraction_hop_only_when_collides = True
+retraction_min_travel = =line_width * 2
+skin_overlap = 5
+speed_equalize_flow_enabled = True
+speed_layer_0 = 20
+speed_print = 35
+speed_topbottom = =math.ceil(speed_print * 25 / 35)
+speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
+support_angle = 60
+support_bottom_distance = =support_z_distance / 2
+support_pattern = zigzag
+support_top_distance = =support_z_distance
+support_z_distance = =layer_height * 2
+switch_extruder_prime_speed = 20
+switch_extruder_retraction_amount = 16.5
+top_bottom_thickness = 1.4
+wall_0_inset = 0
+wall_line_width_0 = =wall_line_width
+wall_line_width_x = =wall_line_width
+wall_thickness = 2
diff --git a/resources/variants/nwa3d_a31_04.inst.cfg b/resources/variants/nwa3d_a31_04.inst.cfg
index 2ce708a349..6c8fade8c7 100644
--- a/resources/variants/nwa3d_a31_04.inst.cfg
+++ b/resources/variants/nwa3d_a31_04.inst.cfg
@@ -5,7 +5,7 @@ definition = nwa3d_a31
[metadata]
author = DragonJe
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/nwa3d_a31_06.inst.cfg b/resources/variants/nwa3d_a31_06.inst.cfg
index f816219345..6e11b3f8b7 100644
--- a/resources/variants/nwa3d_a31_06.inst.cfg
+++ b/resources/variants/nwa3d_a31_06.inst.cfg
@@ -5,7 +5,7 @@ definition = nwa3d_a31
[metadata]
author = DragonJe
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/strateo3d_standard_04.inst.cfg b/resources/variants/strateo3d_standard_04.inst.cfg
index c34f5ddfdb..67e312bdea 100644
--- a/resources/variants/strateo3d_standard_04.inst.cfg
+++ b/resources/variants/strateo3d_standard_04.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/strateo3d_standard_06.inst.cfg b/resources/variants/strateo3d_standard_06.inst.cfg
index 3d8e259df0..3ebf02c533 100644
--- a/resources/variants/strateo3d_standard_06.inst.cfg
+++ b/resources/variants/strateo3d_standard_06.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/strateo3d_standard_08.inst.cfg b/resources/variants/strateo3d_standard_08.inst.cfg
index a214157b19..8dc0aac315 100644
--- a/resources/variants/strateo3d_standard_08.inst.cfg
+++ b/resources/variants/strateo3d_standard_08.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = strateo3d
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/structur3d_discov3ry1_complete_um2plus_0.20.inst.cfg b/resources/variants/structur3d_discov3ry1_complete_um2plus_0.20.inst.cfg
index 0185779b6f..86de9205be 100644
--- a/resources/variants/structur3d_discov3ry1_complete_um2plus_0.20.inst.cfg
+++ b/resources/variants/structur3d_discov3ry1_complete_um2plus_0.20.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = structur3d_discov3ry1_complete_um2plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/structur3d_discov3ry1_complete_um2plus_0.25.inst.cfg b/resources/variants/structur3d_discov3ry1_complete_um2plus_0.25.inst.cfg
index 8a111f3642..4e0200f0ee 100644
--- a/resources/variants/structur3d_discov3ry1_complete_um2plus_0.25.inst.cfg
+++ b/resources/variants/structur3d_discov3ry1_complete_um2plus_0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = structur3d_discov3ry1_complete_um2plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/structur3d_discov3ry1_complete_um2plus_0.41.inst.cfg b/resources/variants/structur3d_discov3ry1_complete_um2plus_0.41.inst.cfg
index 712c7ef0a7..c09daa035c 100644
--- a/resources/variants/structur3d_discov3ry1_complete_um2plus_0.41.inst.cfg
+++ b/resources/variants/structur3d_discov3ry1_complete_um2plus_0.41.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = structur3d_discov3ry1_complete_um2plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/structur3d_discov3ry1_complete_um2plus_0.58.inst.cfg b/resources/variants/structur3d_discov3ry1_complete_um2plus_0.58.inst.cfg
index 2d1c4e13e7..2a14690786 100644
--- a/resources/variants/structur3d_discov3ry1_complete_um2plus_0.58.inst.cfg
+++ b/resources/variants/structur3d_discov3ry1_complete_um2plus_0.58.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = structur3d_discov3ry1_complete_um2plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/structur3d_discov3ry1_complete_um2plus_0.84.inst.cfg b/resources/variants/structur3d_discov3ry1_complete_um2plus_0.84.inst.cfg
index a4c3f024b3..50fbee467d 100644
--- a/resources/variants/structur3d_discov3ry1_complete_um2plus_0.84.inst.cfg
+++ b/resources/variants/structur3d_discov3ry1_complete_um2plus_0.84.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = structur3d_discov3ry1_complete_um2plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/structur3d_discov3ry1_complete_um2plus_1.19.inst.cfg b/resources/variants/structur3d_discov3ry1_complete_um2plus_1.19.inst.cfg
index 8fed129b29..aff8e6909c 100644
--- a/resources/variants/structur3d_discov3ry1_complete_um2plus_1.19.inst.cfg
+++ b/resources/variants/structur3d_discov3ry1_complete_um2plus_1.19.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = structur3d_discov3ry1_complete_um2plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/structur3d_discov3ry1_complete_um2plus_1.60.inst.cfg b/resources/variants/structur3d_discov3ry1_complete_um2plus_1.60.inst.cfg
index a365a0fcdc..606ad03667 100644
--- a/resources/variants/structur3d_discov3ry1_complete_um2plus_1.60.inst.cfg
+++ b/resources/variants/structur3d_discov3ry1_complete_um2plus_1.60.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = structur3d_discov3ry1_complete_um2plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_evy_0.2.inst.cfg b/resources/variants/tizyx_evy_0.2.inst.cfg
index a623b294bd..698c24dc28 100644
--- a/resources/variants/tizyx_evy_0.2.inst.cfg
+++ b/resources/variants/tizyx_evy_0.2.inst.cfg
@@ -5,7 +5,7 @@ definition = tizyx_evy
[metadata]
author = TiZYX
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_evy_0.3.inst.cfg b/resources/variants/tizyx_evy_0.3.inst.cfg
index a292894334..1d65677408 100644
--- a/resources/variants/tizyx_evy_0.3.inst.cfg
+++ b/resources/variants/tizyx_evy_0.3.inst.cfg
@@ -5,7 +5,7 @@ definition = tizyx_evy
[metadata]
author = TiZYX
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_evy_0.4.inst.cfg b/resources/variants/tizyx_evy_0.4.inst.cfg
index dfe4dd30a6..3feb4f4744 100644
--- a/resources/variants/tizyx_evy_0.4.inst.cfg
+++ b/resources/variants/tizyx_evy_0.4.inst.cfg
@@ -5,7 +5,7 @@ definition = tizyx_evy
[metadata]
author = TiZYX
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_evy_0.5.inst.cfg b/resources/variants/tizyx_evy_0.5.inst.cfg
index 9fffa78d53..f056e8ce55 100644
--- a/resources/variants/tizyx_evy_0.5.inst.cfg
+++ b/resources/variants/tizyx_evy_0.5.inst.cfg
@@ -5,7 +5,7 @@ definition = tizyx_evy
[metadata]
author = TiZYX
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_evy_0.6.inst.cfg b/resources/variants/tizyx_evy_0.6.inst.cfg
index cbd251153c..5c0718781f 100644
--- a/resources/variants/tizyx_evy_0.6.inst.cfg
+++ b/resources/variants/tizyx_evy_0.6.inst.cfg
@@ -5,7 +5,7 @@ definition = tizyx_evy
[metadata]
author = TiZYX
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_evy_0.8.inst.cfg b/resources/variants/tizyx_evy_0.8.inst.cfg
index e5966e9866..42a449de61 100644
--- a/resources/variants/tizyx_evy_0.8.inst.cfg
+++ b/resources/variants/tizyx_evy_0.8.inst.cfg
@@ -5,7 +5,7 @@ definition = tizyx_evy
[metadata]
author = TiZYX
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_evy_1.0.inst.cfg b/resources/variants/tizyx_evy_1.0.inst.cfg
index f999854875..f12d93248f 100644
--- a/resources/variants/tizyx_evy_1.0.inst.cfg
+++ b/resources/variants/tizyx_evy_1.0.inst.cfg
@@ -5,7 +5,7 @@ definition = tizyx_evy
[metadata]
author = TiZYX
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_evy_dual_classic.inst.cfg b/resources/variants/tizyx_evy_dual_classic.inst.cfg
index 8b5b28d1ad..3b12cb4d28 100644
--- a/resources/variants/tizyx_evy_dual_classic.inst.cfg
+++ b/resources/variants/tizyx_evy_dual_classic.inst.cfg
@@ -5,7 +5,7 @@ definition = tizyx_evy_dual
[metadata]
author = TiZYX
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_evy_dual_direct_drive.inst.cfg b/resources/variants/tizyx_evy_dual_direct_drive.inst.cfg
index d8772ed93a..848b88916c 100644
--- a/resources/variants/tizyx_evy_dual_direct_drive.inst.cfg
+++ b/resources/variants/tizyx_evy_dual_direct_drive.inst.cfg
@@ -5,7 +5,7 @@ definition = tizyx_evy_dual
[metadata]
author = TiZYX
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_k25_0.2.inst.cfg b/resources/variants/tizyx_k25_0.2.inst.cfg
index 35780c961e..e210b77cee 100644
--- a/resources/variants/tizyx_k25_0.2.inst.cfg
+++ b/resources/variants/tizyx_k25_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tizyx_k25
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_k25_0.3.inst.cfg b/resources/variants/tizyx_k25_0.3.inst.cfg
index 7ed607760c..24ddb8586d 100644
--- a/resources/variants/tizyx_k25_0.3.inst.cfg
+++ b/resources/variants/tizyx_k25_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tizyx_k25
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_k25_0.4.inst.cfg b/resources/variants/tizyx_k25_0.4.inst.cfg
index 7579f23d7b..46f73fc94d 100644
--- a/resources/variants/tizyx_k25_0.4.inst.cfg
+++ b/resources/variants/tizyx_k25_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tizyx_k25
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_k25_0.5.inst.cfg b/resources/variants/tizyx_k25_0.5.inst.cfg
index dc95073727..40f1fcb42a 100644
--- a/resources/variants/tizyx_k25_0.5.inst.cfg
+++ b/resources/variants/tizyx_k25_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tizyx_k25
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_k25_0.6.inst.cfg b/resources/variants/tizyx_k25_0.6.inst.cfg
index 61dceadfeb..03599f828b 100644
--- a/resources/variants/tizyx_k25_0.6.inst.cfg
+++ b/resources/variants/tizyx_k25_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tizyx_k25
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_k25_0.8.inst.cfg b/resources/variants/tizyx_k25_0.8.inst.cfg
index dd70d08fee..a81b54bee5 100644
--- a/resources/variants/tizyx_k25_0.8.inst.cfg
+++ b/resources/variants/tizyx_k25_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tizyx_k25
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tizyx_k25_1.0.inst.cfg b/resources/variants/tizyx_k25_1.0.inst.cfg
index b9115419ae..f4f2a8dde0 100644
--- a/resources/variants/tizyx_k25_1.0.inst.cfg
+++ b/resources/variants/tizyx_k25_1.0.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tizyx_k25
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_d01_0.2.inst.cfg b/resources/variants/tronxy_d01_0.2.inst.cfg
index e58fb302ab..db73ddfc0d 100644
--- a/resources/variants/tronxy_d01_0.2.inst.cfg
+++ b/resources/variants/tronxy_d01_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_d01
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_d01_0.3.inst.cfg b/resources/variants/tronxy_d01_0.3.inst.cfg
index 9e90f06db8..037314a519 100644
--- a/resources/variants/tronxy_d01_0.3.inst.cfg
+++ b/resources/variants/tronxy_d01_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_d01
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_d01_0.4.inst.cfg b/resources/variants/tronxy_d01_0.4.inst.cfg
index 37dce32c9d..5e458eda1c 100644
--- a/resources/variants/tronxy_d01_0.4.inst.cfg
+++ b/resources/variants/tronxy_d01_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_d01
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_d01_0.5.inst.cfg b/resources/variants/tronxy_d01_0.5.inst.cfg
index 7eeb6defc0..6dab18d0de 100644
--- a/resources/variants/tronxy_d01_0.5.inst.cfg
+++ b/resources/variants/tronxy_d01_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_d01
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_d01_0.6.inst.cfg b/resources/variants/tronxy_d01_0.6.inst.cfg
index 38d05daca1..7bc0b75442 100644
--- a/resources/variants/tronxy_d01_0.6.inst.cfg
+++ b/resources/variants/tronxy_d01_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_d01
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_d01_0.8.inst.cfg b/resources/variants/tronxy_d01_0.8.inst.cfg
index 06f4987e3f..4a544fa7d3 100644
--- a/resources/variants/tronxy_d01_0.8.inst.cfg
+++ b/resources/variants/tronxy_d01_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_d01
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_0.2.inst.cfg b/resources/variants/tronxy_x5sa_0.2.inst.cfg
index 9d7c726d92..c969476d26 100644
--- a/resources/variants/tronxy_x5sa_0.2.inst.cfg
+++ b/resources/variants/tronxy_x5sa_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_0.3.inst.cfg b/resources/variants/tronxy_x5sa_0.3.inst.cfg
index 3357ca4ee7..2edd47e63e 100644
--- a/resources/variants/tronxy_x5sa_0.3.inst.cfg
+++ b/resources/variants/tronxy_x5sa_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_0.4.inst.cfg b/resources/variants/tronxy_x5sa_0.4.inst.cfg
index feab0c94f0..461aedea61 100644
--- a/resources/variants/tronxy_x5sa_0.4.inst.cfg
+++ b/resources/variants/tronxy_x5sa_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_0.5.inst.cfg b/resources/variants/tronxy_x5sa_0.5.inst.cfg
index 8f50ab24bc..ab16e899e8 100644
--- a/resources/variants/tronxy_x5sa_0.5.inst.cfg
+++ b/resources/variants/tronxy_x5sa_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_0.6.inst.cfg b/resources/variants/tronxy_x5sa_0.6.inst.cfg
index bebdb93a86..41c0bc6422 100644
--- a/resources/variants/tronxy_x5sa_0.6.inst.cfg
+++ b/resources/variants/tronxy_x5sa_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_0.8.inst.cfg b/resources/variants/tronxy_x5sa_0.8.inst.cfg
index c2b4652234..a372cc727f 100644
--- a/resources/variants/tronxy_x5sa_0.8.inst.cfg
+++ b/resources/variants/tronxy_x5sa_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_400_0.2.inst.cfg b/resources/variants/tronxy_x5sa_400_0.2.inst.cfg
index 6c43f86d43..f9d322843d 100644
--- a/resources/variants/tronxy_x5sa_400_0.2.inst.cfg
+++ b/resources/variants/tronxy_x5sa_400_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa_400
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_400_0.3.inst.cfg b/resources/variants/tronxy_x5sa_400_0.3.inst.cfg
index 34fa585684..8b83c649ed 100644
--- a/resources/variants/tronxy_x5sa_400_0.3.inst.cfg
+++ b/resources/variants/tronxy_x5sa_400_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa_400
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_400_0.4.inst.cfg b/resources/variants/tronxy_x5sa_400_0.4.inst.cfg
index 9aa1de7ed2..69050536cf 100644
--- a/resources/variants/tronxy_x5sa_400_0.4.inst.cfg
+++ b/resources/variants/tronxy_x5sa_400_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa_400
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_400_0.5.inst.cfg b/resources/variants/tronxy_x5sa_400_0.5.inst.cfg
index 87ed5db4fe..d3817033bc 100644
--- a/resources/variants/tronxy_x5sa_400_0.5.inst.cfg
+++ b/resources/variants/tronxy_x5sa_400_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa_400
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_400_0.6.inst.cfg b/resources/variants/tronxy_x5sa_400_0.6.inst.cfg
index d3cf88a95e..cca58d65f4 100644
--- a/resources/variants/tronxy_x5sa_400_0.6.inst.cfg
+++ b/resources/variants/tronxy_x5sa_400_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa_400
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_400_0.8.inst.cfg b/resources/variants/tronxy_x5sa_400_0.8.inst.cfg
index c970b6b817..9dc6d88466 100644
--- a/resources/variants/tronxy_x5sa_400_0.8.inst.cfg
+++ b/resources/variants/tronxy_x5sa_400_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa_400
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_500_0.2.inst.cfg b/resources/variants/tronxy_x5sa_500_0.2.inst.cfg
index 11e2a77081..6779ab8af2 100644
--- a/resources/variants/tronxy_x5sa_500_0.2.inst.cfg
+++ b/resources/variants/tronxy_x5sa_500_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa_500
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_500_0.3.inst.cfg b/resources/variants/tronxy_x5sa_500_0.3.inst.cfg
index a5e0dff407..58f422788b 100644
--- a/resources/variants/tronxy_x5sa_500_0.3.inst.cfg
+++ b/resources/variants/tronxy_x5sa_500_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa_500
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_500_0.4.inst.cfg b/resources/variants/tronxy_x5sa_500_0.4.inst.cfg
index 3157678992..89364e8eb2 100644
--- a/resources/variants/tronxy_x5sa_500_0.4.inst.cfg
+++ b/resources/variants/tronxy_x5sa_500_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa_500
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_500_0.5.inst.cfg b/resources/variants/tronxy_x5sa_500_0.5.inst.cfg
index 35d3753386..27b75bb36b 100644
--- a/resources/variants/tronxy_x5sa_500_0.5.inst.cfg
+++ b/resources/variants/tronxy_x5sa_500_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa_500
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_500_0.6.inst.cfg b/resources/variants/tronxy_x5sa_500_0.6.inst.cfg
index 0ea86054a9..df754c63c2 100644
--- a/resources/variants/tronxy_x5sa_500_0.6.inst.cfg
+++ b/resources/variants/tronxy_x5sa_500_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa_500
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x5sa_500_0.8.inst.cfg b/resources/variants/tronxy_x5sa_500_0.8.inst.cfg
index e0519c4549..2f669fb41f 100644
--- a/resources/variants/tronxy_x5sa_500_0.8.inst.cfg
+++ b/resources/variants/tronxy_x5sa_500_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x5sa_500
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x_0.2.inst.cfg b/resources/variants/tronxy_x_0.2.inst.cfg
index e7241e8845..0c96c3d651 100644
--- a/resources/variants/tronxy_x_0.2.inst.cfg
+++ b/resources/variants/tronxy_x_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x_0.3.inst.cfg b/resources/variants/tronxy_x_0.3.inst.cfg
index d907c64c0c..ff6063f101 100644
--- a/resources/variants/tronxy_x_0.3.inst.cfg
+++ b/resources/variants/tronxy_x_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x_0.4.inst.cfg b/resources/variants/tronxy_x_0.4.inst.cfg
index 6e962ce4ce..0d21dc6149 100644
--- a/resources/variants/tronxy_x_0.4.inst.cfg
+++ b/resources/variants/tronxy_x_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x_0.5.inst.cfg b/resources/variants/tronxy_x_0.5.inst.cfg
index c0b8628a65..dfce06683c 100644
--- a/resources/variants/tronxy_x_0.5.inst.cfg
+++ b/resources/variants/tronxy_x_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x_0.6.inst.cfg b/resources/variants/tronxy_x_0.6.inst.cfg
index 909205f353..8046d9ef27 100644
--- a/resources/variants/tronxy_x_0.6.inst.cfg
+++ b/resources/variants/tronxy_x_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_x_0.8.inst.cfg b/resources/variants/tronxy_x_0.8.inst.cfg
index 07c1fd2e24..117d4972be 100644
--- a/resources/variants/tronxy_x_0.8.inst.cfg
+++ b/resources/variants/tronxy_x_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_x
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy2_0.2.inst.cfg b/resources/variants/tronxy_xy2_0.2.inst.cfg
index f049b722a1..e68cf430e0 100644
--- a/resources/variants/tronxy_xy2_0.2.inst.cfg
+++ b/resources/variants/tronxy_xy2_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy2_0.3.inst.cfg b/resources/variants/tronxy_xy2_0.3.inst.cfg
index e7919314b6..e8e307a2c0 100644
--- a/resources/variants/tronxy_xy2_0.3.inst.cfg
+++ b/resources/variants/tronxy_xy2_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy2_0.4.inst.cfg b/resources/variants/tronxy_xy2_0.4.inst.cfg
index aa360eb136..5a63da5dd0 100644
--- a/resources/variants/tronxy_xy2_0.4.inst.cfg
+++ b/resources/variants/tronxy_xy2_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy2_0.5.inst.cfg b/resources/variants/tronxy_xy2_0.5.inst.cfg
index b6e8bb66b1..cc330bf3bf 100644
--- a/resources/variants/tronxy_xy2_0.5.inst.cfg
+++ b/resources/variants/tronxy_xy2_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy2_0.6.inst.cfg b/resources/variants/tronxy_xy2_0.6.inst.cfg
index 4e42e954c1..cd522b625e 100644
--- a/resources/variants/tronxy_xy2_0.6.inst.cfg
+++ b/resources/variants/tronxy_xy2_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy2_0.8.inst.cfg b/resources/variants/tronxy_xy2_0.8.inst.cfg
index 3e452e1192..2003cd6a87 100644
--- a/resources/variants/tronxy_xy2_0.8.inst.cfg
+++ b/resources/variants/tronxy_xy2_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy2
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy2pro_0.2.inst.cfg b/resources/variants/tronxy_xy2pro_0.2.inst.cfg
index 12d516ef06..e8fc6d6dc5 100644
--- a/resources/variants/tronxy_xy2pro_0.2.inst.cfg
+++ b/resources/variants/tronxy_xy2pro_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy2pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy2pro_0.3.inst.cfg b/resources/variants/tronxy_xy2pro_0.3.inst.cfg
index ed5dfd70af..ec256a9abf 100644
--- a/resources/variants/tronxy_xy2pro_0.3.inst.cfg
+++ b/resources/variants/tronxy_xy2pro_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy2pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy2pro_0.4.inst.cfg b/resources/variants/tronxy_xy2pro_0.4.inst.cfg
index 857284c06e..75f464a5a6 100644
--- a/resources/variants/tronxy_xy2pro_0.4.inst.cfg
+++ b/resources/variants/tronxy_xy2pro_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy2pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy2pro_0.5.inst.cfg b/resources/variants/tronxy_xy2pro_0.5.inst.cfg
index a4975e4364..13fffdb854 100644
--- a/resources/variants/tronxy_xy2pro_0.5.inst.cfg
+++ b/resources/variants/tronxy_xy2pro_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy2pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy2pro_0.6.inst.cfg b/resources/variants/tronxy_xy2pro_0.6.inst.cfg
index 3b6359ccac..5f1e8a8441 100644
--- a/resources/variants/tronxy_xy2pro_0.6.inst.cfg
+++ b/resources/variants/tronxy_xy2pro_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy2pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy2pro_0.8.inst.cfg b/resources/variants/tronxy_xy2pro_0.8.inst.cfg
index e99c0f6477..938322ccfc 100644
--- a/resources/variants/tronxy_xy2pro_0.8.inst.cfg
+++ b/resources/variants/tronxy_xy2pro_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy2pro
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy3_0.2.inst.cfg b/resources/variants/tronxy_xy3_0.2.inst.cfg
index 57e2a86793..cce6acb7ea 100644
--- a/resources/variants/tronxy_xy3_0.2.inst.cfg
+++ b/resources/variants/tronxy_xy3_0.2.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy3_0.3.inst.cfg b/resources/variants/tronxy_xy3_0.3.inst.cfg
index 754030c22a..38f210e326 100644
--- a/resources/variants/tronxy_xy3_0.3.inst.cfg
+++ b/resources/variants/tronxy_xy3_0.3.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy3_0.4.inst.cfg b/resources/variants/tronxy_xy3_0.4.inst.cfg
index 1459877a30..e21e9f9459 100644
--- a/resources/variants/tronxy_xy3_0.4.inst.cfg
+++ b/resources/variants/tronxy_xy3_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy3_0.5.inst.cfg b/resources/variants/tronxy_xy3_0.5.inst.cfg
index 35df31000f..40a6b13ec6 100644
--- a/resources/variants/tronxy_xy3_0.5.inst.cfg
+++ b/resources/variants/tronxy_xy3_0.5.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy3_0.6.inst.cfg b/resources/variants/tronxy_xy3_0.6.inst.cfg
index a6e60daec2..efa6d7ee56 100644
--- a/resources/variants/tronxy_xy3_0.6.inst.cfg
+++ b/resources/variants/tronxy_xy3_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/tronxy_xy3_0.8.inst.cfg b/resources/variants/tronxy_xy3_0.8.inst.cfg
index 38b348ee88..7df79744a1 100644
--- a/resources/variants/tronxy_xy3_0.8.inst.cfg
+++ b/resources/variants/tronxy_xy3_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = tronxy_xy3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_extended_olsson_0.25.inst.cfg b/resources/variants/ultimaker2_extended_olsson_0.25.inst.cfg
index a0cfefcfcd..dadedbe464 100644
--- a/resources/variants/ultimaker2_extended_olsson_0.25.inst.cfg
+++ b/resources/variants/ultimaker2_extended_olsson_0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_extended_olsson
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_extended_olsson_0.4.inst.cfg b/resources/variants/ultimaker2_extended_olsson_0.4.inst.cfg
index d6ea4e2ef8..8b6024ffef 100644
--- a/resources/variants/ultimaker2_extended_olsson_0.4.inst.cfg
+++ b/resources/variants/ultimaker2_extended_olsson_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_extended_olsson
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_extended_olsson_0.6.inst.cfg b/resources/variants/ultimaker2_extended_olsson_0.6.inst.cfg
index 75563315a0..5cb924beb3 100644
--- a/resources/variants/ultimaker2_extended_olsson_0.6.inst.cfg
+++ b/resources/variants/ultimaker2_extended_olsson_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_extended_olsson
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_extended_olsson_0.8.inst.cfg b/resources/variants/ultimaker2_extended_olsson_0.8.inst.cfg
index e2b1843ae8..62f81b859d 100644
--- a/resources/variants/ultimaker2_extended_olsson_0.8.inst.cfg
+++ b/resources/variants/ultimaker2_extended_olsson_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_extended_olsson
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_extended_plus_0.25.inst.cfg b/resources/variants/ultimaker2_extended_plus_0.25.inst.cfg
index 5764f74478..b16a163a07 100644
--- a/resources/variants/ultimaker2_extended_plus_0.25.inst.cfg
+++ b/resources/variants/ultimaker2_extended_plus_0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_extended_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_extended_plus_0.4.inst.cfg b/resources/variants/ultimaker2_extended_plus_0.4.inst.cfg
index 8297b5be66..2abe25fb68 100644
--- a/resources/variants/ultimaker2_extended_plus_0.4.inst.cfg
+++ b/resources/variants/ultimaker2_extended_plus_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_extended_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_extended_plus_0.6.inst.cfg b/resources/variants/ultimaker2_extended_plus_0.6.inst.cfg
index 726243728a..88f86bf4ac 100644
--- a/resources/variants/ultimaker2_extended_plus_0.6.inst.cfg
+++ b/resources/variants/ultimaker2_extended_plus_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_extended_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_extended_plus_0.8.inst.cfg b/resources/variants/ultimaker2_extended_plus_0.8.inst.cfg
index f9794b7e8b..c68f0e8666 100644
--- a/resources/variants/ultimaker2_extended_plus_0.8.inst.cfg
+++ b/resources/variants/ultimaker2_extended_plus_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_extended_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_olsson_0.25.inst.cfg b/resources/variants/ultimaker2_olsson_0.25.inst.cfg
index 44009a7b81..fe757c2b5e 100644
--- a/resources/variants/ultimaker2_olsson_0.25.inst.cfg
+++ b/resources/variants/ultimaker2_olsson_0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_olsson
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_olsson_0.4.inst.cfg b/resources/variants/ultimaker2_olsson_0.4.inst.cfg
index 365f05ed2a..d0d6d85626 100644
--- a/resources/variants/ultimaker2_olsson_0.4.inst.cfg
+++ b/resources/variants/ultimaker2_olsson_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_olsson
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_olsson_0.6.inst.cfg b/resources/variants/ultimaker2_olsson_0.6.inst.cfg
index 944aea6a77..1b49cf5439 100644
--- a/resources/variants/ultimaker2_olsson_0.6.inst.cfg
+++ b/resources/variants/ultimaker2_olsson_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_olsson
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_olsson_0.8.inst.cfg b/resources/variants/ultimaker2_olsson_0.8.inst.cfg
index 0be28f6c8a..986442ad2c 100644
--- a/resources/variants/ultimaker2_olsson_0.8.inst.cfg
+++ b/resources/variants/ultimaker2_olsson_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_olsson
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_plus_0.25.inst.cfg b/resources/variants/ultimaker2_plus_0.25.inst.cfg
index b05c0f84b7..d49457372b 100644
--- a/resources/variants/ultimaker2_plus_0.25.inst.cfg
+++ b/resources/variants/ultimaker2_plus_0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_plus_0.4.inst.cfg b/resources/variants/ultimaker2_plus_0.4.inst.cfg
index b04e067632..8a723cfbc5 100644
--- a/resources/variants/ultimaker2_plus_0.4.inst.cfg
+++ b/resources/variants/ultimaker2_plus_0.4.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_plus_0.6.inst.cfg b/resources/variants/ultimaker2_plus_0.6.inst.cfg
index 8d4ba5bf0e..f0154ea426 100644
--- a/resources/variants/ultimaker2_plus_0.6.inst.cfg
+++ b/resources/variants/ultimaker2_plus_0.6.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker2_plus_0.8.inst.cfg b/resources/variants/ultimaker2_plus_0.8.inst.cfg
index 36ef913056..49f3544cb0 100644
--- a/resources/variants/ultimaker2_plus_0.8.inst.cfg
+++ b/resources/variants/ultimaker2_plus_0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker2_plus
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker3_aa0.25.inst.cfg b/resources/variants/ultimaker3_aa0.25.inst.cfg
index db6a9de1d8..af5251f70f 100644
--- a/resources/variants/ultimaker3_aa0.25.inst.cfg
+++ b/resources/variants/ultimaker3_aa0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker3_aa0.8.inst.cfg b/resources/variants/ultimaker3_aa0.8.inst.cfg
index 20b9266008..24fff54ff4 100644
--- a/resources/variants/ultimaker3_aa0.8.inst.cfg
+++ b/resources/variants/ultimaker3_aa0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker3_aa04.inst.cfg b/resources/variants/ultimaker3_aa04.inst.cfg
index 94b0d91f92..73cd098218 100644
--- a/resources/variants/ultimaker3_aa04.inst.cfg
+++ b/resources/variants/ultimaker3_aa04.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker3_bb0.8.inst.cfg b/resources/variants/ultimaker3_bb0.8.inst.cfg
index 64fea00376..a094444880 100644
--- a/resources/variants/ultimaker3_bb0.8.inst.cfg
+++ b/resources/variants/ultimaker3_bb0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker3_bb04.inst.cfg b/resources/variants/ultimaker3_bb04.inst.cfg
index 59bc0853ca..297903c05e 100644
--- a/resources/variants/ultimaker3_bb04.inst.cfg
+++ b/resources/variants/ultimaker3_bb04.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker3_extended_aa0.25.inst.cfg b/resources/variants/ultimaker3_extended_aa0.25.inst.cfg
index b8d6f60b83..7a1e8d2612 100644
--- a/resources/variants/ultimaker3_extended_aa0.25.inst.cfg
+++ b/resources/variants/ultimaker3_extended_aa0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker3_extended
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker3_extended_aa0.8.inst.cfg b/resources/variants/ultimaker3_extended_aa0.8.inst.cfg
index e3348f7b05..276306af87 100644
--- a/resources/variants/ultimaker3_extended_aa0.8.inst.cfg
+++ b/resources/variants/ultimaker3_extended_aa0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker3_extended
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker3_extended_aa04.inst.cfg b/resources/variants/ultimaker3_extended_aa04.inst.cfg
index e2132d36dc..e86aa0e2e2 100644
--- a/resources/variants/ultimaker3_extended_aa04.inst.cfg
+++ b/resources/variants/ultimaker3_extended_aa04.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker3_extended
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker3_extended_bb0.8.inst.cfg b/resources/variants/ultimaker3_extended_bb0.8.inst.cfg
index 32b7741c9d..ce9dc0015a 100644
--- a/resources/variants/ultimaker3_extended_bb0.8.inst.cfg
+++ b/resources/variants/ultimaker3_extended_bb0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker3_extended
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker3_extended_bb04.inst.cfg b/resources/variants/ultimaker3_extended_bb04.inst.cfg
index d40c0be4e8..a2bc8f5072 100644
--- a/resources/variants/ultimaker3_extended_bb04.inst.cfg
+++ b/resources/variants/ultimaker3_extended_bb04.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker3_extended
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker_s3_aa0.25.inst.cfg b/resources/variants/ultimaker_s3_aa0.25.inst.cfg
index d78d0c5dba..751066fae0 100644
--- a/resources/variants/ultimaker_s3_aa0.25.inst.cfg
+++ b/resources/variants/ultimaker_s3_aa0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker_s3_aa0.8.inst.cfg b/resources/variants/ultimaker_s3_aa0.8.inst.cfg
index 049f540a4a..a66d2b9208 100644
--- a/resources/variants/ultimaker_s3_aa0.8.inst.cfg
+++ b/resources/variants/ultimaker_s3_aa0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker_s3_aa04.inst.cfg b/resources/variants/ultimaker_s3_aa04.inst.cfg
index f65faec4fb..ca10a4a465 100644
--- a/resources/variants/ultimaker_s3_aa04.inst.cfg
+++ b/resources/variants/ultimaker_s3_aa04.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker_s3_bb0.8.inst.cfg b/resources/variants/ultimaker_s3_bb0.8.inst.cfg
index 6f41ebf817..eb34cd43ac 100644
--- a/resources/variants/ultimaker_s3_bb0.8.inst.cfg
+++ b/resources/variants/ultimaker_s3_bb0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker_s3_bb04.inst.cfg b/resources/variants/ultimaker_s3_bb04.inst.cfg
index eaefa80385..2d69da5855 100644
--- a/resources/variants/ultimaker_s3_bb04.inst.cfg
+++ b/resources/variants/ultimaker_s3_bb04.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker_s3_cc06.inst.cfg b/resources/variants/ultimaker_s3_cc06.inst.cfg
index b598e7f521..b528744494 100644
--- a/resources/variants/ultimaker_s3_cc06.inst.cfg
+++ b/resources/variants/ultimaker_s3_cc06.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker_s3
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker_s5_aa0.25.inst.cfg b/resources/variants/ultimaker_s5_aa0.25.inst.cfg
index e810263baa..7b27be6831 100644
--- a/resources/variants/ultimaker_s5_aa0.25.inst.cfg
+++ b/resources/variants/ultimaker_s5_aa0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker_s5_aa0.8.inst.cfg b/resources/variants/ultimaker_s5_aa0.8.inst.cfg
index ef223c0b64..b52fc8e3c1 100644
--- a/resources/variants/ultimaker_s5_aa0.8.inst.cfg
+++ b/resources/variants/ultimaker_s5_aa0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker_s5_aa04.inst.cfg b/resources/variants/ultimaker_s5_aa04.inst.cfg
index e36fc7285b..3f2ff7e770 100644
--- a/resources/variants/ultimaker_s5_aa04.inst.cfg
+++ b/resources/variants/ultimaker_s5_aa04.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker_s5_aluminum.inst.cfg b/resources/variants/ultimaker_s5_aluminum.inst.cfg
index 53c05f7b95..eccc17fb8b 100644
--- a/resources/variants/ultimaker_s5_aluminum.inst.cfg
+++ b/resources/variants/ultimaker_s5_aluminum.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = buildplate
diff --git a/resources/variants/ultimaker_s5_bb0.8.inst.cfg b/resources/variants/ultimaker_s5_bb0.8.inst.cfg
index d2cbcfa7d5..5f856535ba 100644
--- a/resources/variants/ultimaker_s5_bb0.8.inst.cfg
+++ b/resources/variants/ultimaker_s5_bb0.8.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker_s5_bb04.inst.cfg b/resources/variants/ultimaker_s5_bb04.inst.cfg
index 6ff5106373..84abd5da6b 100644
--- a/resources/variants/ultimaker_s5_bb04.inst.cfg
+++ b/resources/variants/ultimaker_s5_bb04.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker_s5_cc06.inst.cfg b/resources/variants/ultimaker_s5_cc06.inst.cfg
index c937390fa3..61e2d73e59 100644
--- a/resources/variants/ultimaker_s5_cc06.inst.cfg
+++ b/resources/variants/ultimaker_s5_cc06.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/ultimaker_s5_glass.inst.cfg b/resources/variants/ultimaker_s5_glass.inst.cfg
index 87164ff79a..84c8c5f2cc 100644
--- a/resources/variants/ultimaker_s5_glass.inst.cfg
+++ b/resources/variants/ultimaker_s5_glass.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = ultimaker_s5
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = buildplate
diff --git a/resources/variants/uni_200_0.30.inst.cfg b/resources/variants/uni_200_0.30.inst.cfg
index 1faa24001d..a5bf39e7a9 100644
--- a/resources/variants/uni_200_0.30.inst.cfg
+++ b/resources/variants/uni_200_0.30.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_200
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/uni_200_0.40.inst.cfg b/resources/variants/uni_200_0.40.inst.cfg
index fbfe4fed10..cf7a797b98 100644
--- a/resources/variants/uni_200_0.40.inst.cfg
+++ b/resources/variants/uni_200_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_200
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/uni_200_0.50.inst.cfg b/resources/variants/uni_200_0.50.inst.cfg
index 758e2614e8..559d6703d0 100644
--- a/resources/variants/uni_200_0.50.inst.cfg
+++ b/resources/variants/uni_200_0.50.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_200
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/uni_250_0.30.inst.cfg b/resources/variants/uni_250_0.30.inst.cfg
index dd49b60fb1..481c986fe8 100644
--- a/resources/variants/uni_250_0.30.inst.cfg
+++ b/resources/variants/uni_250_0.30.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/uni_250_0.40.inst.cfg b/resources/variants/uni_250_0.40.inst.cfg
index 573e468db1..3abe42dd24 100644
--- a/resources/variants/uni_250_0.40.inst.cfg
+++ b/resources/variants/uni_250_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/uni_250_0.50.inst.cfg b/resources/variants/uni_250_0.50.inst.cfg
index d8fff2c615..7c4f7dcd8d 100644
--- a/resources/variants/uni_250_0.50.inst.cfg
+++ b/resources/variants/uni_250_0.50.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/uni_300_0.30.inst.cfg b/resources/variants/uni_300_0.30.inst.cfg
index 91c5cbeb09..df36c6d778 100644
--- a/resources/variants/uni_300_0.30.inst.cfg
+++ b/resources/variants/uni_300_0.30.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/uni_300_0.40.inst.cfg b/resources/variants/uni_300_0.40.inst.cfg
index 46668fcca4..5f07d32593 100644
--- a/resources/variants/uni_300_0.40.inst.cfg
+++ b/resources/variants/uni_300_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/uni_300_0.50.inst.cfg b/resources/variants/uni_300_0.50.inst.cfg
index 0407c0f291..2fde6a8eef 100644
--- a/resources/variants/uni_300_0.50.inst.cfg
+++ b/resources/variants/uni_300_0.50.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/uni_base_0.30.inst.cfg b/resources/variants/uni_base_0.30.inst.cfg
index 006bd604f9..28bd2f53c7 100644
--- a/resources/variants/uni_base_0.30.inst.cfg
+++ b/resources/variants/uni_base_0.30.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/uni_base_0.40.inst.cfg b/resources/variants/uni_base_0.40.inst.cfg
index b8809976a2..7d74086702 100644
--- a/resources/variants/uni_base_0.40.inst.cfg
+++ b/resources/variants/uni_base_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/uni_base_0.50.inst.cfg b/resources/variants/uni_base_0.50.inst.cfg
index 6f14b50cc1..09f077c40f 100644
--- a/resources/variants/uni_base_0.50.inst.cfg
+++ b/resources/variants/uni_base_0.50.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_base
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/uni_mini_0.30.inst.cfg b/resources/variants/uni_mini_0.30.inst.cfg
index d4ccbe652e..661bbef29c 100644
--- a/resources/variants/uni_mini_0.30.inst.cfg
+++ b/resources/variants/uni_mini_0.30.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_mini
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/uni_mini_0.40.inst.cfg b/resources/variants/uni_mini_0.40.inst.cfg
index f6fbd828a8..e7451cc3b4 100644
--- a/resources/variants/uni_mini_0.40.inst.cfg
+++ b/resources/variants/uni_mini_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_mini
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/uni_mini_0.50.inst.cfg b/resources/variants/uni_mini_0.50.inst.cfg
index 9ca2d23015..e5d6922225 100644
--- a/resources/variants/uni_mini_0.50.inst.cfg
+++ b/resources/variants/uni_mini_0.50.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = uni_mini
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_250_v6_0.25.inst.cfg b/resources/variants/voron2_250_v6_0.25.inst.cfg
index 5ca789e2fb..bd80c4b533 100644
--- a/resources/variants/voron2_250_v6_0.25.inst.cfg
+++ b/resources/variants/voron2_250_v6_0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_250_v6_0.30.inst.cfg b/resources/variants/voron2_250_v6_0.30.inst.cfg
index 6601e07058..2f48032420 100644
--- a/resources/variants/voron2_250_v6_0.30.inst.cfg
+++ b/resources/variants/voron2_250_v6_0.30.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_250_v6_0.35.inst.cfg b/resources/variants/voron2_250_v6_0.35.inst.cfg
index 3e68d7b1f3..b9c0a26239 100644
--- a/resources/variants/voron2_250_v6_0.35.inst.cfg
+++ b/resources/variants/voron2_250_v6_0.35.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_250_v6_0.40.inst.cfg b/resources/variants/voron2_250_v6_0.40.inst.cfg
index 7c56ccf44b..4ee4cec59d 100644
--- a/resources/variants/voron2_250_v6_0.40.inst.cfg
+++ b/resources/variants/voron2_250_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_250_v6_0.50.inst.cfg b/resources/variants/voron2_250_v6_0.50.inst.cfg
index 6551d1eeb8..0130631204 100644
--- a/resources/variants/voron2_250_v6_0.50.inst.cfg
+++ b/resources/variants/voron2_250_v6_0.50.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_250_v6_0.60.inst.cfg b/resources/variants/voron2_250_v6_0.60.inst.cfg
index ed5869ebfd..e9d347d7c8 100644
--- a/resources/variants/voron2_250_v6_0.60.inst.cfg
+++ b/resources/variants/voron2_250_v6_0.60.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_250_v6_0.80.inst.cfg b/resources/variants/voron2_250_v6_0.80.inst.cfg
index ba96c5f496..9a2f19b9ac 100644
--- a/resources/variants/voron2_250_v6_0.80.inst.cfg
+++ b/resources/variants/voron2_250_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_250_volcano_0.40.inst.cfg b/resources/variants/voron2_250_volcano_0.40.inst.cfg
index fa797b5ed2..c4da04dd85 100644
--- a/resources/variants/voron2_250_volcano_0.40.inst.cfg
+++ b/resources/variants/voron2_250_volcano_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_250_volcano_0.60.inst.cfg b/resources/variants/voron2_250_volcano_0.60.inst.cfg
index 659ddc6375..32dd582079 100644
--- a/resources/variants/voron2_250_volcano_0.60.inst.cfg
+++ b/resources/variants/voron2_250_volcano_0.60.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_250_volcano_0.80.inst.cfg b/resources/variants/voron2_250_volcano_0.80.inst.cfg
index 1ac87717ea..b68ecd123f 100644
--- a/resources/variants/voron2_250_volcano_0.80.inst.cfg
+++ b/resources/variants/voron2_250_volcano_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_250_volcano_1.00.inst.cfg b/resources/variants/voron2_250_volcano_1.00.inst.cfg
index c2ce728de1..ca3da9ffe2 100644
--- a/resources/variants/voron2_250_volcano_1.00.inst.cfg
+++ b/resources/variants/voron2_250_volcano_1.00.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_250_volcano_1.20.inst.cfg b/resources/variants/voron2_250_volcano_1.20.inst.cfg
index 779ec102c0..abb2b946f4 100644
--- a/resources/variants/voron2_250_volcano_1.20.inst.cfg
+++ b/resources/variants/voron2_250_volcano_1.20.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_250
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_300_v6_0.25.inst.cfg b/resources/variants/voron2_300_v6_0.25.inst.cfg
index 657a0523a7..958154e12d 100644
--- a/resources/variants/voron2_300_v6_0.25.inst.cfg
+++ b/resources/variants/voron2_300_v6_0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_300_v6_0.30.inst.cfg b/resources/variants/voron2_300_v6_0.30.inst.cfg
index 79b36daf26..864c7b82f0 100644
--- a/resources/variants/voron2_300_v6_0.30.inst.cfg
+++ b/resources/variants/voron2_300_v6_0.30.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_300_v6_0.35.inst.cfg b/resources/variants/voron2_300_v6_0.35.inst.cfg
index 8233f2a6c2..fbc994f2db 100644
--- a/resources/variants/voron2_300_v6_0.35.inst.cfg
+++ b/resources/variants/voron2_300_v6_0.35.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_300_v6_0.40.inst.cfg b/resources/variants/voron2_300_v6_0.40.inst.cfg
index 49624644b2..11d6cb7661 100644
--- a/resources/variants/voron2_300_v6_0.40.inst.cfg
+++ b/resources/variants/voron2_300_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_300_v6_0.50.inst.cfg b/resources/variants/voron2_300_v6_0.50.inst.cfg
index 21931e9752..cf3b862a34 100644
--- a/resources/variants/voron2_300_v6_0.50.inst.cfg
+++ b/resources/variants/voron2_300_v6_0.50.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_300_v6_0.60.inst.cfg b/resources/variants/voron2_300_v6_0.60.inst.cfg
index a38b052f7b..694a084c94 100644
--- a/resources/variants/voron2_300_v6_0.60.inst.cfg
+++ b/resources/variants/voron2_300_v6_0.60.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_300_v6_0.80.inst.cfg b/resources/variants/voron2_300_v6_0.80.inst.cfg
index ef93f84f9d..95182407f3 100644
--- a/resources/variants/voron2_300_v6_0.80.inst.cfg
+++ b/resources/variants/voron2_300_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_300_volcano_0.40.inst.cfg b/resources/variants/voron2_300_volcano_0.40.inst.cfg
index 47a6093bc9..afd9b90575 100644
--- a/resources/variants/voron2_300_volcano_0.40.inst.cfg
+++ b/resources/variants/voron2_300_volcano_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_300_volcano_0.60.inst.cfg b/resources/variants/voron2_300_volcano_0.60.inst.cfg
index b7c29f499b..748bf11d8b 100644
--- a/resources/variants/voron2_300_volcano_0.60.inst.cfg
+++ b/resources/variants/voron2_300_volcano_0.60.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_300_volcano_0.80.inst.cfg b/resources/variants/voron2_300_volcano_0.80.inst.cfg
index bc0ae505c4..c7303e8bfe 100644
--- a/resources/variants/voron2_300_volcano_0.80.inst.cfg
+++ b/resources/variants/voron2_300_volcano_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_300_volcano_1.00.inst.cfg b/resources/variants/voron2_300_volcano_1.00.inst.cfg
index 4e7e42e863..02622366f9 100644
--- a/resources/variants/voron2_300_volcano_1.00.inst.cfg
+++ b/resources/variants/voron2_300_volcano_1.00.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_300_volcano_1.20.inst.cfg b/resources/variants/voron2_300_volcano_1.20.inst.cfg
index a021b28af2..d55abfc101 100644
--- a/resources/variants/voron2_300_volcano_1.20.inst.cfg
+++ b/resources/variants/voron2_300_volcano_1.20.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_300
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_350_v6_0.25.inst.cfg b/resources/variants/voron2_350_v6_0.25.inst.cfg
index cad2f4a7f3..eaaa9949d5 100644
--- a/resources/variants/voron2_350_v6_0.25.inst.cfg
+++ b/resources/variants/voron2_350_v6_0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_350
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_350_v6_0.30.inst.cfg b/resources/variants/voron2_350_v6_0.30.inst.cfg
index cdea9351ea..b23eeab25c 100644
--- a/resources/variants/voron2_350_v6_0.30.inst.cfg
+++ b/resources/variants/voron2_350_v6_0.30.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_350
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_350_v6_0.35.inst.cfg b/resources/variants/voron2_350_v6_0.35.inst.cfg
index 5086fce122..d899def828 100644
--- a/resources/variants/voron2_350_v6_0.35.inst.cfg
+++ b/resources/variants/voron2_350_v6_0.35.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_350
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_350_v6_0.40.inst.cfg b/resources/variants/voron2_350_v6_0.40.inst.cfg
index 5fe903289b..0d614159be 100644
--- a/resources/variants/voron2_350_v6_0.40.inst.cfg
+++ b/resources/variants/voron2_350_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_350
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_350_v6_0.50.inst.cfg b/resources/variants/voron2_350_v6_0.50.inst.cfg
index 6f11e22bb6..e49f44bc2c 100644
--- a/resources/variants/voron2_350_v6_0.50.inst.cfg
+++ b/resources/variants/voron2_350_v6_0.50.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_350
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_350_v6_0.60.inst.cfg b/resources/variants/voron2_350_v6_0.60.inst.cfg
index 588e6e556a..5431e53b43 100644
--- a/resources/variants/voron2_350_v6_0.60.inst.cfg
+++ b/resources/variants/voron2_350_v6_0.60.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_350
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_350_v6_0.80.inst.cfg b/resources/variants/voron2_350_v6_0.80.inst.cfg
index 74035b5187..ea3ee57160 100644
--- a/resources/variants/voron2_350_v6_0.80.inst.cfg
+++ b/resources/variants/voron2_350_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_350
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_350_volcano_0.40.inst.cfg b/resources/variants/voron2_350_volcano_0.40.inst.cfg
index 9c03e0cf6c..cbaa5838ca 100644
--- a/resources/variants/voron2_350_volcano_0.40.inst.cfg
+++ b/resources/variants/voron2_350_volcano_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_350
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_350_volcano_0.60.inst.cfg b/resources/variants/voron2_350_volcano_0.60.inst.cfg
index 165cfc5344..0f8f817039 100644
--- a/resources/variants/voron2_350_volcano_0.60.inst.cfg
+++ b/resources/variants/voron2_350_volcano_0.60.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_350
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_350_volcano_0.80.inst.cfg b/resources/variants/voron2_350_volcano_0.80.inst.cfg
index fce36340c0..fafa2cef7b 100644
--- a/resources/variants/voron2_350_volcano_0.80.inst.cfg
+++ b/resources/variants/voron2_350_volcano_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_350
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_350_volcano_1.00.inst.cfg b/resources/variants/voron2_350_volcano_1.00.inst.cfg
index 5cc527f6d6..590a310b25 100644
--- a/resources/variants/voron2_350_volcano_1.00.inst.cfg
+++ b/resources/variants/voron2_350_volcano_1.00.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_350
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_350_volcano_1.20.inst.cfg b/resources/variants/voron2_350_volcano_1.20.inst.cfg
index 1452fa1c89..86370edbac 100644
--- a/resources/variants/voron2_350_volcano_1.20.inst.cfg
+++ b/resources/variants/voron2_350_volcano_1.20.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_350
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_custom_v6_0.25.inst.cfg b/resources/variants/voron2_custom_v6_0.25.inst.cfg
index 6932f7b08f..b272da0ba2 100644
--- a/resources/variants/voron2_custom_v6_0.25.inst.cfg
+++ b/resources/variants/voron2_custom_v6_0.25.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_custom
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_custom_v6_0.30.inst.cfg b/resources/variants/voron2_custom_v6_0.30.inst.cfg
index b38576d4be..c5237cda17 100644
--- a/resources/variants/voron2_custom_v6_0.30.inst.cfg
+++ b/resources/variants/voron2_custom_v6_0.30.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_custom
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_custom_v6_0.35.inst.cfg b/resources/variants/voron2_custom_v6_0.35.inst.cfg
index f6b26b26a2..99f3162ded 100644
--- a/resources/variants/voron2_custom_v6_0.35.inst.cfg
+++ b/resources/variants/voron2_custom_v6_0.35.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_custom
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_custom_v6_0.40.inst.cfg b/resources/variants/voron2_custom_v6_0.40.inst.cfg
index 62c96c3a53..60529cda95 100644
--- a/resources/variants/voron2_custom_v6_0.40.inst.cfg
+++ b/resources/variants/voron2_custom_v6_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_custom
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_custom_v6_0.50.inst.cfg b/resources/variants/voron2_custom_v6_0.50.inst.cfg
index 2a7c85ef1f..37c0c94096 100644
--- a/resources/variants/voron2_custom_v6_0.50.inst.cfg
+++ b/resources/variants/voron2_custom_v6_0.50.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_custom
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_custom_v6_0.60.inst.cfg b/resources/variants/voron2_custom_v6_0.60.inst.cfg
index e612ed33e8..9ad60c1c10 100644
--- a/resources/variants/voron2_custom_v6_0.60.inst.cfg
+++ b/resources/variants/voron2_custom_v6_0.60.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_custom
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_custom_v6_0.80.inst.cfg b/resources/variants/voron2_custom_v6_0.80.inst.cfg
index 0910502885..b4f565ad79 100644
--- a/resources/variants/voron2_custom_v6_0.80.inst.cfg
+++ b/resources/variants/voron2_custom_v6_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_custom
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_custom_volcano_0.40.inst.cfg b/resources/variants/voron2_custom_volcano_0.40.inst.cfg
index 4e2ad042f7..acb078cf36 100644
--- a/resources/variants/voron2_custom_volcano_0.40.inst.cfg
+++ b/resources/variants/voron2_custom_volcano_0.40.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_custom
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_custom_volcano_0.60.inst.cfg b/resources/variants/voron2_custom_volcano_0.60.inst.cfg
index 57614d9239..0f9b06a6a0 100644
--- a/resources/variants/voron2_custom_volcano_0.60.inst.cfg
+++ b/resources/variants/voron2_custom_volcano_0.60.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_custom
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_custom_volcano_0.80.inst.cfg b/resources/variants/voron2_custom_volcano_0.80.inst.cfg
index 338c508c8d..433c738dc1 100644
--- a/resources/variants/voron2_custom_volcano_0.80.inst.cfg
+++ b/resources/variants/voron2_custom_volcano_0.80.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_custom
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_custom_volcano_1.00.inst.cfg b/resources/variants/voron2_custom_volcano_1.00.inst.cfg
index a7596af02a..ae4d848203 100644
--- a/resources/variants/voron2_custom_volcano_1.00.inst.cfg
+++ b/resources/variants/voron2_custom_volcano_1.00.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_custom
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/resources/variants/voron2_custom_volcano_1.20.inst.cfg b/resources/variants/voron2_custom_volcano_1.20.inst.cfg
index fd639b5741..d78f7c2fa1 100644
--- a/resources/variants/voron2_custom_volcano_1.20.inst.cfg
+++ b/resources/variants/voron2_custom_volcano_1.20.inst.cfg
@@ -4,7 +4,7 @@ version = 4
definition = voron2_custom
[metadata]
-setting_version = 15
+setting_version = 16
type = variant
hardware_type = nozzle
diff --git a/tests/Settings/TestDefinitionContainer.py b/tests/Settings/TestDefinitionContainer.py
index d434066d10..ec9e132b24 100644
--- a/tests/Settings/TestDefinitionContainer.py
+++ b/tests/Settings/TestDefinitionContainer.py
@@ -44,7 +44,7 @@ def test_definitionIds(file_path):
:param file_path: The path of the machine definition to test.
"""
definition_id = os.path.basename(file_path).split(".")[0]
- assert " " not in definition_id # Definition IDs are not allowed to have spaces.
+ assert " " not in definition_id, "Definition located at [%s] contains spaces, this is now allowed!" % file_path # Definition IDs are not allowed to have spaces.
@pytest.mark.parametrize("file_path", definition_filepaths)
@@ -57,7 +57,7 @@ def test_noCategory(file_path):
with open(file_path, encoding = "utf-8") as f:
json = f.read()
metadata = DefinitionContainer.deserializeMetadata(json, "test_container_id")
- assert "category" not in metadata[0]
+ assert "category" not in metadata[0], "Definition located at [%s] referenced a category, which is no longer allowed" % file_path
@pytest.mark.parametrize("file_path", machine_filepaths)
@@ -78,15 +78,15 @@ def assertIsDefinitionValid(definition_container, file_path):
with open(file_path, encoding = "utf-8") as data:
json = data.read()
parser, is_valid = definition_container.readAndValidateSerialized(json)
- assert is_valid #The definition has invalid JSON structure.
+ assert is_valid # The definition has invalid JSON structure.
metadata = DefinitionContainer.deserializeMetadata(json, "whatever")
# If the definition defines a platform file, it should be in /resources/meshes/
if "platform" in metadata[0]:
- assert metadata[0]["platform"] in all_meshes
+ assert metadata[0]["platform"] in all_meshes, "Definition located at [%s] references a platform that could not be found" % file_path
if "platform_texture" in metadata[0]:
- assert metadata[0]["platform_texture"] in all_images
+ assert metadata[0]["platform_texture"] in all_images, "Definition located at [%s] references a platform_texture that could not be found" % file_path
@pytest.mark.parametrize("file_path", definition_filepaths)
diff --git a/tests/Settings/TestGlobalStack.py b/tests/Settings/TestGlobalStack.py
index ab9c034e24..79d326ddae 100755
--- a/tests/Settings/TestGlobalStack.py
+++ b/tests/Settings/TestGlobalStack.py
@@ -410,13 +410,13 @@ def test_getPropertyInstancesBeforeResolve(global_stack):
value = unittest.mock.MagicMock() #Sets just the value.
value.getProperty = unittest.mock.MagicMock(side_effect = getValueProperty)
- value.getMetaDataEntry = unittest.mock.MagicMock(return_value = "quality")
+ value.getMetaDataEntry = unittest.mock.MagicMock(return_value = "quality_changes")
resolve = unittest.mock.MagicMock() #Sets just the resolve.
resolve.getProperty = unittest.mock.MagicMock(side_effect = getResolveProperty)
with unittest.mock.patch("cura.Settings.CuraContainerStack.DefinitionContainer", unittest.mock.MagicMock): #To guard against the type checking.
global_stack.definition = resolve
- global_stack.quality = value
+ global_stack.qualityChanges = value
assert global_stack.getProperty("material_bed_temperature", "value") == 10
diff --git a/tests/Settings/TestProfiles.py b/tests/Settings/TestProfiles.py
index fba57c5eea..5761f712c4 100644
--- a/tests/Settings/TestProfiles.py
+++ b/tests/Settings/TestProfiles.py
@@ -7,6 +7,7 @@ import os
import os.path
import pytest
+from UM.FastConfigParser import FastConfigParser
from cura.CuraApplication import CuraApplication # To compare against the current SettingVersion.
from UM.Settings.DefinitionContainer import DefinitionContainer
from UM.Settings.InstanceContainer import InstanceContainer
@@ -47,6 +48,7 @@ def collectAllVariants():
result.append(os.path.join(root, filename))
return result
+
def collectAllIntents():
result = []
for root, directories, filenames in os.walk(os.path.abspath(os.path.join(os.path.dirname(__file__), "..", "..", "resources", "intent"))):
@@ -61,6 +63,25 @@ variant_filepaths = collectAllVariants()
intent_filepaths = collectAllIntents()
+def test_uniqueID():
+ """Check if the ID's from the qualities, variants & intents are unique."""
+
+ all_paths = quality_filepaths + variant_filepaths + intent_filepaths
+ all_ids = {}
+ for path in all_paths:
+ profile_id = os.path.basename(path)
+ profile_id = profile_id.replace(".inst.cfg", "")
+ if profile_id not in all_ids:
+ all_ids[profile_id] = []
+ all_ids[profile_id].append(path)
+
+ duplicated_ids_with_paths = {profile_id: paths for profile_id, paths in all_ids.items() if len(paths) > 1}
+ if len(duplicated_ids_with_paths.keys()) == 0:
+ return # No issues!
+
+ assert False, "Duplicate profile ID's were detected! Ensure that every profile ID is unique: %s" % duplicated_ids_with_paths
+
+
@pytest.mark.parametrize("file_name", quality_filepaths)
def test_validateQualityProfiles(file_name):
"""Attempt to load all the quality profiles."""
@@ -72,7 +93,7 @@ def test_validateQualityProfiles(file_name):
# Fairly obvious, but all the types here should be of the type quality
assert InstanceContainer.getConfigurationTypeFromSerialized(serialized) == "quality"
# All quality profiles must be linked to an existing definition.
- assert result["general"]["definition"] in all_definition_ids
+ assert result["general"]["definition"] in all_definition_ids, "The quality profile %s links to an unknown definition (%s)" % (file_name, result["general"]["definition"])
# We don't care what the value is, as long as it's there.
assert result["metadata"].get("quality_type", None) is not None
@@ -93,6 +114,7 @@ def test_validateQualityProfiles(file_name):
print("Got an Exception while reading the file [%s]: %s" % (file_name, e))
assert False
+
@pytest.mark.parametrize("file_name", intent_filepaths)
def test_validateIntentProfiles(file_name):
try:
@@ -115,6 +137,7 @@ def test_validateIntentProfiles(file_name):
# File can't be read, header sections missing, whatever the case, this shouldn't happen!
assert False, "Got an exception while reading the file {file_name}: {err}".format(file_name = file_name, err = str(e))
+
@pytest.mark.parametrize("file_name", variant_filepaths)
def test_validateVariantProfiles(file_name):
"""Attempt to load all the variant profiles."""
@@ -124,9 +147,10 @@ def test_validateVariantProfiles(file_name):
serialized = data.read()
result = InstanceContainer._readAndValidateSerialized(serialized)
# Fairly obvious, but all the types here should be of the type quality
- assert InstanceContainer.getConfigurationTypeFromSerialized(serialized) == "variant"
+ assert InstanceContainer.getConfigurationTypeFromSerialized(serialized) == "variant", "The profile %s should be of type variant, but isn't" % file_name
+
# All quality profiles must be linked to an existing definition.
- assert result["general"]["definition"] in all_definition_ids
+ assert result["general"]["definition"] in all_definition_ids, "The profile %s isn't associated with a definition" % file_name
# Check that all the values that we say something about are known.
if "values" in result:
@@ -136,27 +160,26 @@ def test_validateVariantProfiles(file_name):
has_unknown_settings = not variant_setting_keys.issubset(all_setting_ids)
if has_unknown_settings:
- print("The following setting(s) %s are defined in the variant %s, but not in fdmprinter.def.json" % ([key for key in variant_setting_keys if key not in all_setting_ids], file_name))
- assert False
+ assert False, "The following setting(s) %s are defined in the variant %s, but not in fdmprinter.def.json" % ([key for key in variant_setting_keys if key not in all_setting_ids], file_name)
except Exception as e:
# File can't be read, header sections missing, whatever the case, this shouldn't happen!
print("Got an Exception while reading the file [%s]: %s" % (file_name, e))
assert False
+
@pytest.mark.parametrize("file_name", quality_filepaths + variant_filepaths + intent_filepaths)
def test_versionUpToDate(file_name):
try:
with open(file_name, encoding = "utf-8") as data:
- parser = configparser.ConfigParser(interpolation = None)
- parser.read(file_name)
+ parser = FastConfigParser(data.read())
assert "general" in parser
assert "version" in parser["general"]
- assert int(parser["general"]["version"]) == InstanceContainer.Version
+ assert int(parser["general"]["version"]) == InstanceContainer.Version, "The version of this profile is not up to date!"
assert "metadata" in parser
assert "setting_version" in parser["metadata"]
- assert int(parser["metadata"]["setting_version"]) == CuraApplication.SettingVersion
+ assert int(parser["metadata"]["setting_version"]) == CuraApplication.SettingVersion, "The version of this profile is not up to date!"
except Exception as e:
# File can't be read, header sections missing, whatever the case, this shouldn't happen!
print("Got an exception while reading the file {file_name}: {err}".format(file_name = file_name, err = str(e)))
diff --git a/tests/TestArrange.py b/tests/TestArrange.py
index f37e48f19c..85299a314d 100755
--- a/tests/TestArrange.py
+++ b/tests/TestArrange.py
@@ -2,10 +2,13 @@
# Cura is released under the terms of the LGPLv3 or higher.
import numpy
+import pytest
from cura.Arranging.Arrange import Arrange
from cura.Arranging.ShapeArray import ShapeArray
+pytestmark = pytest.mark.skip()
+
def gimmeTriangle():
"""Triangle of area 12"""
diff --git a/tests/TestMachineManager.py b/tests/TestMachineManager.py
index 64a7891197..4f15a0670c 100644
--- a/tests/TestMachineManager.py
+++ b/tests/TestMachineManager.py
@@ -1,13 +1,19 @@
-from unittest.mock import MagicMock, patch
+from unittest.mock import MagicMock, patch, PropertyMock
import pytest
from cura.Settings.MachineManager import MachineManager
+
+def createMockedStack(stack_id: str, name: str):
+ stack = MagicMock(name=name)
+ stack.getId = MagicMock(return_value=stack_id)
+ return stack
+
+
@pytest.fixture()
def global_stack():
- stack = MagicMock(name = "Global Stack")
- stack.getId = MagicMock(return_value = "GlobalStack")
- return stack
+ return createMockedStack("GlobalStack", "Global Stack")
+
@pytest.fixture()
def machine_manager(application, extruder_manager, container_registry, global_stack) -> MachineManager:
@@ -19,21 +25,6 @@ def machine_manager(application, extruder_manager, container_registry, global_st
return manager
-@pytest.mark.skip(reason = "Outdated test")
-def test_setActiveMachine(machine_manager):
- registry = MagicMock()
-
- mocked_global_stack = MagicMock()
-
- mocked_global_stack.getId = MagicMock(return_value = "test_machine")
- registry.findContainerStacks = MagicMock(return_value = [mocked_global_stack])
- with patch("cura.Settings.CuraContainerRegistry.CuraContainerRegistry.getInstance", MagicMock(return_value=registry)):
- with patch("UM.Settings.ContainerRegistry.ContainerRegistry.getInstance", MagicMock(return_value=registry)):
- machine_manager.setActiveMachine("test_machine")
-
- # Although we mocked the application away, we still want to know if it was notified about the attempted change.
- machine_manager._application.setGlobalContainerStack.assert_called_with(mocked_global_stack)
-
def test_getMachine():
registry = MagicMock()
@@ -43,6 +34,8 @@ def test_getMachine():
registry.findContainerStacks = MagicMock(return_value=[mocked_global_stack])
with patch("cura.Settings.CuraContainerRegistry.CuraContainerRegistry.getInstance", MagicMock(return_value=registry)):
assert MachineManager.getMachine("test") == mocked_global_stack
+ # Since only test is in the registry, this should be None
+ assert MachineManager.getMachine("UnknownMachine") is None
def test_addMachine(machine_manager):
@@ -64,11 +57,44 @@ def test_hasUserSettings(machine_manager, application):
mocked_instance_container = MagicMock(name="UserSettingContainer")
mocked_instance_container.getNumInstances = MagicMock(return_value = 12)
mocked_stack.getTop = MagicMock(return_value = mocked_instance_container)
-
+ machine_manager._reCalculateNumUserSettings()
assert machine_manager.numUserSettings == 12
assert machine_manager.hasUserSettings
+def test_hasUserSettingsExtruder(machine_manager, application):
+ mocked_stack = application.getGlobalContainerStack()
+ extruder = createMockedExtruder("extruder")
+
+ mocked_instance_container_global = MagicMock(name="UserSettingContainerGlobal")
+ mocked_instance_container_global.getNumInstances = MagicMock(return_value=0)
+ mocked_stack.getTop = MagicMock(return_value=mocked_instance_container_global)
+ mocked_stack.extruderList = [extruder]
+
+ mocked_instance_container = MagicMock(name="UserSettingContainer")
+ mocked_instance_container.getNumInstances = MagicMock(return_value=200)
+ extruder.getTop = MagicMock(return_value = mocked_instance_container)
+ machine_manager._reCalculateNumUserSettings()
+ assert machine_manager.hasUserSettings
+ assert machine_manager.numUserSettings == 200
+
+
+def test_hasUserSettingsEmptyUserChanges(machine_manager, application):
+ mocked_stack = application.getGlobalContainerStack()
+ extruder = createMockedExtruder("extruder")
+
+ mocked_instance_container_global = MagicMock(name="UserSettingContainerGlobal")
+ mocked_instance_container_global.getNumInstances = MagicMock(return_value=0)
+ mocked_stack.getTop = MagicMock(return_value=mocked_instance_container_global)
+ mocked_stack.extruderList = [extruder]
+
+ mocked_instance_container = MagicMock(name="UserSettingContainer")
+ mocked_instance_container.getNumInstances = MagicMock(return_value=0)
+ extruder.getTop = MagicMock(return_value = mocked_instance_container)
+ machine_manager._reCalculateNumUserSettings()
+ assert not machine_manager.hasUserSettings
+
+
def test_totalNumberOfSettings(machine_manager):
registry = MagicMock()
mocked_definition = MagicMock()
@@ -108,4 +134,123 @@ def test_resetSettingForAllExtruders(machine_manager):
machine_manager.resetSettingForAllExtruders("whatever")
extruder_1.userChanges.removeInstance.assert_called_once_with("whatever")
- extruder_2.userChanges.removeInstance.assert_called_once_with("whatever") \ No newline at end of file
+ extruder_2.userChanges.removeInstance.assert_called_once_with("whatever")
+
+
+def test_setUnknownActiveMachine(machine_manager):
+ machine_action_manager = MagicMock()
+ machine_manager.getMachineActionManager = MagicMock(return_value = machine_action_manager)
+
+ machine_manager.setActiveMachine("UnknownMachine")
+ # The machine isn't known to us, so this should not happen!
+ machine_action_manager.addDefaultMachineActions.assert_not_called()
+
+
+def test_clearActiveMachine(machine_manager):
+ machine_manager.setActiveMachine(None)
+
+ machine_manager._application.setGlobalContainerStack.assert_called_once_with(None)
+
+
+def test_setActiveMachine(machine_manager):
+ registry = MagicMock()
+ machine_action_manager = MagicMock()
+ machine_manager._validateVariantsAndMaterials = MagicMock() # Not testing that function, so whatever.
+ machine_manager._application.getMachineActionManager = MagicMock(return_value=machine_action_manager)
+ global_stack = createMockedStack("NewMachine", "Newly created Machine")
+
+ # Ensure that the container stack will be found
+ registry.findContainerStacks = MagicMock(return_value = [global_stack])
+ with patch("cura.Settings.CuraContainerRegistry.CuraContainerRegistry.getInstance", MagicMock(return_value=registry)):
+ with patch("UM.Settings.ContainerRegistry.ContainerRegistry.getInstance", MagicMock(return_value=registry)):
+ with patch("cura.Settings.ExtruderManager.ExtruderManager.getInstance"): # Prevent the FixSingleExtruder from being called
+ machine_manager.setActiveMachine("NewMachine")
+
+ machine_action_manager.addDefaultMachineActions.assert_called_once_with(global_stack)
+ # Yeah sure. It's technically an implementation detail. But if this function wasn't called, it exited early somehow
+ machine_manager._validateVariantsAndMaterials.assert_called_once_with(global_stack)
+
+
+def test_setInvalidActiveMachine(machine_manager):
+ registry = MagicMock()
+ global_stack = createMockedStack("InvalidMachine", "Newly created Machine")
+
+ # This machine is just plain wrong!
+ global_stack.isValid = MagicMock(return_value = False)
+
+ # Ensure that the container stack will be found
+ registry.findContainerStacks = MagicMock(return_value=[global_stack])
+
+ configuration_error_message = MagicMock()
+
+ with patch("cura.Settings.CuraContainerRegistry.CuraContainerRegistry.getInstance", MagicMock(return_value=registry)):
+ with patch("UM.Settings.ContainerRegistry.ContainerRegistry.getInstance", MagicMock(return_value=registry)):
+ with patch("cura.Settings.ExtruderManager.ExtruderManager.getInstance"): # Prevent the FixSingleExtruder from being called
+ with patch("UM.ConfigurationErrorMessage.ConfigurationErrorMessage.getInstance", MagicMock(return_value = configuration_error_message)):
+ machine_manager.setActiveMachine("InvalidMachine")
+
+ # Notification stuff should happen now!
+ configuration_error_message.addFaultyContainers.assert_called_once_with("InvalidMachine")
+
+
+def test_clearUserSettingsAllCurrentStacks(machine_manager, application):
+ global_stack = application.getGlobalContainerStack()
+ extruder_1 = createMockedExtruder("extruder_1")
+ instance_container = createMockedInstanceContainer("user", "UserContainer")
+ extruder_1.getTop = MagicMock(return_value = instance_container)
+ global_stack.extruderList = [extruder_1]
+
+ machine_manager.clearUserSettingAllCurrentStacks("some_setting")
+
+ instance_container.removeInstance.assert_called_once_with("some_setting", postpone_emit=True)
+
+
+def test_clearUserSettingsAllCurrentStacksLinkedSetting(machine_manager, application):
+ global_stack = application.getGlobalContainerStack()
+ extruder_1 = createMockedExtruder("extruder_1")
+ instance_container = createMockedInstanceContainer("user", "UserContainer")
+ instance_container_global = createMockedInstanceContainer("global_user", "GlobalUserContainer")
+ global_stack.getTop = MagicMock(return_value = instance_container_global)
+ extruder_1.getTop = MagicMock(return_value=instance_container)
+ global_stack.extruderList = [extruder_1]
+
+ global_stack.getProperty = MagicMock(side_effect = lambda key, prop: True if prop == "settable_per_extruder" else "-1" )
+
+ machine_manager.clearUserSettingAllCurrentStacks("some_setting")
+
+ instance_container.removeInstance.assert_not_called()
+ instance_container_global.removeInstance.assert_called_once_with("some_setting", postpone_emit = True)
+
+
+def test_isActiveQualityExperimental(machine_manager):
+ quality_group = MagicMock(is_experimental = True)
+ machine_manager.activeQualityGroup = MagicMock(return_value = quality_group)
+ assert machine_manager.isActiveQualityExperimental
+
+
+def test_isActiveQualityNotExperimental(machine_manager):
+ quality_group = MagicMock(is_experimental = False)
+ machine_manager.activeQualityGroup = MagicMock(return_value = quality_group)
+ assert not machine_manager.isActiveQualityExperimental
+
+
+def test_isActiveQualityNotExperimental_noQualityGroup(machine_manager):
+ machine_manager.activeQualityGroup = MagicMock(return_value=None)
+ assert not machine_manager.isActiveQualityExperimental
+
+
+def test_isActiveQualitySupported(machine_manager):
+ quality_group = MagicMock(is_available=True)
+ machine_manager.activeQualityGroup = MagicMock(return_value=quality_group)
+ assert machine_manager.isActiveQualitySupported
+
+
+def test_isActiveQualityNotSupported(machine_manager):
+ quality_group = MagicMock(is_available=False)
+ machine_manager.activeQualityGroup = MagicMock(return_value=quality_group)
+ assert not machine_manager.isActiveQualitySupported
+
+
+def test_isActiveQualityNotSupported_noQualityGroup(machine_manager):
+ machine_manager.activeQualityGroup = MagicMock(return_value=None)
+ assert not machine_manager.isActiveQualitySupported \ No newline at end of file
diff --git a/tests/conftest.py b/tests/conftest.py
index 876fb4f541..1b9b1c47ce 100644
--- a/tests/conftest.py
+++ b/tests/conftest.py
@@ -6,9 +6,10 @@
from unittest.mock import MagicMock, patch
import pytest
-# Prevents error: "PyCapsule_GetPointer called with incorrect name" with conflicting SIP configurations between Arcus and PyQt: Import Arcus and Savitar first!
+# Prevents error: "PyCapsule_GetPointer called with incorrect name" with conflicting SIP configurations between Arcus and PyQt: Import custom Sip bindings first!
import Savitar # Dont remove this line
import Arcus # No really. Don't. It needs to be there!
+import pynest2d # Really!
from UM.Qt.QtApplication import QtApplication # QtApplication import is required, even though it isn't used.
# Even though your IDE says these files are not used, don't believe it. It's lying. They need to be there.