corrected printable_area (#3527)

* corrected printable_area

* adjusted to keep origin at 0x0
This commit is contained in:
Ryan Whipple 2024-01-24 04:36:17 -07:00 committed by GitHub
parent 1f00fe92d2
commit 73481da6da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 142 additions and 50 deletions

View file

@ -14,14 +14,13 @@
"printer_variant": "0.2",
"printable_area": [
"0x0",
"225x0",
"225x225",
"0x225"
"235x0",
"235x230",
"0x230"
],
"printable_height": "265",
"nozzle_type": "hardened_steel",
"auxiliary_fan": "0",
"max_layer_height": [
"0.16"
],