S5 dimensions were incorrect

See Jira: CURA-5331
This commit is contained in:
Kristel88 2018-05-14 11:25:55 +02:00
parent 3671296860
commit cf84adfb73

View File

@ -37,7 +37,7 @@
"overrides": {
"machine_name": { "default_value": "Ultimaker S5" },
"machine_width": { "default_value": 330 },
"machine_depth": { "default_value": 245 },
"machine_depth": { "default_value": 240 },
"machine_height": { "default_value": 300 },
"machine_heated_bed": { "default_value": true },
"machine_nozzle_heat_up_speed": { "default_value": 1.4 },