mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 21:58:01 -06:00
Rename Enable Travel Optimization to Infill Travel Optimization
Because it's now no longer in the Infill category this is unclear.
This commit is contained in:
parent
27e441ecd9
commit
a31d65786b
1 changed files with 1 additions and 1 deletions
|
@ -5308,7 +5308,7 @@
|
|||
},
|
||||
"infill_enable_travel_optimization":
|
||||
{
|
||||
"label": "Enable Travel Optimization",
|
||||
"label": "Infill Travel Optimization",
|
||||
"description": "When enabled, the order in which the infill lines are printed is optimized to reduce the distance travelled. The reduction in travel time achieved very much depends on the model being sliced, infill pattern, density, etc. Note that, for some models that have many small areas of infill, the time to slice the model may be greatly increased.",
|
||||
"type": "bool",
|
||||
"default_value": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue