From 3b63b0eca03cba755f1228667eb5a0d650c70513 Mon Sep 17 00:00:00 2001 From: Pascal de Bruijn Date: Sun, 8 Nov 2020 19:17:24 +0100 Subject: [PATCH] creality.ini: lower Creality PLA temp Based on test-dog.gcode on the SD card included with the Enter 3 Pro M190 S50.000000 M109 S200.000000 I also did a temperature tower test with the sample filament spool included with my Ender 3 Pro, which I still hadn't opened. And at all temps 190-215C I've seen fairly poor bridging, with 190C being the least worst. I still have to test, but it'll likely perform well at 185C. The semitranslucent white PLA included with my Ender 3 Pro, probably has a matting agent in it, which explains why it's very flowy, and very similar in performance to another Matte PLA filament I have, which also exhibits poor bridging at even moderate temperatures. For the time being, let's stick with Creality's own sample settings. --- resources/profiles/Creality.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/profiles/Creality.ini b/resources/profiles/Creality.ini index 68853c65b..27e18cb63 100644 --- a/resources/profiles/Creality.ini +++ b/resources/profiles/Creality.ini @@ -434,10 +434,10 @@ filament_vendor = Generic inherits = *PLA* renamed_from = "Creality PLA @ENDER3" filament_vendor = Creality -temperature = 205 -bed_temperature = 40 -first_layer_temperature = 210 -first_layer_bed_temperature = 40 +temperature = 200 +bed_temperature = 50 +first_layer_temperature = 205 +first_layer_bed_temperature = 50 [filament:Creality PETG @CREALITY] inherits = *PET*