nav111 / heekscnc

Automatically exported from code.google.com/p/heekscnc
Other
0 stars 0 forks source link

Assert(0) in opencamlib #254

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
python: 
/home/mrsunshine/Desktop/HeeksCAM/OpenCamLib/src/cutters/cylcutter.cpp:33: 
ocl::CylCutter::CylCutter(): Assertion `0' failed.

What steps will reproduce the problem?
1. newest heekscad/heekscnc/opencamlib
2. use one of the ocl operations

What is the expected output? What do you see instead?
well, gcode? :)

What version of the product are you using? On what operating system?
svn head of everything

Please provide any additional information below.

Original issue reported on code.google.com by tomas.wilhelmsson@gmail.com on 19 Sep 2010 at 6:47

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I have the very same Problem.
Using the updated Ubuntu Install Script for Ubuntu 10.04 
Everything compiles, install and runs, but can't run python script.

Original comment by er12345...@googlemail.com on 24 Sep 2010 at 6:22

GoogleCodeExporter commented 8 years ago
It seems to be the same issue like 
http://code.google.com/p/heekscnc/issues/detail?id=247 and a possible solution 
is presented there.

Original comment by er12345...@googlemail.com on 24 Sep 2010 at 6:48

GoogleCodeExporter commented 8 years ago
I create a solid sphere, but the  gcode not create.

step 1 : clicking the button create sphere on toolboox
step 2 : click new operation zigzag 
step 3 : click G0 button on toolbox

in the terminal show this message and the gcode it does not come created  

python2.6: 
/usr/local/src/heekscad/heekscnc/opencamlib/src/cutters/cylcutter.cpp:33: 
ocl::CylCutter::CylCutter(): Assertion `0' failed.

Original comment by b.ghiac...@gmail.com on 25 Sep 2010 at 2:02

GoogleCodeExporter commented 8 years ago
I think this is fixed now.

Original comment by danhe...@gmail.com on 17 Feb 2011 at 11:34