Added TPU, ABS, and PETG Profiles for Co Print ChromaSet-2 (#8888)

* Add files via upload

* Update Co Print.json

* Update Co Print.json

* Add files via upload

* Update CoPrint Generic ABS.json

* Update CoPrint Generic PETG.json
This commit is contained in:
Co Print 3D Printing Technologies
2025-03-16 09:16:18 +03:00
committed by GitHub
parent 7a788c29fd
commit 818025635a
4 changed files with 188 additions and 0 deletions

View File

@@ -0,0 +1,46 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"from": "system",
"instantiation": "true",
"inherits": "CoPrint Generic PLA",
"name": "CoPrint Generic PETG",
"fan_max_speed": [
"90"
],
"fan_min_speed": [
"60"
],
"filament_deretraction_speed": [
"50"
],
"filament_retraction_length": [
"1.2"
],
"filament_retraction_speed": [
"50"
],
"filament_type": [
"PETG"
],
"hot_plate_temp": [
"70"
],
"hot_plate_temp_initial_layer": [
"70"
],
"nozzle_temperature": [
"240"
],
"nozzle_temperature_initial_layer": [
"240"
],
"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"
]
}