Move platform model slightly further down

Otherwise it clips with the build volume. This looks much nicer.
This commit is contained in:
Ghostkeeper 2018-05-04 13:30:11 +02:00
parent 6b214d2443
commit 736f28bdb9
No known key found for this signature in database
GPG Key ID: 5252B696FB5E7C7A
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"file_formats": "text/x-gcode",
"icon": "icon_ultimaker2",
"platform": "Vertex_build_panel.stl",
"platform_offset": [0, -2, 0],
"platform_offset": [0, -3, 0],
"supports_usb_connection": true,
"supported_actions": ["MachineSettingsAction"]
},

View File

@ -8,7 +8,7 @@
"file_formats": "text/x-gcode",
"icon": "icon_ultimaker2",
"platform": "Vertex_build_panel.stl",
"platform_offset": [0, -2, 0],
"platform_offset": [0, -3, 0],
"machine_extruder_trains": {
"0": "vertex_k8400_dual_1st",
"1": "vertex_k8400_dual_2nd"