mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Clean up of standby temperatures
Clean up of standby temperatures to printing temperature -100deg. This is a safe default. PP-192
This commit is contained in:
parent
f3b9040561
commit
6d489659f2
228 changed files with 1 additions and 227 deletions
|
@ -15,7 +15,6 @@ variant = AA 0.4
|
|||
material_print_temperature = =default_material_print_temperature + 10
|
||||
material_initial_print_temperature = =material_print_temperature - 5
|
||||
material_final_print_temperature = =material_print_temperature - 10
|
||||
material_standby_temperature = 100
|
||||
skin_overlap = 20
|
||||
speed_print = 60
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 60)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue