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
|
@ -25,7 +25,6 @@ layer_height = 0.15
|
|||
machine_min_cool_heat_time_window = 15
|
||||
machine_nozzle_cool_down_speed = 0.85
|
||||
machine_nozzle_heat_up_speed = 1.5
|
||||
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
||||
material_final_print_temperature = =material_print_temperature - 12
|
||||
material_initial_print_temperature = =material_print_temperature - 2
|
||||
material_print_temperature = =default_material_print_temperature - 13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue