SketchUp / sketchup-stl

A SketchUp Ruby Extension that adds STL (STereoLithography) file format import and export.
http://extensions.sketchup.com/content/sketchup-stl
MIT License
248 stars 68 forks source link

Append STL to filenames with no extensions on export #133

Closed thomthom closed 10 years ago

thomthom commented 10 years ago

If the user didn't specify a file extensions upon export append .stl.

Ideally we would specify default filename and file extensions filter, but the API doesn't allow this. :(