Prime tower for UMODE won't block by default if using both extruders

CURA-3032
This commit is contained in:
Jaime van Kessel 2016-11-25 11:51:43 +01:00
parent 4e4f2f8cc5
commit a6ea4edfb4

View File

@ -73,10 +73,10 @@
"default_value": 2 "default_value": 2
}, },
"prime_tower_position_x": { "prime_tower_position_x": {
"default_value": 185 "default_value": 195
}, },
"prime_tower_position_y": { "prime_tower_position_y": {
"default_value": 160 "default_value": 149
} }
} }
} }