-
Notifications
You must be signed in to change notification settings - Fork 530
Description
Hi!
This plugin has already been a great help to me a few times, and I really enjoy how easy it makes it to find component locations.
I do think that there might be one fairly easy way to make this tool even more useful: By giving it a "projector mode"
If the background could be set to a fully black colour, and the zoom of the front/back view could be fixed to a specific, predefined factor (via a numeric input field, and by disabling zooming with the mouse), it would be possible to project the HTML Bom onto a PCB workbench surface with a calibrated (through trial and error probably) scaling factor, in a way that the BOM representation of a PCB lines up with a physical PCB that is being worked on.
Skew and other visual misalignment can usually be corrected through settings in the projector itself, so that is not something this HTML BOM would have to worry about.
This should not be too much effort, but could be extremely helpful for PCB assembly processes and debugging.
Once the scaling factor is calibrated, setup would be as simple as loading up the HTML BOM in a browser and throwing it onto the projector, then taking care to manually line up the physical PCB with the projected image as needed.
A small but more complex extra would be hiding or minimizing the BOM list during "projector mode", instead only showing the information of the currently marked component(s), and stepping through them using a keyboard or remote.
I might look into the code and see how complex adding it would be myself, once the current heatwave is over; I am opening this issue to allow for discussion on the details before digging in, and perhaps seeing if someone else has attempted something similar.
There are, for example, these videos of working proof of concepts, though neither of them seem to have added their contributions to this repository:
https://www.reddit.com/r/KiCad/comments/emzwkm/demo_projection_mapping_the_interactivehtmlbom/