samuelmeuli / glance

🔎 All-in-one Quick Look plugin
MIT License
956 stars 67 forks source link

Support for 3D files (GCode, DXF) #20

Open micheld93 opened 4 years ago

micheld93 commented 4 years ago

Hi,

I do like glance but I'm missing the following extension support:

3D files: stl, GCode, dxf => http://www.elektriktrick.com/sw_quicklook.html does it but it's not supported anymore.

Other files: ePub, string files from macOS

Would be happy if you can implement it in the future.

Wishes

samuelmeuli commented 4 years ago

Let's split this issue up:

micheld93 commented 4 years ago

Thanks for adding EPUB to the list for enhancements.

Thanks for the tip for STL, sorry.

GCODE and DXF are more or less 3D/drawing files so I would expect the 3D model (for gcode) or the drawing (for dxf).

For .strings I would expect some thing like that: https://blog.timac.org/2014/0325-quicklook-plugin-to-preview-strings-files/ But this plug in seems to be not working anymore.

samuelmeuli commented 4 years ago

I have no experience with such 3D files. If anybody wants to contribute preview code, I'd be open for PRs.

I've moved .strings support to a new issue as well: #24

micheld93 commented 3 years ago

Perhaps this can help for gcode files: https://github.com/hudbrog/gCodeViewer