mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
improve initial layer settings
ultimaker.def.json is also cleaned and put in alphabetic order. Ultimaker 2 and original are kept mostly as they were, since they are not tested. PP-42
This commit is contained in:
parent
3bb448c483
commit
27d56d378e
407 changed files with 117 additions and 968 deletions
|
@ -23,7 +23,6 @@ machine_nozzle_heat_up_speed = 1.5
|
|||
material_final_print_temperature = =material_print_temperature - 10
|
||||
material_initial_print_temperature = =material_print_temperature - 5
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
multiple_mesh_overlap = 0
|
||||
prime_tower_enable = True
|
||||
prime_tower_wipe_enabled = True
|
||||
|
@ -31,7 +30,6 @@ retraction_hop = 0.2
|
|||
retraction_hop_enabled = False
|
||||
retraction_hop_only_when_collides = True
|
||||
skin_overlap = 20
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 40)
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 35)
|
||||
speed_travel = 250
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue