From c0b27e7240d2e9a4d1a3ade25e8a1c5204dfd8f0 Mon Sep 17 00:00:00 2001 From: Pascal de Bruijn Date: Tue, 3 Nov 2020 19:32:00 +0100 Subject: [PATCH] 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 --- resources/profiles/Creality.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/Creality.ini b/resources/profiles/Creality.ini index 6b1c514299e..d9620c7ecb2 100644 --- a/resources/profiles/Creality.ini +++ b/resources/profiles/Creality.ini @@ -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*