mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-17 02:16:04 +08:00
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:
parent
7a788c29fd
commit
818025635a
@ -36,6 +36,18 @@
|
||||
{
|
||||
"name": "CoPrint Generic PLA",
|
||||
"sub_path": "filament/CoPrint Generic PLA.json"
|
||||
},
|
||||
{
|
||||
"name": "CoPrint Generic ABS",
|
||||
"sub_path": "filament/CoPrint Generic ABS.json"
|
||||
},
|
||||
{
|
||||
"name": "CoPrint Generic PETG",
|
||||
"sub_path": "filament/CoPrint Generic PETG.json"
|
||||
},
|
||||
{
|
||||
"name": "CoPrint Generic TPU",
|
||||
"sub_path": "filament/CoPrint Generic TPU.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
|
@ -0,0 +1,78 @@
|
||||
{
|
||||
|
||||
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "CoPrint Generic PLA",
|
||||
"name": "CoPrint Generic ABS",
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.04"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"filament_type": [
|
||||
"ABS"
|
||||
],
|
||||
"full_fan_speed_layer": [
|
||||
"5"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"260"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.02"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"100"
|
||||
],
|
||||
"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"
|
||||
]
|
||||
|
||||
}
|
@ -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"
|
||||
]
|
||||
|
||||
}
|
@ -0,0 +1,52 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "CoPrint Generic PLA",
|
||||
"name": "CoPrint Generic TPU",
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.97"
|
||||
],
|
||||
"filament_retract_when_changing_layer": [
|
||||
"0"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"1.8"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_type": [
|
||||
"TPU"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"50"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"50"
|
||||
],
|
||||
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
],
|
||||
"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"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user