mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Fix wrong max layer for K2 Plus 0.6 & 0.8
This commit is contained in:
@@ -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"
|
||||||
@@ -131,4 +131,4 @@
|
|||||||
"300x300",
|
"300x300",
|
||||||
"96x96"
|
"96x96"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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"
|
||||||
@@ -131,4 +131,4 @@
|
|||||||
"300x300",
|
"300x300",
|
||||||
"96x96"
|
"96x96"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user