mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Change prime_tower_enable to prime_tower_mode in all defs/profiles
This commit is contained in:
parent
335a54c6d1
commit
5a291f9ba9
628 changed files with 628 additions and 628 deletions
|
@ -68,7 +68,7 @@
|
|||
"meshfix_keep_open_polygons": "fix_horrible_use_open_bits",
|
||||
"magic_mesh_surface_mode": "\"surface\" if simple_mode else \"normal\"",
|
||||
"magic_spiralize": "spiralize",
|
||||
"prime_tower_enable": "wipe_tower",
|
||||
"prime_tower_mode": "\"normal\" if wipe_tower else \"none\"",
|
||||
"prime_tower_size": "math.sqrt(float(wipe_tower_volume) / float(layer_height))",
|
||||
"ooze_shield_enabled": "ooze_shield",
|
||||
"skin_overlap": "fill_overlap"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue