From e435d5fdc940d6126cdef3577677e3f897cbf631 Mon Sep 17 00:00:00 2001 From: bliepp <12013202+bliepp@users.noreply.github.com> Date: Wed, 25 Feb 2026 18:18:28 +0100 Subject: [PATCH] set correct density for dasfilament.json --- filaments/dasfilament.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/filaments/dasfilament.json b/filaments/dasfilament.json index 2e3ea681..d29955e4 100644 --- a/filaments/dasfilament.json +++ b/filaments/dasfilament.json @@ -4,7 +4,7 @@ { "name": "{color_name}", "material": "PLA", - "density": 1.23, + "density": 1.24, "weights": [ { "weight": 800, @@ -140,7 +140,7 @@ { "name": "{color_name} - Refill", "material": "PLA", - "density": 1.23, + "density": 1.24, "weights": [ { "weight": 800, @@ -276,7 +276,7 @@ { "name": "{color_name}", "material": "PETG", - "density": 1.27, + "density": 1.29, "weights": [ { "weight": 800, @@ -424,7 +424,7 @@ { "name": "{color_name} - Refill", "material": "PETG", - "density": 1.27, + "density": 1.29, "weights": [ { "weight": 800,