mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
cleanup raft top layers
This commit does effectively change nothing. The default of 2 top layers is set in fdmprinter and it is made 1 for 08 cores. PP-342
This commit is contained in:
parent
e742a6afa8
commit
834cc4129e
19 changed files with 4 additions and 16 deletions
|
@ -23,7 +23,6 @@ raft_base_thickness = =resolveOrValue('layer_height_0') * 1.2
|
|||
raft_interface_line_spacing = =raft_interface_line_width + 0.2
|
||||
raft_interface_line_width = =line_width * 2
|
||||
raft_interface_thickness = =layer_height * 1.5
|
||||
raft_surface_layers = 2
|
||||
retraction_min_travel = 0.7
|
||||
retraction_prime_speed = =retraction_speed
|
||||
skin_overlap = 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue