mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-25 11:51:41 -07:00
Set raft margin to 10
This was ambiguous in the original profiles. Contributes to issue CURA-3650.
This commit is contained in:
parent
e49316d1b9
commit
39ceb53980
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ material_initial_print_temperature = =max(-273.15, material_print_temperature -
|
||||||
material_print_temperature = =default_material_print_temperature + 15
|
material_print_temperature = =default_material_print_temperature + 15
|
||||||
material_standby_temperature = 100
|
material_standby_temperature = 100
|
||||||
prime_tower_size = 15
|
prime_tower_size = 15
|
||||||
|
raft_margin = 10
|
||||||
support_angle = 70
|
support_angle = 70
|
||||||
support_line_width = =line_width * 0.75
|
support_line_width = =line_width * 0.75
|
||||||
support_pattern = ='triangles'
|
support_pattern = ='triangles'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue