mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +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,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.2mm Standard @Co Print ChromaSet 0.4",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_coprint_common",
|
||||
"default_acceleration": "5000",
|
||||
"compatible_printers": [
|
||||
"Co Print ChromaSet 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user