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,21 +1,21 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "CoPrint Generic PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_load_time": [
"9.75"
],
"filament_unload_time": [
"9.75"
],
"compatible_printers": [
"Co Print ChromaSet 0.4 nozzle",
"Co Print ChromaSet 0.4 nozzle - Ender-3 V3",
"Co Print ChromaSet 0.4 nozzle - Ender-3 V3 Plus",
"Co Print ChromaSet 0.4 nozzle fast"
]
}
{
"type": "filament",
"name": "CoPrint Generic PLA",
"inherits": "fdm_filament_pla",
"from": "system",
"setting_id": "GFSA04",
"filament_id": "GFL99",
"instantiation": "true",
"filament_load_time": [
"9.75"
],
"filament_unload_time": [
"9.75"
],
"compatible_printers": [
"Co Print ChromaSet 0.4 nozzle",
"Co Print ChromaSet 0.4 nozzle - Ender-3 V3",
"Co Print ChromaSet 0.4 nozzle - Ender-3 V3 Plus",
"Co Print ChromaSet 0.4 nozzle fast"
]
}