CAM: script-style (legacy) postprocessors have a __name__
of "script_module" instead of the postprocessor name
#18493
Labels
Mod: CAM
Related to the CAM/Path Workbench
Status: Confirmed
The issue was confirmed by others
Type: Bug
This issue or PR is related to a bug
Type: Regression
Bugs describing a regression or PRs fixing one
Is there an existing issue for this?
Problem description
Script-style (legacy) postprocessors have a name of "script_module" instead of the postprocessor name. This value shows up in a comment in the generated g-code for most postprocessors. This causes confusion for the users of the postprocessors since they are seeing an incorrect postprocessor name.
This is a regression caused by the newer, more object-oriented postprocessor execution code in the CAM workbench. I have already figured out the fix and will be posting a PR for this issue soon.
Please assign this issue to me.
Full version info
Subproject(s) affected?
CAM
Anything else?
https://forum.freecad.org/viewtopic.php?t=92947
Code of Conduct
The text was updated successfully, but these errors were encountered: