Browse Source

Not enable fans cooling during extruder switch

This will be applied by more specific profiles

CURA-11795
Erwan MATHIEU 5 days ago
parent
commit
ecf482016a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      resources/definitions/ultimaker.def.json

+ 0 - 1
resources/definitions/ultimaker.def.json

@@ -36,7 +36,6 @@
         "bridge_wall_coast": { "value": 0 },
         "bridge_wall_material_flow": { "value": "wall_material_flow" },
         "bridge_wall_speed": { "value": "bridge_skin_speed" },
-        "cool_during_extruder_switch": { "value": "'all_fans'" },
         "cool_fan_speed_0": { "value": "cool_fan_speed_min" },
         "cool_fan_speed_max": { "value": "100" },
         "cool_min_layer_time": { "value": 6 },