- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm looking for a macro or LISP, now on LT 2024, where I can select object, cut and paste to X,Y 0,0 (at this point I would like to explode previous if possible) starts the write block command, select previous, then prompt me for file name and location.
I wrote this into a macro on my mouse because there I can use a combination of windows key commands like cut and paste. When you paste an object in CAD it puts it at the end of your cursor so that the whole of the geometry is in the upper right hemisphere of the cursor (regardless of orientation) so at that point you can specify 0,0 as your destination, followed up with a (explode previous) then write block command, select previous, and prompt name and location. quickly shooting parts one at a time to a cnc machine.
Solved! Go to Solution.