mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 21:25:13 +00:00
corrected printable_area (#3527)
* corrected printable_area * adjusted to keep origin at 0x0
This commit is contained in:
@@ -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"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user