mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 23:35:07 -06:00
these settings are already default
PP-242
This commit is contained in:
parent
aaadff28e4
commit
25ef399595
54 changed files with 0 additions and 54 deletions
|
@ -25,7 +25,6 @@ material_initial_print_temperature = =max(-273.15, material_print_temperature -
|
|||
material_print_temperature = =default_material_print_temperature + 5
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
prime_tower_enable = False
|
||||
retract_at_layer_change = False
|
||||
speed_infill = =math.ceil(speed_print * 30 / 35)
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 35)
|
||||
speed_wall = =math.ceil(speed_print * 25/ 35)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue