Show image in file viewer instead of LightBurn Logo

When I look at the file viewer the files only show the LightBurn Logo not a thumbnail of the project.

I know no CAD, CAM or GIS program that can do what you demand. This is probably the case with most programs except images.

I believe LightBurn files are text files, so you won’t see a “preview” icon.

Change the view setting on the icon’s. It need’s to be medium or bigger.

It won’t “help” much. LBRN2 is not a graphics format, as @claude correctly says. It is text -based code without direct visualizable content.

I’m not exactly sure why you’re not seeing thumbnails in Windows Explorer as there can be various causes, however it is known to be problematic sometimes. For each file type there needs to be a specific .dll file registered with Windows. Each application’s thumbnail .dll is usually registered whenever you install an application associated with a particular file type or types. Here’s an example of what I see if I set the view to ‘Extra Large Icons’:

That’s not true, I also get thumbnails for CAD formats such as SolidWorks:

Fusion 360:

DWG:

If I find anything else out I’ll let you know.

Hope this helps.

Ok, I think I’ve found the .dll responsible for the lbrn2 thumbnail handling.

image

You’d need to register this with windows by using the regsvr32 utility. However, before you try that make sure that lbrn2 files are associated with the LightBurn application. If they’re not and they still don’t show after re-associating them then you might need to do the regsvr32 thing. I’d get confirmation from the LB team before trying that though in case it’s not the right dll.

Good luck! :wink:

I’d suggest not manually registering LightBurn as the application associated with .lbrn/.lbnr2 files. This in fact will break the thumbnail preview. LightBurn sets up the association and also creates the registry entries to handle the thumbnail preview.

If LightBurn has been manually associated to those filetypes then removing that association may recover the thumbnails. However, unless you’re very familiar with how the registry works in Windows I’d suggest not playing with this.

That’s interesting, I’ve never seen this quoted elsewhere but is worth bearing in mind. Thanks for the info.

It’s from early feedback on the thumbnail feature shortly after it was introduced. Take a look through some older forum content on this for context.

1 Like

Thanks for the information, I’m a little surprised and embarrassed. Probably I have been out of touch with the programs for too long. Sorry for the confusion.

No problem. You’re correct about it being a text based file (XML in this case) but it does have thumbnail information encoded within:

image

Here is a screen with small icons displayed. @bernd.dk

Here is a screen of medium icons displayed.

WIndows 11

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