mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
typo fixed
This commit is contained in:
parent
eb3d2cf0f9
commit
c99ce562ad
3 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
layer_height_layer_0 = 0.2
|
layer_height_0 = 0.2
|
||||||
speed_travel = 80
|
speed_travel = 80
|
||||||
acceleration_travel = 400
|
acceleration_travel = 400
|
||||||
jerk_travel = 10
|
jerk_travel = 10
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.3
|
layer_height = 0.3
|
||||||
layer_height_layer_0 = 0.3
|
layer_height_0 = 0.3
|
||||||
support_infill_sparse_thickness = 0.3
|
support_infill_sparse_thickness = 0.3
|
||||||
speed_travel = 100
|
speed_travel = 100
|
||||||
acceleration_travel = 400
|
acceleration_travel = 400
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
layer_height_layer_0 = 0.2
|
layer_height_0 = 0.2
|
||||||
speed_print = 20
|
speed_print = 20
|
||||||
speed_travel = 80
|
speed_travel = 80
|
||||||
acceleration_travel = 400
|
acceleration_travel = 400
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue