mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Move build plate mesh below build volume
Not inside it. Contributes to issue CURA-7826.
This commit is contained in:
parent
e503eabd95
commit
f78fd9b3a4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"manufacturer": "TinyBoy",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "tinyboy_fabrikator15.stl",
|
||||
"platform_offset": [-95, 0, -46],
|
||||
"platform_offset": [-95, -3, -46],
|
||||
"has_materials": false,
|
||||
"has_machine_quality": true,
|
||||
"preferred_quality_type": "normal",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue