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

@@ -14089,9 +14089,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生成变慢"