Your First House

Lesson by: Saint Ann's School
3rd Grade Computer


Setting up SketchUp

SketchUp is a tool designed to teach you 3D modeling, whether you are a novice or experienced user. screenShot.png


  1. If you don't have SketchUp on your computer, download and install it from Sketchup.com.


  2. The free version will not export your model as an stl file, but there are plugins to help you do this.

    Convert SketchUp SKP files to DXF or STL

    This plugin is freeware and it works for Windows and Mac. This plugin allows you to export your SketchUp model as a DXF or STL triangular mesh or as DXF lines, which should be readable by most CAM software.

    To use the plugin, download the ruby file and place it in the SketchUp plugins folder on your computer:

    On a Windows PC: If you have installed SketchUp on the C: drive then this folder will be at C:\program files\google\google sketchup [VERSION]\plugins.

    On Mac OSX: The sketchup plugins folder is /Library/Application Support/Google SketchUp [VERSION]/SketchUp/Plugins After copying this file, start SketchUp and you should now have an extra menu option (Export to DXF or STL) in the SketchUp Tools menu.

    There are five export options, you want the last one:
    • DXF polyface mesh. This will give the most faithful reproduction of your original SketchUp model.
    • DXF polylines: exports the outlines of each face as a polyline, sometimes useful for CAM toolpaths.
    • DXF triangular mesh: breaks all the faces up into triangles
    • DXF lines. This option exports the edges in your model as lines.
    • STL triangles. The stereolithography triangular mesh format, useful for some CAM programs.


    Be aware that these options do not always work for every model. A fix for some problems is the flipped face. SketchUp doesn't care if a surface is on the outside or inside of your model, but this can create problems in your stl files when it comes time to printing.

    If you see a darker face, CTRL+click on it and select Reverse face from the menu.

    Just to be sure that your model is printable, open the stl file in one of the programs that will fix the model, like Netfabb Studio Basic.