typo fixed

This commit is contained in:
Lukkoz 2021-02-22 15:47:26 +01:00
parent eb3d2cf0f9
commit c99ce562ad
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ global_quality = True
[values]
layer_height = 0.2
layer_height_layer_0 = 0.2
layer_height_0 = 0.2
speed_travel = 80
acceleration_travel = 400
jerk_travel = 10

View File

@ -12,7 +12,7 @@ global_quality = True
[values]
layer_height = 0.3
layer_height_layer_0 = 0.3
layer_height_0 = 0.3
support_infill_sparse_thickness = 0.3
speed_travel = 100
acceleration_travel = 400

View File

@ -12,7 +12,7 @@ global_quality = True
[values]
layer_height = 0.2
layer_height_layer_0 = 0.2
layer_height_0 = 0.2
speed_print = 20
speed_travel = 80
acceleration_travel = 400