Minor update eryone_thinker.def.json

Fix initial fan speed
This commit is contained in:
Demetrius Apostolopoulos 2021-01-20 15:38:29 -08:00
parent 5a25a2be10
commit 9981b6bd05

View File

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