You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using heekscnc 1.0 free.
when i have a contour after a pocket op, i get en error dialog:
... post.py, line 128, in <module>
nc.creator.set_ocl_cutter( ocl.CylCutter(float(3), 1000)
AttributeError: Creator instance has no attribute 'set_ocl_cutter'
when i move the contour to be the first operation, it works.
Original issue reported on code.google.com by [email protected] on 6 Jun 2014 at 9:28
The text was updated successfully, but these errors were encountered:
i have seen this one too.
my impression is, that the postprocessor scripts are in a state of flux ...
"iso" seems to be under development, the others depending/inheriting from it
not so much ...
if your machine doen't need a lot of customization, copy the siegkx1.py and
modify there. works for me.
Original issue reported on code.google.com by
[email protected]
on 6 Jun 2014 at 9:28The text was updated successfully, but these errors were encountered: