585,753 active members*
3,717 visitors online*
Register for free
Login

Search:

Type: Posts; User: 9r2a5m70

Search: Search took 0.00 seconds.

  1. Thread: 4Th Axis Help

    by 9r2a5m70
    Replies
    1
    Views
    790

    4Th Axis Help

    I'm creating a Post processor for our Techno machine, we just added a 4th axis to it. So I'm having a couple of issues that I'll spell out, hopefully someone will have some insight.

    1-Problem: ...
  2. Replies
    1
    Views
    1,004

    Re: Where to download MadCAM 5.0

    Looks like the host was having an issue. The website is now back up and I'm able to download the software.
  3. Replies
    1
    Views
    1,004

    Where to download MadCAM 5.0

    I had to replace my computer due to system failure and I lost the install file for MADCAM 5.0. Where can I download MadCAM 5.0 for Rhino to re-install it? I tried MadCAM's website which was down &...
  4. Replies
    2
    Views
    1,309

    Re: Phenolic Table Patch

    Yeah, we ended up doing that on Monday. Worked great.
  5. Replies
    1
    Views
    1,043

    Re: Routing Printed ALU-Sheets problem

    Hello,

    When you say Aluminum do you mean something like a Di-Bond? Aluminum with a polyethylene core? If so check with your supplier, they make a version specifically for direct to substrate...
  6. Replies
    2
    Views
    1,309

    Phenolic Table Patch

    We recently had a fire on one of our machines. It burnt roughly a 2'x2' section of the phenolic matrix. We looked at replacing it but to buy the 52"x 63.5" x 2" thick was extremely expensive.

    I...
  7. Replies
    16
    Views
    2,138

    Re: Multiple Tools in single toolpath

    Hi Roger,

    Thanks for all your input and work on helping me with this. I now have a good direction to go and just have to dive into some scripting to get this working for our machine. But I'm...
  8. Replies
    16
    Views
    2,138

    Re: Multiple Tools in single toolpath

    Hi Roger,

    I'm making some progress on figuring out what I need to put in there. Below is a link to the Mach3 SetOEMDRO list of what can be used. If you have a chance maybe you could check it out...
  9. Replies
    16
    Views
    2,138

    Re: Multiple Tools in single toolpath

    Ok, thanks for your help.

    It looks like we are using an Ethernet Smooth Stepper board. I'm on the manufacturer's website and I'll look through their documentation to see what code it wants to see.
  10. Replies
    16
    Views
    2,138

    Re: Multiple Tools in single toolpath

    I tried adding the "CALL SETOEMDRO(6,0)" to the post and made a simple file. I'll attach both the Toolpath and the Post. When I loaded the toolpath into Mach 3 it said unknown word at line 1511 and...
  11. Replies
    16
    Views
    2,138

    Re: Multiple Tools in single toolpath

    Hello Roger,

    Thanks for your response. I don't program VB or C# or anything so I'm not sure what the function is / does.

    So with this SETOEMDRO does that just tell the C axis to set back to...
  12. Replies
    16
    Views
    2,138

    Re: Multiple Tools in single toolpath

    Hi Dan, please see attached. The one that says Toolchange in the file name is my mod just to allow the machine to get to a good spot to go back to zero. But not how i would like the code to be. I did...
  13. Replies
    16
    Views
    2,138

    Re: Multiple Tools in single toolpath

    Good morning,

    So our machine is using the Mach 3 interface to run and a hobby level controller (at least that's what I'm told). The machine itself doesn't have to unwind in the C direction (Table)...
  14. Replies
    16
    Views
    2,138

    Multiple Tools in single toolpath

    Good morning, we've been using MadCAM cnc for about a year now. We have a custom built 5 axis machine but we mostly use it as a 4 axis in a lathe style setup. The one problem I have which I believe...
  15. 4 Axis Revolution to 4 Axis Straight cutting.

    I have a bust that I am machining. I've setup and cut the 4axis planar finishing on the head, and the chest. But the neck area would collide with my collet. So I want to do a indexed cut from the...
  16. Re: Lockable objects in Rhinocad so you cannot move them and mess stuff up

    Scarlaton,
    Yes there is a way. Under the Standard ribbon towards the right side there is a "padlock", if you click the little arrow in the lower right corner you have all sorts of options for...
  17. Replies
    0
    Views
    480

    Weeke Optimat BHC 550

    We've recently purchased a used Weeke 550 machining center. We've taught ourselves how to run it. The only problem we keep running into is when we need to change out to a new spoilboard. I believe...
  18. Replies
    0
    Views
    930

    Simulate Shows cutter inside part.

    So I'm attaching a picture of my simulate and the machine settings next to it. When I am doing a 4 axis toolpath (parallel finishing) the simulation is showing the cutter inside the part. The code...
  19. Thread: CNC Lathe

    by 9r2a5m70
    Replies
    1
    Views
    292

    CNC Lathe

    We are looking at getting a bunch of column work next year. Probably about 200 pieces, 6 styles, somewhat intricate. They range in diameter from 12" to 24" and just under 8ft long. They would be made...
  20. Replies
    2
    Views
    952

    Re: Adding tool offsets in post processor.

    Ok I figured it out, I used:

    *TOOL_CHANGE*
    ("toolname")
    G10 L1 P1 Z"tooloffsetnbr"
    G43 H1
    M6 T"toolnr"
    M03 S"speed"
    G1 "zhome"
    *END_SECTION*
  21. Replies
    2
    Views
    952

    Adding tool offsets in post processor.

    We've been using a few different programs, and none of them run our custom 5 axis machine properly. After playing around with the demo of MadCAM I've edited the post and have it very close to what...
Results 1 to 21 of 22