mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Hide some non-applicable settings for tree supports to prevent confusion (#12367)
Hide tree support parameters not in use - hide independent support layer height for organic tree support - hide threshold overlap for tree supports Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -16618,18 +16618,27 @@ msgid "Threshold angle"
|
||||
msgstr "閾値角度"
|
||||
|
||||
msgid ""
|
||||
"Support will be generated for overhangs whose slope angle is below the "
|
||||
"threshold."
|
||||
msgstr "オーバーハングの角度がこの閾値以下になる場合、サポートを生成します"
|
||||
"Support will be generated for overhangs whose slope angle is below the threshold. "
|
||||
"The smaller this value is, the steeper the overhang that can be printed without support.\n"
|
||||
"Note: If set to 0, normal supports use the Threshold overlap instead, "
|
||||
"while tree supports fall back to a default value of 30."
|
||||
msgstr ""
|
||||
"オーバーハングの角度がこの閾値以下になる場合、サポートを生成します"
|
||||
"この値が小さいほど、サポートなしで印刷できるオーバーハングの急勾配になります。\n"
|
||||
"注: 0 に設定すると、通常のサポートは代わりに閾値オーバーラップを使用しますが、"
|
||||
"ツリーサポートはデフォルト値の 30 に戻ります。"
|
||||
|
||||
msgid "Threshold overlap"
|
||||
msgstr ""
|
||||
msgstr "閾値の重複"
|
||||
|
||||
msgid ""
|
||||
"If threshold angle is zero, support will be generated for overhangs whose "
|
||||
"overlap is below the threshold. The smaller this value is, the steeper the "
|
||||
"overhang that can be printed without support."
|
||||
msgstr ""
|
||||
"しきい値角度がゼロの場合、オーバーラップがしきい値を下回るオーバーハングに対"
|
||||
"してサポートが生成されます。この値が小さいほど、サポートなしで印刷できるオ"
|
||||
"ーバーハングの角度が急になります。"
|
||||
|
||||
msgid "Tree support branch angle"
|
||||
msgstr "ツリーサポート枝アングル"
|
||||
|
||||
Reference in New Issue
Block a user