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

Dragknife M5 after every path #1887

Open
ddllpp opened this issue May 12, 2024 · 0 comments
Open

Dragknife M5 after every path #1887

ddllpp opened this issue May 12, 2024 · 0 comments

Comments

@ddllpp
Copy link

ddllpp commented May 12, 2024

re:bCNC v0.9.15 (win32 python 3.12.3) running on a Windows 10 64-bit PC

Using the dragknife plugin, with multiple objects in a DXF file, the first object will be cut successfully, and it will continue going through the motions of the remaining objects without bringing the knife back down. Looking at the gcode, after every path or block there's an '(exit)' and M5 command and no M3 at the start of the next block. Looking at the dragknife.py script online, there is no explicit "M5" line, so I don't know where it's coming from. The only resolution I could find was to save the file and edit it manually to remove all M5 lines except the one in the footer, then opening the file again in bCNC.

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

1 participant