scottgus
03-05-2007, 10:23 PM
I've had a PRTAlpha since Dec. 2006, and I'm learning all sorts of new things. On thing is that the CNC bit manufacturers recommend "easing" into the cut on a diagonal, instead of plunging straight down. PartWizard doesn't do that and I don't have the budget to get a program that does. I checked on the forum here, found a few ideas about manually writing in "lead-ins" as I've recently been told they're called. I wrote a program to do it automatically. And, as I've learned tons from this forum in the past few months, I want to give something, too.
I wrote this program to scan and "re-write" PartWizard part files to make the cut action of the file a spiral, instead of plunge-then-horizontal. I called it RampIn, then someone told me it should be LeadIn, but I haven't bothered to change it. I use it all the time, maybe you might like it, too. RampIn also automatically generates an "Onion Skin" file, if you want it to.
This is a Visual Basic script that uses the same program-execution system on the computer as do Web pages with enclosed programs (scripts). It runs fine under XP, and might run well under 98/ME, but I haven't tried. If antivirus software is on the computer, the program might get caught as "suspicious", but that is because it is opening the part file that is to be modified and writes new part files based on the original file. It is a text file and can be read (hopefully easily...) in Notepad (right-click and choose Edit).
There also is a readme explanation file, and a configuration program to set up common settings. If anyone likes it, let me know. If something is wrong, let me know. Hope it helps.
RampIn
\VIDEO\BackedUpData\Programs\RampIn\RampIn.zip (http://www.talkshopbot.com/forum/messages/20164/__VIDEO_BackedUpData_Programs_RampIn_RampIn-19014.zip) (12.5 k)
I wrote this program to scan and "re-write" PartWizard part files to make the cut action of the file a spiral, instead of plunge-then-horizontal. I called it RampIn, then someone told me it should be LeadIn, but I haven't bothered to change it. I use it all the time, maybe you might like it, too. RampIn also automatically generates an "Onion Skin" file, if you want it to.
This is a Visual Basic script that uses the same program-execution system on the computer as do Web pages with enclosed programs (scripts). It runs fine under XP, and might run well under 98/ME, but I haven't tried. If antivirus software is on the computer, the program might get caught as "suspicious", but that is because it is opening the part file that is to be modified and writes new part files based on the original file. It is a text file and can be read (hopefully easily...) in Notepad (right-click and choose Edit).
There also is a readme explanation file, and a configuration program to set up common settings. If anyone likes it, let me know. If something is wrong, let me know. Hope it helps.
RampIn
\VIDEO\BackedUpData\Programs\RampIn\RampIn.zip (http://www.talkshopbot.com/forum/messages/20164/__VIDEO_BackedUpData_Programs_RampIn_RampIn-19014.zip) (12.5 k)