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,20 +1,20 @@
{
"type": "filament",
"from": "system",
"instantiation": "false",
"name": "Snapmaker J1 PA-CF @base",
"filament_id": "1210173120",
"inherits": "fdm_filament_pa",
"overhang_fan_speed": [
"55"
],
"filament_flow_ratio": [
"0.96"
],
"fan_max_speed": [
"55"
],
"fan_min_speed": [
"29"
]
"type": "filament",
"name": "Snapmaker J1 PA-CF @base",
"inherits": "fdm_filament_pa",
"from": "system",
"filament_id": "1210173120",
"instantiation": "false",
"overhang_fan_speed": [
"55"
],
"filament_flow_ratio": [
"0.96"
],
"fan_max_speed": [
"55"
],
"fan_min_speed": [
"29"
]
}