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,13 +1,23 @@
{
"type": "filament",
"setting_id": "GFSA04",
"name": "Generic PC @Qidi Q2 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Generic PC@Q2-Series",
"filament_flow_ratio": ["0.94"],
"filament_max_volumetric_speed": ["1"],
"pressure_advance": ["0.04"],
"chamber_temperatures": ["0"],
"compatible_printers": ["Qidi Q2 0.2 nozzle"]
}
"from": "system",
"setting_id": "GFSA04",
"instantiation": "true",
"filament_flow_ratio": [
"0.94"
],
"filament_max_volumetric_speed": [
"1"
],
"pressure_advance": [
"0.04"
],
"chamber_temperatures": [
"0"
],
"compatible_printers": [
"Qidi Q2 0.2 nozzle"
]
}