diff --git a/data/materials/sunlu/sunlu-petg-cyan.yaml b/data/materials/sunlu/sunlu-petg-cyan.yaml new file mode 100644 index 000000000..9f94dccdc --- /dev/null +++ b/data/materials/sunlu/sunlu-petg-cyan.yaml @@ -0,0 +1,17 @@ +uuid: 2c2eaf2a-b127-55dc-9aa5-769a052f8527 +slug: sunlu-petg-cyan +brand: + slug: sunlu +name: PETG Cyan +class: FFF +type: PETG +abbreviation: PETG +primary_color: + color_rgba: '#00a3e0ff' +properties: + density: 1.27 + hardness_shore_d: 80 + min_print_temperature: 240 + max_print_temperature: 260 + min_bed_temperature: 60 + max_bed_temperature: 70 diff --git a/data/materials/sunlu/sunlu-petg-magenta.yaml b/data/materials/sunlu/sunlu-petg-magenta.yaml new file mode 100644 index 000000000..0b36af1b8 --- /dev/null +++ b/data/materials/sunlu/sunlu-petg-magenta.yaml @@ -0,0 +1,17 @@ +uuid: f28b0133-680f-574f-94bc-7c9c623148eb +slug: sunlu-petg-magenta +brand: + slug: sunlu +name: PETG Magenta +class: FFF +type: PETG +abbreviation: PETG +primary_color: + color_rgba: '#c52e79ff' +properties: + density: 1.27 + hardness_shore_d: 80 + min_print_temperature: 240 + max_print_temperature: 260 + min_bed_temperature: 60 + max_bed_temperature: 70 diff --git a/data/materials/sunlu/sunlu-petg-white.yaml b/data/materials/sunlu/sunlu-petg-white.yaml index c7904a7ee..351a1aa4e 100644 --- a/data/materials/sunlu/sunlu-petg-white.yaml +++ b/data/materials/sunlu/sunlu-petg-white.yaml @@ -12,7 +12,9 @@ photos: - url: https://files.openprinttag.org/sunlu/sunlu-petg-white/b1c0feaecd9b.jpg type: unspecified properties: - min_print_temperature: 220 - max_print_temperature: 230 + density: 1.27 + hardness_shore_d: 80 + min_print_temperature: 240 + max_print_temperature: 260 min_bed_temperature: 60 max_bed_temperature: 70 diff --git a/data/materials/sunlu/sunlu-petg-yellow.yaml b/data/materials/sunlu/sunlu-petg-yellow.yaml index e4842d02f..62f07e3d9 100644 --- a/data/materials/sunlu/sunlu-petg-yellow.yaml +++ b/data/materials/sunlu/sunlu-petg-yellow.yaml @@ -7,12 +7,14 @@ class: FFF type: PETG abbreviation: PETG primary_color: - color_rgba: '#fffb00ff' + color_rgba: '#fff13fff' photos: - url: https://files.openprinttag.org/sunlu/sunlu-petg-yellow/7ccec7cc0f9c.jpg type: unspecified properties: - min_print_temperature: 220 - max_print_temperature: 230 + density: 1.27 + hardness_shore_d: 80 + min_print_temperature: 240 + max_print_temperature: 260 min_bed_temperature: 60 max_bed_temperature: 70