|
@@ -25,7 +25,6 @@ material_initial_print_temperature = =max(-273.15, material_print_temperature -
|
|
|
material_print_temperature = =default_material_print_temperature + 5
|
|
|
material_print_temperature_layer_0 = =material_print_temperature
|
|
|
prime_tower_enable = False
|
|
|
-retract_at_layer_change = False
|
|
|
speed_infill = =math.ceil(speed_print * 30 / 35)
|
|
|
speed_topbottom = =math.ceil(speed_print * 20 / 35)
|
|
|
speed_wall = =math.ceil(speed_print * 25/ 35)
|