Add Add Machine wizard, machine definitions & profiles for Ultimaker 2 with Olsson Block

This commit is contained in:
fieldOfView 2016-02-04 16:34:18 +01:00
parent 2ab23513b2
commit bcf0f507ad
15 changed files with 494 additions and 8 deletions

View file

@ -0,0 +1,21 @@
{
"id": "ultimaker2_olsson",
"version": 1,
"name": "Ultimaker 2 with Olsson Block",
"manufacturer": "Ultimaker",
"author": "Ultimaker",
"platform": "ultimaker2_platform.obj",
"platform_texture": "Ultimaker2backplate.png",
"visible": false,
"inherits": "ultimaker2_olsson.json",
"variant": "0.4 mm",
"overrides": {
"machine_nozzle_size": { "default": 0.40 },
"wall_line_width_0": { "inherit_function": "parent_value * 0.875" },
"skin_line_width": { "inherit_function": "parent_value * 0.875" }
}
}