remove all wall_thickness statements

All print profiles are following the global rules, no print profile specific exceptions. PP-115
This commit is contained in:
Rijk van Manen 2022-03-15 13:48:41 +01:00
parent 1bf6243b69
commit bf131f539e
302 changed files with 0 additions and 357 deletions

View file

@ -21,4 +21,3 @@ speed_infill = =math.ceil(speed_print * 55 / 40)
speed_layer_0 = =round(speed_print * 30 / 40)
speed_print = 40
top_bottom_thickness = 1.2
wall_thickness = 1.59