mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05: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
|
@ -28,7 +28,6 @@ machine_nozzle_heat_up_speed = 2.5
|
|||
material_final_print_temperature = =material_print_temperature
|
||||
material_flow = 106
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_print_temperature_layer_0 = =material_print_temperature + 17
|
||||
multiple_mesh_overlap = 0
|
||||
prime_tower_wipe_enabled = True
|
||||
retraction_count_max = 15
|
||||
|
@ -39,7 +38,6 @@ retraction_min_travel = =line_width * 2
|
|||
retraction_prime_speed = 15
|
||||
skin_line_width = =round(line_width / 0.8, 2)
|
||||
skin_overlap = 5
|
||||
speed_layer_0 = =math.ceil(speed_print * 18 / 25)
|
||||
speed_print = 25
|
||||
speed_topbottom = =math.ceil(speed_print * 0.8)
|
||||
speed_travel = 300
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue