Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,44 +1,44 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "OrcaArena Generic PA-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"from": "system",
"setting_id": "GFSN99",
"filament_id": "GFN98",
"instantiation": "true",
"filament_type": [
"PA-CF"
"PA-CF"
],
"nozzle_temperature_initial_layer": [
"290"
"290"
],
"nozzle_temperature": [
"290"
"290"
],
"filament_max_volumetric_speed": [
"8"
"8"
],
"fan_max_speed": [
"30"
"30"
],
"fan_min_speed": [
"10"
"10"
],
"overhang_fan_threshold": [
"0%"
"0%"
],
"overhang_fan_speed": [
"40"
"40"
],
"fan_cooling_layer_time": [
"5"
"5"
],
"full_fan_speed_layer": [
"2"
"2"
],
"compatible_printers": [
"Orca Arena X1 Carbon 0.4 nozzle",
"Orca Arena X1 Carbon 0.6 nozzle",
"Orca Arena X1 Carbon 0.8 nozzle"
]
}
}