|
452
|
General CNC Chat / Show"N"Tell ( What you have made with your CNC machine.) / Re: 1/12 SCALE MILLING MACHINE PARTS
|
on: September 01, 2008, 07:26:55 PM
|
One supplier of kits for model machine tools is PM Research, http://www.pmresearchinc.com/store/home.php?cat=6They offer many machines, and also several model steam engines. Many of them are aluminum castings, they also offer a couple steam engines in brass. They also have an extensive line of model parts, like pipe fittings, pressure gauges, etc. Nice people to do business, with, always exhibit at the major model engineering shows.
|
|
|
|
|
454
|
Third party software and hardware support forums. / Newfangled Solutions Mach3 Wizards / V2.79
|
on: August 25, 2008, 10:00:34 PM
|
|
Version 2.79 is ready for test. The main change in this version is to handle the metric tool units correctly. Old versions were doing a double conversion of metric values to english resulting in bad values for Feed rate.
I have also displayed the units LEDs on every page. You select a unit in the first screen when you select material. From then on all units are assumed to be in the chosen system.
But when you select a tool you may indicate the tool is in the other units. When you calculate chip load and feed rate they will be shown in the selected units, but when you click Continue to move to the next screen the tool values will be converted to the native units. A message Box pops up to tell you it made a conversion. I may eliminate that box if its to annoying.
Consider this a test version for a while.
Download the zip file and unpack it into Mach3/Addons/Newfangled
have fun, let me know if there are errors.
|
|
|
|
|
457
|
Third party software and hardware support forums. / Newfangled Solutions Mach3 Wizards / Re: Is there a way to change G00 G43 H3 Z0.2
|
on: August 16, 2008, 08:29:21 PM
|
|
Ok, I talked to Brian and I understand why he put the G98 mode on the drill cycles. It is a safer option. If you use G99 the tool only comes up to the retract height between moves. With G98 it comes up to either retract or the rapid height, whichever is higher. That can take more time, but if you want to get fast, and are sure the retract height is high enough, then simply program the Rapid height to be something like .001 higher that retract. That will operate exactly like the G99 option.
Since wizards are meant to be simple, and for beginners we always try to make them as safe as possible, so this one will stay with G98
|
|
|
|
|
459
|
Third party software and hardware support forums. / Newfangled Solutions Mach3 Wizards / Re: Wizard output - saving
|
on: August 15, 2008, 08:31:07 PM
|
|
Yes, the wizard generates a main file called NewProgram.tap that is placed in the Gcode folder, and Index.tap that is placed in the subroutine folder.
You can simply rename the files using Windows Explorer to whatever you like. You will have to also edit the NewProgram.tap file to call whatever name you give to the index file. Then simply use the Load Gcode button and choose the file. When it runs mach will find the subroutine.
|
|
|
|
|
|