revert PP-37

PP-37 is not needed anymore because of PP-27. This solves the problem of PP-46 as well. For more details see PP-46
This commit is contained in:
Rijk van Manen 2022-06-01 15:38:30 +02:00
parent 8579a6baf3
commit 877f8ca1cf

View file

@ -50,9 +50,6 @@
"wall_thickness": {
"value": "wall_line_width_0 + wall_line_width_x"
},
"infill_before_walls": {
"value": "False"
},
"infill_material_flow": {
"value": "(1.95-infill_sparse_density / 100 if infill_sparse_density > 95 else 1) * material_flow"
},