Hello Guest it is April 20, 2024, 03:26:46 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - JJAE

Pages: 1
1
Hello,

About 1 month ago, I purchased a Lagun 3-axis mill with mach3 installed. The machine is in
sweet condition and we(my son and I) are slowly learning to use it. I have been a machine
designer since about '85. I started as a toolmaker in '76. Have done alot of VB programming
over the years, and some G-code programming for special machines. My current goal is to
write a VB program to produce g-code for simple drilling operations. Pockets etc., would
also be included, but I intend to use existing wizards for that, and include them as a g-code
subroutine (call the external files as subs). The reason for this program is to make the
machine as easy to operate as a manual mill (if possible). It will have a table for X,Y location
manual entry, along with the hole tags. Then setup operations for the hole tags on other
screens. The output g-code will call macros for each tool# to set the Z offset, w/G31. There
is no presetting of tools. I did search around for the VB API to mach3, but didn't find too
much. The main advise I need right now is whether I'm addressing a valid need, or if
there is a commercial CAM program that would do this at reasonable cost (less than $500).

Thanks for any replies,
John

Pages: 1