Change prime_tower_enable to prime_tower_mode in all defs/profiles

This commit is contained in:
Erwan MATHIEU 2024-02-16 09:04:48 +01:00
parent 335a54c6d1
commit 5a291f9ba9
628 changed files with 628 additions and 628 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_enable = True
prime_tower_mode = normal
speed_print = 40
speed_topbottom = =math.ceil(speed_print * 25 / 40)
speed_wall = =math.ceil(speed_print * 30 / 40)