mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
ENH: delete duplicate keys in filament profiles
Change-Id: If87ed772ceae1c8b09f3dbd09f1006918622cfe5
This commit is contained in:
@@ -7,22 +7,13 @@
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"filament_type": [
|
||||
"PA-CF"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"290"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"290"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
"PA-CF"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
"30"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
"10"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"0%"
|
||||
@@ -31,7 +22,7 @@
|
||||
"40"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"5"
|
||||
"5"
|
||||
],
|
||||
"full_fan_speed_layer": [
|
||||
"2"
|
||||
@@ -41,4 +32,4 @@
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user