Can install 2 cameras on two lasers?

Hello folks,
I have two lasers, a k40 and a pin diode. I loooove the camera feature and would like to install one on each laser. Is it feasible? I know I can install two or more lasers, but cameras? Thanks in advance
Paul

Yes, you can install two cameras, you’ll just have to make sure to select the correct camera for the machine you’re running when you use it.

If the camera port and camera settings are stored in the lightburn.ini file(configuration) then it should not be too difficult to setup and copy each configuration to another name(k40-lightburn-config1.ini, diode-lightburn-config1.ini ) and then script up a command to start lightburn after copying over the proper configurations and on exit update those configurations if they changed. One script should be able to handle a parameter like 1=k40 and 2=diode( or k=k40 and d=diode ).

Bash or Batch files can do this type of thing.

Or manually select the camera after selecting the laser device as OZ mentioned.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.