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

@@ -17804,9 +17804,15 @@ msgid "Threshold angle"
msgstr "Gräns vinkel"
msgid ""
"Support will be generated for overhangs whose slope angle is below the "
"threshold."
msgstr "Support skapas för överhäng vars sluttning är under denna gräns."
"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 ""
"Support skapas för överhäng vars sluttning är under denna gräns."
"Ju mindre detta värde är, desto brantare överhäng kan skrivas ut utan stöd.\n"
"Obs: Om det är satt till 0 använder vanliga stöd istället tröskelöverlappningen, "
"medan trädstöd faller tillbaka till ett standardvärde på 30."
msgid "Threshold overlap"
msgstr "Threshold overlap"
@@ -17816,9 +17822,9 @@ msgid ""
"overlap is below the threshold. The smaller this value is, the steeper the "
"overhang that can be printed without support."
msgstr ""
"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."
"Om tröskelvinkeln är noll genereras stöd för överhäng vars överlappning "
"är under tröskeln. Ju mindre detta värde är, desto brantare är det överhäng "
"som kan skrivas ut utan stöd."
msgid "Tree support branch angle"
msgstr "Tree support grenarnas vinkel"