Jump to content

OpenSCAD Error


Recommended Posts

Posted · OpenSCAD Error

I've several items about the problem that I am having, but so far nothing has worked.

 

My problem OpenSCAD file has been narrowed down to this:

 

 

scale([1,1,1]) {

import("/Volumes/Storage\ 2/3d/ipadminilandscape_fixed-1.stl");

}

 

 

The file was downloaded from :http://www.thingiverse.com/thing:33418

 

I've run the file through the Netfabb Cloud service, but that did not help.

 

I am still getting "WARNING: No top level geometry to render" when I try to do the "Compile and Render (GCAL)" option in OpenSCAD.

 

I am on a Mac using OpenSCAD 2013.03.06 and have also tried the older, released version.

 

Any ideas how I can fix this?

 

Thank you!

Perlguy

 

  • Link to post
    Share on other sites

    Posted · OpenSCAD Error

    OpenScad is very sensible regarding path- and filenames. Under Win7 this worked for me (double backslash):

    File is stored on drive c: root

    scale([1,1,1]) {

    import("c:\\ipad_mini_Landscape.stl");

    }

    Hope this helps

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.8 Stable released 🎉
        In the Cura 5.8 stable release, everyone can now tune their Z seams to look better than ever. Method series users get access to new material profiles, and the base Method model now has a printer profile, meaning the whole Method series is now supported in Cura!
        • 5 replies
      • Introducing the UltiMaker Factor 4
        We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
          • Thanks
          • Like
        • 3 replies
    ×
    ×
    • Create New...