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:
Co Print 3D Printing Technologies
2025-01-07 18:26:52 +03:00
committed by GitHub
parent a90cc292e9
commit 3e520c713c
14 changed files with 415 additions and 95 deletions

View File

@@ -12,7 +12,7 @@
"0.4"
],
"retract_before_wipe": [
"70%"
"0%"
],
"printable_area": [
"0x0",
@@ -20,13 +20,13 @@
"225x225",
"0x225"
],
"printable_height": "345",
"printable_height": "250",
"gcode_flavor": "klipper",
"retraction_length": [
"1"
"0.5"
],
"machine_max_speed_e": [
"20"
"100"
],
"machine_max_speed_x": [
"700"
@@ -74,7 +74,7 @@
"0.2"
],
"retraction_speed": [
"30"
"60"
],
"deretraction_speed": [
"30"
@@ -94,6 +94,7 @@
"thumbnails": [
"300x300",
"400x300",
"96x96",
"32x32"
],
"retract_lift_below": [
@@ -134,7 +135,7 @@
"25"
],
"retract_when_changing_layer": [
"1"
"0"
],
"extra_loading_move": [
"0"
@@ -143,7 +144,7 @@
"1"
],
"z_hop_types": "Normal Lift"
"z_hop_types": "Spiral Lift"
}