What’s up with SketchUp Make?

You can try this now, on SketchUp 2017+.

From the Ruby Console (in a new SketchUp instance with empty model.)
Change the language code if you like.

WD = UI::HtmlDialog.new(dialog_title: "SketchUp Free")
WD.set_url("http://app.sketchup.com/app?hl=en")
WD.show

@jbacus, It seems to be much more responsive to orbit and drawing, than it does under full blown Chrome.
And much faster loading as well! (Old Toshiba Satellite i5 notebook with Intel HD4400 graphics.)

Although copy and paste from the dialog into SketchUp proper is a “no go”.

4 Likes