From 3b716d08b2eb98e3b4e0a60eb8b573913f0d55e0 Mon Sep 17 00:00:00 2001 From: Paul Kuiper <46715907+pkuiper-ultimaker@users.noreply.github.com> Date: Fri, 14 Apr 2023 09:52:43 +0200 Subject: [PATCH 1/8] Removed the reduced print speed for the bottom interface layers of the BB cores (effectively for PVA). Relates to PP-328 --- resources/variants/ultimaker3_bb0.8.inst.cfg | 1 - resources/variants/ultimaker3_bb04.inst.cfg | 1 - resources/variants/ultimaker3_extended_bb0.8.inst.cfg | 1 - resources/variants/ultimaker3_extended_bb04.inst.cfg | 1 - resources/variants/ultimaker_s3_bb0.8.inst.cfg | 1 - resources/variants/ultimaker_s3_bb04.inst.cfg | 1 - resources/variants/ultimaker_s5_bb0.8.inst.cfg | 1 - resources/variants/ultimaker_s5_bb04.inst.cfg | 1 - resources/variants/ultimaker_s7_bb0.8.inst.cfg | 1 - resources/variants/ultimaker_s7_bb04.inst.cfg | 1 - 10 files changed, 10 deletions(-) diff --git a/resources/variants/ultimaker3_bb0.8.inst.cfg b/resources/variants/ultimaker3_bb0.8.inst.cfg index 6dedea2336..0450141a6f 100644 --- a/resources/variants/ultimaker3_bb0.8.inst.cfg +++ b/resources/variants/ultimaker3_bb0.8.inst.cfg @@ -39,7 +39,6 @@ skin_overlap = 5 speed_prime_tower = =math.ceil(speed_print * 7 / 35) speed_print = 35 speed_support = =math.ceil(speed_print * 25 / 35) -speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20) speed_support_interface = =math.ceil(speed_support * 20 / 25) speed_wall_0 = =math.ceil(speed_wall * 25 / 30) support_angle = 60 diff --git a/resources/variants/ultimaker3_bb04.inst.cfg b/resources/variants/ultimaker3_bb04.inst.cfg index 50f49d8623..b3ba87ac59 100644 --- a/resources/variants/ultimaker3_bb04.inst.cfg +++ b/resources/variants/ultimaker3_bb04.inst.cfg @@ -19,7 +19,6 @@ machine_nozzle_tip_outer_diameter = 1.0 retraction_min_travel = =3 * line_width speed_prime_tower = =math.ceil(speed_print * 10 / 35) speed_support = =math.ceil(speed_print * 25 / 35) -speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20) speed_support_interface = =math.ceil(speed_support * 20 / 25) speed_wall_0 = =math.ceil(speed_wall * 25 / 30) support_bottom_height = =layer_height * 2 diff --git a/resources/variants/ultimaker3_extended_bb0.8.inst.cfg b/resources/variants/ultimaker3_extended_bb0.8.inst.cfg index 319f101377..ac5af755b0 100644 --- a/resources/variants/ultimaker3_extended_bb0.8.inst.cfg +++ b/resources/variants/ultimaker3_extended_bb0.8.inst.cfg @@ -39,7 +39,6 @@ skin_overlap = 5 speed_prime_tower = =math.ceil(speed_print * 7 / 35) speed_print = 35 speed_support = =math.ceil(speed_print * 25 / 35) -speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20) speed_support_interface = =math.ceil(speed_support * 20 / 25) speed_wall_0 = =math.ceil(speed_wall * 25 / 30) support_angle = 60 diff --git a/resources/variants/ultimaker3_extended_bb04.inst.cfg b/resources/variants/ultimaker3_extended_bb04.inst.cfg index 12d45c483b..1fa6241d20 100644 --- a/resources/variants/ultimaker3_extended_bb04.inst.cfg +++ b/resources/variants/ultimaker3_extended_bb04.inst.cfg @@ -19,7 +19,6 @@ machine_nozzle_tip_outer_diameter = 1.0 retraction_min_travel = =3 * line_width speed_prime_tower = =math.ceil(speed_print * 10 / 35) speed_support = =math.ceil(speed_print * 25 / 35) -speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20) speed_support_interface = =math.ceil(speed_support * 20 / 25) speed_wall_0 = =math.ceil(speed_wall * 25 / 30) support_bottom_height = =layer_height * 2 diff --git a/resources/variants/ultimaker_s3_bb0.8.inst.cfg b/resources/variants/ultimaker_s3_bb0.8.inst.cfg index 6ea5b34559..71bacbdac6 100644 --- a/resources/variants/ultimaker_s3_bb0.8.inst.cfg +++ b/resources/variants/ultimaker_s3_bb0.8.inst.cfg @@ -37,7 +37,6 @@ skin_overlap = 5 speed_prime_tower = =math.ceil(speed_print * 7 / 35) speed_print = 35 speed_support = =math.ceil(speed_print * 25 / 35) -speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20) speed_support_interface = =math.ceil(speed_support * 20 / 25) speed_wall_0 = =math.ceil(speed_wall * 25 / 30) support_angle = 60 diff --git a/resources/variants/ultimaker_s3_bb04.inst.cfg b/resources/variants/ultimaker_s3_bb04.inst.cfg index 54df4e4ac9..e50241aa3a 100644 --- a/resources/variants/ultimaker_s3_bb04.inst.cfg +++ b/resources/variants/ultimaker_s3_bb04.inst.cfg @@ -19,7 +19,6 @@ machine_nozzle_tip_outer_diameter = 1.0 retraction_min_travel = =3 * line_width speed_prime_tower = =math.ceil(speed_print * 10 / 35) speed_support = =math.ceil(speed_print * 25 / 35) -speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20) speed_support_interface = =math.ceil(speed_support * 20 / 25) speed_wall_0 = =math.ceil(speed_wall * 25 / 30) support_bottom_height = =layer_height * 2 diff --git a/resources/variants/ultimaker_s5_bb0.8.inst.cfg b/resources/variants/ultimaker_s5_bb0.8.inst.cfg index 98fb4da612..966e84169b 100644 --- a/resources/variants/ultimaker_s5_bb0.8.inst.cfg +++ b/resources/variants/ultimaker_s5_bb0.8.inst.cfg @@ -37,7 +37,6 @@ skin_overlap = 5 speed_prime_tower = =math.ceil(speed_print * 7 / 35) speed_print = 35 speed_support = =math.ceil(speed_print * 25 / 35) -speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20) speed_support_interface = =math.ceil(speed_support * 20 / 25) speed_wall_0 = =math.ceil(speed_wall * 25 / 30) support_angle = 60 diff --git a/resources/variants/ultimaker_s5_bb04.inst.cfg b/resources/variants/ultimaker_s5_bb04.inst.cfg index 55b556777c..2058185bb8 100644 --- a/resources/variants/ultimaker_s5_bb04.inst.cfg +++ b/resources/variants/ultimaker_s5_bb04.inst.cfg @@ -19,7 +19,6 @@ machine_nozzle_tip_outer_diameter = 1.0 retraction_min_travel = =3 * line_width speed_prime_tower = =math.ceil(speed_print * 10 / 35) speed_support = =math.ceil(speed_print * 25 / 35) -speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20) speed_support_interface = =math.ceil(speed_support * 20 / 25) speed_wall_0 = =math.ceil(speed_wall * 25 / 30) support_bottom_height = =layer_height * 2 diff --git a/resources/variants/ultimaker_s7_bb0.8.inst.cfg b/resources/variants/ultimaker_s7_bb0.8.inst.cfg index b4867b1178..a50000dc51 100644 --- a/resources/variants/ultimaker_s7_bb0.8.inst.cfg +++ b/resources/variants/ultimaker_s7_bb0.8.inst.cfg @@ -38,7 +38,6 @@ skin_overlap = 5 speed_prime_tower = =math.ceil(speed_print * 7 / 35) speed_print = 35 speed_support = =math.ceil(speed_print * 25 / 35) -speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20) speed_support_interface = =math.ceil(speed_support * 20 / 25) speed_wall_0 = =math.ceil(speed_wall * 25 / 30) support_angle = 60 diff --git a/resources/variants/ultimaker_s7_bb04.inst.cfg b/resources/variants/ultimaker_s7_bb04.inst.cfg index 00bd9edf77..bead299de3 100644 --- a/resources/variants/ultimaker_s7_bb04.inst.cfg +++ b/resources/variants/ultimaker_s7_bb04.inst.cfg @@ -20,7 +20,6 @@ retraction_amount = 4.5 retraction_min_travel = =3 * line_width speed_prime_tower = =math.ceil(speed_print * 10 / 35) speed_support = =math.ceil(speed_print * 25 / 35) -speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20) speed_support_interface = =math.ceil(speed_support * 20 / 25) speed_wall_0 = =math.ceil(speed_wall * 25 / 30) support_bottom_height = =layer_height * 2 From bba1362badc17e1660837e54231ed533726481ce Mon Sep 17 00:00:00 2001 From: "c.lamboo" Date: Wed, 31 May 2023 13:30:26 +0200 Subject: [PATCH 2/8] Fix um s5 initially not showing up in printer list CURA-10627 --- resources/qml/WelcomePages/AddLocalPrinterScrollView.qml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml b/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml index b2bdf43915..eb19e5234e 100644 --- a/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml +++ b/resources/qml/WelcomePages/AddLocalPrinterScrollView.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Ultimaker B.V. +// Copyright (c) 2023 UltiMaker // Cura is released under the terms of the LGPLv3 or higher. import QtQuick 2.15 @@ -69,6 +69,8 @@ Item const initialSection = "Ultimaker B.V."; base.currentSections.add(initialSection); updateCurrentItemUponSectionChange(initialSection); + // Trigger update on base.currentSections + base.currentSections = base.currentSections; } Row From 8e8e64f37b1ac9f014b375a96c38fa4d3c3d3e7a Mon Sep 17 00:00:00 2001 From: Paul Kuiper <46715907+pkuiper-ultimaker@users.noreply.github.com> Date: Thu, 1 Jun 2023 17:53:51 +0200 Subject: [PATCH 3/8] Added PET-CF quality and intent profiles. Relates to: PP-340 --- ...m_s3_cc0.4_petcf_0.15mm_annealing.inst.cfg | 29 +++++++++++++++++++ ...s3_cc0.4_petcf_0.15mm_engineering.inst.cfg | 24 +++++++++++++++ ...um_s3_cc0.4_petcf_0.2mm_annealing.inst.cfg | 29 +++++++++++++++++++ ..._s3_cc0.4_petcf_0.2mm_engineering.inst.cfg | 24 +++++++++++++++ ...m_s3_cc0.6_petcf_0.15mm_annealing.inst.cfg | 29 +++++++++++++++++++ ...s3_cc0.6_petcf_0.15mm_engineering.inst.cfg | 24 +++++++++++++++ ...um_s3_cc0.6_petcf_0.2mm_annealing.inst.cfg | 29 +++++++++++++++++++ ..._s3_cc0.6_petcf_0.2mm_engineering.inst.cfg | 24 +++++++++++++++ ...m_s5_cc0.4_petcf_0.15mm_annealing.inst.cfg | 29 +++++++++++++++++++ ...s5_cc0.4_petcf_0.15mm_engineering.inst.cfg | 24 +++++++++++++++ ...um_s5_cc0.4_petcf_0.2mm_annealing.inst.cfg | 29 +++++++++++++++++++ ..._s5_cc0.4_petcf_0.2mm_engineering.inst.cfg | 24 +++++++++++++++ ...m_s5_cc0.6_petcf_0.15mm_annealing.inst.cfg | 29 +++++++++++++++++++ ...s5_cc0.6_petcf_0.15mm_engineering.inst.cfg | 24 +++++++++++++++ ...um_s5_cc0.6_petcf_0.2mm_annealing.inst.cfg | 29 +++++++++++++++++++ ..._s5_cc0.6_petcf_0.2mm_engineering.inst.cfg | 24 +++++++++++++++ .../um_s3_cc0.4_petcf_0.15mm.inst.cfg | 28 ++++++++++++++++++ .../um_s3_cc0.4_petcf_0.2mm.inst.cfg | 28 ++++++++++++++++++ .../um_s3_cc0.6_petcf_0.15mm.inst.cfg | 28 ++++++++++++++++++ .../um_s3_cc0.6_petcf_0.2mm.inst.cfg | 28 ++++++++++++++++++ .../um_s3_cc0.6_petcf_0.3mm.inst.cfg | 28 ++++++++++++++++++ .../um_s5_cc0.4_petcf_0.15mm.inst.cfg | 28 ++++++++++++++++++ .../um_s5_cc0.4_petcf_0.2mm.inst.cfg | 28 ++++++++++++++++++ .../um_s5_cc0.6_petcf_0.15mm.inst.cfg | 28 ++++++++++++++++++ .../um_s5_cc0.6_petcf_0.2mm.inst.cfg | 28 ++++++++++++++++++ .../um_s5_cc0.6_petcf_0.3mm.inst.cfg | 28 ++++++++++++++++++ 26 files changed, 704 insertions(+) create mode 100644 resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.15mm_annealing.inst.cfg create mode 100644 resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.15mm_engineering.inst.cfg create mode 100644 resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.2mm_annealing.inst.cfg create mode 100644 resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.2mm_engineering.inst.cfg create mode 100644 resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.15mm_annealing.inst.cfg create mode 100644 resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.15mm_engineering.inst.cfg create mode 100644 resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.2mm_annealing.inst.cfg create mode 100644 resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.2mm_engineering.inst.cfg create mode 100644 resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.15mm_annealing.inst.cfg create mode 100644 resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.15mm_engineering.inst.cfg create mode 100644 resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.2mm_annealing.inst.cfg create mode 100644 resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.2mm_engineering.inst.cfg create mode 100644 resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.15mm_annealing.inst.cfg create mode 100644 resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.15mm_engineering.inst.cfg create mode 100644 resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.2mm_annealing.inst.cfg create mode 100644 resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.2mm_engineering.inst.cfg create mode 100644 resources/quality/ultimaker_s3/um_s3_cc0.4_petcf_0.15mm.inst.cfg create mode 100644 resources/quality/ultimaker_s3/um_s3_cc0.4_petcf_0.2mm.inst.cfg create mode 100644 resources/quality/ultimaker_s3/um_s3_cc0.6_petcf_0.15mm.inst.cfg create mode 100644 resources/quality/ultimaker_s3/um_s3_cc0.6_petcf_0.2mm.inst.cfg create mode 100644 resources/quality/ultimaker_s3/um_s3_cc0.6_petcf_0.3mm.inst.cfg create mode 100644 resources/quality/ultimaker_s5/um_s5_cc0.4_petcf_0.15mm.inst.cfg create mode 100644 resources/quality/ultimaker_s5/um_s5_cc0.4_petcf_0.2mm.inst.cfg create mode 100644 resources/quality/ultimaker_s5/um_s5_cc0.6_petcf_0.15mm.inst.cfg create mode 100644 resources/quality/ultimaker_s5/um_s5_cc0.6_petcf_0.2mm.inst.cfg create mode 100644 resources/quality/ultimaker_s5/um_s5_cc0.6_petcf_0.3mm.inst.cfg diff --git a/resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.15mm_annealing.inst.cfg b/resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.15mm_annealing.inst.cfg new file mode 100644 index 0000000000..e042d43090 --- /dev/null +++ b/resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.15mm_annealing.inst.cfg @@ -0,0 +1,29 @@ +[general] +definition = ultimaker_s3 +name = Annealing +version = 4 + +[metadata] +intent_category = annealing +material = generic_petcf +quality_type = fast +setting_version = 22 +type = intent +variant = CC 0.4 + +[values] +infill_sparse_density = 100 +jerk_print = 30 +material_shrinkage_percentage_xy = 100.3 +material_shrinkage_percentage_z = 102.0 +speed_infill = =speed_print +speed_layer_0 = 20 +speed_print = 25 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_enable = True +top_bottom_thickness = =wall_thickness +wall_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.15mm_engineering.inst.cfg b/resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.15mm_engineering.inst.cfg new file mode 100644 index 0000000000..2edf56f19b --- /dev/null +++ b/resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.15mm_engineering.inst.cfg @@ -0,0 +1,24 @@ +[general] +definition = ultimaker_s3 +name = Accurate +version = 4 + +[metadata] +intent_category = engineering +material = generic_petcf +quality_type = fast +setting_version = 22 +type = intent +variant = CC 0.4 + +[values] +jerk_print = 30 +speed_infill = =speed_print +speed_print = 25 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +top_bottom_thickness = =wall_thickness +wall_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.2mm_annealing.inst.cfg b/resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.2mm_annealing.inst.cfg new file mode 100644 index 0000000000..8d8ec0f3fd --- /dev/null +++ b/resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.2mm_annealing.inst.cfg @@ -0,0 +1,29 @@ +[general] +definition = ultimaker_s3 +name = Annealing +version = 4 + +[metadata] +intent_category = annealing +material = generic_petcf +quality_type = draft +setting_version = 22 +type = intent +variant = CC 0.4 + +[values] +infill_sparse_density = 100 +jerk_print = 30 +material_shrinkage_percentage_xy = 100.3 +material_shrinkage_percentage_z = 102.0 +speed_infill = =speed_print +speed_layer_0 = 20 +speed_print = 20 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_enable = True +top_bottom_thickness = =wall_thickness +wall_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.2mm_engineering.inst.cfg b/resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.2mm_engineering.inst.cfg new file mode 100644 index 0000000000..7204c13c5e --- /dev/null +++ b/resources/intent/ultimaker_s3/um_s3_cc0.4_petcf_0.2mm_engineering.inst.cfg @@ -0,0 +1,24 @@ +[general] +definition = ultimaker_s3 +name = Accurate +version = 4 + +[metadata] +intent_category = engineering +material = generic_petcf +quality_type = draft +setting_version = 22 +type = intent +variant = CC 0.4 + +[values] +jerk_print = 30 +speed_infill = =speed_print +speed_print = 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_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.15mm_annealing.inst.cfg b/resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.15mm_annealing.inst.cfg new file mode 100644 index 0000000000..90f8fb6c16 --- /dev/null +++ b/resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.15mm_annealing.inst.cfg @@ -0,0 +1,29 @@ +[general] +definition = ultimaker_s3 +name = Annealing +version = 4 + +[metadata] +intent_category = annealing +material = generic_petcf +quality_type = fast +setting_version = 22 +type = intent +variant = CC 0.6 + +[values] +infill_sparse_density = 100 +jerk_print = 30 +material_shrinkage_percentage_xy = 100.3 +material_shrinkage_percentage_z = 102.0 +speed_infill = =speed_print +speed_layer_0 = 20 +speed_print = 25 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_enable = True +top_bottom_thickness = =wall_thickness +wall_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.15mm_engineering.inst.cfg b/resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.15mm_engineering.inst.cfg new file mode 100644 index 0000000000..f8a4feb35e --- /dev/null +++ b/resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.15mm_engineering.inst.cfg @@ -0,0 +1,24 @@ +[general] +definition = ultimaker_s3 +name = Accurate +version = 4 + +[metadata] +intent_category = engineering +material = generic_petcf +quality_type = fast +setting_version = 22 +type = intent +variant = CC 0.6 + +[values] +jerk_print = 30 +speed_infill = =speed_print +speed_print = 25 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +top_bottom_thickness = =wall_thickness +wall_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.2mm_annealing.inst.cfg b/resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.2mm_annealing.inst.cfg new file mode 100644 index 0000000000..392f21098a --- /dev/null +++ b/resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.2mm_annealing.inst.cfg @@ -0,0 +1,29 @@ +[general] +definition = ultimaker_s3 +name = Annealing +version = 4 + +[metadata] +intent_category = annealing +material = generic_petcf +quality_type = draft +setting_version = 22 +type = intent +variant = CC 0.6 + +[values] +infill_sparse_density = 100 +jerk_print = 30 +material_shrinkage_percentage_xy = 100.3 +material_shrinkage_percentage_z = 102.0 +speed_infill = =speed_print +speed_layer_0 = 20 +speed_print = 25 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_enable = True +top_bottom_thickness = =wall_thickness +wall_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.2mm_engineering.inst.cfg b/resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.2mm_engineering.inst.cfg new file mode 100644 index 0000000000..4ff1aa7403 --- /dev/null +++ b/resources/intent/ultimaker_s3/um_s3_cc0.6_petcf_0.2mm_engineering.inst.cfg @@ -0,0 +1,24 @@ +[general] +definition = ultimaker_s3 +name = Accurate +version = 4 + +[metadata] +intent_category = engineering +material = generic_petcf +quality_type = draft +setting_version = 22 +type = intent +variant = CC 0.6 + +[values] +jerk_print = 30 +speed_infill = =speed_print +speed_print = 25 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +top_bottom_thickness = =wall_thickness +wall_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.15mm_annealing.inst.cfg b/resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.15mm_annealing.inst.cfg new file mode 100644 index 0000000000..923467092e --- /dev/null +++ b/resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.15mm_annealing.inst.cfg @@ -0,0 +1,29 @@ +[general] +definition = ultimaker_s5 +name = Annealing +version = 4 + +[metadata] +intent_category = annealing +material = generic_petcf +quality_type = fast +setting_version = 22 +type = intent +variant = CC 0.4 + +[values] +infill_sparse_density = 100 +jerk_print = 30 +material_shrinkage_percentage_xy = 100.3 +material_shrinkage_percentage_z = 102.0 +speed_infill = =speed_print +speed_layer_0 = 20 +speed_print = 25 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_enable = True +top_bottom_thickness = =wall_thickness +wall_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.15mm_engineering.inst.cfg b/resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.15mm_engineering.inst.cfg new file mode 100644 index 0000000000..502547c056 --- /dev/null +++ b/resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.15mm_engineering.inst.cfg @@ -0,0 +1,24 @@ +[general] +definition = ultimaker_s5 +name = Accurate +version = 4 + +[metadata] +intent_category = engineering +material = generic_petcf +quality_type = fast +setting_version = 22 +type = intent +variant = CC 0.4 + +[values] +jerk_print = 30 +speed_infill = =speed_print +speed_print = 25 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +top_bottom_thickness = =wall_thickness +wall_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.2mm_annealing.inst.cfg b/resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.2mm_annealing.inst.cfg new file mode 100644 index 0000000000..8a09c840a1 --- /dev/null +++ b/resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.2mm_annealing.inst.cfg @@ -0,0 +1,29 @@ +[general] +definition = ultimaker_s5 +name = Annealing +version = 4 + +[metadata] +intent_category = annealing +material = generic_petcf +quality_type = draft +setting_version = 22 +type = intent +variant = CC 0.4 + +[values] +infill_sparse_density = 100 +jerk_print = 30 +material_shrinkage_percentage_xy = 100.3 +material_shrinkage_percentage_z = 102.0 +speed_infill = =speed_print +speed_layer_0 = 20 +speed_print = 20 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_enable = True +top_bottom_thickness = =wall_thickness +wall_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.2mm_engineering.inst.cfg b/resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.2mm_engineering.inst.cfg new file mode 100644 index 0000000000..796c2b39c2 --- /dev/null +++ b/resources/intent/ultimaker_s5/um_s5_cc0.4_petcf_0.2mm_engineering.inst.cfg @@ -0,0 +1,24 @@ +[general] +definition = ultimaker_s5 +name = Accurate +version = 4 + +[metadata] +intent_category = engineering +material = generic_petcf +quality_type = draft +setting_version = 22 +type = intent +variant = CC 0.4 + +[values] +jerk_print = 30 +speed_infill = =speed_print +speed_print = 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_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.15mm_annealing.inst.cfg b/resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.15mm_annealing.inst.cfg new file mode 100644 index 0000000000..069c039879 --- /dev/null +++ b/resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.15mm_annealing.inst.cfg @@ -0,0 +1,29 @@ +[general] +definition = ultimaker_s5 +name = Annealing +version = 4 + +[metadata] +intent_category = annealing +material = generic_petcf +quality_type = fast +setting_version = 22 +type = intent +variant = CC 0.6 + +[values] +infill_sparse_density = 100 +jerk_print = 30 +material_shrinkage_percentage_xy = 100.3 +material_shrinkage_percentage_z = 102.0 +speed_infill = =speed_print +speed_layer_0 = 20 +speed_print = 25 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_enable = True +top_bottom_thickness = =wall_thickness +wall_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.15mm_engineering.inst.cfg b/resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.15mm_engineering.inst.cfg new file mode 100644 index 0000000000..99778037cb --- /dev/null +++ b/resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.15mm_engineering.inst.cfg @@ -0,0 +1,24 @@ +[general] +definition = ultimaker_s5 +name = Accurate +version = 4 + +[metadata] +intent_category = engineering +material = generic_petcf +quality_type = fast +setting_version = 22 +type = intent +variant = CC 0.6 + +[values] +jerk_print = 30 +speed_infill = =speed_print +speed_print = 25 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +top_bottom_thickness = =wall_thickness +wall_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.2mm_annealing.inst.cfg b/resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.2mm_annealing.inst.cfg new file mode 100644 index 0000000000..55faf12587 --- /dev/null +++ b/resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.2mm_annealing.inst.cfg @@ -0,0 +1,29 @@ +[general] +definition = ultimaker_s5 +name = Annealing +version = 4 + +[metadata] +intent_category = annealing +material = generic_petcf +quality_type = draft +setting_version = 22 +type = intent +variant = CC 0.6 + +[values] +infill_sparse_density = 100 +jerk_print = 30 +material_shrinkage_percentage_xy = 100.3 +material_shrinkage_percentage_z = 102.0 +speed_infill = =speed_print +speed_layer_0 = 20 +speed_print = 25 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_enable = True +top_bottom_thickness = =wall_thickness +wall_thickness = =line_width * 3 + diff --git a/resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.2mm_engineering.inst.cfg b/resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.2mm_engineering.inst.cfg new file mode 100644 index 0000000000..ec3ae4c8ac --- /dev/null +++ b/resources/intent/ultimaker_s5/um_s5_cc0.6_petcf_0.2mm_engineering.inst.cfg @@ -0,0 +1,24 @@ +[general] +definition = ultimaker_s5 +name = Accurate +version = 4 + +[metadata] +intent_category = engineering +material = generic_petcf +quality_type = draft +setting_version = 22 +type = intent +variant = CC 0.6 + +[values] +jerk_print = 30 +speed_infill = =speed_print +speed_print = 25 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +top_bottom_thickness = =wall_thickness +wall_thickness = =line_width * 3 + diff --git a/resources/quality/ultimaker_s3/um_s3_cc0.4_petcf_0.15mm.inst.cfg b/resources/quality/ultimaker_s3/um_s3_cc0.4_petcf_0.15mm.inst.cfg new file mode 100644 index 0000000000..839b00aa2a --- /dev/null +++ b/resources/quality/ultimaker_s3/um_s3_cc0.4_petcf_0.15mm.inst.cfg @@ -0,0 +1,28 @@ +[general] +definition = ultimaker_s3 +name = Normal +version = 4 + +[metadata] +material = generic_petcf +quality_type = fast +setting_version = 22 +type = quality +variant = CC 0.4 +weight = -1 + +[values] +infill_overlap = =0 if infill_sparse_density > 80 else 10 +raft_airgap = =layer_height * 2 +skin_overlap = 20 +speed_infill = =speed_print +speed_print = 30 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_bottom_distance = =support_z_distance / 2 +support_top_distance = =support_z_distance / 2 +support_z_distance = =layer_height * 2 +top_bottom_thickness = 0.8 + diff --git a/resources/quality/ultimaker_s3/um_s3_cc0.4_petcf_0.2mm.inst.cfg b/resources/quality/ultimaker_s3/um_s3_cc0.4_petcf_0.2mm.inst.cfg new file mode 100644 index 0000000000..c021df62a0 --- /dev/null +++ b/resources/quality/ultimaker_s3/um_s3_cc0.4_petcf_0.2mm.inst.cfg @@ -0,0 +1,28 @@ +[general] +definition = ultimaker_s3 +name = Fast +version = 4 + +[metadata] +material = generic_petcf +quality_type = draft +setting_version = 22 +type = quality +variant = CC 0.4 +weight = -2 + +[values] +infill_overlap = =0 if infill_sparse_density > 80 else 10 +raft_airgap = =layer_height * 2 +skin_overlap = 20 +speed_infill = =speed_print +speed_print = 25 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_bottom_distance = =support_z_distance / 2 +support_top_distance = =support_z_distance / 2 +support_z_distance = =layer_height * 2 +top_bottom_thickness = 0.8 + diff --git a/resources/quality/ultimaker_s3/um_s3_cc0.6_petcf_0.15mm.inst.cfg b/resources/quality/ultimaker_s3/um_s3_cc0.6_petcf_0.15mm.inst.cfg new file mode 100644 index 0000000000..30fa75bd16 --- /dev/null +++ b/resources/quality/ultimaker_s3/um_s3_cc0.6_petcf_0.15mm.inst.cfg @@ -0,0 +1,28 @@ +[general] +definition = ultimaker_s3 +name = Normal +version = 4 + +[metadata] +material = generic_petcf +quality_type = fast +setting_version = 22 +type = quality +variant = CC 0.6 +weight = -1 + +[values] +infill_overlap = =0 if infill_sparse_density > 80 else 10 +raft_airgap = =layer_height * 2 +skin_overlap = 20 +speed_infill = =speed_print +speed_print = 30 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_bottom_distance = =support_z_distance / 2 +support_top_distance = =support_z_distance / 2 +support_z_distance = =layer_height * 2 +top_bottom_thickness = 1.2 + diff --git a/resources/quality/ultimaker_s3/um_s3_cc0.6_petcf_0.2mm.inst.cfg b/resources/quality/ultimaker_s3/um_s3_cc0.6_petcf_0.2mm.inst.cfg new file mode 100644 index 0000000000..4e4c273b5c --- /dev/null +++ b/resources/quality/ultimaker_s3/um_s3_cc0.6_petcf_0.2mm.inst.cfg @@ -0,0 +1,28 @@ +[general] +definition = ultimaker_s3 +name = Fast +version = 4 + +[metadata] +material = generic_petcf +quality_type = draft +setting_version = 22 +type = quality +variant = CC 0.6 +weight = -2 + +[values] +infill_overlap = =0 if infill_sparse_density > 80 else 10 +raft_airgap = =layer_height * 2 +skin_overlap = 20 +speed_infill = =speed_print +speed_print = 30 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_bottom_distance = =support_z_distance / 2 +support_top_distance = =support_z_distance / 2 +support_z_distance = =layer_height * 2 +top_bottom_thickness = 1.2 + diff --git a/resources/quality/ultimaker_s3/um_s3_cc0.6_petcf_0.3mm.inst.cfg b/resources/quality/ultimaker_s3/um_s3_cc0.6_petcf_0.3mm.inst.cfg new file mode 100644 index 0000000000..e3fd438910 --- /dev/null +++ b/resources/quality/ultimaker_s3/um_s3_cc0.6_petcf_0.3mm.inst.cfg @@ -0,0 +1,28 @@ +[general] +definition = ultimaker_s3 +name = Extra Fast +version = 4 + +[metadata] +material = generic_petcf +quality_type = verydraft +setting_version = 22 +type = quality +variant = CC 0.6 +weight = -3 + +[values] +infill_overlap = =0 if infill_sparse_density > 80 else 10 +raft_airgap = =layer_height * 2 +skin_overlap = 20 +speed_infill = =speed_print +speed_print = 30 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_bottom_distance = =support_z_distance / 2 +support_top_distance = =support_z_distance / 2 +support_z_distance = =layer_height * 2 +top_bottom_thickness = 1.2 + diff --git a/resources/quality/ultimaker_s5/um_s5_cc0.4_petcf_0.15mm.inst.cfg b/resources/quality/ultimaker_s5/um_s5_cc0.4_petcf_0.15mm.inst.cfg new file mode 100644 index 0000000000..f8cf34dfaf --- /dev/null +++ b/resources/quality/ultimaker_s5/um_s5_cc0.4_petcf_0.15mm.inst.cfg @@ -0,0 +1,28 @@ +[general] +definition = ultimaker_s5 +name = Normal +version = 4 + +[metadata] +material = generic_petcf +quality_type = fast +setting_version = 22 +type = quality +variant = CC 0.4 +weight = -1 + +[values] +infill_overlap = =0 if infill_sparse_density > 80 else 10 +raft_airgap = =layer_height * 2 +skin_overlap = 20 +speed_infill = =speed_print +speed_print = 30 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_bottom_distance = =support_z_distance / 2 +support_top_distance = =support_z_distance / 2 +support_z_distance = =layer_height * 2 +top_bottom_thickness = 0.8 + diff --git a/resources/quality/ultimaker_s5/um_s5_cc0.4_petcf_0.2mm.inst.cfg b/resources/quality/ultimaker_s5/um_s5_cc0.4_petcf_0.2mm.inst.cfg new file mode 100644 index 0000000000..315e57947f --- /dev/null +++ b/resources/quality/ultimaker_s5/um_s5_cc0.4_petcf_0.2mm.inst.cfg @@ -0,0 +1,28 @@ +[general] +definition = ultimaker_s5 +name = Fast +version = 4 + +[metadata] +material = generic_petcf +quality_type = draft +setting_version = 22 +type = quality +variant = CC 0.4 +weight = -2 + +[values] +infill_overlap = =0 if infill_sparse_density > 80 else 10 +raft_airgap = =layer_height * 2 +skin_overlap = 20 +speed_infill = =speed_print +speed_print = 25 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_bottom_distance = =support_z_distance / 2 +support_top_distance = =support_z_distance / 2 +support_z_distance = =layer_height * 2 +top_bottom_thickness = 0.8 + diff --git a/resources/quality/ultimaker_s5/um_s5_cc0.6_petcf_0.15mm.inst.cfg b/resources/quality/ultimaker_s5/um_s5_cc0.6_petcf_0.15mm.inst.cfg new file mode 100644 index 0000000000..3e8d8fcf23 --- /dev/null +++ b/resources/quality/ultimaker_s5/um_s5_cc0.6_petcf_0.15mm.inst.cfg @@ -0,0 +1,28 @@ +[general] +definition = ultimaker_s5 +name = Normal +version = 4 + +[metadata] +material = generic_petcf +quality_type = fast +setting_version = 22 +type = quality +variant = CC 0.6 +weight = -1 + +[values] +infill_overlap = =0 if infill_sparse_density > 80 else 10 +raft_airgap = =layer_height * 2 +skin_overlap = 20 +speed_infill = =speed_print +speed_print = 30 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_bottom_distance = =support_z_distance / 2 +support_top_distance = =support_z_distance / 2 +support_z_distance = =layer_height * 2 +top_bottom_thickness = 1.2 + diff --git a/resources/quality/ultimaker_s5/um_s5_cc0.6_petcf_0.2mm.inst.cfg b/resources/quality/ultimaker_s5/um_s5_cc0.6_petcf_0.2mm.inst.cfg new file mode 100644 index 0000000000..7fbd36d296 --- /dev/null +++ b/resources/quality/ultimaker_s5/um_s5_cc0.6_petcf_0.2mm.inst.cfg @@ -0,0 +1,28 @@ +[general] +definition = ultimaker_s5 +name = Fast +version = 4 + +[metadata] +material = generic_petcf +quality_type = draft +setting_version = 22 +type = quality +variant = CC 0.6 +weight = -2 + +[values] +infill_overlap = =0 if infill_sparse_density > 80 else 10 +raft_airgap = =layer_height * 2 +skin_overlap = 20 +speed_infill = =speed_print +speed_print = 30 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_bottom_distance = =support_z_distance / 2 +support_top_distance = =support_z_distance / 2 +support_z_distance = =layer_height * 2 +top_bottom_thickness = 1.2 + diff --git a/resources/quality/ultimaker_s5/um_s5_cc0.6_petcf_0.3mm.inst.cfg b/resources/quality/ultimaker_s5/um_s5_cc0.6_petcf_0.3mm.inst.cfg new file mode 100644 index 0000000000..30aea77686 --- /dev/null +++ b/resources/quality/ultimaker_s5/um_s5_cc0.6_petcf_0.3mm.inst.cfg @@ -0,0 +1,28 @@ +[general] +definition = ultimaker_s5 +name = Extra Fast +version = 4 + +[metadata] +material = generic_petcf +quality_type = verydraft +setting_version = 22 +type = quality +variant = CC 0.6 +weight = -3 + +[values] +infill_overlap = =0 if infill_sparse_density > 80 else 10 +raft_airgap = =layer_height * 2 +skin_overlap = 20 +speed_infill = =speed_print +speed_print = 30 +speed_topbottom = =speed_print +speed_wall = =speed_print +speed_wall_0 = =speed_wall +speed_wall_x = =speed_wall +support_bottom_distance = =support_z_distance / 2 +support_top_distance = =support_z_distance / 2 +support_z_distance = =layer_height * 2 +top_bottom_thickness = 1.2 + From 25e94b9adf05205d87751209a5c66c44f0199ba8 Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Fri, 2 Jun 2023 11:52:05 +0200 Subject: [PATCH 4/8] Rename contributing.md to CONTRIBUTING.md Seems like that this is needed for GH to pick it up as the contribution readme. --- contributing.md => CONTRIBUTING.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contributing.md => CONTRIBUTING.md (100%) diff --git a/contributing.md b/CONTRIBUTING.md similarity index 100% rename from contributing.md rename to CONTRIBUTING.md From 5589faf196473402e2ff72273aae57a8b65be2ea Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Fri, 2 Jun 2023 11:56:09 +0200 Subject: [PATCH 5/8] Update CONTRIBUTING.md Update outdated information on Contributing --- CONTRIBUTING.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 180b6b1461..47314b6b03 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ Submitting bug reports ---------------------- -Please submit bug reports for all of Cura and CuraEngine to the [Cura repository](https://github.com/Ultimaker/Cura/issues). There will be a template there to fill in. Depending on the type of issue, we will usually ask for the [Cura log](Logging Issues) or a project file. +Please submit bug reports for all of Cura and CuraEngine to the [Cura repository](https://github.com/Ultimaker/Cura/issues). There will be a template there to fill in. Depending on the type of issue, we will usually ask for the [Cura log](https://github.com/Ultimaker/Cura/wiki/Reporting#cura-log) or a project file. If a bug report would contain private information, such as a proprietary 3D model, you may also e-mail us. Ask for contact information in the issue. @@ -8,14 +8,22 @@ Bugs related to supporting certain types of printers can usually not be solved b Requesting features ------------------- -The issue template in the Cura repository does not apply to feature requests. You can ignore it. - When requesting a feature, please describe clearly what you need and why you think this is valuable to users or what problem it solves. Making pull requests -------------------- -If you want to propose a change to Cura's source code, please create a pull request in the appropriate repository (being [Cura](https://github.com/Ultimaker/Cura), [Uranium](https://github.com/Ultimaker/Uranium), [CuraEngine](https://github.com/Ultimaker/CuraEngine), [fdm_materials](https://github.com/Ultimaker/fdm_materials), [libArcus](https://github.com/Ultimaker/libArcus), [cura-build](https://github.com/Ultimaker/cura-build), [cura-build-environment](https://github.com/Ultimaker/cura-build-environment), [libSavitar](https://github.com/Ultimaker/libSavitar), [libCharon](https://github.com/Ultimaker/libCharon) or [cura-binary-data](https://github.com/Ultimaker/cura-binary-data)) and if your change requires changes on multiple of these repositories, please link them together so that we know to merge them together. +If you want to propose a change to Cura's source code, please create a pull request in the appropriate repository. Since Cura has multiple repositories that influence it, we've listed the most important ones below: +* [Cura](https://github.com/Ultimaker/Cura) +* [Uranium](https://github.com/Ultimaker/Uranium) +* [CuraEngine](https://github.com/Ultimaker/CuraEngine)* +* [fdm_materials](https://github.com/Ultimaker/fdm_materials) +* [libArcus](https://github.com/Ultimaker/libArcus) +* [libSavitar](https://github.com/Ultimaker/libSavitar) +* [libCharon](https://github.com/Ultimaker/libCharon) +* [cura-binary-data](https://github.com/Ultimaker/cura-binary-data)) + +If your change requires changes on multiple of these repositories, please link them together so that we know to merge & review them together. The style guide for code contributions to Cura and other Ultimaker projects can be found [here](https://github.com/Ultimaker/Meta/blob/master/general/generic_code_conventions.md). -Some of these repositories will have automated tests running when you create a pull request, indicated by green check marks or red crosses in the Github web page. If you see a red cross, that means that a test has failed. If the test doesn't fail on the Master branch but does fail on your branch, that indicates that you've probably made a mistake and you need to do that. Click on the cross for more details, or run the test locally by running `cmake . && ctest --verbose`. +Some of these repositories will have automated tests running when you create a pull request, indicated by green check marks or red crosses in the Github web page. If you see a red cross, that means that a test has failed. If the test doesn't fail on the Main branch but does fail on your branch, that indicates that you've probably made a mistake and you need to do that. Click on the cross for more details, or run the test locally by running `cmake . && ctest --verbose`. From b89a8dbe0eb0bb3f9f90809694d0089f8fcd257c Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Fri, 2 Jun 2023 11:56:40 +0200 Subject: [PATCH 6/8] Update CONTRIBUTING.md Remove stray * --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 47314b6b03..8f0e2aecc6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ Making pull requests If you want to propose a change to Cura's source code, please create a pull request in the appropriate repository. Since Cura has multiple repositories that influence it, we've listed the most important ones below: * [Cura](https://github.com/Ultimaker/Cura) * [Uranium](https://github.com/Ultimaker/Uranium) -* [CuraEngine](https://github.com/Ultimaker/CuraEngine)* +* [CuraEngine](https://github.com/Ultimaker/CuraEngine) * [fdm_materials](https://github.com/Ultimaker/fdm_materials) * [libArcus](https://github.com/Ultimaker/libArcus) * [libSavitar](https://github.com/Ultimaker/libSavitar) From d8a88739a6e15497dca4979320bdfb9ac146e11f Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Fri, 2 Jun 2023 13:51:43 +0200 Subject: [PATCH 7/8] Ensure that menu items for extruder are added to right spot in context menu Fixes CURA-10649 --- resources/qml/Menus/ContextMenu.qml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/resources/qml/Menus/ContextMenu.qml b/resources/qml/Menus/ContextMenu.qml index 65f3409c8a..f7029939cd 100644 --- a/resources/qml/Menus/ContextMenu.qml +++ b/resources/qml/Menus/ContextMenu.qml @@ -44,8 +44,19 @@ Cura.Menu onTriggered: CuraActions.setExtruderForSelection(model.id) shortcut: "Ctrl+" + (model.index + 1) } - // Add it to the fifth position (and above) as we want it to be added after the extruder header. - onObjectAdded: function(index, object) { base.insertItem(index + 5, object) } + + onObjectAdded: function(index, object) { + var extruder_header_location = 5; + // Find the location of the extruder header and insert it below that. + for (var i = 0; i < base.count; i++) + { + if(base.itemAt(i) === extruderHeader) + { + extruder_header_location = i + 1; + } + } + base.insertItem(extruder_header_location + index, object) + } onObjectRemoved: function(index, object) { base.removeItem(object) } } From 68b51e842d319d9eebf69cc17c61b39de0d4b245 Mon Sep 17 00:00:00 2001 From: nallath Date: Fri, 2 Jun 2023 11:57:59 +0000 Subject: [PATCH 8/8] update translations --- resources/i18n/cs_CZ/cura.po | 14 +- resources/i18n/cura.pot | 874 +++++++++++++++++------------------ resources/i18n/de_DE/cura.po | 14 +- resources/i18n/es_ES/cura.po | 14 +- resources/i18n/fi_FI/cura.po | 14 +- resources/i18n/fr_FR/cura.po | 14 +- resources/i18n/hu_HU/cura.po | 14 +- resources/i18n/it_IT/cura.po | 14 +- resources/i18n/ja_JP/cura.po | 14 +- resources/i18n/ko_KR/cura.po | 14 +- resources/i18n/nl_NL/cura.po | 14 +- resources/i18n/pl_PL/cura.po | 14 +- resources/i18n/pt_BR/cura.po | 14 +- resources/i18n/pt_PT/cura.po | 14 +- resources/i18n/ru_RU/cura.po | 14 +- resources/i18n/tr_TR/cura.po | 14 +- resources/i18n/zh_CN/cura.po | 14 +- resources/i18n/zh_TW/cura.po | 14 +- 18 files changed, 556 insertions(+), 556 deletions(-) diff --git a/resources/i18n/cs_CZ/cura.po b/resources/i18n/cs_CZ/cura.po index e1f3898afd..4114f195eb 100644 --- a/resources/i18n/cs_CZ/cura.po +++ b/resources/i18n/cs_CZ/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: 2023-02-16 20:28+0100\n" "Last-Translator: Miroslav Šustek \n" "Language-Team: DenyCZ \n" @@ -5083,7 +5083,7 @@ msgstr[0] "Tisknout vybraný model pomocí:" msgstr[1] "Tisknout vybrané modely pomocí:" msgstr[2] "Tisknout vybrané modely pomocí:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" @@ -5091,7 +5091,7 @@ msgstr[0] "Násobit vybraný model" msgstr[1] "Násobit vybrané modele" msgstr[2] "Násobit vybrané modele" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "Počet kopií" @@ -6716,22 +6716,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "Přidat tiskárnu manuálně" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "Výrobce" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "Autor profilu" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "Název tiskárny" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "Pojmenujte prosím svou tiskárnu" diff --git a/resources/i18n/cura.pot b/resources/i18n/cura.pot index a4746a4ce8..ff34e274ae 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: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -4414,14 +4414,14 @@ msgid_plural "Print Selected Models With:" msgstr[0] "" msgstr[1] "" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "" msgstr[1] "" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "" @@ -6019,22 +6019,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "" @@ -6244,286 +6244,6 @@ msgstr "" msgctxt "@label" msgid "No items to select from" msgstr "" -#: plugins/UltimakerMachineActions/plugin.json -msgctxt "description" -msgid "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc.)." -msgstr "" - -#: plugins/UltimakerMachineActions/plugin.json -msgctxt "name" -msgid "UltiMaker machine actions" -msgstr "" - -#: plugins/SupportEraser/plugin.json -msgctxt "description" -msgid "Creates an eraser mesh to block the printing of support in certain places" -msgstr "" - -#: plugins/SupportEraser/plugin.json -msgctxt "name" -msgid "Support Eraser" -msgstr "" - -#: plugins/GCodeGzReader/plugin.json -msgctxt "description" -msgid "Reads g-code from a compressed archive." -msgstr "" - -#: plugins/GCodeGzReader/plugin.json -msgctxt "name" -msgid "Compressed G-code Reader" -msgstr "" - -#: plugins/SentryLogger/plugin.json -msgctxt "description" -msgid "Logs certain events so that they can be used by the crash reporter" -msgstr "" - -#: plugins/SentryLogger/plugin.json -msgctxt "name" -msgid "Sentry Logger" -msgstr "" - -#: plugins/CuraProfileReader/plugin.json -msgctxt "description" -msgid "Provides support for importing Cura profiles." -msgstr "" - -#: plugins/CuraProfileReader/plugin.json -msgctxt "name" -msgid "Cura Profile Reader" -msgstr "" - -#: plugins/3MFWriter/plugin.json -msgctxt "description" -msgid "Provides support for writing 3MF files." -msgstr "" - -#: plugins/3MFWriter/plugin.json -msgctxt "name" -msgid "3MF Writer" -msgstr "" - -#: plugins/PerObjectSettingsTool/plugin.json -msgctxt "description" -msgid "Provides the Per Model Settings." -msgstr "" - -#: plugins/PerObjectSettingsTool/plugin.json -msgctxt "name" -msgid "Per Model Settings Tool" -msgstr "" - -#: plugins/PrepareStage/plugin.json -msgctxt "description" -msgid "Provides a prepare stage in Cura." -msgstr "" - -#: plugins/PrepareStage/plugin.json -msgctxt "name" -msgid "Prepare Stage" -msgstr "" - -#: plugins/TrimeshReader/plugin.json -msgctxt "description" -msgid "Provides support for reading model files." -msgstr "" - -#: plugins/TrimeshReader/plugin.json -msgctxt "name" -msgid "Trimesh Reader" -msgstr "" - -#: plugins/Marketplace/plugin.json -msgctxt "description" -msgid "Manages extensions to the application and allows browsing extensions from the UltiMaker website." -msgstr "" - -#: plugins/Marketplace/plugin.json -msgctxt "name" -msgid "Marketplace" -msgstr "" - -#: plugins/LegacyProfileReader/plugin.json -msgctxt "description" -msgid "Provides support for importing profiles from legacy Cura versions." -msgstr "" - -#: plugins/LegacyProfileReader/plugin.json -msgctxt "name" -msgid "Legacy Cura Profile Reader" -msgstr "" - -#: plugins/GCodeProfileReader/plugin.json -msgctxt "description" -msgid "Provides support for importing profiles from g-code files." -msgstr "" - -#: plugins/GCodeProfileReader/plugin.json -msgctxt "name" -msgid "G-code Profile Reader" -msgstr "" - -#: plugins/CuraDrive/plugin.json -msgctxt "description" -msgid "Backup and restore your configuration." -msgstr "" - -#: plugins/CuraDrive/plugin.json -msgctxt "name" -msgid "Cura Backups" -msgstr "" - -#: plugins/3MFReader/plugin.json -msgctxt "description" -msgid "Provides support for reading 3MF files." -msgstr "" - -#: plugins/3MFReader/plugin.json -msgctxt "name" -msgid "3MF Reader" -msgstr "" - -#: plugins/X3DReader/plugin.json -msgctxt "description" -msgid "Provides support for reading X3D files." -msgstr "" - -#: plugins/X3DReader/plugin.json -msgctxt "name" -msgid "X3D Reader" -msgstr "" - -#: plugins/RemovableDriveOutputDevice/plugin.json -msgctxt "description" -msgid "Provides removable drive hotplugging and writing support." -msgstr "" - -#: plugins/RemovableDriveOutputDevice/plugin.json -msgctxt "name" -msgid "Removable Drive Output Device Plugin" -msgstr "" - -#: plugins/FirmwareUpdateChecker/plugin.json -msgctxt "description" -msgid "Checks for firmware updates." -msgstr "" - -#: plugins/FirmwareUpdateChecker/plugin.json -msgctxt "name" -msgid "Firmware Update Checker" -msgstr "" - -#: plugins/MachineSettingsAction/plugin.json -msgctxt "description" -msgid "Provides a way to change machine settings (such as build volume, nozzle size, etc.)." -msgstr "" - -#: plugins/MachineSettingsAction/plugin.json -msgctxt "name" -msgid "Machine Settings Action" -msgstr "" - -#: plugins/XmlMaterialProfile/plugin.json -msgctxt "description" -msgid "Provides capabilities to read and write XML-based material profiles." -msgstr "" - -#: plugins/XmlMaterialProfile/plugin.json -msgctxt "name" -msgid "Material Profiles" -msgstr "" - -#: plugins/UFPReader/plugin.json -msgctxt "description" -msgid "Provides support for reading Ultimaker Format Packages." -msgstr "" - -#: plugins/UFPReader/plugin.json -msgctxt "name" -msgid "UFP Reader" -msgstr "" - -#: plugins/CuraEngineBackend/plugin.json -msgctxt "description" -msgid "Provides the link to the CuraEngine slicing backend." -msgstr "" - -#: plugins/CuraEngineBackend/plugin.json -msgctxt "name" -msgid "CuraEngine Backend" -msgstr "" - -#: plugins/GCodeReader/plugin.json -msgctxt "description" -msgid "Allows loading and displaying G-code files." -msgstr "" - -#: plugins/GCodeReader/plugin.json -msgctxt "name" -msgid "G-code Reader" -msgstr "" - -#: plugins/CuraProfileWriter/plugin.json -msgctxt "description" -msgid "Provides support for exporting Cura profiles." -msgstr "" - -#: plugins/CuraProfileWriter/plugin.json -msgctxt "name" -msgid "Cura Profile Writer" -msgstr "" - -#: plugins/SimulationView/plugin.json -msgctxt "description" -msgid "Provides the preview of sliced layerdata." -msgstr "" - -#: plugins/SimulationView/plugin.json -msgctxt "name" -msgid "Simulation View" -msgstr "" - -#: plugins/UM3NetworkPrinting/plugin.json -msgctxt "description" -msgid "Manages network connections to UltiMaker networked printers." -msgstr "" - -#: plugins/UM3NetworkPrinting/plugin.json -msgctxt "name" -msgid "UltiMaker Network Connection" -msgstr "" - -#: plugins/XRayView/plugin.json -msgctxt "description" -msgid "Provides the X-Ray view." -msgstr "" - -#: plugins/XRayView/plugin.json -msgctxt "name" -msgid "X-Ray View" -msgstr "" - -#: plugins/UFPWriter/plugin.json -msgctxt "description" -msgid "Provides support for writing Ultimaker Format Packages." -msgstr "" - -#: plugins/UFPWriter/plugin.json -msgctxt "name" -msgid "UFP Writer" -msgstr "" - -#: plugins/GCodeWriter/plugin.json -msgctxt "description" -msgid "Writes g-code to a file." -msgstr "" - -#: plugins/GCodeWriter/plugin.json -msgctxt "name" -msgid "G-code Writer" -msgstr "" - #: plugins/MonitorStage/plugin.json msgctxt "description" msgid "Provides a monitor stage in Cura." @@ -6534,26 +6254,6 @@ msgctxt "name" msgid "Monitor Stage" msgstr "" -#: plugins/FirmwareUpdater/plugin.json -msgctxt "description" -msgid "Provides a machine actions for updating firmware." -msgstr "" - -#: plugins/FirmwareUpdater/plugin.json -msgctxt "name" -msgid "Firmware Updater" -msgstr "" - -#: plugins/SolidView/plugin.json -msgctxt "description" -msgid "Provides a normal solid mesh view." -msgstr "" - -#: plugins/SolidView/plugin.json -msgctxt "name" -msgid "Solid View" -msgstr "" - #: plugins/SliceInfoPlugin/plugin.json msgctxt "description" msgid "Submits anonymous slice info. Can be disabled through preferences." @@ -6564,6 +6264,26 @@ msgctxt "name" msgid "Slice info" msgstr "" +#: plugins/PrepareStage/plugin.json +msgctxt "description" +msgid "Provides a prepare stage in Cura." +msgstr "" + +#: plugins/PrepareStage/plugin.json +msgctxt "name" +msgid "Prepare Stage" +msgstr "" + +#: plugins/CuraProfileWriter/plugin.json +msgctxt "description" +msgid "Provides support for exporting Cura profiles." +msgstr "" + +#: plugins/CuraProfileWriter/plugin.json +msgctxt "name" +msgid "Cura Profile Writer" +msgstr "" + #: plugins/ImageReader/plugin.json msgctxt "description" msgid "Enables ability to generate printable geometry from 2D image files." @@ -6574,6 +6294,136 @@ msgctxt "name" msgid "Image Reader" msgstr "" +#: plugins/SimulationView/plugin.json +msgctxt "description" +msgid "Provides the preview of sliced layerdata." +msgstr "" + +#: plugins/SimulationView/plugin.json +msgctxt "name" +msgid "Simulation View" +msgstr "" + +#: plugins/3MFReader/plugin.json +msgctxt "description" +msgid "Provides support for reading 3MF files." +msgstr "" + +#: plugins/3MFReader/plugin.json +msgctxt "name" +msgid "3MF Reader" +msgstr "" + +#: plugins/CuraProfileReader/plugin.json +msgctxt "description" +msgid "Provides support for importing Cura profiles." +msgstr "" + +#: plugins/CuraProfileReader/plugin.json +msgctxt "name" +msgid "Cura Profile Reader" +msgstr "" + +#: plugins/TrimeshReader/plugin.json +msgctxt "description" +msgid "Provides support for reading model files." +msgstr "" + +#: plugins/TrimeshReader/plugin.json +msgctxt "name" +msgid "Trimesh Reader" +msgstr "" + +#: plugins/GCodeProfileReader/plugin.json +msgctxt "description" +msgid "Provides support for importing profiles from g-code files." +msgstr "" + +#: plugins/GCodeProfileReader/plugin.json +msgctxt "name" +msgid "G-code Profile Reader" +msgstr "" + +#: plugins/RemovableDriveOutputDevice/plugin.json +msgctxt "description" +msgid "Provides removable drive hotplugging and writing support." +msgstr "" + +#: plugins/RemovableDriveOutputDevice/plugin.json +msgctxt "name" +msgid "Removable Drive Output Device Plugin" +msgstr "" + +#: plugins/XmlMaterialProfile/plugin.json +msgctxt "description" +msgid "Provides capabilities to read and write XML-based material profiles." +msgstr "" + +#: plugins/XmlMaterialProfile/plugin.json +msgctxt "name" +msgid "Material Profiles" +msgstr "" + +#: plugins/Marketplace/plugin.json +msgctxt "description" +msgid "Manages extensions to the application and allows browsing extensions from the UltiMaker website." +msgstr "" + +#: plugins/Marketplace/plugin.json +msgctxt "name" +msgid "Marketplace" +msgstr "" + +#: plugins/UM3NetworkPrinting/plugin.json +msgctxt "description" +msgid "Manages network connections to UltiMaker networked printers." +msgstr "" + +#: plugins/UM3NetworkPrinting/plugin.json +msgctxt "name" +msgid "UltiMaker Network Connection" +msgstr "" + +#: plugins/UltimakerMachineActions/plugin.json +msgctxt "description" +msgid "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc.)." +msgstr "" + +#: plugins/UltimakerMachineActions/plugin.json +msgctxt "name" +msgid "UltiMaker machine actions" +msgstr "" + +#: plugins/ModelChecker/plugin.json +msgctxt "description" +msgid "Checks models and print configuration for possible printing issues and give suggestions." +msgstr "" + +#: plugins/ModelChecker/plugin.json +msgctxt "name" +msgid "Model Checker" +msgstr "" + +#: plugins/LegacyProfileReader/plugin.json +msgctxt "description" +msgid "Provides support for importing profiles from legacy Cura versions." +msgstr "" + +#: plugins/LegacyProfileReader/plugin.json +msgctxt "name" +msgid "Legacy Cura Profile Reader" +msgstr "" + +#: plugins/SentryLogger/plugin.json +msgctxt "description" +msgid "Logs certain events so that they can be used by the crash reporter" +msgstr "" + +#: plugins/SentryLogger/plugin.json +msgctxt "name" +msgid "Sentry Logger" +msgstr "" + #: plugins/PostProcessingPlugin/plugin.json msgctxt "description" msgid "Extension that allows for user created scripts for post processing" @@ -6584,94 +6434,34 @@ msgctxt "name" msgid "Post Processing" msgstr "" -#: plugins/AMFReader/plugin.json +#: plugins/GCodeGzReader/plugin.json msgctxt "description" -msgid "Provides support for reading AMF files." +msgid "Reads g-code from a compressed archive." msgstr "" -#: plugins/AMFReader/plugin.json +#: plugins/GCodeGzReader/plugin.json msgctxt "name" -msgid "AMF Reader" +msgid "Compressed G-code Reader" msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade53to54/plugin.json +#: plugins/USBPrinting/plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 5.3 to Cura 5.4." +msgid "Accepts G-Code and sends them to a printer. Plugin can also update firmware." msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade53to54/plugin.json +#: plugins/USBPrinting/plugin.json msgctxt "name" -msgid "Version Upgrade 5.3 to 5.4" +msgid "USB printing" msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade460to462/plugin.json +#: plugins/SolidView/plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2." +msgid "Provides a normal solid mesh view." msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade460to462/plugin.json +#: plugins/SolidView/plugin.json msgctxt "name" -msgid "Version Upgrade 4.6.0 to 4.6.2" -msgstr "" - -#: plugins/VersionUpgrade/VersionUpgrade47to48/plugin.json -msgctxt "description" -msgid "Upgrades configurations from Cura 4.7 to Cura 4.8." -msgstr "" - -#: plugins/VersionUpgrade/VersionUpgrade47to48/plugin.json -msgctxt "name" -msgid "Version Upgrade 4.7 to 4.8" -msgstr "" - -#: plugins/VersionUpgrade/VersionUpgrade42to43/plugin.json -msgctxt "description" -msgid "Upgrades configurations from Cura 4.2 to Cura 4.3." -msgstr "" - -#: plugins/VersionUpgrade/VersionUpgrade42to43/plugin.json -msgctxt "name" -msgid "Version Upgrade 4.2 to 4.3" -msgstr "" - -#: plugins/VersionUpgrade/VersionUpgrade32to33/plugin.json -msgctxt "description" -msgid "Upgrades configurations from Cura 3.2 to Cura 3.3." -msgstr "" - -#: plugins/VersionUpgrade/VersionUpgrade32to33/plugin.json -msgctxt "name" -msgid "Version Upgrade 3.2 to 3.3" -msgstr "" - -#: plugins/VersionUpgrade/VersionUpgrade35to40/plugin.json -msgctxt "description" -msgid "Upgrades configurations from Cura 3.5 to Cura 4.0." -msgstr "" - -#: plugins/VersionUpgrade/VersionUpgrade35to40/plugin.json -msgctxt "name" -msgid "Version Upgrade 3.5 to 4.0" -msgstr "" - -#: plugins/VersionUpgrade/VersionUpgrade27to30/plugin.json -msgctxt "description" -msgid "Upgrades configurations from Cura 2.7 to Cura 3.0." -msgstr "" - -#: plugins/VersionUpgrade/VersionUpgrade27to30/plugin.json -msgctxt "name" -msgid "Version Upgrade 2.7 to 3.0" -msgstr "" - -#: plugins/VersionUpgrade/VersionUpgrade462to47/plugin.json -msgctxt "description" -msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7." -msgstr "" - -#: plugins/VersionUpgrade/VersionUpgrade462to47/plugin.json -msgctxt "name" -msgid "Version Upgrade 4.6.2 to 4.7" +msgid "Solid View" msgstr "" #: plugins/VersionUpgrade/VersionUpgrade22to24/plugin.json @@ -6684,34 +6474,24 @@ msgctxt "name" msgid "Version Upgrade 2.2 to 2.4" msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade52to53/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade41to42/plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 5.2 to Cura 5.3." +msgid "Upgrades configurations from Cura 4.1 to Cura 4.2." msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade52to53/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade41to42/plugin.json msgctxt "name" -msgid "Version Upgrade 5.2 to 5.3" +msgid "Version Upgrade 4.1 to 4.2" msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade49to410/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade47to48/plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 4.9 to Cura 4.10." +msgid "Upgrades configurations from Cura 4.7 to Cura 4.8." msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade49to410/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade47to48/plugin.json msgctxt "name" -msgid "Version Upgrade 4.9 to 4.10" -msgstr "" - -#: plugins/VersionUpgrade/VersionUpgrade48to49/plugin.json -msgctxt "description" -msgid "Upgrades configurations from Cura 4.8 to Cura 4.9." -msgstr "" - -#: plugins/VersionUpgrade/VersionUpgrade48to49/plugin.json -msgctxt "name" -msgid "Version Upgrade 4.8 to 4.9" +msgid "Version Upgrade 4.7 to 4.8" msgstr "" #: plugins/VersionUpgrade/VersionUpgrade30to31/plugin.json @@ -6724,44 +6504,64 @@ msgctxt "name" msgid "Version Upgrade 3.0 to 3.1" msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade34to35/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade35to40/plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 3.4 to Cura 3.5." +msgid "Upgrades configurations from Cura 3.5 to Cura 4.0." msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade34to35/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade35to40/plugin.json msgctxt "name" -msgid "Version Upgrade 3.4 to 3.5" +msgid "Version Upgrade 3.5 to 4.0" msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade43to44/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade25to26/plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 4.3 to Cura 4.4." +msgid "Upgrades configurations from Cura 2.5 to Cura 2.6." msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade43to44/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade25to26/plugin.json msgctxt "name" -msgid "Version Upgrade 4.3 to 4.4" +msgid "Version Upgrade 2.5 to 2.6" msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade41to42/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade462to47/plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 4.1 to Cura 4.2." +msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7." msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade41to42/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade462to47/plugin.json msgctxt "name" -msgid "Version Upgrade 4.1 to 4.2" +msgid "Version Upgrade 4.6.2 to 4.7" msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade44to45/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade26to27/plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 4.4 to Cura 4.5." +msgid "Upgrades configurations from Cura 2.6 to Cura 2.7." msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade44to45/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade26to27/plugin.json msgctxt "name" -msgid "Version Upgrade 4.4 to 4.5" +msgid "Version Upgrade 2.6 to 2.7" +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json +msgctxt "description" +msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json +msgctxt "name" +msgid "Version Upgrade 2.1 to 2.2" +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade27to30/plugin.json +msgctxt "description" +msgid "Upgrades configurations from Cura 2.7 to Cura 3.0." +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade27to30/plugin.json +msgctxt "name" +msgid "Version Upgrade 2.7 to 3.0" msgstr "" #: plugins/VersionUpgrade/VersionUpgrade33to34/plugin.json @@ -6784,6 +6584,36 @@ msgctxt "name" msgid "Version Upgrade 4.11 to 4.12" msgstr "" +#: plugins/VersionUpgrade/VersionUpgrade460to462/plugin.json +msgctxt "description" +msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2." +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade460to462/plugin.json +msgctxt "name" +msgid "Version Upgrade 4.6.0 to 4.6.2" +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade44to45/plugin.json +msgctxt "description" +msgid "Upgrades configurations from Cura 4.4 to Cura 4.5." +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade44to45/plugin.json +msgctxt "name" +msgid "Version Upgrade 4.4 to 4.5" +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade49to410/plugin.json +msgctxt "description" +msgid "Upgrades configurations from Cura 4.9 to Cura 4.10." +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade49to410/plugin.json +msgctxt "name" +msgid "Version Upgrade 4.9 to 4.10" +msgstr "" + #: plugins/VersionUpgrade/VersionUpgrade413to50/plugin.json msgctxt "description" msgid "Upgrades configurations from Cura 4.13 to Cura 5.0." @@ -6794,24 +6624,24 @@ msgctxt "name" msgid "Version Upgrade 4.13 to 5.0" msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade45to46/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade43to44/plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 4.5 to Cura 4.6." +msgid "Upgrades configurations from Cura 4.3 to Cura 4.4." msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade45to46/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade43to44/plugin.json msgctxt "name" -msgid "Version Upgrade 4.5 to 4.6" +msgid "Version Upgrade 4.3 to 4.4" msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade48to49/plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." +msgid "Upgrades configurations from Cura 4.8 to Cura 4.9." msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade21to22/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade48to49/plugin.json msgctxt "name" -msgid "Version Upgrade 2.1 to 2.2" +msgid "Version Upgrade 4.8 to 4.9" msgstr "" #: plugins/VersionUpgrade/VersionUpgrade40to41/plugin.json @@ -6824,24 +6654,104 @@ msgctxt "name" msgid "Version Upgrade 4.0 to 4.1" msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade25to26/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade32to33/plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 2.5 to Cura 2.6." +msgid "Upgrades configurations from Cura 3.2 to Cura 3.3." msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade25to26/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade32to33/plugin.json msgctxt "name" -msgid "Version Upgrade 2.5 to 2.6" +msgid "Version Upgrade 3.2 to 3.3" msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade26to27/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade52to53/plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 2.6 to Cura 2.7." +msgid "Upgrades configurations from Cura 5.2 to Cura 5.3." msgstr "" -#: plugins/VersionUpgrade/VersionUpgrade26to27/plugin.json +#: plugins/VersionUpgrade/VersionUpgrade52to53/plugin.json msgctxt "name" -msgid "Version Upgrade 2.6 to 2.7" +msgid "Version Upgrade 5.2 to 5.3" +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade45to46/plugin.json +msgctxt "description" +msgid "Upgrades configurations from Cura 4.5 to Cura 4.6." +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade45to46/plugin.json +msgctxt "name" +msgid "Version Upgrade 4.5 to 4.6" +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade42to43/plugin.json +msgctxt "description" +msgid "Upgrades configurations from Cura 4.2 to Cura 4.3." +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade42to43/plugin.json +msgctxt "name" +msgid "Version Upgrade 4.2 to 4.3" +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade34to35/plugin.json +msgctxt "description" +msgid "Upgrades configurations from Cura 3.4 to Cura 3.5." +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade34to35/plugin.json +msgctxt "name" +msgid "Version Upgrade 3.4 to 3.5" +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade53to54/plugin.json +msgctxt "description" +msgid "Upgrades configurations from Cura 5.3 to Cura 5.4." +msgstr "" + +#: plugins/VersionUpgrade/VersionUpgrade53to54/plugin.json +msgctxt "name" +msgid "Version Upgrade 5.3 to 5.4" +msgstr "" + +#: plugins/XRayView/plugin.json +msgctxt "description" +msgid "Provides the X-Ray view." +msgstr "" + +#: plugins/XRayView/plugin.json +msgctxt "name" +msgid "X-Ray View" +msgstr "" + +#: plugins/UFPReader/plugin.json +msgctxt "description" +msgid "Provides support for reading Ultimaker Format Packages." +msgstr "" + +#: plugins/UFPReader/plugin.json +msgctxt "name" +msgid "UFP Reader" +msgstr "" + +#: plugins/3MFWriter/plugin.json +msgctxt "description" +msgid "Provides support for writing 3MF files." +msgstr "" + +#: plugins/3MFWriter/plugin.json +msgctxt "name" +msgid "3MF Writer" +msgstr "" + +#: plugins/GCodeWriter/plugin.json +msgctxt "description" +msgid "Writes g-code to a file." +msgstr "" + +#: plugins/GCodeWriter/plugin.json +msgctxt "name" +msgid "G-code Writer" msgstr "" #: plugins/DigitalLibrary/plugin.json @@ -6854,24 +6764,34 @@ msgctxt "name" msgid "Ultimaker Digital Library" msgstr "" -#: plugins/ModelChecker/plugin.json +#: plugins/PerObjectSettingsTool/plugin.json msgctxt "description" -msgid "Checks models and print configuration for possible printing issues and give suggestions." +msgid "Provides the Per Model Settings." msgstr "" -#: plugins/ModelChecker/plugin.json +#: plugins/PerObjectSettingsTool/plugin.json msgctxt "name" -msgid "Model Checker" +msgid "Per Model Settings Tool" msgstr "" -#: plugins/USBPrinting/plugin.json +#: plugins/UFPWriter/plugin.json msgctxt "description" -msgid "Accepts G-Code and sends them to a printer. Plugin can also update firmware." +msgid "Provides support for writing Ultimaker Format Packages." msgstr "" -#: plugins/USBPrinting/plugin.json +#: plugins/UFPWriter/plugin.json msgctxt "name" -msgid "USB printing" +msgid "UFP Writer" +msgstr "" + +#: plugins/GCodeReader/plugin.json +msgctxt "description" +msgid "Allows loading and displaying G-code files." +msgstr "" + +#: plugins/GCodeReader/plugin.json +msgctxt "name" +msgid "G-code Reader" msgstr "" #: plugins/GCodeGzWriter/plugin.json @@ -6884,6 +6804,76 @@ msgctxt "name" msgid "Compressed G-code Writer" msgstr "" +#: plugins/FirmwareUpdateChecker/plugin.json +msgctxt "description" +msgid "Checks for firmware updates." +msgstr "" + +#: plugins/FirmwareUpdateChecker/plugin.json +msgctxt "name" +msgid "Firmware Update Checker" +msgstr "" + +#: plugins/FirmwareUpdater/plugin.json +msgctxt "description" +msgid "Provides a machine actions for updating firmware." +msgstr "" + +#: plugins/FirmwareUpdater/plugin.json +msgctxt "name" +msgid "Firmware Updater" +msgstr "" + +#: plugins/CuraEngineBackend/plugin.json +msgctxt "description" +msgid "Provides the link to the CuraEngine slicing backend." +msgstr "" + +#: plugins/CuraEngineBackend/plugin.json +msgctxt "name" +msgid "CuraEngine Backend" +msgstr "" + +#: plugins/CuraDrive/plugin.json +msgctxt "description" +msgid "Backup and restore your configuration." +msgstr "" + +#: plugins/CuraDrive/plugin.json +msgctxt "name" +msgid "Cura Backups" +msgstr "" + +#: plugins/X3DReader/plugin.json +msgctxt "description" +msgid "Provides support for reading X3D files." +msgstr "" + +#: plugins/X3DReader/plugin.json +msgctxt "name" +msgid "X3D Reader" +msgstr "" + +#: plugins/SupportEraser/plugin.json +msgctxt "description" +msgid "Creates an eraser mesh to block the printing of support in certain places" +msgstr "" + +#: plugins/SupportEraser/plugin.json +msgctxt "name" +msgid "Support Eraser" +msgstr "" + +#: plugins/MachineSettingsAction/plugin.json +msgctxt "description" +msgid "Provides a way to change machine settings (such as build volume, nozzle size, etc.)." +msgstr "" + +#: plugins/MachineSettingsAction/plugin.json +msgctxt "name" +msgid "Machine Settings Action" +msgstr "" + #: plugins/PreviewStage/plugin.json msgctxt "description" msgid "Provides a preview stage in Cura." @@ -6894,3 +6884,13 @@ msgctxt "name" msgid "Preview Stage" msgstr "" +#: plugins/AMFReader/plugin.json +msgctxt "description" +msgid "Provides support for reading AMF files." +msgstr "" + +#: plugins/AMFReader/plugin.json +msgctxt "name" +msgid "AMF Reader" +msgstr "" + diff --git a/resources/i18n/de_DE/cura.po b/resources/i18n/de_DE/cura.po index 4c01e691ce..a7fcf1206b 100644 --- a/resources/i18n/de_DE/cura.po +++ b/resources/i18n/de_DE/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -5071,14 +5071,14 @@ msgid_plural "Print Selected Models With:" msgstr[0] "Ausgewähltes Modell drucken mit:" msgstr[1] "Ausgewählte Modelle drucken mit:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "Ausgewähltes Modell multiplizieren" msgstr[1] "Ausgewählte Modelle multiplizieren" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "Anzahl Kopien" @@ -6695,22 +6695,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "Drucker manuell hinzufügen" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "Hersteller" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "Autor des Profils" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "Druckername" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "Bitte weisen Sie Ihrem Drucker einen Namen zu" diff --git a/resources/i18n/es_ES/cura.po b/resources/i18n/es_ES/cura.po index 4112941492..9094b99446 100644 --- a/resources/i18n/es_ES/cura.po +++ b/resources/i18n/es_ES/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -5071,14 +5071,14 @@ msgid_plural "Print Selected Models With:" msgstr[0] "Imprimir modelo seleccionado con:" msgstr[1] "Imprimir modelos seleccionados con:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "Multiplicar modelo seleccionado" msgstr[1] "Multiplicar modelos seleccionados" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "Número de copias" @@ -6695,22 +6695,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "Añadir impresora manualmente" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "Fabricante" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "Autor del perfil" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "Nombre de la impresora" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "Asigne un nombre a su impresora" diff --git a/resources/i18n/fi_FI/cura.po b/resources/i18n/fi_FI/cura.po index bddad873cb..6bc6a8d870 100644 --- a/resources/i18n/fi_FI/cura.po +++ b/resources/i18n/fi_FI/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: 2022-07-15 10:53+0200\n" "Last-Translator: Bothof \n" "Language-Team: Finnish\n" @@ -5040,14 +5040,14 @@ msgid_plural "Print Selected Models With:" msgstr[0] "Tulosta valittu malli asetuksella:" msgstr[1] "Tulosta valitut mallit asetuksella:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "Kerro valittu malli" msgstr[1] "Kerro valitut mallit" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "Kopioiden määrä" @@ -6657,22 +6657,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "" diff --git a/resources/i18n/fr_FR/cura.po b/resources/i18n/fr_FR/cura.po index dafbc5d470..fbdfc54527 100644 --- a/resources/i18n/fr_FR/cura.po +++ b/resources/i18n/fr_FR/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -5071,14 +5071,14 @@ msgid_plural "Print Selected Models With:" msgstr[0] "Imprimer le modèle sélectionné avec :" msgstr[1] "Imprimer les modèles sélectionnés avec :" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "Multiplier le modèle sélectionné" msgstr[1] "Multiplier les modèles sélectionnés" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "Nombre de copies" @@ -6695,22 +6695,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "Ajouter l'imprimante manuellement" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "Fabricant" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "Auteur du profil" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "Nom de l'imprimante" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "Veuillez nommer votre imprimante" diff --git a/resources/i18n/hu_HU/cura.po b/resources/i18n/hu_HU/cura.po index aeafd2a4d9..e45113c0a3 100644 --- a/resources/i18n/hu_HU/cura.po +++ b/resources/i18n/hu_HU/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: 2020-03-24 09:36+0100\n" "Last-Translator: Nagy Attila \n" "Language-Team: ATI-SZOFT\n" @@ -5054,14 +5054,14 @@ msgid_plural "Print Selected Models With:" msgstr[0] "Kiválasztott modell nyomtatása:" msgstr[1] "Kiválasztott modellek nyomtatása:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "Kiválasztott modell sokszorozása" msgstr[1] "Kiválasztott modellek sokszorozása" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "Másolatok száma" @@ -6671,22 +6671,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "Nyomtató név" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "" diff --git a/resources/i18n/it_IT/cura.po b/resources/i18n/it_IT/cura.po index e04605605c..e1307f5ff9 100644 --- a/resources/i18n/it_IT/cura.po +++ b/resources/i18n/it_IT/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -5074,14 +5074,14 @@ msgid_plural "Print Selected Models With:" msgstr[0] "Stampa modello selezionato con:" msgstr[1] "Stampa modelli selezionati con:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "Moltiplica modello selezionato" msgstr[1] "Moltiplica modelli selezionati" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "Numero di copie" @@ -6698,22 +6698,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "Aggiungere la stampante manualmente" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "Produttore" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "Autore profilo" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "Nome stampante" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "Dare un nome alla stampante" diff --git a/resources/i18n/ja_JP/cura.po b/resources/i18n/ja_JP/cura.po index 4f98644dfb..37ef413bdd 100644 --- a/resources/i18n/ja_JP/cura.po +++ b/resources/i18n/ja_JP/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -5061,13 +5061,13 @@ msgid "Print Selected Model With:" msgid_plural "Print Selected Models With:" msgstr[0] "選択したモデルで印刷:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "選択した複数のモデル" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "コピーの数" @@ -6677,22 +6677,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "プリンタを手動で追加する" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "製造元" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "プロファイル作成者" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "プリンター名" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "プリンターに名前を付けてください" diff --git a/resources/i18n/ko_KR/cura.po b/resources/i18n/ko_KR/cura.po index cec96852b6..14edd5efc4 100644 --- a/resources/i18n/ko_KR/cura.po +++ b/resources/i18n/ko_KR/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -5060,13 +5060,13 @@ msgid "Print Selected Model With:" msgid_plural "Print Selected Models With:" msgstr[0] "선택된 모델 프린팅 :" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "선택한 모델 복" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "복제할 수" @@ -6680,22 +6680,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "수동으로 프린터 추가" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "제조업체" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "프로파일 원작자" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "프린터 이름" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "프린터의 이름을 설정하십시오" diff --git a/resources/i18n/nl_NL/cura.po b/resources/i18n/nl_NL/cura.po index 127595c03e..1105fa6fd3 100644 --- a/resources/i18n/nl_NL/cura.po +++ b/resources/i18n/nl_NL/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -5074,14 +5074,14 @@ msgid_plural "Print Selected Models With:" msgstr[0] "Geselecteerd model printen met:" msgstr[1] "Geselecteerde modellen printen met:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "Geselecteerd model verveelvoudigen" msgstr[1] "Geselecteerde modellen verveelvoudigen" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "Aantal exemplaren" @@ -6698,22 +6698,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "Printer handmatig toevoegen" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "Fabrikant" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "Profieleigenaar" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "Printernaam" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "Geef uw printer een naam" diff --git a/resources/i18n/pl_PL/cura.po b/resources/i18n/pl_PL/cura.po index 6d1fc79097..127cb278af 100644 --- a/resources/i18n/pl_PL/cura.po +++ b/resources/i18n/pl_PL/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: 2021-09-07 08:02+0200\n" "Last-Translator: Mariusz Matłosz \n" "Language-Team: Mariusz Matłosz , reprapy.pl\n" @@ -5057,14 +5057,14 @@ msgid_plural "Print Selected Models With:" msgstr[0] "Wydrukuj wybrany model z:" msgstr[1] "Wydrukuj wybrane modele z:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "Zduplikuj wybrany model" msgstr[1] "Zduplikuj wybrane modele" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "Liczba kopii" @@ -6674,22 +6674,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "Producent" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "Nazwa drukarki" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "" diff --git a/resources/i18n/pt_BR/cura.po b/resources/i18n/pt_BR/cura.po index 89678c5ea0..b14709a6e1 100644 --- a/resources/i18n/pt_BR/cura.po +++ b/resources/i18n/pt_BR/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: 2023-02-17 17:37+0100\n" "Last-Translator: Cláudio Sampaio \n" "Language-Team: Cláudio Sampaio \n" @@ -5071,14 +5071,14 @@ msgid_plural "Print Selected Models With:" msgstr[0] "Imprimir Modelo Selecionado Com:" msgstr[1] "Imprimir Modelos Selecionados Com:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "Multiplicar Modelo Selecionado" msgstr[1] "Multiplicar Modelos Selecionados" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "Número de Cópias" @@ -6700,22 +6700,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "Adicionar impressora manualmente" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "Fabricante" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "Autor do perfil" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "Nome da impressora" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "Por favor dê um nome à sua impressora" diff --git a/resources/i18n/pt_PT/cura.po b/resources/i18n/pt_PT/cura.po index 9bbc049853..26dd8589ef 100644 --- a/resources/i18n/pt_PT/cura.po +++ b/resources/i18n/pt_PT/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -5072,14 +5072,14 @@ msgid_plural "Print Selected Models With:" msgstr[0] "Imprimir Modelo Selecionado Com:" msgstr[1] "Imprimir modelos selecionados com:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "Multiplicar Modelo Selecionado" msgstr[1] "Multiplicar modelos selecionados" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "Número de Cópias" @@ -6697,22 +6697,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "Adicionar impressora manualmente" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "Fabricante" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "Autor do perfil" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "Nome da impressora" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "Atribuir um nome à impressora" diff --git a/resources/i18n/ru_RU/cura.po b/resources/i18n/ru_RU/cura.po index 71b980157b..9179e549c8 100644 --- a/resources/i18n/ru_RU/cura.po +++ b/resources/i18n/ru_RU/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -5084,7 +5084,7 @@ msgstr[0] "Печать выбранной модели:" msgstr[1] "Печать выбранных моделей:" msgstr[2] "Печать выбранных моделей:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" @@ -5092,7 +5092,7 @@ msgstr[0] "Размножить выбранную модель" msgstr[1] "Размножить выбранные модели" msgstr[2] "Размножить выбранные модели" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "Количество копий" @@ -6712,22 +6712,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "Добавить принтер вручную" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "Производитель" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "Автор профиля" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "Имя принтера" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "Присвойте имя принтеру" diff --git a/resources/i18n/tr_TR/cura.po b/resources/i18n/tr_TR/cura.po index bc386e3192..54d36bf526 100644 --- a/resources/i18n/tr_TR/cura.po +++ b/resources/i18n/tr_TR/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -5074,14 +5074,14 @@ msgid_plural "Print Selected Models With:" msgstr[0] "Seçili Modeli Şununla Yazdır:" msgstr[1] "Seçili Modelleri Şununla Yazdır:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "Seçili Modeli Çoğalt" msgstr[1] "Seçili Modelleri Çoğalt" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "Kopya Sayısı" @@ -6698,22 +6698,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "Yazıcıyı manuel olarak ekle" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "Üretici" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "Profil sahibi" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "Yazıcı adı" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "Lütfen yazıcınızı adlandırın" diff --git a/resources/i18n/zh_CN/cura.po b/resources/i18n/zh_CN/cura.po index 322c089f93..2cf4597784 100644 --- a/resources/i18n/zh_CN/cura.po +++ b/resources/i18n/zh_CN/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: 2022-07-15 11:06+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -5062,13 +5062,13 @@ msgid "Print Selected Model With:" msgid_plural "Print Selected Models With:" msgstr[0] "打印所选模型:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "复制所选模型" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "复制个数" @@ -6682,22 +6682,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "手动添加打印机" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "制造商" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "配置文件作者" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "打印机名称" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "请为您的打印机命名" diff --git a/resources/i18n/zh_TW/cura.po b/resources/i18n/zh_TW/cura.po index 33f4ba0162..501d517a3d 100644 --- a/resources/i18n/zh_TW/cura.po +++ b/resources/i18n/zh_TW/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-15 14:32+0000\n" +"POT-Creation-Date: 2023-06-02 11:57+0000\n" "PO-Revision-Date: 2022-01-02 19:59+0800\n" "Last-Translator: Valen Chang \n" "Language-Team: Valen Chang \n" @@ -5060,13 +5060,13 @@ msgid "Print Selected Model With:" msgid_plural "Print Selected Models With:" msgstr[0] "列印所選模型:" -#: resources/qml/Menus/ContextMenu.qml:92 +#: resources/qml/Menus/ContextMenu.qml:103 msgctxt "@title:window" msgid "Multiply Selected Model" msgid_plural "Multiply Selected Models" msgstr[0] "複製所選模型" -#: resources/qml/Menus/ContextMenu.qml:123 +#: resources/qml/Menus/ContextMenu.qml:134 msgctxt "@label" msgid "Number of Copies" msgstr "複製個數" @@ -6673,22 +6673,22 @@ msgctxt "@button" msgid "Add printer manually" msgstr "手動新增印表機" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214 msgctxt "@label" msgid "Manufacturer" msgstr "製造商" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225 msgctxt "@label" msgid "Profile author" msgstr "列印參數作者" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237 msgctxt "@label" msgid "Printer name" msgstr "印表機名稱" -#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241 +#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243 msgctxt "@text" msgid "Please name your printer" msgstr "請為你的印表機取一個名稱"