Skip to content

ScadFileObject and ScadObject imports not working #19

@akrly

Description

@akrly

I had a the translation issue happening to me when I imported .scad files into a a basic FreeCAD installation. So I tried and install this alternative import tool. The translation issue disappeared, but only the New Importer: SCAD (importCSG) works. I get the following error when I try to use the ScadFileObject or ScadObject options:

09:28:31  Traceback (most recent call last):
  File "<string>", line 1, in <module>
<class 'AttributeError'>: module 'importFileSCAD' has no attribute 'insert'

I also tried to import some of the basic designs, such as the openscad logo, but I get the same error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions