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.
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:
I also tried to import some of the basic designs, such as the openscad logo, but I get the same error.