Add README and enhance cleanup script with additional cache cleaning steps

This commit is contained in:
Laszlo Uyttersprot
2026-01-26 17:21:48 +01:00
parent 91b777ebf4
commit 16e77aaf92
2 changed files with 18 additions and 3 deletions

1
README.md Normal file
View File

@@ -0,0 +1 @@
CommunityExtensions::STL::Exporter.export("C:/users/rankzy/Documents/export.stl", Sketchup.active_model.active_entities, {'selection_only' => false, 'export_units' => 'Model Units', 'stl_format' => 'ASCII'})