Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure in kurve offset #19

Open
Mooselake opened this issue Nov 17, 2011 · 2 comments
Open

Failure in kurve offset #19

Mooselake opened this issue Nov 17, 2011 · 2 comments

Comments

@Mooselake
Copy link

After rebuilding for Ubuntu 10.04 (see heekscnc issue 16) trying to create a profile with an outside offset fails. I've tried multiple files that have worked in the past. The received exception is:

Traceback (most recent call last):
File "/tmp/post.py", line 1351, in
kurve_funcs.profile(curve, 'right', tool_diameter/2, offset_extra, roll_radius, roll_on, roll_off, rapid_safety_space, clearance, start_depth, step_down, final_depth,extend_at_start,extend_at_end,lead_in_line_len,lead_out_line_len )
File "/usr/lib/heekscnc/kurve_funcs.py", line 247, in profile
raise Exception, "couldn't offset kurve " + str(offset_curve)
Exception: couldn't offset kurve <area.Curve object at 0x915bcfc>

@urbnsr
Copy link

urbnsr commented Nov 23, 2011

Can you confirm your sketch is not open and that there are no splines being used? Even though it has worked before, I had to replace my splines with arcs and make sure all segments were connected. I usually create in QCAD and then open in HeeksCAD if it matters.

HTH - Paul

@thompsonjeffreys
Copy link

I have run .18 and .21, neither will offset from the sketch.
I have tried adding an offset, outside, inside and on.
Any solutions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants