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:
Reiner Buehl 2021-12-06 21:21:17 +01:00 committed by GitHub
parent c5e4c63a59
commit e988917a2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,8 +30,6 @@ layer_height = 0.2
layer_height_0 = 0.2 layer_height_0 = 0.2
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