Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"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"
]
}