mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 23:29:01 +08: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
@ -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…
x
Reference in New Issue
Block a user