mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -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
|
@ -18,7 +18,6 @@ machine_nozzle_heat_up_speed = 1.5
|
|||
machine_nozzle_id = BB 0.4
|
||||
machine_nozzle_tip_outer_diameter = 1.0
|
||||
retraction_min_travel = =3 * line_width
|
||||
speed_layer_0 = 20
|
||||
speed_prime_tower = =math.ceil(speed_print * 10 / 35)
|
||||
speed_support = =math.ceil(speed_print * 25 / 35)
|
||||
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue