mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-01 00:04:27 +08:00
Remove removed prime tower settings
The prime tower is now always circular. This fixes a unit test.
This commit is contained in:
parent
365d725e42
commit
cfa059fb81
@ -30,7 +30,6 @@ material_print_temperature = =default_material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
support_enable = True
|
||||
prime_tower_circular = True
|
||||
prime_tower_enable = True
|
||||
prime_tower_position_x = 127.5
|
||||
prime_tower_position_y = =math.ceil(250-prime_tower_size)
|
||||
|
@ -15,7 +15,6 @@ adhesion_extruder_nr = 0
|
||||
adhesion_type = skirt
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.25
|
||||
prime_tower_circular = True
|
||||
prime_tower_enable = True
|
||||
prime_tower_position_x = 127.5
|
||||
prime_tower_position_y = =math.ceil(250-prime_tower_size)
|
||||
|
Loading…
x
Reference in New Issue
Block a user