mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Adding Co Print profiles (#6791)
* Adding Co print profiles * remove filament_z_hop_types --------- Co-authored-by: Youssef Mohamed / Yusuf Kaya <38719545+yousefabohend@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
265bc8453c
commit
587e839397
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user