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

@@ -18330,11 +18330,15 @@ msgid "Threshold angle"
msgstr "Angolo di soglia"
msgid ""
"Support will be generated for overhangs whose slope angle is below the "
"threshold."
"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 ""
"I supporti verranno generati per le sporgenze il cui angolo di inclinazione "
"è inferiore a questa soglia."
"I supporti verranno generati per gli sbalzi il cui angolo di inclinazione è inferiore alla soglia."
"Più piccolo è questo valore, più ripido sarà lo sbalzo che può essere stampato senza supporto.\n"
"Nota: se impostato su 0, i supporti normali useranno invece Soglia sovrapposizione, "
"mentre i supporti ad albero torneranno al valore predefinito di 30."
msgid "Threshold overlap"
msgstr "Soglia sovrapposizione"