ENH: increase the temp of some plate to improve the print result

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ia933d2aa63dcdad634316fe830e470ac6bc2c159
This commit is contained in:
qing.zhang 2022-10-28 11:43:08 +08:00 committed by Lane.Wei
parent 407d1faf0d
commit 033a101da3
12 changed files with 56 additions and 22 deletions

View file

@ -41,6 +41,18 @@
"nozzle_temperature_range_high": [
"270"
],
"cool_plate_temp" : [
"0"
],
"eng_plate_temp" : [
"70"
],
"cool_plate_temp_initial_layer" : [
"0"
],
"eng_plate_temp_initial_layer" : [
"70"
],
"hot_plate_temp" : [
"70"
],