elliotf / heekscnc

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

pocket operation on elipse #287

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. make elipse, convert it to skech
2. pocketin operation on sketch of elipse
3. gives error pocketing operation- sketch must be a closed shape

What is the expected output? What do you see instead?

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

Please provide any additional information below.

Original issue reported on code.google.com by mrend...@gmail.com on 18 Feb 2011 at 9:43

GoogleCodeExporter commented 8 years ago
You are right; I have repeated this. It's going to need some code to split the 
ellipse into arcs. If somebody gives me some code, preferably in C that splits 
an ellipse into arcs given a tolerance, I will fix this.
See http://code.google.com/p/heekscad/source/browse/trunk/src/HEllipse.h
It uses an OpenCASCADE ellipse ( gp_Elips )

Original comment by danhe...@gmail.com on 18 Feb 2011 at 10:01

GoogleCodeExporter commented 8 years ago
i dont know why that error ocures. i used version heeksCNC v0.15 an that work 
well ther but in tih new version its not workin. maby this can help you fix 
problem, 

Original comment by mrend...@gmail.com on 18 Feb 2011 at 10:21

GoogleCodeExporter commented 8 years ago
This is still an issue. I will have a better look at fixing it...

Original comment by danhe...@gmail.com on 12 Apr 2014 at 2:40