mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 15:10:35 +08:00
Fix wrong max layer for K2 Plus 0.6 & 0.8
This commit is contained in:
parent
14467c0e8d
commit
407ea045a2
@ -84,7 +84,7 @@
|
||||
"5"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.3"
|
||||
"0.42"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
@ -131,4 +131,4 @@
|
||||
"300x300",
|
||||
"96x96"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -84,7 +84,7 @@
|
||||
"5"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.3"
|
||||
"0.56"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
@ -131,4 +131,4 @@
|
||||
"300x300",
|
||||
"96x96"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user