This commit is contained in:
SoftFever
2026-09-07 12:14:05 +08:00
parent 4b104bb574
commit eebc82cc95
2 changed files with 1 additions and 3 deletions

View File

@@ -20,8 +20,6 @@
> Please describe the tests that you have conducted to verify the changes made in this PR.
-->
- [ ] New filament/material profiles: I wrote **no** `filament_id` key by hand — I ran `python scripts/orca_id_tool.py --generate` and `--update-snapshot` and committed both diffs (see [docs/HLSD/filament_id.md](docs/HLSD/filament_id.md))
<!--
> A guide for users on how to download the artifacts from this PR.
-->

View File

@@ -58,7 +58,7 @@ public:
std::string id;
std::string tag_uid; // tag_uid
std::string setting_id; // tray_info_idx
std::string setting_id; // tray_info_idx, map to the filament_id
std::string filament_setting_id; // setting_id
std::string m_fila_type;
std::string sub_brands;