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

Waterline operation doesn't generate good g-code. #14

Open
sliptonic opened this issue Sep 8, 2011 · 1 comment
Open

Waterline operation doesn't generate good g-code. #14

sliptonic opened this issue Sep 8, 2011 · 1 comment

Comments

@sliptonic
Copy link
Contributor

I'm adding this issue as a place to comment on the waterline1 feature branch. The bugs i was hitting pointed to problems with the ocl_funcs.py and segfaults with opencamlib.

The most current build of opencamlib seems to fix the segfaults.

@aewallin
Copy link

if opencamlib segfaults I think it has to do with the push-cutter functions returning inconsistent data, because of floating point issues, so that the next algorithm, Weave, is unable to proceed and segfaults.

A feature in heekscnc where a user could easily submit the exact call made to ocl_funcs.py and opencamlib along with the STL file would be nice. Simply saying "it don't work" isn't much help when trying to find a bug :)

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

2 participants