diff --git a/data/creality/PLA/hyper_luminous_pla/filament.json b/data/creality/PLA/hyper_luminous_pla/filament.json index e9533cb8a1..10bf113666 100644 --- a/data/creality/PLA/hyper_luminous_pla/filament.json +++ b/data/creality/PLA/hyper_luminous_pla/filament.json @@ -1,5 +1,8 @@ { "uuid": "a9ee9058-ccdf-42ad-bf02-d62f19853f13", + "moved_from": [ + "6dd229ac-4663-46d2-9cfc-cd8667b03a4c" + ], "id": "hyper_luminous_pla", "name": "Hyper Luminous PLA", "diameter_tolerance": 0.03, diff --git a/data/creality/PLA/luminous_pla/blue/sizes.json b/data/creality/PLA/luminous_pla/blue/sizes.json deleted file mode 100644 index eb97edd926..0000000000 --- a/data/creality/PLA/luminous_pla/blue/sizes.json +++ /dev/null @@ -1,11 +0,0 @@ -[ - { - "uuid": "cce2fe04-f228-4da1-ae15-784907bf04d8", - "filament_weight": 1000, - "diameter": 1.75, - "spool_refill": false, - "empty_spool_weight": 250, - "spool_core_diameter": 100, - "discontinued": false - } -] diff --git a/data/creality/PLA/luminous_pla/blue/variant.json b/data/creality/PLA/luminous_pla/blue/variant.json deleted file mode 100644 index c68a2814ca..0000000000 --- a/data/creality/PLA/luminous_pla/blue/variant.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "uuid": "58a5692e-2485-4fa8-98ba-be5832de2af4", - "id": "blue", - "name": "blue", - "color_hex": "#0881BE", - "discontinued": false -} diff --git a/data/creality/PLA/luminous_pla/filament.json b/data/creality/PLA/luminous_pla/filament.json deleted file mode 100644 index 7ac64b8f3f..0000000000 --- a/data/creality/PLA/luminous_pla/filament.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "uuid": "6dd229ac-4663-46d2-9cfc-cd8667b03a4c", - "id": "luminous_pla", - "name": "luminous pla", - "diameter_tolerance": 0.03, - "density": 1.75, - "shore_hardness_d": 83, - "max_dry_temperature": 55, - "min_print_temperature": 190, - "max_print_temperature": 230, - "preheat_temperature": 170, - "min_bed_temperature": 45, - "max_bed_temperature": 60, - "min_chamber_temperature": 20, - "max_chamber_temperature": 45, - "chamber_temperature": 25, - "discontinued": false -}