mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 02:07:51 -06:00
follow the machine defaults for AA04 nozzles
The machine defaults are already geared towards the use of AA0.4 nozzles. PP-96
This commit is contained in:
parent
cc56f7b577
commit
fe6a8413c1
2 changed files with 0 additions and 2 deletions
|
@ -25,7 +25,6 @@ raft_surface_layers = 2
|
|||
retraction_amount = 6.5
|
||||
retraction_count_max = 25
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skin_overlap = 15
|
||||
speed_print = 70
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
|
|
|
@ -25,7 +25,6 @@ raft_surface_layers = 2
|
|||
retraction_amount = 6.5
|
||||
retraction_count_max = 25
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skin_overlap = 15
|
||||
speed_print = 70
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue