mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
corrected printable_area (#3527)
* corrected printable_area * adjusted to keep origin at 0x0
This commit is contained in:
parent
1f00fe92d2
commit
73481da6da
4 changed files with 142 additions and 50 deletions
|
@ -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"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue