mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
ENH: optimize some params for third-party printer
Thanks for Orca's efforts to improve third-party profiles. This modification is based on Orca's commitsafdd753db7
andaaefc400e1
. commitafdd753db7
Author: SoftFever <softfeverever@gmail.com> Date: Thu Aug 3 00:40:30 2023 +0800 tweak profiles commitaaefc400e1
Author: SoftFever <softfeverever@gmail.com> Date: Mon Jul 31 18:48:25 2023 +0800 Tweak profiles 1. Fix Voron Trident printable height issue #1641 2. Revamp Qidi X3 printer profiles 3. Turn on accel_to_decel_enable for klipper machine by default 4. Many other profiles tweaks Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I7c3ffaec5b06df61eb44b1c565bcb4a6c8de89ea
This commit is contained in:
parent
f00dc9c675
commit
a39c2018d4
87 changed files with 1582 additions and 911 deletions
|
@ -76,7 +76,7 @@
|
|||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.28"
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.28"
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
|
|
|
@ -85,8 +85,8 @@
|
|||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.28",
|
||||
"0.28"
|
||||
"0.32",
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08",
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.28"
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.28"
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.28"
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.28"
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.28"
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.28"
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.28"
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue