Plugin for laser cutting and engraving with bCNC #1864
Git-Bruno
started this conversation in
Show and tell
Replies: 2 comments
Usualy on github the process is following: 1.) Use FORK button to create your own fork of bCNC |
0 replies
|
Thanks for the hints Harvie. I believe I completed the steps OK to create the PR although I don't see it in the list of open PR yet so I guess it is now waiting for somebody to pull it and review. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I have written a plugin to prepare selected blocks for laser cutting and engraving.
In a nut shell it has 3 functions:
Tabs generated by bCNC are supported by the plugin. More documentation can be found in file LaserCut.py.
I have tested the plugin to prepare gcode for imported dxf files or collected gcode, originally created for milling, and I have been using the modified gcode on my 3018 CNC without any problem.
I am not sure about the best way to share this code or get it added to bCNC so I attach it here in a gz file. Comments and suggestions are welcome.
Bruno
LaserCut.gz
All reactions