creality.ini: more accurate spool weights for Devil Design
I just noticed Devil Design uses identical spools to Extrudr NX-2
This commit is contained in:
parent
4da8de5f49
commit
2ffcf97be1
1 changed files with 2 additions and 2 deletions
|
@ -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*
|
||||
|
|
Loading…
Reference in a new issue