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:
Filip Goc 2016-11-16 11:28:28 -05:00
parent 60577ea0d3
commit f5bf94c44d

View file

@ -9,7 +9,7 @@
"manufacturer": "IMADE3D", "manufacturer": "IMADE3D",
"category": "Other", "category": "Other",
"platform": "jellybox_platform.stl", "platform": "jellybox_platform.stl",
"platform_offset": [ 0, 0, 0], "platform_offset": [ 0, -0.3, 0],
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"has_materials": true, "has_materials": true,
"has_machine_materials": true "has_machine_materials": true