mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 11:17:51 -06:00
Fix Anker M5C 0.6 bed size (#4608)
This commit is contained in:
parent
6fd5c2cbf3
commit
2bda9db207
1 changed files with 3 additions and 3 deletions
|
@ -32,9 +32,9 @@
|
|||
"printable_height": "250",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"235x0",
|
||||
"235x235",
|
||||
"0x235"
|
||||
"220x0",
|
||||
"220x220",
|
||||
"0x220"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue