mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 04:35:53 +08:00
Updated PVA max. temperature to be 40C iso 70C to prevent problems with PVA in the Bowden tube.
PP-333
This commit is contained in:
parent
d896eb38ff
commit
8632efa4ec
@ -18,7 +18,7 @@ _plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_support_bottom = 100
|
||||
acceleration_support_interface = 1500
|
||||
brim_replaces_support = False
|
||||
build_volume_temperature = =70 if extruders_enabled_count > 1 else 35
|
||||
build_volume_temperature = =40 if extruders_enabled_count > 1 else 35
|
||||
default_material_bed_temperature = =0 if extruders_enabled_count > 1 else 60
|
||||
prime_tower_min_volume = 15
|
||||
skin_material_flow = =material_flow * 0.93
|
||||
|
@ -18,7 +18,7 @@ _plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_support_bottom = 100
|
||||
acceleration_support_interface = 1500
|
||||
brim_replaces_support = False
|
||||
build_volume_temperature = =70 if extruders_enabled_count > 1 else 35
|
||||
build_volume_temperature = =40 if extruders_enabled_count > 1 else 35
|
||||
default_material_bed_temperature = =0 if extruders_enabled_count > 1 else 60
|
||||
prime_tower_min_volume = 15
|
||||
skin_material_flow = =material_flow * 0.93
|
||||
|
@ -18,7 +18,7 @@ _plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_support_bottom = 100
|
||||
acceleration_support_interface = 1500
|
||||
brim_replaces_support = False
|
||||
build_volume_temperature = =70 if extruders_enabled_count > 1 else 35
|
||||
build_volume_temperature = =40 if extruders_enabled_count > 1 else 35
|
||||
default_material_bed_temperature = =0 if extruders_enabled_count > 1 else 60
|
||||
prime_tower_min_volume = 15
|
||||
skin_material_flow = =material_flow * 0.93
|
||||
|
@ -18,7 +18,7 @@ _plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_support_bottom = 100
|
||||
acceleration_support_interface = 1500
|
||||
brim_replaces_support = False
|
||||
build_volume_temperature = =70 if extruders_enabled_count > 1 else 35
|
||||
build_volume_temperature = =40 if extruders_enabled_count > 1 else 35
|
||||
default_material_bed_temperature = =0 if extruders_enabled_count > 1 else 60
|
||||
prime_tower_min_volume = 15
|
||||
skin_material_flow = =material_flow * 0.93
|
||||
|
@ -18,7 +18,7 @@ _plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_support_bottom = 100
|
||||
acceleration_support_interface = 1500
|
||||
brim_replaces_support = False
|
||||
build_volume_temperature = =70 if extruders_enabled_count > 1 else 35
|
||||
build_volume_temperature = =40 if extruders_enabled_count > 1 else 35
|
||||
default_material_bed_temperature = =0 if extruders_enabled_count > 1 else 60
|
||||
prime_tower_min_volume = 15
|
||||
skin_material_flow = =material_flow * 0.93
|
||||
|
@ -18,7 +18,7 @@ _plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_support_bottom = 100
|
||||
acceleration_support_interface = 1500
|
||||
brim_replaces_support = False
|
||||
build_volume_temperature = =70 if extruders_enabled_count > 1 else 35
|
||||
build_volume_temperature = =40 if extruders_enabled_count > 1 else 35
|
||||
default_material_bed_temperature = =0 if extruders_enabled_count > 1 else 60
|
||||
prime_tower_min_volume = 15
|
||||
skin_material_flow = =material_flow * 0.93
|
||||
|
Loading…
x
Reference in New Issue
Block a user