“Export to LDraw” plugin for Google SketchUp
As mentioned in my previous post, I recently drafted a new LDraw part in SketchUp. I converted that model to LDraw format with a script derived from su2ldraw. My version of the plugin is now available as ldraw_export.rb
; you can get it here (now at GitHub). More details on installation and usage in the file itself.
Posted on Tuesday, February 1st, 2011. Tags: code, LDraw, LEGO, ruby, sketchup.
2 Responses to ““Export to LDraw” plugin for Google SketchUp”
Posted by Zachary on Thursday, September 15th, 2011 at 7:34 PM.
HI!,
How do you install the script?
Thank you!,
Zachary
Posted by Jim on Sunday, September 18th, 2011 at 10:47 AM.
Hi Zachary!
Assuming you have a Mac, put the script in the following folder: /Library/Application Support/Google SketchUp 8/SketchUp/Plugins
For more details on installing SketchUp scripts, including on Windows, see here.