mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 04:35:17 +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:
@@ -16705,9 +16705,15 @@ 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 "閾值疊加比例"
|
||||
|
||||
Reference in New Issue
Block a user