Revert "Change prime_tower_enable to prime_tower_mode in all defs/profiles"

This reverts commit 5a291f9ba9.
This commit is contained in:
c.lamboo 2024-02-22 16:20:39 +01:00
parent c8f9f179d9
commit 501b15753d
627 changed files with 628 additions and 624 deletions

View file

@ -15,7 +15,7 @@ weight = -3
brim_width = 15
layer_height = 0.3
material_print_temperature = =default_material_print_temperature + 12
prime_tower_mode = normal
prime_tower_enable = True
speed_print = 40
speed_topbottom = =math.ceil(speed_print * 25 / 40)
speed_wall = =math.ceil(speed_print * 30 / 40)