Docs for CAM?
Posted: Wed Nov 15, 2023 10:14 am
Hi,
I'm trying to build a post-processor that properly fits the machine (a laser cutter), but it means changing some of the UI, which I'm struggling with as can't find any CAM documentation (including CamExportV2).
Some of the things I need to do (not globally, just when the post-processor is in use):
- add two options to CAM menu and toolbar widget
- CAM Tools: add a new tool type, suppress Mill & Drill, and ideally change the displayed variable names (diameter, spindle speed) and suppress plunge rate when its selected.
- CAM Profile Toolpath: suppress Safe Z, Start Depth, Cut Depth and Plunge Rate.
Not sure if possible, but would like to add some additional options for profile tool paths, not needed now, but if there's a way to do this would be good.
I've figured out how to modify the CAM Configuration dialogue, and able to get/set the variables, but I'm in the dark with names and methods etc for the other stuff.
Thanks
I'm trying to build a post-processor that properly fits the machine (a laser cutter), but it means changing some of the UI, which I'm struggling with as can't find any CAM documentation (including CamExportV2).
Some of the things I need to do (not globally, just when the post-processor is in use):
- add two options to CAM menu and toolbar widget
- CAM Tools: add a new tool type, suppress Mill & Drill, and ideally change the displayed variable names (diameter, spindle speed) and suppress plunge rate when its selected.
- CAM Profile Toolpath: suppress Safe Z, Start Depth, Cut Depth and Plunge Rate.
Not sure if possible, but would like to add some additional options for profile tool paths, not needed now, but if there's a way to do this would be good.
I've figured out how to modify the CAM Configuration dialogue, and able to get/set the variables, but I'm in the dark with names and methods etc for the other stuff.
Thanks