mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-28 02:10:30 -07:00
Fix Voron profile printable_height value (#9889)
fix Voron printable_height
This commit is contained in:
parent
8fff1caa39
commit
db926cd9f4
3 changed files with 6 additions and 6 deletions
|
|
@ -22,6 +22,6 @@
|
|||
"300x300",
|
||||
"0x300"
|
||||
],
|
||||
"printable_height": "2755",
|
||||
"printable_height": "275",
|
||||
"printer_variant": "0.15"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -22,6 +22,6 @@
|
|||
"300x300",
|
||||
"0x300"
|
||||
],
|
||||
"printable_height": "2755",
|
||||
"printable_height": "275",
|
||||
"printer_variant": "0.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -22,6 +22,6 @@
|
|||
"300x300",
|
||||
"0x300"
|
||||
],
|
||||
"printable_height": "2755",
|
||||
"printable_height": "275",
|
||||
"printer_variant": "0.25"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue