mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
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:
parent
e0b4246336
commit
1bc0fdebc9
1 changed files with 1 additions and 0 deletions
|
@ -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" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue