mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 13:15:13 +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:
@@ -16572,9 +16572,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