mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Remove overrides of combing mode for CPE+
CPE+ must have combing mode set to 'all' now. Contributes to issue CURA-7535.
This commit is contained in:
parent
b63ac06e71
commit
aa1964dd7b
7 changed files with 0 additions and 7 deletions
|
@ -32,7 +32,6 @@ material_standby_temperature = 100
|
|||
multiple_mesh_overlap = 0
|
||||
prime_tower_enable = True
|
||||
prime_tower_wipe_enabled = True
|
||||
retraction_combing = off
|
||||
retraction_extrusion_window = 1
|
||||
retraction_hop = 0.2
|
||||
retraction_hop_enabled = False
|
||||
|
|
|
@ -32,7 +32,6 @@ material_standby_temperature = 100
|
|||
multiple_mesh_overlap = 0
|
||||
prime_tower_enable = True
|
||||
prime_tower_wipe_enabled = True
|
||||
retraction_combing = off
|
||||
retraction_extrusion_window = 1
|
||||
retraction_hop = 0.2
|
||||
retraction_hop_enabled = False
|
||||
|
|
|
@ -34,7 +34,6 @@ material_standby_temperature = 100
|
|||
multiple_mesh_overlap = 0
|
||||
prime_tower_enable = True
|
||||
prime_tower_wipe_enabled = True
|
||||
retraction_combing = off
|
||||
retraction_extrusion_window = 1
|
||||
retraction_hop = 0.2
|
||||
retraction_hop_enabled = False
|
||||
|
|
|
@ -33,7 +33,6 @@ material_standby_temperature = 100
|
|||
multiple_mesh_overlap = 0
|
||||
prime_tower_enable = True
|
||||
prime_tower_wipe_enabled = True
|
||||
retraction_combing = off
|
||||
retraction_extrusion_window = 1
|
||||
retraction_hop = 0.2
|
||||
retraction_hop_enabled = False
|
||||
|
|
|
@ -23,7 +23,6 @@ material_print_temperature = =default_material_print_temperature - 10
|
|||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = True
|
||||
retraction_combing = off
|
||||
retraction_hop = 0.1
|
||||
retraction_hop_enabled = False
|
||||
skin_overlap = 0
|
||||
|
|
|
@ -24,7 +24,6 @@ material_print_temperature = =default_material_print_temperature - 5
|
|||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = True
|
||||
retraction_combing = off
|
||||
retraction_hop = 0.1
|
||||
retraction_hop_enabled = False
|
||||
skin_overlap = 0
|
||||
|
|
|
@ -24,7 +24,6 @@ material_print_temperature = =default_material_print_temperature - 7
|
|||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = True
|
||||
retraction_combing = off
|
||||
retraction_hop = 0.1
|
||||
retraction_hop_enabled = False
|
||||
skin_overlap = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue