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:
Rijk van Manen 2022-10-06 16:11:04 +02:00
parent 3bb448c483
commit 27d56d378e
407 changed files with 117 additions and 968 deletions

View file

@ -21,7 +21,6 @@ infill_overlap = =0 if infill_sparse_density > 80 else 5
infill_sparse_density = 35
layer_0_z_overlap = 0.22
raft_airgap = 0.52
speed_layer_0 = =math.ceil(speed_print * 30 / 45)
speed_print = 45
speed_topbottom = =math.ceil(speed_print * 20 / 45)
speed_travel = 150