mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -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
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Bambu Studio\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-02-17 23:01+0800\n"
|
||||
"POT-Creation-Date: 2023-03-05 17:03+0800\n"
|
||||
"Language: hu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -5341,6 +5341,9 @@ msgstr ""
|
|||
msgid "Gizmo FDM paint-on seam"
|
||||
msgstr ""
|
||||
|
||||
msgid "Swtich between Prepare/Prewview"
|
||||
msgstr ""
|
||||
|
||||
msgid "Plater"
|
||||
msgstr "Plater"
|
||||
|
||||
|
@ -5408,6 +5411,9 @@ msgstr "Vízszintes csúszka - Az aktív csúszka jobbra mozgatása"
|
|||
msgid "On/Off one layer mode of the vertical slider"
|
||||
msgstr "Függőleges csúszka egyréteges módjának ki/bekapcsolása"
|
||||
|
||||
msgid "On/Off g-code window"
|
||||
msgstr ""
|
||||
|
||||
msgid "Move slider 5x faster"
|
||||
msgstr "Csúszka 5x gyorsabb mozgatása"
|
||||
|
||||
|
@ -6657,6 +6663,18 @@ msgstr ""
|
|||
"A filament átmérő a G-kódban az extrudálás kiszámításához szükséges, ezért "
|
||||
"fontos, hogy pontos legyen"
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr ""
|
||||
|
||||
#, c-format, 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 "Sűrűség"
|
||||
|
||||
|
@ -6794,6 +6812,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"
|
||||
|
@ -8222,6 +8259,15 @@ msgstr "Filamentbeállítások betöltése"
|
|||
msgid "Load filament settings from the specified file list"
|
||||
msgstr "Filamentbeállítások betöltése a megadott fájllistából"
|
||||
|
||||
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 "Kimeneti mappa"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue