JSON: fixed gantry heights of Olsson block machines to match difference with UM2 nozzle (CURA-1281)

This commit is contained in:
Tim Kuipers 2016-03-24 14:19:53 +01:00
parent 1f38402645
commit 90e81de8cd
4 changed files with 4 additions and 5 deletions

View file

@ -15,7 +15,7 @@
"machine_depth": { "default": 225 },
"machine_height": { "default": 203 },
"machine_show_variants": { "default": true },
"gantry_height": { "default": 50 },
"gantry_height": { "default": 52 },
"machine_nozzle_head_distance": { "default": 5 },
"machine_nozzle_expansion_angle": { "default": 45 },
"machine_heat_zone_length": { "default": 16 },