From 2ffcf97be155c3f2060c19958e40f08b86710a78 Mon Sep 17 00:00:00 2001 From: Pascal de Bruijn Date: Fri, 16 Apr 2021 19:30:33 +0200 Subject: [PATCH] creality.ini: more accurate spool weights for Devil Design I just noticed Devil Design uses identical spools to Extrudr NX-2 --- 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 80c76932d0..9771e7ac6c 100644 --- a/resources/profiles/Creality.ini +++ b/resources/profiles/Creality.ini @@ -637,7 +637,7 @@ first_layer_bed_temperature = 60 filament_cost = 19.00 filament_density = 1.24 filament_colour = #FF0000 -filament_spool_weight = 250 +filament_spool_weight = 256 [filament:Devil Design PLA (Galaxy) @CREALITY] inherits = *PLA* @@ -649,7 +649,7 @@ first_layer_bed_temperature = 65 filament_cost = 19.00 filament_density = 1.24 filament_colour = #FF0000 -filament_spool_weight = 250 +filament_spool_weight = 256 [filament:Extrudr PLA NX2 @CREALITY] inherits = *PLA*