Update Reduce infill retraction tooltip to include effect on Z-hop (#12184)

This commit is contained in:
Ioannis Giannakas
2026-02-05 15:10:42 +00:00
committed by GitHub
parent aa4eb9de13
commit 1a156e419c
21 changed files with 65 additions and 44 deletions

View File

@@ -14218,9 +14218,10 @@ msgid "Reduce infill retraction"
msgstr "減小填充回抽"
msgid ""
"Don't retract when the travel is in infill area absolutely. That means the "
"Don't retract when the travel is entirely within an infill area. That means the "
"oozing can't been seen. This can reduce times of retraction for complex "
"model and save printing time, but make slicing and G-code generating slower."
"model and save printing time, but make slicing and G-code generating slower. "
"Note that z-hop is also not performed in areas where retraction is skipped."
msgstr ""
"當空駛完全在填充區域內時不觸發回抽。這意味著即使漏料也是不可見的。對於複雜模"
"型,該設定能夠減少回抽次數以及列印時長,但是會造成 G-code 產生變慢"