Browse Source

Revert "Revert "Rename Enable Travel Optimization to Infill Travel Optimization""

This reverts commit 3ec4cc6a0ba466df7d454084b51a0becbc3d7d32.
Lipu Fei 7 years ago
parent
commit
a6f5f8ea68
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/definitions/fdmprinter.def.json

+ 1 - 1
resources/definitions/fdmprinter.def.json

@@ -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,