Plugin for laser cutting and engraving with bCNC #1864
Replies: 2 comments
-
Usualy on github the process is following: 1.) Use FORK button to create your own fork of bCNC |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
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
Beta Was this translation helpful? Give feedback.
All reactions