Message 1 of 7
How to run multiple commands at once.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
One of my signs can have many parts. And, I have hundreds of signs. I found to have a specific order of commands to make my parts cleaned for the laser cutter. And I need them in a specific order as errors may happen if not completed in order.
1) Explode > ‘a’ (for all)> ‘Enter’
2) Overkill > ‘all’ > ‘Enter’ > ‘Enter’ as parameters are already set.
3) Pedit > m (multiple) > Select Objects > Enter (For 'y') > 'j' (for join) > 'Enter' > 'Enter' (for 0.000 Fuzz) > 'c' (for close) > Enter > Enter again (for close pedit)
4) Purge > ‘a’>’Enter’ > ‘a’ > ‘Enter’
I'm don't even know where to start with creating this. I would like to run a script or whatever, so I don't have to recursively run those 4 commands for every 'part.'