From db94a54b6973f0e3d12ae40f4f7c49fea4dd2e6b Mon Sep 17 00:00:00 2001 From: Matt Noffsinger Date: Wed, 11 Feb 2026 11:44:15 -0500 Subject: [PATCH] Added some Inland filament and updated others --- data/inland/PLA/pla/gold/sizes.json | 5 ++++- data/inland/PLA/pla/gold/variant.json | 4 ++-- data/inland/PLA/pla_basic/black/sizes.json | 1 + data/inland/PLA/pla_basic/black/variant.json | 8 ++++---- data/inland/PLA/pla_basic/blue/sizes.json | 14 ++++++++++++++ data/inland/PLA/pla_basic/blue/variant.json | 7 +++++++ data/inland/PLA/pla_basic/grey/sizes.json | 1 + data/inland/PLA/pla_basic/grey/variant.json | 8 ++++---- data/inland/PLA/pla_basic/red/sizes.json | 1 + data/inland/PLA/pla_basic/red/variant.json | 8 ++++---- data/inland/PLA/pla_basic/white/sizes.json | 1 + data/inland/PLA/pla_basic/white/variant.json | 8 ++++---- data/inland/PLA/pla_chameleon/filament.json | 6 ++++++ data/inland/PLA/pla_chameleon/gray/sizes.json | 15 +++++++++++++++ data/inland/PLA/pla_chameleon/gray/variant.json | 7 +++++++ data/inland/PLA/pla_matte/filament.json | 6 ++++++ data/inland/PLA/pla_matte/wood_brown/sizes.json | 15 +++++++++++++++ data/inland/PLA/pla_matte/wood_brown/variant.json | 7 +++++++ data/inland/PLA/pla_mystic_silk/filament.json | 6 ++++++ .../pla_mystic_silk/gold_green_black/sizes.json | 15 +++++++++++++++ .../pla_mystic_silk/gold_green_black/variant.json | 7 +++++++ data/inland/TPU/material.json | 3 +++ data/inland/TPU/tpu/filament.json | 6 ++++++ data/inland/TPU/tpu/translucent_yellow/sizes.json | 15 +++++++++++++++ .../TPU/tpu/translucent_yellow/variant.json | 8 ++++++++ 25 files changed, 163 insertions(+), 19 deletions(-) create mode 100644 data/inland/PLA/pla_basic/blue/sizes.json create mode 100644 data/inland/PLA/pla_basic/blue/variant.json create mode 100644 data/inland/PLA/pla_chameleon/filament.json create mode 100644 data/inland/PLA/pla_chameleon/gray/sizes.json create mode 100644 data/inland/PLA/pla_chameleon/gray/variant.json create mode 100644 data/inland/PLA/pla_matte/filament.json create mode 100644 data/inland/PLA/pla_matte/wood_brown/sizes.json create mode 100644 data/inland/PLA/pla_matte/wood_brown/variant.json create mode 100644 data/inland/PLA/pla_mystic_silk/filament.json create mode 100644 data/inland/PLA/pla_mystic_silk/gold_green_black/sizes.json create mode 100644 data/inland/PLA/pla_mystic_silk/gold_green_black/variant.json create mode 100644 data/inland/TPU/material.json create mode 100644 data/inland/TPU/tpu/filament.json create mode 100644 data/inland/TPU/tpu/translucent_yellow/sizes.json create mode 100644 data/inland/TPU/tpu/translucent_yellow/variant.json diff --git a/data/inland/PLA/pla/gold/sizes.json b/data/inland/PLA/pla/gold/sizes.json index 74470b50cf..73260b7b33 100644 --- a/data/inland/PLA/pla/gold/sizes.json +++ b/data/inland/PLA/pla/gold/sizes.json @@ -2,6 +2,9 @@ { "filament_weight": 1000, "diameter": 1.75, + "empty_spool_weight": 144, + "spool_core_diameter": 55, + "gtin": "618996980437", "purchase_links": [ { "store_id": "microcenter", @@ -9,4 +12,4 @@ } ] } -] +] \ No newline at end of file diff --git a/data/inland/PLA/pla/gold/variant.json b/data/inland/PLA/pla/gold/variant.json index d34e2a5b3e..2fcf4ed026 100644 --- a/data/inland/PLA/pla/gold/variant.json +++ b/data/inland/PLA/pla/gold/variant.json @@ -1,8 +1,8 @@ { "id": "gold", "name": "Gold", - "color_hex": "#D4AF37", + "color_hex": "#BE9400", "traits": { "industrially_compostable": true } -} +} \ No newline at end of file diff --git a/data/inland/PLA/pla_basic/black/sizes.json b/data/inland/PLA/pla_basic/black/sizes.json index 4df25f3e22..8d35957f54 100644 --- a/data/inland/PLA/pla_basic/black/sizes.json +++ b/data/inland/PLA/pla_basic/black/sizes.json @@ -2,6 +2,7 @@ { "filament_weight": 1000, "diameter": 1.75, + "empty_spool_weight": 144, "purchase_links": [ { "store_id": "microcenter", diff --git a/data/inland/PLA/pla_basic/black/variant.json b/data/inland/PLA/pla_basic/black/variant.json index 1ad4c57da8..a87c69992c 100644 --- a/data/inland/PLA/pla_basic/black/variant.json +++ b/data/inland/PLA/pla_basic/black/variant.json @@ -1,5 +1,5 @@ { - "id": "black", - "name": "Black", - "color_hex": "#111111" -} + "id": "black", + "name": "Black", + "color_hex": "#2F2F33" +} \ No newline at end of file diff --git a/data/inland/PLA/pla_basic/blue/sizes.json b/data/inland/PLA/pla_basic/blue/sizes.json new file mode 100644 index 0000000000..064505d2e4 --- /dev/null +++ b/data/inland/PLA/pla_basic/blue/sizes.json @@ -0,0 +1,14 @@ +[ + { + "filament_weight": 1000, + "diameter": 1.75, + "empty_spool_weight": 177, + "gtin": "618996784646", + "purchase_links": [ + { + "store_id": "microcenter", + "url": "https://www.microcenter.com/product/512932/inland-175mm-pla-3d-printer-filament-1kg-(22-lbs)-cardboard-spool-blue" + } + ] + } +] \ No newline at end of file diff --git a/data/inland/PLA/pla_basic/blue/variant.json b/data/inland/PLA/pla_basic/blue/variant.json new file mode 100644 index 0000000000..dfaff497b3 --- /dev/null +++ b/data/inland/PLA/pla_basic/blue/variant.json @@ -0,0 +1,7 @@ +{ + "id": "blue", + "name": "Blue", + "color_hex": [ + "#00458C" + ] +} \ No newline at end of file diff --git a/data/inland/PLA/pla_basic/grey/sizes.json b/data/inland/PLA/pla_basic/grey/sizes.json index 8367f11cd7..40293db59f 100644 --- a/data/inland/PLA/pla_basic/grey/sizes.json +++ b/data/inland/PLA/pla_basic/grey/sizes.json @@ -2,6 +2,7 @@ { "filament_weight": 1000, "diameter": 1.75, + "empty_spool_weight": 144, "purchase_links": [ { "store_id": "microcenter", diff --git a/data/inland/PLA/pla_basic/grey/variant.json b/data/inland/PLA/pla_basic/grey/variant.json index 451c3f9a40..8e38f48b49 100644 --- a/data/inland/PLA/pla_basic/grey/variant.json +++ b/data/inland/PLA/pla_basic/grey/variant.json @@ -1,5 +1,5 @@ { - "id": "grey", - "name": "Grey", - "color_hex": "#8a8a8a" -} + "id": "grey", + "name": "Grey", + "color_hex": "#585B69" +} \ No newline at end of file diff --git a/data/inland/PLA/pla_basic/red/sizes.json b/data/inland/PLA/pla_basic/red/sizes.json index 205e132bc1..23d956d186 100644 --- a/data/inland/PLA/pla_basic/red/sizes.json +++ b/data/inland/PLA/pla_basic/red/sizes.json @@ -2,6 +2,7 @@ { "filament_weight": 1000, "diameter": 1.75, + "empty_spool_weight": 144, "purchase_links": [ { "store_id": "microcenter", diff --git a/data/inland/PLA/pla_basic/red/variant.json b/data/inland/PLA/pla_basic/red/variant.json index f1732c63a5..39a2c822a9 100644 --- a/data/inland/PLA/pla_basic/red/variant.json +++ b/data/inland/PLA/pla_basic/red/variant.json @@ -1,5 +1,5 @@ { - "id": "red", - "name": "Red", - "color_hex": "#c62828" -} + "id": "red", + "name": "True Red", + "color_hex": "#791F2B" +} \ No newline at end of file diff --git a/data/inland/PLA/pla_basic/white/sizes.json b/data/inland/PLA/pla_basic/white/sizes.json index cb15d3cc13..c1a0a5d470 100644 --- a/data/inland/PLA/pla_basic/white/sizes.json +++ b/data/inland/PLA/pla_basic/white/sizes.json @@ -2,6 +2,7 @@ { "filament_weight": 1000, "diameter": 1.75, + "empty_spool_weight": 144, "purchase_links": [ { "store_id": "microcenter", diff --git a/data/inland/PLA/pla_basic/white/variant.json b/data/inland/PLA/pla_basic/white/variant.json index 51459d6263..d206385040 100644 --- a/data/inland/PLA/pla_basic/white/variant.json +++ b/data/inland/PLA/pla_basic/white/variant.json @@ -1,5 +1,5 @@ { - "id": "white", - "name": "White", - "color_hex": "#f5f5f5" -} + "id": "white", + "name": "White", + "color_hex": "#B8C1C8" +} \ No newline at end of file diff --git a/data/inland/PLA/pla_chameleon/filament.json b/data/inland/PLA/pla_chameleon/filament.json new file mode 100644 index 0000000000..d7187a7420 --- /dev/null +++ b/data/inland/PLA/pla_chameleon/filament.json @@ -0,0 +1,6 @@ +{ + "name": "PLA Chameleon", + "diameter_tolerance": 0.02, + "density": 1.19, + "id": "pla_chameleon" +} \ No newline at end of file diff --git a/data/inland/PLA/pla_chameleon/gray/sizes.json b/data/inland/PLA/pla_chameleon/gray/sizes.json new file mode 100644 index 0000000000..332e54a0f4 --- /dev/null +++ b/data/inland/PLA/pla_chameleon/gray/sizes.json @@ -0,0 +1,15 @@ +[ + { + "filament_weight": 1000, + "diameter": 1.75, + "empty_spool_weight": 144, + "spool_core_diameter": 55, + "gtin": "618996754434", + "purchase_links": [ + { + "store_id": "microcenter", + "url": "https://www.microcenter.com/product/660570/inland-shimmer-175mm-gray-pla-3d-printer-filament-1kg-spool-(22-lbs)?sp=82" + } + ] + } +] \ No newline at end of file diff --git a/data/inland/PLA/pla_chameleon/gray/variant.json b/data/inland/PLA/pla_chameleon/gray/variant.json new file mode 100644 index 0000000000..1f22934733 --- /dev/null +++ b/data/inland/PLA/pla_chameleon/gray/variant.json @@ -0,0 +1,7 @@ +{ + "id": "gray", + "name": "Gray", + "color_hex": [ + "#6E7782" + ] +} \ No newline at end of file diff --git a/data/inland/PLA/pla_matte/filament.json b/data/inland/PLA/pla_matte/filament.json new file mode 100644 index 0000000000..ac21e10d00 --- /dev/null +++ b/data/inland/PLA/pla_matte/filament.json @@ -0,0 +1,6 @@ +{ + "name": "PLA Matte", + "diameter_tolerance": 0.02, + "density": 1.19, + "id": "pla_matte" +} \ No newline at end of file diff --git a/data/inland/PLA/pla_matte/wood_brown/sizes.json b/data/inland/PLA/pla_matte/wood_brown/sizes.json new file mode 100644 index 0000000000..c5523ec252 --- /dev/null +++ b/data/inland/PLA/pla_matte/wood_brown/sizes.json @@ -0,0 +1,15 @@ +[ + { + "filament_weight": 1000, + "diameter": 1.75, + "empty_spool_weight": 144, + "spool_core_diameter": 55, + "gtin": "618996754236", + "purchase_links": [ + { + "store_id": "microcenter", + "url": "https://www.microcenter.com/product/660550/inland-175mm-pla-3d-printer-filament-1kg-(22-lbs)-cardboard-spool-matte-wood-brown" + } + ] + } +] \ No newline at end of file diff --git a/data/inland/PLA/pla_matte/wood_brown/variant.json b/data/inland/PLA/pla_matte/wood_brown/variant.json new file mode 100644 index 0000000000..c53fb62684 --- /dev/null +++ b/data/inland/PLA/pla_matte/wood_brown/variant.json @@ -0,0 +1,7 @@ +{ + "id": "wood_brown", + "name": "Wood Brown", + "color_hex": [ + "#B38460" + ] +} \ No newline at end of file diff --git a/data/inland/PLA/pla_mystic_silk/filament.json b/data/inland/PLA/pla_mystic_silk/filament.json new file mode 100644 index 0000000000..9ba14d3b2e --- /dev/null +++ b/data/inland/PLA/pla_mystic_silk/filament.json @@ -0,0 +1,6 @@ +{ + "name": "PLA Mystic Silk", + "diameter_tolerance": 0.02, + "density": 1.19, + "id": "pla_mystic_silk" +} \ No newline at end of file diff --git a/data/inland/PLA/pla_mystic_silk/gold_green_black/sizes.json b/data/inland/PLA/pla_mystic_silk/gold_green_black/sizes.json new file mode 100644 index 0000000000..47c2a40613 --- /dev/null +++ b/data/inland/PLA/pla_mystic_silk/gold_green_black/sizes.json @@ -0,0 +1,15 @@ +[ + { + "filament_weight": 1000, + "diameter": 1.75, + "empty_spool_weight": 200, + "spool_core_diameter": 51, + "gtin": "618996769100", + "purchase_links": [ + { + "store_id": "microcenter", + "url": "https://www.microcenter.com/product/670190/inland-175mm-pla-silky-3d-printer-filament-triple-color-10-kg-(22-lbs)-spool-mystic-(black-gold-green)" + } + ] + } +] \ No newline at end of file diff --git a/data/inland/PLA/pla_mystic_silk/gold_green_black/variant.json b/data/inland/PLA/pla_mystic_silk/gold_green_black/variant.json new file mode 100644 index 0000000000..6bce7c481c --- /dev/null +++ b/data/inland/PLA/pla_mystic_silk/gold_green_black/variant.json @@ -0,0 +1,7 @@ +{ + "id": "gold_green_black", + "name": "Gold Green Black", + "color_hex": [ + "#7C8B68" + ] +} \ No newline at end of file diff --git a/data/inland/TPU/material.json b/data/inland/TPU/material.json new file mode 100644 index 0000000000..0d7bcf431d --- /dev/null +++ b/data/inland/TPU/material.json @@ -0,0 +1,3 @@ +{ + "material": "TPU" +} \ No newline at end of file diff --git a/data/inland/TPU/tpu/filament.json b/data/inland/TPU/tpu/filament.json new file mode 100644 index 0000000000..2ab2c72a4e --- /dev/null +++ b/data/inland/TPU/tpu/filament.json @@ -0,0 +1,6 @@ +{ + "name": "TPU", + "diameter_tolerance": 0.02, + "density": 1.19, + "id": "tpu" +} \ No newline at end of file diff --git a/data/inland/TPU/tpu/translucent_yellow/sizes.json b/data/inland/TPU/tpu/translucent_yellow/sizes.json new file mode 100644 index 0000000000..d9480aca86 --- /dev/null +++ b/data/inland/TPU/tpu/translucent_yellow/sizes.json @@ -0,0 +1,15 @@ +[ + { + "filament_weight": 1000, + "diameter": 1.75, + "empty_spool_weight": 200, + "spool_core_diameter": 55, + "gtin": "618996738618", + "purchase_links": [ + { + "store_id": "microcenter", + "url": "https://www.microcenter.com/product/626658/inland-175mm-tpu-3d-printer-filament-10-kg-(22-lbs)-spool-translucent-yellow" + } + ] + } +] \ No newline at end of file diff --git a/data/inland/TPU/tpu/translucent_yellow/variant.json b/data/inland/TPU/tpu/translucent_yellow/variant.json new file mode 100644 index 0000000000..298aab79a2 --- /dev/null +++ b/data/inland/TPU/tpu/translucent_yellow/variant.json @@ -0,0 +1,8 @@ +{ + "id": "translucent_yellow", + "name": "Translucent Yellow", + "color_hex": "#959600", + "traits": { + "translucent": true + } +} \ No newline at end of file