mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-04 16:21:47 -07:00
Fix Z fighting with platform and build volume
Contributes to issue CURA-6701.
This commit is contained in:
parent
3847060b73
commit
f3bb922c0d
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
"manufacturer": "Felix",
|
"manufacturer": "Felix",
|
||||||
"platform": "FelixPro2_platform.obj",
|
"platform": "FelixPro2_platform.obj",
|
||||||
"platform_texture": "FelixPro2_platform.png",
|
"platform_texture": "FelixPro2_platform.png",
|
||||||
"platform_offset": [-135, 0, 130],
|
"platform_offset": [-135, -0.5, 130],
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
{
|
{
|
||||||
"0": "felixpro2_dual_extruder_0",
|
"0": "felixpro2_dual_extruder_0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue