Closed GoogleCodeExporter closed 8 years ago
it crashes on all Sketch types when hit pocket !
Original comment by sammello...@gmail.com
on 21 Jan 2011 at 7:22
here is a validgrid of the problemhope it helps you to find the problem i guess
its the Dynamic solid
http://paste.pocoo.org/show/326774/
Original comment by sammello...@gmail.com
on 25 Jan 2011 at 6:48
I get the same thing on linux with the latest rev. I think there is a problem
with Pocket.cpp - generating the python file, but I'm not sure how to untangle
it.
I can generate a pocket with a python script outside of the GUI application, so
I know that libarea is ok on this one.
Thanks,
Dan
Original comment by ddfalck2...@yahoo.com
on 30 Jan 2011 at 12:13
Dan has fixed this. He found that there was a CPocket class in HeekCAD that was
causing a conflict with the HeeksCNC CPocket class. He renamed the HeeksCAD
class HPocket.
I did have a bit of a time getting things to work again and had to remove my
heeks*deb files (through synaptic package manager) and started over again with
the old make files (make -f Makefile.old) and things work again. I might have a
go of it again with cmake later. Dan says that it works on his system with
cmake now, so things should be good. Thanks!
Original comment by ddfa...@gmail.com
on 4 Feb 2011 at 2:19
Original comment by ddfalck2...@yahoo.com
on 4 Feb 2011 at 2:23
Original issue reported on code.google.com by
sammello...@gmail.com
on 21 Jan 2011 at 6:37