correct photon bed sizes

This commit is contained in:
Stewart Allen 2020-04-22 10:54:46 -04:00
commit 233cbdf436
3 changed files with 9 additions and 9 deletions

View file

@ -2,9 +2,9 @@
"no_clone": true,
"cmd":{},
"settings":{
"bed_width": 115,
"bed_depth": 65,
"bed_width": 120.96,
"bed_depth": 68.04,
"bed_height": 1,
"max_height": 155
"max_height": 1500
}
}

View file

@ -2,9 +2,9 @@
"no_clone": true,
"cmd":{},
"settings":{
"bed_width": 115,
"bed_depth": 65,
"bed_width": 120.96,
"bed_depth": 68.04,
"bed_height": 1,
"max_height": 165
"max_height": 150
}
}