Browse Source

follow the default settings

PP-71
Rijk van Manen 2 years ago
parent
commit
9171aa9168

+ 0 - 2
resources/definitions/ultimaker3.def.json

@@ -60,8 +60,6 @@
         "acceleration_wall_0": { "value": "math.ceil(acceleration_wall * 1000 / 3500)" },
         "brim_width": { "value": "3" },
         "cool_fan_speed": { "value": "50" },
-        "cool_fan_speed_max": { "value": "100" },
-        "cool_min_speed": { "value": "5" },
         "default_material_print_temperature": { "value": "200" },
         "extruder_prime_pos_abs": { "default_value": true },
         "gantry_height": { "value": "60" },

+ 0 - 2
resources/definitions/ultimaker_s3.def.json

@@ -58,8 +58,6 @@
         "acceleration_wall_0": { "value": "math.ceil(acceleration_wall * 1000 / 1000)" },
         "brim_width": { "value": "3" },
         "cool_fan_speed": { "value": "50" },
-        "cool_fan_speed_max": { "value": "100" },
-        "cool_min_speed": { "value": "5" },
         "default_material_print_temperature": { "value": "200" },
         "extruder_prime_pos_abs": { "default_value": true },
         "gantry_height": { "value": "55" },

+ 0 - 2
resources/definitions/ultimaker_s5.def.json

@@ -60,8 +60,6 @@
         "brim_width": { "value": "3" },
         "build_volume_temperature": { "maximum_value": 50 },
         "cool_fan_speed": { "value": "50" },
-        "cool_fan_speed_max": { "value": "100" },
-        "cool_min_speed": { "value": "5" },
         "default_material_print_temperature": { "value": "200" },
         "extruder_prime_pos_abs": { "default_value": true },
         "gantry_height": { "value": "55" },

+ 0 - 3
resources/quality/ultimaker2_plus/um2p_abs_0.25_normal.inst.cfg

@@ -13,9 +13,6 @@ weight = 1
 
 [values]
 cool_fan_speed_min = =cool_fan_speed * 0.2
-cool_min_layer_time = 3
-cool_min_layer_time_fan_speed_max = 15
-cool_min_speed = 10
 infill_sparse_density = 22
 speed_print = 30
 top_bottom_thickness = 0.72

+ 0 - 3
resources/quality/ultimaker2_plus/um2p_abs_0.4_fast.inst.cfg

@@ -13,9 +13,6 @@ weight = -1
 
 [values]
 cool_fan_speed_min = =cool_fan_speed * 0.2
-cool_min_layer_time = 3
-cool_min_layer_time_fan_speed_max = 15
-cool_min_speed = 10
 infill_sparse_density = 18
 speed_infill = =math.ceil(speed_print * 100 / 55)
 speed_print = 55

+ 0 - 3
resources/quality/ultimaker2_plus/um2p_abs_0.4_high.inst.cfg

@@ -13,9 +13,6 @@ weight = 1
 
 [values]
 cool_fan_speed_min = =cool_fan_speed * 0.2
-cool_min_layer_time = 3
-cool_min_layer_time_fan_speed_max = 15
-cool_min_speed = 10
 infill_sparse_density = 22
 speed_infill = =math.ceil(speed_print * 45 / 45)
 speed_print = 45

+ 0 - 3
resources/quality/ultimaker2_plus/um2p_abs_0.4_normal.inst.cfg

@@ -13,9 +13,6 @@ weight = 0
 
 [values]
 cool_fan_speed_min = =cool_fan_speed * 0.2
-cool_min_layer_time = 3
-cool_min_layer_time_fan_speed_max = 15
-cool_min_speed = 10
 infill_sparse_density = 20
 speed_print = 45
 speed_wall = =math.ceil(speed_print * 30 / 45)

+ 0 - 3
resources/quality/ultimaker2_plus/um2p_abs_0.6_normal.inst.cfg

@@ -13,9 +13,6 @@ weight = 0
 
 [values]
 cool_fan_speed_min = =cool_fan_speed * 0.5
-cool_min_layer_time = 3
-cool_min_layer_time_fan_speed_max = 20
-cool_min_speed = 20
 infill_sparse_density = 20
 speed_infill = =math.ceil(speed_print * 55 / 40)
 speed_print = 40

+ 0 - 3
resources/quality/ultimaker2_plus/um2p_abs_0.8_normal.inst.cfg

@@ -13,9 +13,6 @@ weight = -1
 
 [values]
 cool_fan_speed_min = =cool_fan_speed * 0.5
-cool_min_layer_time = 3
-cool_min_layer_time_fan_speed_max = 25
-cool_min_speed = 15
 infill_sparse_density = 20
 speed_print = 40
 top_bottom_thickness = 1.2

+ 0 - 3
resources/quality/ultimaker2_plus/um2p_cpe_0.25_normal.inst.cfg

@@ -13,9 +13,6 @@ weight = 1
 
 [values]
 cool_fan_speed_min = =cool_fan_speed * 0.2
-cool_min_layer_time = 2
-cool_min_layer_time_fan_speed_max = 15
-cool_min_speed = 15
 infill_sparse_density = 22
 speed_print = 30
 top_bottom_thickness = 0.72

Some files were not shown because too many files changed in this diff