fix 2 script windows (#926)

* fix 2 script windows

* fix #928
This commit is contained in:
Heiko Liebscher 2023-05-03 14:57:38 +02:00 committed by GitHub
parent 0d9b2167cd
commit 4ba3dbabc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 13 additions and 20 deletions

View file

@ -7655,7 +7655,7 @@ msgstr ""
msgid ""
"In order to reduce the visibility of the seam in a closed loop extrusion, "
"the loop is interrupted and shortened by a specified amount.\n"
"his amount can be specified in millimeters or as a percentage of the current "
"This amount can be specified in millimeters or as a percentage of the current "
"extruder diameter. The default value for this parameter is 15%."
msgstr ""

View file

@ -8252,7 +8252,7 @@ msgstr "Mezera švu"
msgid ""
"In order to reduce the visibility of the seam in a closed loop extrusion, "
"the loop is interrupted and shortened by a specified amount.\n"
"his amount can be specified in millimeters or as a percentage of the current "
"This amount can be specified in millimeters or as a percentage of the current "
"extruder diameter. The default value for this parameter is 15%."
msgstr ""
"Aby se snížila viditelnost švu při vytlačování s uzavřenou smyčkou, smyčka "

View file

@ -8545,7 +8545,7 @@ msgstr "Naht Zwischenraum"
msgid ""
"In order to reduce the visibility of the seam in a closed loop extrusion, "
"the loop is interrupted and shortened by a specified amount.\n"
"his amount can be specified in millimeters or as a percentage of the current "
"This amount can be specified in millimeters or as a percentage of the current "
"extruder diameter. The default value for this parameter is 15%."
msgstr ""
"Um die Sichtbarkeit der Naht in einer geschlossenen Schleifenextrusion zu "

View file

@ -7975,7 +7975,7 @@ msgstr ""
msgid ""
"In order to reduce the visibility of the seam in a closed loop extrusion, "
"the loop is interrupted and shortened by a specified amount.\n"
"his amount can be specified in millimeters or as a percentage of the current "
"This amount can be specified in millimeters or as a percentage of the current "
"extruder diameter. The default value for this parameter is 15%."
msgstr ""

View file

@ -8082,7 +8082,7 @@ msgstr ""
msgid ""
"In order to reduce the visibility of the seam in a closed loop extrusion, "
"the loop is interrupted and shortened by a specified amount.\n"
"his amount can be specified in millimeters or as a percentage of the current "
"This amount can be specified in millimeters or as a percentage of the current "
"extruder diameter. The default value for this parameter is 15%."
msgstr ""

View file

@ -7851,7 +7851,7 @@ msgstr "Distance de la couture"
msgid ""
"In order to reduce the visibility of the seam in a closed loop extrusion, the loop is interrupted and shortened by a "
"specified amount.\n"
"his amount can be specified in millimeters or as a percentage of the current extruder diameter. The default value for "
"This amount can be specified in millimeters or as a percentage of the current extruder diameter. The default value for "
"this parameter is 15%."
msgstr ""
"Lors de lextrusion dune boucle fermée, la boucle est interrompue et raccourcie un peu pour réduire la couture.\n"

View file

@ -8046,7 +8046,7 @@ msgstr ""
msgid ""
"In order to reduce the visibility of the seam in a closed loop extrusion, "
"the loop is interrupted and shortened by a specified amount.\n"
"his amount can be specified in millimeters or as a percentage of the current "
"This amount can be specified in millimeters or as a percentage of the current "
"extruder diameter. The default value for this parameter is 15%."
msgstr ""

View file

@ -7975,7 +7975,7 @@ msgstr ""
msgid ""
"In order to reduce the visibility of the seam in a closed loop extrusion, "
"the loop is interrupted and shortened by a specified amount.\n"
"his amount can be specified in millimeters or as a percentage of the current "
"This amount can be specified in millimeters or as a percentage of the current "
"extruder diameter. The default value for this parameter is 15%."
msgstr ""

View file

@ -7936,7 +7936,7 @@ msgstr ""
msgid ""
"In order to reduce the visibility of the seam in a closed loop extrusion, "
"the loop is interrupted and shortened by a specified amount.\n"
"his amount can be specified in millimeters or as a percentage of the current "
"This amount can be specified in millimeters or as a percentage of the current "
"extruder diameter. The default value for this parameter is 15%."
msgstr ""

View file

@ -8097,7 +8097,7 @@ msgstr ""
msgid ""
"In order to reduce the visibility of the seam in a closed loop extrusion, "
"the loop is interrupted and shortened by a specified amount.\n"
"his amount can be specified in millimeters or as a percentage of the current "
"This amount can be specified in millimeters or as a percentage of the current "
"extruder diameter. The default value for this parameter is 15%."
msgstr ""

View file

@ -7970,7 +7970,7 @@ msgstr ""
msgid ""
"In order to reduce the visibility of the seam in a closed loop extrusion, "
"the loop is interrupted and shortened by a specified amount.\n"
"his amount can be specified in millimeters or as a percentage of the current "
"This amount can be specified in millimeters or as a percentage of the current "
"extruder diameter. The default value for this parameter is 15%."
msgstr ""

View file

@ -7812,7 +7812,7 @@ msgstr "接缝留空"
msgid ""
"In order to reduce the visibility of the seam in a closed loop extrusion, "
"the loop is interrupted and shortened by a specified amount.\n"
"his amount can be specified in millimeters or as a percentage of the current "
"This amount can be specified in millimeters or as a percentage of the current "
"extruder diameter. The default value for this parameter is 15%."
msgstr ""

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -2528,7 +2528,7 @@ void PrintConfigDef::init_fff_params()
def = this->add("seam_gap", coFloatOrPercent);
def->label = L("Seam gap");
def->tooltip = L("In order to reduce the visibility of the seam in a closed loop extrusion, the loop is interrupted and shortened by a specified amount.\n"
"his amount can be specified in millimeters or as a percentage of the current extruder diameter. The default value for this parameter is 15%.");
"This amount can be specified in millimeters or as a percentage of the current extruder diameter. The default value for this parameter is 15%.");
def->sidetext = L("mm or %");
def->min = 0;
def->mode = comAdvanced;

View file

@ -2076,13 +2076,6 @@ void TabPrint::build()
option.opt.height = 15;
optgroup->append_single_option_line(option);
optgroup = page->new_optgroup(L("Post-processing scripts"), L"param_gcode", 0);
option = optgroup->get_option("post_process");
option.opt.full_width = true;
option.opt.is_code = true;
option.opt.height = 15;
optgroup->append_single_option_line(option);
#if 0
//page = add_options_page(L("Dependencies"), "advanced.png");
// optgroup = page->new_optgroup(L("Profile dependencies"));