From 830b5cf86cc63f947e82ff6eaf4b77a7feb9f4ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bartos?= Date: Tue, 24 Mar 2026 14:16:56 +0100 Subject: [PATCH 1/3] Add eSun PETG-CF --- filaments/esun.json | 47 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 45 insertions(+), 2 deletions(-) diff --git a/filaments/esun.json b/filaments/esun.json index 37ce9a9..f22266c 100644 --- a/filaments/esun.json +++ b/filaments/esun.json @@ -354,7 +354,7 @@ "hex": "ebcfa7" } ] - }, + }, { "name": "ePLA+HS {color_name}", "material": "PLA+", @@ -1147,6 +1147,49 @@ "hex": "d93325" } ] - } + }, + { + "name": "{color_name}", + "material": "PETG-CF", + "density": 1.26, + "weights": [ + { + "weight": 1000, + "spool_weight": 240, + "spool_type": "cardboard" + } + ], + "diameters": [ + 1.75 + ], + "extruder_temp": 250, + "bed_temp": 80, + "colors": [ + { + "name": "Antique Brass", + "hex": "a8918b" + }, + { + "name": "Dark Green", + "hex": "60706f" + }, + { + "name": "Dark Grey", + "hex": "5f6366" + }, + { + "name": "Black", + "hex": "2c2c2a" + }, + { + "name": "Dark Blue", + "hex": "5c626e" + }, + { + "name": "Black Red", + "hex": "423c3e" + } + ] + }, ] } From d7d8db58ae36e1b4f511f4f073bddacf962b0fc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bartos?= Date: Tue, 24 Mar 2026 14:19:26 +0100 Subject: [PATCH 2/3] removed comma --- filaments/esun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filaments/esun.json b/filaments/esun.json index f22266c..aa7698e 100644 --- a/filaments/esun.json +++ b/filaments/esun.json @@ -1190,6 +1190,6 @@ "hex": "423c3e" } ] - }, + } ] } From 2de49e2b3184b85c4b2b3632c17b6c1358bbbb78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82?= Date: Tue, 24 Mar 2026 16:28:53 +0100 Subject: [PATCH 3/3] Modify spool weight and type Updated spool weight and type for esun filament. --- filaments/esun.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/filaments/esun.json b/filaments/esun.json index aa7698e..b07c45b 100644 --- a/filaments/esun.json +++ b/filaments/esun.json @@ -1155,8 +1155,8 @@ "weights": [ { "weight": 1000, - "spool_weight": 240, - "spool_type": "cardboard" + "spool_weight": 220, + "spool_type": "plastic" } ], "diameters": [