mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Add New Machine Profiles and Improve Existing Settings for Co Print ChromaSet 0.4 (#7889)
Add files via upload Improved the existing 'Co Print ChromaSet 0.4 nozzle' and 'Co Print ChromaSet 0.4 nozzle fast' machine files. Added new machine files: 'Co Print ChromaSet 0.4 nozzle - Ender-3 V3' and 'Co Print ChromaSet 0.4 nozzle - Ender-3 V3 Plus'. Enhanced the '0.2mm Standard @Co Print ChromaSet 0.4' and '0.2mm Fast @Co Print ChromaSet 0.4' process files. Updated the 'CoPrint Generic PLA' file to ensure compatibility with the newly added machine files. Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a90cc292e9
commit
3e520c713c
@@ -7,13 +7,15 @@
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_load_time": [
|
||||
"10"
|
||||
"9.75"
|
||||
],
|
||||
"filament_unload_time": [
|
||||
"10"
|
||||
"9.75"
|
||||
],
|
||||
"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"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
],
|
||||
|
||||
"filament_flow_ratio": [
|
||||
"0.91"
|
||||
"0.95"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
@@ -62,7 +62,7 @@
|
||||
"1.75"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
"14"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"15"
|
||||
|
||||
@@ -56,14 +56,14 @@
|
||||
"1.75"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.91"
|
||||
"0.95"
|
||||
],
|
||||
"filament_is_support": [
|
||||
"0"
|
||||
],
|
||||
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
"14"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"15"
|
||||
@@ -175,10 +175,10 @@
|
||||
"90"
|
||||
],
|
||||
"filament_load_time": [
|
||||
"0"
|
||||
"9.75"
|
||||
],
|
||||
"filament_unload_time": [
|
||||
"0"
|
||||
"9.75"
|
||||
],
|
||||
"filament_toolchange_delay": [
|
||||
"0"
|
||||
|
||||
Reference in New Issue
Block a user