Move prime tower 1mm down again

Otherwise the combination of 0.8mm PVA and 0.8mm CPE causes the prime tower brim to be placed off the build plate.
This commit is contained in:
Ghostkeeper 2017-06-02 10:25:29 +02:00
parent 6bcc1c296d
commit e57a39b028
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": 178 },
"prime_tower_position_y": { "default_value": 177 },
"prime_tower_wipe_enabled": { "default_value": false },
"prime_blob_enable": { "enabled": true },