forgot to remove one statement

PP-115
This commit is contained in:
Rijk van Manen 2022-03-15 16:26:15 +01:00
parent bf131f539e
commit cf7f48f622

View file

@ -17,5 +17,4 @@ cool_min_layer_time = 3
speed_wall_0 = =math.ceil(speed_print * 40 / 60)
speed_wall_x = =math.ceil(speed_print * 80 / 60)
speed_infill = =math.ceil(speed_print * 100 / 60)
wall_thickness = 1
speed_topbottom = =math.ceil(speed_print * 30 / 60)