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,17 +1,27 @@
{
"type": "filament",
"name": "SUNLU PLA Matte @FF AD3",
"inherits": "SUNLU PLA Matte @base",
"from": "system",
"setting_id": "GFSNLS02_03",
"instantiation": "true",
"nozzle_temperature": ["210"],
"nozzle_temperature_initial_layer": ["215"],
"enable_pressure_advance": ["0"],
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["12"],
"compatible_printers": [
"Flashforge Adventurer 3 Series 0.4 Nozzle",
"Flashforge Adventurer 3 Series 0.6 Nozzle"
]
}
"type": "filament",
"name": "SUNLU PLA Matte @FF AD3",
"inherits": "SUNLU PLA Matte @base",
"from": "system",
"setting_id": "GFSNLS02_03",
"instantiation": "true",
"nozzle_temperature": [
"210"
],
"nozzle_temperature_initial_layer": [
"215"
],
"enable_pressure_advance": [
"0"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"12"
],
"compatible_printers": [
"Flashforge Adventurer 3 Series 0.4 Nozzle",
"Flashforge Adventurer 3 Series 0.6 Nozzle"
]
}