fix adaptive layer heights
This commit is contained in:
parent
233cbdf436
commit
5914f39b35
2 changed files with 8 additions and 4 deletions
|
|
@ -5,6 +5,6 @@
|
|||
"bed_width": 120.96,
|
||||
"bed_depth": 68.04,
|
||||
"bed_height": 1,
|
||||
"max_height": 1500
|
||||
"max_height": 150
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue