Disable the first layer cooling fan speed

This commit is contained in:
Eryone 2021-10-27 17:39:18 +08:00 committed by GitHub
parent 4c6b8a6e1d
commit 4e4e32cdf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@
"value": 100
},
"cool_fan_speed_0": {
"value": 100
"value": 0
},
"infill_overlap": {
"value": "25 if infill_sparse_density < 95 and infill_pattern != 'concentric' else 0",