creality.ini: optimize Generic PLA
with some exceptions most regular PLAs seem to print well around 200C, which is most likely due to the limited effectiveness of the part cooling fan design on most Creality printers
This commit is contained in:
parent
eb0534b7b5
commit
f119bc9872
@ -343,14 +343,14 @@ filament_type = PLA
|
||||
filament_density = 1.24
|
||||
filament_cost = 20
|
||||
first_layer_bed_temperature = 40
|
||||
first_layer_temperature = 215
|
||||
first_layer_temperature = 205
|
||||
fan_always_on = 1
|
||||
cooling = 1
|
||||
max_fan_speed = 100
|
||||
min_fan_speed = 100
|
||||
bridge_fan_speed = 100
|
||||
disable_fan_first_layers = 1
|
||||
temperature = 210
|
||||
temperature = 200
|
||||
|
||||
[filament:*PET*]
|
||||
inherits = *common*
|
||||
|
Loading…
Reference in New Issue
Block a user