mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Adjust brim settings for advanced materials profile
This commit is contained in:
parent
2e798c6edf
commit
c148475b5a
1 changed files with 4 additions and 1 deletions
|
@ -14,4 +14,7 @@ global_quality = True
|
|||
layer_height = 0.2
|
||||
adhesion_type = brim
|
||||
speed_layer_0 = 20
|
||||
speed_print = 60
|
||||
speed_print = 60
|
||||
speed_travel = 100
|
||||
xy_offset_layer_0 = 0
|
||||
brim_width = =30*skirt_brim_line_width*initial_layer_line_width_factor/100.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue