From aacde952a37d867c083d3375e0af88a9b78d595a Mon Sep 17 00:00:00 2001 From: crzykidd Date: Fri, 19 Jun 2026 08:18:36 -0700 Subject: [PATCH] Add specs for Hatchbox PETG line and 1kg packages for current colors; add Red PETG --- .../hatchbox/hatchbox-black-petg-1kg.yaml | 9 +++++++++ .../hatchbox/hatchbox-brown-petg-1kg.yaml | 9 +++++++++ .../hatchbox/hatchbox-green-petg-1kg.yaml | 9 +++++++++ .../hatchbox-light-brown-petg-1kg.yaml | 9 +++++++++ .../hatchbox/hatchbox-orange-petg-1kg.yaml | 9 +++++++++ .../hatchbox/hatchbox-red-petg-1kg.yaml | 9 +++++++++ .../hatchbox/hatchbox-silver-petg-1kg.yaml | 9 +++++++++ .../hatchbox/hatchbox-white-petg-1kg.yaml | 9 +++++++++ .../hatchbox/hatchbox-baby-blue-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-black-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-blue-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-brown-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-copper-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-dark-green-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-dark-yellow-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-electric-lime-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-gold-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-gray-blue-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-green-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-light-brown-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-light-orange-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-light-purple-petg.yaml | 7 ++++++- .../hatchbox-midnight-purple-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-natural-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-orange-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-pastel-green-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-peacock-blue-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-pink-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-purple-petg.yaml | 7 ++++++- .../materials/hatchbox/hatchbox-red-petg.yaml | 19 +++++++++++++++++++ .../hatchbox/hatchbox-silver-petg.yaml | 7 ++++++- .../hatchbox-transparent-white-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-white-petg.yaml | 7 ++++++- .../hatchbox/hatchbox-yellow-petg.yaml | 7 ++++++- 34 files changed, 241 insertions(+), 25 deletions(-) create mode 100644 data/material-packages/hatchbox/hatchbox-black-petg-1kg.yaml create mode 100644 data/material-packages/hatchbox/hatchbox-brown-petg-1kg.yaml create mode 100644 data/material-packages/hatchbox/hatchbox-green-petg-1kg.yaml create mode 100644 data/material-packages/hatchbox/hatchbox-light-brown-petg-1kg.yaml create mode 100644 data/material-packages/hatchbox/hatchbox-orange-petg-1kg.yaml create mode 100644 data/material-packages/hatchbox/hatchbox-red-petg-1kg.yaml create mode 100644 data/material-packages/hatchbox/hatchbox-silver-petg-1kg.yaml create mode 100644 data/material-packages/hatchbox/hatchbox-white-petg-1kg.yaml create mode 100644 data/materials/hatchbox/hatchbox-red-petg.yaml diff --git a/data/material-packages/hatchbox/hatchbox-black-petg-1kg.yaml b/data/material-packages/hatchbox/hatchbox-black-petg-1kg.yaml new file mode 100644 index 0000000000..60c4ccce8d --- /dev/null +++ b/data/material-packages/hatchbox/hatchbox-black-petg-1kg.yaml @@ -0,0 +1,9 @@ +slug: hatchbox-black-petg-1kg +class: FFF +url: https://www.hatchbox3d.com/products/3d-petg-1kg1-75-blk +material: + slug: hatchbox-black-petg +nominal_netto_full_weight: 1000 +container: + slug: hatchbox-spool-1kg +filament_diameter: 1750 diff --git a/data/material-packages/hatchbox/hatchbox-brown-petg-1kg.yaml b/data/material-packages/hatchbox/hatchbox-brown-petg-1kg.yaml new file mode 100644 index 0000000000..80e60264fb --- /dev/null +++ b/data/material-packages/hatchbox/hatchbox-brown-petg-1kg.yaml @@ -0,0 +1,9 @@ +slug: hatchbox-brown-petg-1kg +class: FFF +url: https://www.hatchbox3d.com/products/brown-petg-filament-1-75mm-1kg-spool +material: + slug: hatchbox-brown-petg +nominal_netto_full_weight: 1000 +container: + slug: hatchbox-spool-1kg +filament_diameter: 1750 diff --git a/data/material-packages/hatchbox/hatchbox-green-petg-1kg.yaml b/data/material-packages/hatchbox/hatchbox-green-petg-1kg.yaml new file mode 100644 index 0000000000..41545f8281 --- /dev/null +++ b/data/material-packages/hatchbox/hatchbox-green-petg-1kg.yaml @@ -0,0 +1,9 @@ +slug: hatchbox-green-petg-1kg +class: FFF +url: https://www.hatchbox3d.com/products/3d-petg-1kg1-75-grn +material: + slug: hatchbox-green-petg +nominal_netto_full_weight: 1000 +container: + slug: hatchbox-spool-1kg +filament_diameter: 1750 diff --git a/data/material-packages/hatchbox/hatchbox-light-brown-petg-1kg.yaml b/data/material-packages/hatchbox/hatchbox-light-brown-petg-1kg.yaml new file mode 100644 index 0000000000..d7b06cbea3 --- /dev/null +++ b/data/material-packages/hatchbox/hatchbox-light-brown-petg-1kg.yaml @@ -0,0 +1,9 @@ +slug: hatchbox-light-brown-petg-1kg +class: FFF +url: https://www.hatchbox3d.com/products/light-brown-petg-filament-1-75mm-1kg-spool +material: + slug: hatchbox-light-brown-petg +nominal_netto_full_weight: 1000 +container: + slug: hatchbox-spool-1kg +filament_diameter: 1750 diff --git a/data/material-packages/hatchbox/hatchbox-orange-petg-1kg.yaml b/data/material-packages/hatchbox/hatchbox-orange-petg-1kg.yaml new file mode 100644 index 0000000000..301e87dd0c --- /dev/null +++ b/data/material-packages/hatchbox/hatchbox-orange-petg-1kg.yaml @@ -0,0 +1,9 @@ +slug: hatchbox-orange-petg-1kg +class: FFF +url: https://www.hatchbox3d.com/products/3d-petg-1kg1-75-orn +material: + slug: hatchbox-orange-petg +nominal_netto_full_weight: 1000 +container: + slug: hatchbox-spool-1kg +filament_diameter: 1750 diff --git a/data/material-packages/hatchbox/hatchbox-red-petg-1kg.yaml b/data/material-packages/hatchbox/hatchbox-red-petg-1kg.yaml new file mode 100644 index 0000000000..bddf63cbcb --- /dev/null +++ b/data/material-packages/hatchbox/hatchbox-red-petg-1kg.yaml @@ -0,0 +1,9 @@ +slug: hatchbox-red-petg-1kg +class: FFF +url: https://www.hatchbox3d.com/products/3d-petg-1kg1-75-red +material: + slug: hatchbox-red-petg +nominal_netto_full_weight: 1000 +container: + slug: hatchbox-spool-1kg +filament_diameter: 1750 diff --git a/data/material-packages/hatchbox/hatchbox-silver-petg-1kg.yaml b/data/material-packages/hatchbox/hatchbox-silver-petg-1kg.yaml new file mode 100644 index 0000000000..26a850c4e1 --- /dev/null +++ b/data/material-packages/hatchbox/hatchbox-silver-petg-1kg.yaml @@ -0,0 +1,9 @@ +slug: hatchbox-silver-petg-1kg +class: FFF +url: https://www.hatchbox3d.com/products/3d-petg-1kg1-75-slv +material: + slug: hatchbox-silver-petg +nominal_netto_full_weight: 1000 +container: + slug: hatchbox-spool-1kg +filament_diameter: 1750 diff --git a/data/material-packages/hatchbox/hatchbox-white-petg-1kg.yaml b/data/material-packages/hatchbox/hatchbox-white-petg-1kg.yaml new file mode 100644 index 0000000000..1032f71fc2 --- /dev/null +++ b/data/material-packages/hatchbox/hatchbox-white-petg-1kg.yaml @@ -0,0 +1,9 @@ +slug: hatchbox-white-petg-1kg +class: FFF +url: https://www.hatchbox3d.com/products/3d-petg-1kg1-75-wht +material: + slug: hatchbox-white-petg +nominal_netto_full_weight: 1000 +container: + slug: hatchbox-spool-1kg +filament_diameter: 1750 diff --git a/data/materials/hatchbox/hatchbox-baby-blue-petg.yaml b/data/materials/hatchbox/hatchbox-baby-blue-petg.yaml index 51576d1b8d..d19be5b075 100644 --- a/data/materials/hatchbox/hatchbox-baby-blue-petg.yaml +++ b/data/materials/hatchbox/hatchbox-baby-blue-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-baby-blue-petg/06473cb5bf6f.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-black-petg.yaml b/data/materials/hatchbox/hatchbox-black-petg.yaml index 19b11c798c..4fa2fddcd0 100644 --- a/data/materials/hatchbox/hatchbox-black-petg.yaml +++ b/data/materials/hatchbox/hatchbox-black-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-black-petg/d4877f4d0548.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-blue-petg.yaml b/data/materials/hatchbox/hatchbox-blue-petg.yaml index 30d3568b3d..d465d2b2d5 100644 --- a/data/materials/hatchbox/hatchbox-blue-petg.yaml +++ b/data/materials/hatchbox/hatchbox-blue-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-blue-petg/9fcadc072493.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-brown-petg.yaml b/data/materials/hatchbox/hatchbox-brown-petg.yaml index 3ade571de5..d9d17defb9 100644 --- a/data/materials/hatchbox/hatchbox-brown-petg.yaml +++ b/data/materials/hatchbox/hatchbox-brown-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-brown-petg/79d179b0b79d.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-copper-petg.yaml b/data/materials/hatchbox/hatchbox-copper-petg.yaml index 809fbfd7b1..9ebb2d9488 100644 --- a/data/materials/hatchbox/hatchbox-copper-petg.yaml +++ b/data/materials/hatchbox/hatchbox-copper-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-copper-petg/1410968d15be.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-dark-green-petg.yaml b/data/materials/hatchbox/hatchbox-dark-green-petg.yaml index 3348667f86..3e2cfd2fbf 100644 --- a/data/materials/hatchbox/hatchbox-dark-green-petg.yaml +++ b/data/materials/hatchbox/hatchbox-dark-green-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-dark-green-petg/aa0a46364b18.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-dark-yellow-petg.yaml b/data/materials/hatchbox/hatchbox-dark-yellow-petg.yaml index fd4985c44a..996036d48f 100644 --- a/data/materials/hatchbox/hatchbox-dark-yellow-petg.yaml +++ b/data/materials/hatchbox/hatchbox-dark-yellow-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-dark-yellow-petg/fb4dc6630e8d.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-electric-lime-petg.yaml b/data/materials/hatchbox/hatchbox-electric-lime-petg.yaml index b2477e64e4..354adf37bd 100644 --- a/data/materials/hatchbox/hatchbox-electric-lime-petg.yaml +++ b/data/materials/hatchbox/hatchbox-electric-lime-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-electric-lime-petg/98e7ef06540e.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-gold-petg.yaml b/data/materials/hatchbox/hatchbox-gold-petg.yaml index 9bbc7db0f3..43d1ba4d72 100644 --- a/data/materials/hatchbox/hatchbox-gold-petg.yaml +++ b/data/materials/hatchbox/hatchbox-gold-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-gold-petg/9acf715d50bb.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-gray-blue-petg.yaml b/data/materials/hatchbox/hatchbox-gray-blue-petg.yaml index 83f444f1d7..a17ab56054 100644 --- a/data/materials/hatchbox/hatchbox-gray-blue-petg.yaml +++ b/data/materials/hatchbox/hatchbox-gray-blue-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-gray-blue-petg/bf09d9797db8.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-green-petg.yaml b/data/materials/hatchbox/hatchbox-green-petg.yaml index a98944e58e..202126f985 100644 --- a/data/materials/hatchbox/hatchbox-green-petg.yaml +++ b/data/materials/hatchbox/hatchbox-green-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-green-petg/9a3e3e339e43.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-light-brown-petg.yaml b/data/materials/hatchbox/hatchbox-light-brown-petg.yaml index 3447bf78c1..9c9a5a9df6 100644 --- a/data/materials/hatchbox/hatchbox-light-brown-petg.yaml +++ b/data/materials/hatchbox/hatchbox-light-brown-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-light-brown-petg/21aaec9c5623.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-light-orange-petg.yaml b/data/materials/hatchbox/hatchbox-light-orange-petg.yaml index fcda1ea6c8..5dd19c472d 100644 --- a/data/materials/hatchbox/hatchbox-light-orange-petg.yaml +++ b/data/materials/hatchbox/hatchbox-light-orange-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-light-orange-petg/306a21e19018.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-light-purple-petg.yaml b/data/materials/hatchbox/hatchbox-light-purple-petg.yaml index 961f020254..ae6c14d995 100644 --- a/data/materials/hatchbox/hatchbox-light-purple-petg.yaml +++ b/data/materials/hatchbox/hatchbox-light-purple-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-light-purple-petg/9facde37badc.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-midnight-purple-petg.yaml b/data/materials/hatchbox/hatchbox-midnight-purple-petg.yaml index 8fd99eedd7..a154bbe887 100644 --- a/data/materials/hatchbox/hatchbox-midnight-purple-petg.yaml +++ b/data/materials/hatchbox/hatchbox-midnight-purple-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-midnight-purple-petg/260ab1c5266a.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-natural-petg.yaml b/data/materials/hatchbox/hatchbox-natural-petg.yaml index a906559d77..544b61fd61 100644 --- a/data/materials/hatchbox/hatchbox-natural-petg.yaml +++ b/data/materials/hatchbox/hatchbox-natural-petg.yaml @@ -13,4 +13,9 @@ tags: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-natural-petg/4e3e4d7578eb.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-orange-petg.yaml b/data/materials/hatchbox/hatchbox-orange-petg.yaml index eee641748a..e87f122c92 100644 --- a/data/materials/hatchbox/hatchbox-orange-petg.yaml +++ b/data/materials/hatchbox/hatchbox-orange-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-orange-petg/6a73a97b0c7a.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-pastel-green-petg.yaml b/data/materials/hatchbox/hatchbox-pastel-green-petg.yaml index 4188e304f0..bf96a05c26 100644 --- a/data/materials/hatchbox/hatchbox-pastel-green-petg.yaml +++ b/data/materials/hatchbox/hatchbox-pastel-green-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-pastel-green-petg/8ac3d699c901.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-peacock-blue-petg.yaml b/data/materials/hatchbox/hatchbox-peacock-blue-petg.yaml index 6368f99827..af60c015cc 100644 --- a/data/materials/hatchbox/hatchbox-peacock-blue-petg.yaml +++ b/data/materials/hatchbox/hatchbox-peacock-blue-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-peacock-blue-petg/22ee547191d7.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-pink-petg.yaml b/data/materials/hatchbox/hatchbox-pink-petg.yaml index 96b46b204c..4f7030b4f9 100644 --- a/data/materials/hatchbox/hatchbox-pink-petg.yaml +++ b/data/materials/hatchbox/hatchbox-pink-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-pink-petg/8b0e4143cf14.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-purple-petg.yaml b/data/materials/hatchbox/hatchbox-purple-petg.yaml index f4cb596047..6afa70ec31 100644 --- a/data/materials/hatchbox/hatchbox-purple-petg.yaml +++ b/data/materials/hatchbox/hatchbox-purple-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-purple-petg/1ac5207ce097.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-red-petg.yaml b/data/materials/hatchbox/hatchbox-red-petg.yaml new file mode 100644 index 0000000000..4dd820ae0d --- /dev/null +++ b/data/materials/hatchbox/hatchbox-red-petg.yaml @@ -0,0 +1,19 @@ +uuid: 52de4985-1997-5df6-9046-96e71695dcff +slug: hatchbox-red-petg +brand: + slug: hatchbox +name: Red PETG +class: FFF +type: PETG +abbreviation: PETG +primary_color: + color_rgba: '#ae312aff' +photos: +- url: https://gcdnb.pbrd.co/images/lezaQZt9_ukg.png + type: unspecified +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-silver-petg.yaml b/data/materials/hatchbox/hatchbox-silver-petg.yaml index 603bd22ba7..a917e69cf9 100644 --- a/data/materials/hatchbox/hatchbox-silver-petg.yaml +++ b/data/materials/hatchbox/hatchbox-silver-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-silver-petg/1357e605d739.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-transparent-white-petg.yaml b/data/materials/hatchbox/hatchbox-transparent-white-petg.yaml index dbebea946d..b4ee4884fb 100644 --- a/data/materials/hatchbox/hatchbox-transparent-white-petg.yaml +++ b/data/materials/hatchbox/hatchbox-transparent-white-petg.yaml @@ -13,4 +13,9 @@ tags: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-transparent-white-petg/69b408f9a39a.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-white-petg.yaml b/data/materials/hatchbox/hatchbox-white-petg.yaml index 3a3d00f4af..73693f839e 100644 --- a/data/materials/hatchbox/hatchbox-white-petg.yaml +++ b/data/materials/hatchbox/hatchbox-white-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-white-petg/9e3fe3b272ab.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85 diff --git a/data/materials/hatchbox/hatchbox-yellow-petg.yaml b/data/materials/hatchbox/hatchbox-yellow-petg.yaml index 9e331ff412..7ff7357b1b 100644 --- a/data/materials/hatchbox/hatchbox-yellow-petg.yaml +++ b/data/materials/hatchbox/hatchbox-yellow-petg.yaml @@ -11,4 +11,9 @@ primary_color: photos: - url: https://files.openprinttag.org/hatchbox/hatchbox-yellow-petg/4b7056b6aac3.jpg type: unspecified -properties: {} +properties: + density: 1.27 + min_print_temperature: 230 + max_print_temperature: 260 + min_bed_temperature: 0 + max_bed_temperature: 85