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:
Co Print 3D Printing Technologies
2024-09-18 03:40:52 +03:00
committed by GitHub
parent 265bc8453c
commit 587e839397
16 changed files with 1494 additions and 0 deletions

View File

@@ -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"
]
}