Fix wrong max layer for K2 Plus 0.6 & 0.8

This commit is contained in:
cochcoder
2024-10-04 19:48:26 -04:00
parent 553cce0ee9
commit e0b21dce49
2 changed files with 4 additions and 4 deletions

View File

@@ -84,7 +84,7 @@
"5"
],
"max_layer_height": [
"0.3"
"0.42"
],
"min_layer_height": [
"0.08"
@@ -131,4 +131,4 @@
"300x300",
"96x96"
]
}
}

View File

@@ -84,7 +84,7 @@
"5"
],
"max_layer_height": [
"0.3"
"0.56"
],
"min_layer_height": [
"0.08"
@@ -131,4 +131,4 @@
"300x300",
"96x96"
]
}
}