correct photon bed sizes
This commit is contained in:
parent
08fbc8c91f
commit
233cbdf436
3 changed files with 9 additions and 9 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue