Sketchup plugin – STL Import & Export
Veel 3D modellen worden in STL aangeboden etc (thingiverse), dit is een “universeel” bestand met de modelinformatie, veel programma’s kunnen deze bestanden importeren, maar SketchUp standaard niet, daarvoor is er een plugin geschreven voor SketchUp, namelijk SketchUp
Sketchup compatibiliteit: SketchUp 6+, getest en werkend met SketchUp 2014, SketchUp 2015
Installatie van Sketchup plugins/tools/libraries: Sketchup info
Menu toegang:
– FILE > IMPORT een stl bestand inladen.
– FILE > EXPORT STL een stl bestand exporteren.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
v2.1.7 Prevent exporter from exporting empty models. Fixes exported normals for binary STL. v2.1.6 Fixes load errors for users with usernames with unicode characters. v2.1.4 Fixing load errors on systems where multi-byte characters are present in the load path. v2.1 (the real) Fixes: - Ensured that all files are opened in ASCII mode to avoid Ruby 2.0's default UTF-8 encoding corrupting the files. - Fixed a regressions that could cause exported binary STL files to become corrupted. - Fixed a long standing bug where hidden entities where being exported. Thanks to Jim for helping out on getting a patch out promptly. v2.1 Improvements: - Eliminated message boxes at import and export. Any function they had is moved to option dialogs. - Added "Model Units" to export options. Fixes: - SketchUp 2014 compatibility. Older versions of the STL extensions will fail in SketchUp 2014 when importing binary STL files. - Several tiny bugs/issues. |
[#/sketchup/import-export/stl_import_export” ]