From 7a9e16a21faa6be65c768a4fed3392c1e70a0860 Mon Sep 17 00:00:00 2001 From: supermerill Date: Tue, 8 Dec 2020 00:11:32 +0100 Subject: [PATCH] fix build --- resources/localization/SuperSlicer.pot | 5315 +++++++++++++----------- src/libslic3r/PresetBundle.cpp | 2 +- 2 files changed, 2780 insertions(+), 2537 deletions(-) diff --git a/resources/localization/SuperSlicer.pot b/resources/localization/SuperSlicer.pot index c12b77872..2141aa68e 100644 --- a/resources/localization/SuperSlicer.pot +++ b/resources/localization/SuperSlicer.pot @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -#: src/slic3r/GUI/Tab.cpp:1647 src/libslic3r/PrintConfig.cpp:935 -#: src/libslic3r/PrintConfig.cpp:1746 src/libslic3r/PrintConfig.cpp:3606 +#: src/slic3r/GUI/Tab.cpp:1661 src/libslic3r/PrintConfig.cpp:947 +#: src/libslic3r/PrintConfig.cpp:1769 src/libslic3r/PrintConfig.cpp:3713 #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-23 20:03+0100\n" +"POT-Creation-Date: 2020-12-07 20:29+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,16 +19,16 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: src/slic3r/GUI/AboutDialog.cpp:42 src/slic3r/GUI/AboutDialog.cpp:298 +#: src/slic3r/GUI/AboutDialog.cpp:43 src/slic3r/GUI/AboutDialog.cpp:298 msgid "Portions copyright" msgstr "" -#: src/slic3r/GUI/AboutDialog.cpp:132 src/slic3r/GUI/AboutDialog.cpp:261 +#: src/slic3r/GUI/AboutDialog.cpp:133 src/slic3r/GUI/AboutDialog.cpp:261 msgid "Copyright" msgstr "" #. TRN "Slic3r _is licensed under the_ License" -#: src/slic3r/GUI/AboutDialog.cpp:134 +#: src/slic3r/GUI/AboutDialog.cpp:135 msgid "" "License agreements of all following programs (libraries) are part of " "application license agreement" @@ -40,7 +40,7 @@ msgid "About %s" msgstr "" #: src/slic3r/GUI/AboutDialog.cpp:236 src/slic3r/GUI/GUI_App.cpp:239 -#: src/slic3r/GUI/MainFrame.cpp:153 +#: src/slic3r/GUI/MainFrame.cpp:152 msgid "Version" msgstr "" @@ -66,7 +66,7 @@ msgid "" "Rémi and numerous others." msgstr "" -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:77 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:78 #, possible-c-format msgid "" "%s has encountered an error. It was likely caused by running out of memory. " @@ -74,7 +74,12 @@ msgid "" "and we would be glad if you reported it." msgstr "" -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:157 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:164 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:184 +msgid "Unknown error occured during exporting G-code." +msgstr "" + +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:169 #, possible-c-format msgid "" "Copying of the temporary G-code to the output G-code failed. Maybe the SD " @@ -82,7 +87,7 @@ msgid "" "Error message: %1%" msgstr "" -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:160 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:172 #, possible-c-format msgid "" "Copying of the temporary G-code to the output G-code failed. There might be " @@ -90,56 +95,52 @@ msgid "" "device. The corrupted output G-code is at %1%.tmp." msgstr "" -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:163 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:175 #, possible-c-format msgid "" "Renaming of the G-code after copying to the selected destination folder has " "failed. Current path is %1%.tmp. Please try exporting again." msgstr "" -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:166 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:178 #, possible-c-format msgid "" "Copying of the temporary G-code has finished but the original code at %1% " "couldn't be opened during copy check. The output G-code is at %2%.tmp." msgstr "" -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:169 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:181 #, possible-c-format msgid "" "Copying of the temporary G-code has finished but the exported code couldn't " "be opened during copy check. The output G-code is at %1%.tmp." msgstr "" -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:172 -msgid "Unknown error occured during exporting G-code." -msgstr "" - -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:177 -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:534 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:188 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:545 msgid "Running post-processing scripts" msgstr "" -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:179 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:190 #, possible-c-format msgid "G-code file exported to %1%" msgstr "" -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:184 -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:240 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:195 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:251 msgid "Slicing complete" msgstr "" -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:235 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:246 #, possible-c-format msgid "Masked SLA file exported to %1%" msgstr "" -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:537 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:548 msgid "Copying of the temporary G-code to the output G-code failed" msgstr "" -#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:567 +#: src/slic3r/GUI/BackgroundSlicingProcess.cpp:578 #, possible-c-format msgid "Scheduling upload to `%1%`. See Window -> Print Host Upload Queue" msgstr "" @@ -153,7 +154,7 @@ msgstr "" msgid "Origin" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:95 src/libslic3r/PrintConfig.cpp:1387 +#: src/slic3r/GUI/BedShapeDialog.cpp:95 src/libslic3r/PrintConfig.cpp:1399 msgid "Diameter" msgstr "" @@ -168,10 +169,10 @@ msgid "" msgstr "" #: src/slic3r/GUI/BedShapeDialog.cpp:129 src/slic3r/GUI/ConfigWizard.cpp:241 -#: src/slic3r/GUI/ConfigWizard.cpp:1355 src/slic3r/GUI/ConfigWizard.cpp:1369 -#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:87 -#: src/slic3r/GUI/GCodeViewer.cpp:2369 src/slic3r/GUI/GCodeViewer.cpp:2375 -#: src/slic3r/GUI/GCodeViewer.cpp:2383 src/slic3r/GUI/GUI_ObjectLayers.cpp:145 +#: src/slic3r/GUI/ConfigWizard.cpp:1371 src/slic3r/GUI/ConfigWizard.cpp:1385 +#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:88 +#: src/slic3r/GUI/GCodeViewer.cpp:2381 src/slic3r/GUI/GCodeViewer.cpp:2387 +#: src/slic3r/GUI/GCodeViewer.cpp:2395 src/slic3r/GUI/GUI_ObjectLayers.cpp:145 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:341 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:418 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:487 @@ -179,44 +180,45 @@ msgstr "" #: src/slic3r/GUI/ObjectDataViewModel.cpp:96 #: src/slic3r/GUI/WipeTowerDialog.cpp:85 src/libslic3r/PrintConfig.cpp:114 #: src/libslic3r/PrintConfig.cpp:123 src/libslic3r/PrintConfig.cpp:134 -#: src/libslic3r/PrintConfig.cpp:284 src/libslic3r/PrintConfig.cpp:410 -#: src/libslic3r/PrintConfig.cpp:419 src/libslic3r/PrintConfig.cpp:459 -#: src/libslic3r/PrintConfig.cpp:577 src/libslic3r/PrintConfig.cpp:586 -#: src/libslic3r/PrintConfig.cpp:641 src/libslic3r/PrintConfig.cpp:1021 -#: src/libslic3r/PrintConfig.cpp:1034 src/libslic3r/PrintConfig.cpp:1055 -#: src/libslic3r/PrintConfig.cpp:1286 src/libslic3r/PrintConfig.cpp:1390 -#: src/libslic3r/PrintConfig.cpp:1623 src/libslic3r/PrintConfig.cpp:2062 -#: src/libslic3r/PrintConfig.cpp:2314 src/libslic3r/PrintConfig.cpp:2393 -#: src/libslic3r/PrintConfig.cpp:2403 src/libslic3r/PrintConfig.cpp:2435 -#: src/libslic3r/PrintConfig.cpp:2455 src/libslic3r/PrintConfig.cpp:2611 -#: src/libslic3r/PrintConfig.cpp:2621 src/libslic3r/PrintConfig.cpp:2760 -#: src/libslic3r/PrintConfig.cpp:2769 src/libslic3r/PrintConfig.cpp:2824 -#: src/libslic3r/PrintConfig.cpp:2833 src/libslic3r/PrintConfig.cpp:2844 -#: src/libslic3r/PrintConfig.cpp:2874 src/libslic3r/PrintConfig.cpp:2883 -#: src/libslic3r/PrintConfig.cpp:2972 src/libslic3r/PrintConfig.cpp:2990 -#: src/libslic3r/PrintConfig.cpp:3102 src/libslic3r/PrintConfig.cpp:3113 -#: src/libslic3r/PrintConfig.cpp:3253 src/libslic3r/PrintConfig.cpp:3376 -#: src/libslic3r/PrintConfig.cpp:3389 src/libslic3r/PrintConfig.cpp:3458 -#: src/libslic3r/PrintConfig.cpp:3517 src/libslic3r/PrintConfig.cpp:3585 -#: src/libslic3r/PrintConfig.cpp:3743 src/libslic3r/PrintConfig.cpp:3887 -#: src/libslic3r/PrintConfig.cpp:3895 src/libslic3r/PrintConfig.cpp:3903 -#: src/libslic3r/PrintConfig.cpp:3936 src/libslic3r/PrintConfig.cpp:3943 -#: src/libslic3r/PrintConfig.cpp:3955 src/libslic3r/PrintConfig.cpp:3966 -#: src/libslic3r/PrintConfig.cpp:3978 src/libslic3r/PrintConfig.cpp:4010 -#: src/libslic3r/PrintConfig.cpp:4021 src/libslic3r/PrintConfig.cpp:4138 -#: src/libslic3r/PrintConfig.cpp:4149 src/libslic3r/PrintConfig.cpp:4157 -#: src/libslic3r/PrintConfig.cpp:4165 src/libslic3r/PrintConfig.cpp:4330 -#: src/libslic3r/PrintConfig.cpp:4364 src/libslic3r/PrintConfig.cpp:4503 -#: src/libslic3r/PrintConfig.cpp:4512 src/libslic3r/PrintConfig.cpp:4521 -#: src/libslic3r/PrintConfig.cpp:4531 src/libslic3r/PrintConfig.cpp:4596 -#: src/libslic3r/PrintConfig.cpp:4606 src/libslic3r/PrintConfig.cpp:4618 -#: src/libslic3r/PrintConfig.cpp:4638 src/libslic3r/PrintConfig.cpp:4648 -#: src/libslic3r/PrintConfig.cpp:4660 src/libslic3r/PrintConfig.cpp:4678 -#: src/libslic3r/PrintConfig.cpp:4693 src/libslic3r/PrintConfig.cpp:4707 -#: src/libslic3r/PrintConfig.cpp:4718 src/libslic3r/PrintConfig.cpp:4731 -#: src/libslic3r/PrintConfig.cpp:4776 src/libslic3r/PrintConfig.cpp:4786 -#: src/libslic3r/PrintConfig.cpp:4795 src/libslic3r/PrintConfig.cpp:4805 -#: src/libslic3r/PrintConfig.cpp:4821 src/libslic3r/PrintConfig.cpp:4845 +#: src/libslic3r/PrintConfig.cpp:286 src/libslic3r/PrintConfig.cpp:412 +#: src/libslic3r/PrintConfig.cpp:421 src/libslic3r/PrintConfig.cpp:451 +#: src/libslic3r/PrintConfig.cpp:474 src/libslic3r/PrintConfig.cpp:592 +#: src/libslic3r/PrintConfig.cpp:601 src/libslic3r/PrintConfig.cpp:656 +#: src/libslic3r/PrintConfig.cpp:1033 src/libslic3r/PrintConfig.cpp:1046 +#: src/libslic3r/PrintConfig.cpp:1067 src/libslic3r/PrintConfig.cpp:1298 +#: src/libslic3r/PrintConfig.cpp:1402 src/libslic3r/PrintConfig.cpp:1635 +#: src/libslic3r/PrintConfig.cpp:2163 src/libslic3r/PrintConfig.cpp:2415 +#: src/libslic3r/PrintConfig.cpp:2494 src/libslic3r/PrintConfig.cpp:2504 +#: src/libslic3r/PrintConfig.cpp:2536 src/libslic3r/PrintConfig.cpp:2556 +#: src/libslic3r/PrintConfig.cpp:2712 src/libslic3r/PrintConfig.cpp:2722 +#: src/libslic3r/PrintConfig.cpp:2864 src/libslic3r/PrintConfig.cpp:2873 +#: src/libslic3r/PrintConfig.cpp:2928 src/libslic3r/PrintConfig.cpp:2937 +#: src/libslic3r/PrintConfig.cpp:2948 src/libslic3r/PrintConfig.cpp:2978 +#: src/libslic3r/PrintConfig.cpp:2987 src/libslic3r/PrintConfig.cpp:3076 +#: src/libslic3r/PrintConfig.cpp:3094 src/libslic3r/PrintConfig.cpp:3206 +#: src/libslic3r/PrintConfig.cpp:3217 src/libslic3r/PrintConfig.cpp:3357 +#: src/libslic3r/PrintConfig.cpp:3483 src/libslic3r/PrintConfig.cpp:3496 +#: src/libslic3r/PrintConfig.cpp:3565 src/libslic3r/PrintConfig.cpp:3624 +#: src/libslic3r/PrintConfig.cpp:3692 src/libslic3r/PrintConfig.cpp:3850 +#: src/libslic3r/PrintConfig.cpp:3994 src/libslic3r/PrintConfig.cpp:4002 +#: src/libslic3r/PrintConfig.cpp:4010 src/libslic3r/PrintConfig.cpp:4043 +#: src/libslic3r/PrintConfig.cpp:4050 src/libslic3r/PrintConfig.cpp:4062 +#: src/libslic3r/PrintConfig.cpp:4073 src/libslic3r/PrintConfig.cpp:4085 +#: src/libslic3r/PrintConfig.cpp:4117 src/libslic3r/PrintConfig.cpp:4128 +#: src/libslic3r/PrintConfig.cpp:4245 src/libslic3r/PrintConfig.cpp:4256 +#: src/libslic3r/PrintConfig.cpp:4264 src/libslic3r/PrintConfig.cpp:4272 +#: src/libslic3r/PrintConfig.cpp:4437 src/libslic3r/PrintConfig.cpp:4471 +#: src/libslic3r/PrintConfig.cpp:4610 src/libslic3r/PrintConfig.cpp:4619 +#: src/libslic3r/PrintConfig.cpp:4628 src/libslic3r/PrintConfig.cpp:4638 +#: src/libslic3r/PrintConfig.cpp:4703 src/libslic3r/PrintConfig.cpp:4713 +#: src/libslic3r/PrintConfig.cpp:4725 src/libslic3r/PrintConfig.cpp:4745 +#: src/libslic3r/PrintConfig.cpp:4755 src/libslic3r/PrintConfig.cpp:4767 +#: src/libslic3r/PrintConfig.cpp:4785 src/libslic3r/PrintConfig.cpp:4800 +#: src/libslic3r/PrintConfig.cpp:4814 src/libslic3r/PrintConfig.cpp:4825 +#: src/libslic3r/PrintConfig.cpp:4838 src/libslic3r/PrintConfig.cpp:4883 +#: src/libslic3r/PrintConfig.cpp:4893 src/libslic3r/PrintConfig.cpp:4902 +#: src/libslic3r/PrintConfig.cpp:4912 src/libslic3r/PrintConfig.cpp:4928 +#: src/libslic3r/PrintConfig.cpp:4952 msgid "mm" msgstr "" @@ -234,8 +236,8 @@ msgstr "" msgid "Circular" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:143 src/slic3r/GUI/GUI_Preview.cpp:286 -#: src/slic3r/GUI/GUI_Preview.cpp:1032 src/libslic3r/ExtrusionEntity.cpp:287 +#: src/slic3r/GUI/BedShapeDialog.cpp:143 src/slic3r/GUI/GUI_Preview.cpp:272 +#: src/slic3r/GUI/GUI_Preview.cpp:1080 src/libslic3r/ExtrusionEntity.cpp:287 #: src/libslic3r/ExtrusionEntity.cpp:330 msgid "Custom" msgstr "" @@ -253,7 +255,7 @@ msgstr "" msgid "Load shape from STL..." msgstr "" -#: src/slic3r/GUI/BedShapeDialog.cpp:292 src/slic3r/GUI/MainFrame.cpp:1868 +#: src/slic3r/GUI/BedShapeDialog.cpp:292 src/slic3r/GUI/MainFrame.cpp:1881 msgid "Settings" msgstr "" @@ -266,7 +268,7 @@ msgid "Load..." msgstr "" #: src/slic3r/GUI/BedShapeDialog.cpp:333 src/slic3r/GUI/BedShapeDialog.cpp:413 -#: src/slic3r/GUI/Tab.cpp:3533 +#: src/slic3r/GUI/Tab.cpp:3556 msgid "Remove" msgstr "" @@ -308,7 +310,7 @@ msgstr "" msgid "Choose an STL file to import bed model from:" msgstr "" -#: src/slic3r/GUI/BedShapeDialog.hpp:98 src/slic3r/GUI/ConfigWizard.cpp:1314 +#: src/slic3r/GUI/BedShapeDialog.hpp:98 src/slic3r/GUI/ConfigWizard.cpp:1330 msgid "Bed Shape" msgstr "" @@ -373,7 +375,7 @@ msgid "" "The first layer height will be reset to 0.01." msgstr "" -#: src/slic3r/GUI/ConfigManipulation.cpp:60 src/libslic3r/PrintConfig.cpp:1693 +#: src/slic3r/GUI/ConfigManipulation.cpp:60 src/libslic3r/PrintConfig.cpp:1705 msgid "First layer height" msgstr "" @@ -484,112 +486,112 @@ msgid "Shall I switch to rectilinear fill pattern?" msgstr "" #: src/slic3r/GUI/ConfigManipulation.cpp:335 src/slic3r/GUI/Plater.cpp:389 -#: src/libslic3r/PrintConfig.cpp:1721 src/libslic3r/PrintConfig.cpp:1853 -#: src/libslic3r/PrintConfig.cpp:1953 +#: src/libslic3r/PrintConfig.cpp:1733 src/libslic3r/PrintConfig.cpp:1876 +#: src/libslic3r/PrintConfig.cpp:2054 msgid "Infill" msgstr "" -#: src/slic3r/GUI/ConfigManipulation.cpp:502 +#: src/slic3r/GUI/ConfigManipulation.cpp:508 msgid "Head penetration should not be greater than the head width." msgstr "" -#: src/slic3r/GUI/ConfigManipulation.cpp:504 +#: src/slic3r/GUI/ConfigManipulation.cpp:510 msgid "Invalid Head penetration" msgstr "" -#: src/slic3r/GUI/ConfigManipulation.cpp:515 +#: src/slic3r/GUI/ConfigManipulation.cpp:521 msgid "Pinhead diameter should be smaller than the pillar diameter." msgstr "" -#: src/slic3r/GUI/ConfigManipulation.cpp:517 +#: src/slic3r/GUI/ConfigManipulation.cpp:523 msgid "Invalid pinhead diameter" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:18 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:19 msgid "Upgrade" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:20 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:21 msgid "Downgrade" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:22 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:23 msgid "Before roll back" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:24 -#: src/libslic3r/PrintConfig.cpp:174 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:25 +#: src/libslic3r/PrintConfig.cpp:176 msgid "User" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:27 -#: src/slic3r/GUI/GUI_Preview.cpp:270 src/libslic3r/ExtrusionEntity.cpp:270 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:28 +#: src/slic3r/GUI/GUI_Preview.cpp:256 src/libslic3r/ExtrusionEntity.cpp:270 msgid "Unknown" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:43 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:44 msgid "Active" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:50 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:51 msgid "SuperSlicer version" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:54 src/libslic3r/Preset.cpp:1470 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:55 src/libslic3r/Preset.cpp:1506 msgid "print" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:55 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:56 msgid "filaments" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:58 src/libslic3r/Preset.cpp:1472 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:59 src/libslic3r/Preset.cpp:1508 msgid "SLA print" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:59 src/slic3r/GUI/Plater.cpp:690 -#: src/libslic3r/Preset.cpp:1473 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:60 src/slic3r/GUI/Plater.cpp:697 +#: src/libslic3r/Preset.cpp:1509 msgid "SLA material" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:61 src/libslic3r/Preset.cpp:1474 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:62 src/libslic3r/Preset.cpp:1510 msgid "printer" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:65 src/slic3r/GUI/Tab.cpp:1305 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:66 src/slic3r/GUI/Tab.cpp:1319 msgid "vendor" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:65 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:66 msgid "version" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:66 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:67 msgid "min SuperSlicer version" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:68 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:69 msgid "max SuperSlicer version" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:71 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:72 msgid "model" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:71 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:72 msgid "variants" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:83 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:84 #, possible-c-format msgid "Incompatible with this %s" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:86 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:87 msgid "Activate" msgstr "" -#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:112 +#: src/slic3r/GUI/ConfigSnapshotDialog.cpp:113 msgid "Configuration Snapshots" msgstr "" @@ -610,13 +612,13 @@ msgid "Standard" msgstr "" #: src/slic3r/GUI/ConfigWizard.cpp:310 src/slic3r/GUI/ConfigWizard.cpp:606 -#: src/slic3r/GUI/Tab.cpp:3614 src/slic3r/GUI/UnsavedChangesDialog.cpp:921 +#: src/slic3r/GUI/Tab.cpp:3637 src/slic3r/GUI/UnsavedChangesDialog.cpp:928 msgid "All" msgstr "" #: src/slic3r/GUI/ConfigWizard.cpp:311 src/slic3r/GUI/ConfigWizard.cpp:607 -#: src/slic3r/GUI/DoubleSlider.cpp:1935 src/slic3r/GUI/Plater.cpp:361 -#: src/slic3r/GUI/Plater.cpp:501 +#: src/slic3r/GUI/DoubleSlider.cpp:1853 src/slic3r/GUI/Plater.cpp:361 +#: src/slic3r/GUI/Plater.cpp:504 msgid "None" msgstr "" @@ -720,7 +722,7 @@ msgid "" "notification mechanisms, no automatic installation is done." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1155 src/slic3r/GUI/Preferences.cpp:89 +#: src/slic3r/GUI/ConfigWizard.cpp:1155 src/slic3r/GUI/Preferences.cpp:108 msgid "Update built-in Presets automatically" msgstr "" @@ -746,8 +748,8 @@ msgid "" msgstr "" #: src/slic3r/GUI/ConfigWizard.cpp:1174 src/slic3r/GUI/GUI_ObjectList.cpp:1808 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4464 src/slic3r/GUI/Plater.cpp:3100 -#: src/slic3r/GUI/Plater.cpp:3936 src/slic3r/GUI/Plater.cpp:3967 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4519 src/slic3r/GUI/Plater.cpp:3145 +#: src/slic3r/GUI/Plater.cpp:3984 src/slic3r/GUI/Plater.cpp:4015 msgid "Reload from disk" msgstr "" @@ -764,11 +766,23 @@ msgid "" "using an open file dialog." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1189 +#: src/slic3r/GUI/ConfigWizard.cpp:1191 +msgid "Files association" +msgstr "" + +#: src/slic3r/GUI/ConfigWizard.cpp:1193 src/slic3r/GUI/Preferences.cpp:91 +msgid "Associate .3mf files to SuperSlicer" +msgstr "" + +#: src/slic3r/GUI/ConfigWizard.cpp:1194 src/slic3r/GUI/Preferences.cpp:98 +msgid "Associate .stl files to SuperSlicer" +msgstr "" + +#: src/slic3r/GUI/ConfigWizard.cpp:1205 msgid "View mode" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1191 +#: src/slic3r/GUI/ConfigWizard.cpp:1207 msgid "" "SuperSlicer's user interfaces comes in three variants:\n" "Simple, Advanced, and Expert.\n" @@ -777,289 +791,292 @@ msgid "" "fine-tuning, they are suitable for advanced and expert users, respectively." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1196 +#: src/slic3r/GUI/ConfigWizard.cpp:1212 msgid "Simple mode" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1197 +#: src/slic3r/GUI/ConfigWizard.cpp:1213 msgid "Advanced mode" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1198 +#: src/slic3r/GUI/ConfigWizard.cpp:1214 msgid "Expert mode" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1204 +#: src/slic3r/GUI/ConfigWizard.cpp:1220 msgid "The size of the object can be specified in inches" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1205 +#: src/slic3r/GUI/ConfigWizard.cpp:1221 msgid "Use inches" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1240 +#: src/slic3r/GUI/ConfigWizard.cpp:1256 msgid "Other Vendors" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1244 +#: src/slic3r/GUI/ConfigWizard.cpp:1260 #, possible-c-format msgid "Pick another vendor supported by %s" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1276 +#: src/slic3r/GUI/ConfigWizard.cpp:1292 msgid "Firmware Type" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1276 +#: src/slic3r/GUI/ConfigWizard.cpp:1292 msgid "Firmware" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1280 +#: src/slic3r/GUI/ConfigWizard.cpp:1296 msgid "Choose the type of firmware used by your printer." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1314 +#: src/slic3r/GUI/ConfigWizard.cpp:1330 msgid "Bed Shape and Size" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1317 +#: src/slic3r/GUI/ConfigWizard.cpp:1333 msgid "Set the shape of your printer's bed." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1337 +#: src/slic3r/GUI/ConfigWizard.cpp:1353 msgid "Filament and Nozzle Diameters" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1337 +#: src/slic3r/GUI/ConfigWizard.cpp:1353 msgid "Print Diameters" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1351 +#: src/slic3r/GUI/ConfigWizard.cpp:1367 msgid "Enter the diameter of your printer's hot end nozzle." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1354 +#: src/slic3r/GUI/ConfigWizard.cpp:1370 msgid "Nozzle Diameter:" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1364 +#: src/slic3r/GUI/ConfigWizard.cpp:1380 msgid "Enter the diameter of your filament." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1365 +#: src/slic3r/GUI/ConfigWizard.cpp:1381 msgid "" "Good precision is required, so use a caliper and do multiple measurements " "along the filament, then compute the average." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1368 +#: src/slic3r/GUI/ConfigWizard.cpp:1384 msgid "Filament Diameter:" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1397 +#: src/slic3r/GUI/ConfigWizard.cpp:1413 msgid "Nozzle and Bed Temperatures" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1397 +#: src/slic3r/GUI/ConfigWizard.cpp:1413 msgid "Temperatures" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1413 +#: src/slic3r/GUI/ConfigWizard.cpp:1429 msgid "Enter the temperature needed for extruding your filament." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1414 +#: src/slic3r/GUI/ConfigWizard.cpp:1430 msgid "A rule of thumb is 160 to 230 °C for PLA, and 215 to 250 °C for ABS." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1417 +#: src/slic3r/GUI/ConfigWizard.cpp:1433 msgid "Extrusion Temperature:" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1418 src/slic3r/GUI/ConfigWizard.cpp:1432 -#: src/libslic3r/PrintConfig.cpp:240 src/libslic3r/PrintConfig.cpp:242 -#: src/libslic3r/PrintConfig.cpp:469 src/libslic3r/PrintConfig.cpp:1065 -#: src/libslic3r/PrintConfig.cpp:1277 src/libslic3r/PrintConfig.cpp:1672 -#: src/libslic3r/PrintConfig.cpp:1740 src/libslic3r/PrintConfig.cpp:3568 +#: src/slic3r/GUI/ConfigWizard.cpp:1434 src/slic3r/GUI/ConfigWizard.cpp:1448 +#: src/libslic3r/PrintConfig.cpp:242 src/libslic3r/PrintConfig.cpp:244 +#: src/libslic3r/PrintConfig.cpp:484 src/libslic3r/PrintConfig.cpp:1077 +#: src/libslic3r/PrintConfig.cpp:1289 src/libslic3r/PrintConfig.cpp:1684 +#: src/libslic3r/PrintConfig.cpp:1752 src/libslic3r/PrintConfig.cpp:3675 msgid "°C" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1427 +#: src/slic3r/GUI/ConfigWizard.cpp:1443 msgid "" "Enter the bed temperature needed for getting your filament to stick to your " "heated bed." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1428 +#: src/slic3r/GUI/ConfigWizard.cpp:1444 msgid "" "A rule of thumb is 60 °C for PLA and 110 °C for ABS. Leave zero if you have " "no heated bed." msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1431 +#: src/slic3r/GUI/ConfigWizard.cpp:1447 msgid "Bed Temperature:" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1866 src/slic3r/GUI/ConfigWizard.cpp:2586 +#: src/slic3r/GUI/ConfigWizard.cpp:1887 src/slic3r/GUI/ConfigWizard.cpp:2629 msgid "Filaments" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1866 src/slic3r/GUI/ConfigWizard.cpp:2588 +#: src/slic3r/GUI/ConfigWizard.cpp:1887 src/slic3r/GUI/ConfigWizard.cpp:2631 msgid "SLA Materials" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1934 +#: src/slic3r/GUI/ConfigWizard.cpp:1955 msgid "FFF Technology Printers" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:1939 +#: src/slic3r/GUI/ConfigWizard.cpp:1960 msgid "SLA Technology Printers" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2258 src/slic3r/GUI/DoubleSlider.cpp:2346 -#: src/slic3r/GUI/DoubleSlider.cpp:2366 src/slic3r/GUI/GUI.cpp:259 +#: src/slic3r/GUI/ConfigWizard.cpp:2279 src/slic3r/GUI/DoubleSlider.cpp:2236 +#: src/slic3r/GUI/DoubleSlider.cpp:2256 src/slic3r/GUI/GUI.cpp:260 msgid "Notice" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2278 +#: src/slic3r/GUI/ConfigWizard.cpp:2301 msgid "The following FFF printer models have no filament selected:" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2282 +#: src/slic3r/GUI/ConfigWizard.cpp:2305 msgid "Do you want to select default filaments for these FFF printer models?" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2296 +#: src/slic3r/GUI/ConfigWizard.cpp:2319 msgid "The following SLA printer models have no materials selected:" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2300 +#: src/slic3r/GUI/ConfigWizard.cpp:2323 msgid "Do you want to select default SLA materials for these printer models?" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2529 +#: src/slic3r/GUI/ConfigWizard.cpp:2572 msgid "Select all standard printers in this page" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2532 +#: src/slic3r/GUI/ConfigWizard.cpp:2575 msgid "< &Back" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2533 +#: src/slic3r/GUI/ConfigWizard.cpp:2576 msgid "&Next >" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2534 +#: src/slic3r/GUI/ConfigWizard.cpp:2577 msgid "&Finish" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2535 src/slic3r/GUI/FirmwareDialog.cpp:151 +#: src/slic3r/GUI/ConfigWizard.cpp:2578 src/slic3r/GUI/FirmwareDialog.cpp:151 #: src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp:248 #: src/slic3r/GUI/ProgressStatusBar.cpp:26 -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:644 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:651 msgid "Cancel" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2549 +#: src/slic3r/GUI/ConfigWizard.cpp:2592 msgid "Prusa FFF Technology Printers" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2552 +#: src/slic3r/GUI/ConfigWizard.cpp:2595 msgid "Prusa MSLA Technology Printers" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2586 +#: src/slic3r/GUI/ConfigWizard.cpp:2629 msgid "Filament Profiles Selection" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2586 src/slic3r/GUI/ConfigWizard.cpp:2588 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4041 +#: src/slic3r/GUI/ConfigWizard.cpp:2629 src/slic3r/GUI/ConfigWizard.cpp:2631 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4096 msgid "Type:" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2588 +#: src/slic3r/GUI/ConfigWizard.cpp:2631 msgid "SLA Material Profiles Selection" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2695 +#: src/slic3r/GUI/ConfigWizard.cpp:2743 msgid "Configuration Assistant" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2696 +#: src/slic3r/GUI/ConfigWizard.cpp:2744 msgid "Configuration &Assistant" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2698 +#: src/slic3r/GUI/ConfigWizard.cpp:2746 msgid "Configuration Wizard" msgstr "" -#: src/slic3r/GUI/ConfigWizard.cpp:2699 +#: src/slic3r/GUI/ConfigWizard.cpp:2747 msgid "Configuration &Wizard" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:104 +#: src/slic3r/GUI/DoubleSlider.cpp:96 msgid "Place bearings in slots and resume printing" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1276 +#: src/slic3r/GUI/DoubleSlider.cpp:1215 msgid "One layer mode" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1278 +#: src/slic3r/GUI/DoubleSlider.cpp:1217 msgid "Discard all custom changes" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1283 src/slic3r/GUI/DoubleSlider.cpp:2076 +#: src/slic3r/GUI/DoubleSlider.cpp:1221 src/slic3r/GUI/DoubleSlider.cpp:1989 msgid "Jump to move" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1287 +#: src/slic3r/GUI/DoubleSlider.cpp:1224 #, possible-c-format msgid "" -"Jump to height %s Set ruler mode\n" -" or Set extruder sequence for the entire print" +"Jump to height %s\n" +"Set ruler mode\n" +"or Set extruder sequence for the entire print" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1289 +#: src/slic3r/GUI/DoubleSlider.cpp:1227 #, possible-c-format -msgid "Jump to height %s or Set ruler mode" +msgid "" +"Jump to height %s\n" +"or Set ruler mode" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1295 +#: src/slic3r/GUI/DoubleSlider.cpp:1232 msgid "Edit current color - Right click the colored slider segment" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1305 +#: src/slic3r/GUI/DoubleSlider.cpp:1242 msgid "Print mode" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1319 +#: src/slic3r/GUI/DoubleSlider.cpp:1256 msgid "Add extruder change - Left click" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1321 +#: src/slic3r/GUI/DoubleSlider.cpp:1258 msgid "" "Add color change - Left click for predefined color or Shift + Left click for " "custom color selection" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1323 +#: src/slic3r/GUI/DoubleSlider.cpp:1260 msgid "Add color change - Left click" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1324 +#: src/slic3r/GUI/DoubleSlider.cpp:1261 msgid "or press \"+\" key" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1326 +#: src/slic3r/GUI/DoubleSlider.cpp:1263 msgid "Add another code - Ctrl + Left click" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1327 +#: src/slic3r/GUI/DoubleSlider.cpp:1264 msgid "Add another code - Right click" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1333 +#: src/slic3r/GUI/DoubleSlider.cpp:1270 msgid "" "The sequential print is on.\n" "It's impossible to apply any custom G-code for objects printing " @@ -1067,294 +1084,294 @@ msgid "" "This code won't be processed during G-code generation." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1342 +#: src/slic3r/GUI/DoubleSlider.cpp:1279 #, possible-c-format msgid "Color change (\"%1%\")" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1343 +#: src/slic3r/GUI/DoubleSlider.cpp:1280 #, possible-c-format msgid "Color change (\"%1%\") for Extruder %2%" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1345 +#: src/slic3r/GUI/DoubleSlider.cpp:1282 #, possible-c-format msgid "Pause print (\"%1%\")" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1347 +#: src/slic3r/GUI/DoubleSlider.cpp:1284 #, possible-c-format msgid "Custom template (\"%1%\")" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1349 +#: src/slic3r/GUI/DoubleSlider.cpp:1286 #, possible-c-format msgid "Extruder (tool) is changed to Extruder \"%1%\"" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1356 +#: src/slic3r/GUI/DoubleSlider.cpp:1293 msgid "Note" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1358 +#: src/slic3r/GUI/DoubleSlider.cpp:1295 msgid "" "G-code associated to this tick mark is in a conflict with print mode.\n" "Editing it will cause changes of Slider data." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1361 +#: src/slic3r/GUI/DoubleSlider.cpp:1298 msgid "" "There is a color change for extruder that won't be used till the end of " "print job.\n" "This code won't be processed during G-code generation." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1364 +#: src/slic3r/GUI/DoubleSlider.cpp:1301 msgid "" "There is an extruder change set to the same extruder.\n" "This code won't be processed during G-code generation." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1367 +#: src/slic3r/GUI/DoubleSlider.cpp:1304 msgid "" "There is a color change for extruder that has not been used before.\n" "Check your settings to avoid redundant color changes." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1372 +#: src/slic3r/GUI/DoubleSlider.cpp:1309 msgid "Delete tick mark - Left click or press \"-\" key" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1374 +#: src/slic3r/GUI/DoubleSlider.cpp:1311 msgid "Edit tick mark - Ctrl + Left click" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1375 +#: src/slic3r/GUI/DoubleSlider.cpp:1312 msgid "Edit tick mark - Right click" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1475 src/slic3r/GUI/DoubleSlider.cpp:1509 +#: src/slic3r/GUI/DoubleSlider.cpp:1412 src/slic3r/GUI/DoubleSlider.cpp:1446 #: src/slic3r/GUI/GUI_ObjectList.cpp:1847 #, possible-c-format msgid "Extruder %d" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1476 src/slic3r/GUI/GUI_ObjectList.cpp:1848 +#: src/slic3r/GUI/DoubleSlider.cpp:1413 src/slic3r/GUI/GUI_ObjectList.cpp:1848 msgid "active" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1485 +#: src/slic3r/GUI/DoubleSlider.cpp:1422 msgid "Switch code to Change extruder" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1485 src/slic3r/GUI/GUI_ObjectList.cpp:1815 +#: src/slic3r/GUI/DoubleSlider.cpp:1422 src/slic3r/GUI/GUI_ObjectList.cpp:1815 msgid "Change extruder" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1486 +#: src/slic3r/GUI/DoubleSlider.cpp:1423 msgid "Change extruder (N/A)" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1488 +#: src/slic3r/GUI/DoubleSlider.cpp:1425 msgid "Use another extruder" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1510 +#: src/slic3r/GUI/DoubleSlider.cpp:1447 msgid "used" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1518 +#: src/slic3r/GUI/DoubleSlider.cpp:1455 #, possible-c-format msgid "Switch code to Color change (%1%) for:" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1519 +#: src/slic3r/GUI/DoubleSlider.cpp:1456 #, possible-c-format msgid "Add color change (%1%) for:" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1870 +#: src/slic3r/GUI/DoubleSlider.cpp:1792 msgid "Add color change" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1880 +#: src/slic3r/GUI/DoubleSlider.cpp:1802 msgid "Add pause print" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1884 +#: src/slic3r/GUI/DoubleSlider.cpp:1806 msgid "Add custom template" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1887 +#: src/slic3r/GUI/DoubleSlider.cpp:1809 msgid "Add custom G-code" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1905 +#: src/slic3r/GUI/DoubleSlider.cpp:1827 msgid "Edit color" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1906 +#: src/slic3r/GUI/DoubleSlider.cpp:1828 msgid "Edit pause print message" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1907 +#: src/slic3r/GUI/DoubleSlider.cpp:1829 msgid "Edit custom G-code" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1913 +#: src/slic3r/GUI/DoubleSlider.cpp:1835 msgid "Delete color change" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1914 +#: src/slic3r/GUI/DoubleSlider.cpp:1836 msgid "Delete tool change" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1915 +#: src/slic3r/GUI/DoubleSlider.cpp:1837 msgid "Delete pause print" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1916 +#: src/slic3r/GUI/DoubleSlider.cpp:1838 msgid "Delete custom G-code" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1926 src/slic3r/GUI/DoubleSlider.cpp:2076 -#: src/slic3r/GUI/DoubleSlider.cpp:2080 +#: src/slic3r/GUI/DoubleSlider.cpp:1848 src/slic3r/GUI/DoubleSlider.cpp:1989 msgid "Jump to height" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1935 -msgid "Supprese show the ruler" +#: src/slic3r/GUI/DoubleSlider.cpp:1853 +msgid "Hide ruler" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1939 +#: src/slic3r/GUI/DoubleSlider.cpp:1857 msgid "Show object height" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1939 +#: src/slic3r/GUI/DoubleSlider.cpp:1857 msgid "Show object height on the ruler" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1943 +#: src/slic3r/GUI/DoubleSlider.cpp:1861 msgid "Show estimated print time" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1943 +#: src/slic3r/GUI/DoubleSlider.cpp:1861 msgid "Show estimated print time on the ruler" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1947 +#: src/slic3r/GUI/DoubleSlider.cpp:1865 msgid "Ruler mode" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1947 +#: src/slic3r/GUI/DoubleSlider.cpp:1865 msgid "Set ruler mode" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:1952 +#: src/slic3r/GUI/DoubleSlider.cpp:1870 msgid "Set extruder sequence for the entire print" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2038 +#: src/slic3r/GUI/DoubleSlider.cpp:1956 msgid "Enter custom G-code used on current layer" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2039 +#: src/slic3r/GUI/DoubleSlider.cpp:1957 #, possible-c-format msgid "Custom G-code on current layer (%1% mm)." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2054 +#: src/slic3r/GUI/DoubleSlider.cpp:1972 msgid "Enter short message shown on Printer display when a print is paused" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2055 +#: src/slic3r/GUI/DoubleSlider.cpp:1973 #, possible-c-format msgid "Message for pause print on current layer (%1% mm)." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2075 +#: src/slic3r/GUI/DoubleSlider.cpp:1988 msgid "Enter the move you want to jump to" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2075 src/slic3r/GUI/DoubleSlider.cpp:2079 +#: src/slic3r/GUI/DoubleSlider.cpp:1988 msgid "Enter the height you want to jump to" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2340 +#: src/slic3r/GUI/DoubleSlider.cpp:2230 msgid "The last color change data was saved for a single extruder printing." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2341 src/slic3r/GUI/DoubleSlider.cpp:2356 +#: src/slic3r/GUI/DoubleSlider.cpp:2231 src/slic3r/GUI/DoubleSlider.cpp:2246 msgid "The last color change data was saved for a multi extruder printing." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2343 +#: src/slic3r/GUI/DoubleSlider.cpp:2233 msgid "Your current changes will delete all saved color changes." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2344 src/slic3r/GUI/DoubleSlider.cpp:2364 +#: src/slic3r/GUI/DoubleSlider.cpp:2234 src/slic3r/GUI/DoubleSlider.cpp:2254 msgid "Are you sure you want to continue?" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2357 +#: src/slic3r/GUI/DoubleSlider.cpp:2247 msgid "" "Select YES if you want to delete all saved tool changes, \n" "NO if you want all tool changes switch to color changes, \n" "or CANCEL to leave it unchanged." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2360 +#: src/slic3r/GUI/DoubleSlider.cpp:2250 msgid "Do you want to delete all saved tool changes?" msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2362 +#: src/slic3r/GUI/DoubleSlider.cpp:2252 msgid "" "The last color change data was saved for a multi extruder printing with tool " "changes for whole print." msgstr "" -#: src/slic3r/GUI/DoubleSlider.cpp:2363 +#: src/slic3r/GUI/DoubleSlider.cpp:2253 msgid "Your current changes will delete all saved extruder (tool) changes." msgstr "" #: src/slic3r/GUI/ExtraRenderers.cpp:297 src/slic3r/GUI/GUI_ObjectList.cpp:506 #: src/slic3r/GUI/GUI_ObjectList.cpp:518 #: src/slic3r/GUI/GUI_ObjectList.cpp:1012 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4479 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4489 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4524 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4534 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4544 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4579 #: src/slic3r/GUI/ObjectDataViewModel.cpp:209 #: src/slic3r/GUI/ObjectDataViewModel.cpp:266 #: src/slic3r/GUI/ObjectDataViewModel.cpp:291 #: src/slic3r/GUI/ObjectDataViewModel.cpp:499 +#: src/libslic3r/PrintConfig.cpp:1014 msgid "default" msgstr "" -#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:23 +#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:24 msgid "Set extruder sequence" msgstr "" -#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:39 +#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:40 msgid "Set extruder change for every" msgstr "" -#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:52 -#: src/libslic3r/PrintConfig.cpp:623 src/libslic3r/PrintConfig.cpp:1869 -#: src/libslic3r/PrintConfig.cpp:2747 src/libslic3r/PrintConfig.cpp:2982 -#: src/libslic3r/PrintConfig.cpp:3143 src/libslic3r/PrintConfig.cpp:3401 -#: src/libslic3r/PrintConfig.cpp:3449 +#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:53 +#: src/libslic3r/PrintConfig.cpp:638 src/libslic3r/PrintConfig.cpp:1892 +#: src/libslic3r/PrintConfig.cpp:2851 src/libslic3r/PrintConfig.cpp:3086 +#: src/libslic3r/PrintConfig.cpp:3247 src/libslic3r/PrintConfig.cpp:3508 +#: src/libslic3r/PrintConfig.cpp:3556 msgid "layers" msgstr "" -#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:136 +#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:137 msgid "Set extruder(tool) sequence" msgstr "" -#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:182 +#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:183 msgid "Remove extruder from sequence" msgstr "" -#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:192 +#: src/slic3r/GUI/ExtruderSequenceDialog.cpp:193 msgid "Add extruder to sequence" msgstr "" @@ -1366,8 +1383,8 @@ msgstr "" msgid "parameter name" msgstr "" -#: src/slic3r/GUI/Field.cpp:199 src/slic3r/GUI/OptionsGroup.cpp:848 -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:874 +#: src/slic3r/GUI/Field.cpp:199 src/slic3r/GUI/OptionsGroup.cpp:853 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:881 msgid "N/A" msgstr "" @@ -1376,17 +1393,17 @@ msgstr "" msgid "%s doesn't support percentage" msgstr "" -#: src/slic3r/GUI/Field.cpp:241 src/slic3r/GUI/Field.cpp:272 -#: src/slic3r/GUI/Field.cpp:1484 src/slic3r/GUI/GUI_ObjectLayers.cpp:413 +#: src/slic3r/GUI/Field.cpp:241 src/slic3r/GUI/Field.cpp:277 +#: src/slic3r/GUI/Field.cpp:1513 src/slic3r/GUI/GUI_ObjectLayers.cpp:413 msgid "Invalid numeric input." msgstr "" -#: src/slic3r/GUI/Field.cpp:250 src/slic3r/GUI/Field.cpp:283 -#: src/slic3r/GUI/Field.cpp:1496 +#: src/slic3r/GUI/Field.cpp:250 src/slic3r/GUI/Field.cpp:288 +#: src/slic3r/GUI/Field.cpp:1525 msgid "Input value is out of range" msgstr "" -#: src/slic3r/GUI/Field.cpp:297 +#: src/slic3r/GUI/Field.cpp:304 #, possible-c-format msgid "" "Do you mean %s%% instead of %s %s?\n" @@ -1394,7 +1411,7 @@ msgid "" "or NO if you are sure that %s %s is a correct value." msgstr "" -#: src/slic3r/GUI/Field.cpp:300 +#: src/slic3r/GUI/Field.cpp:307 msgid "Parameter validation" msgstr "" @@ -1506,7 +1523,7 @@ msgstr "" #: src/slic3r/GUI/FirmwareDialog.cpp:852 #: src/slic3r/GUI/Mouse3DController.cpp:552 -#: src/slic3r/GUI/PrintHostDialogs.cpp:189 +#: src/slic3r/GUI/PrintHostDialogs.cpp:191 msgid "Close" msgstr "" @@ -1528,508 +1545,519 @@ msgstr "" msgid "Tool position" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:1033 +#: src/slic3r/GUI/GCodeViewer.cpp:1043 msgid "Generating toolpaths" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:1424 +#: src/slic3r/GUI/GCodeViewer.cpp:1432 msgid "Generating vertex buffer" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:1505 +#: src/slic3r/GUI/GCodeViewer.cpp:1517 msgid "Generating index buffers" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2240 +#: src/slic3r/GUI/GCodeViewer.cpp:2252 msgid "Click to hide" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2240 +#: src/slic3r/GUI/GCodeViewer.cpp:2252 msgid "Click to show" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2369 +#: src/slic3r/GUI/GCodeViewer.cpp:2381 msgid "up to" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2375 +#: src/slic3r/GUI/GCodeViewer.cpp:2387 msgid "above" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2383 +#: src/slic3r/GUI/GCodeViewer.cpp:2395 msgid "from" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2383 +#: src/slic3r/GUI/GCodeViewer.cpp:2395 msgid "to" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2411 src/slic3r/GUI/GCodeViewer.cpp:2419 -#: src/slic3r/GUI/GUI_Preview.cpp:250 +#: src/slic3r/GUI/GCodeViewer.cpp:2423 src/slic3r/GUI/GCodeViewer.cpp:2431 +#: src/slic3r/GUI/GUI_Preview.cpp:236 src/slic3r/GUI/GUI_Preview.cpp:992 msgid "Feature type" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2411 src/slic3r/GUI/GCodeViewer.cpp:2419 +#: src/slic3r/GUI/GCodeViewer.cpp:2423 src/slic3r/GUI/GCodeViewer.cpp:2431 #: src/slic3r/GUI/RammingChart.cpp:76 msgid "Time" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2419 +#: src/slic3r/GUI/GCodeViewer.cpp:2431 msgid "Percentage" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2422 +#: src/slic3r/GUI/GCodeViewer.cpp:2434 msgid "Height (mm)" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2423 +#: src/slic3r/GUI/GCodeViewer.cpp:2435 msgid "Width (mm)" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2424 +#: src/slic3r/GUI/GCodeViewer.cpp:2436 msgid "Speed (mm/s)" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2425 +#: src/slic3r/GUI/GCodeViewer.cpp:2437 msgid "Fan Speed (%)" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2426 +#: src/slic3r/GUI/GCodeViewer.cpp:2438 msgid "Layer Time" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2427 +#: src/slic3r/GUI/GCodeViewer.cpp:2439 msgid "Layer Time (log)" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2428 src/slic3r/GUI/GUI_Preview.cpp:257 +#: src/slic3r/GUI/GCodeViewer.cpp:2440 src/slic3r/GUI/GUI_Preview.cpp:243 msgid "Chronology" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2429 +#: src/slic3r/GUI/GCodeViewer.cpp:2441 msgid "Volumetric flow rate (mm³/s)" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2430 src/slic3r/GUI/GUI_Preview.cpp:259 -#: src/slic3r/GUI/GUI_Preview.cpp:878 +#: src/slic3r/GUI/GCodeViewer.cpp:2442 src/slic3r/GUI/GUI_Preview.cpp:245 +#: src/slic3r/GUI/GUI_Preview.cpp:906 src/slic3r/GUI/GUI_Preview.cpp:992 msgid "Tool" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2431 src/slic3r/GUI/GCodeViewer.cpp:2480 -#: src/slic3r/GUI/GCodeViewer.cpp:2758 src/slic3r/GUI/GCodeViewer.cpp:2788 -#: src/slic3r/GUI/GUI_Preview.cpp:260 src/slic3r/GUI/Plater.cpp:688 +#: src/slic3r/GUI/GCodeViewer.cpp:2443 src/slic3r/GUI/GCodeViewer.cpp:2492 +#: src/slic3r/GUI/GCodeViewer.cpp:2790 src/slic3r/GUI/GCodeViewer.cpp:2820 +#: src/slic3r/GUI/GUI_Preview.cpp:246 src/slic3r/GUI/Plater.cpp:695 msgid "Filament" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2432 src/slic3r/GUI/GUI_Preview.cpp:261 +#: src/slic3r/GUI/GCodeViewer.cpp:2444 src/slic3r/GUI/GUI_Preview.cpp:247 +#: src/slic3r/GUI/GUI_Preview.cpp:991 msgid "Color Print" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2433 src/libslic3r/PrintConfig.cpp:3564 -#: src/libslic3r/PrintConfig.cpp:3575 +#: src/slic3r/GUI/GCodeViewer.cpp:2445 src/libslic3r/PrintConfig.cpp:3671 +#: src/libslic3r/PrintConfig.cpp:3682 msgid "Temperature" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2472 src/slic3r/GUI/GCodeViewer.cpp:2515 -#: src/slic3r/GUI/GCodeViewer.cpp:2520 src/slic3r/GUI/GUI_ObjectList.cpp:306 -#: src/slic3r/GUI/wxExtensions.cpp:516 src/libslic3r/PrintConfig.cpp:997 +#: src/slic3r/GUI/GCodeViewer.cpp:2484 src/slic3r/GUI/GCodeViewer.cpp:2527 +#: src/slic3r/GUI/GCodeViewer.cpp:2532 src/slic3r/GUI/GUI_ObjectList.cpp:306 +#: src/slic3r/GUI/wxExtensions.cpp:520 src/libslic3r/PrintConfig.cpp:1009 msgid "Extruder" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2491 +#: src/slic3r/GUI/GCodeViewer.cpp:2503 msgid "Default color" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2515 +#: src/slic3r/GUI/GCodeViewer.cpp:2527 msgid "default color" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2610 src/slic3r/GUI/GCodeViewer.cpp:2656 +#: src/slic3r/GUI/GCodeViewer.cpp:2622 src/slic3r/GUI/GCodeViewer.cpp:2668 msgid "Color change" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2629 src/slic3r/GUI/GCodeViewer.cpp:2654 +#: src/slic3r/GUI/GCodeViewer.cpp:2641 src/slic3r/GUI/GCodeViewer.cpp:2666 msgid "Print" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2655 src/slic3r/GUI/GCodeViewer.cpp:2672 -#: src/slic3r/GUI/GUI_Preview.cpp:1031 +#: src/slic3r/GUI/GCodeViewer.cpp:2667 src/slic3r/GUI/GCodeViewer.cpp:2684 +#: src/slic3r/GUI/GUI_Preview.cpp:1079 msgid "Pause" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2660 src/slic3r/GUI/GCodeViewer.cpp:2663 +#: src/slic3r/GUI/GCodeViewer.cpp:2672 src/slic3r/GUI/GCodeViewer.cpp:2675 msgid "Event" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2660 src/slic3r/GUI/GCodeViewer.cpp:2663 +#: src/slic3r/GUI/GCodeViewer.cpp:2672 src/slic3r/GUI/GCodeViewer.cpp:2675 msgid "Remaining time" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2663 +#: src/slic3r/GUI/GCodeViewer.cpp:2675 msgid "Duration" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2698 src/slic3r/GUI/GUI_Preview.cpp:1026 -#: src/libslic3r/PrintConfig.cpp:3748 +#: src/slic3r/GUI/GCodeViewer.cpp:2710 src/slic3r/GUI/GUI_Preview.cpp:1073 +#: src/libslic3r/PrintConfig.cpp:3855 msgid "Travel" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2701 +#: src/slic3r/GUI/GCodeViewer.cpp:2713 msgid "Movement" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2702 +#: src/slic3r/GUI/GCodeViewer.cpp:2714 msgid "Extrusion" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2703 src/slic3r/GUI/Tab.cpp:2083 +#: src/slic3r/GUI/GCodeViewer.cpp:2715 src/slic3r/GUI/Tab.cpp:2101 msgid "Retraction" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2734 src/slic3r/GUI/GUI_Preview.cpp:291 -#: src/slic3r/GUI/GUI_Preview.cpp:304 +#: src/slic3r/GUI/GCodeViewer.cpp:2732 src/slic3r/GUI/GCodeViewer.cpp:2735 +#: src/slic3r/GUI/GUI_Preview.cpp:1074 +msgid "Wipe" +msgstr "" + +#: src/slic3r/GUI/GCodeViewer.cpp:2766 src/slic3r/GUI/GUI_Preview.cpp:277 +#: src/slic3r/GUI/GUI_Preview.cpp:291 msgid "Options" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2737 src/slic3r/GUI/GUI_Preview.cpp:1027 +#: src/slic3r/GUI/GCodeViewer.cpp:2769 src/slic3r/GUI/GUI_Preview.cpp:1075 msgid "Retractions" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2738 src/slic3r/GUI/GUI_Preview.cpp:1028 +#: src/slic3r/GUI/GCodeViewer.cpp:2770 src/slic3r/GUI/GUI_Preview.cpp:1076 msgid "Deretractions" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2739 src/slic3r/GUI/GUI_Preview.cpp:1029 +#: src/slic3r/GUI/GCodeViewer.cpp:2771 src/slic3r/GUI/GUI_Preview.cpp:1077 msgid "Tool changes" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2740 src/slic3r/GUI/GUI_Preview.cpp:1030 +#: src/slic3r/GUI/GCodeViewer.cpp:2772 src/slic3r/GUI/GUI_Preview.cpp:1078 msgid "Color changes" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2741 src/slic3r/GUI/GUI_Preview.cpp:1031 +#: src/slic3r/GUI/GCodeViewer.cpp:2773 src/slic3r/GUI/GUI_Preview.cpp:1079 msgid "Print pauses" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2742 src/slic3r/GUI/GUI_Preview.cpp:1032 +#: src/slic3r/GUI/GCodeViewer.cpp:2774 src/slic3r/GUI/GUI_Preview.cpp:1080 msgid "Custom G-codes" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2753 src/slic3r/GUI/GCodeViewer.cpp:2777 -#: src/slic3r/GUI/Plater.cpp:691 src/libslic3r/PrintConfig.cpp:156 +#: src/slic3r/GUI/GCodeViewer.cpp:2785 src/slic3r/GUI/GCodeViewer.cpp:2809 +#: src/slic3r/GUI/Plater.cpp:698 src/libslic3r/PrintConfig.cpp:158 msgid "Printer" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2755 src/slic3r/GUI/GCodeViewer.cpp:2782 -#: src/slic3r/GUI/Plater.cpp:687 +#: src/slic3r/GUI/GCodeViewer.cpp:2787 src/slic3r/GUI/GCodeViewer.cpp:2814 +#: src/slic3r/GUI/Plater.cpp:694 msgid "Print settings" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2813 src/slic3r/GUI/GCodeViewer.cpp:2818 -#: src/slic3r/GUI/Plater.cpp:242 src/slic3r/GUI/Plater.cpp:1129 -#: src/slic3r/GUI/Plater.cpp:1242 +#: src/slic3r/GUI/GCodeViewer.cpp:2845 src/slic3r/GUI/GCodeViewer.cpp:2850 +#: src/slic3r/GUI/Plater.cpp:242 src/slic3r/GUI/Plater.cpp:1136 +#: src/slic3r/GUI/Plater.cpp:1249 msgid "Estimated printing time" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2813 +#: src/slic3r/GUI/GCodeViewer.cpp:2845 msgid "Normal mode" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2818 +#: src/slic3r/GUI/GCodeViewer.cpp:2850 msgid "Stealth mode" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2845 +#: src/slic3r/GUI/GCodeViewer.cpp:2877 msgid "Show stealth mode" msgstr "" -#: src/slic3r/GUI/GCodeViewer.cpp:2849 +#: src/slic3r/GUI/GCodeViewer.cpp:2881 msgid "Show normal mode" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:228 src/slic3r/GUI/GLCanvas3D.cpp:4494 +#: src/slic3r/GUI/GLCanvas3D.cpp:229 src/slic3r/GUI/GLCanvas3D.cpp:4609 msgid "Variable layer height" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:230 +#: src/slic3r/GUI/GLCanvas3D.cpp:231 msgid "Left mouse button:" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:232 +#: src/slic3r/GUI/GLCanvas3D.cpp:233 msgid "Add detail" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:234 +#: src/slic3r/GUI/GLCanvas3D.cpp:235 msgid "Right mouse button:" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:236 +#: src/slic3r/GUI/GLCanvas3D.cpp:237 msgid "Remove detail" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:238 +#: src/slic3r/GUI/GLCanvas3D.cpp:239 msgid "Shift + Left mouse button:" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:240 +#: src/slic3r/GUI/GLCanvas3D.cpp:241 msgid "Reset to base" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:242 +#: src/slic3r/GUI/GLCanvas3D.cpp:243 msgid "Shift + Right mouse button:" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:244 +#: src/slic3r/GUI/GLCanvas3D.cpp:245 msgid "Smoothing" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:246 +#: src/slic3r/GUI/GLCanvas3D.cpp:247 msgid "Mouse wheel:" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:248 +#: src/slic3r/GUI/GLCanvas3D.cpp:249 msgid "Increase/decrease edit area" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:251 +#: src/slic3r/GUI/GLCanvas3D.cpp:252 msgid "Adaptive" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:257 +#: src/slic3r/GUI/GLCanvas3D.cpp:258 msgid "Quality / Speed" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:260 +#: src/slic3r/GUI/GLCanvas3D.cpp:261 msgid "Higher print quality versus higher print speed." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:271 +#: src/slic3r/GUI/GLCanvas3D.cpp:272 msgid "Smooth" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:277 src/libslic3r/PrintConfig.cpp:1027 +#: src/slic3r/GUI/GLCanvas3D.cpp:278 src/libslic3r/PrintConfig.cpp:1039 msgid "Radius" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:287 +#: src/slic3r/GUI/GLCanvas3D.cpp:288 msgid "Keep min" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:296 src/slic3r/GUI/GLCanvas3D.cpp:3908 +#: src/slic3r/GUI/GLCanvas3D.cpp:297 src/slic3r/GUI/GLCanvas3D.cpp:4025 msgid "Reset" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:561 +#: src/slic3r/GUI/GLCanvas3D.cpp:562 msgid "Variable layer height - Manual edit" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:629 +#: src/slic3r/GUI/GLCanvas3D.cpp:630 msgid "An object outside the print area was detected." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:630 +#: src/slic3r/GUI/GLCanvas3D.cpp:631 msgid "A toolpath outside the print area was detected." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:631 +#: src/slic3r/GUI/GLCanvas3D.cpp:632 msgid "SLA supports outside the print area were detected." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:632 +#: src/slic3r/GUI/GLCanvas3D.cpp:633 msgid "Some objects are not visible." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:634 +#: src/slic3r/GUI/GLCanvas3D.cpp:635 msgid "" "An object outside the print area was detected.\n" "Resolve the current problem to continue slicing." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:949 +#: src/slic3r/GUI/GLCanvas3D.cpp:950 msgid "Seq." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:1424 +#: src/slic3r/GUI/GLCanvas3D.cpp:1454 msgid "Variable layer height - Reset" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:1432 +#: src/slic3r/GUI/GLCanvas3D.cpp:1462 msgid "Variable layer height - Adaptive" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:1440 +#: src/slic3r/GUI/GLCanvas3D.cpp:1470 msgid "Variable layer height - Smooth all" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:1839 +#: src/slic3r/GUI/GLCanvas3D.cpp:1876 msgid "Mirror Object" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:2684 +#: src/slic3r/GUI/GLCanvas3D.cpp:2757 #: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:520 msgid "Gizmo-Move" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:2762 +#: src/slic3r/GUI/GLCanvas3D.cpp:2843 #: src/slic3r/GUI/Gizmos/GLGizmosManager.cpp:522 msgid "Gizmo-Rotate" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3279 +#: src/slic3r/GUI/GLCanvas3D.cpp:3364 msgid "Move Object" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3744 src/slic3r/GUI/GLCanvas3D.cpp:4455 +#: src/slic3r/GUI/GLCanvas3D.cpp:3833 src/slic3r/GUI/GLCanvas3D.cpp:4570 msgid "Switch to Settings" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3745 src/slic3r/GUI/GLCanvas3D.cpp:4455 +#: src/slic3r/GUI/GLCanvas3D.cpp:3834 src/slic3r/GUI/GLCanvas3D.cpp:4570 msgid "Print Settings Tab" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3746 src/slic3r/GUI/GLCanvas3D.cpp:4456 +#: src/slic3r/GUI/GLCanvas3D.cpp:3835 src/slic3r/GUI/GLCanvas3D.cpp:4571 msgid "Filament Settings Tab" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3746 src/slic3r/GUI/GLCanvas3D.cpp:4456 +#: src/slic3r/GUI/GLCanvas3D.cpp:3835 src/slic3r/GUI/GLCanvas3D.cpp:4571 msgid "Material Settings Tab" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3747 src/slic3r/GUI/GLCanvas3D.cpp:4457 +#: src/slic3r/GUI/GLCanvas3D.cpp:3836 src/slic3r/GUI/GLCanvas3D.cpp:4572 msgid "Printer Settings Tab" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3795 +#: src/slic3r/GUI/GLCanvas3D.cpp:3884 msgid "Undo History" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3795 +#: src/slic3r/GUI/GLCanvas3D.cpp:3884 msgid "Redo History" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3816 +#: src/slic3r/GUI/GLCanvas3D.cpp:3905 #, possible-c-format msgid "Undo %1$d Action" msgid_plural "Undo %1$d Actions" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3816 +#: src/slic3r/GUI/GLCanvas3D.cpp:3905 #, possible-c-format msgid "Redo %1$d Action" msgid_plural "Redo %1$d Actions" msgstr[0] "" msgstr[1] "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3836 src/slic3r/GUI/GLCanvas3D.cpp:4473 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:122 src/slic3r/GUI/Search.cpp:426 +#: src/slic3r/GUI/GLCanvas3D.cpp:3925 src/slic3r/GUI/GLCanvas3D.cpp:4588 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:126 src/slic3r/GUI/Search.cpp:351 msgid "Search" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3850 src/slic3r/GUI/GLCanvas3D.cpp:3858 -#: src/slic3r/GUI/Search.cpp:433 +#: src/slic3r/GUI/GLCanvas3D.cpp:3939 src/slic3r/GUI/GLCanvas3D.cpp:3947 +#: src/slic3r/GUI/Search.cpp:358 msgid "Enter a search term" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3889 +#: src/slic3r/GUI/GLCanvas3D.cpp:3978 msgid "Arrange options" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3896 -msgid "Gap size" +#: src/slic3r/GUI/GLCanvas3D.cpp:4008 +#, possible-c-format +msgid "Use %1%left mouse key to enter text edit mode:" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3901 -msgid "Enable rotations" +#: src/slic3r/GUI/GLCanvas3D.cpp:4010 +msgid "Spacing" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:3920 src/slic3r/GUI/GLCanvas3D.cpp:4365 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:143 src/slic3r/GUI/Plater.cpp:1657 +#: src/slic3r/GUI/GLCanvas3D.cpp:4017 +msgid "Enable rotations (slow)" +msgstr "" + +#: src/slic3r/GUI/GLCanvas3D.cpp:4035 src/slic3r/GUI/GLCanvas3D.cpp:4480 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:148 src/slic3r/GUI/Plater.cpp:1674 msgid "Arrange" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4339 +#: src/slic3r/GUI/GLCanvas3D.cpp:4454 msgid "Add..." msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4347 src/slic3r/GUI/GUI_ObjectList.cpp:1861 -#: src/slic3r/GUI/Plater.cpp:3933 src/slic3r/GUI/Plater.cpp:3957 -#: src/slic3r/GUI/Tab.cpp:3533 +#: src/slic3r/GUI/GLCanvas3D.cpp:4462 src/slic3r/GUI/GUI_ObjectList.cpp:1861 +#: src/slic3r/GUI/Plater.cpp:3981 src/slic3r/GUI/Plater.cpp:4005 +#: src/slic3r/GUI/Tab.cpp:3556 msgid "Delete" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4356 src/slic3r/GUI/KBShortcutsDialog.cpp:116 -#: src/slic3r/GUI/Plater.cpp:4863 +#: src/slic3r/GUI/GLCanvas3D.cpp:4471 src/slic3r/GUI/KBShortcutsDialog.cpp:116 +#: src/slic3r/GUI/Plater.cpp:5096 msgid "Delete all" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4365 src/slic3r/GUI/KBShortcutsDialog.cpp:144 +#: src/slic3r/GUI/GLCanvas3D.cpp:4480 src/slic3r/GUI/KBShortcutsDialog.cpp:149 msgid "Arrange selection" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4365 +#: src/slic3r/GUI/GLCanvas3D.cpp:4480 msgid "Click right mouse button to show arrangement options" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4387 +#: src/slic3r/GUI/GLCanvas3D.cpp:4502 msgid "Copy" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4396 +#: src/slic3r/GUI/GLCanvas3D.cpp:4511 msgid "Paste" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4408 src/slic3r/GUI/Plater.cpp:3792 -#: src/slic3r/GUI/Plater.cpp:3804 src/slic3r/GUI/Plater.cpp:3942 +#: src/slic3r/GUI/GLCanvas3D.cpp:4523 src/slic3r/GUI/Plater.cpp:3840 +#: src/slic3r/GUI/Plater.cpp:3852 src/slic3r/GUI/Plater.cpp:3990 msgid "Add instance" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4419 src/slic3r/GUI/Plater.cpp:3944 +#: src/slic3r/GUI/GLCanvas3D.cpp:4534 src/slic3r/GUI/Plater.cpp:3992 msgid "Remove instance" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4432 +#: src/slic3r/GUI/GLCanvas3D.cpp:4547 msgid "Split to objects" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4442 src/slic3r/GUI/GUI_ObjectList.cpp:1633 +#: src/slic3r/GUI/GLCanvas3D.cpp:4557 src/slic3r/GUI/GUI_ObjectList.cpp:1633 msgid "Split to parts" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4544 src/slic3r/GUI/KBShortcutsDialog.cpp:117 -#: src/slic3r/GUI/MainFrame.cpp:1139 +#: src/slic3r/GUI/GLCanvas3D.cpp:4659 src/slic3r/GUI/KBShortcutsDialog.cpp:117 +#: src/slic3r/GUI/MainFrame.cpp:1138 msgid "Undo" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4544 src/slic3r/GUI/GLCanvas3D.cpp:4583 +#: src/slic3r/GUI/GLCanvas3D.cpp:4659 src/slic3r/GUI/GLCanvas3D.cpp:4698 msgid "Click right mouse button to open/close History" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4567 +#: src/slic3r/GUI/GLCanvas3D.cpp:4682 #, possible-c-format msgid "Next Undo action: %1%" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4583 src/slic3r/GUI/KBShortcutsDialog.cpp:118 -#: src/slic3r/GUI/MainFrame.cpp:1142 +#: src/slic3r/GUI/GLCanvas3D.cpp:4698 src/slic3r/GUI/KBShortcutsDialog.cpp:118 +#: src/slic3r/GUI/MainFrame.cpp:1141 msgid "Redo" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:4605 +#: src/slic3r/GUI/GLCanvas3D.cpp:4720 #, possible-c-format msgid "Next Redo action: %1%" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:6233 +#: src/slic3r/GUI/GLCanvas3D.cpp:6348 msgid "Selection-Add from rectangle" msgstr "" -#: src/slic3r/GUI/GLCanvas3D.cpp:6252 +#: src/slic3r/GUI/GLCanvas3D.cpp:6367 msgid "Selection-Remove from rectangle" msgstr "" #: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:48 -#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:146 src/libslic3r/PrintConfig.cpp:5715 +#: src/slic3r/GUI/Gizmos/GLGizmoCut.cpp:146 src/libslic3r/PrintConfig.cpp:5823 msgid "Cut" msgstr "" @@ -2200,7 +2228,7 @@ msgid "Quality" msgstr "" #: src/slic3r/GUI/Gizmos/GLGizmoHollow.cpp:44 -#: src/libslic3r/PrintConfig.cpp:4837 +#: src/libslic3r/PrintConfig.cpp:4944 msgid "Closing distance" msgstr "" @@ -2256,7 +2284,7 @@ msgstr "" #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:528 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:547 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:563 -#: src/libslic3r/PrintConfig.cpp:5767 +#: src/libslic3r/PrintConfig.cpp:5875 msgid "Rotate" msgstr "" @@ -2264,7 +2292,7 @@ msgstr "" #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:238 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:548 #: src/slic3r/GUI/GUI_ObjectManipulation.cpp:564 -#: src/libslic3r/PrintConfig.cpp:5782 +#: src/libslic3r/PrintConfig.cpp:5890 msgid "Scale" msgstr "" @@ -2314,7 +2342,7 @@ msgid "Minimal points distance" msgstr "" #: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:54 -#: src/libslic3r/PrintConfig.cpp:4667 +#: src/libslic3r/PrintConfig.cpp:4774 msgid "Support points density" msgstr "" @@ -2380,7 +2408,7 @@ msgid "Are you sure you want to do it?" msgstr "" #: src/slic3r/GUI/Gizmos/GLGizmoSlaSupports.cpp:1129 -#: src/slic3r/GUI/GUI.cpp:271 src/slic3r/GUI/PhysicalPrinterDialog.cpp:598 +#: src/slic3r/GUI/GUI.cpp:272 src/slic3r/GUI/PhysicalPrinterDialog.cpp:598 #: src/slic3r/GUI/PhysicalPrinterDialog.cpp:622 #: src/slic3r/GUI/WipeTowerDialog.cpp:45 #: src/slic3r/GUI/WipeTowerDialog.cpp:366 @@ -2541,7 +2569,7 @@ msgstr "" msgid "Start the application" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:584 +#: src/slic3r/GUI/GUI_App.cpp:583 #, possible-c-format msgid "" "%s has encountered an error. It was likely caused by running out of memory. " @@ -2551,227 +2579,228 @@ msgid "" "The application will now terminate." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:587 +#: src/slic3r/GUI/GUI_App.cpp:586 msgid "Fatal error" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:707 +#: src/slic3r/GUI/GUI_App.cpp:706 msgid "" "Error parsing PrusaSlicer config file, it is probably corrupted. Try to " "manually delete the file to recover from the error. Your user profiles will " "not be affected." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:713 +#: src/slic3r/GUI/GUI_App.cpp:712 msgid "" "Error parsing PrusaGCodeViewer config file, it is probably corrupted. Try to " "manually delete the file to recover from the error." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:767 +#: src/slic3r/GUI/GUI_App.cpp:766 #, possible-c-format msgid "" "%s\n" "Do you want to continue?" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:769 src/slic3r/GUI/UnsavedChangesDialog.cpp:653 +#: src/slic3r/GUI/GUI_App.cpp:768 src/slic3r/GUI/UnsavedChangesDialog.cpp:660 msgid "Remember my choice" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:804 +#: src/slic3r/GUI/GUI_App.cpp:803 msgid "Loading configuration" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:863 +#: src/slic3r/GUI/GUI_App.cpp:872 msgid "Preparing settings tabs" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1108 +#: src/slic3r/GUI/GUI_App.cpp:1117 msgid "" "You have the following presets with saved options for \"Print Host upload\"" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1112 +#: src/slic3r/GUI/GUI_App.cpp:1121 msgid "" "But since this version of PrusaSlicer we don't show this information in " "Printer Settings anymore.\n" "Settings will be available in physical printers settings." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1114 +#: src/slic3r/GUI/GUI_App.cpp:1123 msgid "" "By default new Printer devices will be named as \"Printer N\" during its " "creation.\n" "Note: This name can be changed later from the physical printers settings" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1117 +#: src/slic3r/GUI/GUI_App.cpp:1126 +#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:667 msgid "Information" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1130 src/slic3r/GUI/GUI_App.cpp:1141 +#: src/slic3r/GUI/GUI_App.cpp:1139 src/slic3r/GUI/GUI_App.cpp:1150 msgid "Recreating" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1146 +#: src/slic3r/GUI/GUI_App.cpp:1155 msgid "Loading of current presets" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1151 +#: src/slic3r/GUI/GUI_App.cpp:1160 msgid "Loading of a mode view" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1303 +#: src/slic3r/GUI/GUI_App.cpp:1312 msgid "Choose one file (3MF/AMF):" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1315 +#: src/slic3r/GUI/GUI_App.cpp:1324 msgid "Choose one or more files (STL/OBJ/AMF/3MF/PRUSA):" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1327 +#: src/slic3r/GUI/GUI_App.cpp:1336 msgid "Choose one file (GCODE/.GCO/.G/.ngc/NGC):" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1338 +#: src/slic3r/GUI/GUI_App.cpp:1347 msgid "Changing of an application language" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1388 +#: src/slic3r/GUI/GUI_App.cpp:1414 msgid "Select the language" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1388 +#: src/slic3r/GUI/GUI_App.cpp:1414 msgid "Language" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1518 +#: src/slic3r/GUI/GUI_App.cpp:1544 msgid "modified" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1567 +#: src/slic3r/GUI/GUI_App.cpp:1593 #, possible-c-format msgid "Run %s" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1571 +#: src/slic3r/GUI/GUI_App.cpp:1597 msgid "&Configuration Snapshots" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1571 +#: src/slic3r/GUI/GUI_App.cpp:1597 msgid "Inspect / activate configuration snapshots" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1572 +#: src/slic3r/GUI/GUI_App.cpp:1598 msgid "Take Configuration &Snapshot" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1572 +#: src/slic3r/GUI/GUI_App.cpp:1598 msgid "Capture a configuration snapshot" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1573 +#: src/slic3r/GUI/GUI_App.cpp:1599 msgid "Check for updates" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1573 +#: src/slic3r/GUI/GUI_App.cpp:1599 msgid "Check for configuration updates" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1576 +#: src/slic3r/GUI/GUI_App.cpp:1602 msgid "&Preferences" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1582 +#: src/slic3r/GUI/GUI_App.cpp:1608 msgid "Application preferences" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1587 src/slic3r/GUI/wxExtensions.cpp:674 +#: src/slic3r/GUI/GUI_App.cpp:1613 src/slic3r/GUI/wxExtensions.cpp:678 msgid "Simple" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1587 +#: src/slic3r/GUI/GUI_App.cpp:1613 msgid "Simple View Mode" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1589 +#: src/slic3r/GUI/GUI_App.cpp:1615 msgid "Advanced View Mode" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1590 src/slic3r/GUI/wxExtensions.cpp:677 +#: src/slic3r/GUI/GUI_App.cpp:1616 src/slic3r/GUI/wxExtensions.cpp:681 msgid "Expert" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1590 +#: src/slic3r/GUI/GUI_App.cpp:1616 msgid "Expert View Mode" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1595 +#: src/slic3r/GUI/GUI_App.cpp:1621 msgid "Mode" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1595 +#: src/slic3r/GUI/GUI_App.cpp:1621 #, possible-c-format msgid "%s View Mode" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1598 +#: src/slic3r/GUI/GUI_App.cpp:1624 msgid "&Language" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1601 +#: src/slic3r/GUI/GUI_App.cpp:1627 msgid "Flash printer &firmware" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1601 +#: src/slic3r/GUI/GUI_App.cpp:1627 msgid "Upload a firmware image into an Arduino based printer" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1617 +#: src/slic3r/GUI/GUI_App.cpp:1643 msgid "Taking configuration snapshot" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1617 +#: src/slic3r/GUI/GUI_App.cpp:1643 msgid "Snapshot name" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1679 +#: src/slic3r/GUI/GUI_App.cpp:1719 msgid "Language selection" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1681 +#: src/slic3r/GUI/GUI_App.cpp:1721 msgid "" "Switching the language will trigger application restart.\n" "You will lose content of the plater." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1683 +#: src/slic3r/GUI/GUI_App.cpp:1723 msgid "Do you want to proceed?" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1710 +#: src/slic3r/GUI/GUI_App.cpp:1750 msgid "&Configuration" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1741 +#: src/slic3r/GUI/GUI_App.cpp:1781 msgid "The preset(s) modifications are successfully saved" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1941 src/slic3r/GUI/Tab.cpp:3287 +#: src/slic3r/GUI/GUI_App.cpp:1992 src/slic3r/GUI/Tab.cpp:3310 msgid "It's impossible to print multi-part object(s) with SLA technology." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1942 +#: src/slic3r/GUI/GUI_App.cpp:1993 msgid "Please check and fix your object list." msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1943 src/slic3r/GUI/Jobs/SLAImportJob.cpp:210 -#: src/slic3r/GUI/Plater.cpp:2343 src/slic3r/GUI/Tab.cpp:3289 +#: src/slic3r/GUI/GUI_App.cpp:1994 src/slic3r/GUI/Jobs/SLAImportJob.cpp:210 +#: src/slic3r/GUI/Plater.cpp:2387 src/slic3r/GUI/Tab.cpp:3312 msgid "Attention!" msgstr "" -#: src/slic3r/GUI/GUI_App.cpp:1960 +#: src/slic3r/GUI/GUI_App.cpp:2011 msgid "Select a gcode file:" msgstr "" @@ -2891,7 +2920,7 @@ msgid "Rename Sub-object" msgstr "" #: src/slic3r/GUI/GUI_ObjectList.cpp:1212 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4269 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4324 msgid "Instances to Separated Objects" msgstr "" @@ -2981,12 +3010,12 @@ msgstr "" msgid "Fix through the Netfabb" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1801 src/slic3r/GUI/Plater.cpp:3970 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1801 src/slic3r/GUI/Plater.cpp:4018 msgid "Export as STL" msgstr "" #: src/slic3r/GUI/GUI_ObjectList.cpp:1808 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4464 src/slic3r/GUI/Plater.cpp:3936 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4519 src/slic3r/GUI/Plater.cpp:3984 msgid "Reload the selected volumes from disk" msgstr "" @@ -2994,9 +3023,9 @@ msgstr "" msgid "Set extruder for selected items" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1847 src/libslic3r/PrintConfig.cpp:592 -#: src/libslic3r/PrintConfig.cpp:779 src/libslic3r/PrintConfig.cpp:1706 -#: src/libslic3r/PrintConfig.cpp:2661 src/libslic3r/PrintConfig.cpp:3523 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1847 src/libslic3r/PrintConfig.cpp:607 +#: src/libslic3r/PrintConfig.cpp:791 src/libslic3r/PrintConfig.cpp:1718 +#: src/libslic3r/PrintConfig.cpp:2761 src/libslic3r/PrintConfig.cpp:3630 msgid "Default" msgstr "" @@ -3008,17 +3037,17 @@ msgstr "" msgid "Scale the selected object to fit the print volume" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1873 src/slic3r/GUI/Plater.cpp:4980 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1873 src/slic3r/GUI/Plater.cpp:5213 msgid "Convert from imperial units" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:1876 src/slic3r/GUI/Plater.cpp:4980 +#: src/slic3r/GUI/GUI_ObjectList.cpp:1876 src/slic3r/GUI/Plater.cpp:5213 msgid "Revert conversion from imperial units" msgstr "" #: src/slic3r/GUI/GUI_ObjectList.cpp:1883 #: src/slic3r/GUI/GUI_ObjectList.cpp:1891 -#: src/slic3r/GUI/GUI_ObjectList.cpp:2594 src/libslic3r/PrintConfig.cpp:5758 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2582 src/libslic3r/PrintConfig.cpp:5866 msgid "Merge" msgstr "" @@ -3048,113 +3077,112 @@ msgid "Add Generic Subobject" msgstr "" #: src/slic3r/GUI/GUI_ObjectList.cpp:2332 -#: src/slic3r/GUI/GUI_ObjectList.cpp:2433 -msgid "Last instance of an object cannot be deleted." -msgstr "" - -#: src/slic3r/GUI/GUI_ObjectList.cpp:2344 msgid "Delete Settings" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2366 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2354 msgid "Delete All Instances from Object" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2382 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2370 msgid "Delete Height Range" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2414 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2402 msgid "From Object List You can't delete the last solid part from object." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2418 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2406 msgid "Delete Subobject" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2437 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2421 +msgid "Last instance of an object cannot be deleted." +msgstr "" + +#: src/slic3r/GUI/GUI_ObjectList.cpp:2425 msgid "Delete Instance" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2461 src/slic3r/GUI/Plater.cpp:2848 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2449 src/slic3r/GUI/Plater.cpp:2893 msgid "" "The selected object couldn't be split because it contains only one part." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2465 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2453 msgid "Split to Parts" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2601 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2589 msgid "Merged" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2685 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2673 msgid "Merge all parts to the one single object" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2717 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2705 msgid "Add Layers" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2871 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2859 msgid "Group manipulation" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2883 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2871 msgid "Object manipulation" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2896 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2884 msgid "Object Settings to modify" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2900 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2888 msgid "Part Settings to modify" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2905 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2893 msgid "Layer range Settings to modify" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2911 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2899 msgid "Part manipulation" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2917 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2905 msgid "Instance manipulation" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2924 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2912 msgid "Height ranges" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:2924 +#: src/slic3r/GUI/GUI_ObjectList.cpp:2912 msgid "Settings for height range" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3108 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3096 msgid "Delete Selected Item" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3246 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3284 msgid "Delete Selected" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3322 -#: src/slic3r/GUI/GUI_ObjectList.cpp:3350 -#: src/slic3r/GUI/GUI_ObjectList.cpp:3370 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3360 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3388 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3408 msgid "Add Height Range" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3416 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3454 msgid "" "Cannot insert a new layer range after the current layer range.\n" "The next layer range is too thin to be split to two\n" "without violating the minimum layer height." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3420 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3458 msgid "" "Cannot insert a new layer range between the current and the next layer " "range.\n" @@ -3162,122 +3190,122 @@ msgid "" "is thinner than the minimum layer height allowed." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3425 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3463 msgid "" "Cannot insert a new layer range after the current layer range.\n" "Current layer range overlaps with the next layer range." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3484 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3522 msgid "Edit Height Range" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3779 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3817 msgid "Selection-Remove from list" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3787 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3825 msgid "Selection-Add from list" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3905 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3960 msgid "Object or Instance" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3906 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4039 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3961 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4094 msgid "Part" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3906 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3961 msgid "Layer" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3908 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3963 msgid "Unsupported selection" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3909 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3964 #, possible-c-format msgid "You started your selection with %s Item." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3910 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3965 #, possible-c-format msgid "In this mode you can select only other %s Items%s" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3913 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3968 msgid "of a current Object" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:3918 -#: src/slic3r/GUI/GUI_ObjectList.cpp:3993 src/slic3r/GUI/Plater.cpp:143 +#: src/slic3r/GUI/GUI_ObjectList.cpp:3973 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4048 src/slic3r/GUI/Plater.cpp:143 msgid "Info" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4034 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4089 msgid "You can't change a type of the last solid part of the object." msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4039 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4094 msgid "Modifier" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4039 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4094 msgid "Support Enforcer" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4039 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4094 msgid "Support Blocker" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4041 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4096 msgid "Select type of part" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4046 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4101 msgid "Change Part Type" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4291 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4346 msgid "Enter new name" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4291 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4346 msgid "Renaming" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4307 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4434 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4362 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4489 #: src/slic3r/GUI/SavePresetDialog.cpp:101 #: src/slic3r/GUI/SavePresetDialog.cpp:109 msgid "The supplied name is not valid;" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4308 -#: src/slic3r/GUI/GUI_ObjectList.cpp:4435 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4363 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4490 #: src/slic3r/GUI/SavePresetDialog.cpp:102 msgid "the following characters are not allowed:" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4483 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4538 msgid "Select extruder number:" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4484 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4539 msgid "This extruder will be set for selected items" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4509 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4564 msgid "Change Extruders" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4606 src/slic3r/GUI/Selection.cpp:1512 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4661 src/slic3r/GUI/Selection.cpp:1512 msgid "Set Printable" msgstr "" -#: src/slic3r/GUI/GUI_ObjectList.cpp:4606 src/slic3r/GUI/Selection.cpp:1512 +#: src/slic3r/GUI/GUI_ObjectList.cpp:4661 src/slic3r/GUI/Selection.cpp:1512 msgid "Set Unprintable" msgstr "" @@ -3295,7 +3323,7 @@ msgstr "" msgid "Select coordinate space, in which the transformation will be performed." msgstr "" -#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:163 src/libslic3r/GCode.cpp:659 +#: src/slic3r/GUI/GUI_ObjectManipulation.cpp:163 src/libslic3r/GCode.cpp:671 msgid "Object name" msgstr "" @@ -3403,218 +3431,218 @@ msgstr "" msgid "Change Option %s" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:248 +#: src/slic3r/GUI/GUI_Preview.cpp:234 msgid "View" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:250 +#: src/slic3r/GUI/GUI_Preview.cpp:236 msgid "Feature" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:251 src/libslic3r/PrintConfig.cpp:1014 +#: src/slic3r/GUI/GUI_Preview.cpp:237 src/libslic3r/PrintConfig.cpp:1026 msgid "Height" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:252 src/libslic3r/PrintConfig.cpp:1628 -#: src/libslic3r/PrintConfig.cpp:3900 +#: src/slic3r/GUI/GUI_Preview.cpp:238 src/libslic3r/PrintConfig.cpp:1640 +#: src/libslic3r/PrintConfig.cpp:4007 msgid "Width" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:253 src/libslic3r/PrintConfig.cpp:3026 +#: src/slic3r/GUI/GUI_Preview.cpp:239 src/libslic3r/PrintConfig.cpp:3130 msgid "Speed" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:254 src/slic3r/GUI/PresetHints.cpp:40 +#: src/slic3r/GUI/GUI_Preview.cpp:240 src/slic3r/GUI/PresetHints.cpp:41 msgid "Fan" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:254 +#: src/slic3r/GUI/GUI_Preview.cpp:240 msgid "Fan speed" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:255 +#: src/slic3r/GUI/GUI_Preview.cpp:241 msgid "time" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:255 +#: src/slic3r/GUI/GUI_Preview.cpp:241 msgid "Layer time" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:256 +#: src/slic3r/GUI/GUI_Preview.cpp:242 msgid "Log time" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:256 +#: src/slic3r/GUI/GUI_Preview.cpp:242 msgid "Layer time (log)" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:257 +#: src/slic3r/GUI/GUI_Preview.cpp:243 msgid "Chrono" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:258 +#: src/slic3r/GUI/GUI_Preview.cpp:244 msgid "Vol. flow" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:258 +#: src/slic3r/GUI/GUI_Preview.cpp:244 msgid "Volumetric flow rate" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:261 src/slic3r/GUI/Plater.cpp:1157 -#: src/slic3r/GUI/Plater.cpp:1161 src/slic3r/GUI/Plater.cpp:1176 -#: src/slic3r/GUI/Plater.cpp:1181 src/libslic3r/PrintConfig.cpp:82 -#: src/libslic3r/PrintConfig.cpp:1143 +#: src/slic3r/GUI/GUI_Preview.cpp:247 src/slic3r/GUI/Plater.cpp:1164 +#: src/slic3r/GUI/Plater.cpp:1168 src/slic3r/GUI/Plater.cpp:1183 +#: src/slic3r/GUI/Plater.cpp:1188 src/libslic3r/PrintConfig.cpp:82 +#: src/libslic3r/PrintConfig.cpp:1155 msgid "Color" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:265 +#: src/slic3r/GUI/GUI_Preview.cpp:251 msgid "Show" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:267 src/slic3r/GUI/GUI_Preview.cpp:288 +#: src/slic3r/GUI/GUI_Preview.cpp:253 src/slic3r/GUI/GUI_Preview.cpp:274 msgid "Feature types" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:271 src/libslic3r/ExtrusionEntity.cpp:271 +#: src/slic3r/GUI/GUI_Preview.cpp:257 src/libslic3r/ExtrusionEntity.cpp:271 #: src/libslic3r/ExtrusionEntity.cpp:298 msgid "Perimeter" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:272 src/libslic3r/ExtrusionEntity.cpp:272 +#: src/slic3r/GUI/GUI_Preview.cpp:258 src/libslic3r/ExtrusionEntity.cpp:272 #: src/libslic3r/ExtrusionEntity.cpp:300 msgid "External perimeter" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:273 src/libslic3r/ExtrusionEntity.cpp:273 +#: src/slic3r/GUI/GUI_Preview.cpp:259 src/libslic3r/ExtrusionEntity.cpp:273 #: src/libslic3r/ExtrusionEntity.cpp:302 msgid "Overhang perimeter" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:274 src/libslic3r/ExtrusionEntity.cpp:274 +#: src/slic3r/GUI/GUI_Preview.cpp:260 src/libslic3r/ExtrusionEntity.cpp:274 #: src/libslic3r/ExtrusionEntity.cpp:304 msgid "Internal infill" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:275 src/libslic3r/ExtrusionEntity.cpp:275 -#: src/libslic3r/ExtrusionEntity.cpp:306 src/libslic3r/PrintConfig.cpp:3149 +#: src/slic3r/GUI/GUI_Preview.cpp:261 src/libslic3r/ExtrusionEntity.cpp:275 +#: src/libslic3r/ExtrusionEntity.cpp:306 src/libslic3r/PrintConfig.cpp:3253 msgid "Solid infill" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:276 src/libslic3r/ExtrusionEntity.cpp:276 -#: src/libslic3r/ExtrusionEntity.cpp:308 src/libslic3r/PrintConfig.cpp:3698 +#: src/slic3r/GUI/GUI_Preview.cpp:262 src/libslic3r/ExtrusionEntity.cpp:276 +#: src/libslic3r/ExtrusionEntity.cpp:308 src/libslic3r/PrintConfig.cpp:3805 msgid "Top solid infill" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:277 src/libslic3r/ExtrusionEntity.cpp:278 +#: src/slic3r/GUI/GUI_Preview.cpp:263 src/libslic3r/ExtrusionEntity.cpp:278 #: src/libslic3r/ExtrusionEntity.cpp:312 msgid "Bridge infill" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:278 src/libslic3r/ExtrusionEntity.cpp:279 +#: src/slic3r/GUI/GUI_Preview.cpp:264 src/libslic3r/ExtrusionEntity.cpp:279 #: src/libslic3r/ExtrusionEntity.cpp:314 msgid "Internal bridge infill" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:279 src/libslic3r/ExtrusionEntity.cpp:280 +#: src/slic3r/GUI/GUI_Preview.cpp:265 src/libslic3r/ExtrusionEntity.cpp:280 #: src/libslic3r/ExtrusionEntity.cpp:316 msgid "Thin wall" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:280 src/libslic3r/ExtrusionEntity.cpp:281 -#: src/libslic3r/ExtrusionEntity.cpp:318 src/libslic3r/PrintConfig.cpp:1778 +#: src/slic3r/GUI/GUI_Preview.cpp:266 src/libslic3r/ExtrusionEntity.cpp:281 +#: src/libslic3r/ExtrusionEntity.cpp:318 src/libslic3r/PrintConfig.cpp:1801 msgid "Gap fill" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:281 src/libslic3r/ExtrusionEntity.cpp:282 -#: src/libslic3r/ExtrusionEntity.cpp:320 src/libslic3r/PrintConfig.cpp:2987 +#: src/slic3r/GUI/GUI_Preview.cpp:267 src/libslic3r/ExtrusionEntity.cpp:282 +#: src/libslic3r/ExtrusionEntity.cpp:320 src/libslic3r/PrintConfig.cpp:3091 msgid "Skirt" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:282 src/libslic3r/ExtrusionEntity.cpp:283 -#: src/libslic3r/ExtrusionEntity.cpp:322 src/libslic3r/PrintConfig.cpp:3417 +#: src/slic3r/GUI/GUI_Preview.cpp:268 src/libslic3r/ExtrusionEntity.cpp:283 +#: src/libslic3r/ExtrusionEntity.cpp:322 src/libslic3r/PrintConfig.cpp:3524 msgid "Support material" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:283 src/libslic3r/ExtrusionEntity.cpp:284 +#: src/slic3r/GUI/GUI_Preview.cpp:269 src/libslic3r/ExtrusionEntity.cpp:284 #: src/libslic3r/ExtrusionEntity.cpp:324 msgid "Support material interface" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:283 +#: src/slic3r/GUI/GUI_Preview.cpp:269 msgid "Sup. mat. interface" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:284 src/libslic3r/ExtrusionEntity.cpp:285 +#: src/slic3r/GUI/GUI_Preview.cpp:270 src/libslic3r/ExtrusionEntity.cpp:285 #: src/libslic3r/ExtrusionEntity.cpp:326 msgid "Wipe tower" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:285 src/libslic3r/ExtrusionEntity.cpp:286 +#: src/slic3r/GUI/GUI_Preview.cpp:271 src/libslic3r/ExtrusionEntity.cpp:286 #: src/libslic3r/ExtrusionEntity.cpp:328 msgid "Mill" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:1027 +#: src/slic3r/GUI/GUI_Preview.cpp:1075 msgid "Retr." msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:1028 +#: src/slic3r/GUI/GUI_Preview.cpp:1076 msgid "Dere." msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:1029 +#: src/slic3r/GUI/GUI_Preview.cpp:1077 msgid "Tool/C" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:1030 +#: src/slic3r/GUI/GUI_Preview.cpp:1078 msgid "Col/C" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:1033 +#: src/slic3r/GUI/GUI_Preview.cpp:1081 msgid "Shells" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:1034 +#: src/slic3r/GUI/GUI_Preview.cpp:1082 msgid "Marker" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:1034 +#: src/slic3r/GUI/GUI_Preview.cpp:1082 msgid "Tool marker" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:1035 +#: src/slic3r/GUI/GUI_Preview.cpp:1083 msgid "Legend" msgstr "" -#: src/slic3r/GUI/GUI_Preview.cpp:1035 +#: src/slic3r/GUI/GUI_Preview.cpp:1083 msgid "Legend/Estimated printing time" msgstr "" -#: src/slic3r/GUI/ImGuiWrapper.cpp:806 src/slic3r/GUI/Search.cpp:464 +#: src/slic3r/GUI/ImGuiWrapper.cpp:806 src/slic3r/GUI/Search.cpp:389 msgid "Use for search" msgstr "" -#: src/slic3r/GUI/ImGuiWrapper.cpp:807 src/slic3r/GUI/Search.cpp:458 +#: src/slic3r/GUI/ImGuiWrapper.cpp:807 src/slic3r/GUI/Search.cpp:383 msgid "Category" msgstr "" -#: src/slic3r/GUI/ImGuiWrapper.cpp:809 src/slic3r/GUI/Search.cpp:460 +#: src/slic3r/GUI/ImGuiWrapper.cpp:809 src/slic3r/GUI/Search.cpp:385 msgid "Search in English" msgstr "" -#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:145 +#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:147 msgid "Arranging" msgstr "" -#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:175 +#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:178 msgid "Could not arrange model objects! Some geometries may be invalid." msgstr "" -#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:181 +#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:184 msgid "Arranging canceled." msgstr "" -#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:182 +#: src/slic3r/GUI/Jobs/ArrangeJob.cpp:185 msgid "Arranging done." msgstr "" @@ -3678,16 +3706,16 @@ msgstr "" msgid "Importing done." msgstr "" -#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:208 src/slic3r/GUI/Plater.cpp:2341 +#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:208 src/slic3r/GUI/Plater.cpp:2385 msgid "You cannot load SLA project with a multi-part object on the bed" msgstr "" -#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:209 src/slic3r/GUI/Plater.cpp:2342 -#: src/slic3r/GUI/Tab.cpp:3288 +#: src/slic3r/GUI/Jobs/SLAImportJob.cpp:209 src/slic3r/GUI/Plater.cpp:2386 +#: src/slic3r/GUI/Tab.cpp:3311 msgid "Please check your object list before preset changing." msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:34 src/slic3r/GUI/MainFrame.cpp:908 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:34 src/slic3r/GUI/MainFrame.cpp:907 msgid "Keyboard Shortcuts" msgstr "" @@ -3723,12 +3751,12 @@ msgstr "" msgid "Load Config from ini/amf/3mf/gcode and merge" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:107 src/slic3r/GUI/Plater.cpp:764 -#: src/slic3r/GUI/Plater.cpp:5811 src/libslic3r/PrintConfig.cpp:5660 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:107 src/slic3r/GUI/Plater.cpp:771 +#: src/slic3r/GUI/Plater.cpp:6056 src/libslic3r/PrintConfig.cpp:5768 msgid "Export G-code" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:108 src/slic3r/GUI/Plater.cpp:5812 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:108 src/slic3r/GUI/Plater.cpp:6057 msgid "Send G-code" msgstr "" @@ -3736,7 +3764,7 @@ msgstr "" msgid "Export config" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:110 src/slic3r/GUI/Plater.cpp:752 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:110 src/slic3r/GUI/Plater.cpp:759 msgid "Export to SD card / Flash drive" msgstr "" @@ -3764,1117 +3792,1202 @@ msgstr "" msgid "Paste from clipboard" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:121 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:122 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:124 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:215 msgid "Reload plater from disk" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:124 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:128 msgid "Select Plater Tab" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:125 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:129 msgid "Select Print Settings Tab" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:126 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:130 msgid "Select Filament Settings Tab" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:127 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:131 msgid "Select Printer Settings Tab" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:128 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:132 msgid "Switch to 3D" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:129 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:133 msgid "Switch to Preview" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:130 -#: src/slic3r/GUI/PrintHostDialogs.cpp:165 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:134 +#: src/slic3r/GUI/PrintHostDialogs.cpp:167 msgid "Print host upload queue" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:132 -msgid "Camera view" -msgstr "" - -#: src/slic3r/GUI/KBShortcutsDialog.cpp:133 -msgid "Show/Hide object/instance labels" -msgstr "" - -#: src/slic3r/GUI/KBShortcutsDialog.cpp:135 src/slic3r/GUI/Preferences.cpp:12 -msgid "Preferences" +#: src/slic3r/GUI/KBShortcutsDialog.cpp:135 src/slic3r/GUI/MainFrame.cpp:66 +#: src/slic3r/GUI/MainFrame.cpp:1204 +msgid "Open new instance" msgstr "" #: src/slic3r/GUI/KBShortcutsDialog.cpp:137 +msgid "Camera view" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:138 +msgid "Show/Hide object/instance labels" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:140 src/slic3r/GUI/Preferences.cpp:12 +msgid "Preferences" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:142 msgid "Show keyboard shortcuts list" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:140 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:145 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:219 msgid "Commands" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:145 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:150 msgid "Add Instance of the selected object" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:146 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:151 msgid "Remove Instance of the selected object" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:147 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:152 msgid "" "Press to select multiple objects\n" "or move multiple objects with mouse" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:148 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:153 msgid "Press to activate selection rectangle" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:149 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:154 msgid "Press to activate deselection rectangle" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:150 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:202 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:212 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:155 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:224 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:235 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:247 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:253 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:258 msgid "Arrow Up" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:150 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:155 msgid "Move selection 10 mm in positive Y direction" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:151 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:203 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:213 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:156 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:225 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:236 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:248 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:254 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:259 msgid "Arrow Down" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:151 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:156 msgid "Move selection 10 mm in negative Y direction" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:152 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:214 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:225 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:157 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:226 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:249 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:255 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:260 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:272 msgid "Arrow Left" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:152 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:157 msgid "Move selection 10 mm in negative X direction" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:153 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:215 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:226 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:158 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:227 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:250 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:256 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:261 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:273 msgid "Arrow Right" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:153 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:158 msgid "Move selection 10 mm in positive X direction" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:154 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:155 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:159 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:160 msgid "Any arrow" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:154 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:159 msgid "Movement step set to 1 mm" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:155 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:160 msgid "Movement in camera space" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:156 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:161 msgid "Page Up" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:156 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:161 msgid "Rotate selection 45 degrees CCW" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:157 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:162 msgid "Page Down" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:157 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:162 msgid "Rotate selection 45 degrees CW" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:158 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:163 msgid "Gizmo move" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:159 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:164 msgid "Gizmo scale" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:160 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:165 msgid "Gizmo rotate" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:161 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:166 msgid "Gizmo cut" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:162 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:167 msgid "Gizmo Place face on bed" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:163 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:168 msgid "Gizmo SLA hollow" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:164 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:169 msgid "Gizmo SLA support points" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:165 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:170 msgid "Unselect gizmo or clear selection" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:166 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:171 msgid "Change camera type (perspective, orthographic)" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:167 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:172 msgid "Zoom to Bed" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:168 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:173 msgid "" "Zoom to selected object\n" "or all objects in scene, if none selected" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:169 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:174 msgid "Zoom in" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:170 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:175 msgid "Zoom out" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:171 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:176 msgid "Switch between Editor/Preview" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:172 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:177 msgid "Collapse/Expand the sidebar" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:174 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:177 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:180 +msgid "Show/Hide 3Dconnexion devices settings dialog, if enabled" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:182 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:186 msgid "Show/Hide 3Dconnexion devices settings dialog" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:186 src/slic3r/GUI/MainFrame.cpp:328 -#: src/slic3r/GUI/MainFrame.cpp:340 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:195 src/slic3r/GUI/MainFrame.cpp:327 +#: src/slic3r/GUI/MainFrame.cpp:339 msgid "Plater" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:189 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:198 msgid "All gizmos: Rotate - left mouse button; Pan - right mouse button" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:190 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:199 msgid "Gizmo move: Press to snap by 1mm" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:191 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:200 msgid "Gizmo scale: Press to snap by 5%" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:192 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:201 msgid "Gizmo scale: Scale selection to fit print volume" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:193 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:202 msgid "Gizmo scale: Press to activate one direction scaling" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:194 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:203 msgid "Gizmo scale: Press to scale selected objects around their own center" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:195 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:204 msgid "Gizmo rotate: Press to rotate selected objects around their own center" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:198 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:207 msgid "Gizmos" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:202 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:204 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:211 src/slic3r/GUI/MainFrame.cpp:1298 +msgid "Open a G-code file" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:213 src/slic3r/GUI/MainFrame.cpp:1155 +#: src/slic3r/GUI/MainFrame.cpp:1159 src/slic3r/GUI/MainFrame.cpp:1303 +#: src/slic3r/GUI/MainFrame.cpp:1307 +msgid "Reload the plater from disk" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:224 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:228 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:247 +msgid "Vertical slider - Move active thumb Up" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:225 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:229 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:248 +msgid "Vertical slider - Move active thumb Down" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:226 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:230 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:255 +msgid "Horizontal slider - Move active thumb Left" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:227 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:231 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:256 +msgid "Horizontal slider - Move active thumb Right" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:232 +msgid "On/Off one layer mode of the vertical slider" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:233 +msgid "Show/Hide Legend and Estimated printing time" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:235 +msgid "Upper layer" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:236 +msgid "Lower layer" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:237 msgid "Upper Layer" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:203 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:205 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:238 msgid "Lower Layer" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:206 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:239 msgid "Show/Hide Legend & Estimated printing time" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:209 src/slic3r/GUI/Plater.cpp:4136 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:243 src/slic3r/GUI/Plater.cpp:4184 msgid "Preview" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:212 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:249 +msgid "Vertical slider - Set upper thumb as active" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:250 +msgid "Vertical slider - Set lower thumb as active" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:251 +msgid "Vertical slider - Add color change marker for current layer" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:252 +msgid "Vertical slider - Delete color change marker for current layer" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:253 +msgid "Horizontal slider - Set left thumb as active" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:254 +msgid "Horizontal slider - Set right thumb as active" +msgstr "" + +#: src/slic3r/GUI/KBShortcutsDialog.cpp:258 msgid "Move current slider thumb Up" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:213 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:259 msgid "Move current slider thumb Down" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:214 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:260 msgid "Set upper thumb to current slider thumb" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:215 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:261 msgid "Set lower thumb to current slider thumb" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:216 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:262 msgid "Add color change marker for current layer" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:217 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:263 msgid "Delete color change marker for current layer" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:218 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:219 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:227 -#: src/slic3r/GUI/KBShortcutsDialog.cpp:228 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:265 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:266 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:274 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:275 msgid "" "Press to speed up 5 times while moving thumb\n" "with arrow keys or mouse wheel" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:222 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:269 msgid "Layers Slider" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:225 -msgid "Move current slider thumb Left" +#: src/slic3r/GUI/KBShortcutsDialog.cpp:272 +msgid "Move active slider thumb Left" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:226 -msgid "Move current slider thumb Right" +#: src/slic3r/GUI/KBShortcutsDialog.cpp:273 +msgid "Move active slider thumb Right" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:231 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:278 msgid "Sequential Slider" msgstr "" -#: src/slic3r/GUI/KBShortcutsDialog.cpp:254 +#: src/slic3r/GUI/KBShortcutsDialog.cpp:301 msgid "Keyboard shortcuts" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:64 src/slic3r/GUI/MainFrame.cpp:1199 -msgid "Open new instance" -msgstr "" - -#: src/slic3r/GUI/MainFrame.cpp:64 src/slic3r/GUI/MainFrame.cpp:78 -#: src/slic3r/GUI/MainFrame.cpp:1199 +#: src/slic3r/GUI/MainFrame.cpp:66 src/slic3r/GUI/MainFrame.cpp:80 +#: src/slic3r/GUI/MainFrame.cpp:1204 msgid "Open a new PrusaSlicer instance" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:67 src/slic3r/GUI/MainFrame.cpp:80 +#: src/slic3r/GUI/MainFrame.cpp:69 src/slic3r/GUI/MainFrame.cpp:82 msgid "G-code preview" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:67 src/slic3r/GUI/MainFrame.cpp:1105 +#: src/slic3r/GUI/MainFrame.cpp:69 src/slic3r/GUI/MainFrame.cpp:1104 msgid "Open G-code viewer" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:78 +#: src/slic3r/GUI/MainFrame.cpp:80 msgid "Open PrusaSlicer" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:80 +#: src/slic3r/GUI/MainFrame.cpp:82 msgid "Open new G-code viewer" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:155 +#: src/slic3r/GUI/MainFrame.cpp:154 msgid "" "Remember to check for updates at https://github.com/supermerill/SuperSlicer/" "releases" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:512 +#: src/slic3r/GUI/MainFrame.cpp:511 msgid "based on PrusaSlicer & Slic3r" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:875 +#: src/slic3r/GUI/MainFrame.cpp:874 msgid "SuperSlicer Releases" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:875 +#: src/slic3r/GUI/MainFrame.cpp:874 msgid "Open the SuperSlicer releases page in your browser" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:877 +#: src/slic3r/GUI/MainFrame.cpp:876 msgid "SuperSlicer wiki" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:877 +#: src/slic3r/GUI/MainFrame.cpp:876 msgid "Open the SuperSlicer wiki in your browser" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:879 +#: src/slic3r/GUI/MainFrame.cpp:878 msgid "SuperSlicer website" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:879 +#: src/slic3r/GUI/MainFrame.cpp:878 msgid "Open the SuperSlicer website in your browser" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:881 +#: src/slic3r/GUI/MainFrame.cpp:880 msgid "Prusa Edition website" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:881 +#: src/slic3r/GUI/MainFrame.cpp:880 msgid "Open the Prusa Edition website in your browser" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:887 +#: src/slic3r/GUI/MainFrame.cpp:886 msgid "Slic3r Website" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:888 +#: src/slic3r/GUI/MainFrame.cpp:887 msgid "Open the Slic3r website in your browser" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:894 +#: src/slic3r/GUI/MainFrame.cpp:893 msgid "System &Info" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:894 +#: src/slic3r/GUI/MainFrame.cpp:893 msgid "Show system information" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:896 +#: src/slic3r/GUI/MainFrame.cpp:895 msgid "Show &Configuration Folder" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:896 +#: src/slic3r/GUI/MainFrame.cpp:895 msgid "Show user configuration folder (datadir)" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:898 +#: src/slic3r/GUI/MainFrame.cpp:897 msgid "Report an I&ssue" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:898 +#: src/slic3r/GUI/MainFrame.cpp:897 #, possible-c-format msgid "Report an issue on %s" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:902 src/slic3r/GUI/MainFrame.cpp:905 +#: src/slic3r/GUI/MainFrame.cpp:901 src/slic3r/GUI/MainFrame.cpp:904 #, possible-c-format msgid "&About %s" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:902 src/slic3r/GUI/MainFrame.cpp:905 +#: src/slic3r/GUI/MainFrame.cpp:901 src/slic3r/GUI/MainFrame.cpp:904 msgid "Show about dialog" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:908 +#: src/slic3r/GUI/MainFrame.cpp:907 msgid "Show the list of the keyboard shortcuts" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:922 +#: src/slic3r/GUI/MainFrame.cpp:921 msgid "Iso" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:922 +#: src/slic3r/GUI/MainFrame.cpp:921 msgid "Iso View" msgstr "" #. TRN To be shown in the main menu View->Top #. TRN To be shown in Print Settings "Top solid layers" -#: src/slic3r/GUI/MainFrame.cpp:926 src/libslic3r/PrintConfig.cpp:680 -#: src/libslic3r/PrintConfig.cpp:3368 src/libslic3r/PrintConfig.cpp:3727 -#: src/libslic3r/PrintConfig.cpp:3737 +#: src/slic3r/GUI/MainFrame.cpp:925 src/libslic3r/PrintConfig.cpp:695 +#: src/libslic3r/PrintConfig.cpp:3475 src/libslic3r/PrintConfig.cpp:3834 +#: src/libslic3r/PrintConfig.cpp:3844 msgid "Top" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:926 +#: src/slic3r/GUI/MainFrame.cpp:925 msgid "Top View" msgstr "" #. TRN To be shown in the main menu View->Bottom #. TRN To be shown in Print Settings "Bottom solid layers" #. TRN To be shown in Print Settings "Top solid layers" -#: src/slic3r/GUI/MainFrame.cpp:929 src/libslic3r/PrintConfig.cpp:271 -#: src/libslic3r/PrintConfig.cpp:279 src/libslic3r/PrintConfig.cpp:713 -#: src/libslic3r/PrintConfig.cpp:3383 +#: src/slic3r/GUI/MainFrame.cpp:928 src/libslic3r/PrintConfig.cpp:273 +#: src/libslic3r/PrintConfig.cpp:281 src/libslic3r/PrintConfig.cpp:726 +#: src/libslic3r/PrintConfig.cpp:3490 msgid "Bottom" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:929 +#: src/slic3r/GUI/MainFrame.cpp:928 msgid "Bottom View" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:931 +#: src/slic3r/GUI/MainFrame.cpp:930 msgid "Front" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:931 +#: src/slic3r/GUI/MainFrame.cpp:930 msgid "Front View" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:933 src/libslic3r/PrintConfig.cpp:952 -#: src/libslic3r/PrintConfig.cpp:2919 +#: src/slic3r/GUI/MainFrame.cpp:932 src/libslic3r/PrintConfig.cpp:964 +#: src/libslic3r/PrintConfig.cpp:3023 msgid "Rear" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:933 +#: src/slic3r/GUI/MainFrame.cpp:932 msgid "Rear View" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:935 +#: src/slic3r/GUI/MainFrame.cpp:934 msgid "Left" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:935 +#: src/slic3r/GUI/MainFrame.cpp:934 msgid "Left View" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:937 +#: src/slic3r/GUI/MainFrame.cpp:936 msgid "Right" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:937 +#: src/slic3r/GUI/MainFrame.cpp:936 msgid "Right View" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:950 +#: src/slic3r/GUI/MainFrame.cpp:949 msgid "&New Project" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:950 +#: src/slic3r/GUI/MainFrame.cpp:949 msgid "Start a new project" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:953 +#: src/slic3r/GUI/MainFrame.cpp:952 msgid "&Open Project" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:953 +#: src/slic3r/GUI/MainFrame.cpp:952 msgid "Open a project file" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:958 +#: src/slic3r/GUI/MainFrame.cpp:957 msgid "Recent projects" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:967 +#: src/slic3r/GUI/MainFrame.cpp:966 msgid "" "The selected project is no longer available.\n" "Do you want to remove it from the recent projects list?" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:967 src/slic3r/GUI/MainFrame.cpp:1384 -#: src/slic3r/GUI/PrintHostDialogs.cpp:261 +#: src/slic3r/GUI/MainFrame.cpp:966 src/slic3r/GUI/MainFrame.cpp:1397 +#: src/slic3r/GUI/PrintHostDialogs.cpp:263 msgid "Error" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:992 +#: src/slic3r/GUI/MainFrame.cpp:991 msgid "&Save Project" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:992 +#: src/slic3r/GUI/MainFrame.cpp:991 msgid "Save current project file" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:996 src/slic3r/GUI/MainFrame.cpp:998 +#: src/slic3r/GUI/MainFrame.cpp:995 src/slic3r/GUI/MainFrame.cpp:997 msgid "Save Project &as" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:996 src/slic3r/GUI/MainFrame.cpp:998 +#: src/slic3r/GUI/MainFrame.cpp:995 src/slic3r/GUI/MainFrame.cpp:997 msgid "Save current project file as" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1006 +#: src/slic3r/GUI/MainFrame.cpp:1005 msgid "Import STL/OBJ/AM&F/3MF" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1006 +#: src/slic3r/GUI/MainFrame.cpp:1005 msgid "Load a model" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1010 +#: src/slic3r/GUI/MainFrame.cpp:1009 msgid "Import STL (imperial units)" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1010 +#: src/slic3r/GUI/MainFrame.cpp:1009 msgid "Load an model saved with imperial units" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1014 +#: src/slic3r/GUI/MainFrame.cpp:1013 msgid "Import SL1 archive" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1014 +#: src/slic3r/GUI/MainFrame.cpp:1013 msgid "Load an SL1 archive" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1019 +#: src/slic3r/GUI/MainFrame.cpp:1018 msgid "Import &Config" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1019 +#: src/slic3r/GUI/MainFrame.cpp:1018 msgid "Load exported configuration file" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1022 +#: src/slic3r/GUI/MainFrame.cpp:1021 msgid "Import Config from &project" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1022 +#: src/slic3r/GUI/MainFrame.cpp:1021 msgid "Load configuration from project file" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1026 +#: src/slic3r/GUI/MainFrame.cpp:1025 msgid "Import Config &Bundle" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1026 +#: src/slic3r/GUI/MainFrame.cpp:1025 msgid "Load presets from a bundle" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1029 +#: src/slic3r/GUI/MainFrame.cpp:1028 msgid "&Import" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1032 src/slic3r/GUI/MainFrame.cpp:1346 +#: src/slic3r/GUI/MainFrame.cpp:1031 src/slic3r/GUI/MainFrame.cpp:1359 msgid "Export &G-code" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1032 +#: src/slic3r/GUI/MainFrame.cpp:1031 msgid "Export current plate as G-code" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1036 src/slic3r/GUI/MainFrame.cpp:1347 +#: src/slic3r/GUI/MainFrame.cpp:1035 src/slic3r/GUI/MainFrame.cpp:1360 msgid "S&end G-code" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1036 +#: src/slic3r/GUI/MainFrame.cpp:1035 msgid "Send to print current plate as G-code" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1040 +#: src/slic3r/GUI/MainFrame.cpp:1039 msgid "Export G-code to SD card / Flash drive" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1040 +#: src/slic3r/GUI/MainFrame.cpp:1039 msgid "Export current plate as G-code to SD card / Flash drive" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1044 +#: src/slic3r/GUI/MainFrame.cpp:1043 msgid "Export plate as &STL" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1044 +#: src/slic3r/GUI/MainFrame.cpp:1043 msgid "Export current plate as STL" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1047 +#: src/slic3r/GUI/MainFrame.cpp:1046 msgid "Export plate as STL &including supports" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1047 +#: src/slic3r/GUI/MainFrame.cpp:1046 msgid "Export current plate as STL including supports" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1050 +#: src/slic3r/GUI/MainFrame.cpp:1049 msgid "Export plate as &AMF" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1050 +#: src/slic3r/GUI/MainFrame.cpp:1049 msgid "Export current plate as AMF" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1054 src/slic3r/GUI/MainFrame.cpp:1298 +#: src/slic3r/GUI/MainFrame.cpp:1053 src/slic3r/GUI/MainFrame.cpp:1311 msgid "Export &toolpaths as OBJ" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1054 src/slic3r/GUI/MainFrame.cpp:1298 +#: src/slic3r/GUI/MainFrame.cpp:1053 src/slic3r/GUI/MainFrame.cpp:1311 msgid "Export toolpaths as OBJ" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1058 +#: src/slic3r/GUI/MainFrame.cpp:1057 msgid "Export &Config" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1058 +#: src/slic3r/GUI/MainFrame.cpp:1057 msgid "Export current configuration to file" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1061 +#: src/slic3r/GUI/MainFrame.cpp:1060 msgid "Export Config &Bundle" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1061 +#: src/slic3r/GUI/MainFrame.cpp:1060 msgid "Export all presets to file" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1064 +#: src/slic3r/GUI/MainFrame.cpp:1063 msgid "Export Config Bundle With Physical Printers" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1064 +#: src/slic3r/GUI/MainFrame.cpp:1063 msgid "Export all presets including physical printers to file" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1067 +#: src/slic3r/GUI/MainFrame.cpp:1066 msgid "&Export" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1069 +#: src/slic3r/GUI/MainFrame.cpp:1068 msgid "Ejec&t SD card / Flash drive" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1069 +#: src/slic3r/GUI/MainFrame.cpp:1068 msgid "Eject SD card / Flash drive after the G-code was exported to it." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1077 +#: src/slic3r/GUI/MainFrame.cpp:1076 msgid "Quick Slice" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1077 +#: src/slic3r/GUI/MainFrame.cpp:1076 msgid "Slice a file into a G-code" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1083 +#: src/slic3r/GUI/MainFrame.cpp:1082 msgid "Quick Slice and Save As" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1083 +#: src/slic3r/GUI/MainFrame.cpp:1082 msgid "Slice a file into a G-code, save as" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1089 +#: src/slic3r/GUI/MainFrame.cpp:1088 msgid "Repeat Last Quick Slice" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1089 +#: src/slic3r/GUI/MainFrame.cpp:1088 msgid "Repeat last quick slice" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1097 +#: src/slic3r/GUI/MainFrame.cpp:1096 msgid "(Re)Slice No&w" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1097 +#: src/slic3r/GUI/MainFrame.cpp:1096 msgid "Start new slicing process" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1101 +#: src/slic3r/GUI/MainFrame.cpp:1100 msgid "&Repair STL file" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1101 +#: src/slic3r/GUI/MainFrame.cpp:1100 msgid "Automatically repair an STL file" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1105 +#: src/slic3r/GUI/MainFrame.cpp:1104 msgid "&G-code preview" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1108 src/slic3r/GUI/MainFrame.cpp:1305 +#: src/slic3r/GUI/MainFrame.cpp:1107 src/slic3r/GUI/MainFrame.cpp:1318 msgid "&Quit" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1108 src/slic3r/GUI/MainFrame.cpp:1305 +#: src/slic3r/GUI/MainFrame.cpp:1107 src/slic3r/GUI/MainFrame.cpp:1318 #, possible-c-format msgid "Quit %s" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1123 +#: src/slic3r/GUI/MainFrame.cpp:1122 msgid "&Select all" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1124 +#: src/slic3r/GUI/MainFrame.cpp:1123 msgid "Selects all objects" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1126 +#: src/slic3r/GUI/MainFrame.cpp:1125 msgid "D&eselect all" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1127 +#: src/slic3r/GUI/MainFrame.cpp:1126 msgid "Deselects all objects" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1130 +#: src/slic3r/GUI/MainFrame.cpp:1129 msgid "&Delete selected" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1131 +#: src/slic3r/GUI/MainFrame.cpp:1130 msgid "Deletes the current selection" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1133 +#: src/slic3r/GUI/MainFrame.cpp:1132 msgid "Delete &all" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1134 +#: src/slic3r/GUI/MainFrame.cpp:1133 msgid "Deletes all objects" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1138 +#: src/slic3r/GUI/MainFrame.cpp:1137 msgid "&Undo" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1141 +#: src/slic3r/GUI/MainFrame.cpp:1140 msgid "&Redo" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1146 +#: src/slic3r/GUI/MainFrame.cpp:1145 msgid "&Copy" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1147 +#: src/slic3r/GUI/MainFrame.cpp:1146 msgid "Copy selection to clipboard" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1149 +#: src/slic3r/GUI/MainFrame.cpp:1148 msgid "&Paste" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1150 +#: src/slic3r/GUI/MainFrame.cpp:1149 msgid "Paste clipboard" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1154 +#: src/slic3r/GUI/MainFrame.cpp:1154 src/slic3r/GUI/MainFrame.cpp:1158 +#: src/slic3r/GUI/MainFrame.cpp:1302 src/slic3r/GUI/MainFrame.cpp:1306 msgid "Re&load from disk" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1155 -msgid "Reload the plater from disk" -msgstr "" - -#: src/slic3r/GUI/MainFrame.cpp:1159 +#: src/slic3r/GUI/MainFrame.cpp:1164 msgid "Searc&h" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1160 +#: src/slic3r/GUI/MainFrame.cpp:1165 msgid "Search in settings" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1168 +#: src/slic3r/GUI/MainFrame.cpp:1173 msgid "&Plater Tab" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1168 +#: src/slic3r/GUI/MainFrame.cpp:1173 msgid "Show the plater" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1173 +#: src/slic3r/GUI/MainFrame.cpp:1178 msgid "P&rint Settings Tab" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1173 +#: src/slic3r/GUI/MainFrame.cpp:1178 msgid "Show the print settings" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1176 src/slic3r/GUI/MainFrame.cpp:1349 +#: src/slic3r/GUI/MainFrame.cpp:1181 src/slic3r/GUI/MainFrame.cpp:1362 msgid "&Filament Settings Tab" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1176 +#: src/slic3r/GUI/MainFrame.cpp:1181 msgid "Show the filament settings" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1180 +#: src/slic3r/GUI/MainFrame.cpp:1185 msgid "Print&er Settings Tab" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1180 +#: src/slic3r/GUI/MainFrame.cpp:1185 msgid "Show the printer settings" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1186 +#: src/slic3r/GUI/MainFrame.cpp:1191 msgid "3&D" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1186 +#: src/slic3r/GUI/MainFrame.cpp:1191 msgid "Show the 3D editing view" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1189 +#: src/slic3r/GUI/MainFrame.cpp:1194 msgid "Pre&view" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1189 +#: src/slic3r/GUI/MainFrame.cpp:1194 msgid "Show the 3D slices preview" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1195 +#: src/slic3r/GUI/MainFrame.cpp:1200 msgid "Print &Host Upload Queue" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1195 +#: src/slic3r/GUI/MainFrame.cpp:1200 msgid "Display the Print Host Upload Queue window" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1210 +#: src/slic3r/GUI/MainFrame.cpp:1214 msgid "Show &labels" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1210 +#: src/slic3r/GUI/MainFrame.cpp:1214 msgid "Show object/instance labels in 3D scene" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1213 +#: src/slic3r/GUI/MainFrame.cpp:1217 msgid "&Collapse sidebar" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1213 src/slic3r/GUI/Plater.cpp:2231 +#: src/slic3r/GUI/MainFrame.cpp:1217 src/slic3r/GUI/Plater.cpp:2275 msgid "Collapse sidebar" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1223 +#: src/slic3r/GUI/MainFrame.cpp:1227 msgid "Introduction" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1223 +#: src/slic3r/GUI/MainFrame.cpp:1227 msgid "How to use this menu and calibrations." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1226 +#: src/slic3r/GUI/MainFrame.cpp:1230 msgid "Bed/Extruder levelling" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1226 +#: src/slic3r/GUI/MainFrame.cpp:1230 msgid "Create a test print to help you to level your printer bed." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1229 +#: src/slic3r/GUI/MainFrame.cpp:1233 msgid "Filament Flow calibration" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1229 +#: src/slic3r/GUI/MainFrame.cpp:1233 msgid "" "Create a test print to help you to set your filament extrusion multiplier." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1231 +#: src/slic3r/GUI/MainFrame.cpp:1235 msgid "Filament temperature calibration" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1231 +#: src/slic3r/GUI/MainFrame.cpp:1235 msgid "Create a test print to help you to set your filament temperature." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1233 +#: src/slic3r/GUI/MainFrame.cpp:1237 msgid "Extruder retraction calibration" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1233 +#: src/slic3r/GUI/MainFrame.cpp:1237 msgid "Create a test print to help you to set your retraction length." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1236 +#: src/slic3r/GUI/MainFrame.cpp:1240 msgid "Bridge flow calibration" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1236 +#: src/slic3r/GUI/MainFrame.cpp:1240 msgid "Create a test print to help you to set your bridge flow ratio." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1238 +#: src/slic3r/GUI/MainFrame.cpp:1242 msgid "Ironing pattern calibration" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1238 +#: src/slic3r/GUI/MainFrame.cpp:1242 msgid "" "Create a test print to help you to set your over-bridge flow ratio and " "ironing pattern." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1241 +#: src/slic3r/GUI/MainFrame.cpp:1245 msgid "Calibration cube" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1241 +#: src/slic3r/GUI/MainFrame.cpp:1245 msgid "Print a calibration cube, for various calibration goals." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1250 +#: src/slic3r/GUI/MainFrame.cpp:1254 msgid "FreeCad python script" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1250 +#: src/slic3r/GUI/MainFrame.cpp:1254 msgid "Create an object by writing little easy script." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1252 +#: src/slic3r/GUI/MainFrame.cpp:1256 msgid "Script help page" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1252 +#: src/slic3r/GUI/MainFrame.cpp:1256 msgid "How to use the FreeCad python script window." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1264 src/slic3r/GUI/MainFrame.cpp:1320 +#: src/slic3r/GUI/MainFrame.cpp:1268 src/slic3r/GUI/MainFrame.cpp:1333 msgid "&File" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1265 +#: src/slic3r/GUI/MainFrame.cpp:1269 msgid "&Edit" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1266 +#: src/slic3r/GUI/MainFrame.cpp:1270 msgid "&Window" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1267 src/slic3r/GUI/MainFrame.cpp:1321 +#: src/slic3r/GUI/MainFrame.cpp:1271 src/slic3r/GUI/MainFrame.cpp:1334 msgid "&View" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1268 +#: src/slic3r/GUI/MainFrame.cpp:1272 msgid "C&alibration" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1269 +#: src/slic3r/GUI/MainFrame.cpp:1273 msgid "&Generate" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1272 src/slic3r/GUI/MainFrame.cpp:1324 +#: src/slic3r/GUI/MainFrame.cpp:1276 src/slic3r/GUI/MainFrame.cpp:1337 msgid "&Help" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1294 +#: src/slic3r/GUI/MainFrame.cpp:1298 msgid "&Open G-code" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1294 -msgid "Open a G-code file" -msgstr "" - -#: src/slic3r/GUI/MainFrame.cpp:1301 +#: src/slic3r/GUI/MainFrame.cpp:1314 msgid "Open &SuperSlicer" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1301 +#: src/slic3r/GUI/MainFrame.cpp:1314 msgid "Open SuperSlicer" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1346 +#: src/slic3r/GUI/MainFrame.cpp:1359 msgid "E&xport" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1347 +#: src/slic3r/GUI/MainFrame.cpp:1360 msgid "S&end to print" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1349 +#: src/slic3r/GUI/MainFrame.cpp:1362 msgid "Mate&rial Settings Tab" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1372 +#: src/slic3r/GUI/MainFrame.cpp:1385 msgid "Choose a file to slice (STL/OBJ/AMF/3MF/PRUSA):" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1383 +#: src/slic3r/GUI/MainFrame.cpp:1396 msgid "No previously sliced file." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1389 +#: src/slic3r/GUI/MainFrame.cpp:1402 msgid "Previously sliced file (" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1389 +#: src/slic3r/GUI/MainFrame.cpp:1402 msgid ") not found." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1390 +#: src/slic3r/GUI/MainFrame.cpp:1403 msgid "File Not Found" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1425 +#: src/slic3r/GUI/MainFrame.cpp:1438 #, possible-c-format msgid "Save %s file as:" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1425 +#: src/slic3r/GUI/MainFrame.cpp:1438 msgid "SVG" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1425 +#: src/slic3r/GUI/MainFrame.cpp:1438 msgid "G-code" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1437 +#: src/slic3r/GUI/MainFrame.cpp:1450 msgid "Save zip file as:" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1446 src/slic3r/GUI/Plater.cpp:2993 -#: src/slic3r/GUI/Plater.cpp:5346 src/slic3r/GUI/Tab.cpp:4229 +#: src/slic3r/GUI/MainFrame.cpp:1459 src/slic3r/GUI/Plater.cpp:3038 +#: src/slic3r/GUI/Plater.cpp:5582 src/slic3r/GUI/Tab.cpp:4252 msgid "Slicing" msgstr "" #. TRN "Processing input_file_basename" -#: src/slic3r/GUI/MainFrame.cpp:1448 +#: src/slic3r/GUI/MainFrame.cpp:1461 #, possible-c-format msgid "Processing %s" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1471 +#: src/slic3r/GUI/MainFrame.cpp:1484 #, possible-c-format msgid "%1% was successfully sliced." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1473 +#: src/slic3r/GUI/MainFrame.cpp:1486 msgid "Slicing Done!" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1488 +#: src/slic3r/GUI/MainFrame.cpp:1501 msgid "Select the STL file to repair:" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1498 +#: src/slic3r/GUI/MainFrame.cpp:1511 msgid "Save OBJ file (less prone to coordinate errors than STL) as:" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1510 +#: src/slic3r/GUI/MainFrame.cpp:1523 msgid "Your file was repaired." msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1510 src/libslic3r/PrintConfig.cpp:5763 +#: src/slic3r/GUI/MainFrame.cpp:1523 src/libslic3r/PrintConfig.cpp:5871 msgid "Repair" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1524 +#: src/slic3r/GUI/MainFrame.cpp:1537 msgid "Save configuration as:" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1543 src/slic3r/GUI/MainFrame.cpp:1605 +#: src/slic3r/GUI/MainFrame.cpp:1556 src/slic3r/GUI/MainFrame.cpp:1618 msgid "Select configuration to load:" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1579 +#: src/slic3r/GUI/MainFrame.cpp:1592 msgid "Save presets bundle as:" msgstr "" -#: src/slic3r/GUI/MainFrame.cpp:1626 +#: src/slic3r/GUI/MainFrame.cpp:1639 #, possible-c-format msgid "%d presets successfully imported." msgstr "" @@ -4913,71 +5026,71 @@ msgstr "" msgid "Swap Y/Z axes" msgstr "" -#: src/slic3r/GUI/MsgDialog.cpp:73 +#: src/slic3r/GUI/MsgDialog.cpp:70 #, possible-c-format msgid "%s error" msgstr "" -#: src/slic3r/GUI/MsgDialog.cpp:74 +#: src/slic3r/GUI/MsgDialog.cpp:71 #, possible-c-format msgid "%s has encountered an error" msgstr "" -#: src/slic3r/GUI/NotificationManager.hpp:395 +#: src/slic3r/GUI/NotificationManager.hpp:448 msgid "3D Mouse disconnected." msgstr "" -#: src/slic3r/GUI/NotificationManager.hpp:398 +#: src/slic3r/GUI/NotificationManager.hpp:451 msgid "Configuration update is available." msgstr "" -#: src/slic3r/GUI/NotificationManager.hpp:398 +#: src/slic3r/GUI/NotificationManager.hpp:451 msgid "See more." msgstr "" -#: src/slic3r/GUI/NotificationManager.hpp:400 +#: src/slic3r/GUI/NotificationManager.hpp:453 msgid "New version is available." msgstr "" -#: src/slic3r/GUI/NotificationManager.hpp:400 +#: src/slic3r/GUI/NotificationManager.hpp:453 msgid "See Releases page." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:389 -#: src/slic3r/GUI/NotificationManager.cpp:399 +#: src/slic3r/GUI/NotificationManager.cpp:483 +#: src/slic3r/GUI/NotificationManager.cpp:493 msgid "More" msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:692 -#: src/slic3r/GUI/NotificationManager.cpp:963 +#: src/slic3r/GUI/NotificationManager.cpp:834 +#: src/slic3r/GUI/NotificationManager.cpp:1105 msgid "Export G-Code." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:736 +#: src/slic3r/GUI/NotificationManager.cpp:878 msgid "Open Folder." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:774 +#: src/slic3r/GUI/NotificationManager.cpp:916 msgid "Eject drive" msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:882 -#: src/slic3r/GUI/NotificationManager.cpp:898 -#: src/slic3r/GUI/NotificationManager.cpp:909 +#: src/slic3r/GUI/NotificationManager.cpp:1024 +#: src/slic3r/GUI/NotificationManager.cpp:1040 +#: src/slic3r/GUI/NotificationManager.cpp:1051 msgid "ERROR:" msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:887 -#: src/slic3r/GUI/NotificationManager.cpp:902 -#: src/slic3r/GUI/NotificationManager.cpp:917 +#: src/slic3r/GUI/NotificationManager.cpp:1029 +#: src/slic3r/GUI/NotificationManager.cpp:1044 +#: src/slic3r/GUI/NotificationManager.cpp:1059 msgid "WARNING:" msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:966 +#: src/slic3r/GUI/NotificationManager.cpp:1108 msgid "Slicing finished." msgstr "" -#: src/slic3r/GUI/NotificationManager.cpp:1009 +#: src/slic3r/GUI/NotificationManager.cpp:1150 msgid "Exporting finished." msgstr "" @@ -4991,8 +5104,8 @@ msgstr "" msgid "Instance %d" msgstr "" -#: src/slic3r/GUI/ObjectDataViewModel.cpp:69 src/slic3r/GUI/Tab.cpp:4074 -#: src/slic3r/GUI/Tab.cpp:4158 +#: src/slic3r/GUI/ObjectDataViewModel.cpp:69 src/slic3r/GUI/Tab.cpp:4097 +#: src/slic3r/GUI/Tab.cpp:4181 msgid "Layers" msgstr "" @@ -5091,7 +5204,7 @@ msgid "Open CA certificate file" msgstr "" #: src/slic3r/GUI/PhysicalPrinterDialog.cpp:430 -#: src/libslic3r/PrintConfig.cpp:163 src/libslic3r/PrintConfig.cpp:2487 +#: src/libslic3r/PrintConfig.cpp:165 src/libslic3r/PrintConfig.cpp:2588 msgid "HTTPS CA File" msgstr "" @@ -5136,10 +5249,6 @@ msgstr "" msgid "It's not possible to delete the last related preset for the printer." msgstr "" -#: src/slic3r/GUI/PhysicalPrinterDialog.cpp:667 -msgid "Infornation" -msgstr "" - #: src/slic3r/GUI/Plater.cpp:163 msgid "Volume" msgstr "" @@ -5160,16 +5269,16 @@ msgstr "" msgid "Sliced Info" msgstr "" -#: src/slic3r/GUI/Plater.cpp:237 src/slic3r/GUI/Plater.cpp:1145 +#: src/slic3r/GUI/Plater.cpp:237 src/slic3r/GUI/Plater.cpp:1152 msgid "Used Filament (m)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:238 src/slic3r/GUI/Plater.cpp:1167 +#: src/slic3r/GUI/Plater.cpp:238 src/slic3r/GUI/Plater.cpp:1174 msgid "Used Filament (mm³)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:239 src/slic3r/GUI/Plater.cpp:1172 -#: src/slic3r/GUI/Plater.cpp:1186 +#: src/slic3r/GUI/Plater.cpp:239 src/slic3r/GUI/Plater.cpp:1179 +#: src/slic3r/GUI/Plater.cpp:1193 msgid "Used Filament (g)" msgstr "" @@ -5185,8 +5294,8 @@ msgstr "" msgid "Number of tool changes" msgstr "" -#: src/slic3r/GUI/Plater.cpp:357 src/slic3r/GUI/Tab.cpp:4162 -#: src/slic3r/GUI/Tab.cpp:4163 +#: src/slic3r/GUI/Plater.cpp:357 src/slic3r/GUI/Tab.cpp:4185 +#: src/slic3r/GUI/Tab.cpp:4186 msgid "Supports" msgstr "" @@ -5194,12 +5303,12 @@ msgstr "" msgid "Select what kind of support do you need" msgstr "" -#: src/slic3r/GUI/Plater.cpp:362 src/libslic3r/PrintConfig.cpp:3343 -#: src/libslic3r/PrintConfig.cpp:4575 +#: src/slic3r/GUI/Plater.cpp:362 src/libslic3r/PrintConfig.cpp:3450 +#: src/libslic3r/PrintConfig.cpp:4682 msgid "Support on build plate only" msgstr "" -#: src/slic3r/GUI/Plater.cpp:363 src/slic3r/GUI/Plater.cpp:486 +#: src/slic3r/GUI/Plater.cpp:363 src/slic3r/GUI/Plater.cpp:489 msgid "For support enforcers only" msgstr "" @@ -5221,537 +5330,538 @@ msgstr "" msgid "Purging volumes" msgstr "" -#: src/slic3r/GUI/Plater.cpp:497 src/slic3r/GUI/Tab.cpp:4203 -#: src/slic3r/GUI/Tab.cpp:4204 src/slic3r/GUI/Tab.cpp:4275 +#: src/slic3r/GUI/Plater.cpp:500 src/slic3r/GUI/Tab.cpp:4226 +#: src/slic3r/GUI/Tab.cpp:4227 src/slic3r/GUI/Tab.cpp:4298 msgid "Pad" msgstr "" -#: src/slic3r/GUI/Plater.cpp:500 +#: src/slic3r/GUI/Plater.cpp:503 msgid "Select what kind of pad do you need" msgstr "" -#: src/slic3r/GUI/Plater.cpp:502 +#: src/slic3r/GUI/Plater.cpp:505 msgid "Below object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:503 +#: src/slic3r/GUI/Plater.cpp:506 msgid "Around object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:689 +#: src/slic3r/GUI/Plater.cpp:696 msgid "SLA print settings" msgstr "" -#: src/slic3r/GUI/Plater.cpp:750 src/slic3r/GUI/Plater.cpp:5812 +#: src/slic3r/GUI/Plater.cpp:757 src/slic3r/GUI/Plater.cpp:6057 msgid "Send to printer" msgstr "" -#: src/slic3r/GUI/Plater.cpp:765 src/slic3r/GUI/Plater.cpp:2993 -#: src/slic3r/GUI/Plater.cpp:5349 +#: src/slic3r/GUI/Plater.cpp:772 src/slic3r/GUI/Plater.cpp:3038 +#: src/slic3r/GUI/Plater.cpp:5585 msgid "Slice now" msgstr "" -#: src/slic3r/GUI/Plater.cpp:920 +#: src/slic3r/GUI/Plater.cpp:927 msgid "Hold Shift to Slice & Export G-code" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1065 +#: src/slic3r/GUI/Plater.cpp:1072 #, possible-c-format msgid "%d (%d shells)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1070 +#: src/slic3r/GUI/Plater.cpp:1077 #, possible-c-format msgid "Auto-repaired (%d errors)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1073 +#: src/slic3r/GUI/Plater.cpp:1080 #, possible-c-format msgid "" "%d degenerate facets, %d edges fixed, %d facets removed, %d facets added, %d " "facets reversed, %d backwards edges" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1083 +#: src/slic3r/GUI/Plater.cpp:1090 msgid "Yes" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1104 +#: src/slic3r/GUI/Plater.cpp:1111 msgid "Used Material (ml)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1107 +#: src/slic3r/GUI/Plater.cpp:1114 msgid "object(s)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1107 +#: src/slic3r/GUI/Plater.cpp:1114 msgid "supports and pad" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1145 +#: src/slic3r/GUI/Plater.cpp:1152 msgid "Used Filament (in)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1147 src/slic3r/GUI/Plater.cpp:1228 +#: src/slic3r/GUI/Plater.cpp:1154 src/slic3r/GUI/Plater.cpp:1235 msgid "objects" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1147 src/slic3r/GUI/Plater.cpp:1228 +#: src/slic3r/GUI/Plater.cpp:1154 src/slic3r/GUI/Plater.cpp:1235 msgid "wipe tower" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1167 +#: src/slic3r/GUI/Plater.cpp:1174 msgid "Used Filament (in³)" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1226 src/libslic3r/PrintConfig.cpp:1463 -#: src/libslic3r/PrintConfig.cpp:4390 src/libslic3r/PrintConfig.cpp:4391 +#: src/slic3r/GUI/Plater.cpp:1233 src/libslic3r/PrintConfig.cpp:1475 +#: src/libslic3r/PrintConfig.cpp:4497 src/libslic3r/PrintConfig.cpp:4498 msgid "Cost" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1244 +#: src/slic3r/GUI/Plater.cpp:1251 msgid "normal mode" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1254 +#: src/slic3r/GUI/Plater.cpp:1261 msgid "stealth mode" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1419 +#: src/slic3r/GUI/Plater.cpp:1429 src/slic3r/GUI/Plater.cpp:4912 #, possible-c-format msgid "%s - Drop project file" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1426 +#: src/slic3r/GUI/Plater.cpp:1436 src/slic3r/GUI/Plater.cpp:4919 msgid "Open as project" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1427 +#: src/slic3r/GUI/Plater.cpp:1437 src/slic3r/GUI/Plater.cpp:4920 msgid "Import geometry only" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1428 +#: src/slic3r/GUI/Plater.cpp:1438 src/slic3r/GUI/Plater.cpp:4921 msgid "Import config only" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1431 +#: src/slic3r/GUI/Plater.cpp:1441 src/slic3r/GUI/Plater.cpp:4924 msgid "Select an action to apply to the file" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1432 +#: src/slic3r/GUI/Plater.cpp:1442 src/slic3r/GUI/Plater.cpp:4925 msgid "Action" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1440 +#: src/slic3r/GUI/Plater.cpp:1450 src/slic3r/GUI/Plater.cpp:4933 msgid "Don't show again" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1479 +#: src/slic3r/GUI/Plater.cpp:1495 src/slic3r/GUI/Plater.cpp:4970 msgid "You can open only one .gcode file at a time." msgstr "" -#: src/slic3r/GUI/Plater.cpp:1480 +#: src/slic3r/GUI/Plater.cpp:1496 src/slic3r/GUI/Plater.cpp:4971 msgid "Drag and drop G-code file" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1534 src/slic3r/GUI/Plater.cpp:4735 +#: src/slic3r/GUI/Plater.cpp:1550 src/slic3r/GUI/Plater.cpp:4783 +#: src/slic3r/GUI/Plater.cpp:5025 msgid "Import Object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1556 +#: src/slic3r/GUI/Plater.cpp:1572 src/slic3r/GUI/Plater.cpp:5047 msgid "Load File" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1561 +#: src/slic3r/GUI/Plater.cpp:1577 src/slic3r/GUI/Plater.cpp:5052 msgid "Load Files" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1663 +#: src/slic3r/GUI/Plater.cpp:1680 msgid "Fill bed" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1669 +#: src/slic3r/GUI/Plater.cpp:1686 msgid "Optimize Rotation" msgstr "" -#: src/slic3r/GUI/Plater.cpp:1675 +#: src/slic3r/GUI/Plater.cpp:1692 msgid "Import SLA archive" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2127 +#: src/slic3r/GUI/Plater.cpp:2159 #, possible-c-format msgid "" "Successfully unmounted. The device %s(%s) can now be safely removed from the " "computer." msgstr "" -#: src/slic3r/GUI/Plater.cpp:2130 +#: src/slic3r/GUI/Plater.cpp:2162 #, possible-c-format msgid "Ejecting of device %s(%s) has failed." msgstr "" -#: src/slic3r/GUI/Plater.cpp:2149 +#: src/slic3r/GUI/Plater.cpp:2181 msgid "New Project" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2230 +#: src/slic3r/GUI/Plater.cpp:2274 msgid "Expand sidebar" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2303 +#: src/slic3r/GUI/Plater.cpp:2347 msgid "Loading" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2313 +#: src/slic3r/GUI/Plater.cpp:2357 msgid "Loading file" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2407 +#: src/slic3r/GUI/Plater.cpp:2452 msgid "" "This file contains several objects positioned at multiple heights.\n" "Instead of considering them as multiple objects, should I consider\n" "this file as a single object having multiple parts?" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2410 src/slic3r/GUI/Plater.cpp:2463 +#: src/slic3r/GUI/Plater.cpp:2455 src/slic3r/GUI/Plater.cpp:2508 msgid "Multi-part object detected" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2417 +#: src/slic3r/GUI/Plater.cpp:2462 msgid "" "This file cannot be loaded in a simple mode. Do you want to switch to an " "advanced mode?" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2418 +#: src/slic3r/GUI/Plater.cpp:2463 msgid "Detected advanced data" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2440 +#: src/slic3r/GUI/Plater.cpp:2485 #, possible-c-format msgid "" "You can't to add the object(s) from %s because of one or some of them is" "(are) multi-part" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2460 +#: src/slic3r/GUI/Plater.cpp:2505 msgid "" "Multiple objects were loaded for a multi-material printer.\n" "Instead of considering them as multiple objects, should I consider\n" "these files to represent a single object having multiple parts?" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2477 +#: src/slic3r/GUI/Plater.cpp:2522 msgid "Loaded" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2579 +#: src/slic3r/GUI/Plater.cpp:2624 msgid "" "Your object appears to be too large, so it was automatically scaled down to " "fit your print bed." msgstr "" -#: src/slic3r/GUI/Plater.cpp:2580 +#: src/slic3r/GUI/Plater.cpp:2625 msgid "Object too large?" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2642 +#: src/slic3r/GUI/Plater.cpp:2687 msgid "Export STL file:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2649 +#: src/slic3r/GUI/Plater.cpp:2694 msgid "Export AMF file:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2655 +#: src/slic3r/GUI/Plater.cpp:2700 msgid "Save file as:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2661 +#: src/slic3r/GUI/Plater.cpp:2706 msgid "Export OBJ file:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2757 +#: src/slic3r/GUI/Plater.cpp:2802 msgid "Delete Object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2768 +#: src/slic3r/GUI/Plater.cpp:2813 msgid "Reset Project" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2840 +#: src/slic3r/GUI/Plater.cpp:2885 msgid "" "The selected object can't be split because it contains more than one volume/" "material." msgstr "" -#: src/slic3r/GUI/Plater.cpp:2851 +#: src/slic3r/GUI/Plater.cpp:2896 msgid "Split to Objects" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2977 src/slic3r/GUI/Plater.cpp:3661 +#: src/slic3r/GUI/Plater.cpp:3022 src/slic3r/GUI/Plater.cpp:3709 msgid "Invalid data" msgstr "" -#: src/slic3r/GUI/Plater.cpp:2987 +#: src/slic3r/GUI/Plater.cpp:3032 msgid "Ready to slice" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3025 src/slic3r/GUI/PrintHostDialogs.cpp:262 +#: src/slic3r/GUI/Plater.cpp:3070 src/slic3r/GUI/PrintHostDialogs.cpp:264 msgid "Cancelling" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3044 +#: src/slic3r/GUI/Plater.cpp:3089 msgid "Another export job is currently running." msgstr "" -#: src/slic3r/GUI/Plater.cpp:3161 +#: src/slic3r/GUI/Plater.cpp:3206 msgid "Please select the file to reload" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3196 +#: src/slic3r/GUI/Plater.cpp:3241 msgid "It is not allowed to change the file to reload" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3196 +#: src/slic3r/GUI/Plater.cpp:3241 msgid "Do you want to retry" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3214 +#: src/slic3r/GUI/Plater.cpp:3259 msgid "Reload from:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3305 +#: src/slic3r/GUI/Plater.cpp:3350 msgid "Unable to reload:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3310 +#: src/slic3r/GUI/Plater.cpp:3355 msgid "Error during reload" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3329 +#: src/slic3r/GUI/Plater.cpp:3374 msgid "Reload all from disk" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3350 +#: src/slic3r/GUI/Plater.cpp:3395 msgid "Fix Throught NetFabb" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3619 +#: src/slic3r/GUI/Plater.cpp:3664 msgid "There are active warnings concerning sliced models:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3630 +#: src/slic3r/GUI/Plater.cpp:3675 msgid "generated warnings" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3669 src/slic3r/GUI/PrintHostDialogs.cpp:263 +#: src/slic3r/GUI/Plater.cpp:3717 src/slic3r/GUI/PrintHostDialogs.cpp:265 msgid "Cancelled" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3933 src/slic3r/GUI/Plater.cpp:3957 +#: src/slic3r/GUI/Plater.cpp:3981 src/slic3r/GUI/Plater.cpp:4005 msgid "Remove the selected object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3942 +#: src/slic3r/GUI/Plater.cpp:3990 msgid "Add one more instance of the selected object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3944 +#: src/slic3r/GUI/Plater.cpp:3992 msgid "Remove one instance of the selected object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3946 +#: src/slic3r/GUI/Plater.cpp:3994 msgid "Set number of instances" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3946 +#: src/slic3r/GUI/Plater.cpp:3994 msgid "Change the number of instances of the selected object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3948 +#: src/slic3r/GUI/Plater.cpp:3996 msgid "Fill bed with instances" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3948 +#: src/slic3r/GUI/Plater.cpp:3996 msgid "Fill the remaining area of bed with instances of the selected object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3967 +#: src/slic3r/GUI/Plater.cpp:4015 msgid "Reload the selected object from disk" msgstr "" -#: src/slic3r/GUI/Plater.cpp:3970 +#: src/slic3r/GUI/Plater.cpp:4018 msgid "Export the selected object as STL file" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4001 +#: src/slic3r/GUI/Plater.cpp:4049 msgid "Along X axis" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4001 +#: src/slic3r/GUI/Plater.cpp:4049 msgid "Mirror the selected object along the X axis" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4003 +#: src/slic3r/GUI/Plater.cpp:4051 msgid "Along Y axis" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4003 +#: src/slic3r/GUI/Plater.cpp:4051 msgid "Mirror the selected object along the Y axis" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4005 +#: src/slic3r/GUI/Plater.cpp:4053 msgid "Along Z axis" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4005 +#: src/slic3r/GUI/Plater.cpp:4053 msgid "Mirror the selected object along the Z axis" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4008 +#: src/slic3r/GUI/Plater.cpp:4056 msgid "Mirror" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4008 +#: src/slic3r/GUI/Plater.cpp:4056 msgid "Mirror the selected object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4020 +#: src/slic3r/GUI/Plater.cpp:4068 msgid "To objects" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4020 src/slic3r/GUI/Plater.cpp:4040 +#: src/slic3r/GUI/Plater.cpp:4068 src/slic3r/GUI/Plater.cpp:4088 msgid "Split the selected object into individual objects" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4022 +#: src/slic3r/GUI/Plater.cpp:4070 msgid "To parts" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4022 src/slic3r/GUI/Plater.cpp:4058 +#: src/slic3r/GUI/Plater.cpp:4070 src/slic3r/GUI/Plater.cpp:4106 msgid "Split the selected object into individual sub-parts" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4025 src/slic3r/GUI/Plater.cpp:4040 -#: src/slic3r/GUI/Plater.cpp:4058 src/libslic3r/PrintConfig.cpp:5787 +#: src/slic3r/GUI/Plater.cpp:4073 src/slic3r/GUI/Plater.cpp:4088 +#: src/slic3r/GUI/Plater.cpp:4106 src/libslic3r/PrintConfig.cpp:5895 msgid "Split" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4025 +#: src/slic3r/GUI/Plater.cpp:4073 msgid "Split the selected object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4047 +#: src/slic3r/GUI/Plater.cpp:4095 msgid "Optimize orientation" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4048 +#: src/slic3r/GUI/Plater.cpp:4096 msgid "Optimize the rotation of the object for better print results." msgstr "" -#: src/slic3r/GUI/Plater.cpp:4128 +#: src/slic3r/GUI/Plater.cpp:4176 msgid "3D editor view" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4500 +#: src/slic3r/GUI/Plater.cpp:4548 #, possible-c-format msgid "" "%1% printer was active at the time the target Undo / Redo snapshot was " "taken. Switching to %1% printer requires reloading of %1% presets." msgstr "" -#: src/slic3r/GUI/Plater.cpp:4707 +#: src/slic3r/GUI/Plater.cpp:4755 msgid "Load Project" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4739 +#: src/slic3r/GUI/Plater.cpp:4787 msgid "Import Objects" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4808 +#: src/slic3r/GUI/Plater.cpp:4856 msgid "The selected file" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4808 +#: src/slic3r/GUI/Plater.cpp:4856 msgid "does not contain valid gcode." msgstr "" -#: src/slic3r/GUI/Plater.cpp:4809 +#: src/slic3r/GUI/Plater.cpp:4857 msgid "Error while loading .gcode file" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4863 +#: src/slic3r/GUI/Plater.cpp:5096 msgid "All objects will be removed, continue?" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4871 +#: src/slic3r/GUI/Plater.cpp:5104 msgid "Delete Selected Objects" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4879 +#: src/slic3r/GUI/Plater.cpp:5112 msgid "Increase Instances" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4913 +#: src/slic3r/GUI/Plater.cpp:5146 msgid "Decrease Instances" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4944 +#: src/slic3r/GUI/Plater.cpp:5177 msgid "Enter the number of copies:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4945 +#: src/slic3r/GUI/Plater.cpp:5178 msgid "Copies of the selected object" msgstr "" -#: src/slic3r/GUI/Plater.cpp:4949 +#: src/slic3r/GUI/Plater.cpp:5182 #, possible-c-format msgid "Set numbers of copies to %d" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5015 +#: src/slic3r/GUI/Plater.cpp:5248 msgid "Cut by Plane" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5069 +#: src/slic3r/GUI/Plater.cpp:5305 msgid "Save G-code file as:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5069 +#: src/slic3r/GUI/Plater.cpp:5305 msgid "Save SL1 file as:" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5216 +#: src/slic3r/GUI/Plater.cpp:5452 #, possible-c-format msgid "STL file exported to %s" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5233 +#: src/slic3r/GUI/Plater.cpp:5469 #, possible-c-format msgid "AMF file exported to %s" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5236 +#: src/slic3r/GUI/Plater.cpp:5472 #, possible-c-format msgid "Error exporting AMF file %s" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5277 +#: src/slic3r/GUI/Plater.cpp:5513 #, possible-c-format msgid "3MF file exported to %s" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5282 +#: src/slic3r/GUI/Plater.cpp:5518 #, possible-c-format msgid "Error exporting 3MF file %s" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5811 +#: src/slic3r/GUI/Plater.cpp:6056 msgid "Export" msgstr "" -#: src/slic3r/GUI/Plater.cpp:5906 +#: src/slic3r/GUI/Plater.cpp:6151 msgid "Paste From Clipboard" msgstr "" @@ -5807,7 +5917,15 @@ msgid "" "load the files when invoked." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:91 +#: src/slic3r/GUI/Preferences.cpp:93 +msgid "If enabled, sets SuperSlicer as default application to open .3mf files." +msgstr "" + +#: src/slic3r/GUI/Preferences.cpp:100 +msgid "If enabled, sets SuperSlicer as default application to open .stl files." +msgstr "" + +#: src/slic3r/GUI/Preferences.cpp:110 msgid "" "If enabled, Slic3r downloads updates of built-in system presets in the " "background. These updates are downloaded into a separate temporary location. " @@ -5815,336 +5933,356 @@ msgid "" "startup." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:96 +#: src/slic3r/GUI/Preferences.cpp:115 msgid "Suppress \" - default - \" presets" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:98 +#: src/slic3r/GUI/Preferences.cpp:117 msgid "" "Suppress \" - default - \" presets in the Print / Filament / Printer " "selections once there are any other valid presets available." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:104 +#: src/slic3r/GUI/Preferences.cpp:123 msgid "Show incompatible print and filament presets" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:106 +#: src/slic3r/GUI/Preferences.cpp:125 msgid "" "When checked, the print and filament presets are shown in the preset editor " "even if they are marked as incompatible with the active printer" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:112 +#: src/slic3r/GUI/Preferences.cpp:131 msgid "Main GUI always in expert mode" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:114 +#: src/slic3r/GUI/Preferences.cpp:133 msgid "" "If enabled, the gui will be in expert mode even if the simple or advanced " "mode is selected (but not the setting tabs)." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:119 +#: src/slic3r/GUI/Preferences.cpp:138 msgid "Show drop project dialog" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:121 +#: src/slic3r/GUI/Preferences.cpp:140 msgid "" "When checked, whenever dragging and dropping a project file on the " "application, shows a dialog asking to select the action to take on the file " "to load." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:126 src/libslic3r/PrintConfig.cpp:5814 +#: src/slic3r/GUI/Preferences.cpp:145 src/libslic3r/PrintConfig.cpp:5922 msgid "Single instance mode" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:129 +#: src/slic3r/GUI/Preferences.cpp:148 msgid "" "On OSX there is always only one instance of app running by default. However " "it is allowed to run multiple instances of same app from the command line. " "In such case this settings will allow only one instance." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:131 +#: src/slic3r/GUI/Preferences.cpp:150 msgid "" "If this is enabled, when starting PrusaSlicer and another instance of the " "same PrusaSlicer is already running, that instance will be reactivated " "instead." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:139 +#: src/slic3r/GUI/Preferences.cpp:167 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:666 +msgid "Ask for unsaved changes when closing application" +msgstr "" + +#: src/slic3r/GUI/Preferences.cpp:169 +msgid "When closing the application, always ask for unsaved changes" +msgstr "" + +#: src/slic3r/GUI/Preferences.cpp:174 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:667 +msgid "Ask for unsaved changes when selecting new preset" +msgstr "" + +#: src/slic3r/GUI/Preferences.cpp:176 +msgid "Always ask for unsaved changes when selecting new preset" +msgstr "" + +#: src/slic3r/GUI/Preferences.cpp:184 +msgid "Associate .gcode files to PrusaSlicer G-code Viewer" +msgstr "" + +#: src/slic3r/GUI/Preferences.cpp:186 +msgid "" +"If enabled, sets PrusaSlicer G-code Viewer as default application to open ." +"gcode files." +msgstr "" + +#: src/slic3r/GUI/Preferences.cpp:195 msgid "Use Retina resolution for the 3D scene" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:141 +#: src/slic3r/GUI/Preferences.cpp:197 msgid "" "If enabled, the 3D scene will be rendered in Retina resolution. If you are " "experiencing 3D performance problems, disabling this option may help." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:158 -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:659 -msgid "Ask for unsaved changes when closing application" -msgstr "" - -#: src/slic3r/GUI/Preferences.cpp:160 -msgid "When closing the application, always ask for unsaved changes" -msgstr "" - -#: src/slic3r/GUI/Preferences.cpp:165 -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:660 -msgid "Ask for unsaved changes when selecting new preset" -msgstr "" - -#: src/slic3r/GUI/Preferences.cpp:167 -msgid "Always ask for unsaved changes when selecting new preset" -msgstr "" - -#: src/slic3r/GUI/Preferences.cpp:173 src/slic3r/GUI/Preferences.cpp:175 +#: src/slic3r/GUI/Preferences.cpp:205 src/slic3r/GUI/Preferences.cpp:207 msgid "Show splash screen" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:182 +#: src/slic3r/GUI/Preferences.cpp:214 +msgid "Enable support for legacy 3DConnexion devices" +msgstr "" + +#: src/slic3r/GUI/Preferences.cpp:216 +msgid "" +"If enabled, the legacy 3DConnexion devices settings dialog is available by " +"pressing CTRL+M" +msgstr "" + +#: src/slic3r/GUI/Preferences.cpp:225 msgid "Paths" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:187 +#: src/slic3r/GUI/Preferences.cpp:230 msgid "FreeCAD path" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:189 +#: src/slic3r/GUI/Preferences.cpp:232 msgid "" "If it point to a valid freecad instance (the bin directory or the python " "executable), you can use the built-in python script to quickly generate " "geometry." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:197 +#: src/slic3r/GUI/Preferences.cpp:240 msgid "Camera" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:203 +#: src/slic3r/GUI/Preferences.cpp:246 msgid "Use perspective camera" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:205 +#: src/slic3r/GUI/Preferences.cpp:248 msgid "" "If enabled, use perspective camera. If not enabled, use orthographic camera." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:210 +#: src/slic3r/GUI/Preferences.cpp:253 msgid "Use free camera" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:212 +#: src/slic3r/GUI/Preferences.cpp:255 msgid "If enabled, use free camera. If not enabled, use constrained camera." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:217 +#: src/slic3r/GUI/Preferences.cpp:260 msgid "Reverse direction of zoom with mouse wheel" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:219 +#: src/slic3r/GUI/Preferences.cpp:262 msgid "If enabled, reverses the direction of zoom with mouse wheel" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:226 +#: src/slic3r/GUI/Preferences.cpp:269 msgid "GUI" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:237 +#: src/slic3r/GUI/Preferences.cpp:284 msgid "Show sidebar collapse/expand button" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:239 +#: src/slic3r/GUI/Preferences.cpp:286 msgid "" "If enabled, the button for the collapse sidebar will be appeared in top " "right corner of the 3D Scene" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:244 +#: src/slic3r/GUI/Preferences.cpp:291 msgid "Use custom size for toolbar icons" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:246 +#: src/slic3r/GUI/Preferences.cpp:293 msgid "If enabled, you can change size of toolbar icons manually." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:252 -msgid "Sequential slider applied only to top layer" -msgstr "" - -#: src/slic3r/GUI/Preferences.cpp:254 -msgid "" -"If enabled, changes made using the sequential slider, in preview, apply only " -"to gcode top layer. If disabled, changes made using the sequential slider, " -"in preview, apply to the whole gcode." -msgstr "" - -#: src/slic3r/GUI/Preferences.cpp:260 +#: src/slic3r/GUI/Preferences.cpp:298 msgid "Suppress to open hyperlink in browser" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:262 +#: src/slic3r/GUI/Preferences.cpp:300 msgid "" "If enabled, the descriptions of configuration parameters in settings tabs " "woldn't work as hyperlinks. If disabled, the descriptions of configuration " "parameters in settings tabs will work as hyperlinks." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:279 +#: src/slic3r/GUI/Preferences.cpp:307 +msgid "Sequential slider applied only to top layer" +msgstr "" + +#: src/slic3r/GUI/Preferences.cpp:309 +msgid "" +"If enabled, changes made using the sequential slider, in preview, apply only " +"to gcode top layer. If disabled, changes made using the sequential slider, " +"in preview, apply to the whole gcode." +msgstr "" + +#: src/slic3r/GUI/Preferences.cpp:326 msgid "Render" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:285 +#: src/slic3r/GUI/Preferences.cpp:332 msgid "Use environment map" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:287 +#: src/slic3r/GUI/Preferences.cpp:334 msgid "If enabled, renders object using the environment map." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:320 +#: src/slic3r/GUI/Preferences.cpp:368 #, possible-c-format msgid "You need to restart %s to make the changes effective." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:397 +#: src/slic3r/GUI/Preferences.cpp:443 msgid "Icon size in a respect to the default size" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:412 +#: src/slic3r/GUI/Preferences.cpp:458 msgid "Select toolbar icon size in respect to the default one." msgstr "" -#: src/slic3r/GUI/Preferences.cpp:443 +#: src/slic3r/GUI/Preferences.cpp:489 msgid "Old regular layout with the tab bar" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:444 +#: src/slic3r/GUI/Preferences.cpp:490 msgid "New layout, access via settings button in the top menu" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:445 +#: src/slic3r/GUI/Preferences.cpp:491 msgid "Settings in non-modal window" msgstr "" -#: src/slic3r/GUI/Preferences.cpp:454 +#: src/slic3r/GUI/Preferences.cpp:500 msgid "Layout Options" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:188 -#: src/slic3r/GUI/PresetComboBoxes.cpp:226 -#: src/slic3r/GUI/PresetComboBoxes.cpp:752 -#: src/slic3r/GUI/PresetComboBoxes.cpp:802 -#: src/slic3r/GUI/PresetComboBoxes.cpp:916 -#: src/slic3r/GUI/PresetComboBoxes.cpp:960 +#: src/slic3r/GUI/PresetComboBoxes.cpp:197 +#: src/slic3r/GUI/PresetComboBoxes.cpp:235 +#: src/slic3r/GUI/PresetComboBoxes.cpp:761 +#: src/slic3r/GUI/PresetComboBoxes.cpp:811 +#: src/slic3r/GUI/PresetComboBoxes.cpp:925 +#: src/slic3r/GUI/PresetComboBoxes.cpp:969 msgid "System presets" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:230 -#: src/slic3r/GUI/PresetComboBoxes.cpp:806 -#: src/slic3r/GUI/PresetComboBoxes.cpp:964 +#: src/slic3r/GUI/PresetComboBoxes.cpp:239 +#: src/slic3r/GUI/PresetComboBoxes.cpp:815 +#: src/slic3r/GUI/PresetComboBoxes.cpp:973 msgid "User presets" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:241 +#: src/slic3r/GUI/PresetComboBoxes.cpp:250 msgid "Incompatible presets" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:276 +#: src/slic3r/GUI/PresetComboBoxes.cpp:285 #, possible-c-format msgid "Are you sure you want to delete \"%1%\" printer?" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:278 +#: src/slic3r/GUI/PresetComboBoxes.cpp:287 msgid "Delete Physical Printer" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:615 +#: src/slic3r/GUI/PresetComboBoxes.cpp:624 msgid "Click to edit preset" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:671 -#: src/slic3r/GUI/PresetComboBoxes.cpp:701 +#: src/slic3r/GUI/PresetComboBoxes.cpp:680 +#: src/slic3r/GUI/PresetComboBoxes.cpp:710 msgid "Add/Remove presets" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:676 -#: src/slic3r/GUI/PresetComboBoxes.cpp:706 src/slic3r/GUI/Tab.cpp:3040 +#: src/slic3r/GUI/PresetComboBoxes.cpp:685 +#: src/slic3r/GUI/PresetComboBoxes.cpp:715 src/slic3r/GUI/Tab.cpp:3058 msgid "Add physical printer" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:690 +#: src/slic3r/GUI/PresetComboBoxes.cpp:699 msgid "Edit preset" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:694 src/slic3r/GUI/Tab.cpp:3040 +#: src/slic3r/GUI/PresetComboBoxes.cpp:703 src/slic3r/GUI/Tab.cpp:3058 msgid "Edit physical printer" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:697 +#: src/slic3r/GUI/PresetComboBoxes.cpp:706 msgid "Delete physical printer" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:817 -#: src/slic3r/GUI/PresetComboBoxes.cpp:978 +#: src/slic3r/GUI/PresetComboBoxes.cpp:826 +#: src/slic3r/GUI/PresetComboBoxes.cpp:987 msgid "Physical printers" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:841 +#: src/slic3r/GUI/PresetComboBoxes.cpp:850 msgid "Add/Remove filaments" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:843 +#: src/slic3r/GUI/PresetComboBoxes.cpp:852 msgid "Add/Remove materials" msgstr "" -#: src/slic3r/GUI/PresetComboBoxes.cpp:845 -#: src/slic3r/GUI/PresetComboBoxes.cpp:1002 +#: src/slic3r/GUI/PresetComboBoxes.cpp:854 +#: src/slic3r/GUI/PresetComboBoxes.cpp:1011 msgid "Add/Remove printers" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:43 +#: src/slic3r/GUI/PresetHints.cpp:44 #, possible-c-format msgid "will run at %1%%% by default" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:46 src/slic3r/GUI/PresetHints.cpp:72 -#: src/slic3r/GUI/PresetHints.cpp:74 +#: src/slic3r/GUI/PresetHints.cpp:47 src/slic3r/GUI/PresetHints.cpp:73 +#: src/slic3r/GUI/PresetHints.cpp:75 #, possible-c-format msgid "at %1%%% over external perimeters" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:49 src/slic3r/GUI/PresetHints.cpp:77 +#: src/slic3r/GUI/PresetHints.cpp:50 src/slic3r/GUI/PresetHints.cpp:78 #, possible-c-format msgid "at %1%%% over top fill surfaces" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:52 src/slic3r/GUI/PresetHints.cpp:80 -#: src/slic3r/GUI/PresetHints.cpp:82 +#: src/slic3r/GUI/PresetHints.cpp:53 src/slic3r/GUI/PresetHints.cpp:81 +#: src/slic3r/GUI/PresetHints.cpp:83 #, possible-c-format msgid "at %1%%% over bridges" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:55 src/slic3r/GUI/PresetHints.cpp:85 -#: src/slic3r/GUI/PresetHints.cpp:100 +#: src/slic3r/GUI/PresetHints.cpp:56 src/slic3r/GUI/PresetHints.cpp:86 +#: src/slic3r/GUI/PresetHints.cpp:101 #, possible-c-format msgid "except for the first %1% layers where the fan is disabled" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:57 src/slic3r/GUI/PresetHints.cpp:87 -#: src/slic3r/GUI/PresetHints.cpp:102 +#: src/slic3r/GUI/PresetHints.cpp:58 src/slic3r/GUI/PresetHints.cpp:88 +#: src/slic3r/GUI/PresetHints.cpp:103 msgid "except for the first layer where the fan is disabled" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:60 +#: src/slic3r/GUI/PresetHints.cpp:61 msgid "will be turned off by default." msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:67 +#: src/slic3r/GUI/PresetHints.cpp:68 #, possible-c-format msgid "" "\n" @@ -6153,11 +6291,11 @@ msgid "" "will run at a proportionally increasing speed between %3%%% and %4%%%" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:74 src/slic3r/GUI/PresetHints.cpp:82 +#: src/slic3r/GUI/PresetHints.cpp:75 src/slic3r/GUI/PresetHints.cpp:83 msgid "if it's above the current computed fan speed value" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:93 +#: src/slic3r/GUI/PresetHints.cpp:94 #, possible-c-format msgid "" "\n" @@ -6165,229 +6303,229 @@ msgid "" "If estimated layer time is below ~%1%s" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:96 +#: src/slic3r/GUI/PresetHints.cpp:97 #, possible-c-format msgid "fan will run by default to %1%%%" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:107 +#: src/slic3r/GUI/PresetHints.cpp:108 #, possible-c-format msgid "" "print speed will be reduced so that no less than %1%s are spent on that layer" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:111 +#: src/slic3r/GUI/PresetHints.cpp:112 #, possible-c-format msgid "" "(however, speed will never be reduced below %1%mm/s or up to %2%%% reduction)" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:114 +#: src/slic3r/GUI/PresetHints.cpp:115 #, possible-c-format msgid "(however, speed will never be reduced below %1%mm/s)" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:236 +#: src/slic3r/GUI/PresetHints.cpp:237 msgid "external perimeters" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:245 +#: src/slic3r/GUI/PresetHints.cpp:246 msgid "perimeters" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:254 +#: src/slic3r/GUI/PresetHints.cpp:255 msgid "infill" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:264 +#: src/slic3r/GUI/PresetHints.cpp:265 msgid "solid infill" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:272 +#: src/slic3r/GUI/PresetHints.cpp:273 msgid "top solid infill" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:283 +#: src/slic3r/GUI/PresetHints.cpp:284 msgid "support" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:293 +#: src/slic3r/GUI/PresetHints.cpp:294 msgid "support interface" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:299 +#: src/slic3r/GUI/PresetHints.cpp:300 msgid "First layer volumetric" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:299 +#: src/slic3r/GUI/PresetHints.cpp:300 msgid "Bridging volumetric" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:299 +#: src/slic3r/GUI/PresetHints.cpp:300 msgid "Volumetric" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:300 +#: src/slic3r/GUI/PresetHints.cpp:301 msgid "flow rate is maximized" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:303 +#: src/slic3r/GUI/PresetHints.cpp:304 msgid "by the print profile maximum" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:304 +#: src/slic3r/GUI/PresetHints.cpp:305 msgid "when printing" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:305 +#: src/slic3r/GUI/PresetHints.cpp:306 msgid "with a volumetric rate" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:309 +#: src/slic3r/GUI/PresetHints.cpp:310 #, possible-c-format msgid "%3.2f mm³/s at filament speed %3.2f mm/s." msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:327 +#: src/slic3r/GUI/PresetHints.cpp:328 msgid "" "Recommended object min thin wall thickness: Not available due to invalid " "layer height." msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:346 +#: src/slic3r/GUI/PresetHints.cpp:347 #, possible-c-format msgid "Recommended object min (thick) wall thickness for layer height %.2f and" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:347 src/slic3r/GUI/PresetHints.cpp:352 +#: src/slic3r/GUI/PresetHints.cpp:348 src/slic3r/GUI/PresetHints.cpp:353 #, possible-c-format msgid "%d perimeter: %.2f mm" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:357 +#: src/slic3r/GUI/PresetHints.cpp:358 msgid "" "Recommended object thin wall thickness: Not available due to excessively " "small extrusion width." msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:381 +#: src/slic3r/GUI/PresetHints.cpp:382 msgid "" "Ideally, the spacing between two extrusions shouldn't be lower than the " "nozzle diameter. Below are the extrusion widths for a spacing equal to the " "nozzle diameter.\n" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:382 +#: src/slic3r/GUI/PresetHints.cpp:383 msgid "" "Recommended min extrusion width for the first layer (with a first layer " "height of %1%) is %2$.3f mm (or %3%%%)\n" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:384 +#: src/slic3r/GUI/PresetHints.cpp:385 msgid "" "Recommended min extrusion width for other layers (with a layer height of %" "1%) is %2$.3f mm (or %3%%%).\n" msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:413 +#: src/slic3r/GUI/PresetHints.cpp:414 msgid "" "Top / bottom shell thickness hint: Not available due to invalid layer height." msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:426 +#: src/slic3r/GUI/PresetHints.cpp:427 #, possible-c-format msgid "Top shell is %1% mm thick for layer height %2% mm." msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:429 +#: src/slic3r/GUI/PresetHints.cpp:430 #, possible-c-format msgid "Minimum top shell thickness is %1% mm." msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:432 +#: src/slic3r/GUI/PresetHints.cpp:433 msgid "Top is open." msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:445 +#: src/slic3r/GUI/PresetHints.cpp:446 #, possible-c-format msgid "Bottom shell is %1% mm thick for layer height %2% mm." msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:448 +#: src/slic3r/GUI/PresetHints.cpp:449 #, possible-c-format msgid "Minimum bottom shell thickness is %1% mm." msgstr "" -#: src/slic3r/GUI/PresetHints.cpp:451 +#: src/slic3r/GUI/PresetHints.cpp:452 msgid "Bottom is open." msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:34 +#: src/slic3r/GUI/PrintHostDialogs.cpp:35 msgid "Send G-Code to printer host" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:34 +#: src/slic3r/GUI/PrintHostDialogs.cpp:35 msgid "Upload to Printer Host with the following filename:" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:36 +#: src/slic3r/GUI/PrintHostDialogs.cpp:37 msgid "Start printing after upload" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:44 +#: src/slic3r/GUI/PrintHostDialogs.cpp:45 msgid "Use forward slashes ( / ) as a directory separator if needed." msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:57 +#: src/slic3r/GUI/PrintHostDialogs.cpp:58 msgid "Group" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:176 +#: src/slic3r/GUI/PrintHostDialogs.cpp:178 msgid "ID" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:177 +#: src/slic3r/GUI/PrintHostDialogs.cpp:179 msgid "Progress" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:178 +#: src/slic3r/GUI/PrintHostDialogs.cpp:180 msgid "Status" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:179 +#: src/slic3r/GUI/PrintHostDialogs.cpp:181 msgid "Host" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:180 +#: src/slic3r/GUI/PrintHostDialogs.cpp:182 msgid "Filename" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:181 +#: src/slic3r/GUI/PrintHostDialogs.cpp:183 msgid "Error Message" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:184 +#: src/slic3r/GUI/PrintHostDialogs.cpp:186 msgid "Cancel selected" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:186 +#: src/slic3r/GUI/PrintHostDialogs.cpp:188 msgid "Show error message" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:228 -#: src/slic3r/GUI/PrintHostDialogs.cpp:259 +#: src/slic3r/GUI/PrintHostDialogs.cpp:230 +#: src/slic3r/GUI/PrintHostDialogs.cpp:261 msgid "Enqueued" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:260 +#: src/slic3r/GUI/PrintHostDialogs.cpp:262 msgid "Uploading" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:264 +#: src/slic3r/GUI/PrintHostDialogs.cpp:266 msgid "Completed" msgstr "" -#: src/slic3r/GUI/PrintHostDialogs.cpp:302 +#: src/slic3r/GUI/PrintHostDialogs.cpp:304 msgid "Error uploading to print host:" msgstr "" @@ -6396,13 +6534,13 @@ msgid "NO RAMMING AT ALL" msgstr "" #: src/slic3r/GUI/RammingChart.cpp:76 src/slic3r/GUI/WipeTowerDialog.cpp:83 -#: src/libslic3r/PrintConfig.cpp:1322 src/libslic3r/PrintConfig.cpp:1366 -#: src/libslic3r/PrintConfig.cpp:1381 src/libslic3r/PrintConfig.cpp:2132 -#: src/libslic3r/PrintConfig.cpp:2148 src/libslic3r/PrintConfig.cpp:4288 -#: src/libslic3r/PrintConfig.cpp:4297 src/libslic3r/PrintConfig.cpp:4407 -#: src/libslic3r/PrintConfig.cpp:4415 src/libslic3r/PrintConfig.cpp:4423 -#: src/libslic3r/PrintConfig.cpp:4430 src/libslic3r/PrintConfig.cpp:4438 -#: src/libslic3r/PrintConfig.cpp:4446 +#: src/libslic3r/PrintConfig.cpp:1334 src/libslic3r/PrintConfig.cpp:1378 +#: src/libslic3r/PrintConfig.cpp:1393 src/libslic3r/PrintConfig.cpp:2233 +#: src/libslic3r/PrintConfig.cpp:2249 src/libslic3r/PrintConfig.cpp:4395 +#: src/libslic3r/PrintConfig.cpp:4404 src/libslic3r/PrintConfig.cpp:4514 +#: src/libslic3r/PrintConfig.cpp:4522 src/libslic3r/PrintConfig.cpp:4530 +#: src/libslic3r/PrintConfig.cpp:4537 src/libslic3r/PrintConfig.cpp:4545 +#: src/libslic3r/PrintConfig.cpp:4553 msgid "s" msgstr "" @@ -6410,8 +6548,8 @@ msgstr "" msgid "Volumetric speed" msgstr "" -#: src/slic3r/GUI/RammingChart.cpp:81 src/libslic3r/PrintConfig.cpp:1178 -#: src/libslic3r/PrintConfig.cpp:2345 +#: src/slic3r/GUI/RammingChart.cpp:81 src/libslic3r/PrintConfig.cpp:1190 +#: src/libslic3r/PrintConfig.cpp:2446 msgid "mm³/s" msgstr "" @@ -6444,7 +6582,7 @@ msgstr "" #: src/slic3r/GUI/SavePresetDialog.cpp:136 #, possible-c-format msgid "" -"Preset with name \"%1%\" already exists and is imcopatible with selected " +"Preset with name \"%1%\" already exists and is incompatible with selected " "printer." msgstr "" @@ -6488,11 +6626,11 @@ msgstr "" msgid "Just switch to \"%1%\" preset" msgstr "" -#: src/slic3r/GUI/Search.cpp:77 src/slic3r/GUI/Tab.cpp:2447 +#: src/slic3r/GUI/Search.cpp:77 src/slic3r/GUI/Tab.cpp:2465 msgid "Stealth" msgstr "" -#: src/slic3r/GUI/Search.cpp:77 src/slic3r/GUI/Tab.cpp:2441 +#: src/slic3r/GUI/Search.cpp:77 src/slic3r/GUI/Tab.cpp:2459 msgid "Normal" msgstr "" @@ -6540,142 +6678,142 @@ msgstr "" msgid "Set Unprintable Instance" msgstr "" -#: src/slic3r/GUI/SysInfoDialog.cpp:81 +#: src/slic3r/GUI/SysInfoDialog.cpp:82 msgid "System Information" msgstr "" -#: src/slic3r/GUI/SysInfoDialog.cpp:157 +#: src/slic3r/GUI/SysInfoDialog.cpp:158 msgid "Copy to Clipboard" msgstr "" -#: src/slic3r/GUI/Tab.cpp:118 src/libslic3r/PrintConfig.cpp:491 +#: src/slic3r/GUI/Tab.cpp:119 src/libslic3r/PrintConfig.cpp:506 msgid "Compatible printers" msgstr "" -#: src/slic3r/GUI/Tab.cpp:119 +#: src/slic3r/GUI/Tab.cpp:120 msgid "Select the printers this profile is compatible with." msgstr "" -#: src/slic3r/GUI/Tab.cpp:124 src/libslic3r/PrintConfig.cpp:506 +#: src/slic3r/GUI/Tab.cpp:125 src/libslic3r/PrintConfig.cpp:521 msgid "Compatible print profiles" msgstr "" -#: src/slic3r/GUI/Tab.cpp:125 +#: src/slic3r/GUI/Tab.cpp:126 msgid "Select the print profiles this profile is compatible with." msgstr "" #. TRN "Save current Settings" -#: src/slic3r/GUI/Tab.cpp:220 +#: src/slic3r/GUI/Tab.cpp:221 #, possible-c-format msgid "Save current %s" msgstr "" -#: src/slic3r/GUI/Tab.cpp:221 +#: src/slic3r/GUI/Tab.cpp:222 msgid "Delete this preset" msgstr "" -#: src/slic3r/GUI/Tab.cpp:225 +#: src/slic3r/GUI/Tab.cpp:226 msgid "" "Hover the cursor over buttons to find more information \n" "or click this button." msgstr "" -#: src/slic3r/GUI/Tab.cpp:229 +#: src/slic3r/GUI/Tab.cpp:230 #, possible-c-format msgid "Search in settings [%1%]" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1240 +#: src/slic3r/GUI/Tab.cpp:1252 msgid "Detach from system preset" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1253 +#: src/slic3r/GUI/Tab.cpp:1265 msgid "" "A copy of the current system preset will be created, which will be detached " "from the system preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:1254 +#: src/slic3r/GUI/Tab.cpp:1266 msgid "" "The current custom preset will be detached from the parent system preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:1257 +#: src/slic3r/GUI/Tab.cpp:1269 msgid "Modifications to the current profile will be saved." msgstr "" -#: src/slic3r/GUI/Tab.cpp:1260 +#: src/slic3r/GUI/Tab.cpp:1272 msgid "" "This action is not revertable.\n" "Do you want to proceed?" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1262 +#: src/slic3r/GUI/Tab.cpp:1274 msgid "Detach preset" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1288 +#: src/slic3r/GUI/Tab.cpp:1300 msgid "This is a default preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:1290 +#: src/slic3r/GUI/Tab.cpp:1302 msgid "This is a system preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:1292 +#: src/slic3r/GUI/Tab.cpp:1304 msgid "Current preset is inherited from the default preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:1294 +#: src/slic3r/GUI/Tab.cpp:1308 msgid "Current preset is inherited from" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1298 +#: src/slic3r/GUI/Tab.cpp:1312 msgid "It can't be deleted or modified." msgstr "" -#: src/slic3r/GUI/Tab.cpp:1299 +#: src/slic3r/GUI/Tab.cpp:1313 msgid "" "Any modifications should be saved as a new preset inherited from this one." msgstr "" -#: src/slic3r/GUI/Tab.cpp:1300 +#: src/slic3r/GUI/Tab.cpp:1314 msgid "To do that please specify a new name for the preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:1304 +#: src/slic3r/GUI/Tab.cpp:1318 msgid "Additional information:" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1310 +#: src/slic3r/GUI/Tab.cpp:1324 msgid "printer model" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1318 +#: src/slic3r/GUI/Tab.cpp:1332 msgid "default print profile" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1321 +#: src/slic3r/GUI/Tab.cpp:1335 msgid "default filament profile" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1335 +#: src/slic3r/GUI/Tab.cpp:1349 msgid "default SLA material profile" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1339 +#: src/slic3r/GUI/Tab.cpp:1353 msgid "default SLA print profile" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1347 +#: src/slic3r/GUI/Tab.cpp:1361 msgid "full profile name" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1348 +#: src/slic3r/GUI/Tab.cpp:1362 msgid "symbolic profile name" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1540 +#: src/slic3r/GUI/Tab.cpp:1554 msgid "" "Single Extruder Multi Material is selected, \n" "and all extruders must have the same diameter.\n" @@ -6683,12 +6821,12 @@ msgid "" "nozzle diameter value?" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1543 src/slic3r/GUI/Tab.cpp:1922 -#: src/libslic3r/PrintConfig.cpp:2452 +#: src/slic3r/GUI/Tab.cpp:1557 src/slic3r/GUI/Tab.cpp:1940 +#: src/libslic3r/PrintConfig.cpp:2553 msgid "Nozzle diameter" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1835 +#: src/slic3r/GUI/Tab.cpp:1853 msgid "" "Note: All parameters from this group are moved to the Physical Printer " "settings (see changelog).\n" @@ -6701,184 +6839,184 @@ msgid "" "physical_printer directory." msgstr "" -#: src/slic3r/GUI/Tab.cpp:1854 +#: src/slic3r/GUI/Tab.cpp:1872 msgid "Ramming settings" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1890 +#: src/slic3r/GUI/Tab.cpp:1908 msgid "Extruders" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1891 +#: src/slic3r/GUI/Tab.cpp:1909 msgid "Number of extruders of the printer." msgstr "" -#: src/slic3r/GUI/Tab.cpp:1900 +#: src/slic3r/GUI/Tab.cpp:1918 msgid "Milling cutters" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1901 +#: src/slic3r/GUI/Tab.cpp:1919 msgid "Number of milling heads." msgstr "" -#: src/slic3r/GUI/Tab.cpp:1920 +#: src/slic3r/GUI/Tab.cpp:1938 msgid "" "This is a single extruder multimaterial printer, diameters of all extruders " "will be set to the new value. Do you want to proceed?" msgstr "" -#: src/slic3r/GUI/Tab.cpp:1945 +#: src/slic3r/GUI/Tab.cpp:1963 msgid "Reset to Filament Color" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2082 +#: src/slic3r/GUI/Tab.cpp:2100 msgid "Filament Overrides" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2202 +#: src/slic3r/GUI/Tab.cpp:2220 msgid "Volumetric flow hints not available" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2414 src/slic3r/GUI/Tab.cpp:2520 +#: src/slic3r/GUI/Tab.cpp:2432 src/slic3r/GUI/Tab.cpp:2538 msgid "Machine limits" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2417 +#: src/slic3r/GUI/Tab.cpp:2435 msgid "not-marlin/lerdge firmware compensation" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2420 +#: src/slic3r/GUI/Tab.cpp:2438 msgid "Machine Limits" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2440 +#: src/slic3r/GUI/Tab.cpp:2458 msgid "Values in this column are for Normal mode" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2446 +#: src/slic3r/GUI/Tab.cpp:2464 msgid "Values in this column are for Stealth mode" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2456 +#: src/slic3r/GUI/Tab.cpp:2474 msgid "Maximum feedrates" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2464 +#: src/slic3r/GUI/Tab.cpp:2482 msgid "Maximum accelerations" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2472 +#: src/slic3r/GUI/Tab.cpp:2490 msgid "Jerk limits" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2477 +#: src/slic3r/GUI/Tab.cpp:2495 msgid "Minimum feedrates" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2548 src/slic3r/GUI/Tab.cpp:2557 +#: src/slic3r/GUI/Tab.cpp:2566 src/slic3r/GUI/Tab.cpp:2575 msgid "Single extruder MM setup" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2558 +#: src/slic3r/GUI/Tab.cpp:2576 msgid "Single extruder multimaterial parameters" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2564 +#: src/slic3r/GUI/Tab.cpp:2582 msgid "Advanced wipe tower purge volume calculs" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2793 +#: src/slic3r/GUI/Tab.cpp:2811 msgid "" "The Wipe option is not available when using the Firmware Retraction mode.\n" "\n" "Shall I disable it in order to enable Firmware Retraction?" msgstr "" -#: src/slic3r/GUI/Tab.cpp:2795 +#: src/slic3r/GUI/Tab.cpp:2813 msgid "Firmware Retraction" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3421 +#: src/slic3r/GUI/Tab.cpp:3444 msgid "Detached" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3488 +#: src/slic3r/GUI/Tab.cpp:3511 msgid "remove" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3488 +#: src/slic3r/GUI/Tab.cpp:3511 msgid "delete" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3497 +#: src/slic3r/GUI/Tab.cpp:3520 msgid "It's a last preset for this physical printer." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3502 +#: src/slic3r/GUI/Tab.cpp:3525 #, possible-c-format msgid "" "Are you sure you want to delete \"%1%\" preset from the physical printer \"%" "2%\"?" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3514 +#: src/slic3r/GUI/Tab.cpp:3537 msgid "" "The physical printer(s) below is based on the preset, you are going to " "delete." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3518 +#: src/slic3r/GUI/Tab.cpp:3541 msgid "" "Note, that selected preset will be deleted from this/those printer(s) too." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3522 +#: src/slic3r/GUI/Tab.cpp:3545 msgid "" "The physical printer(s) below is based only on the preset, you are going to " "delete." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3526 +#: src/slic3r/GUI/Tab.cpp:3549 msgid "" "Note, that this/those printer(s) will be deleted after deleting of the " "selected preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3530 +#: src/slic3r/GUI/Tab.cpp:3553 #, possible-c-format msgid "Are you sure you want to %1% the selected preset?" msgstr "" #. TRN Remove/Delete -#: src/slic3r/GUI/Tab.cpp:3535 +#: src/slic3r/GUI/Tab.cpp:3558 #, possible-c-format msgid "%1% Preset" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3616 src/slic3r/GUI/Tab.cpp:3688 +#: src/slic3r/GUI/Tab.cpp:3639 src/slic3r/GUI/Tab.cpp:3711 msgid "Set" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3753 +#: src/slic3r/GUI/Tab.cpp:3776 msgid "" "Machine limits will be emitted to G-code and used to estimate print time. " "They are also used as safegard when generating gcode" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3755 src/slic3r/GUI/Tab.cpp:3763 -#: src/slic3r/GUI/Tab.cpp:3767 +#: src/slic3r/GUI/Tab.cpp:3778 src/slic3r/GUI/Tab.cpp:3786 +#: src/slic3r/GUI/Tab.cpp:3790 msgid "" "(even if the acceleration is set to 3000 in the print profile, if this is at " "1500, it won't export a gcode that will tell to go over 1500)." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3757 +#: src/slic3r/GUI/Tab.cpp:3780 msgid "" "Grey values means that they can't be send to your firmware (no g-code " "available)." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3760 +#: src/slic3r/GUI/Tab.cpp:3783 msgid "" "Machine limits will NOT be emitted to G-code, however they will be used to " "estimate print time, which may therefore not be accurate as the printer may " @@ -6886,31 +7024,31 @@ msgid "" "generating gcode" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3766 +#: src/slic3r/GUI/Tab.cpp:3789 msgid "Machine limits are used as safegard when generating gcode" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3770 +#: src/slic3r/GUI/Tab.cpp:3793 msgid "Machine limits are disabled. They are not used for anything." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3842 +#: src/slic3r/GUI/Tab.cpp:3865 msgid "LOCKED LOCK" msgstr "" #. TRN Description for "LOCKED LOCK" -#: src/slic3r/GUI/Tab.cpp:3844 +#: src/slic3r/GUI/Tab.cpp:3867 msgid "" "indicates that the settings are the same as the system (or default) values " "for the current option group" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3846 +#: src/slic3r/GUI/Tab.cpp:3869 msgid "UNLOCKED LOCK" msgstr "" #. TRN Description for "UNLOCKED LOCK" -#: src/slic3r/GUI/Tab.cpp:3848 +#: src/slic3r/GUI/Tab.cpp:3871 msgid "" "indicates that some settings were changed and are not equal to the system " "(or default) values for the current option group.\n" @@ -6918,23 +7056,23 @@ msgid "" "to the system (or default) values." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3853 +#: src/slic3r/GUI/Tab.cpp:3876 msgid "WHITE BULLET" msgstr "" #. TRN Description for "WHITE BULLET" -#: src/slic3r/GUI/Tab.cpp:3855 +#: src/slic3r/GUI/Tab.cpp:3878 msgid "" "for the left button: indicates a non-system (or non-default) preset,\n" "for the right button: indicates that the settings hasn't been modified." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3858 +#: src/slic3r/GUI/Tab.cpp:3881 msgid "BACK ARROW" msgstr "" #. TRN Description for "BACK ARROW" -#: src/slic3r/GUI/Tab.cpp:3860 +#: src/slic3r/GUI/Tab.cpp:3883 msgid "" "indicates that the settings were changed and are not equal to the last saved " "preset for the current option group.\n" @@ -6942,13 +7080,13 @@ msgid "" "to the last saved preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3870 +#: src/slic3r/GUI/Tab.cpp:3893 msgid "" "LOCKED LOCK icon indicates that the settings are the same as the system (or " "default) values for the current option group" msgstr "" -#: src/slic3r/GUI/Tab.cpp:3872 +#: src/slic3r/GUI/Tab.cpp:3895 msgid "" "UNLOCKED LOCK icon indicates that some settings were changed and are not " "equal to the system (or default) values for the current option group.\n" @@ -6956,17 +7094,17 @@ msgid "" "default) values." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3875 +#: src/slic3r/GUI/Tab.cpp:3898 msgid "WHITE BULLET icon indicates a non system (or non default) preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3878 +#: src/slic3r/GUI/Tab.cpp:3901 msgid "" "WHITE BULLET icon indicates that the settings are the same as in the last " "saved preset for the current option group." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3880 +#: src/slic3r/GUI/Tab.cpp:3903 msgid "" "BACK ARROW icon indicates that the settings were changed and are not equal " "to the last saved preset for the current option group.\n" @@ -6974,249 +7112,249 @@ msgid "" "preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3886 +#: src/slic3r/GUI/Tab.cpp:3909 msgid "" "LOCKED LOCK icon indicates that the value is the same as the system (or " "default) value." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3887 +#: src/slic3r/GUI/Tab.cpp:3910 msgid "" "UNLOCKED LOCK icon indicates that the value was changed and is not equal to " "the system (or default) value.\n" "Click to reset current value to the system (or default) value." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3893 +#: src/slic3r/GUI/Tab.cpp:3916 msgid "" "WHITE BULLET icon indicates that the value is the same as in the last saved " "preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:3894 +#: src/slic3r/GUI/Tab.cpp:3917 msgid "" "BACK ARROW icon indicates that the value was changed and is not equal to the " "last saved preset.\n" "Click to reset current value to the last saved preset." msgstr "" -#: src/slic3r/GUI/Tab.cpp:4040 src/slic3r/GUI/Tab.cpp:4042 +#: src/slic3r/GUI/Tab.cpp:4063 src/slic3r/GUI/Tab.cpp:4065 msgid "Material" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4077 +#: src/slic3r/GUI/Tab.cpp:4100 msgid "Exposure" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4081 +#: src/slic3r/GUI/Tab.cpp:4104 msgid "Corrections" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4097 src/slic3r/GUI/Tab.cpp:4098 +#: src/slic3r/GUI/Tab.cpp:4120 src/slic3r/GUI/Tab.cpp:4121 msgid "Notes" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4105 src/slic3r/GUI/Tab.cpp:4238 +#: src/slic3r/GUI/Tab.cpp:4128 src/slic3r/GUI/Tab.cpp:4261 msgid "Dependencies" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4106 src/slic3r/GUI/Tab.cpp:4239 +#: src/slic3r/GUI/Tab.cpp:4129 src/slic3r/GUI/Tab.cpp:4262 msgid "Profile dependencies" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4156 +#: src/slic3r/GUI/Tab.cpp:4179 msgid "Layers and perimeters" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4166 +#: src/slic3r/GUI/Tab.cpp:4189 msgid "Support head" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4171 +#: src/slic3r/GUI/Tab.cpp:4194 msgid "Support pillar" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4194 +#: src/slic3r/GUI/Tab.cpp:4217 msgid "Connection of the support sticks and junctions" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4199 +#: src/slic3r/GUI/Tab.cpp:4222 msgid "Automatic generation" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4221 src/slic3r/GUI/Tab.cpp:4222 +#: src/slic3r/GUI/Tab.cpp:4244 src/slic3r/GUI/Tab.cpp:4245 #: src/libslic3r/SLA/Hollowing.cpp:45 src/libslic3r/SLA/Hollowing.cpp:57 #: src/libslic3r/SLA/Hollowing.cpp:66 src/libslic3r/SLA/Hollowing.cpp:75 msgid "Hollowing" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4228 +#: src/slic3r/GUI/Tab.cpp:4251 msgid "Advanced" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4232 +#: src/slic3r/GUI/Tab.cpp:4255 msgid "Output options" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4233 +#: src/slic3r/GUI/Tab.cpp:4256 msgid "Output file" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4273 +#: src/slic3r/GUI/Tab.cpp:4296 #, possible-c-format msgid "" "\"%1%\" is disabled because \"%2%\" is on in \"%3%\" category.\n" "To enable \"%1%\", please switch off \"%2%\"" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4275 src/libslic3r/PrintConfig.cpp:4654 +#: src/slic3r/GUI/Tab.cpp:4298 src/libslic3r/PrintConfig.cpp:4761 msgid "Object elevation" msgstr "" -#: src/slic3r/GUI/Tab.cpp:4275 src/libslic3r/PrintConfig.cpp:4758 +#: src/slic3r/GUI/Tab.cpp:4298 src/libslic3r/PrintConfig.cpp:4865 msgid "Pad around object" msgstr "" -#: src/slic3r/GUI/Tab.hpp:377 src/slic3r/GUI/Tab.hpp:510 +#: src/slic3r/GUI/Tab.hpp:378 src/slic3r/GUI/Tab.hpp:511 msgid "Print Settings" msgstr "" -#: src/slic3r/GUI/Tab.hpp:409 +#: src/slic3r/GUI/Tab.hpp:410 msgid "Filament Settings" msgstr "" -#: src/slic3r/GUI/Tab.hpp:459 +#: src/slic3r/GUI/Tab.hpp:460 msgid "Printer Settings" msgstr "" -#: src/slic3r/GUI/Tab.hpp:494 +#: src/slic3r/GUI/Tab.hpp:495 msgid "Material Settings" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:137 -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:146 -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:845 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:144 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:153 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:852 msgid "Undef" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:525 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:532 msgid "PrusaSlicer is closing: Unsaved Changes" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:542 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:549 msgid "Switching Presets: Unsaved Changes" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:608 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:615 msgid "Old Value" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:609 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:616 msgid "New Value" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:640 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:647 msgid "Transfer" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:641 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:648 msgid "Discard" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:642 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:649 msgid "Save" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:662 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:669 msgid "PrusaSlicer will remember your action." msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:664 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:671 msgid "" "You will not be asked about the unsaved changes the next time you close " "PrusaSlicer." msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:665 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:672 msgid "" "You will not be asked about the unsaved changes the next time you switch a " "preset." msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:666 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:673 #, possible-c-format msgid "" "Visit \"Preferences\" and check \"%1%\"\n" "to be asked about unsaved changes again." msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:668 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:675 msgid "PrusaSlicer: Don't ask me again" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:735 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:742 msgid "" "Some fields are too long to fit. Right mouse click reveals the full text." msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:737 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:744 msgid "All settings changes will be discarded." msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:740 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:747 msgid "Save the selected options." msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:740 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:747 msgid "Transfer the selected settings to the newly selected preset." msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:744 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:751 #, possible-c-format msgid "Save the selected options to preset \"%1%\"." msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:745 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:752 #, possible-c-format msgid "Transfer the selected options to the newly selected preset \"%1%\"." msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1025 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1033 msgid "The following presets were modified:" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1030 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1038 #, possible-c-format msgid "Preset \"%1%\" has the following unsaved changes:" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1034 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1042 #, possible-c-format msgid "" "Preset \"%1%\" is not compatible with the new printer profile and it has the " "following unsaved changes:" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1035 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1043 #, possible-c-format msgid "" "Preset \"%1%\" is not compatible with the new print profile and it has the " "following unsaved changes:" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1082 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1089 msgid "Extruders count" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1088 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1095 msgid "Capabilities" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1199 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1212 msgid "Old value" msgstr "" -#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1200 +#: src/slic3r/GUI/UnsavedChangesDialog.cpp:1213 msgid "New value" msgstr "" @@ -7454,12 +7592,12 @@ msgstr "" msgid "Show advanced settings" msgstr "" -#: src/slic3r/GUI/wxExtensions.cpp:624 +#: src/slic3r/GUI/wxExtensions.cpp:628 #, possible-c-format msgid "Switch to the %s mode" msgstr "" -#: src/slic3r/GUI/wxExtensions.cpp:625 +#: src/slic3r/GUI/wxExtensions.cpp:629 #, possible-c-format msgid "Current mode is %s" msgstr "" @@ -7665,28 +7803,28 @@ msgstr "" msgid "Open G-code file:" msgstr "" -#: src/libslic3r/GCode.cpp:640 +#: src/libslic3r/GCode.cpp:652 msgid "There is an object with no extrusions on the first layer." msgstr "" -#: src/libslic3r/GCode.cpp:658 +#: src/libslic3r/GCode.cpp:670 msgid "Empty layers detected, the output would not be printable." msgstr "" -#: src/libslic3r/GCode.cpp:659 +#: src/libslic3r/GCode.cpp:671 msgid "Print z" msgstr "" -#: src/libslic3r/GCode.cpp:660 +#: src/libslic3r/GCode.cpp:672 msgid "" "This is usually caused by negligibly small extrusions or by a faulty model. " "Try to repair the model or change its orientation on the bed." msgstr "" #: src/libslic3r/ExtrusionEntity.cpp:277 src/libslic3r/ExtrusionEntity.cpp:310 -#: src/libslic3r/PrintConfig.cpp:709 src/libslic3r/PrintConfig.cpp:737 -#: src/libslic3r/PrintConfig.cpp:756 src/libslic3r/PrintConfig.cpp:2068 -#: src/libslic3r/PrintConfig.cpp:2070 src/libslic3r/PrintConfig.cpp:3509 +#: src/libslic3r/PrintConfig.cpp:722 src/libslic3r/PrintConfig.cpp:749 +#: src/libslic3r/PrintConfig.cpp:768 src/libslic3r/PrintConfig.cpp:2169 +#: src/libslic3r/PrintConfig.cpp:2171 src/libslic3r/PrintConfig.cpp:3616 msgid "Ironing" msgstr "" @@ -7838,116 +7976,116 @@ msgstr "" msgid "write calledback failed" msgstr "" -#: src/libslic3r/Preset.cpp:1471 +#: src/libslic3r/Preset.cpp:1507 msgid "filament" msgstr "" -#: src/libslic3r/Print.cpp:1351 +#: src/libslic3r/Print.cpp:1355 msgid "All objects are outside of the print volume." msgstr "" -#: src/libslic3r/Print.cpp:1354 +#: src/libslic3r/Print.cpp:1358 msgid "The supplied settings will cause an empty print." msgstr "" -#: src/libslic3r/Print.cpp:1358 +#: src/libslic3r/Print.cpp:1362 msgid "Some objects are too close; your extruder will collide with them." msgstr "" -#: src/libslic3r/Print.cpp:1360 +#: src/libslic3r/Print.cpp:1364 msgid "" "Some objects are too tall and cannot be printed without extruder collisions." msgstr "" -#: src/libslic3r/Print.cpp:1369 +#: src/libslic3r/Print.cpp:1373 msgid "The Spiral Vase option can only be used when printing a single object." msgstr "" -#: src/libslic3r/Print.cpp:1376 +#: src/libslic3r/Print.cpp:1380 msgid "" "The Spiral Vase option can only be used when printing single material " "objects." msgstr "" -#: src/libslic3r/Print.cpp:1389 +#: src/libslic3r/Print.cpp:1393 msgid "" "The wipe tower is only supported if all extruders have the same nozzle " "diameter and use filaments of the same diameter." msgstr "" -#: src/libslic3r/Print.cpp:1395 +#: src/libslic3r/Print.cpp:1399 msgid "" "The Wipe Tower is currently only supported for the Marlin, RepRap/Sprinter " "and Repetier G-code flavors." msgstr "" -#: src/libslic3r/Print.cpp:1397 +#: src/libslic3r/Print.cpp:1401 msgid "" "The Wipe Tower is currently only supported with the relative extruder " "addressing (use_relative_e_distances=1)." msgstr "" -#: src/libslic3r/Print.cpp:1399 +#: src/libslic3r/Print.cpp:1403 msgid "Ooze prevention is currently not supported with the wipe tower enabled." msgstr "" -#: src/libslic3r/Print.cpp:1401 +#: src/libslic3r/Print.cpp:1405 msgid "" "The Wipe Tower currently does not support volumetric E (use_volumetric_e=0)." msgstr "" -#: src/libslic3r/Print.cpp:1403 +#: src/libslic3r/Print.cpp:1407 msgid "" "The Wipe Tower is currently not supported for multimaterial sequential " "prints." msgstr "" -#: src/libslic3r/Print.cpp:1424 +#: src/libslic3r/Print.cpp:1428 msgid "" "The Wipe Tower is only supported for multiple objects if they have equal " "layer heights" msgstr "" -#: src/libslic3r/Print.cpp:1426 +#: src/libslic3r/Print.cpp:1430 msgid "" "The Wipe Tower is only supported for multiple objects if they are printed " "over an equal number of raft layers" msgstr "" -#: src/libslic3r/Print.cpp:1430 +#: src/libslic3r/Print.cpp:1434 msgid "" "The Wipe Tower is only supported for multiple objects if they are printed " "with the same support_material_contact_distance" msgstr "" -#: src/libslic3r/Print.cpp:1432 +#: src/libslic3r/Print.cpp:1436 msgid "" "The Wipe Tower is only supported for multiple objects if they are sliced " "equally." msgstr "" -#: src/libslic3r/Print.cpp:1474 +#: src/libslic3r/Print.cpp:1478 msgid "" "The Wipe tower is only supported if all objects have the same variable layer " "height" msgstr "" -#: src/libslic3r/Print.cpp:1500 +#: src/libslic3r/Print.cpp:1504 msgid "" "One or more object were assigned an extruder that the printer does not have." msgstr "" -#: src/libslic3r/Print.cpp:1509 +#: src/libslic3r/Print.cpp:1513 #, possible-c-format msgid "%1%=%2% mm is too low to be printable at a layer height %3% mm" msgstr "" -#: src/libslic3r/Print.cpp:1512 +#: src/libslic3r/Print.cpp:1516 #, possible-c-format msgid "Excessive %1%=%2% mm to be printable with a nozzle diameter %3% mm" msgstr "" -#: src/libslic3r/Print.cpp:1523 +#: src/libslic3r/Print.cpp:1527 msgid "" "Printing with multiple extruders of differing nozzle diameters. If support " "is to be printed with the current extruder (support_material_extruder == 0 " @@ -7955,13 +8093,13 @@ msgid "" "same diameter." msgstr "" -#: src/libslic3r/Print.cpp:1531 +#: src/libslic3r/Print.cpp:1535 msgid "" "For the Wipe Tower to work with the soluble supports, the support layers " "need to be synchronized with the object layers." msgstr "" -#: src/libslic3r/Print.cpp:1535 +#: src/libslic3r/Print.cpp:1539 msgid "" "The Wipe Tower currently supports the non-soluble supports only if they are " "printed with the current extruder without triggering a tool change. (both " @@ -7969,31 +8107,31 @@ msgid "" "set to 0)." msgstr "" -#: src/libslic3r/Print.cpp:1557 +#: src/libslic3r/Print.cpp:1561 msgid "First layer height can't be greater than nozzle diameter" msgstr "" -#: src/libslic3r/Print.cpp:1562 +#: src/libslic3r/Print.cpp:1566 msgid "Layer height can't be greater than nozzle diameter" msgstr "" -#: src/libslic3r/Print.cpp:1722 +#: src/libslic3r/Print.cpp:1726 msgid "Infilling layers" msgstr "" -#: src/libslic3r/Print.cpp:1752 +#: src/libslic3r/Print.cpp:1756 msgid "Generating skirt" msgstr "" -#: src/libslic3r/Print.cpp:1809 +#: src/libslic3r/Print.cpp:1813 msgid "Generating brim" msgstr "" -#: src/libslic3r/Print.cpp:1871 +#: src/libslic3r/Print.cpp:1875 msgid "Exporting G-code" msgstr "" -#: src/libslic3r/Print.cpp:1875 +#: src/libslic3r/Print.cpp:1879 msgid "Generating G-code" msgstr "" @@ -8001,34 +8139,34 @@ msgstr "" msgid "Pad brim size is too small for the current configuration." msgstr "" -#: src/libslic3r/SLAPrint.cpp:628 +#: src/libslic3r/SLAPrint.cpp:630 msgid "" "Cannot proceed without support points! Add support points or disable support " "generation." msgstr "" -#: src/libslic3r/SLAPrint.cpp:640 +#: src/libslic3r/SLAPrint.cpp:642 msgid "" "Elevation is too low for object. Use the \"Pad around object\" feature to " "print the object without elevation." msgstr "" -#: src/libslic3r/SLAPrint.cpp:646 +#: src/libslic3r/SLAPrint.cpp:648 msgid "" "The endings of the support pillars will be deployed on the gap between the " "object and the pad. 'Support base safety distance' has to be greater than " "the 'Pad object gap' parameter to avoid this." msgstr "" -#: src/libslic3r/SLAPrint.cpp:661 +#: src/libslic3r/SLAPrint.cpp:663 msgid "Exposition time is out of printer profile bounds." msgstr "" -#: src/libslic3r/SLAPrint.cpp:668 +#: src/libslic3r/SLAPrint.cpp:670 msgid "Initial exposition time is out of printer profile bounds." msgstr "" -#: src/libslic3r/SLAPrint.cpp:784 +#: src/libslic3r/SLAPrint.cpp:786 msgid "Slicing done" msgstr "" @@ -8191,112 +8329,123 @@ msgid "" "resolution, therefore it is advisable to keep the value reasonably low." msgstr "" -#: src/libslic3r/PrintConfig.cpp:140 src/libslic3r/PrintConfig.cpp:2494 +#: src/libslic3r/PrintConfig.cpp:140 src/libslic3r/PrintConfig.cpp:2595 msgid "Hostname, IP or URL" msgstr "" -#: src/libslic3r/PrintConfig.cpp:142 src/libslic3r/PrintConfig.cpp:2496 +#: src/libslic3r/PrintConfig.cpp:142 msgid "" "Slic3r can upload G-code files to a printer host. This field should contain " -"the hostname, IP address or URL of the printer host instance." +"the hostname, IP address or URL of the printer host instance. Print host " +"behind HAProxy with basic auth enabled can be accessed by putting the user " +"name and password into the URL in the following format: https://username:" +"password@your-octopi-address/" msgstr "" -#: src/libslic3r/PrintConfig.cpp:148 src/libslic3r/PrintConfig.cpp:2479 +#: src/libslic3r/PrintConfig.cpp:150 src/libslic3r/PrintConfig.cpp:2580 msgid "API Key / Password" msgstr "" -#: src/libslic3r/PrintConfig.cpp:150 src/libslic3r/PrintConfig.cpp:2481 +#: src/libslic3r/PrintConfig.cpp:152 src/libslic3r/PrintConfig.cpp:2582 msgid "" "Slic3r can upload G-code files to a printer host. This field should contain " "the API Key or the password required for authentication." msgstr "" -#: src/libslic3r/PrintConfig.cpp:157 +#: src/libslic3r/PrintConfig.cpp:159 msgid "Name of the printer" msgstr "" -#: src/libslic3r/PrintConfig.cpp:165 src/libslic3r/PrintConfig.cpp:2488 +#: src/libslic3r/PrintConfig.cpp:167 src/libslic3r/PrintConfig.cpp:2589 msgid "" "Custom CA certificate file can be specified for HTTPS OctoPrint connections, " "in crt/pem format. If left blank, the default OS CA certificate repository " "is used." msgstr "" -#: src/libslic3r/PrintConfig.cpp:180 +#: src/libslic3r/PrintConfig.cpp:182 msgid "Password" msgstr "" -#: src/libslic3r/PrintConfig.cpp:186 +#: src/libslic3r/PrintConfig.cpp:188 msgid "Printer preset name" msgstr "" -#: src/libslic3r/PrintConfig.cpp:187 +#: src/libslic3r/PrintConfig.cpp:189 msgid "Related printer preset name" msgstr "" -#: src/libslic3r/PrintConfig.cpp:192 +#: src/libslic3r/PrintConfig.cpp:194 msgid "Authorization Type" msgstr "" -#: src/libslic3r/PrintConfig.cpp:211 src/libslic3r/PrintConfig.cpp:212 +#: src/libslic3r/PrintConfig.cpp:199 +msgid "API key" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:200 +msgid "HTTP digest" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:213 src/libslic3r/PrintConfig.cpp:214 msgid "Allow empty layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:214 +#: src/libslic3r/PrintConfig.cpp:216 msgid "" "Do not prevent the gcode builder to trigger an exception if a full layer is " "empty and so the print will have to start from thin air afterward." msgstr "" -#: src/libslic3r/PrintConfig.cpp:219 +#: src/libslic3r/PrintConfig.cpp:221 msgid "Avoid crossing perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:221 +#: src/libslic3r/PrintConfig.cpp:223 msgid "" "Optimize travel moves in order to minimize the crossing of perimeters. This " "is mostly useful with Bowden extruders which suffer from oozing. This " "feature slows down both the print and the G-code generation." msgstr "" -#: src/libslic3r/PrintConfig.cpp:228 src/libslic3r/PrintConfig.cpp:229 +#: src/libslic3r/PrintConfig.cpp:230 src/libslic3r/PrintConfig.cpp:231 msgid "Don't avoid crossing on 1st layer" msgstr "" -#: src/libslic3r/PrintConfig.cpp:231 +#: src/libslic3r/PrintConfig.cpp:233 msgid "Do not use the 'Avoid crossing perimeters' on the first layer." msgstr "" -#: src/libslic3r/PrintConfig.cpp:236 src/libslic3r/PrintConfig.cpp:3563 +#: src/libslic3r/PrintConfig.cpp:238 src/libslic3r/PrintConfig.cpp:3670 msgid "Other layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:238 +#: src/libslic3r/PrintConfig.cpp:240 msgid "" "Bed temperature for layers after the first one. Set this to zero to disable " "bed temperature control commands in the output." msgstr "" -#: src/libslic3r/PrintConfig.cpp:241 +#: src/libslic3r/PrintConfig.cpp:243 msgid "Bed temperature" msgstr "" -#: src/libslic3r/PrintConfig.cpp:248 +#: src/libslic3r/PrintConfig.cpp:250 msgid "Before layer change G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:250 +#: src/libslic3r/PrintConfig.cpp:252 msgid "" "This custom code is inserted at every layer change, right before the Z move. " "Note that you can use placeholder variables for all Slic3r settings as well " "as [layer_num] and [layer_z]." msgstr "" -#: src/libslic3r/PrintConfig.cpp:260 +#: src/libslic3r/PrintConfig.cpp:262 msgid "Between objects G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:262 +#: src/libslic3r/PrintConfig.cpp:264 msgid "" "This code is inserted between objects when using sequential printing. By " "default extruder and bed temperature are reset using non-wait command; " @@ -8306,33 +8455,33 @@ msgid "" "[first_layer_temperature]\" command wherever you want." msgstr "" -#: src/libslic3r/PrintConfig.cpp:273 +#: src/libslic3r/PrintConfig.cpp:275 msgid "Number of solid layers to generate on bottom surfaces." msgstr "" -#: src/libslic3r/PrintConfig.cpp:274 +#: src/libslic3r/PrintConfig.cpp:276 msgid "Bottom solid layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:281 +#: src/libslic3r/PrintConfig.cpp:283 msgid "" "The number of bottom solid layers is increased above bottom_solid_layers if " "necessary to satisfy minimum thickness of bottom shell." msgstr "" -#: src/libslic3r/PrintConfig.cpp:283 +#: src/libslic3r/PrintConfig.cpp:285 msgid "Minimum bottom shell thickness" msgstr "" -#: src/libslic3r/PrintConfig.cpp:289 src/libslic3r/PrintConfig.cpp:339 +#: src/libslic3r/PrintConfig.cpp:291 src/libslic3r/PrintConfig.cpp:341 msgid "Bridge" msgstr "" -#: src/libslic3r/PrintConfig.cpp:290 +#: src/libslic3r/PrintConfig.cpp:292 msgid "Bridge acceleration" msgstr "" -#: src/libslic3r/PrintConfig.cpp:292 +#: src/libslic3r/PrintConfig.cpp:294 #, possible-c-format msgid "" "This is the acceleration your printer will use for bridges.\n" @@ -8340,42 +8489,42 @@ msgid "" "Set zero to disable acceleration control for bridges." msgstr "" -#: src/libslic3r/PrintConfig.cpp:295 src/libslic3r/PrintConfig.cpp:599 -#: src/libslic3r/PrintConfig.cpp:1661 src/libslic3r/PrintConfig.cpp:1859 -#: src/libslic3r/PrintConfig.cpp:2633 +#: src/libslic3r/PrintConfig.cpp:297 src/libslic3r/PrintConfig.cpp:614 +#: src/libslic3r/PrintConfig.cpp:1673 src/libslic3r/PrintConfig.cpp:1882 +#: src/libslic3r/PrintConfig.cpp:2733 msgid "mm/s² or %" msgstr "" -#: src/libslic3r/PrintConfig.cpp:301 +#: src/libslic3r/PrintConfig.cpp:303 msgid "Bridging" msgstr "" -#: src/libslic3r/PrintConfig.cpp:302 +#: src/libslic3r/PrintConfig.cpp:304 msgid "Bridging angle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:304 +#: src/libslic3r/PrintConfig.cpp:306 msgid "" "Bridging angle override. If left to zero, the bridging angle will be " "calculated automatically. Otherwise the provided angle will be used for all " "bridges. Use 180° for zero angle." msgstr "" -#: src/libslic3r/PrintConfig.cpp:307 src/libslic3r/PrintConfig.cpp:436 -#: src/libslic3r/PrintConfig.cpp:1497 src/libslic3r/PrintConfig.cpp:1510 -#: src/libslic3r/PrintConfig.cpp:2947 src/libslic3r/PrintConfig.cpp:2958 -#: src/libslic3r/PrintConfig.cpp:3071 src/libslic3r/PrintConfig.cpp:3086 -#: src/libslic3r/PrintConfig.cpp:3336 src/libslic3r/PrintConfig.cpp:3548 -#: src/libslic3r/PrintConfig.cpp:3910 src/libslic3r/PrintConfig.cpp:4628 -#: src/libslic3r/PrintConfig.cpp:4751 +#: src/libslic3r/PrintConfig.cpp:309 src/libslic3r/PrintConfig.cpp:439 +#: src/libslic3r/PrintConfig.cpp:1509 src/libslic3r/PrintConfig.cpp:1522 +#: src/libslic3r/PrintConfig.cpp:3051 src/libslic3r/PrintConfig.cpp:3062 +#: src/libslic3r/PrintConfig.cpp:3175 src/libslic3r/PrintConfig.cpp:3190 +#: src/libslic3r/PrintConfig.cpp:3443 src/libslic3r/PrintConfig.cpp:3655 +#: src/libslic3r/PrintConfig.cpp:4017 src/libslic3r/PrintConfig.cpp:4735 +#: src/libslic3r/PrintConfig.cpp:4858 msgid "°" msgstr "" -#: src/libslic3r/PrintConfig.cpp:313 +#: src/libslic3r/PrintConfig.cpp:315 msgid "Bridges fan speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:315 +#: src/libslic3r/PrintConfig.cpp:317 msgid "" "This fan speed is enforced during all bridges and overhangs. It won't slow " "down the fan if it's currently running at a higher speed.\n" @@ -8384,30 +8533,30 @@ msgid "" "Can only be overriden by disable_fan_first_layers." msgstr "" -#: src/libslic3r/PrintConfig.cpp:319 src/libslic3r/PrintConfig.cpp:332 -#: src/libslic3r/PrintConfig.cpp:341 src/libslic3r/PrintConfig.cpp:355 -#: src/libslic3r/PrintConfig.cpp:368 src/libslic3r/PrintConfig.cpp:821 -#: src/libslic3r/PrintConfig.cpp:832 src/libslic3r/PrintConfig.cpp:845 -#: src/libslic3r/PrintConfig.cpp:858 src/libslic3r/PrintConfig.cpp:875 -#: src/libslic3r/PrintConfig.cpp:1073 src/libslic3r/PrintConfig.cpp:1104 -#: src/libslic3r/PrintConfig.cpp:1194 src/libslic3r/PrintConfig.cpp:1230 -#: src/libslic3r/PrintConfig.cpp:1401 src/libslic3r/PrintConfig.cpp:1522 -#: src/libslic3r/PrintConfig.cpp:1598 src/libslic3r/PrintConfig.cpp:1608 -#: src/libslic3r/PrintConfig.cpp:1651 src/libslic3r/PrintConfig.cpp:1771 -#: src/libslic3r/PrintConfig.cpp:2052 src/libslic3r/PrintConfig.cpp:2300 -#: src/libslic3r/PrintConfig.cpp:2334 src/libslic3r/PrintConfig.cpp:2381 -#: src/libslic3r/PrintConfig.cpp:2779 src/libslic3r/PrintConfig.cpp:2928 -#: src/libslic3r/PrintConfig.cpp:2938 src/libslic3r/PrintConfig.cpp:3673 -#: src/libslic3r/PrintConfig.cpp:4305 src/libslic3r/PrintConfig.cpp:4542 -#: src/libslic3r/PrintConfig.cpp:4670 +#: src/libslic3r/PrintConfig.cpp:321 src/libslic3r/PrintConfig.cpp:334 +#: src/libslic3r/PrintConfig.cpp:343 src/libslic3r/PrintConfig.cpp:357 +#: src/libslic3r/PrintConfig.cpp:370 src/libslic3r/PrintConfig.cpp:833 +#: src/libslic3r/PrintConfig.cpp:844 src/libslic3r/PrintConfig.cpp:857 +#: src/libslic3r/PrintConfig.cpp:870 src/libslic3r/PrintConfig.cpp:887 +#: src/libslic3r/PrintConfig.cpp:1085 src/libslic3r/PrintConfig.cpp:1116 +#: src/libslic3r/PrintConfig.cpp:1206 src/libslic3r/PrintConfig.cpp:1242 +#: src/libslic3r/PrintConfig.cpp:1413 src/libslic3r/PrintConfig.cpp:1534 +#: src/libslic3r/PrintConfig.cpp:1610 src/libslic3r/PrintConfig.cpp:1620 +#: src/libslic3r/PrintConfig.cpp:1663 src/libslic3r/PrintConfig.cpp:1794 +#: src/libslic3r/PrintConfig.cpp:2153 src/libslic3r/PrintConfig.cpp:2401 +#: src/libslic3r/PrintConfig.cpp:2435 src/libslic3r/PrintConfig.cpp:2482 +#: src/libslic3r/PrintConfig.cpp:2883 src/libslic3r/PrintConfig.cpp:3032 +#: src/libslic3r/PrintConfig.cpp:3042 src/libslic3r/PrintConfig.cpp:3780 +#: src/libslic3r/PrintConfig.cpp:4412 src/libslic3r/PrintConfig.cpp:4649 +#: src/libslic3r/PrintConfig.cpp:4777 msgid "%" msgstr "" -#: src/libslic3r/PrintConfig.cpp:326 +#: src/libslic3r/PrintConfig.cpp:328 msgid "Top fan speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:328 +#: src/libslic3r/PrintConfig.cpp:330 msgid "" "This fan speed is enforced during all top fills.\n" "Set to 1 to disable the fan.\n" @@ -8415,11 +8564,11 @@ msgid "" "Can only be overriden by disable_fan_first_layers." msgstr "" -#: src/libslic3r/PrintConfig.cpp:340 +#: src/libslic3r/PrintConfig.cpp:342 msgid "Bridge flow ratio" msgstr "" -#: src/libslic3r/PrintConfig.cpp:343 +#: src/libslic3r/PrintConfig.cpp:345 msgid "" "This factor affects the amount of plastic for bridging. You can decrease it " "slightly to pull the extrudates and prevent sagging, although default " @@ -8427,15 +8576,15 @@ msgid "" "before tweaking this." msgstr "" -#: src/libslic3r/PrintConfig.cpp:353 +#: src/libslic3r/PrintConfig.cpp:355 msgid "Above the bridges" msgstr "" -#: src/libslic3r/PrintConfig.cpp:354 +#: src/libslic3r/PrintConfig.cpp:356 msgid "Above bridge flow ratio" msgstr "" -#: src/libslic3r/PrintConfig.cpp:357 +#: src/libslic3r/PrintConfig.cpp:359 msgid "" "Flow ratio to compensate for the gaps in a bridged top surface. Used for " "ironing infillpattern to prevent regions where the low-flow pass does not " @@ -8444,210 +8593,229 @@ msgid "" "120%." msgstr "" -#: src/libslic3r/PrintConfig.cpp:366 src/libslic3r/PrintConfig.cpp:367 +#: src/libslic3r/PrintConfig.cpp:368 src/libslic3r/PrintConfig.cpp:369 msgid "Bridge overlap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:370 +#: src/libslic3r/PrintConfig.cpp:372 msgid "" "Amount of overlap between lines of the bridge. If want more space between " "line (or less), you can modify it. Default to 100%. A value of 50% will " "create two times less lines." msgstr "" -#: src/libslic3r/PrintConfig.cpp:377 +#: src/libslic3r/PrintConfig.cpp:379 msgid "Bridges" msgstr "" -#: src/libslic3r/PrintConfig.cpp:378 +#: src/libslic3r/PrintConfig.cpp:380 msgid "Bridge speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:380 +#: src/libslic3r/PrintConfig.cpp:382 msgid "Speed for printing bridges." msgstr "" -#: src/libslic3r/PrintConfig.cpp:381 src/libslic3r/PrintConfig.cpp:392 -#: src/libslic3r/PrintConfig.cpp:1167 src/libslic3r/PrintConfig.cpp:1203 -#: src/libslic3r/PrintConfig.cpp:1295 src/libslic3r/PrintConfig.cpp:1304 -#: src/libslic3r/PrintConfig.cpp:1312 src/libslic3r/PrintConfig.cpp:1339 -#: src/libslic3r/PrintConfig.cpp:1358 src/libslic3r/PrintConfig.cpp:1783 -#: src/libslic3r/PrintConfig.cpp:1997 src/libslic3r/PrintConfig.cpp:2071 -#: src/libslic3r/PrintConfig.cpp:2204 src/libslic3r/PrintConfig.cpp:2238 -#: src/libslic3r/PrintConfig.cpp:2250 src/libslic3r/PrintConfig.cpp:2260 -#: src/libslic3r/PrintConfig.cpp:2325 src/libslic3r/PrintConfig.cpp:2424 -#: src/libslic3r/PrintConfig.cpp:2534 src/libslic3r/PrintConfig.cpp:2665 -#: src/libslic3r/PrintConfig.cpp:2892 src/libslic3r/PrintConfig.cpp:2902 -#: src/libslic3r/PrintConfig.cpp:3527 src/libslic3r/PrintConfig.cpp:3651 -#: src/libslic3r/PrintConfig.cpp:3752 src/libslic3r/PrintConfig.cpp:4220 +#: src/libslic3r/PrintConfig.cpp:383 src/libslic3r/PrintConfig.cpp:394 +#: src/libslic3r/PrintConfig.cpp:1179 src/libslic3r/PrintConfig.cpp:1215 +#: src/libslic3r/PrintConfig.cpp:1307 src/libslic3r/PrintConfig.cpp:1316 +#: src/libslic3r/PrintConfig.cpp:1324 src/libslic3r/PrintConfig.cpp:1351 +#: src/libslic3r/PrintConfig.cpp:1370 src/libslic3r/PrintConfig.cpp:1806 +#: src/libslic3r/PrintConfig.cpp:2098 src/libslic3r/PrintConfig.cpp:2172 +#: src/libslic3r/PrintConfig.cpp:2305 src/libslic3r/PrintConfig.cpp:2339 +#: src/libslic3r/PrintConfig.cpp:2351 src/libslic3r/PrintConfig.cpp:2361 +#: src/libslic3r/PrintConfig.cpp:2426 src/libslic3r/PrintConfig.cpp:2525 +#: src/libslic3r/PrintConfig.cpp:2635 src/libslic3r/PrintConfig.cpp:2765 +#: src/libslic3r/PrintConfig.cpp:2996 src/libslic3r/PrintConfig.cpp:3006 +#: src/libslic3r/PrintConfig.cpp:3634 src/libslic3r/PrintConfig.cpp:3758 +#: src/libslic3r/PrintConfig.cpp:3859 src/libslic3r/PrintConfig.cpp:4327 msgid "mm/s" msgstr "" -#: src/libslic3r/PrintConfig.cpp:388 +#: src/libslic3r/PrintConfig.cpp:390 msgid "Internal bridges" msgstr "" -#: src/libslic3r/PrintConfig.cpp:389 +#: src/libslic3r/PrintConfig.cpp:391 msgid "Internal bridge speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:391 +#: src/libslic3r/PrintConfig.cpp:393 #, possible-c-format msgid "" "Speed for printing the bridges that support the top layer.\n" "Can be a % of the bridge speed." msgstr "" -#: src/libslic3r/PrintConfig.cpp:399 src/libslic3r/PrintConfig.cpp:400 +#: src/libslic3r/PrintConfig.cpp:401 src/libslic3r/PrintConfig.cpp:402 msgid "Brim inside holes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:402 +#: src/libslic3r/PrintConfig.cpp:404 msgid "" "Allow to create a brim over an island when it's inside a hole (or surrounded " "by an object)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:407 +#: src/libslic3r/PrintConfig.cpp:409 msgid "Brim width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:409 +#: src/libslic3r/PrintConfig.cpp:411 msgid "" "Horizontal width of the brim that will be printed around each object on the " "first layer." msgstr "" -#: src/libslic3r/PrintConfig.cpp:416 +#: src/libslic3r/PrintConfig.cpp:418 msgid "Interior Brim width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:418 +#: src/libslic3r/PrintConfig.cpp:420 msgid "" "Horizontal width of the brim that will be printed inside each object on the " "first layer." msgstr "" -#: src/libslic3r/PrintConfig.cpp:426 +#: src/libslic3r/PrintConfig.cpp:428 msgid "Brim ears" msgstr "" -#: src/libslic3r/PrintConfig.cpp:428 +#: src/libslic3r/PrintConfig.cpp:430 msgid "Only draw brim over the sharp edges of the model." msgstr "" -#: src/libslic3r/PrintConfig.cpp:433 +#: src/libslic3r/PrintConfig.cpp:435 msgid "Max angle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:435 +#: src/libslic3r/PrintConfig.cpp:436 +msgid "Brim ear max angle" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:438 msgid "" "Maximum angle to let a brim ear appear. \n" "If set to 0, no brim will be created. \n" "If set to ~178, brim will be created on everything but strait sections." msgstr "" -#: src/libslic3r/PrintConfig.cpp:443 src/libslic3r/PrintConfig.cpp:1554 -#: src/libslic3r/PrintConfig.cpp:3476 src/libslic3r/PrintConfig.cpp:3491 +#: src/libslic3r/PrintConfig.cpp:446 +msgid "Detection radius" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:447 +msgid "Brim ear detection length" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:449 +msgid "" +"The geometry will be decimated before dectecting sharp angles. This " +"parameter indicate the minimum length of strait sections after decimation.\n" +"0 to deactivate" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:457 src/libslic3r/PrintConfig.cpp:1566 +#: src/libslic3r/PrintConfig.cpp:3583 src/libslic3r/PrintConfig.cpp:3598 msgid "Pattern" msgstr "" -#: src/libslic3r/PrintConfig.cpp:444 +#: src/libslic3r/PrintConfig.cpp:458 msgid "Ear pattern" msgstr "" -#: src/libslic3r/PrintConfig.cpp:446 +#: src/libslic3r/PrintConfig.cpp:460 msgid "" "Pattern for the ear. The concentric id the default one. The rectilinear has " "a perimeter around it, you can try it if the concentric has too many " "problems to stick to the build plate." msgstr "" -#: src/libslic3r/PrintConfig.cpp:451 src/libslic3r/PrintConfig.cpp:703 -#: src/libslic3r/PrintConfig.cpp:732 src/libslic3r/PrintConfig.cpp:760 -#: src/libslic3r/PrintConfig.cpp:1583 src/libslic3r/PrintConfig.cpp:3505 +#: src/libslic3r/PrintConfig.cpp:465 src/libslic3r/PrintConfig.cpp:716 +#: src/libslic3r/PrintConfig.cpp:744 src/libslic3r/PrintConfig.cpp:772 +#: src/libslic3r/PrintConfig.cpp:1595 src/libslic3r/PrintConfig.cpp:3612 msgid "Concentric" msgstr "" -#: src/libslic3r/PrintConfig.cpp:452 src/libslic3r/PrintConfig.cpp:699 -#: src/libslic3r/PrintConfig.cpp:729 src/libslic3r/PrintConfig.cpp:757 -#: src/libslic3r/PrintConfig.cpp:1576 src/libslic3r/PrintConfig.cpp:3484 -#: src/libslic3r/PrintConfig.cpp:3503 +#: src/libslic3r/PrintConfig.cpp:466 src/libslic3r/PrintConfig.cpp:713 +#: src/libslic3r/PrintConfig.cpp:741 src/libslic3r/PrintConfig.cpp:769 +#: src/libslic3r/PrintConfig.cpp:1588 src/libslic3r/PrintConfig.cpp:3591 +#: src/libslic3r/PrintConfig.cpp:3610 msgid "Rectilinear" msgstr "" -#: src/libslic3r/PrintConfig.cpp:456 +#: src/libslic3r/PrintConfig.cpp:471 msgid "Brim offset" msgstr "" -#: src/libslic3r/PrintConfig.cpp:458 +#: src/libslic3r/PrintConfig.cpp:473 msgid "" "Distance between the brim and the part. Should be kept at 0 unless you " "encounter great difficulties to separate them. It's subtracted to brim_width " "and brim_width_interior., so it has to be lower than them" msgstr "" -#: src/libslic3r/PrintConfig.cpp:465 +#: src/libslic3r/PrintConfig.cpp:480 msgid "Chamber" msgstr "" -#: src/libslic3r/PrintConfig.cpp:466 +#: src/libslic3r/PrintConfig.cpp:481 msgid "Chamber temperature" msgstr "" -#: src/libslic3r/PrintConfig.cpp:468 +#: src/libslic3r/PrintConfig.cpp:483 msgid "" "Chamber temperature0. Note that this setting doesn't do anything, but you " "can access it in Start G-code, Tool change G-code and the other ones, like " "for other temperature settings." msgstr "" -#: src/libslic3r/PrintConfig.cpp:476 +#: src/libslic3r/PrintConfig.cpp:491 msgid "Clip multi-part objects" msgstr "" -#: src/libslic3r/PrintConfig.cpp:478 +#: src/libslic3r/PrintConfig.cpp:493 msgid "" "When printing multi-material objects, this settings will make Slic3r to clip " "the overlapping object parts one by the other (2nd part will be clipped by " "the 1st, 3rd part will be clipped by the 1st and 2nd etc)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:485 +#: src/libslic3r/PrintConfig.cpp:500 msgid "Colorprint height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:487 +#: src/libslic3r/PrintConfig.cpp:502 msgid "Heights at which a filament change is to occur. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:497 +#: src/libslic3r/PrintConfig.cpp:512 msgid "Compatible printers condition" msgstr "" -#: src/libslic3r/PrintConfig.cpp:498 +#: src/libslic3r/PrintConfig.cpp:513 msgid "" "A boolean expression using the configuration values of an active printer " "profile. If this expression evaluates to true, this profile is considered " "compatible with the active printer profile." msgstr "" -#: src/libslic3r/PrintConfig.cpp:512 +#: src/libslic3r/PrintConfig.cpp:527 msgid "Compatible print profiles condition" msgstr "" -#: src/libslic3r/PrintConfig.cpp:513 +#: src/libslic3r/PrintConfig.cpp:528 msgid "" "A boolean expression using the configuration values of an active print " "profile. If this expression evaluates to true, this profile is considered " "compatible with the active print profile." msgstr "" -#: src/libslic3r/PrintConfig.cpp:530 +#: src/libslic3r/PrintConfig.cpp:545 msgid "Complete individual objects" msgstr "" -#: src/libslic3r/PrintConfig.cpp:532 +#: src/libslic3r/PrintConfig.cpp:547 msgid "" "When printing multiple objects or copies, this feature will complete each " "object before moving onto next one (and starting it from its bottom layer). " @@ -8655,22 +8823,22 @@ msgid "" "warn and prevent you from extruder collisions, but beware." msgstr "" -#: src/libslic3r/PrintConfig.cpp:540 +#: src/libslic3r/PrintConfig.cpp:555 msgid "Allow only one skirt loop" msgstr "" -#: src/libslic3r/PrintConfig.cpp:542 +#: src/libslic3r/PrintConfig.cpp:557 msgid "" "When using 'Complete individual objects', the default behavior is to draw " "the skirt around each object. if you prefer to have only one skirt for the " "whole plater, use this option." msgstr "" -#: src/libslic3r/PrintConfig.cpp:548 +#: src/libslic3r/PrintConfig.cpp:563 msgid "Object sort" msgstr "" -#: src/libslic3r/PrintConfig.cpp:550 +#: src/libslic3r/PrintConfig.cpp:565 msgid "" "When printing multiple objects or copies on after another, this will help " "you to choose how it's ordered.\n" @@ -8680,49 +8848,49 @@ msgid "" "Lowest Z will sort them by their height, useful for delta printers." msgstr "" -#: src/libslic3r/PrintConfig.cpp:559 +#: src/libslic3r/PrintConfig.cpp:574 msgid "Right panel" msgstr "" -#: src/libslic3r/PrintConfig.cpp:560 +#: src/libslic3r/PrintConfig.cpp:575 msgid "lowest Y" msgstr "" -#: src/libslic3r/PrintConfig.cpp:561 +#: src/libslic3r/PrintConfig.cpp:576 msgid "lowest Z" msgstr "" -#: src/libslic3r/PrintConfig.cpp:566 +#: src/libslic3r/PrintConfig.cpp:581 msgid "Enable auto cooling" msgstr "" -#: src/libslic3r/PrintConfig.cpp:568 +#: src/libslic3r/PrintConfig.cpp:583 msgid "" "This flag enables the automatic cooling logic that adjusts print speed and " "fan speed according to layer printing time." msgstr "" -#: src/libslic3r/PrintConfig.cpp:574 +#: src/libslic3r/PrintConfig.cpp:589 msgid "Cooling tube position" msgstr "" -#: src/libslic3r/PrintConfig.cpp:576 +#: src/libslic3r/PrintConfig.cpp:591 msgid "Distance of the center-point of the cooling tube from the extruder tip." msgstr "" -#: src/libslic3r/PrintConfig.cpp:583 +#: src/libslic3r/PrintConfig.cpp:598 msgid "Cooling tube length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:585 +#: src/libslic3r/PrintConfig.cpp:600 msgid "Length of the cooling tube to limit space for cooling moves inside it." msgstr "" -#: src/libslic3r/PrintConfig.cpp:594 +#: src/libslic3r/PrintConfig.cpp:609 msgid "Default acceleration" msgstr "" -#: src/libslic3r/PrintConfig.cpp:595 +#: src/libslic3r/PrintConfig.cpp:610 #, possible-c-format msgid "" "This is the acceleration your printer will be reset to after the role-" @@ -8731,72 +8899,72 @@ msgid "" "Set zero to prevent resetting acceleration at all." msgstr "" -#: src/libslic3r/PrintConfig.cpp:605 +#: src/libslic3r/PrintConfig.cpp:620 msgid "Default filament profile" msgstr "" -#: src/libslic3r/PrintConfig.cpp:606 +#: src/libslic3r/PrintConfig.cpp:621 msgid "" "Default filament profile associated with the current printer profile. On " "selection of the current printer profile, this filament profile will be " "activated." msgstr "" -#: src/libslic3r/PrintConfig.cpp:612 +#: src/libslic3r/PrintConfig.cpp:627 msgid "Default print profile" msgstr "" -#: src/libslic3r/PrintConfig.cpp:613 src/libslic3r/PrintConfig.cpp:4472 -#: src/libslic3r/PrintConfig.cpp:4483 +#: src/libslic3r/PrintConfig.cpp:628 src/libslic3r/PrintConfig.cpp:4579 +#: src/libslic3r/PrintConfig.cpp:4590 msgid "" "Default print profile associated with the current printer profile. On " "selection of the current printer profile, this print profile will be " "activated." msgstr "" -#: src/libslic3r/PrintConfig.cpp:619 +#: src/libslic3r/PrintConfig.cpp:634 msgid "Disable fan for the first" msgstr "" -#: src/libslic3r/PrintConfig.cpp:621 +#: src/libslic3r/PrintConfig.cpp:636 msgid "" "You can set this to a positive value to disable fan at all during the first " "layers, so that it does not make adhesion worse." msgstr "" -#: src/libslic3r/PrintConfig.cpp:630 +#: src/libslic3r/PrintConfig.cpp:645 msgid "Don't support bridges" msgstr "" -#: src/libslic3r/PrintConfig.cpp:632 +#: src/libslic3r/PrintConfig.cpp:647 msgid "" "Experimental option for preventing support material from being generated " "under bridged areas." msgstr "" -#: src/libslic3r/PrintConfig.cpp:638 +#: src/libslic3r/PrintConfig.cpp:653 msgid "Distance between objects" msgstr "" -#: src/libslic3r/PrintConfig.cpp:640 +#: src/libslic3r/PrintConfig.cpp:655 msgid "Distance used for the auto-arrange feature of the plater." msgstr "" -#: src/libslic3r/PrintConfig.cpp:647 src/libslic3r/PrintConfig.cpp:658 +#: src/libslic3r/PrintConfig.cpp:662 src/libslic3r/PrintConfig.cpp:673 msgid "End G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:649 +#: src/libslic3r/PrintConfig.cpp:664 msgid "" "This end procedure is inserted at the end of the output file. Note that you " "can use placeholder variables for all Slic3r settings." msgstr "" -#: src/libslic3r/PrintConfig.cpp:659 +#: src/libslic3r/PrintConfig.cpp:674 msgid "Filament end G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:661 +#: src/libslic3r/PrintConfig.cpp:676 msgid "" "This end procedure is inserted at the end of the output file, before the " "printer end gcode (and before any toolchange from this filament in case of " @@ -8805,80 +8973,76 @@ msgid "" "extruder order." msgstr "" -#: src/libslic3r/PrintConfig.cpp:672 +#: src/libslic3r/PrintConfig.cpp:687 msgid "Ensure vertical shell thickness" msgstr "" -#: src/libslic3r/PrintConfig.cpp:674 +#: src/libslic3r/PrintConfig.cpp:689 msgid "" "Add solid infill near sloping surfaces to guarantee the vertical shell " "thickness (top+bottom solid layers)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:681 +#: src/libslic3r/PrintConfig.cpp:696 msgid "Top Pattern" msgstr "" -#: src/libslic3r/PrintConfig.cpp:683 +#: src/libslic3r/PrintConfig.cpp:698 msgid "" "Fill pattern for top infill. This only affects the top visible layer, and " "not its adjacent solid shells." msgstr "" -#: src/libslic3r/PrintConfig.cpp:700 src/libslic3r/PrintConfig.cpp:730 +#: src/libslic3r/PrintConfig.cpp:714 src/libslic3r/PrintConfig.cpp:742 msgid "Monotonic (filled)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:701 src/libslic3r/PrintConfig.cpp:731 -#: src/libslic3r/PrintConfig.cpp:759 src/libslic3r/PrintConfig.cpp:1577 -#: src/libslic3r/PrintConfig.cpp:3504 +#: src/libslic3r/PrintConfig.cpp:715 src/libslic3r/PrintConfig.cpp:743 +#: src/libslic3r/PrintConfig.cpp:771 src/libslic3r/PrintConfig.cpp:1589 +#: src/libslic3r/PrintConfig.cpp:3611 msgid "Monotonic" msgstr "" -#: src/libslic3r/PrintConfig.cpp:702 -msgid "Aligned Rectilinear" -msgstr "" - -#: src/libslic3r/PrintConfig.cpp:704 src/libslic3r/PrintConfig.cpp:733 -#: src/libslic3r/PrintConfig.cpp:761 src/libslic3r/PrintConfig.cpp:3506 +#: src/libslic3r/PrintConfig.cpp:717 src/libslic3r/PrintConfig.cpp:745 +#: src/libslic3r/PrintConfig.cpp:773 src/libslic3r/PrintConfig.cpp:3613 msgid "Concentric (filled)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:705 src/libslic3r/PrintConfig.cpp:734 -#: src/libslic3r/PrintConfig.cpp:762 src/libslic3r/PrintConfig.cpp:1587 -#: src/libslic3r/PrintConfig.cpp:3507 +#: src/libslic3r/PrintConfig.cpp:718 src/libslic3r/PrintConfig.cpp:746 +#: src/libslic3r/PrintConfig.cpp:774 src/libslic3r/PrintConfig.cpp:1599 +#: src/libslic3r/PrintConfig.cpp:3614 msgid "Hilbert Curve" msgstr "" -#: src/libslic3r/PrintConfig.cpp:706 src/libslic3r/PrintConfig.cpp:735 -#: src/libslic3r/PrintConfig.cpp:763 src/libslic3r/PrintConfig.cpp:1588 +#: src/libslic3r/PrintConfig.cpp:719 src/libslic3r/PrintConfig.cpp:747 +#: src/libslic3r/PrintConfig.cpp:775 src/libslic3r/PrintConfig.cpp:1600 msgid "Archimedean Chords" msgstr "" -#: src/libslic3r/PrintConfig.cpp:707 src/libslic3r/PrintConfig.cpp:736 -#: src/libslic3r/PrintConfig.cpp:764 src/libslic3r/PrintConfig.cpp:1589 +#: src/libslic3r/PrintConfig.cpp:720 src/libslic3r/PrintConfig.cpp:748 +#: src/libslic3r/PrintConfig.cpp:776 src/libslic3r/PrintConfig.cpp:1601 msgid "Octagram Spiral" msgstr "" -#: src/libslic3r/PrintConfig.cpp:708 src/libslic3r/PrintConfig.cpp:3508 +#: src/libslic3r/PrintConfig.cpp:721 src/libslic3r/PrintConfig.cpp:3615 msgid "Sawtooth" msgstr "" -#: src/libslic3r/PrintConfig.cpp:714 +#: src/libslic3r/PrintConfig.cpp:727 msgid "Bottom fill pattern" msgstr "" -#: src/libslic3r/PrintConfig.cpp:716 +#: src/libslic3r/PrintConfig.cpp:729 msgid "" "Fill pattern for bottom infill. This only affects the bottom visible layer, " "and not its adjacent solid shells." msgstr "" -#: src/libslic3r/PrintConfig.cpp:742 +#: src/libslic3r/PrintConfig.cpp:754 msgid "Solid pattern" msgstr "" -#: src/libslic3r/PrintConfig.cpp:744 +#: src/libslic3r/PrintConfig.cpp:756 msgid "" "Fill pattern for solid (internal) infill. This only affects the solid not-" "visible layers. You should use rectilinear is most cases. You can try " @@ -8886,16 +9050,16 @@ msgid "" "patterns by a single big line & is more efficient for filling little spaces." msgstr "" -#: src/libslic3r/PrintConfig.cpp:758 +#: src/libslic3r/PrintConfig.cpp:770 msgid "Rectilinear (filled)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:769 +#: src/libslic3r/PrintConfig.cpp:781 #, possible-c-format msgid "Enforce 100% fill volume" msgstr "" -#: src/libslic3r/PrintConfig.cpp:771 +#: src/libslic3r/PrintConfig.cpp:783 msgid "" "Experimental option which modifies (in solid infill) fill flow to have the " "exact amount of plastic inside the volume to fill (it generally changes the " @@ -8905,11 +9069,11 @@ msgid "" "remove the over-extrusion seen in thin infill areas, from the overlap ratio" msgstr "" -#: src/libslic3r/PrintConfig.cpp:780 +#: src/libslic3r/PrintConfig.cpp:792 msgid "Default infill margin" msgstr "" -#: src/libslic3r/PrintConfig.cpp:782 +#: src/libslic3r/PrintConfig.cpp:794 #, possible-c-format msgid "" "This parameter grows the top/bottom/solid layers by the specified MM to " @@ -8917,20 +9081,20 @@ msgid "" "of the perimeters." msgstr "" -#: src/libslic3r/PrintConfig.cpp:783 src/libslic3r/PrintConfig.cpp:794 -#: src/libslic3r/PrintConfig.cpp:1638 +#: src/libslic3r/PrintConfig.cpp:795 src/libslic3r/PrintConfig.cpp:806 +#: src/libslic3r/PrintConfig.cpp:1650 msgid "mm/%" msgstr "" -#: src/libslic3r/PrintConfig.cpp:790 +#: src/libslic3r/PrintConfig.cpp:802 msgid "Bridged" msgstr "" -#: src/libslic3r/PrintConfig.cpp:791 +#: src/libslic3r/PrintConfig.cpp:803 msgid "Bridge margin" msgstr "" -#: src/libslic3r/PrintConfig.cpp:793 +#: src/libslic3r/PrintConfig.cpp:805 #, possible-c-format msgid "" "This parameter grows the bridged solid infill layers by the specified MM to " @@ -8938,15 +9102,15 @@ msgid "" "of the external perimeter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:801 +#: src/libslic3r/PrintConfig.cpp:813 msgid "External perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:802 +#: src/libslic3r/PrintConfig.cpp:814 msgid "External perimeters width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:804 +#: src/libslic3r/PrintConfig.cpp:816 msgid "" "Set this to a non-zero value to set a manual extrusion width for external " "perimeters. If left zero, default extrusion width will be used if set, " @@ -8954,27 +9118,27 @@ msgid "" "(for example 112.5%), it will be computed over nozzle diameter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:807 src/libslic3r/PrintConfig.cpp:1116 -#: src/libslic3r/PrintConfig.cpp:1686 src/libslic3r/PrintConfig.cpp:1699 -#: src/libslic3r/PrintConfig.cpp:1881 src/libslic3r/PrintConfig.cpp:1959 -#: src/libslic3r/PrintConfig.cpp:1987 src/libslic3r/PrintConfig.cpp:2414 -#: src/libslic3r/PrintConfig.cpp:2654 src/libslic3r/PrintConfig.cpp:3044 -#: src/libslic3r/PrintConfig.cpp:3058 src/libslic3r/PrintConfig.cpp:3155 -#: src/libslic3r/PrintConfig.cpp:3324 src/libslic3r/PrintConfig.cpp:3423 -#: src/libslic3r/PrintConfig.cpp:3704 src/libslic3r/PrintConfig.cpp:4202 -#: src/libslic3r/PrintConfig.cpp:4211 +#: src/libslic3r/PrintConfig.cpp:819 src/libslic3r/PrintConfig.cpp:1128 +#: src/libslic3r/PrintConfig.cpp:1698 src/libslic3r/PrintConfig.cpp:1711 +#: src/libslic3r/PrintConfig.cpp:1907 src/libslic3r/PrintConfig.cpp:2060 +#: src/libslic3r/PrintConfig.cpp:2088 src/libslic3r/PrintConfig.cpp:2515 +#: src/libslic3r/PrintConfig.cpp:2754 src/libslic3r/PrintConfig.cpp:3148 +#: src/libslic3r/PrintConfig.cpp:3162 src/libslic3r/PrintConfig.cpp:3259 +#: src/libslic3r/PrintConfig.cpp:3431 src/libslic3r/PrintConfig.cpp:3530 +#: src/libslic3r/PrintConfig.cpp:3811 src/libslic3r/PrintConfig.cpp:4309 +#: src/libslic3r/PrintConfig.cpp:4318 msgid "mm or %" msgstr "" -#: src/libslic3r/PrintConfig.cpp:814 +#: src/libslic3r/PrintConfig.cpp:826 msgid "Cutting corners" msgstr "" -#: src/libslic3r/PrintConfig.cpp:815 +#: src/libslic3r/PrintConfig.cpp:827 msgid "Ext. peri. cut corners" msgstr "" -#: src/libslic3r/PrintConfig.cpp:817 +#: src/libslic3r/PrintConfig.cpp:829 #, possible-c-format msgid "" "Activate this option to modify the flow to acknoledge that the nozzle is " @@ -8988,11 +9152,11 @@ msgid "" "removed if there is no use of it." msgstr "" -#: src/libslic3r/PrintConfig.cpp:826 +#: src/libslic3r/PrintConfig.cpp:838 msgid "External perimeter fan speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:827 +#: src/libslic3r/PrintConfig.cpp:839 msgid "" "When set to a non-zero value this fan speed is used only for external " "perimeters (visible ones). \n" @@ -9003,15 +9167,15 @@ msgid "" "improve layer adhesion." msgstr "" -#: src/libslic3r/PrintConfig.cpp:839 +#: src/libslic3r/PrintConfig.cpp:851 msgid "external perimeter overlap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:840 +#: src/libslic3r/PrintConfig.cpp:852 msgid "Ext. peri. overlap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:842 +#: src/libslic3r/PrintConfig.cpp:854 #, possible-c-format msgid "" "This setting allow you to reduce the overlap between the perimeters and the " @@ -9022,15 +9186,15 @@ msgid "" "removed if there is no use of it." msgstr "" -#: src/libslic3r/PrintConfig.cpp:852 +#: src/libslic3r/PrintConfig.cpp:864 msgid "perimeter overlap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:853 +#: src/libslic3r/PrintConfig.cpp:865 msgid "Perimeter overlap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:855 +#: src/libslic3r/PrintConfig.cpp:867 #, possible-c-format msgid "" "This setting allow you to reduce the overlap between the perimeters, to " @@ -9040,15 +9204,15 @@ msgid "" "removed if there is no use for it." msgstr "" -#: src/libslic3r/PrintConfig.cpp:865 +#: src/libslic3r/PrintConfig.cpp:877 msgid "Better bonding" msgstr "" -#: src/libslic3r/PrintConfig.cpp:866 +#: src/libslic3r/PrintConfig.cpp:878 msgid "Perimeter bonding" msgstr "" -#: src/libslic3r/PrintConfig.cpp:868 +#: src/libslic3r/PrintConfig.cpp:880 msgid "" "This setting may degrad a bit the quality of your external perimeter, in " "exchange for a better bonding between perimeters.Use it if you have great " @@ -9064,51 +9228,51 @@ msgid "" "removed if there is no use for it." msgstr "" -#: src/libslic3r/PrintConfig.cpp:882 +#: src/libslic3r/PrintConfig.cpp:894 msgid "External" msgstr "" -#: src/libslic3r/PrintConfig.cpp:883 +#: src/libslic3r/PrintConfig.cpp:895 msgid "External perimeters speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:885 +#: src/libslic3r/PrintConfig.cpp:897 msgid "" "This separate setting will affect the speed of external perimeters (the " "visible ones). If expressed as percentage (for example: 80%) it will be " "calculated on the perimeters speed setting above. Set to zero for auto." msgstr "" -#: src/libslic3r/PrintConfig.cpp:888 src/libslic3r/PrintConfig.cpp:1714 -#: src/libslic3r/PrintConfig.cpp:1728 src/libslic3r/PrintConfig.cpp:3032 -#: src/libslic3r/PrintConfig.cpp:3168 src/libslic3r/PrintConfig.cpp:3469 -#: src/libslic3r/PrintConfig.cpp:3719 +#: src/libslic3r/PrintConfig.cpp:900 src/libslic3r/PrintConfig.cpp:1726 +#: src/libslic3r/PrintConfig.cpp:1740 src/libslic3r/PrintConfig.cpp:3136 +#: src/libslic3r/PrintConfig.cpp:3272 src/libslic3r/PrintConfig.cpp:3576 +#: src/libslic3r/PrintConfig.cpp:3826 msgid "mm/s or %" msgstr "" -#: src/libslic3r/PrintConfig.cpp:895 +#: src/libslic3r/PrintConfig.cpp:907 msgid "first" msgstr "" -#: src/libslic3r/PrintConfig.cpp:896 +#: src/libslic3r/PrintConfig.cpp:908 msgid "External perimeters first" msgstr "" -#: src/libslic3r/PrintConfig.cpp:898 +#: src/libslic3r/PrintConfig.cpp:910 msgid "" "Print contour perimeters from the outermost one to the innermost one instead " "of the default inverse order." msgstr "" -#: src/libslic3r/PrintConfig.cpp:904 +#: src/libslic3r/PrintConfig.cpp:916 msgid "In vase mode (no seam)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:905 +#: src/libslic3r/PrintConfig.cpp:917 msgid "ExternalPerimeter in vase mode" msgstr "" -#: src/libslic3r/PrintConfig.cpp:907 +#: src/libslic3r/PrintConfig.cpp:919 msgid "" "Print contour perimeters in two circle, in a contiunous way, like for a vase " "mode. It needs the external_perimeters_first parameter do work. \n" @@ -9120,70 +9284,70 @@ msgid "" "to do two loops." msgstr "" -#: src/libslic3r/PrintConfig.cpp:916 +#: src/libslic3r/PrintConfig.cpp:928 msgid "Only for outer side" msgstr "" -#: src/libslic3r/PrintConfig.cpp:917 +#: src/libslic3r/PrintConfig.cpp:929 msgid "Ext peri first for outer side" msgstr "" -#: src/libslic3r/PrintConfig.cpp:919 +#: src/libslic3r/PrintConfig.cpp:931 msgid "" "Only do the vase trick on the external side. Useful when the thikness is too " "low." msgstr "" -#: src/libslic3r/PrintConfig.cpp:924 +#: src/libslic3r/PrintConfig.cpp:936 msgid "Only for inner side" msgstr "" -#: src/libslic3r/PrintConfig.cpp:925 +#: src/libslic3r/PrintConfig.cpp:937 msgid "ext peri first for inner side" msgstr "" -#: src/libslic3r/PrintConfig.cpp:927 +#: src/libslic3r/PrintConfig.cpp:939 msgid "" "Only do the vase trick on the external side. Useful when you only want to " "remode seam from screw hole." msgstr "" -#: src/libslic3r/PrintConfig.cpp:936 +#: src/libslic3r/PrintConfig.cpp:948 msgid "Perimeters loop" msgstr "" -#: src/libslic3r/PrintConfig.cpp:938 +#: src/libslic3r/PrintConfig.cpp:950 msgid "" "Join the perimeters to create only one continuous extrusion without any z-" "hop. Long inside travel (from external to holes) are not extruded to give " "some space to the infill." msgstr "" -#: src/libslic3r/PrintConfig.cpp:944 src/libslic3r/PrintConfig.cpp:2907 +#: src/libslic3r/PrintConfig.cpp:956 src/libslic3r/PrintConfig.cpp:3011 msgid "Seam position" msgstr "" -#: src/libslic3r/PrintConfig.cpp:945 +#: src/libslic3r/PrintConfig.cpp:957 msgid "Perimeter loop seam" msgstr "" -#: src/libslic3r/PrintConfig.cpp:947 +#: src/libslic3r/PrintConfig.cpp:959 msgid "Position of perimeters starting points." msgstr "" -#: src/libslic3r/PrintConfig.cpp:951 +#: src/libslic3r/PrintConfig.cpp:963 msgid "Nearest" msgstr "" -#: src/libslic3r/PrintConfig.cpp:957 +#: src/libslic3r/PrintConfig.cpp:969 msgid "filling horizontal gaps on slopes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:958 +#: src/libslic3r/PrintConfig.cpp:970 msgid "Extra perimeters (do nothing)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:960 +#: src/libslic3r/PrintConfig.cpp:972 #, possible-c-format msgid "" "Add more perimeters when needed for avoiding gaps in sloping walls. Slic3r " @@ -9193,15 +9357,15 @@ msgid "" "a message. Personally, i think it's useless." msgstr "" -#: src/libslic3r/PrintConfig.cpp:969 +#: src/libslic3r/PrintConfig.cpp:981 msgid "On overhangs" msgstr "" -#: src/libslic3r/PrintConfig.cpp:970 +#: src/libslic3r/PrintConfig.cpp:982 msgid "Extra perimeters over overhangs" msgstr "" -#: src/libslic3r/PrintConfig.cpp:972 +#: src/libslic3r/PrintConfig.cpp:984 msgid "" "Add more perimeters when needed for avoiding gaps in sloping walls. Slic3r " "keeps adding perimeter until all overhangs are filled.\n" @@ -9209,43 +9373,43 @@ msgid "" "If you use this setting, consider strongly using also overhangs_reverse." msgstr "" -#: src/libslic3r/PrintConfig.cpp:980 +#: src/libslic3r/PrintConfig.cpp:992 msgid "On odd layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:981 +#: src/libslic3r/PrintConfig.cpp:993 msgid "Extra perimeter on odd layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:983 +#: src/libslic3r/PrintConfig.cpp:995 msgid "" "Add one perimeter every odd layer. With this, infill is taken into sandwitch " "and you may be able to reduce drastically the infill/perimeter overlap " "setting. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:989 +#: src/libslic3r/PrintConfig.cpp:1001 msgid "Only one perimeter on Top surfaces" msgstr "" -#: src/libslic3r/PrintConfig.cpp:991 +#: src/libslic3r/PrintConfig.cpp:1003 msgid "" "Use only one perimeter on flat top surface, to let more space to the top " "infill pattern." msgstr "" -#: src/libslic3r/PrintConfig.cpp:999 +#: src/libslic3r/PrintConfig.cpp:1011 msgid "" "The extruder to use (unless more specific extruder settings are specified). " "This value overrides perimeter and infill extruders, but not the support " "extruders." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1015 +#: src/libslic3r/PrintConfig.cpp:1027 msgid "Extruder clearance height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1017 +#: src/libslic3r/PrintConfig.cpp:1029 msgid "" "Set this to the vertical distance between your nozzle tip and (usually) the " "X carriage rods. In other words, this is the height of the clearance " @@ -9253,30 +9417,30 @@ msgid "" "extruder can peek before colliding with other printed objects." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1029 +#: src/libslic3r/PrintConfig.cpp:1041 msgid "Extruder clearance radius" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1030 +#: src/libslic3r/PrintConfig.cpp:1042 msgid "" "Set this to the clearance radius around your extruder. If the extruder is " "not centered, choose the largest value for safety. This setting is used to " "check for collisions and to display the graphical preview in the plater." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1040 +#: src/libslic3r/PrintConfig.cpp:1052 msgid "Extruder Color" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1042 src/libslic3r/PrintConfig.cpp:1146 +#: src/libslic3r/PrintConfig.cpp:1054 src/libslic3r/PrintConfig.cpp:1158 msgid "This is only used in the Slic3r interface as a visual help." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1049 +#: src/libslic3r/PrintConfig.cpp:1061 msgid "Extruder offset" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1051 src/libslic3r/PrintConfig.cpp:4145 +#: src/libslic3r/PrintConfig.cpp:1063 src/libslic3r/PrintConfig.cpp:4252 msgid "" "If your firmware doesn't handle the extruder displacement you need the G-" "code to take it into account. This option lets you specify the displacement " @@ -9284,11 +9448,11 @@ msgid "" "coordinates (they will be subtracted from the XY coordinate)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1060 +#: src/libslic3r/PrintConfig.cpp:1072 msgid "Extruder temp offset" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1062 +#: src/libslic3r/PrintConfig.cpp:1074 msgid "" "This offset will be added to all extruder temperature set by the filament " "settings.\n" @@ -9297,31 +9461,31 @@ msgid "" "instead of 'M104 S[first_layer_temperature]' in the start_gcode" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1070 +#: src/libslic3r/PrintConfig.cpp:1082 msgid "Extruder fan offset" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1072 +#: src/libslic3r/PrintConfig.cpp:1084 msgid "" "This offset wil be add to all fan value set by the filament properties. It " "won't make them go higher than 100% and lower than 0%." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1079 +#: src/libslic3r/PrintConfig.cpp:1091 msgid "Extrusion axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1081 +#: src/libslic3r/PrintConfig.cpp:1093 msgid "" "Use this option to set the axis letter associated to your printer's extruder " "(usually E but some printers use A)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1086 src/libslic3r/PrintConfig.cpp:1096 +#: src/libslic3r/PrintConfig.cpp:1098 src/libslic3r/PrintConfig.cpp:1108 msgid "Extrusion multiplier" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1088 +#: src/libslic3r/PrintConfig.cpp:1100 msgid "" "This factor changes the amount of flow proportionally. You may need to tweak " "this setting to get nice surface finish and correct single wall widths. " @@ -9329,7 +9493,7 @@ msgid "" "more, check filament diameter and your firmware E steps." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1098 +#: src/libslic3r/PrintConfig.cpp:1110 msgid "" "This factor changes the amount of flow proportionally. You may need to tweak " "this setting to get nice surface finish and correct single wall widths. " @@ -9339,11 +9503,11 @@ msgid "" "only purpose is to offer the same functionality but with a per-object basis." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1110 +#: src/libslic3r/PrintConfig.cpp:1122 msgid "Default extrusion width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1112 +#: src/libslic3r/PrintConfig.cpp:1124 msgid "" "Set this to a non-zero value to allow a manual extrusion width. If left to " "zero, Slic3r derives extrusion widths from the nozzle diameter (see the " @@ -9352,21 +9516,21 @@ msgid "" "diameter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1123 +#: src/libslic3r/PrintConfig.cpp:1135 msgid "Keep fan always on" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1125 +#: src/libslic3r/PrintConfig.cpp:1137 msgid "" "If this is enabled, fan will continuously run at base speed if no setting " "override the speed. Useful for PLA, harmful for ABS." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1131 +#: src/libslic3r/PrintConfig.cpp:1143 msgid "Enable fan if layer print time is below" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1133 +#: src/libslic3r/PrintConfig.cpp:1145 msgid "" "If layer print time is estimated below this number of seconds, fan will be " "enabled and its speed will be calculated by interpolating the default and " @@ -9374,49 +9538,49 @@ msgid "" "Set to 0 to disable." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1136 src/libslic3r/PrintConfig.cpp:3019 +#: src/libslic3r/PrintConfig.cpp:1148 src/libslic3r/PrintConfig.cpp:3123 msgid "approximate seconds" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1144 +#: src/libslic3r/PrintConfig.cpp:1156 msgid "Filament color" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1152 +#: src/libslic3r/PrintConfig.cpp:1164 msgid "Filament notes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1154 +#: src/libslic3r/PrintConfig.cpp:1166 msgid "You can put your notes regarding the filament here." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1162 +#: src/libslic3r/PrintConfig.cpp:1174 msgid "Max speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1164 +#: src/libslic3r/PrintConfig.cpp:1176 msgid "" "Maximum speed allowed for this filament. Limits the maximum speed of a print " "to the minimum of the print speed and the filament speed. Set to zero for no " "limit." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1173 src/libslic3r/PrintConfig.cpp:2341 +#: src/libslic3r/PrintConfig.cpp:1185 src/libslic3r/PrintConfig.cpp:2442 msgid "Max volumetric speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1175 +#: src/libslic3r/PrintConfig.cpp:1187 msgid "" "Maximum volumetric speed allowed for this filament. Limits the maximum " "volumetric speed of a print to the minimum of print and filament volumetric " "speed. Set to zero for no limit." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1184 +#: src/libslic3r/PrintConfig.cpp:1196 msgid "Max speed on the wipe tower" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1185 +#: src/libslic3r/PrintConfig.cpp:1197 msgid "" "This setting is used to set the maximum speed when extruding inside the wipe " "tower (use M220). In %, set 0 to disable and use the Filament type instead.\n" @@ -9431,117 +9595,117 @@ msgid "" "tower print." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1201 +#: src/libslic3r/PrintConfig.cpp:1213 msgid "Loading speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1202 +#: src/libslic3r/PrintConfig.cpp:1214 msgid "Speed used for loading the filament on the wipe tower. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:1210 +#: src/libslic3r/PrintConfig.cpp:1222 msgid "Toolchange temperature enabled" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1211 +#: src/libslic3r/PrintConfig.cpp:1223 msgid "Determines whether toolchange temperatures will be applied" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1216 +#: src/libslic3r/PrintConfig.cpp:1228 msgid "Fast mode" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1217 +#: src/libslic3r/PrintConfig.cpp:1229 msgid "" "Experimental: drops nozzle temperature during cooling moves instead of prior " "to extraction to reduce wait time." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1222 +#: src/libslic3r/PrintConfig.cpp:1234 msgid "Use part fan to cool hotend" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1223 +#: src/libslic3r/PrintConfig.cpp:1235 msgid "" "Experimental setting. May enable the hotend to cool down faster during " "toolchanges" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1228 +#: src/libslic3r/PrintConfig.cpp:1240 msgid "Toolchange part fan speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1229 +#: src/libslic3r/PrintConfig.cpp:1241 msgid "" "Experimental setting. Fan speeds that are too high can clash with the " "hotend's PID routine." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1237 +#: src/libslic3r/PrintConfig.cpp:1249 msgid "Enable Skinnydip string reduction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1238 +#: src/libslic3r/PrintConfig.cpp:1250 msgid "" "Skinnydip performs a secondary dip into the meltzone to burn off fine " "strings of filament" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1243 +#: src/libslic3r/PrintConfig.cpp:1255 msgid "Pause in melt zone" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1244 +#: src/libslic3r/PrintConfig.cpp:1256 msgid "" "Stay in melt zone for this amount of time before extracting the filament. " "Not usually necessary." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1245 src/libslic3r/PrintConfig.cpp:1253 +#: src/libslic3r/PrintConfig.cpp:1257 src/libslic3r/PrintConfig.cpp:1265 msgid "milliseconds" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1251 +#: src/libslic3r/PrintConfig.cpp:1263 msgid "Pause before extraction " msgstr "" -#: src/libslic3r/PrintConfig.cpp:1252 +#: src/libslic3r/PrintConfig.cpp:1264 msgid "" "Can be useful to avoid bondtech gears deforming hot tips, but not ordinarily " "needed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1259 +#: src/libslic3r/PrintConfig.cpp:1271 msgid "Speed to move into melt zone" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1260 src/libslic3r/PrintConfig.cpp:1268 +#: src/libslic3r/PrintConfig.cpp:1272 src/libslic3r/PrintConfig.cpp:1280 msgid "usually not necessary to change this" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1261 src/libslic3r/PrintConfig.cpp:1269 +#: src/libslic3r/PrintConfig.cpp:1273 src/libslic3r/PrintConfig.cpp:1281 msgid "mm/sec" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1267 +#: src/libslic3r/PrintConfig.cpp:1279 msgid "Speed to extract from melt zone" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1275 +#: src/libslic3r/PrintConfig.cpp:1287 msgid "Toolchange temperature" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1276 +#: src/libslic3r/PrintConfig.cpp:1288 msgid "" "To further reduce stringing, it can be helpful to set a lower temperature " "just prior to extracting filament from the hotend." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1284 +#: src/libslic3r/PrintConfig.cpp:1296 msgid "Insertion distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1285 +#: src/libslic3r/PrintConfig.cpp:1297 msgid "" "For stock extruders, usually 40-42mm. For bondtech extruder upgrade, " "usually 30-32mm. Start with a low value and gradually increase it until " @@ -9549,67 +9713,67 @@ msgid "" "high." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1293 +#: src/libslic3r/PrintConfig.cpp:1305 msgid "Loading speed at the start" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1294 +#: src/libslic3r/PrintConfig.cpp:1306 msgid "Speed used at the very beginning of loading phase. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:1301 +#: src/libslic3r/PrintConfig.cpp:1313 msgid "Unloading speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1302 +#: src/libslic3r/PrintConfig.cpp:1314 msgid "" "Speed used for unloading the filament on the wipe tower (does not affect " "initial part of unloading just after ramming). " msgstr "" -#: src/libslic3r/PrintConfig.cpp:1310 +#: src/libslic3r/PrintConfig.cpp:1322 msgid "Unloading speed at the start" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1311 +#: src/libslic3r/PrintConfig.cpp:1323 msgid "" "Speed used for unloading the tip of the filament immediately after ramming. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:1318 +#: src/libslic3r/PrintConfig.cpp:1330 msgid "Delay after unloading" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1319 +#: src/libslic3r/PrintConfig.cpp:1331 msgid "" "Time to wait after the filament is unloaded. May help to get reliable " "toolchanges with flexible materials that may need more time to shrink to " "original dimensions. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:1328 +#: src/libslic3r/PrintConfig.cpp:1340 msgid "Number of cooling moves" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1329 +#: src/libslic3r/PrintConfig.cpp:1341 msgid "" "Filament is cooled by being moved back and forth in the cooling tubes. " "Specify desired number of these moves." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1337 +#: src/libslic3r/PrintConfig.cpp:1349 msgid "Speed of the first cooling move" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1338 +#: src/libslic3r/PrintConfig.cpp:1350 msgid "Cooling moves are gradually accelerating beginning at this speed. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:1345 +#: src/libslic3r/PrintConfig.cpp:1357 msgid "Minimal purge on wipe tower" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1346 +#: src/libslic3r/PrintConfig.cpp:1358 msgid "" "After a tool change, the exact position of the newly loaded filament inside " "the nozzle may not be known, and the filament pressure is likely not yet " @@ -9618,62 +9782,62 @@ msgid "" "to produce successive infill or sacrificial object extrusions reliably." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1350 +#: src/libslic3r/PrintConfig.cpp:1362 msgid "mm³" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1356 +#: src/libslic3r/PrintConfig.cpp:1368 msgid "Speed of the last cooling move" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1357 +#: src/libslic3r/PrintConfig.cpp:1369 msgid "Cooling moves are gradually accelerating towards this speed. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:1364 +#: src/libslic3r/PrintConfig.cpp:1376 msgid "Filament load time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1365 +#: src/libslic3r/PrintConfig.cpp:1377 msgid "" "Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " "filament during a tool change (when executing the T code). This time is " "added to the total print time by the G-code time estimator." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1372 +#: src/libslic3r/PrintConfig.cpp:1384 msgid "Ramming parameters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1373 +#: src/libslic3r/PrintConfig.cpp:1385 msgid "" "This string is edited by RammingDialog and contains ramming specific " "parameters." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1379 +#: src/libslic3r/PrintConfig.cpp:1391 msgid "Filament unload time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1380 +#: src/libslic3r/PrintConfig.cpp:1392 msgid "" "Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " "filament during a tool change (when executing the T code). This time is " "added to the total print time by the G-code time estimator." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1388 +#: src/libslic3r/PrintConfig.cpp:1400 msgid "" "Enter your filament diameter here. Good precision is required, so use a " "caliper and do multiple measurements along the filament, then compute the " "average." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1396 +#: src/libslic3r/PrintConfig.cpp:1408 msgid "Shrinkage" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1397 +#: src/libslic3r/PrintConfig.cpp:1409 #, possible-c-format msgid "" "Enter the shrinkage percentage that the filament will get after cooling (94% " @@ -9683,12 +9847,12 @@ msgid "" "after the checks." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1407 src/libslic3r/PrintConfig.cpp:4383 -#: src/libslic3r/PrintConfig.cpp:4384 +#: src/libslic3r/PrintConfig.cpp:1419 src/libslic3r/PrintConfig.cpp:4490 +#: src/libslic3r/PrintConfig.cpp:4491 msgid "Density" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1409 +#: src/libslic3r/PrintConfig.cpp:1421 msgid "" "Enter your filament density here. This is only for statistical information. " "A decent way is to weigh a known length of filament and compute the ratio of " @@ -9696,45 +9860,45 @@ msgid "" "displacement." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1412 +#: src/libslic3r/PrintConfig.cpp:1424 msgid "g/cm³" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1418 +#: src/libslic3r/PrintConfig.cpp:1430 msgid "Filament type" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1420 +#: src/libslic3r/PrintConfig.cpp:1432 msgid "The filament material type for use in custom G-codes." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1456 +#: src/libslic3r/PrintConfig.cpp:1468 msgid "Soluble material" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1458 +#: src/libslic3r/PrintConfig.cpp:1470 msgid "Soluble material is most likely used for a soluble support." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1464 +#: src/libslic3r/PrintConfig.cpp:1476 msgid "Filament cost" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1466 +#: src/libslic3r/PrintConfig.cpp:1478 msgid "" "Enter your filament cost per kg here. This is only for statistical " "information." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1467 +#: src/libslic3r/PrintConfig.cpp:1479 msgid "money/kg" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1472 +#: src/libslic3r/PrintConfig.cpp:1484 msgid "Spool weight" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1474 +#: src/libslic3r/PrintConfig.cpp:1486 msgid "" "Enter weight of the empty filament spool. One may weigh a partially consumed " "filament spool before printing and one may compare the measured weight with " @@ -9742,34 +9906,34 @@ msgid "" "amount of filament on the spool is sufficient to finish the print." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1478 +#: src/libslic3r/PrintConfig.cpp:1490 msgid "g" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1487 src/libslic3r/PrintConfig.cpp:4467 +#: src/libslic3r/PrintConfig.cpp:1499 src/libslic3r/PrintConfig.cpp:4574 msgid "(Unknown)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1491 src/libslic3r/PrintConfig.cpp:1504 +#: src/libslic3r/PrintConfig.cpp:1503 src/libslic3r/PrintConfig.cpp:1516 msgid "Fill" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1492 +#: src/libslic3r/PrintConfig.cpp:1504 msgid "Fill angle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1494 +#: src/libslic3r/PrintConfig.cpp:1506 msgid "" "Default base angle for infill orientation. Cross-hatching will be applied to " "this. Bridges will be infilled using the best direction Slic3r can detect, " "so this setting does not affect them." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1505 +#: src/libslic3r/PrintConfig.cpp:1517 msgid "Fill angle increment" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1507 +#: src/libslic3r/PrintConfig.cpp:1519 msgid "" "Add this angle each layer to the base angle for infill. May be useful for " "art, or to be sure to hit every object's feature even with very low infill. " @@ -9777,92 +9941,92 @@ msgid "" "arise using it." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1519 +#: src/libslic3r/PrintConfig.cpp:1531 msgid "Fill density" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1521 +#: src/libslic3r/PrintConfig.cpp:1533 #, possible-c-format msgid "Density of internal infill, expressed in the range 0% - 100%." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1555 +#: src/libslic3r/PrintConfig.cpp:1567 msgid "Fill pattern" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1557 +#: src/libslic3r/PrintConfig.cpp:1569 msgid "Fill pattern for general low-density infill." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1578 +#: src/libslic3r/PrintConfig.cpp:1590 msgid "Grid" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1579 +#: src/libslic3r/PrintConfig.cpp:1591 msgid "Triangles" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1580 +#: src/libslic3r/PrintConfig.cpp:1592 msgid "Stars" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1581 +#: src/libslic3r/PrintConfig.cpp:1593 msgid "Cubic" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1582 +#: src/libslic3r/PrintConfig.cpp:1594 msgid "Line" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1584 src/libslic3r/PrintConfig.cpp:3486 +#: src/libslic3r/PrintConfig.cpp:1596 src/libslic3r/PrintConfig.cpp:3593 msgid "Honeycomb" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1585 +#: src/libslic3r/PrintConfig.cpp:1597 msgid "3D Honeycomb" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1586 +#: src/libslic3r/PrintConfig.cpp:1598 msgid "Gyroid" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1590 +#: src/libslic3r/PrintConfig.cpp:1602 msgid "Scattered Rectilinear" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1591 +#: src/libslic3r/PrintConfig.cpp:1603 msgid "Adaptive Cubic" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1592 +#: src/libslic3r/PrintConfig.cpp:1604 msgid "Support Cubic" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1596 +#: src/libslic3r/PrintConfig.cpp:1608 msgid "Top fill" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1597 +#: src/libslic3r/PrintConfig.cpp:1609 msgid "Top fill flow ratio" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1600 +#: src/libslic3r/PrintConfig.cpp:1612 msgid "" "You can increase this to over-extrude on the top layer if there are not " "enough plastic to make a good fill." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1606 src/libslic3r/PrintConfig.cpp:1618 -#: src/libslic3r/PrintConfig.cpp:1655 src/libslic3r/PrintConfig.cpp:1667 -#: src/libslic3r/PrintConfig.cpp:1678 src/libslic3r/PrintConfig.cpp:1735 +#: src/libslic3r/PrintConfig.cpp:1618 src/libslic3r/PrintConfig.cpp:1630 +#: src/libslic3r/PrintConfig.cpp:1667 src/libslic3r/PrintConfig.cpp:1679 +#: src/libslic3r/PrintConfig.cpp:1690 src/libslic3r/PrintConfig.cpp:1747 msgid "First layer" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1607 +#: src/libslic3r/PrintConfig.cpp:1619 msgid "First layer flow ratio" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1610 +#: src/libslic3r/PrintConfig.cpp:1622 msgid "" "You can increase this to over-extrude on the first layer if there are not " "enough plastic because your bed isn't levelled.\n" @@ -9870,22 +10034,22 @@ msgid "" "Use this setting only as last resort after all calibrations failed." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1619 +#: src/libslic3r/PrintConfig.cpp:1631 msgid "XY First layer compensation" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1621 +#: src/libslic3r/PrintConfig.cpp:1633 msgid "" "The first layer will be grown / shrunk in the XY plane by the configured " "value to compensate for the 1st layer squish aka an Elephant Foot effect. " "(should be negative = inwards)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1629 +#: src/libslic3r/PrintConfig.cpp:1641 msgid "Ironing width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1631 +#: src/libslic3r/PrintConfig.cpp:1643 msgid "" "This is the width of the ironing pass, in a % of the top infill extrusion " "width, should not be more than 50% (two times more lines, 50% overlap). It's " @@ -9896,15 +10060,15 @@ msgid "" "extruder eat the filament." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1642 +#: src/libslic3r/PrintConfig.cpp:1654 msgid "Distribution" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1643 +#: src/libslic3r/PrintConfig.cpp:1655 msgid "Ironing flow distribution" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1645 +#: src/libslic3r/PrintConfig.cpp:1657 msgid "" "This is the percentage of the flow that is used for the second ironing pass. " "Typical 10-20%. Should not be higher than 20%, unless you have your top " @@ -9913,11 +10077,11 @@ msgid "" "won't print well." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1656 +#: src/libslic3r/PrintConfig.cpp:1668 msgid "First layer acceleration" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1658 +#: src/libslic3r/PrintConfig.cpp:1670 #, possible-c-format msgid "" "This is the acceleration your printer will use for first layer.\n" @@ -9925,21 +10089,21 @@ msgid "" "Set zero to disable acceleration control for first layer." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1668 +#: src/libslic3r/PrintConfig.cpp:1680 msgid "First layer bed temperature" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1670 +#: src/libslic3r/PrintConfig.cpp:1682 msgid "" "Heated build plate temperature for the first layer. Set this to zero to " "disable bed temperature control commands in the output." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1679 +#: src/libslic3r/PrintConfig.cpp:1691 msgid "First layer width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1681 +#: src/libslic3r/PrintConfig.cpp:1693 msgid "" "Set this to a non-zero value to set a manual extrusion width for first " "layer. You can use this to force fatter extrudates for better adhesion. If " @@ -9948,7 +10112,7 @@ msgid "" "zero, it will use the default extrusion width." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1695 +#: src/libslic3r/PrintConfig.cpp:1707 msgid "" "When printing with very low layer heights, you might still want to print a " "thicker bottom layer to improve adhesion and tolerance for non perfect build " @@ -9956,11 +10120,11 @@ msgid "" "example: 75%) over the default nozzle width." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1707 +#: src/libslic3r/PrintConfig.cpp:1719 msgid "Default first layer speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1709 +#: src/libslic3r/PrintConfig.cpp:1721 #, possible-c-format msgid "" "If expressed as absolute value in mm/s, this speed will be applied to all " @@ -9971,11 +10135,11 @@ msgid "" "first_layer_infill_speed)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1722 +#: src/libslic3r/PrintConfig.cpp:1734 msgid "Infill first layer speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1724 +#: src/libslic3r/PrintConfig.cpp:1736 msgid "" "If expressed as absolute value in mm/s, this speed will be applied to infill " "moves of the first layer, it can be overwrite by the 'default' (solid infill " @@ -9983,32 +10147,45 @@ msgid "" "percentage (for example: 40%) it will scale the current infill speed." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1736 +#: src/libslic3r/PrintConfig.cpp:1748 msgid "First layer nozzle temperature" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1738 +#: src/libslic3r/PrintConfig.cpp:1750 msgid "" "Extruder nozzle temperature for first layer. If you want to control " "temperature manually during print, set this to zero to disable temperature " "control commands in the output file." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1747 +#: src/libslic3r/PrintConfig.cpp:1758 +msgid "Full fan speed at layer" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:1759 +msgid "" +"Fan speed will be ramped up linearly from zero at layer " +"\"disable_fan_first_layers\" to maximum at layer \"full_fan_speed_layer\". " +"\"full_fan_speed_layer\" will be ignored if lower than " +"\"disable_fan_first_layers\", in which case the fan will be running at " +"maximum allowed speed at layer \"disable_fan_first_layers\" + 1." +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:1770 msgid "Enable Gap Fill" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1749 +#: src/libslic3r/PrintConfig.cpp:1772 msgid "" "Enable gap fill algorithm. It will extrude small lines between perimeters " "when there is not enough space for another perimeter or an infill." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1755 +#: src/libslic3r/PrintConfig.cpp:1778 msgid "Min surface" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1758 +#: src/libslic3r/PrintConfig.cpp:1781 #, possible-c-format msgid "" "This setting represents the minimum mm² for a gapfill extrusion to be " @@ -10016,11 +10193,11 @@ msgid "" "Can be a % of (perimeter width)²" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1765 src/libslic3r/PrintConfig.cpp:1766 +#: src/libslic3r/PrintConfig.cpp:1788 src/libslic3r/PrintConfig.cpp:1789 msgid "Gap fill overlap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1768 +#: src/libslic3r/PrintConfig.cpp:1791 #, possible-c-format msgid "" "This setting allow you to reduce the overlap between the perimeters and the " @@ -10030,33 +10207,33 @@ msgid "" "removed if there is no use for it." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1779 +#: src/libslic3r/PrintConfig.cpp:1802 msgid "Gap fill speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1781 +#: src/libslic3r/PrintConfig.cpp:1804 msgid "" "Speed for filling small gaps using short zigzag moves. Keep this reasonably " "low to avoid too much shaking and resonance issues. Set zero to disable gaps " "filling." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1789 +#: src/libslic3r/PrintConfig.cpp:1812 msgid "Verbose G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1791 +#: src/libslic3r/PrintConfig.cpp:1814 msgid "" "Enable this to get a commented G-code file, with each line explained by a " "descriptive text. If you print from SD card, the additional weight of the " "file could make your firmware slow down." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1798 +#: src/libslic3r/PrintConfig.cpp:1821 msgid "G-code flavor" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1800 +#: src/libslic3r/PrintConfig.cpp:1823 msgid "" "Some G/M-code commands, including temperature control and others, are not " "universal. Set this option to your printer's firmware to get a compatible " @@ -10064,15 +10241,15 @@ msgid "" "extrusion value at all." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1829 +#: src/libslic3r/PrintConfig.cpp:1852 msgid "No extrusion" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1834 +#: src/libslic3r/PrintConfig.cpp:1857 msgid "Label objects" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1836 +#: src/libslic3r/PrintConfig.cpp:1859 msgid "" "Enable this to add comments into the G-Code labeling print moves with what " "object they belong to, which is useful for the Octoprint CancelObject " @@ -10080,22 +10257,22 @@ msgid "" "setup and Wipe into Object / Wipe into Infill." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1844 +#: src/libslic3r/PrintConfig.cpp:1867 msgid "High extruder current on filament swap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1846 +#: src/libslic3r/PrintConfig.cpp:1869 msgid "" "It may be beneficial to increase the extruder motor current during the " "filament exchange sequence to allow for rapid ramming feed rates and to " "overcome resistance when loading a filament with an ugly shaped tip." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1854 +#: src/libslic3r/PrintConfig.cpp:1877 msgid "Infill acceleration" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1856 +#: src/libslic3r/PrintConfig.cpp:1879 #, possible-c-format msgid "" "This is the acceleration your printer will use for infill.\n" @@ -10103,42 +10280,69 @@ msgid "" "Set zero to disable acceleration control for infill." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1865 +#: src/libslic3r/PrintConfig.cpp:1888 msgid "Combine infill every" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1867 +#: src/libslic3r/PrintConfig.cpp:1890 msgid "" "This feature allows to combine infill and speed up your print by extruding " "thicker infill layers while preserving thin perimeters, thus accuracy." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1870 +#: src/libslic3r/PrintConfig.cpp:1893 msgid "Combine infill every n layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1876 +#: src/libslic3r/PrintConfig.cpp:1899 msgid "Length of the infill anchor" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1878 +#: src/libslic3r/PrintConfig.cpp:1901 msgid "" "Connect an infill line to an internal perimeter with a short segment of an " "additional perimeter. If expressed as percentage (example: 15%) it is " -"calculated over infill extrusion width.\n" -"If set to 0, it will use a simpler algo that don't try to create a fake " -"perimeter." +"calculated over infill extrusion width. PrusaSlicer tries to connect two " +"close infill lines to a short perimeter segment. If no such perimeter " +"segment shorter than infill_anchor_max is found, the infill line is " +"connected to a perimeter segment at just one side and the length of the " +"perimeter segment taken is limited to this parameter, but no longer than " +"anchor_length_max. \n" +"Set this parameter to zero to disable anchoring perimeters connected to a " +"single infill line." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1890 -msgid "0 (Simple connect)" +#: src/libslic3r/PrintConfig.cpp:1916 +msgid "0 (no open anchors)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1895 +#: src/libslic3r/PrintConfig.cpp:1921 src/libslic3r/PrintConfig.cpp:1943 msgid "1000 (unlimited)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1904 +#: src/libslic3r/PrintConfig.cpp:1926 +msgid "Maximum length of the infill anchor" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:1928 +msgid "" +"Connect an infill line to an internal perimeter with a short segment of an " +"additional perimeter. If expressed as percentage (example: 15%) it is " +"calculated over infill extrusion width. PrusaSlicer tries to connect two " +"close infill lines to a short perimeter segment. If no such perimeter " +"segment shorter than this parameter is found, the infill line is connected " +"to a perimeter segment at just one side and the length of the perimeter " +"segment taken is limited to infill_anchor, but no longer than this " +"parameter. \n" +"If set to 0, the old algorithm for infill connection will be used, it should " +"create the same result as with 1000 & 0." +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:1938 +msgid "0 (Simple connect)" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:1951 #, possible-c-format msgid "" "Enables the creation of a support layer under the first solid layer. This " @@ -10146,38 +10350,55 @@ msgid "" "The dense infill is laid out with a 50% infill density." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1910 -msgid "Do not connect infill lines to each other" +#: src/libslic3r/PrintConfig.cpp:1957 +msgid "Connection of sparse infill lines" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1912 +#: src/libslic3r/PrintConfig.cpp:1959 src/libslic3r/PrintConfig.cpp:1977 +#: src/libslic3r/PrintConfig.cpp:1995 src/libslic3r/PrintConfig.cpp:2013 msgid "" "Give to the infill algorithm if the infill needs to be connected, and on " "which periemters Can be useful for art or with high infill/perimeter " -"overlap. The result amy varies between infill typers." +"overlap. The result may varies between infill typers." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1920 +#: src/libslic3r/PrintConfig.cpp:1967 src/libslic3r/PrintConfig.cpp:1985 +#: src/libslic3r/PrintConfig.cpp:2003 src/libslic3r/PrintConfig.cpp:2021 msgid "Connected" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1921 +#: src/libslic3r/PrintConfig.cpp:1968 src/libslic3r/PrintConfig.cpp:1986 +#: src/libslic3r/PrintConfig.cpp:2004 src/libslic3r/PrintConfig.cpp:2022 msgid "Connected to hole perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1922 +#: src/libslic3r/PrintConfig.cpp:1969 src/libslic3r/PrintConfig.cpp:1987 +#: src/libslic3r/PrintConfig.cpp:2005 src/libslic3r/PrintConfig.cpp:2023 msgid "Connected to outer perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1923 +#: src/libslic3r/PrintConfig.cpp:1970 src/libslic3r/PrintConfig.cpp:1988 +#: src/libslic3r/PrintConfig.cpp:2006 src/libslic3r/PrintConfig.cpp:2024 msgid "Not connected" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1928 src/libslic3r/PrintConfig.cpp:3860 +#: src/libslic3r/PrintConfig.cpp:1975 +msgid "Connection of top infill lines" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:1993 +msgid "Connection of bottom infill lines" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:2011 +msgid "Connection of solid infill lines" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:2029 src/libslic3r/PrintConfig.cpp:3967 msgid "Algorithm" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1931 +#: src/libslic3r/PrintConfig.cpp:2032 msgid "" "Choose the way the dense layer is lay out. The automatic option let it try " "to draw the smallest surface with only strait lines inside the sparse " @@ -10185,27 +10406,27 @@ msgid "" "surfaces that need a better support." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1938 +#: src/libslic3r/PrintConfig.cpp:2039 msgid "Automatic" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1939 +#: src/libslic3r/PrintConfig.cpp:2040 msgid "Automatic, only for small areas" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1940 +#: src/libslic3r/PrintConfig.cpp:2041 msgid "Anchored" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1945 +#: src/libslic3r/PrintConfig.cpp:2046 msgid "Infill extruder" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1947 +#: src/libslic3r/PrintConfig.cpp:2048 msgid "The extruder to use when printing infill." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1955 +#: src/libslic3r/PrintConfig.cpp:2056 msgid "" "Set this to a non-zero value to set a manual extrusion width for infill. If " "left zero, default extrusion width will be used if set, otherwise 1.125 x " @@ -10214,32 +10435,32 @@ msgid "" "example 110%) it will be computed over nozzle diameter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1966 +#: src/libslic3r/PrintConfig.cpp:2067 msgid "Infill before perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1968 +#: src/libslic3r/PrintConfig.cpp:2069 msgid "" "This option will switch the print order of perimeters and infill, making the " "latter first." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1973 +#: src/libslic3r/PrintConfig.cpp:2074 msgid "Only infill where needed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1975 +#: src/libslic3r/PrintConfig.cpp:2076 msgid "" "This option will limit infill to the areas actually needed for supporting " "ceilings (it will act as internal support material). If enabled, slows down " "the G-code generation due to the multiple checks involved." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1982 +#: src/libslic3r/PrintConfig.cpp:2083 msgid "Infill/perimeters overlap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1984 +#: src/libslic3r/PrintConfig.cpp:2085 msgid "" "This setting applies an additional overlap between infill and perimeters for " "better bonding. Theoretically this shouldn't be needed, but backlash might " @@ -10247,69 +10468,81 @@ msgid "" "perimeter extrusion width." msgstr "" -#: src/libslic3r/PrintConfig.cpp:1993 +#: src/libslic3r/PrintConfig.cpp:2094 msgid "Sparse" msgstr "" -#: src/libslic3r/PrintConfig.cpp:1996 +#: src/libslic3r/PrintConfig.cpp:2097 msgid "Speed for printing the internal fill. Set to zero for auto." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2004 +#: src/libslic3r/PrintConfig.cpp:2105 msgid "Inherits profile" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2005 +#: src/libslic3r/PrintConfig.cpp:2106 msgid "Name of the profile, from which this profile inherits." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2018 +#: src/libslic3r/PrintConfig.cpp:2119 msgid "Interface shells" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2019 +#: src/libslic3r/PrintConfig.cpp:2120 msgid "" "Force the generation of solid shells between adjacent materials/volumes. " "Useful for multi-extruder prints with translucent materials or manual " "soluble support material." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2027 +#: src/libslic3r/PrintConfig.cpp:2128 msgid "Enable ironing" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2028 +#: src/libslic3r/PrintConfig.cpp:2129 msgid "" "Enable ironing of the top layers with the hot print head for smooth surface" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2034 src/libslic3r/PrintConfig.cpp:2036 +#: src/libslic3r/PrintConfig.cpp:2135 src/libslic3r/PrintConfig.cpp:2137 msgid "Ironing Type" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2048 +#: src/libslic3r/PrintConfig.cpp:2142 +msgid "All top surfaces" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:2143 +msgid "Topmost surface only" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:2144 +msgid "All solid surfaces" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:2149 msgid "Flow rate" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2050 +#: src/libslic3r/PrintConfig.cpp:2151 msgid "" "Percent of a flow rate relative to object's normal layer height. It's the " "percentage of the layer that will be over-extruded on top to do the ironing." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2059 +#: src/libslic3r/PrintConfig.cpp:2160 msgid "Spacing between ironing lines" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2061 +#: src/libslic3r/PrintConfig.cpp:2162 msgid "Distance between ironing lines" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2077 src/libslic3r/PrintConfig.cpp:2090 +#: src/libslic3r/PrintConfig.cpp:2178 src/libslic3r/PrintConfig.cpp:2191 msgid "After layer change G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2079 +#: src/libslic3r/PrintConfig.cpp:2180 msgid "" "This custom code is inserted at every layer change, right after the Z move " "and before the extruder moves to the first layer point. Note that you can " @@ -10317,7 +10550,7 @@ msgid "" "[layer_z]." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2092 +#: src/libslic3r/PrintConfig.cpp:2193 msgid "" "This custom code is inserted at every extrusion type change.Note that you " "can use placeholder variables for all Slic3r settings as well as " @@ -10329,21 +10562,21 @@ msgid "" "not known." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2104 +#: src/libslic3r/PrintConfig.cpp:2205 msgid "Exact last layer height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2106 +#: src/libslic3r/PrintConfig.cpp:2207 msgid "" "This setting controls the height of last object layers to put the last layer " "at the exact highest height possible. Experimental." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2111 +#: src/libslic3r/PrintConfig.cpp:2212 msgid "Supports remaining times" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2113 +#: src/libslic3r/PrintConfig.cpp:2214 msgid "" "Emit M73 P[percent printed] R[remaining time in minutes] at 1 minute " "intervals into the G-code to let the firmware show accurate remaining time. " @@ -10351,49 +10584,49 @@ msgid "" "firmware supports M73 Qxx Sxx for the silent mode." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2121 +#: src/libslic3r/PrintConfig.cpp:2222 msgid "Supports stealth mode" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2123 +#: src/libslic3r/PrintConfig.cpp:2224 msgid "The firmware supports stealth mode" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2128 src/libslic3r/PrintConfig.cpp:2137 +#: src/libslic3r/PrintConfig.cpp:2229 src/libslic3r/PrintConfig.cpp:2238 msgid "Fan startup delay" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2130 +#: src/libslic3r/PrintConfig.cpp:2231 msgid "" "Move the fan start in the past by at least this delay (in seconds, you can " "use decimals). It assumes infinite acceleration for this time estimation, " "and will only take into account G1 and G0 moves. Use 0 to deactivate." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2139 +#: src/libslic3r/PrintConfig.cpp:2240 msgid "Will only take into account the delay for the cooling of overhangs." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2144 +#: src/libslic3r/PrintConfig.cpp:2245 msgid "Fan KickStart time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2146 +#: src/libslic3r/PrintConfig.cpp:2247 msgid "" "Add a M106 S255 (max speed for fan) for this amount of seconds before gonig " "down to the desired speed to kick-start the cooling fan.\n" "Set to 0 to deactivate." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2154 +#: src/libslic3r/PrintConfig.cpp:2255 msgid "How to apply limits" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2155 +#: src/libslic3r/PrintConfig.cpp:2256 msgid "Purpose of Machine Limits" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2157 +#: src/libslic3r/PrintConfig.cpp:2258 msgid "" "How to apply the Machine Limits.\n" "* In every case, they will be used as safeguard: Even if you use a print " @@ -10407,174 +10640,174 @@ msgid "" "time estimate' option and write yourself gcodes in the custom gcode section." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2168 +#: src/libslic3r/PrintConfig.cpp:2269 msgid "Also emit limits to G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2169 +#: src/libslic3r/PrintConfig.cpp:2270 msgid "Use also for time estimate" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2170 +#: src/libslic3r/PrintConfig.cpp:2271 msgid "Use only as safeguards" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2171 +#: src/libslic3r/PrintConfig.cpp:2272 msgid "Disable" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2194 +#: src/libslic3r/PrintConfig.cpp:2295 msgid "Maximum feedrate X" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2195 +#: src/libslic3r/PrintConfig.cpp:2296 msgid "Maximum feedrate Y" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2196 +#: src/libslic3r/PrintConfig.cpp:2297 msgid "Maximum feedrate Z" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2197 +#: src/libslic3r/PrintConfig.cpp:2298 msgid "Maximum feedrate E" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2200 +#: src/libslic3r/PrintConfig.cpp:2301 msgid "Maximum feedrate of the X axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2201 +#: src/libslic3r/PrintConfig.cpp:2302 msgid "Maximum feedrate of the Y axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2202 +#: src/libslic3r/PrintConfig.cpp:2303 msgid "Maximum feedrate of the Z axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2203 +#: src/libslic3r/PrintConfig.cpp:2304 msgid "Maximum feedrate of the E axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2211 +#: src/libslic3r/PrintConfig.cpp:2312 msgid "Maximum acceleration X" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2212 +#: src/libslic3r/PrintConfig.cpp:2313 msgid "Maximum acceleration Y" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2213 +#: src/libslic3r/PrintConfig.cpp:2314 msgid "Maximum acceleration Z" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2214 +#: src/libslic3r/PrintConfig.cpp:2315 msgid "Maximum acceleration E" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2217 +#: src/libslic3r/PrintConfig.cpp:2318 msgid "Maximum acceleration of the X axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2218 +#: src/libslic3r/PrintConfig.cpp:2319 msgid "Maximum acceleration of the Y axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2219 +#: src/libslic3r/PrintConfig.cpp:2320 msgid "Maximum acceleration of the Z axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2220 +#: src/libslic3r/PrintConfig.cpp:2321 msgid "Maximum acceleration of the E axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2221 src/libslic3r/PrintConfig.cpp:2270 -#: src/libslic3r/PrintConfig.cpp:2280 src/libslic3r/PrintConfig.cpp:2290 +#: src/libslic3r/PrintConfig.cpp:2322 src/libslic3r/PrintConfig.cpp:2371 +#: src/libslic3r/PrintConfig.cpp:2381 src/libslic3r/PrintConfig.cpp:2391 msgid "mm/s²" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2228 +#: src/libslic3r/PrintConfig.cpp:2329 msgid "Maximum jerk X" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2229 +#: src/libslic3r/PrintConfig.cpp:2330 msgid "Maximum jerk Y" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2230 +#: src/libslic3r/PrintConfig.cpp:2331 msgid "Maximum jerk Z" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2231 +#: src/libslic3r/PrintConfig.cpp:2332 msgid "Maximum jerk E" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2234 +#: src/libslic3r/PrintConfig.cpp:2335 msgid "Maximum jerk of the X axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2235 +#: src/libslic3r/PrintConfig.cpp:2336 msgid "Maximum jerk of the Y axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2236 +#: src/libslic3r/PrintConfig.cpp:2337 msgid "Maximum jerk of the Z axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2237 +#: src/libslic3r/PrintConfig.cpp:2338 msgid "Maximum jerk of the E axis" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2247 +#: src/libslic3r/PrintConfig.cpp:2348 msgid "Minimum feedrate when extruding" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2249 +#: src/libslic3r/PrintConfig.cpp:2350 msgid "Minimum feedrate when extruding (M205 S)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2257 +#: src/libslic3r/PrintConfig.cpp:2358 msgid "Minimum travel feedrate" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2259 +#: src/libslic3r/PrintConfig.cpp:2360 msgid "Minimum travel feedrate (M205 T)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2267 +#: src/libslic3r/PrintConfig.cpp:2368 msgid "Maximum acceleration when extruding" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2269 +#: src/libslic3r/PrintConfig.cpp:2370 msgid "Maximum acceleration when extruding (M204 P)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2277 +#: src/libslic3r/PrintConfig.cpp:2378 msgid "Maximum acceleration when retracting" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2279 +#: src/libslic3r/PrintConfig.cpp:2380 msgid "Maximum acceleration when retracting (M204 R)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2287 +#: src/libslic3r/PrintConfig.cpp:2388 msgid "Maximum acceleration when travelling" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2289 +#: src/libslic3r/PrintConfig.cpp:2390 msgid "Maximum acceleration when travelling (M204 T)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2296 src/libslic3r/PrintConfig.cpp:2307 +#: src/libslic3r/PrintConfig.cpp:2397 src/libslic3r/PrintConfig.cpp:2408 msgid "Max" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2299 +#: src/libslic3r/PrintConfig.cpp:2400 msgid "" "This setting represents the maximum speed of your fan, used when the layer " "print time is Very short." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2310 +#: src/libslic3r/PrintConfig.cpp:2411 #, possible-c-format msgid "" "This is the highest printable layer height for this extruder, used to cap " @@ -10583,36 +10816,36 @@ msgid "" "adhesion. If set to 0, layer height is limited to 75% of the nozzle diameter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2320 +#: src/libslic3r/PrintConfig.cpp:2421 msgid "Max print speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2322 +#: src/libslic3r/PrintConfig.cpp:2423 msgid "" "When setting other speed settings to 0 Slic3r will autocalculate the optimal " "speed in order to keep constant extruder pressure. This experimental setting " "is used to set the highest print speed you want to allow." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2331 +#: src/libslic3r/PrintConfig.cpp:2432 msgid "Max speed reduction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2333 +#: src/libslic3r/PrintConfig.cpp:2434 msgid "Set to 90% if you don't want the speed to be reduced by more than 90%." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2343 +#: src/libslic3r/PrintConfig.cpp:2444 msgid "" "This experimental setting is used to set the maximum volumetric speed your " "extruder supports." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2352 +#: src/libslic3r/PrintConfig.cpp:2453 msgid "Max volumetric slope positive" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2353 src/libslic3r/PrintConfig.cpp:2365 +#: src/libslic3r/PrintConfig.cpp:2454 src/libslic3r/PrintConfig.cpp:2466 msgid "" "This experimental setting is used to limit the speed of change in extrusion " "rate. A value of 1.8 mm³/s² ensures, that a change from the extrusion rate " @@ -10620,51 +10853,51 @@ msgid "" "s) to 5.4 mm³/s (feedrate 60 mm/s) will take at least 2 seconds." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2357 src/libslic3r/PrintConfig.cpp:2369 +#: src/libslic3r/PrintConfig.cpp:2458 src/libslic3r/PrintConfig.cpp:2470 msgid "mm³/s²" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2364 +#: src/libslic3r/PrintConfig.cpp:2465 msgid "Max volumetric slope negative" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2377 +#: src/libslic3r/PrintConfig.cpp:2478 msgid "Default fan speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2380 +#: src/libslic3r/PrintConfig.cpp:2481 msgid "" "This setting represents the base fan speed this filament needs, or at least " "the minimum PWM your fan needs to work." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2388 +#: src/libslic3r/PrintConfig.cpp:2489 msgid "Min" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2391 +#: src/libslic3r/PrintConfig.cpp:2492 msgid "" "This is the lowest printable layer height for this extruder and limits the " "resolution for variable layer height. Typical values are between 0.05 mm and " "0.1 mm." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2399 +#: src/libslic3r/PrintConfig.cpp:2500 msgid "Minimum extrusion length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2401 +#: src/libslic3r/PrintConfig.cpp:2502 msgid "" "Too many too small commands may overload the firmware / connection. Put a " "higher value here if you see strange slowdown.\n" "0 to disable." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2409 +#: src/libslic3r/PrintConfig.cpp:2510 msgid "Minimum top width for infill" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2411 +#: src/libslic3r/PrintConfig.cpp:2512 #, possible-c-format msgid "" "If a top surface has to be printed and it's partially covered by an other " @@ -10674,76 +10907,82 @@ msgid "" "a % of the perimeter extrusion width." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2421 +#: src/libslic3r/PrintConfig.cpp:2522 msgid "Min print speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2423 +#: src/libslic3r/PrintConfig.cpp:2524 msgid "Slic3r will never scale the speed below this one." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2430 +#: src/libslic3r/PrintConfig.cpp:2531 msgid "Minimal filament extrusion length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2432 +#: src/libslic3r/PrintConfig.cpp:2533 msgid "" "Generate no less than the number of skirt loops required to consume the " "specified amount of filament on the bottom layer. For multi-extruder " "machines, this minimum applies to each extruder." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2441 +#: src/libslic3r/PrintConfig.cpp:2542 msgid "Configuration notes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2443 +#: src/libslic3r/PrintConfig.cpp:2544 msgid "" "You can put here your personal notes. This text will be added to the G-code " "header comments." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2454 +#: src/libslic3r/PrintConfig.cpp:2555 msgid "" "This is the diameter of your extruder nozzle (for example: 0.5, 0.35 etc.)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2460 +#: src/libslic3r/PrintConfig.cpp:2561 msgid "Host Type" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2462 +#: src/libslic3r/PrintConfig.cpp:2563 msgid "" "Slic3r can upload G-code files to a printer host. This field must contain " "the kind of the host." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2502 +#: src/libslic3r/PrintConfig.cpp:2597 +msgid "" +"Slic3r can upload G-code files to a printer host. This field should contain " +"the hostname, IP address or URL of the printer host instance." +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:2603 msgid "Only retract when crossing perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2504 +#: src/libslic3r/PrintConfig.cpp:2605 msgid "" "Disables retraction when the travel path does not exceed the upper layer's " "perimeters (and thus any ooze will be probably invisible)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2510 src/libslic3r/PrintConfig.cpp:3803 +#: src/libslic3r/PrintConfig.cpp:2611 src/libslic3r/PrintConfig.cpp:3910 msgid "Enable" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2512 +#: src/libslic3r/PrintConfig.cpp:2613 msgid "" "This option will drop the temperature of the inactive extruders to prevent " "oozing. It will enable a tall skirt automatically and move extruders outside " "such skirt when changing temperatures." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2519 +#: src/libslic3r/PrintConfig.cpp:2620 msgid "Output filename format" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2521 +#: src/libslic3r/PrintConfig.cpp:2622 msgid "" "You can use all configuration options as variables inside this template. For " "example: [layer_height], [fill_density] etc. You can also use [timestamp], " @@ -10751,30 +10990,30 @@ msgid "" "[input_filename], [input_filename_base]." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2530 +#: src/libslic3r/PrintConfig.cpp:2631 msgid "Overhangs" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2531 +#: src/libslic3r/PrintConfig.cpp:2632 msgid "Overhangs speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2533 +#: src/libslic3r/PrintConfig.cpp:2634 #, possible-c-format msgid "" "Speed for printing overhangs.\n" "Can be a % of the bridge speed." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2541 +#: src/libslic3r/PrintConfig.cpp:2642 msgid "'As bridge' speed threshold" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2542 +#: src/libslic3r/PrintConfig.cpp:2643 msgid "Overhang bridge speed threshold" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2544 +#: src/libslic3r/PrintConfig.cpp:2645 #, possible-c-format msgid "" "Minimum unsupported width for an extrusion to apply the bridge speed & fan " @@ -10782,15 +11021,15 @@ msgid "" "deactivate." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2553 +#: src/libslic3r/PrintConfig.cpp:2654 msgid "'As bridge' flow threshold" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2554 +#: src/libslic3r/PrintConfig.cpp:2655 msgid "Overhang bridge flow threshold" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2556 +#: src/libslic3r/PrintConfig.cpp:2657 #, possible-c-format msgid "" "Minimum unsupported width for an extrusion to apply the bridge flow to this " @@ -10798,15 +11037,15 @@ msgid "" "deactivate." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2565 +#: src/libslic3r/PrintConfig.cpp:2666 msgid "Reverse on odd" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2566 +#: src/libslic3r/PrintConfig.cpp:2667 msgid "Overhang reversal" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2568 +#: src/libslic3r/PrintConfig.cpp:2669 msgid "" "Extrude perimeters that have a part over an overhang in the reverse " "direction in odd layers. That alternating pattern can drastically improve " @@ -10815,26 +11054,26 @@ msgid "" "extra_perimeters_overhangs) !!" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2574 +#: src/libslic3r/PrintConfig.cpp:2675 msgid "Reverse threshold" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2575 +#: src/libslic3r/PrintConfig.cpp:2676 msgid "Overhang reversal threshold" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2577 +#: src/libslic3r/PrintConfig.cpp:2678 #, possible-c-format msgid "" "Number of mm the overhang need to be for the reversal to be considered " "useful. Can be a % of the perimeter width." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2584 +#: src/libslic3r/PrintConfig.cpp:2685 msgid "No perimeters on bridge areas" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2586 +#: src/libslic3r/PrintConfig.cpp:2687 msgid "" "Experimental option to remove perimeters where there is nothing under it and " "where a bridged infill should be better. \n" @@ -10852,41 +11091,41 @@ msgid "" "!!Computationally intensive!!. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:2599 +#: src/libslic3r/PrintConfig.cpp:2700 msgid "Disabled" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2600 +#: src/libslic3r/PrintConfig.cpp:2701 msgid "Remove perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2601 +#: src/libslic3r/PrintConfig.cpp:2702 msgid "Keep only bridges" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2602 +#: src/libslic3r/PrintConfig.cpp:2703 msgid "Keep bridges and overhangs" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2603 +#: src/libslic3r/PrintConfig.cpp:2704 msgid "Fill the voids with bridges" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2608 +#: src/libslic3r/PrintConfig.cpp:2709 msgid "Filament parking position" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2609 +#: src/libslic3r/PrintConfig.cpp:2710 msgid "" "Distance of the extruder tip from the position where the filament is parked " "when unloaded. This should match the value in printer firmware. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:2617 +#: src/libslic3r/PrintConfig.cpp:2718 msgid "Extra loading distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2618 +#: src/libslic3r/PrintConfig.cpp:2719 msgid "" "When set to zero, the distance the filament is moved from parking position " "during load is exactly the same as it was moved back during unload. When " @@ -10894,30 +11133,29 @@ msgid "" "than unloading. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:2626 src/libslic3r/PrintConfig.cpp:2647 -#: src/libslic3r/PrintConfig.cpp:2672 +#: src/libslic3r/PrintConfig.cpp:2727 src/libslic3r/PrintConfig.cpp:2747 +#: src/libslic3r/PrintConfig.cpp:2772 msgid "Perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2629 +#: src/libslic3r/PrintConfig.cpp:2730 #, possible-c-format msgid "" -"This is the acceleration your printer will use for perimeters. A high value " -"like 9000 usually gives good results if your hardware is up to the job.\n" +"This is the acceleration your printer will use for perimeters. \n" "Can be a % of the default acceleration\n" "Set zero to disable acceleration control for perimeters." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2638 +#: src/libslic3r/PrintConfig.cpp:2738 msgid "Perimeter extruder" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2640 +#: src/libslic3r/PrintConfig.cpp:2740 msgid "" "The extruder to use when printing perimeters and brim. First extruder is 1." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2650 +#: src/libslic3r/PrintConfig.cpp:2750 msgid "" "Set this to a non-zero value to set a manual extrusion width for perimeters. " "You may want to use thinner extrudates to get more accurate surfaces. If " @@ -10926,12 +11164,12 @@ msgid "" "it will be computed over nozzle diameter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2664 +#: src/libslic3r/PrintConfig.cpp:2764 msgid "" "Speed for perimeters (contours, aka vertical shells). Set to zero for auto." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2675 +#: src/libslic3r/PrintConfig.cpp:2775 msgid "" "This option sets the number of perimeters to generate for each layer. Note " "that Slic3r may increase this number automatically when it detects sloping " @@ -10939,15 +11177,15 @@ msgid "" "Perimeters option is enabled." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2679 +#: src/libslic3r/PrintConfig.cpp:2779 msgid "(minimum)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2686 +#: src/libslic3r/PrintConfig.cpp:2786 msgid "Post-processing scripts" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2688 +#: src/libslic3r/PrintConfig.cpp:2788 msgid "" "If you want to process the output G-code through custom scripts, just list " "their absolute paths here. Separate multiple scripts with a semicolon. " @@ -10956,64 +11194,64 @@ msgid "" "environment variables." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2700 +#: src/libslic3r/PrintConfig.cpp:2800 msgid "Printer type" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2701 +#: src/libslic3r/PrintConfig.cpp:2801 msgid "Type of the printer." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2706 +#: src/libslic3r/PrintConfig.cpp:2806 msgid "Printer notes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2708 +#: src/libslic3r/PrintConfig.cpp:2808 msgid "You can put your notes regarding the printer here." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2716 +#: src/libslic3r/PrintConfig.cpp:2816 msgid "Printer vendor" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2717 +#: src/libslic3r/PrintConfig.cpp:2817 msgid "Name of the printer vendor." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2722 +#: src/libslic3r/PrintConfig.cpp:2822 msgid "Printer variant" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2723 +#: src/libslic3r/PrintConfig.cpp:2823 msgid "" "Name of the printer variant. For example, the printer variants may be " "differentiated by a nozzle diameter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2736 +#: src/libslic3r/PrintConfig.cpp:2840 msgid "Solid first layer" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2738 +#: src/libslic3r/PrintConfig.cpp:2842 msgid "" "Use a solid layer instead of a raft for the layer that touch the build plate." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2743 +#: src/libslic3r/PrintConfig.cpp:2847 msgid "Raft layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2745 +#: src/libslic3r/PrintConfig.cpp:2849 msgid "" "The object will be raised by this number of layers, and support material " "will be generated under it." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2753 +#: src/libslic3r/PrintConfig.cpp:2857 msgid "Resolution" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2755 +#: src/libslic3r/PrintConfig.cpp:2859 msgid "" "Minimum detail resolution, used to simplify the input file for speeding up " "the slicing job and reducing memory usage. High-resolution models often " @@ -11023,321 +11261,321 @@ msgid "" "internal resolution of 0.0001mm." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2766 +#: src/libslic3r/PrintConfig.cpp:2870 msgid "Minimum travel after retraction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2768 +#: src/libslic3r/PrintConfig.cpp:2872 msgid "" "Retraction is not triggered when travel moves are shorter than this length." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2775 +#: src/libslic3r/PrintConfig.cpp:2879 msgid "Retract amount before wipe" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2777 +#: src/libslic3r/PrintConfig.cpp:2881 msgid "" "With bowden extruders, it may be wise to do some amount of quick retract " "before doing the wipe movement." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2784 +#: src/libslic3r/PrintConfig.cpp:2888 msgid "Retract on layer change" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2786 -msgid "This flag enforces a retraction whenever a Z move is done." +#: src/libslic3r/PrintConfig.cpp:2890 +msgid "This flag enforces a retraction whenever a Z move is done (before it)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2791 src/libslic3r/PrintConfig.cpp:2808 +#: src/libslic3r/PrintConfig.cpp:2895 src/libslic3r/PrintConfig.cpp:2912 msgid "Length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2792 +#: src/libslic3r/PrintConfig.cpp:2896 msgid "Retraction Length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2794 +#: src/libslic3r/PrintConfig.cpp:2898 msgid "" "When retraction is triggered, filament is pulled back by the specified " "amount (the length is measured on raw filament, before it enters the " "extruder)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2796 src/libslic3r/PrintConfig.cpp:2813 +#: src/libslic3r/PrintConfig.cpp:2900 src/libslic3r/PrintConfig.cpp:2917 msgid "mm (zero to disable)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2801 +#: src/libslic3r/PrintConfig.cpp:2905 msgid "Retraction length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2803 +#: src/libslic3r/PrintConfig.cpp:2907 msgid "" "Override the retract_length settign from the printer config. Used for " "calibration. Set negative to disable" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2809 +#: src/libslic3r/PrintConfig.cpp:2913 msgid "Retraction Length (Toolchange)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2810 +#: src/libslic3r/PrintConfig.cpp:2914 msgid "" "When retraction is triggered before changing tool, filament is pulled back " "by the specified amount (the length is measured on raw filament, before it " "enters the extruder)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2819 +#: src/libslic3r/PrintConfig.cpp:2923 msgid "Lift Z" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2821 +#: src/libslic3r/PrintConfig.cpp:2925 msgid "" "If you set this to a positive value, Z is quickly raised every time a " "retraction is triggered. When using multiple extruders, only the setting for " "the first extruder will be considered." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2828 +#: src/libslic3r/PrintConfig.cpp:2932 msgid "Above Z" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2829 +#: src/libslic3r/PrintConfig.cpp:2933 msgid "Only lift Z above" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2831 +#: src/libslic3r/PrintConfig.cpp:2935 msgid "" "If you set this to a positive value, Z lift will only take place above the " "specified absolute Z. You can tune this setting for skipping lift on the " "first layers." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2838 +#: src/libslic3r/PrintConfig.cpp:2942 msgid "Below Z" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2839 +#: src/libslic3r/PrintConfig.cpp:2943 msgid "Only lift Z below" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2841 +#: src/libslic3r/PrintConfig.cpp:2945 msgid "" "If you set this to a positive value, Z lift will only take place below the " "specified absolute Z. You can tune this setting for limiting lift to the " "first layers." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2849 +#: src/libslic3r/PrintConfig.cpp:2953 msgid "Enforce on first layer" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2850 +#: src/libslic3r/PrintConfig.cpp:2954 msgid "Enforce lift on first layer" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2852 +#: src/libslic3r/PrintConfig.cpp:2956 msgid "Select this option to enforce z-lift on the first layer." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2857 +#: src/libslic3r/PrintConfig.cpp:2961 msgid "On surfaces" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2858 +#: src/libslic3r/PrintConfig.cpp:2962 msgid "Lift only on" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2860 +#: src/libslic3r/PrintConfig.cpp:2964 msgid "Select this option to not use/enforce the z-lift on a top surface." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2871 src/libslic3r/PrintConfig.cpp:2879 +#: src/libslic3r/PrintConfig.cpp:2975 src/libslic3r/PrintConfig.cpp:2983 msgid "Extra length on restart" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2872 +#: src/libslic3r/PrintConfig.cpp:2976 msgid "" "When the retraction is compensated after the travel move, the extruder will " "push this additional amount of filament. This setting is rarely needed." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2880 +#: src/libslic3r/PrintConfig.cpp:2984 msgid "Extrat length on toolchange restart" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2881 +#: src/libslic3r/PrintConfig.cpp:2985 msgid "" "When the retraction is compensated after changing tool, the extruder will " "push this additional amount of filament." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2888 src/libslic3r/PrintConfig.cpp:2889 +#: src/libslic3r/PrintConfig.cpp:2992 src/libslic3r/PrintConfig.cpp:2993 msgid "Retraction Speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2891 +#: src/libslic3r/PrintConfig.cpp:2995 msgid "The speed for retractions (it only applies to the extruder motor)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2897 src/libslic3r/PrintConfig.cpp:2898 +#: src/libslic3r/PrintConfig.cpp:3001 src/libslic3r/PrintConfig.cpp:3002 msgid "Deretraction Speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2900 +#: src/libslic3r/PrintConfig.cpp:3004 msgid "" "The speed for loading of a filament into extruder after retraction (it only " "applies to the extruder motor). If left to zero, the retraction speed is " "used." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2909 +#: src/libslic3r/PrintConfig.cpp:3013 msgid "" "Position of perimeters starting points.\n" " " msgstr "" -#: src/libslic3r/PrintConfig.cpp:2916 +#: src/libslic3r/PrintConfig.cpp:3020 msgid "Cost-based" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2917 +#: src/libslic3r/PrintConfig.cpp:3021 msgid "Random" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2918 +#: src/libslic3r/PrintConfig.cpp:3022 msgid "Aligned" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2924 +#: src/libslic3r/PrintConfig.cpp:3028 msgid "Angle cost" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2925 +#: src/libslic3r/PrintConfig.cpp:3029 msgid "Seam angle cost" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2927 +#: src/libslic3r/PrintConfig.cpp:3031 msgid "" "Cost of placing the seam at a bad angle. The worst angle (max penalty) is " "when it's flat." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2934 +#: src/libslic3r/PrintConfig.cpp:3038 msgid "Travel cost" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2935 +#: src/libslic3r/PrintConfig.cpp:3039 msgid "Seam travel cost" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2937 +#: src/libslic3r/PrintConfig.cpp:3041 msgid "" "Cost of moving the extruder. The highest penalty is when the point is the " "farest from the position of the extruder before extruding the external " "periemter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2946 +#: src/libslic3r/PrintConfig.cpp:3050 msgid "Direction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2948 +#: src/libslic3r/PrintConfig.cpp:3052 msgid "Preferred direction of the seam" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2949 +#: src/libslic3r/PrintConfig.cpp:3053 msgid "Seam preferred direction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2957 +#: src/libslic3r/PrintConfig.cpp:3061 msgid "Jitter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2959 +#: src/libslic3r/PrintConfig.cpp:3063 msgid "Seam preferred direction jitter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2960 +#: src/libslic3r/PrintConfig.cpp:3064 msgid "Preferred direction of the seam - jitter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2968 +#: src/libslic3r/PrintConfig.cpp:3072 msgid "Distance from object" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2970 +#: src/libslic3r/PrintConfig.cpp:3074 msgid "" "Distance between skirt and object(s). Set this to zero to attach the skirt " "to the object(s) and get a brim for better adhesion." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2978 +#: src/libslic3r/PrintConfig.cpp:3082 msgid "Skirt height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2980 +#: src/libslic3r/PrintConfig.cpp:3084 msgid "" "Height of skirt expressed in layers. Set this to a tall value to use skirt " "as a shield against drafts." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2989 +#: src/libslic3r/PrintConfig.cpp:3093 msgid "Horizontal width of the skirt that will be printed around each object." msgstr "" -#: src/libslic3r/PrintConfig.cpp:2996 +#: src/libslic3r/PrintConfig.cpp:3100 msgid "Draft shield" msgstr "" -#: src/libslic3r/PrintConfig.cpp:2997 +#: src/libslic3r/PrintConfig.cpp:3101 msgid "" "If enabled, the skirt will be as tall as a highest printed object. This is " "useful to protect an ABS or ASA print from warping and detaching from print " "bed due to wind draft." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3003 +#: src/libslic3r/PrintConfig.cpp:3107 msgid "Loops (minimum)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3004 +#: src/libslic3r/PrintConfig.cpp:3108 msgid "Skirt Loops" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3006 +#: src/libslic3r/PrintConfig.cpp:3110 msgid "" "Number of loops for the skirt. If the Minimum Extrusion Length option is " "set, the number of loops might be greater than the one configured here. Set " "this to zero to disable skirt completely." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3014 +#: src/libslic3r/PrintConfig.cpp:3118 msgid "Slow down if layer print time is below" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3016 +#: src/libslic3r/PrintConfig.cpp:3120 msgid "" "If layer print time is estimated below this number of seconds, print moves " "speed will be scaled down to extend duration to this value, if possible.\n" "Set to 0 to disable." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3029 +#: src/libslic3r/PrintConfig.cpp:3133 msgid "" "This separate setting will affect the speed of perimeters having radius <= " "6.5mm (usually holes). If expressed as percentage (for example: 80%) it will " "be calculated on the perimeters speed setting above. Set to zero for auto." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3039 +#: src/libslic3r/PrintConfig.cpp:3143 msgid "Min length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3042 +#: src/libslic3r/PrintConfig.cpp:3146 #, possible-c-format msgid "" "This set the threshold for small periemter length. Every loop with a length " @@ -11345,11 +11583,11 @@ msgid "" "Can be a mm or a % of the nozzle diameter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3052 +#: src/libslic3r/PrintConfig.cpp:3156 msgid "Max length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3055 +#: src/libslic3r/PrintConfig.cpp:3159 #, possible-c-format msgid "" "This set the end of the threshold for small periemter length. Every " @@ -11358,45 +11596,45 @@ msgid "" "Can be a mm or a % of the nozzle diameter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3065 +#: src/libslic3r/PrintConfig.cpp:3169 msgid "Min convex angle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3066 +#: src/libslic3r/PrintConfig.cpp:3170 msgid "Curve smoothing minimum angle (convex)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3068 +#: src/libslic3r/PrintConfig.cpp:3172 msgid "" "Minimum (convex) angle at a vertex to enable smoothing (trying to create a " "curve around the vertex). 180 : nothing will be smooth, 0 : all angles will " "be smoothen." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3080 +#: src/libslic3r/PrintConfig.cpp:3184 msgid "Min concave angle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3081 +#: src/libslic3r/PrintConfig.cpp:3185 msgid "Curve smoothing minimum angle (concave)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3083 +#: src/libslic3r/PrintConfig.cpp:3187 msgid "" "Minimum (concave) angle at a vertex to enable smoothing (trying to create a " "curve around the vertex). 180 : nothing will be smooth, 0 : all angles will " "be smoothen." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3094 +#: src/libslic3r/PrintConfig.cpp:3198 msgid "Precision" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3095 +#: src/libslic3r/PrintConfig.cpp:3199 msgid "Curve smoothing precision" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3097 +#: src/libslic3r/PrintConfig.cpp:3201 msgid "" "These parameter allow the slicer to smooth the angles in each layer. The " "precision will be at least the new precision of the curve. Set to 0 to " @@ -11406,47 +11644,47 @@ msgid "" "It's really only useful to smoothen functional models or very wide angles." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3109 +#: src/libslic3r/PrintConfig.cpp:3213 msgid "cutoff" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3110 +#: src/libslic3r/PrintConfig.cpp:3214 msgid "Curve smoothing cutoff dist" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3112 +#: src/libslic3r/PrintConfig.cpp:3216 msgid "" "Maximum distance between two points to allow adding new ones. Allow to avoid " "distording long strait areas. 0 to disable." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3120 +#: src/libslic3r/PrintConfig.cpp:3224 msgid "Solid infill threshold area" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3122 +#: src/libslic3r/PrintConfig.cpp:3226 msgid "" "Force solid infill for regions having a smaller area than the specified " "threshold." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3123 src/libslic3r/PrintConfig.cpp:3989 +#: src/libslic3r/PrintConfig.cpp:3227 src/libslic3r/PrintConfig.cpp:4096 msgid "mm²" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3129 +#: src/libslic3r/PrintConfig.cpp:3233 msgid "Solid infill extruder" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3131 +#: src/libslic3r/PrintConfig.cpp:3235 msgid "The extruder to use when printing solid infill." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3137 +#: src/libslic3r/PrintConfig.cpp:3241 msgid "Solid infill every" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3139 +#: src/libslic3r/PrintConfig.cpp:3243 msgid "" "This feature allows to force a solid layer every given number of layers. " "Zero to disable. You can set this to any value (for example 9999); Slic3r " @@ -11454,7 +11692,7 @@ msgid "" "according to nozzle diameter and layer height." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3152 +#: src/libslic3r/PrintConfig.cpp:3256 msgid "" "Set this to a non-zero value to set a manual extrusion width for infill for " "solid surfaces. If left zero, default extrusion width will be used if set, " @@ -11462,34 +11700,34 @@ msgid "" "(for example 110%) it will be computed over nozzle diameter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3162 +#: src/libslic3r/PrintConfig.cpp:3266 msgid "Solid" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3165 +#: src/libslic3r/PrintConfig.cpp:3269 msgid "" "Speed for printing solid regions (top/bottom/internal horizontal shells). " "This can be expressed as a percentage (for example: 80%) over the default " "infill speed. Set to zero for auto." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3176 +#: src/libslic3r/PrintConfig.cpp:3280 msgid "Solid layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3178 +#: src/libslic3r/PrintConfig.cpp:3282 msgid "Number of solid layers to generate on top and bottom surfaces." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3184 src/libslic3r/PrintConfig.cpp:3185 +#: src/libslic3r/PrintConfig.cpp:3288 src/libslic3r/PrintConfig.cpp:3289 msgid "Minimum thickness of a top / bottom shell" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3191 +#: src/libslic3r/PrintConfig.cpp:3295 msgid "Spiral vase" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3193 +#: src/libslic3r/PrintConfig.cpp:3297 msgid "" "This feature will raise Z gradually while printing a single-walled object in " "order to remove any visible seam. This option requires a single perimeter, " @@ -11498,22 +11736,22 @@ msgid "" "when printing more than an object." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3201 +#: src/libslic3r/PrintConfig.cpp:3305 msgid "Temperature variation" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3202 +#: src/libslic3r/PrintConfig.cpp:3306 msgid "" "Temperature difference to be applied when an extruder is not active. Enables " "a full-height \"sacrificial\" skirt on which the nozzles are periodically " "wiped." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3211 src/libslic3r/PrintConfig.cpp:3228 +#: src/libslic3r/PrintConfig.cpp:3315 src/libslic3r/PrintConfig.cpp:3332 msgid "Start G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3213 +#: src/libslic3r/PrintConfig.cpp:3317 msgid "" "This start procedure is inserted at the beginning, after bed has reached the " "target temperature and extruder just started heating, and before extruder " @@ -11527,7 +11765,7 @@ msgid "" "[minx,miny,maxx,maxy]" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3231 +#: src/libslic3r/PrintConfig.cpp:3335 msgid "" "This start procedure is inserted at the beginning, after any printer start " "gcode (and after any toolchange to this filament in case of multi-material " @@ -11540,63 +11778,63 @@ msgid "" "extruders, the gcode is processed in extruder order." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3247 src/libslic3r/PrintConfig.cpp:3248 +#: src/libslic3r/PrintConfig.cpp:3351 src/libslic3r/PrintConfig.cpp:3352 msgid "Model rounding precision" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3250 +#: src/libslic3r/PrintConfig.cpp:3354 msgid "" "This is the rounding error of the input object. It's used to align points " "that should be in the same line. Put 0 to disable." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3259 +#: src/libslic3r/PrintConfig.cpp:3363 msgid "Color change G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3260 +#: src/libslic3r/PrintConfig.cpp:3364 msgid "This G-code will be used as a code for the color change" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3268 +#: src/libslic3r/PrintConfig.cpp:3372 msgid "Pause Print G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3269 +#: src/libslic3r/PrintConfig.cpp:3373 msgid "This G-code will be used as a code for the pause print" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3277 +#: src/libslic3r/PrintConfig.cpp:3381 msgid "Custom G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3278 +#: src/libslic3r/PrintConfig.cpp:3382 msgid "This G-code will be used as a custom code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3286 +#: src/libslic3r/PrintConfig.cpp:3390 msgid "Single Extruder Multi Material" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3287 +#: src/libslic3r/PrintConfig.cpp:3392 msgid "The printer multiplexes filaments into a single hot end." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3292 +#: src/libslic3r/PrintConfig.cpp:3397 msgid "Prime all printing extruders" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3293 +#: src/libslic3r/PrintConfig.cpp:3399 msgid "" "If enabled, all printing extruders will be primed at the front edge of the " "print bed at the start of the print." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3298 +#: src/libslic3r/PrintConfig.cpp:3404 msgid "No sparse layers (EXPERIMENTAL)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3299 +#: src/libslic3r/PrintConfig.cpp:3406 msgid "" "If enabled, the wipe tower will not be printed on layers with no " "toolchanges. On layers with a toolchange, extruder will travel downward to " @@ -11604,56 +11842,56 @@ msgid "" "with the print." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3306 +#: src/libslic3r/PrintConfig.cpp:3413 msgid "Generate support material" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3308 +#: src/libslic3r/PrintConfig.cpp:3415 msgid "Enable support material generation." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3312 +#: src/libslic3r/PrintConfig.cpp:3419 msgid "Auto generated supports" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3314 +#: src/libslic3r/PrintConfig.cpp:3421 msgid "" "If checked, supports will be generated automatically based on the overhang " "threshold value. If unchecked, supports will be generated inside the " "\"Support Enforcer\" volumes only." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3320 +#: src/libslic3r/PrintConfig.cpp:3427 msgid "XY separation between an object and its support" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3322 +#: src/libslic3r/PrintConfig.cpp:3429 msgid "" "XY separation between an object and its support. If expressed as percentage " "(for example 50%), it will be calculated over external perimeter width." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3332 +#: src/libslic3r/PrintConfig.cpp:3439 msgid "Pattern angle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3335 +#: src/libslic3r/PrintConfig.cpp:3442 msgid "" "Use this setting to rotate the support material pattern on the horizontal " "plane." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3345 src/libslic3r/PrintConfig.cpp:4577 +#: src/libslic3r/PrintConfig.cpp:3452 src/libslic3r/PrintConfig.cpp:4684 msgid "" "Only create support if it lies on a build plate. Don't create support on a " "print." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3350 +#: src/libslic3r/PrintConfig.cpp:3457 msgid "Type" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3353 +#: src/libslic3r/PrintConfig.cpp:3460 msgid "" "How to compute the vertical z-distance.\n" "From filament: it use the nearest bit of the filament. When a bridge is " @@ -11663,7 +11901,7 @@ msgid "" "None: No z-offset. Useful for Soluble supports.\n" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3371 +#: src/libslic3r/PrintConfig.cpp:3478 #, possible-c-format msgid "" "The vertical distance between support material interface and the object(when " @@ -11672,7 +11910,7 @@ msgid "" "Can be a % of the extruding width used for the interface layers." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3386 +#: src/libslic3r/PrintConfig.cpp:3493 #, possible-c-format msgid "" "The vertical distance between object and support material interface(when the " @@ -11680,11 +11918,11 @@ msgid "" "used for the interface layers." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3395 +#: src/libslic3r/PrintConfig.cpp:3502 msgid "Enforce support for the first" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3397 +#: src/libslic3r/PrintConfig.cpp:3504 msgid "" "Generate support material for the specified number of layers counting from " "bottom, regardless of whether normal support material is enabled or not and " @@ -11692,25 +11930,25 @@ msgid "" "of objects having a very thin or poor footprint on the build plate." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3402 +#: src/libslic3r/PrintConfig.cpp:3509 msgid "Enforce support for the first n layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3408 +#: src/libslic3r/PrintConfig.cpp:3515 msgid "Support material/raft/skirt extruder" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3410 +#: src/libslic3r/PrintConfig.cpp:3517 msgid "" "The extruder to use when printing support material, raft and skirt (1+, 0 to " "use the current extruder to minimize tool changes)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3418 +#: src/libslic3r/PrintConfig.cpp:3525 msgid "Support material width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3420 +#: src/libslic3r/PrintConfig.cpp:3527 msgid "" "Set this to a non-zero value to set a manual extrusion width for support " "material. If left zero, default extrusion width will be used if set, " @@ -11718,109 +11956,109 @@ msgid "" "example 110%) it will be computed over nozzle diameter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3430 +#: src/libslic3r/PrintConfig.cpp:3537 msgid "Interface loops" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3432 +#: src/libslic3r/PrintConfig.cpp:3539 msgid "" "Cover the top contact layer of the supports with loops. Disabled by default." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3437 +#: src/libslic3r/PrintConfig.cpp:3544 msgid "Support material/raft interface extruder" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3439 +#: src/libslic3r/PrintConfig.cpp:3546 msgid "" "The extruder to use when printing support material interface (1+, 0 to use " "the current extruder to minimize tool changes). This affects raft too." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3446 +#: src/libslic3r/PrintConfig.cpp:3553 msgid "Interface layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3448 +#: src/libslic3r/PrintConfig.cpp:3555 msgid "" "Number of interface layers to insert between the object(s) and support " "material." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3455 +#: src/libslic3r/PrintConfig.cpp:3562 msgid "Interface pattern spacing" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3457 +#: src/libslic3r/PrintConfig.cpp:3564 msgid "Spacing between interface lines. Set zero to get a solid interface." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3464 +#: src/libslic3r/PrintConfig.cpp:3571 msgid "Interface" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3465 +#: src/libslic3r/PrintConfig.cpp:3572 msgid "Support interface speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3467 +#: src/libslic3r/PrintConfig.cpp:3574 msgid "" "Speed for printing support material interface layers. If expressed as " "percentage (for example 50%) it will be calculated over support material " "speed." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3477 +#: src/libslic3r/PrintConfig.cpp:3584 msgid "Support pattern" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3479 +#: src/libslic3r/PrintConfig.cpp:3586 msgid "Pattern used to generate support material." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3485 +#: src/libslic3r/PrintConfig.cpp:3592 msgid "Rectilinear grid" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3492 +#: src/libslic3r/PrintConfig.cpp:3599 msgid "Support interface pattern" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3494 +#: src/libslic3r/PrintConfig.cpp:3601 msgid "Pattern for interface layer." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3514 +#: src/libslic3r/PrintConfig.cpp:3621 msgid "Pattern spacing" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3516 +#: src/libslic3r/PrintConfig.cpp:3623 msgid "Spacing between support material lines." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3524 +#: src/libslic3r/PrintConfig.cpp:3631 msgid "Support speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3526 +#: src/libslic3r/PrintConfig.cpp:3633 msgid "Speed for printing support material." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3533 +#: src/libslic3r/PrintConfig.cpp:3640 msgid "Synchronize with object layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3535 +#: src/libslic3r/PrintConfig.cpp:3642 msgid "" "Synchronize support layers with the object print layers. This is useful with " "multi-material printers, where the extruder switch is expensive." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3541 +#: src/libslic3r/PrintConfig.cpp:3648 msgid "Overhang threshold" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3543 +#: src/libslic3r/PrintConfig.cpp:3650 msgid "" "Support material will not be generated for overhangs whose slope angle (90° " "= vertical) is above the given threshold. In other words, this value " @@ -11829,67 +12067,67 @@ msgid "" "detection (recommended)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3555 +#: src/libslic3r/PrintConfig.cpp:3662 msgid "With sheath around the support" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3557 +#: src/libslic3r/PrintConfig.cpp:3664 msgid "" "Add a sheath (a single perimeter line) around the base support. This makes " "the support more reliable, but also more difficult to remove." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3566 +#: src/libslic3r/PrintConfig.cpp:3673 msgid "" "Extruder nozzle temperature for layers after the first one. Set this to zero " "to disable temperature control commands in the output G-code." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3569 +#: src/libslic3r/PrintConfig.cpp:3676 msgid "Nozzle temperature" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3577 +#: src/libslic3r/PrintConfig.cpp:3684 msgid "" "Override the temperature of the extruder. Avoid doing too many changes, it " "won't stop for cooling/heating. 0 to disable. May only works on Height range " "modifiers." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3582 +#: src/libslic3r/PrintConfig.cpp:3689 msgid "Z-lift override" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3584 +#: src/libslic3r/PrintConfig.cpp:3691 msgid "" "Set the new lift-z value for this override. 0 will disable the z-lift. -& to " "disable. May only works on Height range modifiers." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3590 src/libslic3r/PrintConfig.cpp:3591 +#: src/libslic3r/PrintConfig.cpp:3697 src/libslic3r/PrintConfig.cpp:3698 msgid "Overlapping external perimeter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3593 +#: src/libslic3r/PrintConfig.cpp:3700 msgid "" "Allow outermost perimeter to overlap itself to avoid the use of thin walls. " "Note that their flow isn't adjusted and so it will result in over-extruding " "and undefined behavior." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3598 src/libslic3r/PrintConfig.cpp:3599 +#: src/libslic3r/PrintConfig.cpp:3705 src/libslic3r/PrintConfig.cpp:3706 msgid "Overlapping all perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3601 +#: src/libslic3r/PrintConfig.cpp:3708 msgid "Allow all perimeters to overlap, instead of just external ones." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3607 src/libslic3r/PrintConfig.cpp:3647 +#: src/libslic3r/PrintConfig.cpp:3714 src/libslic3r/PrintConfig.cpp:3754 msgid "Thin walls" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3609 +#: src/libslic3r/PrintConfig.cpp:3716 msgid "" "Detect single-width walls (parts where two extrusions don't fit and we need " "to collapse them into a single trace). If unchecked, slic3r may try to fit " @@ -11897,15 +12135,15 @@ msgid "" "extrusion." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3616 +#: src/libslic3r/PrintConfig.cpp:3723 msgid "Min width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3617 +#: src/libslic3r/PrintConfig.cpp:3724 msgid "Thin walls min width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3619 +#: src/libslic3r/PrintConfig.cpp:3726 msgid "" "Minimum width for the extrusion to be extruded (widths lower than the nozzle " "diameter will be over-extruded at the nozzle diameter). If expressed as " @@ -11914,60 +12152,60 @@ msgid "" "avoid any sort of over-extrusion." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3628 +#: src/libslic3r/PrintConfig.cpp:3735 msgid "Overlap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3629 +#: src/libslic3r/PrintConfig.cpp:3736 msgid "Thin wall overlap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3631 +#: src/libslic3r/PrintConfig.cpp:3738 msgid "" "Overlap between the thin wall and the perimeters. Can be a % of the external " "perimeter width (default 50%)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3638 +#: src/libslic3r/PrintConfig.cpp:3745 msgid "Merging with perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3639 +#: src/libslic3r/PrintConfig.cpp:3746 msgid "Thin wall merge" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3641 +#: src/libslic3r/PrintConfig.cpp:3748 msgid "" "Allow the external perimeter to merge the thin walls in the path. You can " "deactivate it if you use thin walls as a custom support, to reduce adhesion " "a little bit." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3648 +#: src/libslic3r/PrintConfig.cpp:3755 msgid "Thin walls speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3650 +#: src/libslic3r/PrintConfig.cpp:3757 msgid "" "Speed for thin wall (external extrusion that are alone because the obect is " "too thin at these places)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3657 +#: src/libslic3r/PrintConfig.cpp:3764 msgid "Threads" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3658 +#: src/libslic3r/PrintConfig.cpp:3765 msgid "" "Threads are used to parallelize long-running tasks. Optimal threads number " "is slightly above the number of available cores/processors." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3669 +#: src/libslic3r/PrintConfig.cpp:3776 msgid "Time estimation compensation" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3671 +#: src/libslic3r/PrintConfig.cpp:3778 #, possible-c-format msgid "" "This setting allow you to modify the time estiamtion by a % amount. As " @@ -11975,11 +12213,11 @@ msgid "" "firmware is used." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3678 +#: src/libslic3r/PrintConfig.cpp:3785 msgid "Tool change G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3680 +#: src/libslic3r/PrintConfig.cpp:3787 msgid "" "This custom code is inserted at every extruder change. If you don't leave " "this empty, you are expected to take care of the toolchange yourself - " @@ -11989,17 +12227,17 @@ msgid "" "as T[next_extruder]." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3691 +#: src/libslic3r/PrintConfig.cpp:3798 msgid "Tool name" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3693 +#: src/libslic3r/PrintConfig.cpp:3800 msgid "" "Only used for klipper, where you can name the extruder. If not set, will be " "'extruderX' with 'X' replaced by the extruder number." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3700 +#: src/libslic3r/PrintConfig.cpp:3807 msgid "" "Set this to a non-zero value to set a manual extrusion width for infill for " "top surfaces. You may want to use thinner extrudates to fill all narrow " @@ -12008,15 +12246,15 @@ msgid "" "percentage (for example 110%) it will be computed over nozzle diameter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3711 +#: src/libslic3r/PrintConfig.cpp:3818 msgid "Top solid" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3712 +#: src/libslic3r/PrintConfig.cpp:3819 msgid "Top solid speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3714 +#: src/libslic3r/PrintConfig.cpp:3821 msgid "" "Speed for printing top solid layers (it only applies to the uppermost " "external layers and not to their internal solid layers). You may want to " @@ -12025,62 +12263,62 @@ msgid "" "for auto." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3728 +#: src/libslic3r/PrintConfig.cpp:3835 msgid "Top layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3730 +#: src/libslic3r/PrintConfig.cpp:3837 msgid "Number of solid layers to generate on top surfaces." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3731 +#: src/libslic3r/PrintConfig.cpp:3838 msgid "Top solid layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3739 +#: src/libslic3r/PrintConfig.cpp:3846 msgid "" "The number of top solid layers is increased above top_solid_layers if " "necessary to satisfy minimum thickness of top shell. This is useful to " "prevent pillowing effect when printing with variable layer height." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3742 +#: src/libslic3r/PrintConfig.cpp:3849 msgid "Minimum top shell thickness" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3749 +#: src/libslic3r/PrintConfig.cpp:3856 msgid "Travel speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3751 +#: src/libslic3r/PrintConfig.cpp:3858 msgid "Speed for travel moves (jumps between distant extrusion points)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3759 +#: src/libslic3r/PrintConfig.cpp:3866 msgid "Use firmware retraction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3761 +#: src/libslic3r/PrintConfig.cpp:3868 msgid "" "This experimental setting uses G10 and G11 commands to have the firmware " "handle the retraction. This is only supported in recent Marlin." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3767 +#: src/libslic3r/PrintConfig.cpp:3874 msgid "Use relative E distances" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3769 +#: src/libslic3r/PrintConfig.cpp:3876 msgid "" "If your firmware requires relative E values, check this, otherwise leave it " "unchecked. Most firmwares use absolute values." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3775 +#: src/libslic3r/PrintConfig.cpp:3882 msgid "Use volumetric E" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3777 +#: src/libslic3r/PrintConfig.cpp:3884 msgid "" "This experimental setting uses outputs the E values in cubic millimeters " "instead of linear millimeters. If your firmware doesn't already know " @@ -12090,110 +12328,110 @@ msgid "" "only supported in recent Marlin." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3787 +#: src/libslic3r/PrintConfig.cpp:3894 msgid "Enable variable layer height feature" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3789 +#: src/libslic3r/PrintConfig.cpp:3896 msgid "" "Some printers or printer setups may have difficulties printing with a " "variable layer height. Enabled by default." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3795 +#: src/libslic3r/PrintConfig.cpp:3902 msgid "Wipe while retracting" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3797 +#: src/libslic3r/PrintConfig.cpp:3904 msgid "" "This flag will move the nozzle while retracting to minimize the possible " "blob on leaky extruders." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3804 +#: src/libslic3r/PrintConfig.cpp:3911 msgid "Enable wipe tower" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3806 +#: src/libslic3r/PrintConfig.cpp:3913 msgid "" "Multi material printers may need to prime or purge extruders on tool " "changes. Extrude the excess material into the wipe tower." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3812 +#: src/libslic3r/PrintConfig.cpp:3919 msgid "Purging volumes - load/unload volumes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3813 +#: src/libslic3r/PrintConfig.cpp:3920 msgid "" "This vector saves required volumes to change from/to each tool used on the " "wipe tower. These values are used to simplify creation of the full purging " "volumes below. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:3819 +#: src/libslic3r/PrintConfig.cpp:3926 msgid "Purging volumes - matrix" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3820 +#: src/libslic3r/PrintConfig.cpp:3927 msgid "" "This matrix describes volumes (in cubic milimetres) required to purge the " "new filament on the wipe tower for any given pair of tools. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:3830 +#: src/libslic3r/PrintConfig.cpp:3937 msgid "Enable advanced wiping volume" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3831 +#: src/libslic3r/PrintConfig.cpp:3938 #, possible-c-format msgid "" "Allow slic3r to compute the purge volume via smart computations. Use the " "pigment% of each filament and following parameters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3836 +#: src/libslic3r/PrintConfig.cpp:3943 msgid "Nozzle volume" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3837 +#: src/libslic3r/PrintConfig.cpp:3944 msgid "" "The volume of melted plastic inside your nozlle. Used by 'advanced wiping'." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3838 src/libslic3r/PrintConfig.cpp:3854 +#: src/libslic3r/PrintConfig.cpp:3945 src/libslic3r/PrintConfig.cpp:3961 msgid "mm3" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3843 +#: src/libslic3r/PrintConfig.cpp:3950 msgid "Pigment percentage" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3844 +#: src/libslic3r/PrintConfig.cpp:3951 msgid "" "The pigment % for this filament (bewteen 0 and 1, 1=100%). 0 for translucent/" "natural, 0.2-0.5 for white and 1 for black." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3851 +#: src/libslic3r/PrintConfig.cpp:3958 msgid "Multiplier" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3852 +#: src/libslic3r/PrintConfig.cpp:3959 msgid "Auto-wipe multiplier" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3853 +#: src/libslic3r/PrintConfig.cpp:3960 msgid "" "The volume multiplier used to compute the final volume to extrude by the " "algorithm." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3861 +#: src/libslic3r/PrintConfig.cpp:3968 msgid "Auto-wipe algorithm" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3862 +#: src/libslic3r/PrintConfig.cpp:3969 msgid "" "Algo for the advanced wipe.\n" "Linear : volume = nozzle + volume_mult * (pigmentBefore-pigmentAfter)\n" @@ -12203,119 +12441,119 @@ msgid "" "+pigmentAfter)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3870 +#: src/libslic3r/PrintConfig.cpp:3977 msgid "Linear" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3871 +#: src/libslic3r/PrintConfig.cpp:3978 msgid "Quadratric" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3872 +#: src/libslic3r/PrintConfig.cpp:3979 msgid "Hyperbola" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3877 +#: src/libslic3r/PrintConfig.cpp:3984 msgid "Wipe tower brim width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3878 +#: src/libslic3r/PrintConfig.cpp:3985 #, possible-c-format msgid "" "Width of the brim for the wipe tower. Can be in mm of in % of the (assumed) " "only one nozzle diameter." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3884 +#: src/libslic3r/PrintConfig.cpp:3991 msgid "X" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3885 +#: src/libslic3r/PrintConfig.cpp:3992 msgid "Wipe tower X" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3886 +#: src/libslic3r/PrintConfig.cpp:3993 msgid "X coordinate of the left front corner of a wipe tower" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3892 +#: src/libslic3r/PrintConfig.cpp:3999 msgid "Y" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3893 +#: src/libslic3r/PrintConfig.cpp:4000 msgid "Wipe tower Y" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3894 +#: src/libslic3r/PrintConfig.cpp:4001 msgid "Y coordinate of the left front corner of a wipe tower" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3901 +#: src/libslic3r/PrintConfig.cpp:4008 msgid "Wipe tower Width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3902 +#: src/libslic3r/PrintConfig.cpp:4009 msgid "Width of a wipe tower" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3908 +#: src/libslic3r/PrintConfig.cpp:4015 msgid "Wipe tower rotation angle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3909 +#: src/libslic3r/PrintConfig.cpp:4016 msgid "Wipe tower rotation angle with respect to x-axis." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3916 +#: src/libslic3r/PrintConfig.cpp:4023 msgid "Wipe into this object's infill" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3917 +#: src/libslic3r/PrintConfig.cpp:4024 msgid "" "Purging after toolchange will done inside this object's infills. This lowers " "the amount of waste but may result in longer print time due to additional " "travel moves." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3924 +#: src/libslic3r/PrintConfig.cpp:4031 msgid "Wipe into this object" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3925 +#: src/libslic3r/PrintConfig.cpp:4032 msgid "" "Object will be used to purge the nozzle after a toolchange to save material " "that would otherwise end up in the wipe tower and decrease print time. " "Colours of the objects will be mixed as a result." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3932 +#: src/libslic3r/PrintConfig.cpp:4039 msgid "Extra Wipe for external perimeters" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3933 +#: src/libslic3r/PrintConfig.cpp:4040 msgid "" "When the external perimeter loop extrusion end, a wipe is done, going a bit " "inside the print. The number put in this setting increase the wipe by moving " "the nozzle again along the loop before the final wipe." msgstr "" -#: src/libslic3r/PrintConfig.cpp:3941 +#: src/libslic3r/PrintConfig.cpp:4048 msgid "Maximal bridging distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3942 +#: src/libslic3r/PrintConfig.cpp:4049 msgid "Maximal distance between supports on sparse infill sections. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:3948 +#: src/libslic3r/PrintConfig.cpp:4055 msgid "Outer" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3949 +#: src/libslic3r/PrintConfig.cpp:4056 msgid "Outer XY size compensation" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3951 +#: src/libslic3r/PrintConfig.cpp:4058 msgid "" "The object will be grown/shrunk in the XY plane by the configured value " "(negative = inwards, positive = outwards). This might be useful for fine-" @@ -12325,15 +12563,15 @@ msgid "" "compensation', unless you are sure you don't have horizontal holes. !!! " msgstr "" -#: src/libslic3r/PrintConfig.cpp:3960 +#: src/libslic3r/PrintConfig.cpp:4067 msgid "Inner" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3961 +#: src/libslic3r/PrintConfig.cpp:4068 msgid "Inner XY size compensation" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3963 +#: src/libslic3r/PrintConfig.cpp:4070 msgid "" "The object will be grown/shrunk in the XY plane by the configured value " "(negative = inwards, positive = outwards). This might be useful for fine-" @@ -12342,15 +12580,15 @@ msgid "" "holes break the shell !!!)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3971 src/libslic3r/PrintConfig.cpp:3983 -msgid "Holes" +#: src/libslic3r/PrintConfig.cpp:4078 +msgid "XY compensation" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3972 +#: src/libslic3r/PrintConfig.cpp:4079 msgid "XY holes compensation" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3974 +#: src/libslic3r/PrintConfig.cpp:4081 msgid "" "The convex holes will be grown / shrunk in the XY plane by the configured " "value (negative = inwards, positive = outwards, should be negative as the " @@ -12361,22 +12599,26 @@ msgid "" "replace it. " msgstr "" -#: src/libslic3r/PrintConfig.cpp:3984 +#: src/libslic3r/PrintConfig.cpp:4090 +msgid "Threshold" +msgstr "" + +#: src/libslic3r/PrintConfig.cpp:4091 msgid "XY holes threshold" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3986 +#: src/libslic3r/PrintConfig.cpp:4093 msgid "" "Maximum area for the hole where the hole_size_compensation will apply fully. " "After that, it will decraese down to 0 for four time this area. Set to 0 to " "let the hole_size_compensation apply fully for all detected holes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3994 src/libslic3r/PrintConfig.cpp:3995 +#: src/libslic3r/PrintConfig.cpp:4101 src/libslic3r/PrintConfig.cpp:4102 msgid "Convert round holes to polyholes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:3997 +#: src/libslic3r/PrintConfig.cpp:4104 msgid "" "Search for almost-circular holes that span more than one layer and convert " "the geometry to polyholes. Use the nozzle size and the (biggest) diameter to " @@ -12384,11 +12626,11 @@ msgid "" "See http://hydraraptor.blogspot.com/2011/02/polyholes.html" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4004 +#: src/libslic3r/PrintConfig.cpp:4111 msgid "Z offset" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4006 +#: src/libslic3r/PrintConfig.cpp:4113 msgid "" "This value will be added (or subtracted) from all the Z coordinates in the " "output G-code. It is used to compensate for bad Z endstop position: for " @@ -12396,11 +12638,11 @@ msgid "" "print bed, set this to -0.3 (or fix your endstop)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4015 +#: src/libslic3r/PrintConfig.cpp:4122 msgid "Z full step" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4016 +#: src/libslic3r/PrintConfig.cpp:4123 msgid "" "Set this to the height moved when your Z motor (or equivalent) turns one " "step.If your motor needs 200 steps to move your head/plater by 1mm, this " @@ -12410,49 +12652,49 @@ msgid "" "Put 0 to disable." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4119 +#: src/libslic3r/PrintConfig.cpp:4226 msgid "Milling cutter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4121 +#: src/libslic3r/PrintConfig.cpp:4228 msgid "" "The milling cutter to use (unless more specific extruder settings are " "specified). " msgstr "" -#: src/libslic3r/PrintConfig.cpp:4135 +#: src/libslic3r/PrintConfig.cpp:4242 msgid "Milling diameter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4137 +#: src/libslic3r/PrintConfig.cpp:4244 msgid "This is the diameter of your cutting tool." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4143 +#: src/libslic3r/PrintConfig.cpp:4250 msgid "Tool offset" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4154 +#: src/libslic3r/PrintConfig.cpp:4261 msgid "Tool z offset" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4156 +#: src/libslic3r/PrintConfig.cpp:4263 msgid "." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4162 +#: src/libslic3r/PrintConfig.cpp:4269 msgid "Tool z lift" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4164 +#: src/libslic3r/PrintConfig.cpp:4271 msgid "Amount of lift for travel." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4170 +#: src/libslic3r/PrintConfig.cpp:4277 msgid "G-Code to switch to this toolhead" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4172 +#: src/libslic3r/PrintConfig.cpp:4279 msgid "" "Put here the gcode to change the toolhead (called after the g-code T" "[next_extruder]). You have access to [next_extruder] and " @@ -12464,11 +12706,11 @@ msgid "" "of milling tool is available at [milling_cutter]." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4180 +#: src/libslic3r/PrintConfig.cpp:4287 msgid "G-Code to switch from this toolhead" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4182 +#: src/libslic3r/PrintConfig.cpp:4289 msgid "" "Put here the gcode to end the toolhead action, like stopping the spindle. " "You have access to [next_extruder] and [previous_extruder]. " @@ -12480,11 +12722,11 @@ msgid "" "available at [milling_cutter]." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4190 +#: src/libslic3r/PrintConfig.cpp:4297 msgid "Milling post-processing" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4192 +#: src/libslic3r/PrintConfig.cpp:4299 msgid "" "If activated, at the end of each layer, the printer will switch to a milling " "head and mill the external perimeters.\n" @@ -12493,22 +12735,22 @@ msgid "" "bed." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4198 +#: src/libslic3r/PrintConfig.cpp:4305 msgid "Milling extra XY size" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4200 +#: src/libslic3r/PrintConfig.cpp:4307 msgid "" "This increase the size of the object by a certain amount to have enough " "plastic to mill. You can set a number of mm or a percentage of the " "calculated optimal extra width (from flow calculation)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4208 +#: src/libslic3r/PrintConfig.cpp:4315 msgid "Milling only after" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4210 +#: src/libslic3r/PrintConfig.cpp:4317 #, possible-c-format msgid "" "This setting restrict the post-process milling to a certain height, to avoid " @@ -12516,423 +12758,424 @@ msgid "" "depends of the object)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4217 +#: src/libslic3r/PrintConfig.cpp:4324 msgid "Milling Speed" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4219 +#: src/libslic3r/PrintConfig.cpp:4326 msgid "Speed for milling tool." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4233 +#: src/libslic3r/PrintConfig.cpp:4340 msgid "Display width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4234 +#: src/libslic3r/PrintConfig.cpp:4341 msgid "Width of the display" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4239 +#: src/libslic3r/PrintConfig.cpp:4346 msgid "Display height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4240 +#: src/libslic3r/PrintConfig.cpp:4347 msgid "Height of the display" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4245 +#: src/libslic3r/PrintConfig.cpp:4352 msgid "Number of pixels in" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4247 +#: src/libslic3r/PrintConfig.cpp:4354 msgid "Number of pixels in X" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4253 +#: src/libslic3r/PrintConfig.cpp:4360 msgid "Number of pixels in Y" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4258 +#: src/libslic3r/PrintConfig.cpp:4365 msgid "Display horizontal mirroring" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4259 +#: src/libslic3r/PrintConfig.cpp:4366 msgid "Mirror horizontally" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4260 +#: src/libslic3r/PrintConfig.cpp:4367 msgid "Enable horizontal mirroring of output images" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4265 +#: src/libslic3r/PrintConfig.cpp:4372 msgid "Display vertical mirroring" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4266 +#: src/libslic3r/PrintConfig.cpp:4373 msgid "Mirror vertically" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4267 +#: src/libslic3r/PrintConfig.cpp:4374 msgid "Enable vertical mirroring of output images" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4272 +#: src/libslic3r/PrintConfig.cpp:4379 msgid "Display orientation" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4273 +#: src/libslic3r/PrintConfig.cpp:4380 msgid "" "Set the actual LCD display orientation inside the SLA printer. Portrait mode " "will flip the meaning of display width and height parameters and the output " "images will be rotated by 90 degrees." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4279 +#: src/libslic3r/PrintConfig.cpp:4386 msgid "Landscape" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4280 +#: src/libslic3r/PrintConfig.cpp:4387 msgid "Portrait" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4285 +#: src/libslic3r/PrintConfig.cpp:4392 msgid "Fast" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4286 +#: src/libslic3r/PrintConfig.cpp:4393 msgid "Fast tilt" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4287 +#: src/libslic3r/PrintConfig.cpp:4394 msgid "Time of the fast tilt" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4294 +#: src/libslic3r/PrintConfig.cpp:4401 msgid "Slow" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4295 +#: src/libslic3r/PrintConfig.cpp:4402 msgid "Slow tilt" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4296 +#: src/libslic3r/PrintConfig.cpp:4403 msgid "Time of the slow tilt" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4303 +#: src/libslic3r/PrintConfig.cpp:4410 msgid "Area fill" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4304 +#: src/libslic3r/PrintConfig.cpp:4411 msgid "" "The percentage of the bed area. \n" "If the print area exceeds the specified value, \n" "then a slow tilt will be used, otherwise - a fast tilt" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4311 src/libslic3r/PrintConfig.cpp:4312 -#: src/libslic3r/PrintConfig.cpp:4313 +#: src/libslic3r/PrintConfig.cpp:4418 src/libslic3r/PrintConfig.cpp:4419 +#: src/libslic3r/PrintConfig.cpp:4420 msgid "Printer scaling correction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4319 src/libslic3r/PrintConfig.cpp:4320 +#: src/libslic3r/PrintConfig.cpp:4426 src/libslic3r/PrintConfig.cpp:4427 msgid "Printer absolute correction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4321 +#: src/libslic3r/PrintConfig.cpp:4428 msgid "" "Will inflate or deflate the sliced 2D polygons according to the sign of the " "correction." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4327 -msgid "Elephant foot minimum width" +#: src/libslic3r/PrintConfig.cpp:4434 +msgid "minimum width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4329 +#: src/libslic3r/PrintConfig.cpp:4436 msgid "" -"Minimum width of features to maintain when doing elephant foot compensation." +"Minimum width of features to maintain when doing the first layer " +"compensation." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4336 src/libslic3r/PrintConfig.cpp:4337 +#: src/libslic3r/PrintConfig.cpp:4443 src/libslic3r/PrintConfig.cpp:4444 msgid "Printer gamma correction" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4338 +#: src/libslic3r/PrintConfig.cpp:4445 msgid "" "This will apply a gamma correction to the rasterized 2D polygons. A gamma " "value of zero means thresholding with the threshold in the middle. This " "behaviour eliminates antialiasing without losing holes in polygons." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4350 src/libslic3r/PrintConfig.cpp:4351 +#: src/libslic3r/PrintConfig.cpp:4457 src/libslic3r/PrintConfig.cpp:4458 msgid "SLA material type" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4362 src/libslic3r/PrintConfig.cpp:4363 +#: src/libslic3r/PrintConfig.cpp:4469 src/libslic3r/PrintConfig.cpp:4470 msgid "Initial layer height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4369 src/libslic3r/PrintConfig.cpp:4370 +#: src/libslic3r/PrintConfig.cpp:4476 src/libslic3r/PrintConfig.cpp:4477 msgid "Bottle volume" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4371 +#: src/libslic3r/PrintConfig.cpp:4478 msgid "ml" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4376 src/libslic3r/PrintConfig.cpp:4377 +#: src/libslic3r/PrintConfig.cpp:4483 src/libslic3r/PrintConfig.cpp:4484 msgid "Bottle weight" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4378 +#: src/libslic3r/PrintConfig.cpp:4485 msgid "kg" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4385 +#: src/libslic3r/PrintConfig.cpp:4492 msgid "g/ml" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4392 +#: src/libslic3r/PrintConfig.cpp:4499 msgid "money/bottle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4397 +#: src/libslic3r/PrintConfig.cpp:4504 msgid "Faded layers" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4398 +#: src/libslic3r/PrintConfig.cpp:4505 msgid "" "Number of the layers needed for the exposure time fade from initial exposure " "time to the exposure time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4405 src/libslic3r/PrintConfig.cpp:4406 +#: src/libslic3r/PrintConfig.cpp:4512 src/libslic3r/PrintConfig.cpp:4513 msgid "Minimum exposure time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4413 src/libslic3r/PrintConfig.cpp:4414 +#: src/libslic3r/PrintConfig.cpp:4520 src/libslic3r/PrintConfig.cpp:4521 msgid "Maximum exposure time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4421 src/libslic3r/PrintConfig.cpp:4422 +#: src/libslic3r/PrintConfig.cpp:4528 src/libslic3r/PrintConfig.cpp:4529 msgid "Exposure time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4428 src/libslic3r/PrintConfig.cpp:4429 +#: src/libslic3r/PrintConfig.cpp:4535 src/libslic3r/PrintConfig.cpp:4536 msgid "Minimum initial exposure time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4436 src/libslic3r/PrintConfig.cpp:4437 +#: src/libslic3r/PrintConfig.cpp:4543 src/libslic3r/PrintConfig.cpp:4544 msgid "Maximum initial exposure time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4444 src/libslic3r/PrintConfig.cpp:4445 +#: src/libslic3r/PrintConfig.cpp:4551 src/libslic3r/PrintConfig.cpp:4552 msgid "Initial exposure time" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4451 src/libslic3r/PrintConfig.cpp:4452 +#: src/libslic3r/PrintConfig.cpp:4558 src/libslic3r/PrintConfig.cpp:4559 msgid "Correction for expansion" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4458 +#: src/libslic3r/PrintConfig.cpp:4565 msgid "SLA print material notes" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4459 +#: src/libslic3r/PrintConfig.cpp:4566 msgid "You can put your notes regarding the SLA print material here." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4471 src/libslic3r/PrintConfig.cpp:4482 +#: src/libslic3r/PrintConfig.cpp:4578 src/libslic3r/PrintConfig.cpp:4589 msgid "Default SLA material profile" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4493 +#: src/libslic3r/PrintConfig.cpp:4600 msgid "Generate supports" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4495 +#: src/libslic3r/PrintConfig.cpp:4602 msgid "Generate supports for the models" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4500 +#: src/libslic3r/PrintConfig.cpp:4607 msgid "Pinhead front diameter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4502 +#: src/libslic3r/PrintConfig.cpp:4609 msgid "Diameter of the pointing side of the head" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4509 +#: src/libslic3r/PrintConfig.cpp:4616 msgid "Head penetration" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4511 +#: src/libslic3r/PrintConfig.cpp:4618 msgid "How much the pinhead has to penetrate the model surface" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4518 +#: src/libslic3r/PrintConfig.cpp:4625 msgid "Pinhead width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4520 +#: src/libslic3r/PrintConfig.cpp:4627 msgid "Width from the back sphere center to the front sphere center" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4528 +#: src/libslic3r/PrintConfig.cpp:4635 msgid "Pillar diameter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4530 +#: src/libslic3r/PrintConfig.cpp:4637 msgid "Diameter in mm of the support pillars" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4538 +#: src/libslic3r/PrintConfig.cpp:4645 msgid "Small pillar diameter percent" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4540 +#: src/libslic3r/PrintConfig.cpp:4647 msgid "" "The percentage of smaller pillars compared to the normal pillar diameter " "which are used in problematic areas where a normal pilla cannot fit." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4549 +#: src/libslic3r/PrintConfig.cpp:4656 msgid "Max bridges on a pillar" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4551 +#: src/libslic3r/PrintConfig.cpp:4658 msgid "" "Maximum number of bridges that can be placed on a pillar. Bridges hold " "support point pinheads and connect to pillars as small branches." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4559 +#: src/libslic3r/PrintConfig.cpp:4666 msgid "Pillar connection mode" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4560 +#: src/libslic3r/PrintConfig.cpp:4667 msgid "" "Controls the bridge type between two neighboring pillars. Can be zig-zag, " "cross (double zig-zag) or dynamic which will automatically switch between " "the first two depending on the distance of the two pillars." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4568 +#: src/libslic3r/PrintConfig.cpp:4675 msgid "Zig-Zag" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4569 +#: src/libslic3r/PrintConfig.cpp:4676 msgid "Cross" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4570 +#: src/libslic3r/PrintConfig.cpp:4677 msgid "Dynamic" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4582 +#: src/libslic3r/PrintConfig.cpp:4689 msgid "Pillar widening factor" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4584 +#: src/libslic3r/PrintConfig.cpp:4691 msgid "" "Merging bridges or pillars into another pillars can increase the radius. " "Zero means no increase, one means full increase." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4593 +#: src/libslic3r/PrintConfig.cpp:4700 msgid "Support base diameter" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4595 +#: src/libslic3r/PrintConfig.cpp:4702 msgid "Diameter in mm of the pillar base" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4603 +#: src/libslic3r/PrintConfig.cpp:4710 msgid "Support base height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4605 +#: src/libslic3r/PrintConfig.cpp:4712 msgid "The height of the pillar base cone" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4612 +#: src/libslic3r/PrintConfig.cpp:4719 msgid "Support base safety distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4615 +#: src/libslic3r/PrintConfig.cpp:4722 msgid "" "The minimum distance of the pillar base from the model in mm. Makes sense in " "zero elevation mode where a gap according to this parameter is inserted " "between the model and the pad." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4625 +#: src/libslic3r/PrintConfig.cpp:4732 msgid "Critical angle" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4627 +#: src/libslic3r/PrintConfig.cpp:4734 msgid "The default angle for connecting support sticks and junctions." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4635 +#: src/libslic3r/PrintConfig.cpp:4742 msgid "Max bridge length" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4637 +#: src/libslic3r/PrintConfig.cpp:4744 msgid "The max length of a bridge" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4644 +#: src/libslic3r/PrintConfig.cpp:4751 msgid "Max pillar linking distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4646 +#: src/libslic3r/PrintConfig.cpp:4753 msgid "" "The max distance of two pillars to get linked with each other. A zero value " "will prohibit pillar cascading." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4656 +#: src/libslic3r/PrintConfig.cpp:4763 msgid "" "How much the supports should lift up the supported object. If this value is " "zero, the bottom of the model geometry will be considered as part of the pad." "If \"Pad around object\" is enabled, this value is ignored." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4669 +#: src/libslic3r/PrintConfig.cpp:4776 msgid "This is a relative measure of support points density." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4675 +#: src/libslic3r/PrintConfig.cpp:4782 msgid "Minimal distance of the support points" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4677 +#: src/libslic3r/PrintConfig.cpp:4784 msgid "No support points will be placed closer than this threshold." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4683 +#: src/libslic3r/PrintConfig.cpp:4790 msgid "Use pad" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4685 +#: src/libslic3r/PrintConfig.cpp:4792 msgid "Add a pad underneath the supported model" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4690 +#: src/libslic3r/PrintConfig.cpp:4797 msgid "Pad wall thickness" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4692 +#: src/libslic3r/PrintConfig.cpp:4799 msgid "The thickness of the pad and its optional cavity walls." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4700 +#: src/libslic3r/PrintConfig.cpp:4807 msgid "Pad wall height" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4701 +#: src/libslic3r/PrintConfig.cpp:4808 msgid "" "Defines the pad cavity depth. Set to zero to disable the cavity. Be careful " "when enabling this feature, as some resins may produce an extreme suction " @@ -12940,111 +13183,111 @@ msgid "" "difficult." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4714 +#: src/libslic3r/PrintConfig.cpp:4821 msgid "Pad brim size" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4715 +#: src/libslic3r/PrintConfig.cpp:4822 msgid "How far should the pad extend around the contained geometry" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4725 +#: src/libslic3r/PrintConfig.cpp:4832 msgid "Max merge distance" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4727 +#: src/libslic3r/PrintConfig.cpp:4834 msgid "" "Some objects can get along with a few smaller pads instead of a single big " "one. This parameter defines how far the center of two smaller pads should " "be. If theyare closer, they will get merged into one pad." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4747 +#: src/libslic3r/PrintConfig.cpp:4854 msgid "Pad wall slope" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4749 +#: src/libslic3r/PrintConfig.cpp:4856 msgid "" "The slope of the pad wall relative to the bed plane. 90 degrees means " "straight walls." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4760 +#: src/libslic3r/PrintConfig.cpp:4867 msgid "Create pad around object and ignore the support elevation" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4765 +#: src/libslic3r/PrintConfig.cpp:4872 msgid "Pad around object everywhere" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4767 +#: src/libslic3r/PrintConfig.cpp:4874 msgid "Force pad around object everywhere" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4772 +#: src/libslic3r/PrintConfig.cpp:4879 msgid "Pad object gap" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4774 +#: src/libslic3r/PrintConfig.cpp:4881 msgid "" "The gap between the object bottom and the generated pad in zero elevation " "mode." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4783 +#: src/libslic3r/PrintConfig.cpp:4890 msgid "Pad object connector stride" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4785 +#: src/libslic3r/PrintConfig.cpp:4892 msgid "" "Distance between two connector sticks which connect the object and the " "generated pad." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4792 +#: src/libslic3r/PrintConfig.cpp:4899 msgid "Pad object connector width" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4794 +#: src/libslic3r/PrintConfig.cpp:4901 msgid "" "Width of the connector sticks which connect the object and the generated pad." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4801 +#: src/libslic3r/PrintConfig.cpp:4908 msgid "Pad object connector penetration" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4804 +#: src/libslic3r/PrintConfig.cpp:4911 msgid "How much should the tiny connectors penetrate into the model body." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4811 +#: src/libslic3r/PrintConfig.cpp:4918 msgid "Enable hollowing" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4813 +#: src/libslic3r/PrintConfig.cpp:4920 msgid "Hollow out a model to have an empty interior" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4818 +#: src/libslic3r/PrintConfig.cpp:4925 msgid "Wall thickness" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4820 +#: src/libslic3r/PrintConfig.cpp:4927 msgid "Minimum wall thickness of a hollowed model." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4828 +#: src/libslic3r/PrintConfig.cpp:4935 msgid "Accuracy" msgstr "" -#: src/libslic3r/PrintConfig.cpp:4830 +#: src/libslic3r/PrintConfig.cpp:4937 msgid "" "Performance vs accuracy of calculation. Lower values may produce unwanted " "artifacts." msgstr "" -#: src/libslic3r/PrintConfig.cpp:4840 +#: src/libslic3r/PrintConfig.cpp:4947 msgid "" "Hollowing is done in two steps: first, an imaginary interior is calculated " "deeper (offset plus the closing distance) in the object and then it's " @@ -13053,266 +13296,266 @@ msgid "" "most." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5626 +#: src/libslic3r/PrintConfig.cpp:5734 msgid "Export OBJ" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5627 +#: src/libslic3r/PrintConfig.cpp:5735 msgid "Export the model(s) as OBJ." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5639 +#: src/libslic3r/PrintConfig.cpp:5747 msgid "Export SLA" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5640 +#: src/libslic3r/PrintConfig.cpp:5748 msgid "Slice the model and export SLA printing layers as PNG." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5645 +#: src/libslic3r/PrintConfig.cpp:5753 msgid "Export 3MF" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5646 +#: src/libslic3r/PrintConfig.cpp:5754 msgid "Export the model(s) as 3MF." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5650 +#: src/libslic3r/PrintConfig.cpp:5758 msgid "Export AMF" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5651 +#: src/libslic3r/PrintConfig.cpp:5759 msgid "Export the model(s) as AMF." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5655 +#: src/libslic3r/PrintConfig.cpp:5763 msgid "Export STL" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5656 +#: src/libslic3r/PrintConfig.cpp:5764 msgid "Export the model(s) as STL." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5661 +#: src/libslic3r/PrintConfig.cpp:5769 msgid "Slice the model and export toolpaths as G-code." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5666 +#: src/libslic3r/PrintConfig.cpp:5774 msgid "G-code viewer" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5667 +#: src/libslic3r/PrintConfig.cpp:5775 msgid "Visualize an already sliced and saved G-code" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5672 +#: src/libslic3r/PrintConfig.cpp:5780 msgid "Slice" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5673 +#: src/libslic3r/PrintConfig.cpp:5781 msgid "" "Slice the model as FFF or SLA based on the printer_technology configuration " "value." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5678 +#: src/libslic3r/PrintConfig.cpp:5786 msgid "Help" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5679 +#: src/libslic3r/PrintConfig.cpp:5787 msgid "Show this help." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5684 +#: src/libslic3r/PrintConfig.cpp:5792 msgid "Help (FFF options)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5685 +#: src/libslic3r/PrintConfig.cpp:5793 msgid "Show the full list of print/G-code configuration options." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5689 +#: src/libslic3r/PrintConfig.cpp:5797 msgid "Help (SLA options)" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5690 +#: src/libslic3r/PrintConfig.cpp:5798 msgid "Show the full list of SLA print configuration options." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5694 +#: src/libslic3r/PrintConfig.cpp:5802 msgid "Output Model Info" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5695 +#: src/libslic3r/PrintConfig.cpp:5803 msgid "Write information about the model to the console." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5699 +#: src/libslic3r/PrintConfig.cpp:5807 msgid "Save config file" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5700 +#: src/libslic3r/PrintConfig.cpp:5808 msgid "Save configuration to the specified file." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5710 +#: src/libslic3r/PrintConfig.cpp:5818 msgid "Align XY" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5711 +#: src/libslic3r/PrintConfig.cpp:5819 msgid "Align the model to the given point." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5716 +#: src/libslic3r/PrintConfig.cpp:5824 msgid "Cut model at the given Z." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5740 +#: src/libslic3r/PrintConfig.cpp:5848 msgid "Center" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5741 +#: src/libslic3r/PrintConfig.cpp:5849 msgid "Center the print around the given center." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5745 +#: src/libslic3r/PrintConfig.cpp:5853 msgid "Don't arrange" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5746 +#: src/libslic3r/PrintConfig.cpp:5854 msgid "" "Do not rearrange the given models before merging and keep their original XY " "coordinates." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5749 +#: src/libslic3r/PrintConfig.cpp:5857 msgid "Duplicate" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5750 +#: src/libslic3r/PrintConfig.cpp:5858 msgid "Multiply copies by this factor." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5754 +#: src/libslic3r/PrintConfig.cpp:5862 msgid "Duplicate by grid" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5755 +#: src/libslic3r/PrintConfig.cpp:5863 msgid "Multiply copies by creating a grid." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5759 +#: src/libslic3r/PrintConfig.cpp:5867 msgid "" "Arrange the supplied models in a plate and merge them in a single model in " "order to perform actions once." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5764 +#: src/libslic3r/PrintConfig.cpp:5872 msgid "" "Try to repair any non-manifold meshes (this option is implicitly added " "whenever we need to slice the model to perform the requested action)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5768 +#: src/libslic3r/PrintConfig.cpp:5876 msgid "Rotation angle around the Z axis in degrees." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5772 +#: src/libslic3r/PrintConfig.cpp:5880 msgid "Rotate around X" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5773 +#: src/libslic3r/PrintConfig.cpp:5881 msgid "Rotation angle around the X axis in degrees." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5777 +#: src/libslic3r/PrintConfig.cpp:5885 msgid "Rotate around Y" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5778 +#: src/libslic3r/PrintConfig.cpp:5886 msgid "Rotation angle around the Y axis in degrees." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5783 +#: src/libslic3r/PrintConfig.cpp:5891 msgid "Scaling factor or percentage." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5788 +#: src/libslic3r/PrintConfig.cpp:5896 msgid "" "Detect unconnected parts in the given model(s) and split them into separate " "objects." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5791 +#: src/libslic3r/PrintConfig.cpp:5899 msgid "Scale to Fit" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5792 +#: src/libslic3r/PrintConfig.cpp:5900 msgid "Scale to fit the given volume." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5801 +#: src/libslic3r/PrintConfig.cpp:5909 msgid "Ignore non-existent config files" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5802 +#: src/libslic3r/PrintConfig.cpp:5910 msgid "Do not fail if a file supplied to --load does not exist." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5805 +#: src/libslic3r/PrintConfig.cpp:5913 msgid "Load config file" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5806 +#: src/libslic3r/PrintConfig.cpp:5914 msgid "" "Load configuration from the specified file. It can be used more than once to " "load options from multiple files." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5809 +#: src/libslic3r/PrintConfig.cpp:5917 msgid "Output File" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5810 +#: src/libslic3r/PrintConfig.cpp:5918 msgid "" "The file where the output will be written (if not specified, it will be " "based on the input file)." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5815 +#: src/libslic3r/PrintConfig.cpp:5923 msgid "" "If enabled, the command line arguments are sent to an existing instance of " "GUI PrusaSlicer, or an existing PrusaSlicer window is activated. Overrides " "the \"single_instance\" configuration value from application preferences." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5826 +#: src/libslic3r/PrintConfig.cpp:5934 msgid "Data directory" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5827 +#: src/libslic3r/PrintConfig.cpp:5935 msgid "" "Load and store settings at the given directory. This is useful for " "maintaining different profiles or including configurations from a network " "storage." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5830 +#: src/libslic3r/PrintConfig.cpp:5938 msgid "Logging level" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5831 +#: src/libslic3r/PrintConfig.cpp:5939 msgid "" "Sets logging sensitivity. 0:fatal, 1:error, 2:warning, 3:info, 4:debug, 5:" "trace\n" "For example. loglevel=2 logs fatal, error and warning level messages." msgstr "" -#: src/libslic3r/PrintConfig.cpp:5837 +#: src/libslic3r/PrintConfig.cpp:5945 msgid "Render with a software renderer" msgstr "" -#: src/libslic3r/PrintConfig.cpp:5838 +#: src/libslic3r/PrintConfig.cpp:5946 msgid "" "Render with a software renderer. The bundled MESA software renderer is " "loaded instead of the default OpenGL driver." @@ -13322,18 +13565,18 @@ msgstr "" msgid "Error with zip archive" msgstr "" -#: src/libslic3r/PrintObject.cpp:117 +#: src/libslic3r/PrintObject.cpp:116 msgid "Processing triangulated mesh" msgstr "" -#: src/libslic3r/PrintObject.cpp:278 +#: src/libslic3r/PrintObject.cpp:277 msgid "Generating perimeters" msgstr "" -#: src/libslic3r/PrintObject.cpp:396 +#: src/libslic3r/PrintObject.cpp:395 msgid "Preparing infill" msgstr "" -#: src/libslic3r/PrintObject.cpp:582 +#: src/libslic3r/PrintObject.cpp:581 msgid "Generating support material" msgstr "" diff --git a/src/libslic3r/PresetBundle.cpp b/src/libslic3r/PresetBundle.cpp index e374965b8..500d5fb49 100644 --- a/src/libslic3r/PresetBundle.cpp +++ b/src/libslic3r/PresetBundle.cpp @@ -1102,7 +1102,7 @@ size_t PresetBundle::load_configbundle(const std::string &path, unsigned int fla }catch(const std::exception& ex) { std::stringstream ss; ss << "Error when reading bundle file " << path << ", error: " << ex.what(); - throw std::exception(ss.str().c_str()); + throw std::runtime_error(ss.str().c_str()); } //#else // pt::read_ini(ifs, tree);