mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
Removed material_print_temperature and material_print_temperature_layer_0
Removed material_print_temperature and material_print_temperature_layer_0 to leave it to the material definitions.
This commit is contained in:
parent
a443f4a50b
commit
c5e4c63a59
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@ layer_height = 0.1
|
||||||
layer_height_0 = 0.1
|
layer_height_0 = 0.1
|
||||||
material_bed_temperature = 60
|
material_bed_temperature = 60
|
||||||
material_diameter = 1.75
|
material_diameter = 1.75
|
||||||
material_print_temperature = 200
|
|
||||||
material_print_temperature_layer_0 = 200
|
|
||||||
retract_at_layer_change = False
|
retract_at_layer_change = False
|
||||||
retraction_amount = 6
|
retraction_amount = 6
|
||||||
retraction_hop = 0.075
|
retraction_hop = 0.075
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue