mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
EN4 fine-tune profiles
This commit is contained in:
parent
952a704b73
commit
7bc22a0f9d
8 changed files with 19 additions and 11 deletions
|
@ -16,5 +16,5 @@ raft_airgap = 0.25
|
|||
speed_topbottom = =math.ceil(speed_print * 35 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 45 / 70)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 35 / 70)
|
||||
top_bottom_thickness = 1
|
||||
top_bottom_thickness = 0.9
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue