mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +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
@@ -10,18 +10,18 @@
|
||||
"0.4"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
"0%"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"350x0",
|
||||
"350x350",
|
||||
"0x350"
|
||||
"225x0",
|
||||
"225x225",
|
||||
"0x225"
|
||||
],
|
||||
"printable_height": "345",
|
||||
"printable_height": "250",
|
||||
"gcode_flavor": "klipper",
|
||||
"retraction_length": [
|
||||
"1"
|
||||
"0.5"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"100"
|
||||
@@ -33,7 +33,7 @@
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"20"
|
||||
"10"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"2500"
|
||||
@@ -54,16 +54,16 @@
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"500"
|
||||
"100"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"10"
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"10"
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2"
|
||||
@@ -72,10 +72,10 @@
|
||||
"0.2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"50"
|
||||
"60"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"50"
|
||||
"30"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
@@ -89,6 +89,7 @@
|
||||
"thumbnails": [
|
||||
"300x300",
|
||||
"400x300",
|
||||
"96x96",
|
||||
"32x32"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
|
||||
Reference in New Issue
Block a user