Remove absolute value warnings by moving some values to the machine definition

This commit is contained in:
fieldOfView 2017-04-06 13:17:24 +02:00
parent b4698d9ec2
commit 7adc904cf1
4 changed files with 23 additions and 29 deletions

View file

@ -11,14 +11,6 @@ quality_type = high
[values]
infill_sparse_density = 70
layer_height = 0.05
layer_height_0 = 0.1
top_bottom_thickness = 0.4
wall_thickness = 0.4
speed_layer_0 = 5
speed_print = 150
speed_slowdown_layers = 2
speed_topbottom = 150
speed_travel = 300
speed_travel_layer_0 = 300
speed_wall = 150
speed_wall_x = 150

View file

@ -11,14 +11,6 @@ quality_type = extra_high
[values]
infill_sparse_density = 70
layer_height = 0.025
layer_height_0 = 0.1
top_bottom_thickness = 0.4
wall_thickness = 0.4
speed_layer_0 = 5
speed_print = 200
speed_slowdown_layers = 2
speed_topbottom = 200
speed_travel = 300
speed_travel_layer_0 = 300
speed_wall = 200
speed_wall_x = 200

View file

@ -11,14 +11,6 @@ quality_type = normal
[values]
infill_sparse_density = 70
layer_height = 0.1
layer_height_0 = 0.1
top_bottom_thickness = 0.4
wall_thickness = 0.4
speed_layer_0 = 5
speed_print = 100
speed_slowdown_layers = 2
speed_topbottom = 100
speed_travel = 300
speed_travel_layer_0 = 300
speed_wall = 100
speed_wall_x = 100