* Adding Co print profiles * remove filament_z_hop_types --------- Co-authored-by: Youssef Mohamed / Yusuf Kaya <38719545+yousefabohend@users.noreply.github.com>
19 lines
408 B
JSON
19 lines
408 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFL99",
|
|
"setting_id": "GFSA04",
|
|
"name": "CoPrint Generic PLA",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pla",
|
|
"filament_load_time": [
|
|
"10"
|
|
],
|
|
"filament_unload_time": [
|
|
"10"
|
|
],
|
|
"compatible_printers": [
|
|
"Co Print ChromaSet 0.4 nozzle",
|
|
"Co Print ChromaSet 0.4 nozzle fast"
|
|
]
|
|
}
|