From f579d625ecf79692061e31ac34ac7dc43760a3e6 Mon Sep 17 00:00:00 2001 From: Berkano24 <164899331+Berkano24@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:55:12 +0100 Subject: [PATCH] Update esun.json Add PLA-Lite from eSUN Website --- filaments/esun.json | 59 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/filaments/esun.json b/filaments/esun.json index c89d9fa..63b54a6 100644 --- a/filaments/esun.json +++ b/filaments/esun.json @@ -243,6 +243,65 @@ "hex": "ffffff" } ] + }, + { + "name": "{color_name}", + "material": "PLA-Lite", + "density": 1.23, + "weights": [ + { + "weight": 1000, + "spool_weight": 240 + } + ], + "diameters": [ + 1.75 + ], + "extruder_temp": 220, + "bed_temp": 60, + "colors": [ + { + "name": "BLACK", + "hex": "101211" + }, + { + "name": "BLUE", + "hex": "0d2c7c" + }, + { + "name": "COLD WHITE", + "hex": "ffffff" + }, + { + "name": "FIRE ENGINE RED", + "hex": "8b282d" + }, + { + "name": "GREEN", + "hex": "3e484a" + }, + { + "name": "GREY", + "hex": "1a3059" + }, + { + "name": "ORANGE", + "hex": "fc6401" + }, + { + "name": "VERY PERI", + "hex": "675df1" + }, + { + "name": "WHITE", + "hex": "c2c1bd" + }, + { + "name": "YELLOW", + "hex": "f6dc01" + } + + ] }, { "name": "{color_name}",