On Sunday, February 13, 2022 1:05:48 PM EST Ralph Stirling wrote:
> Freecad "path" workbench generates g-code toolpaths.  You can paste
> your openscad source code into freecad with the openscad workbench.
> 
> -- Ralph

That would be the latest AppImage I assume? My version is a couple months 
old. It can open the .stl, but not the .scad, that I can find, version 
.20 of FreeCAD AppImage. So I dl'd this weeks build. It still coldn't 
import .scad or .csg files, complaining it could not find the OpenSCAD 
executables. Got that fixed, but now its complaining about stuff that 
OUGHT to be in the AppImage:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/tmp/.mount_FreeCAE3Q5v7/usr/Mod/OpenSCAD/importCSG.py", line 
124, in open
    tmpfile = callopenscad(filename)
  File "/tmp/.mount_FreeCAE3Q5v7/usr/Mod/OpenSCAD/OpenSCADUtils.py", line 
212, in callopenscad
    check_output2([osfilename, '-o', outputfilename, inputfilename])
  File "/tmp/.mount_FreeCAE3Q5v7/usr/Mod/OpenSCAD/OpenSCADUtils.py", line 
182, in check_output2
    raise OpenSCADError('%s %s\n' % (stdoutd.strip(),stderrd.strip()))
<class 'OpenSCADUtils.OpenSCADError'>: " bash: /tmp/.mount_FreeCAE3Q5v7/
usr/lib/libtinfo.so.6: no version information available (required by 
bash)\n/tmp/.mount_OpenSCCCJNMO/AppRun.wrapped: /tmp/.mount_FreeCAE3Q5v7/
usr/lib/libQt5Core.so.5: version `Qt_5.15' not found (required by /
tmp/.mount_OpenSCCCJNMO/AppRun.wrapped)\n"

And to get Qt_5.15 is at least another 2 gigs of dependencies that pulls 
in. Is there no end to the hunger?

Thanks Ralph.

Cheers, Gene Heskett.
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/gene>





_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to