JSON fix: disable post-wipe on prime tower for UM3 (CURA-2325)

it has nozzle lifting so it's impossible!
This commit is contained in:
Tim Kuipers 2016-11-03 20:06:28 +01:00 committed by Ghostkeeper
parent e0b4246336
commit 1bc0fdebc9
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -70,6 +70,7 @@
"machine_end_gcode": { "default_value": "" },
"prime_tower_position_x": { "default_value": 175 },
"prime_tower_position_y": { "default_value": 179 },
"prime_tower_wipe_enabled": { "default_value": false },
"acceleration_enabled": { "value": "True" },
"acceleration_layer_0": { "value": "acceleration_topbottom" },