mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06: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
2 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue