Troubleshooting Guide

If you cannot see thumbnails or previews for G-code/BG-code files after installing GCodePreview, please try the following steps.

1 Enable Application Extensions

First, launch the GCodePreview application, which typically registers its plugins automatically. If the extensions are still missing, go to System Settings > Extensions > Added Extensions and ensure both GCodePreview modules are enabled. We recommend restarting your system afterwards to confirm the changes.

2 Reset QuickLook Cache

Sometimes the macOS cache prevents newly installed previewers from taking effect specifically for thumbnails. Open Terminal, copy and run the following command:

qlmanage -r && qlmanage -r cache && killall Finder

Note: This step is specifically for resolving issues where 3D thumbnails are not appearing correctly in Finder. After running it, check the folders that previously failed to show thumbnails.

3 Check System UTI Recognition

If resetting the cache doesn't work, there might be a conflict in how the system identifies GCode file types (UTI). Run this in Terminal:

mdls -name kMDItemContentType [Drag your file here]
How to: Type mdls -name kMDItemContentType (with a space at the end), then drag any .gcode, .bgcode, or .cnc file from Finder into the Terminal window and press Enter.

Check the returned value and send the result to our email: