mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -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
|
@ -30,6 +30,7 @@ material_initial_print_temperature = =material_print_temperature - 5
|
|||
multiple_mesh_overlap = 0
|
||||
prime_tower_enable = False
|
||||
prime_tower_wipe_enabled = True
|
||||
raft_surface_layers = 1
|
||||
retraction_amount = 6.5
|
||||
retraction_hop = 2
|
||||
retraction_hop_only_when_collides = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue