creality.ini: Extrudr NX2 slightly lower temps
After more practical testing, a slightly lower temp is beneficial on small pointy areas, preventing them from being slightly deformed.
This commit is contained in:
parent
29cd8aac26
commit
41c56f2eb8
1 changed files with 2 additions and 2 deletions
|
@ -652,9 +652,9 @@ filament_colour = #FF0000
|
|||
[filament:Extrudr PLA NX2 @CREALITY]
|
||||
inherits = *PLA*
|
||||
filament_vendor = Extrudr
|
||||
temperature = 200
|
||||
temperature = 195
|
||||
bed_temperature = 60
|
||||
first_layer_temperature = 205
|
||||
first_layer_temperature = 200
|
||||
first_layer_bed_temperature = 60
|
||||
filament_cost = 23.63
|
||||
filament_density = 1.3
|
||||
|
|
Loading…
Reference in a new issue