mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 11:47:54 -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_height": "250",
|
||||||
"printable_area": [
|
"printable_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"235x0",
|
"220x0",
|
||||||
"235x235",
|
"220x220",
|
||||||
"0x235"
|
"0x220"
|
||||||
],
|
],
|
||||||
"retraction_length": [
|
"retraction_length": [
|
||||||
"0.8"
|
"0.8"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue