Jump to content
Supertuner

Open Source G Code For Bait Molds

Recommended Posts

I was wondering if there were any files to get. What ever is available in public domain, of course, and free. lol It would help me to faster get to actually making a more complex mold with out cad design. I'm more interested in my machine capabilites than cad skills currently, I know what they are. SO with limited time I'd like to start seeing what it takes(tooling, fixturing, etc) to make more complex molds.

Thanks

Link to comment
Share on other sites

Well that would be easy. But dont think there is such a public place. I talk to most of the mold makers here and with there info have come to a conclusion, They are all designing there own and not putting it in a public forum. Alot of work goes into what they do and giving it away is not good business practice. I know that there was a fued here once about this subject. Good luck in your quest. Frank

Link to comment
Share on other sites

I was wondering if there were any files to get. What ever is available in public domain, of course, and free. lol It would help me to faster get to actually making a more complex mold with out cad design. I'm more interested in my machine capabilites than cad skills currently, I know what they are. SO with limited time I'd like to start seeing what it takes(tooling, fixturing, etc) to make more complex molds.

Thanks

What have you got to work with so far? Hardware? Software?

Link to comment
Share on other sites

Bob,

I've got a mid 80's Chicago index mill with anilam retro fitted controls. It makes a lot of scary noises.lol But it is damn accurate. Less than .001 repeatability on a 3.5 inch circle(common use for the machine). And not taking a lot of time, it's pretty large. SOrt of the thing I'm wondering with it, using really small ball end mils in this larger machine. Of course you can I'm just wondering what type of accuracy I'm capable. I think really good.

AS far as design soft ware I have autocad and several other good basic free cam nased software. The trick that I haven't look for, since I was just direct interfacing this machine for basic operations, is the driver software for the particular anilam system.

What are you thinking?

Edited by Supertuner
Link to comment
Share on other sites

I see where I made the comment about commercial quality molds, in reference to making my skills that good. I don't plan on going into business(seems a common thread around lol). I just like fishing, making lures, have a machine. 1+ 1

Edited by Supertuner
Link to comment
Share on other sites

Dont take this wrong as its not meant to be.

I program for people and have been programming for people and myself since the early 90's, Ive trained people how to program machines for a local machine company here as a side job in AZ as well.I also run my own shop.

bottom line you would have to be an absolute fool to get a program from someone you dont know and run it on your equipment, especially off the internet.

there are many reasons why, but the main reason is a program might crash then your out a machine and the time and everything else. is it worth the value of your machine to ruin it?

I know what your thinking and most machinist think the same way. I will watch it and slow it up. thats both true and not true no matter how good someone thinks they are.

a simple program with a few lines is no problem to watch the first run, However a 3d program your talking thousands of lines of code, just for a simple one.

it never fails when someone thinks everything is going good they get lazy and trust worthy and then it happens you get the crash like no other crash you ever had,

while most crashs in both 2d and 3d programming usually occour during the rapids or tool changes ( in between cavities changing tools and at the end of the tools) its not always the case,

pretty much anyone can make a cad file and due to the cam software anyone THINKS they can generate cnc code with it, but thats not completely true. I've seen solids that look to be really good on the cad side be a complete nightmare on the cam side just to make the code and have nothing but big problems on output code. and this was done by Boeing engineers. Bobcad(especially) and Mastercam are perfect examples of things that go wrong for know reason at all especially in surfaces and in solids, ive seen them throw lines in code for no real reason just because the surface or solid file was broken where the mating surfaces meet.

Some of the shops I run parts for, used to send me there machine files, I refuse to run them unless they give me a money order for the price of the replacement of the machine and tooling and down time. even the companies I program for will send me my own program and the parts when they dont have machine time for them, that they used and I still wont use it, you never know if anyone edited the program or not. is it really worth the price of your equipment/downtime ?

the other problems is most 3d code will run more than the memory in most machines so it has to be dnc's, I have programs over 30 megs long and thats just the nc code for molds with out sub routines and using sub routines some programs are 10+ megs, which brings in a hole nother problem to worry about and thats sub routines and the code they use and how its interpeted by each individual control.

Trust me its more of a head ach than its worth

its faster and easier to set you own machine up, code your own machine for your own tooling, not to mention you will learn alot more about what your doing.

Delw

.

Link to comment
Share on other sites

I see where I made the comment about commercial quality molds, in reference to making my skills that good. I don't plan on going into business(seems a common thread around lol). I just like fishing, making lures, have a machine. 1+ 1

No issue. I make my own molds too. As to G-code. The basic code is pretty standard, but there are peculiarities to different controllers. I have two little desktop machines that both run under Mach 3. Hence I use a CAM software (currently Cam Bam) that has a Mach 3 post processor so that my code works right with a my Mach 3 controlled machines. Fanuc post processed code also usually works fine with my machines.

I don't know anything about Anilam, but you might ask over in the Usenet group rec.crafts.metalworking. If you don't have a Usenet server you can access it through Google Groups. You might also ask on CNCZONE, but that forum is so huge that finding the right place to post questions to get them in front of the right people might be difficult. Also you might check the Practical Machinist forums.

As far as public domain code. Probably not much going to be out there, and then you are still going to be worried about machine compatibility in the little stuff. If you want I can throw together some simple test code for you, but you should be able to do it yourself easily enough.

So from your post it seems you are just using your machine in jog mode right now? You need to write a couple simple code files to test control and make sure you know how to load/start them. Nothing fancy. Just something to test with. There are tons of cam programs out there. Cam Bam has a 2d freeware version, and their current 3D release is not time limited. Its limited to 40 executions. That's a long time to see if it will generate code that executes well on your machine.

There are of course some tricks to learn about machining aluminum. High spindle speed (I use a 35K RPM router, although I did some good stuff with 18K spindfles before) and slow feedrate seems to be the ticket. Sometimes I get faster results with deepers cuts and even slower feedrates. You are just going to have to break some cutters to see what you can do. Those little cutters break really easy. 1/8 and bigger tend to gum up and throw your work piece out of the clamps. Smaller ones just snap off.

Back to CamBam. If it has a post processor that will produce code that will work with your machine you can do quite a lot with it all by itself. Its got a number of basic 2D CAD tools built right in, and some 2.5D profile capability. It handles STL and 3DS 3d files just fine. No 3D in the free version, but with 40 executions in the current release I wouldn't even bother with the free version. The current release is so much further advanced its like a totally different program. It took me about a month to get most of what it does. I developed more than a dozen parts with it before I had to register it.

If you don't want to shell out $149 for Cam Bam, then FreeMill ($0) seems like it might be able to do some single pass stuff as well. Its picky about the files it will process though. Lots that worked fine in CamBam it said were invalid.

I really never found a free CAM software that I really liked, and I tried a bunch of them.

P.S. I am in the process of retrofitting a Hurco KMB-1 (Early 1980s) to Mach 3 control. .001 accuracy and .0005 repeatability supposedly. The ballscrews all look really good, but I won't know for sure until I cut some real test programs.

P.P.S. If you really want I'll send you the code I used to cut my first curly tail, but it may not work on your machine. Your machine probably doesn't spin fast enough to cut it at the same feed rate and pass depth I did. Hmm... there is a good project for you. Cut a clamp mount to hold a high speed router on your machine.

P.P.P.S. Wow! looking back I see I rambled a bit. Hopefully there is something in there you can use.

Link to comment
Share on other sites

The machine makes all kinds of neat little things all by itself, it's a full cnc 3 axis machine. NOt sure how you "use" one in jog mode. You mean simply moving it back and forth? I've actually hand programmed several bait molds already. SImply axis rotation, worms.lol

I could do tool path checks on software. But, I can crash it all by myself. lol

Bob let me look into finding a driver I need for this control.

Edited by Supertuner
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...
Top