creality.ini: raise Das Filament PLA bed temp
At 50C prints with sharper corners can be prone te warping if the first layer height isn't quite optimal, and given that most Creality printers don't have ABL, it often isn't. So to optimize chances of getting good non-warped prints, we keep all PLA bed temps at 60C for Creality printers.
This commit is contained in:
parent
231cd758c1
commit
6955e8ec08
@ -589,9 +589,9 @@ filament_colour = #FFE200
|
||||
inherits = *PLA*
|
||||
filament_vendor = Das Filament
|
||||
temperature = 215
|
||||
bed_temperature = 50
|
||||
bed_temperature = 60
|
||||
first_layer_temperature = 215
|
||||
first_layer_bed_temperature = 50
|
||||
first_layer_bed_temperature = 60
|
||||
filament_cost = 20.56
|
||||
filament_density = 1.24
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user