I thought there is no diode value with flexbv So i was hoping for openboardbiew will be delivered woth this feature to in the future
I'm not sure if there are current plans to add a way of displaying the diode readings in OBV.. With the current implementations, only the part/pad names are visible, so there would need to be a system built out for reading the metadata for parts/pins and displaying that somewhere. OBV doesn't do this for any of the board formats currently, even some cad files that have basically everything listed out for you.
Slime's post earlier with the obdata files:
https://gbatemp.net/threads/xzzs-switch-boardviews-cracked.663854/page-2#post-10581574
To use these files:
In
FlexBV, go to the top menu > Board > 'Preferences / Details':
Then, click 'Select' next to 'OBData Local File' to choose the appropriate Open Board Data file for the board you have loaded.:
Note: If the names match up, and they are in the same directory it will be auto-loaded.
(E.g. "HAC-CPU-20.pcb" and "HAC-CPU-20.obdata" in the same folder)
Values will be shown when hovering over pins that have them:
If you do repairs regularly, the licensed version has some really nice additions like working with pdf schematics alongside the boardviews, and being able to quickly scan your entire library of boardviews/schematics for donor parts (if you have other boards lying around).
These features don't really apply to the switch boards though, as proper part labels do not exist in the file data. As a work-around, the best option is to export to a BVR file, which you can then edit as a text file, to rename things or add part labels or information.. Something I'm attempting to work on for the HAC-CPU-20 board, as I've got one lying around.. It is not.. a fast process, and life's distractions are numerous at the moment.