mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
these settings are already default
Raft base line width is already machine nozzle size * 2. PP-243
This commit is contained in:
parent
e4534943e7
commit
b870b9c16f
47 changed files with 0 additions and 47 deletions
|
@ -20,7 +20,6 @@ infill_overlap = =0 if infill_sparse_density > 80 else 5
|
|||
infill_sparse_density = 20
|
||||
layer_0_z_overlap = 0.22
|
||||
raft_airgap = 0.37
|
||||
raft_base_line_width = 1.6
|
||||
speed_layer_0 = =round(speed_print * 30 / 25)
|
||||
speed_print = 25
|
||||
speed_topbottom = =math.ceil(speed_print * 20 / 25)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue