fix adaptive layer heights

This commit is contained in:
Stewart Allen 2020-04-22 11:35:17 -04:00
commit 5914f39b35
2 changed files with 8 additions and 4 deletions

View file

@ -5,6 +5,6 @@
"bed_width": 120.96,
"bed_depth": 68.04,
"bed_height": 1,
"max_height": 1500
"max_height": 150
}
}