Move prime tower 1mm down

The combination PC-0.4 and PVA-0.8 wouldn't print because the raft was getting so big that it intersected with the prime tower. Moving the prime tower 1mm down allows us to print again.

Contributes to issue CURA-3650.
This commit is contained in:
Ghostkeeper 2017-04-18 10:29:41 +02:00
parent c3d18bc256
commit 9ad85ce235
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

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