mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Allow user to turn adaptive layer height for tree support.
Signed-off-by: SoftFever <softfeverever@gmail.com> #257
This commit is contained in:
parent
6ed219fb65
commit
a6cd32fe72
11 changed files with 32 additions and 15 deletions
|
@ -3868,6 +3868,7 @@ msgstr "Vous feriez mieux de mettre à jour votre logiciel.\n"
|
|||
msgid "Newer 3mf version"
|
||||
msgstr "Nouvelle version 3mf"
|
||||
|
||||
#, fuzzy, c-format, boost-format
|
||||
msgid ""
|
||||
"The 3mf's version %s is newer than %s's version %s, Suggest to upgrade your "
|
||||
"software."
|
||||
|
@ -6455,6 +6456,7 @@ msgstr ""
|
|||
msgid "Cooling overhang threshold"
|
||||
msgstr "Seuil de dépassement de refroidissement"
|
||||
|
||||
#, fuzzy, c-format
|
||||
msgid ""
|
||||
"Force cooling fan to be specific speed when overhang degree of printed part "
|
||||
"exceeds this value. Expressed as percentage which indicides how much width "
|
||||
|
@ -7212,6 +7214,7 @@ msgstr "Le max_accel_to_decel de Klipper sera ajusté automatiquement."
|
|||
msgid "accel_to_decel"
|
||||
msgstr "accel_to_decel"
|
||||
|
||||
#, fuzzy, c-format, boost-format
|
||||
msgid "Klipper's max_accel_to_decel will be adjusted to this % of acceleration"
|
||||
msgstr "Le max_accel_to_decel de Klipper sera ajusté à ce % d'accélération."
|
||||
|
||||
|
|
|
@ -6499,6 +6499,7 @@ msgstr "耗材丝直径被用于计算G-code文件中的挤出量。因此很重
|
|||
msgid "Shrinkage"
|
||||
msgstr "耗材收缩率"
|
||||
|
||||
#, fuzzy, 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 "
|
||||
|
@ -6506,8 +6507,9 @@ msgid ""
|
|||
"Be sure to allow enough space between objects, as this compensation is done "
|
||||
"after the checks."
|
||||
msgstr ""
|
||||
"冷却后耗材会收缩的百分比(如果测量的长度是94mm而不是100mm,则为是收缩率为94%)\n补偿将按比例缩放xy轴"
|
||||
"该补偿仅考虑墙壁所使用的耗材\n"
|
||||
"冷却后耗材会收缩的百分比(如果测量的长度是94mm而不是100mm,则为是收缩率为"
|
||||
"94%)\n"
|
||||
"补偿将按比例缩放xy轴该补偿仅考虑墙壁所使用的耗材\n"
|
||||
"请确保物体之间有足够的间距,因为补偿是在边界检查之后进行"
|
||||
|
||||
msgid "Density"
|
||||
|
@ -8470,6 +8472,9 @@ msgstr ""
|
|||
"提高强度\n"
|
||||
"你知道吗?你可以使用更多的墙层数和更高的疏散填充密度来提高模型的强度。"
|
||||
|
||||
msgid "Adaptive layer height"
|
||||
msgstr "自适应层高"
|
||||
|
||||
#~ msgid "Internal Version"
|
||||
#~ msgstr "内部版本"
|
||||
|
||||
|
@ -8835,9 +8840,6 @@ msgstr ""
|
|||
#~ msgid "Initialize failed (Not supported without remote video tunnel)!"
|
||||
#~ msgstr "初始化失败(不支持远程视频连接)"
|
||||
|
||||
#~ msgid "Adaptive layer height"
|
||||
#~ msgstr "自适应层高"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Enabling this option means the height of every layer except the first "
|
||||
#~ "will be automatically calculated during slicing according to the slope of "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue