mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 03:37:54 -06:00
Fix wrong max layer for K2 Plus 0.6 & 0.8
This commit is contained in:
parent
14467c0e8d
commit
407ea045a2
2 changed files with 4 additions and 4 deletions
|
@ -84,7 +84,7 @@
|
||||||
"5"
|
"5"
|
||||||
],
|
],
|
||||||
"max_layer_height": [
|
"max_layer_height": [
|
||||||
"0.3"
|
"0.42"
|
||||||
],
|
],
|
||||||
"min_layer_height": [
|
"min_layer_height": [
|
||||||
"0.08"
|
"0.08"
|
||||||
|
|
|
@ -84,7 +84,7 @@
|
||||||
"5"
|
"5"
|
||||||
],
|
],
|
||||||
"max_layer_height": [
|
"max_layer_height": [
|
||||||
"0.3"
|
"0.56"
|
||||||
],
|
],
|
||||||
"min_layer_height": [
|
"min_layer_height": [
|
||||||
"0.08"
|
"0.08"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue