Skip to content

Fix Bambu Lab hex codes and add missing filaments#269

Open
piitaya wants to merge 3 commits intoDonkie:mainfrom
piitaya:bambu-improvements
Open

Fix Bambu Lab hex codes and add missing filaments#269
piitaya wants to merge 3 commits intoDonkie:mainfrom
piitaya:bambu-improvements

Conversation

@piitaya
Copy link
Copy Markdown

@piitaya piitaya commented Apr 8, 2026

Fix Bambu Lab hex codes and add missing filaments

Fixes

  • PETG Basic Gray: 9EA2A2 -> 7F7E83
  • PC Clear Black: 5A5161 -> 000000
  • PLA Silk Multi-Color Aurora Purple: 1E63BF, 713D9C -> 7F3696, 006EC9

Additions

  • PLA Basic Gradient: Dusk Glare
  • PLA Silk Multi-Color: South Beach, Dawn Radiance (4-color)
  • PETG Basic: Dark Brown
  • PLA Aero (new type): White, Black
  • PLA Lite (new type): White, Gray, Black, Red, Yellow, Cyan, Blue

Sources

Verified against Bambu Lab's official hex code PDFs and store page:

PLA Aero and PLA Lite values come from BambuStudio's filaments_color_codes.json (no standalone PDF available).

piitaya added 3 commits April 8, 2026 13:12
Corrects color_hex values that don't match Bambu Lab's official hex code
tables.

Corrections:
- PETG Basic Gray: 9EA2A2 -> 7F7E83
- PC Clear Black: 5A5161 -> 000000

Sources:
- PETG Basic Hex Code Table:
  https://store.bblcdn.com/s1/default/1e4af3b3c12948ccb04433a8499c3264/PETG_Basic_Hex_Code_Table.pdf
Updates the hex values for Aurora Purple (Blue-Purple) PLA Silk
Multi-Color to match Bambu Lab's official hex code table.

Correction:
- Aurora Purple (Blue-Purple): 1E63BF, 713D9C -> 7F3696, 006EC9

Source: Bambu Lab's official PLA Silk Multi-Color Hex Code Table
https://store.bblcdn.com/s1/default/7e3a5dec148b468d862d96593d01d624/PLA_Silk_Mutil-color_Hex_Code_Table.pdf
Adds entries for 13 Bambu Lab filaments confirmed by Bambu Lab's official
hex code tables and BambuStudio's filaments_color_codes.json.

New entries:

PLA Basic Gradient:
- Dusk Glare (gradient)

PLA Silk Multi-Color:
- South Beach (gradient)
- Dawn Radiance (4-color gradient)

PETG Basic:
- Dark Brown

PLA Aero (new material line):
- White, Black

PLA Lite (new material line):
- White, Gray, Black, Red, Yellow, Cyan, Blue

Sources:
- PLA Basic Gradient Hex Code Table (confirmed Dusk Glare)
- PLA Silk Multi-Color Hex Code Table:
  https://store.bblcdn.com/s1/default/7e3a5dec148b468d862d96593d01d624/PLA_Silk_Mutil-color_Hex_Code_Table.pdf
- PETG Basic Hex Code Table:
  https://store.bblcdn.com/s1/default/1e4af3b3c12948ccb04433a8499c3264/PETG_Basic_Hex_Code_Table.pdf
- PLA Lite and PLA Aero hex values come from BambuStudio's
  filaments_color_codes.json (no standalone PDF available)
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