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:
Kiss Lorand
2026-05-14 19:50:20 +03:00
committed by GitHub
parent 26e6216d91
commit 291b34a8fd
24 changed files with 204 additions and 94 deletions

View File

@@ -17001,9 +17001,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 "임계값 중복"