From 590ea85de5606f1d24a249f8f04ecf9c55c04c14 Mon Sep 17 00:00:00 2001 From: Pascal de Bruijn Date: Tue, 3 Nov 2020 17:45:44 +0100 Subject: [PATCH] creality.ini: add 3DJAKE ecoPLA filament print temperature based on a temperature tower test going lower than 200C doesn't seem to give many benefits going higher than 200C seems to produce slightly worse overhangs, which becomes particularly noticeable at 210C Offical pricing from the vendor is 21.99EUR per 1KG roll --- resources/profiles/Creality.ini | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/resources/profiles/Creality.ini b/resources/profiles/Creality.ini index c45c71db2..e3ff37c52 100644 --- a/resources/profiles/Creality.ini +++ b/resources/profiles/Creality.ini @@ -499,6 +499,16 @@ first_layer_bed_temperature = 60 filament_cost = 27.99 filament_density = 1.24 +[filament:3DJAKE ecoPLA @CREALITY] +inherits = *PLA* +filament_vendor = 3DJAKE +temperature = 200 +bed_temperature = 60 +first_layer_temperature = 205 +first_layer_bed_temperature = 60 +filament_cost = 21.99 +filament_density = 1.24 + # Common printer preset [printer:*common*] printer_technology = FFF