mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 23:31:13 -06:00
Support filament shrinkage
Ported from SuperSlicer Signed-off-by: SoftFever <softfeverever@gmail.com> #360
This commit is contained in:
parent
23189c8726
commit
c58ed92da1
19 changed files with 843 additions and 354 deletions
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-02-17 23:05+0800\n"
|
||||
"POT-Creation-Date: 2023-03-05 17:03+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -5116,6 +5116,9 @@ msgstr ""
|
|||
msgid "Gizmo FDM paint-on seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Swtich between Prepare/Prewview"
|
||||
msgstr ""
|
||||
|
||||
msgid "Plater"
|
||||
msgstr ""
|
||||
|
||||
|
@ -5179,6 +5182,9 @@ msgstr ""
|
|||
msgid "On/Off one layer mode of the vertical slider"
|
||||
msgstr ""
|
||||
|
||||
msgid "On/Off g-code window"
|
||||
msgstr ""
|
||||
|
||||
msgid "Move slider 5x faster"
|
||||
msgstr ""
|
||||
|
||||
|
@ -6309,6 +6315,18 @@ msgid ""
|
|||
"and should be accurate"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr ""
|
||||
|
||||
#, possible-c-format, possible-boost-format
|
||||
msgid ""
|
||||
"Enter the shrinkage percentage that the filament will get after cooling "
|
||||
"(94% if you measure 94mm instead of 100mm). The part will be scaled in xy to "
|
||||
"compensate. Only the filament used for the perimeter is taken into account.\n"
|
||||
"Be sure to allow enough space between objects, as this compensation is done "
|
||||
"after the checks."
|
||||
msgstr ""
|
||||
|
||||
msgid "Density"
|
||||
msgstr ""
|
||||
|
||||
|
@ -6434,6 +6452,25 @@ msgstr ""
|
|||
msgid "Acceleration of outer wall. Using a lower value can improve quality"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Acceleration of bridges. If the value is expressed as a percentage (e.g. "
|
||||
"50%), it will be calculated based on the outer wall acceleration."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm/s² or %"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Acceleration of sparse infill. If the value is expressed as a percentage (e."
|
||||
"g. 100%), it will be calculated based on the default acceleration."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Acceleration of internal solid infill. If the value is expressed as a "
|
||||
"percentage (e.g. 100%), it will be calculated based on the default "
|
||||
"acceleration."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Acceleration of initial layer. Using a lower value can improve build plate "
|
||||
"adhensive"
|
||||
|
@ -7720,6 +7757,15 @@ msgstr ""
|
|||
msgid "Load filament settings from the specified file list"
|
||||
msgstr ""
|
||||
|
||||
msgid "Data directory"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Load and store settings at the given directory. This is useful for "
|
||||
"maintaining different profiles or including configurations from a network "
|
||||
"storage."
|
||||
msgstr ""
|
||||
|
||||
msgid "Output directory"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue