mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -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
|
@ -10,7 +10,6 @@ hardware_type = nozzle
|
|||
|
||||
[values]
|
||||
brim_width = 7
|
||||
layer_height_0 = 0.17
|
||||
machine_nozzle_cool_down_speed = 0.85
|
||||
machine_nozzle_heat_up_speed = 1.5
|
||||
machine_nozzle_id = AA 0.25
|
||||
|
@ -21,7 +20,6 @@ material_initial_print_temperature = =material_print_temperature - 5
|
|||
retraction_min_travel = 0.7
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skin_overlap = 15
|
||||
speed_layer_0 = 20
|
||||
speed_print = 55
|
||||
speed_topbottom = 20
|
||||
speed_wall = =math.ceil(speed_print * 30 / 55)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue