mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 05:49:03 +08:00
Extra line at end of file
Added extra line at end of file
This commit is contained in:
parent
605e1d1b2f
commit
e68beabcbe
@ -19,4 +19,4 @@ top_bottom_thickness = 0.8
|
||||
wall_thickness = 0.92
|
||||
material_print_temperature = =default_material_print_temperature - 5
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing = all
|
||||
retraction_combing = all
|
||||
|
@ -24,4 +24,4 @@ speed_wall = =math.ceil(speed_print * 45 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
|
||||
wall_thickness = 1
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing = all
|
||||
retraction_combing = all
|
||||
|
@ -24,4 +24,4 @@ speed_wall = =math.ceil(speed_print * 40 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
|
||||
speed_infill = =math.ceil(speed_print * 50 / 60)
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing = all
|
||||
retraction_combing = all
|
||||
|
@ -24,4 +24,4 @@ speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 55)
|
||||
speed_infill = =math.ceil(speed_print * 45 / 55)
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing = all
|
||||
retraction_combing = all
|
||||
|
@ -21,4 +21,4 @@ speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 25 / 40)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 40)
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing = all
|
||||
retraction_combing = all
|
||||
|
@ -23,4 +23,4 @@ speed_topbottom = =math.ceil(speed_print * 30 / 45)
|
||||
speed_wall = =math.ceil(speed_print * 40 / 45)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing = all
|
||||
retraction_combing = all
|
||||
|
@ -22,4 +22,4 @@ speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 25 / 40)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 40)
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing = all
|
||||
retraction_combing = all
|
||||
|
Loading…
x
Reference in New Issue
Block a user