mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
move platform mesh down 0.3mm
apparently, it was just a bit too high, which made the bulild plate look foggy.
This commit is contained in:
parent
60577ea0d3
commit
f5bf94c44d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"manufacturer": "IMADE3D",
|
||||
"category": "Other",
|
||||
"platform": "jellybox_platform.stl",
|
||||
"platform_offset": [ 0, 0, 0],
|
||||
"platform_offset": [ 0, -0.3, 0],
|
||||
"file_formats": "text/x-gcode",
|
||||
"has_materials": true,
|
||||
"has_machine_materials": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue