mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
remove specific initial layer bed temperature
Forgot to remove an initial layer setting. PP-42
This commit is contained in:
parent
7612faea79
commit
c47243cdde
45 changed files with 0 additions and 45 deletions
|
@ -17,7 +17,6 @@ cool_min_layer_time_fan_speed_max = 6
|
|||
cool_min_speed = 17
|
||||
top_skin_expand_distance = =line_width * 2
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature
|
||||
material_print_temperature = =default_material_print_temperature + 2
|
||||
multiple_mesh_overlap = 0.2
|
||||
prime_tower_enable = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue