diff --git a/resources/i18n/de/cura.po b/resources/i18n/de/cura.po index 054d2e44b0..35e5569831 100644 --- a/resources/i18n/de/cura.po +++ b/resources/i18n/de/cura.po @@ -8,14 +8,14 @@ msgstr "" "Project-Id-Version: Cura 2.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-01-18 11:54+0100\n" -"PO-Revision-Date: 2016-02-07 16:01+0100\n" +"PO-Revision-Date: 2016-03-09 15:28+0100\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Last-Translator: Thomas Karl Pietrowski \n" "Language-Team: \n" -"X-Generator: Poedit 1.8.4\n" +"X-Generator: Poedit 1.8.7.1\n" #: /home/tamara/2.1/Cura/cura/CrashHandler.py:26 msgctxt "@title:window" @@ -249,7 +249,7 @@ msgstr "Über USB drucken" #: /home/tamara/2.1/Cura/plugins/USBPrinting/PrinterConnection.py:37 msgctxt "@info:tooltip" msgid "Print with USB" -msgstr "Über USB drucken" +msgstr "Drucken über USB" #: /home/tamara/2.1/Cura/plugins/USBPrinting/__init__.py:13 msgctxt "@label" diff --git a/resources/profiles/general/High+Quality.cfg b/resources/profiles/general/High+Quality.cfg index 8437ae5b2a..d3545b04cf 100644 --- a/resources/profiles/general/High+Quality.cfg +++ b/resources/profiles/general/High+Quality.cfg @@ -1,6 +1,7 @@ [general] version = 1 name = High Quality +weight = -3 [settings] layer_height = 0.06 diff --git a/resources/profiles/general/Low+Quality.cfg b/resources/profiles/general/Low+Quality.cfg index a0ca2e3047..96c1778826 100644 --- a/resources/profiles/general/Low+Quality.cfg +++ b/resources/profiles/general/Low+Quality.cfg @@ -1,6 +1,7 @@ [general] version = 1 name = Low Quality +weight = -1 [settings] infill_sparse_density = 10 diff --git a/resources/profiles/general/Normal+Quality.cfg b/resources/profiles/general/Normal+Quality.cfg index eff525ef79..695eb77b91 100644 --- a/resources/profiles/general/Normal+Quality.cfg +++ b/resources/profiles/general/Normal+Quality.cfg @@ -1,6 +1,7 @@ [general] version = 1 name = Normal Quality +weight = -2 [settings] speed_wall_0 = 30 diff --git a/resources/profiles/general/Ulti+Quality.cfg b/resources/profiles/general/Ulti+Quality.cfg index 2cf02f106a..d0c17514c6 100644 --- a/resources/profiles/general/Ulti+Quality.cfg +++ b/resources/profiles/general/Ulti+Quality.cfg @@ -1,6 +1,7 @@ [general] version = 1 name = Ulti Quality +weight = -4 [settings] layer_height = 0.04 diff --git a/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile b/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile index dad488661a..fb88afba46 100644 --- a/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile @@ -4,6 +4,7 @@ name = Normal Quality machine_type = ultimaker2plus machine_variant = 0.25 mm material = ABS +weight = -2 [settings] layer_height = 0.06 diff --git a/resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile b/resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile index a0098014ff..eff6f48705 100644 --- a/resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile @@ -4,6 +4,7 @@ name = Fast Print machine_type = ultimaker2plus machine_variant = 0.4 mm material = ABS +weight = -1 [settings] layer_height = 0.15 diff --git a/resources/profiles/ultimaker2+/abs_0.4_high.curaprofile b/resources/profiles/ultimaker2+/abs_0.4_high.curaprofile index 4fb2b49fe3..a83c61928c 100644 --- a/resources/profiles/ultimaker2+/abs_0.4_high.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.4_high.curaprofile @@ -4,6 +4,7 @@ name = High Quality machine_type = ultimaker2plus machine_variant = 0.4 mm material = ABS +weight = -3 [settings] layer_height = 0.06 @@ -18,7 +19,7 @@ adhesion_type = brim cool_min_speed = 20 line_width = 0.35 infill_sparse_density = 22 -machine_nozzle_size = 0.35 +machine_nozzle_size = 0.35 speed_wall_0 = 20 cool_min_layer_time = 3 cool_lift_head = True diff --git a/resources/profiles/ultimaker2+/abs_0.4_normal.curaprofile b/resources/profiles/ultimaker2+/abs_0.4_normal.curaprofile index a8d63d07db..e77daeb6da 100644 --- a/resources/profiles/ultimaker2+/abs_0.4_normal.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.4_normal.curaprofile @@ -4,6 +4,7 @@ name = Normal Quality machine_type = ultimaker2plus machine_variant = 0.4 mm material = ABS +weight = -2 [settings] layer_height_0 = 0.26 diff --git a/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile b/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile index a0aa77129b..4bbfb50bf7 100644 --- a/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile @@ -4,6 +4,7 @@ name = Normal Quality machine_type = ultimaker2plus machine_variant = 0.6 mm material = ABS +weight = -2 [settings] layer_height = 0.15 diff --git a/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile b/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile index 94e08a790c..96d4079462 100644 --- a/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile @@ -4,6 +4,7 @@ name = Normal Quality machine_type = ultimaker2plus machine_variant = 0.8 mm material = ABS +weight = -2 [settings] layer_height = 0.2 diff --git a/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile b/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile index f5f5e24d61..14c29ae70c 100644 --- a/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile @@ -4,6 +4,7 @@ name = Normal Quality machine_type = ultimaker2plus machine_variant = 0.25 mm material = CPE +weight = -2 [settings] infill_overlap = 17 diff --git a/resources/profiles/ultimaker2+/cpe_0.4_fast.curaprofile b/resources/profiles/ultimaker2+/cpe_0.4_fast.curaprofile index 7880c2584c..53243a7e4f 100644 --- a/resources/profiles/ultimaker2+/cpe_0.4_fast.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.4_fast.curaprofile @@ -4,6 +4,7 @@ name = Fast Print machine_type = ultimaker2plus machine_variant = 0.4 mm material = CPE +weight = -1 [settings] infill_overlap = 17 diff --git a/resources/profiles/ultimaker2+/cpe_0.4_high.curaprofile b/resources/profiles/ultimaker2+/cpe_0.4_high.curaprofile index d4aad942ca..a809c4d81e 100644 --- a/resources/profiles/ultimaker2+/cpe_0.4_high.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.4_high.curaprofile @@ -4,6 +4,7 @@ name = High Quality machine_type = ultimaker2plus machine_variant = 0.4 mm material = CPE +weight = -3 [settings] layer_height = 0.06 diff --git a/resources/profiles/ultimaker2+/cpe_0.4_normal.curaprofile b/resources/profiles/ultimaker2+/cpe_0.4_normal.curaprofile index ae721733e5..ed51c2cb38 100644 --- a/resources/profiles/ultimaker2+/cpe_0.4_normal.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.4_normal.curaprofile @@ -4,6 +4,7 @@ name = Normal Quality machine_type = ultimaker2plus machine_variant = 0.4 mm material = CPE +weight = -2 [settings] layer_height_0 = 0.26 diff --git a/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile b/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile index 56738c556f..54114888e8 100644 --- a/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile @@ -4,6 +4,7 @@ name = Normal Quality machine_type = ultimaker2plus machine_variant = 0.6 mm material = CPE +weight = -2 [settings] infill_overlap = 17 diff --git a/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile b/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile index 054c5dbe88..d04620e834 100644 --- a/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile @@ -4,6 +4,7 @@ name = Normal Quality machine_type = ultimaker2plus machine_variant = 0.8 mm material = CPE +weight = -2 [settings] infill_overlap = 17 diff --git a/resources/profiles/ultimaker2+/pla_0.25_normal.curaprofile b/resources/profiles/ultimaker2+/pla_0.25_normal.curaprofile index da48907c11..25973e4549 100644 --- a/resources/profiles/ultimaker2+/pla_0.25_normal.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.25_normal.curaprofile @@ -4,6 +4,7 @@ name = Normal Quality machine_type = ultimaker2plus machine_variant = 0.25 mm material = PLA +weight = -2 [settings] machine_nozzle_size = 0.22 diff --git a/resources/profiles/ultimaker2+/pla_0.4_fast.curaprofile b/resources/profiles/ultimaker2+/pla_0.4_fast.curaprofile index 43bc715372..0c47c7cafc 100644 --- a/resources/profiles/ultimaker2+/pla_0.4_fast.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.4_fast.curaprofile @@ -4,6 +4,7 @@ name = Fast Print machine_type = ultimaker2plus machine_variant = 0.4 mm material = PLA +weight = -1 [settings] machine_nozzle_size = 0.35 diff --git a/resources/profiles/ultimaker2+/pla_0.4_high.curaprofile b/resources/profiles/ultimaker2+/pla_0.4_high.curaprofile index d97fba3de9..bd78138a9e 100644 --- a/resources/profiles/ultimaker2+/pla_0.4_high.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.4_high.curaprofile @@ -4,6 +4,7 @@ name = High Quality machine_type = ultimaker2plus machine_variant = 0.4 mm material = PLA +weight = -3 [settings] machine_nozzle_size = 0.35 diff --git a/resources/profiles/ultimaker2+/pla_0.4_normal.curaprofile b/resources/profiles/ultimaker2+/pla_0.4_normal.curaprofile index 6f46ec4c7a..4fb58e0a59 100644 --- a/resources/profiles/ultimaker2+/pla_0.4_normal.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.4_normal.curaprofile @@ -4,6 +4,7 @@ name = Normal Quality machine_type = ultimaker2plus machine_variant = 0.4 mm material = PLA +weight = -2 [settings] machine_nozzle_size = 0.35 diff --git a/resources/profiles/ultimaker2+/pla_0.4_ulti.curaprofile b/resources/profiles/ultimaker2+/pla_0.4_ulti.curaprofile index b342b8cde4..4f7971700f 100644 --- a/resources/profiles/ultimaker2+/pla_0.4_ulti.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.4_ulti.curaprofile @@ -4,6 +4,7 @@ name = Ulti Quality machine_type = ultimaker2plus machine_variant = 0.4 mm material = PLA +weight = -4 [settings] machine_nozzle_size = 0.35 diff --git a/resources/profiles/ultimaker2+/pla_0.6_normal.curaprofile b/resources/profiles/ultimaker2+/pla_0.6_normal.curaprofile index 0a4d760a61..30f9b16f64 100644 --- a/resources/profiles/ultimaker2+/pla_0.6_normal.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.6_normal.curaprofile @@ -4,6 +4,7 @@ name = Normal Quality machine_type = ultimaker2plus machine_variant = 0.6 mm material = PLA +weight = -2 [settings] machine_nozzle_size = 0.53 diff --git a/resources/profiles/ultimaker2+/pla_0.8_normal.curaprofile b/resources/profiles/ultimaker2+/pla_0.8_normal.curaprofile index b8d88fabfc..e19e59f131 100644 --- a/resources/profiles/ultimaker2+/pla_0.8_normal.curaprofile +++ b/resources/profiles/ultimaker2+/pla_0.8_normal.curaprofile @@ -4,6 +4,7 @@ name = Normal Quality machine_type = ultimaker2plus machine_variant = 0.8 mm material = PLA +weight = -2 [settings] machine_nozzle_size = 0.7 diff --git a/resources/profiles/ultimaker2_olsson/0.25_normal.curaprofile b/resources/profiles/ultimaker2_olsson/0.25_normal.curaprofile index 11f354a043..3c19b261b7 100644 --- a/resources/profiles/ultimaker2_olsson/0.25_normal.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.25_normal.curaprofile @@ -3,6 +3,7 @@ version = 1 name = Normal Quality machine_type = ultimaker2_olsson machine_variant = 0.25 mm +weight = -2 [settings] machine_nozzle_size = 0.22 diff --git a/resources/profiles/ultimaker2_olsson/0.4_fast.curaprofile b/resources/profiles/ultimaker2_olsson/0.4_fast.curaprofile index 2c4a2b2146..ec614d4d3b 100644 --- a/resources/profiles/ultimaker2_olsson/0.4_fast.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.4_fast.curaprofile @@ -3,6 +3,7 @@ version = 1 name = Fast Print machine_type = ultimaker2_olsson machine_variant = 0.4 mm +weight = -1 [settings] machine_nozzle_size = 0.35 diff --git a/resources/profiles/ultimaker2_olsson/0.4_high.curaprofile b/resources/profiles/ultimaker2_olsson/0.4_high.curaprofile index 3c3d8325c9..de9266774c 100644 --- a/resources/profiles/ultimaker2_olsson/0.4_high.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.4_high.curaprofile @@ -3,6 +3,7 @@ version = 1 name = High Quality machine_type = ultimaker2_olsson machine_variant = 0.4 mm +weight = -3 [settings] machine_nozzle_size = 0.35 diff --git a/resources/profiles/ultimaker2_olsson/0.4_normal.curaprofile b/resources/profiles/ultimaker2_olsson/0.4_normal.curaprofile index 53a716b0ff..f7420409f8 100644 --- a/resources/profiles/ultimaker2_olsson/0.4_normal.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.4_normal.curaprofile @@ -3,6 +3,7 @@ version = 1 name = Normal Quality machine_type = ultimaker2_olsson machine_variant = 0.4 mm +weight = -2 [settings] machine_nozzle_size = 0.35 diff --git a/resources/profiles/ultimaker2_olsson/0.4_ulti.curaprofile b/resources/profiles/ultimaker2_olsson/0.4_ulti.curaprofile index c51d49b80d..8ea28cc303 100644 --- a/resources/profiles/ultimaker2_olsson/0.4_ulti.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.4_ulti.curaprofile @@ -3,6 +3,7 @@ version = 1 name = Ulti Quality machine_type = ultimaker2_olsson machine_variant = 0.4 mm +weight = -4 [settings] machine_nozzle_size = 0.35 diff --git a/resources/profiles/ultimaker2_olsson/0.6_normal.curaprofile b/resources/profiles/ultimaker2_olsson/0.6_normal.curaprofile index 055ebd13fe..b9331438ea 100644 --- a/resources/profiles/ultimaker2_olsson/0.6_normal.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.6_normal.curaprofile @@ -3,6 +3,7 @@ version = 1 name = Normal Quality machine_type = ultimaker2_olsson machine_variant = 0.6 mm +weight = -2 [settings] machine_nozzle_size = 0.53 diff --git a/resources/profiles/ultimaker2_olsson/0.8_normal.curaprofile b/resources/profiles/ultimaker2_olsson/0.8_normal.curaprofile index d346d3105b..0fe5296135 100644 --- a/resources/profiles/ultimaker2_olsson/0.8_normal.curaprofile +++ b/resources/profiles/ultimaker2_olsson/0.8_normal.curaprofile @@ -3,6 +3,7 @@ version = 1 name = Normal Quality machine_type = ultimaker2_olsson machine_variant = 0.8 mm +weight = -2 [settings] machine_nozzle_size = 0.7