1
I Use This!
Activity Not Available

News

Analyzed 3 months ago. based on code collected about 2 years ago.
Posted over 2 years ago by Christopher Dadisman
Python STL Fix
Posted over 3 years ago by kingf
In Windows 10 Pro x64 version 1511 , the following toolset worked: Inkscape 0.92.2 (<1.0) pstoedit 3.70 (32 bit) (64 bit does not work) gs905w32.exe (GPL Ghostscript 9.05 32 bit) (
Posted almost 4 years ago by Mihai X
Hello, Would it be possible/difficult to implement a STL cutter for pycam?
Posted about 4 years ago by Nicolaj Daugaard
I get a similar message. Installing svg.path doesn't seem to help. An unexpected exception occoured: please send the text below to the developers of PyCAM. Thanks a lot! Traceback (most recent call last): File ... [More] "/home/ucn/Desktop/pycam-0.6.4/pycam/Gui/Project.py", line 386, in gui_activity_guard_wrapper result = func(self, args, *kwargs) File "/home/ucn/Desktop/pycam-0.6.4/pycam/Gui/Project.py", line 524, in load_model_file detected_filetype = pycam.Importers.detect_file_type(filename) File "/home/ucn/Desktop/pycam-0.6.4/pycam/Importers/init.py",... [Less]
Posted about 4 years ago by David Whiteley
pycam asks me to report: An unexpected exception occoured: please send the text below to the developers of PyCAM. Thanks a lot! Traceback (most recent call last): File "/home/cnc/pycam-0/pycam-0.6.4/pycam/Gui/Project.py", line 386, in ... [More] gui_activity_guard_wrapper result = func(self, args, *kwargs) File "/home/cnc/pycam-0/pycam-0.6.4/pycam/Gui/Project.py", line 524, in load_model_file detected_filetype = pycam.Importers.detect_file_type(filename) File "/home/cnc/pycam-0/pycam-0.6.4/pycam/Importers/init.py",... [Less]
Posted almost 5 years ago by Lars
Indeed it works with the current master branch.
Posted almost 5 years ago by JackH
Hi, little bump. Is it suppoused to be working in git dev version (PyCAM 0.6-svn)? I can't seem to be able to save tool settings nor configuration file is being created.
Posted almost 5 years ago by Lars
The openvoronoi library is optional - you can ignore this. I will reduce the verbal severity of this message. Did the process succeed?
Posted almost 5 years ago by Bart Coninckx
After half an hour Pycam is still calculating but the progess bar hangs. I had this as well in the 0.5.1 version. Not sure why this happens. It does shows a warning about a missing openvoronoi library.
Posted almost 5 years ago by Bart Coninckx
OK, it seems I had to explicitly select a model in the process tab. It's calculating now. BC