Edge Facing Wizard
Posted: Sun Dec 02, 2018 5:12 pm
This is a conversational wizard to assist with milling the edge of a work piece flat. I have a CNC Router that I often use for milling aluminum plates, and this wizard was designed to ease my workflow of either manually writing code, modeling something up to generate a simple path in CAM, or manually jogging the machine.
It is still in testing phase, but has performed well so far. I am sure there a still some bugs, if you find any, please let me know.
The code should be easy to follow if anyone is interested in modifying for their use. There are several features I have not yet seen on other macros, that some may find useful for implementation in other macros (such as dynamic images, setting save, and read/write to text files).
I could write up a list of features and instructions, but it is pretty self explanatory after you play with it for a bit. There is a help button, however, that feature is not fully implemented yet.
Let me know what you think. Improvements, fixes, etc.
I also plan on making a "Cartesian Hole Plotter" wizard that will simply let you input x/y coordinates for a series of holes. Kind of like the hole pattern wizards, but without the pattern. I am open to other ideas for more wizards the community thinks are missing from UCCNC.
Installation is simple... Extract all files/folders to your macro folder, and use "M2122" in the MDI to open.
Enjoy!
It is still in testing phase, but has performed well so far. I am sure there a still some bugs, if you find any, please let me know.
The code should be easy to follow if anyone is interested in modifying for their use. There are several features I have not yet seen on other macros, that some may find useful for implementation in other macros (such as dynamic images, setting save, and read/write to text files).
I could write up a list of features and instructions, but it is pretty self explanatory after you play with it for a bit. There is a help button, however, that feature is not fully implemented yet.
Let me know what you think. Improvements, fixes, etc.
I also plan on making a "Cartesian Hole Plotter" wizard that will simply let you input x/y coordinates for a series of holes. Kind of like the hole pattern wizards, but without the pattern. I am open to other ideas for more wizards the community thinks are missing from UCCNC.
Installation is simple... Extract all files/folders to your macro folder, and use "M2122" in the MDI to open.
Enjoy!