Skip to content

Add current Buddy3D filament definitions - #293

Open
Icezaza2543 wants to merge 1 commit into
Donkie:mainfrom
Icezaza2543:agent/add-buddy3d-filaments
Open

Add current Buddy3D filament definitions#293
Icezaza2543 wants to merge 1 commit into
Donkie:mainfrom
Icezaza2543:agent/add-buddy3d-filaments

Conversation

@Icezaza2543

Copy link
Copy Markdown
Contributor

Summary

Add a focused Buddy3D manufacturer file using the current Prusa catalog, official product metadata, and attached TDS documents.

This produces 14 compiled records:

  • PLA Beige
  • PLA Glitter Dark Green and Red (sparkle)
  • PLA Pearl Blue and Green
  • PLA Silk Dark gold, Ice Blue, Pink, Rose, and Ultra Violet
  • PLA+ Lithophane White (matte, translucent)
  • ABS Green and Natural
  • ABS ESD Black

Verified specifications

  • Standard/special PLA: density 1.24 g/cm3, 1 kg, 1.75 mm, 215 C target, 200-230 C nozzle range, 50-60 C bed
  • PLA+ Lithophane: density 1.25 g/cm3, 1 kg, 1.75 mm, 190-210 C nozzle, 60 C bed
  • ABS: density 1.04 g/cm3, 750 g, 1.75 mm, 255 C target, 240-265 C nozzle range, 100 C target and current product-page 80-110 C bed range
  • ABS ESD: density 1.12 g/cm3 with the same weight, diameter, and print setup as the current product page/TDS

All hex values are provided by Prusa's official product metadata rather than estimated from images.

Official sources

Deliberate omissions

  • ABS FR is omitted because the currently attached public file is an SDS and does not establish the required density.
  • Archived PETG/ASA and other legacy variants absent from the current Buddy3D catalog are left for a separate historical-source pass.
  • Spool type and tare weight are omitted because the official pages do not establish them.
  • Silk/Pearl finish flags are omitted because they are not explicitly stated as matte or glossy.
  • Document-link and country fields are outside the current upstream schema.

Validation

  • python -m json.tool filaments/buddy3d.json
  • JSON Schema validation of all 54 filament source files and materials.json
  • python scripts/compile_filaments.py
  • Verified 14 compiled Buddy3D records and unique IDs
  • git diff --check

Add 14 source-backed Buddy3D records from the current Prusa catalog and product metadata.

PLA (1.24 g/cm3, 1 kg, 1.75 mm, 215 C target, 200-230 C nozzle, 50-60 C bed): Beige; Glitter Dark Green and Red with sparkle pattern; Pearl Blue and Green; Silk Dark gold, Ice Blue, Pink, Rose, and Ultra Violet.

PLA+ Lithophane (1.25 g/cm3, 1 kg, 1.75 mm): matte translucent Lithophane White, 190-210 C nozzle and 60 C bed.

ABS (1.04 g/cm3, 750 g, 1.75 mm): Green and Natural, 255 C target with 240-265 C nozzle range, and 100 C target with the current 80-110 C product-page bed range.

ABS ESD (1.12 g/cm3, 750 g, 1.75 mm): Black with the same current print setup. All color hex values come from Prusa's official product metadata.

Official catalog and product sources:

- https://www.prusa3d.com/category/buddy3d/

- https://www.prusa3d.com/product/buddy3d-pla-beige-1kg/

- https://www.prusa3d.com/product/buddy3d-pla-glitter-dark-green-1kg/

- https://www.prusa3d.com/product/buddy3d-pla-pearl-blue-1kg/

- https://www.prusa3d.com/product/buddy3d-pla-silk-dark-gold-1kg/

- https://www.prusa3d.com/product/buddy3d-pla-lithophane-1kg/

- https://www.prusa3d.com/product/buddy3d-abs-natural-750g/

- https://www.prusa3d.com/product/buddy3d-abs-esd-black-750g/

Official TDS sources:

- https://www.prusa3d.com/file/2626589/technical-data-sheet.pdf

- https://www.prusa3d.com/file/3724716/technical-data-sheet.pdf

- https://www.prusa3d.com/file/2626592/buddy3d-abs-technical-data-sheet.pdf

- https://www.prusa3d.com/file/2626594/technical-data-sheet.pdf

Skip ABS FR because its attached public document is an SDS and does not establish the required density. Also skip archived PETG/ASA and other legacy variants not present in the current catalog, unverified spool types and tare weights, and undocumented Silk/Pearl finish flags. Document-link and country fields are outside the current upstream schema.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant