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

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'resources/i18n/fdmprinter.def.json.pot')
-rw-r--r--resources/i18n/fdmprinter.def.json.pot392
1 files changed, 314 insertions, 78 deletions
diff --git a/resources/i18n/fdmprinter.def.json.pot b/resources/i18n/fdmprinter.def.json.pot
index 5482032204..d823cd20a2 100644
--- a/resources/i18n/fdmprinter.def.json.pot
+++ b/resources/i18n/fdmprinter.def.json.pot
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Uranium json setting files\n"
"Report-Msgid-Bugs-To: plugins@ultimaker.com\n"
-"POT-Creation-Date: 2021-12-10 11:59+0000\n"
+"POT-Creation-Date: 2022-04-13 10:49+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE\n"
@@ -508,7 +508,10 @@ msgstr ""
#: fdmprinter.def.json
msgctxt "machine_head_with_fans_polygon description"
-msgid "A 2D silhouette of the print head (fan caps included)."
+msgid ""
+"The shape of the print head. These are coordinates relative to the position "
+"of the print head, which is usually the position of its first extruder. The "
+"dimensions left and in front of the print head must be negative coordinates."
msgstr ""
#: fdmprinter.def.json
@@ -805,6 +808,16 @@ msgid "The diameter of the wheel that drives the material in the feeder."
msgstr ""
#: fdmprinter.def.json
+msgctxt "machine_scale_fan_speed_zero_to_one label"
+msgid "Scale Fan Speed To 0-1"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "machine_scale_fan_speed_zero_to_one description"
+msgid "Scale the fan speed to be between 0 and 1 instead of between 0 and 256."
+msgstr ""
+
+#: fdmprinter.def.json
msgctxt "resolution label"
msgid "Quality"
msgstr ""
@@ -1049,6 +1062,75 @@ msgid ""
msgstr ""
#: fdmprinter.def.json
+msgctxt "wall_transition_length label"
+msgid "Wall Transition Length"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_transition_length description"
+msgid ""
+"When transitioning between different numbers of walls as the part becomes "
+"thinner, a certain amount of space is allotted to split or join the wall "
+"lines."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_distribution_count label"
+msgid "Wall Distribution Count"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_distribution_count description"
+msgid ""
+"The number of walls, counted from the center, over which the variation needs "
+"to be spread. Lower values mean that the outer walls don't change in width."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_transition_angle label"
+msgid "Wall Transitioning Threshold Angle"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_transition_angle description"
+msgid ""
+"When to create transitions between even and odd numbers of walls. A wedge "
+"shape with an angle greater than this setting will not have transitions and "
+"no walls will be printed in the center to fill the remaining space. Reducing "
+"this setting reduces the number and length of these center walls, but may "
+"leave gaps or overextrude."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_transition_filter_distance label"
+msgid "Wall Transitioning Filter Distance"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_transition_filter_distance description"
+msgid ""
+"If it would be transitioning back and forth between different numbers of "
+"walls in quick succession, don't transition at all. Remove transitions if "
+"they are closer together than this distance."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_transition_filter_deviation label"
+msgid "Wall Transitioning Filter Margin"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "wall_transition_filter_deviation description"
+msgid ""
+"Prevent transitioning back and forth between one extra wall and one less. "
+"This margin extends the range of line widths which follow to [Minimum Wall "
+"Line Width - Margin, 2 * Minimum Wall Line Width + Margin]. Increasing this "
+"margin reduces the number of transitions, which reduces the number of "
+"extrusion starts/stops and travel time. However, large line width variation "
+"can lead to under- or overextrusion problems."
+msgstr ""
+
+#: fdmprinter.def.json
msgctxt "wall_0_wipe_dist label"
msgid "Outer Wall Wipe Distance"
msgstr ""
@@ -1090,134 +1172,160 @@ msgid ""
msgstr ""
#: fdmprinter.def.json
-msgctxt "outer_inset_first label"
-msgid "Outer Before Inner Walls"
+msgctxt "inset_direction label"
+msgid "Wall Ordering"
msgstr ""
#: fdmprinter.def.json
-msgctxt "outer_inset_first description"
+msgctxt "inset_direction description"
msgid ""
-"Prints walls in order of outside to inside when enabled. This can help "
-"improve dimensional accuracy in X and Y when using a high viscosity plastic "
-"like ABS; however it can decrease outer surface print quality, especially on "
-"overhangs."
+"Determines the order in which walls are printed. Printing outer walls "
+"earlier helps with dimensional accuracy, as faults from inner walls cannot "
+"propagate to the outside. However printing them later allows them to stack "
+"better when overhangs are printed."
msgstr ""
#: fdmprinter.def.json
-msgctxt "alternate_extra_perimeter label"
-msgid "Alternate Extra Wall"
+msgctxt "inset_direction option inside_out"
+msgid "Inside To Outside"
msgstr ""
#: fdmprinter.def.json
-msgctxt "alternate_extra_perimeter description"
-msgid ""
-"Prints an extra wall at every other layer. This way infill gets caught "
-"between these extra walls, resulting in stronger prints."
+msgctxt "inset_direction option outside_in"
+msgid "Outside To Inside"
msgstr ""
#: fdmprinter.def.json
-msgctxt "travel_compensate_overlapping_walls_enabled label"
-msgid "Compensate Wall Overlaps"
+msgctxt "alternate_extra_perimeter label"
+msgid "Alternate Extra Wall"
msgstr ""
#: fdmprinter.def.json
-msgctxt "travel_compensate_overlapping_walls_enabled description"
+msgctxt "alternate_extra_perimeter description"
msgid ""
-"Compensate the flow for parts of a wall being printed where there is already "
-"a wall in place."
+"Prints an extra wall at every other layer. This way infill gets caught "
+"between these extra walls, resulting in stronger prints."
msgstr ""
#: fdmprinter.def.json
-msgctxt "travel_compensate_overlapping_walls_0_enabled label"
-msgid "Compensate Outer Wall Overlaps"
+msgctxt "min_wall_line_width label"
+msgid "Minimum Wall Line Width"
msgstr ""
#: fdmprinter.def.json
-msgctxt "travel_compensate_overlapping_walls_0_enabled description"
+msgctxt "min_wall_line_width description"
msgid ""
-"Compensate the flow for parts of an outer wall being printed where there is "
-"already a wall in place."
+"For thin structures around once or twice the nozzle size, the line widths "
+"need to be altered to adhere to the thickness of the model. This setting "
+"controls the minimum line width allowed for the walls. The minimum line "
+"widths inherently also determine the maximum line widths, since we "
+"transition from N to N+1 walls at some geometry thickness where the N walls "
+"are wide and the N+1 walls are narrow. The widest possible wall line is "
+"twice the Minimum Wall Line Width."
msgstr ""
#: fdmprinter.def.json
-msgctxt "travel_compensate_overlapping_walls_x_enabled label"
-msgid "Compensate Inner Wall Overlaps"
+msgctxt "min_even_wall_line_width label"
+msgid "Minimum Even Wall Line Width"
msgstr ""
#: fdmprinter.def.json
-msgctxt "travel_compensate_overlapping_walls_x_enabled description"
+msgctxt "min_even_wall_line_width description"
msgid ""
-"Compensate the flow for parts of an inner wall being printed where there is "
-"already a wall in place."
+"The minimum line width for normal polygonal walls. This setting determines "
+"at which model thickness we switch from printing a single thin wall line, to "
+"printing two wall lines. A higher Minimum Even Wall Line Width leads to a "
+"higher maximum odd wall line width. The maximum even wall line width is "
+"calculated as Outer Wall Line Width + 0.5 * Minimum Odd Wall Line Width."
msgstr ""
#: fdmprinter.def.json
-msgctxt "wall_min_flow label"
-msgid "Minimum Wall Flow"
+msgctxt "wall_split_middle_threshold label"
+msgid "Split Middle Line Threshold"
msgstr ""
#: fdmprinter.def.json
-msgctxt "wall_min_flow description"
+msgctxt "wall_split_middle_threshold description"
msgid ""
-"Minimum allowed percentage flow for a wall line. The wall overlap "
-"compensation reduces a wall's flow when it lies close to an existing wall. "
-"Walls whose flow is less than this value will be replaced with a travel "
-"move. When using this setting, you must enable the wall overlap compensation "
-"and print the outer wall before inner walls."
+"The smallest line width, as a factor of the normal line width, above which "
+"the middle line (if there is one) will be split into two. Reduce this "
+"setting to use more, thinner lines. Increase to use fewer, wider lines. Note "
+"that this applies -as if- the entire shape should be filled with wall, so "
+"the middle here refers to the middle of the object between two outer edges "
+"of the shape, even if there actually is fill or (other) skin in the print "
+"instead of wall."
msgstr ""
#: fdmprinter.def.json
-msgctxt "wall_min_flow_retract label"
-msgid "Prefer Retract"
+msgctxt "min_odd_wall_line_width label"
+msgid "Minimum Odd Wall Line Width"
msgstr ""
#: fdmprinter.def.json
-msgctxt "wall_min_flow_retract description"
+msgctxt "min_odd_wall_line_width description"
msgid ""
-"If enabled, retraction is used rather than combing for travel moves that "
-"replace walls whose flow is below the minimum flow threshold."
+"The minimum line width for middle line gap filler polyline walls. This "
+"setting determines at which model thickness we switch from printing two wall "
+"lines, to printing two outer walls and a single central wall in the middle. "
+"A higher Minimum Odd Wall Line Width leads to a higher maximum even wall "
+"line width. The maximum odd wall line width is calculated as 2 * Minimum "
+"Even Wall Line Width,"
msgstr ""
#: fdmprinter.def.json
-msgctxt "fill_perimeter_gaps label"
-msgid "Fill Gaps Between Walls"
+msgctxt "wall_add_middle_threshold label"
+msgid "Add Middle Line Threshold"
msgstr ""
#: fdmprinter.def.json
-msgctxt "fill_perimeter_gaps description"
-msgid "Fills the gaps between walls where no walls fit."
+msgctxt "wall_add_middle_threshold description"
+msgid ""
+"The smallest line width, as a factor of the normal line width, above which a "
+"middle line (if there wasn't one already) will be added. Reduce this setting "
+"to use more, thinner lines. Increase to use fewer, wider lines. Note that "
+"this applies -as if- the entire shape should be filled with wall, so the "
+"middle here refers to the middle of the object between two outer edges of "
+"the shape, even if there actually is fill or (other) skin in the print "
+"instead of wall."
msgstr ""
#: fdmprinter.def.json
-msgctxt "fill_perimeter_gaps option nowhere"
-msgid "Nowhere"
+msgctxt "fill_outline_gaps label"
+msgid "Print Thin Walls"
msgstr ""
#: fdmprinter.def.json
-msgctxt "fill_perimeter_gaps option everywhere"
-msgid "Everywhere"
+msgctxt "fill_outline_gaps description"
+msgid ""
+"Print pieces of the model which are horizontally thinner than the nozzle "
+"size."
msgstr ""
#: fdmprinter.def.json
-msgctxt "filter_out_tiny_gaps label"
-msgid "Filter Out Tiny Gaps"
+msgctxt "min_feature_size label"
+msgid "Minimum Feature Size"
msgstr ""
#: fdmprinter.def.json
-msgctxt "filter_out_tiny_gaps description"
-msgid "Filter out tiny gaps to reduce blobs on outside of model."
+msgctxt "min_feature_size description"
+msgid ""
+"Minimum thickness of thin features. Model features that are thinner than "
+"this value will not be printed, while features thicker than the Minimum "
+"Feature Size will be widened to the Minimum Wall Line Width."
msgstr ""
#: fdmprinter.def.json
-msgctxt "fill_outline_gaps label"
-msgid "Print Thin Walls"
+msgctxt "min_bead_width label"
+msgid "Minimum Thin Wall Line Width"
msgstr ""
#: fdmprinter.def.json
-msgctxt "fill_outline_gaps description"
+msgctxt "min_bead_width description"
msgid ""
-"Print pieces of the model which are horizontally thinner than the nozzle "
-"size."
+"Width of the wall that will replace thin features (according to the Minimum "
+"Feature Size) of the model. If the Minimum Wall Line Width is thinner than "
+"the thickness of the feature, the wall will become as thick as the feature "
+"itself."
msgstr ""
#: fdmprinter.def.json
@@ -2536,6 +2644,30 @@ msgid ""
msgstr ""
#: fdmprinter.def.json
+msgctxt "material_shrinkage_percentage_xy label"
+msgid "Horizontal Scaling Factor Shrinkage Compensation"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_shrinkage_percentage_xy description"
+msgid ""
+"To compensate for the shrinkage of the material as it cools down, the model "
+"will be scaled with this factor in the XY-direction (horizontally)."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_shrinkage_percentage_z label"
+msgid "Vertical Scaling Factor Shrinkage Compensation"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_shrinkage_percentage_z description"
+msgid ""
+"To compensate for the shrinkage of the material as it cools down, the model "
+"will be scaled with this factor in the Z-direction (vertically)."
+msgstr ""
+
+#: fdmprinter.def.json
msgctxt "material_crystallinity label"
msgid "Crystalline Material"
msgstr ""
@@ -3112,28 +3244,19 @@ msgid ""
msgstr ""
#: fdmprinter.def.json
-msgctxt "speed_equalize_flow_enabled label"
-msgid "Equalize Filament Flow"
-msgstr ""
-
-#: fdmprinter.def.json
-msgctxt "speed_equalize_flow_enabled description"
-msgid ""
-"Print thinner than normal lines faster so that the amount of material "
-"extruded per second remains the same. Thin pieces in your model might "
-"require lines printed with smaller line width than provided in the settings. "
-"This setting controls the speed changes for such lines."
-msgstr ""
-
-#: fdmprinter.def.json
-msgctxt "speed_equalize_flow_max label"
-msgid "Maximum Speed for Flow Equalization"
+msgctxt "speed_equalize_flow_width_factor label"
+msgid "Flow Equalization Ratio"
msgstr ""
#: fdmprinter.def.json
-msgctxt "speed_equalize_flow_max description"
+msgctxt "speed_equalize_flow_width_factor description"
msgid ""
-"Maximum print speed when adjusting the print speed in order to equalize flow."
+"Extrusion width based correction factor on the speed. At 0% the movement "
+"speed is kept constant at the Print Speed. At 100% the movement speed is "
+"adjusted so that the flow (in mm³/s) is kept constant, i.e. lines half the "
+"normal Line Width are printed twice as fast and lines twice as wide are "
+"printed half as fast. A value larger than 100% can help to compensate for "
+"the higher pressure required to extrude wide lines."
msgstr ""
#: fdmprinter.def.json
@@ -5171,6 +5294,54 @@ msgid ""
msgstr ""
#: fdmprinter.def.json
+msgctxt "skirt_brim_extruder_nr label"
+msgid "Skirt/Brim Extruder"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "skirt_brim_extruder_nr description"
+msgid ""
+"The extruder train to use for printing the skirt or brim. This is used in "
+"multi-extrusion."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_extruder_nr label"
+msgid "Raft Base Extruder"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_extruder_nr description"
+msgid ""
+"The extruder train to use for printing the first layer of the raft. This is "
+"used in multi-extrusion."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_extruder_nr label"
+msgid "Raft Middle Extruder"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_extruder_nr description"
+msgid ""
+"The extruder train to use for printing the middle layer of the raft. This is "
+"used in multi-extrusion."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_extruder_nr label"
+msgid "Raft Top Extruder"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_surface_extruder_nr description"
+msgid ""
+"The extruder train to use for printing the top layer(s) of the raft. This is "
+"used in multi-extrusion."
+msgstr ""
+
+#: fdmprinter.def.json
msgctxt "skirt_line_count label"
msgid "Skirt Line Count"
msgstr ""
@@ -5374,6 +5545,19 @@ msgid ""
msgstr ""
#: fdmprinter.def.json
+msgctxt "raft_interface_layers label"
+msgid "Raft Middle Layers"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_interface_layers description"
+msgid ""
+"The number of layers between the base and the surface of the raft. These "
+"comprise the main thickness of the raft. Increasing this creates a thicker, "
+"sturdier raft."
+msgstr ""
+
+#: fdmprinter.def.json
msgctxt "raft_interface_thickness label"
msgid "Raft Middle Thickness"
msgstr ""
@@ -5953,6 +6137,24 @@ msgid ""
msgstr ""
#: fdmprinter.def.json
+msgctxt "meshfix_maximum_extrusion_area_deviation label"
+msgid "Maximum Extrusion Area Deviation"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "meshfix_maximum_extrusion_area_deviation description"
+msgid ""
+"The maximum extrusion area deviation allowed when removing intermediate "
+"points from a straight line. An intermediate point may serve as width-"
+"changing point in a long straight line. Therefore, if it is removed, it will "
+"cause the line to have a uniform width and, as a result, lose (or gain) a "
+"bit of extrusion area. If you increase this you may notice slight under- (or "
+"over-) extrusion in between straight parallel walls, as more intermediate "
+"width-changing points will be allowed to be removed. Your print will be less "
+"accurate, but the g-code will be smaller."
+msgstr ""
+
+#: fdmprinter.def.json
msgctxt "blackmagic label"
msgid "Special Modes"
msgstr ""
@@ -7506,6 +7708,40 @@ msgid ""
msgstr ""
#: fdmprinter.def.json
+msgctxt "material_alternate_walls label"
+msgid "Alternate Wall Directions"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "material_alternate_walls description"
+msgid ""
+"Alternate wall directions every other layer and inset. Useful for materials "
+"that can build up stress, like for metal printing."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_remove_inside_corners label"
+msgid "Remove Raft Inside Corners"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_remove_inside_corners description"
+msgid "Remove inside corners from the raft, causing the raft to become convex."
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_wall_count label"
+msgid "Raft Base Wall Count"
+msgstr ""
+
+#: fdmprinter.def.json
+msgctxt "raft_base_wall_count description"
+msgid ""
+"The number of contours to print around the linear pattern in the base layer "
+"of the raft."
+msgstr ""
+
+#: fdmprinter.def.json
msgctxt "command_line_settings label"
msgid "Command Line Settings"
msgstr ""