ENH: delete duplicate keys in filament profiles

Change-Id: If87ed772ceae1c8b09f3dbd09f1006918622cfe5
This commit is contained in:
xun.zhang 2023-05-11 12:27:16 +08:00 committed by Lane.Wei
parent ab0c6611c8
commit 8b893e631b
156 changed files with 1342 additions and 1552 deletions

View file

@ -29,28 +29,28 @@
"fan_cooling_layer_time": [
"5"
],
"cool_plate_temp" : [
"cool_plate_temp": [
"0"
],
"eng_plate_temp" : [
"eng_plate_temp": [
"80"
],
"hot_plate_temp" : [
"hot_plate_temp": [
"100"
],
"textured_plate_temp" : [
"textured_plate_temp": [
"100"
],
"cool_plate_temp_initial_layer" : [
"cool_plate_temp_initial_layer": [
"0"
],
"eng_plate_temp_initial_layer" : [
"eng_plate_temp_initial_layer": [
"80"
],
"hot_plate_temp_initial_layer" : [
"hot_plate_temp_initial_layer": [
"100"
],
"textured_plate_temp_initial_layer" : [
"textured_plate_temp_initial_layer": [
"100"
],
"required_nozzle_HRC": [
@ -80,4 +80,4 @@
"nozzle_temperature": [
"270"
]
}
}