586,113 active members*
3,495 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > Rhinocam > Guys I am having a problem with RhinoCam and Mach 3 G02/G03
Page 2 of 2 12
Results 21 to 30 of 30
  1. #21
    Join Date
    Jul 2013
    Posts
    608

    Re: Guys I am having a problem with RhinoCam and Mach 3 G02/G03

    thanks, I guess we all learned something need.

  2. #22
    Join Date
    Mar 2003
    Posts
    35538

    Re: Guys I am having a problem with RhinoCam and Mach 3 G02/G03

    Well I tried getting Mach3 to perform a true spiral
    A "true" spiral can not be made with G2/G3 arcs, as a true spiral has a constantly changing radius.
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  3. #23
    Join Date
    Jul 2013
    Posts
    608

    Re: Guys I am having a problem with RhinoCam and Mach 3 G02/G03

    Ger, can you get spirals out of whatever cam software you use?

  4. #24
    Join Date
    Mar 2003
    Posts
    35538

    Re: Guys I am having a problem with RhinoCam and Mach 3 G02/G03

    Yes.

    My guess is that you're missing something in RhinoCAM.

    RhinoCAM is showing the toolpaths on the screen, but it's not outputting the g-code for them, for whatever reason.
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  5. #25
    Join Date
    Oct 2005
    Posts
    169

    Re: Guys I am having a problem with RhinoCam and Mach 3 G02/G03

    Some machines use a G2.1 or G3.1 to perform "True" spiral milling by use of an added variable to control the "pitch" of the spiral. It looks to me like this is what Rhinocam is set up for.

    Correct me if I am wrong, but it does not look like Mach3 will accept this kind of command.

  6. #26
    Join Date
    Sep 2006
    Posts
    32

    Re: Guys I am having a problem with RhinoCam and Mach 3 G02/G03

    A bit old post, but I stumbled with the same problem. Fox, have you found a solution?

    It is interesting, when I have a spiral machining, everything is ok, G code is generated and no problem with mach. If I use round pocket strategy, there is a problem - spiral is not g coded. I assume, mach post has an issue. Didn't compare mach posts from rhinocam and mach web.

  7. #27
    Join Date
    Jul 2013
    Posts
    608

    Re: Guys I am having a problem with RhinoCam and Mach 3 G02/G03

    Hi there, not that I recall.

  8. #28
    Join Date
    Apr 2004
    Posts
    5737

    Re: Guys I am having a problem with RhinoCam and Mach 3 G02/G03

    I don't think there's a problem with Rhinocam producing helical toolpaths; the question of whether they are "true" or not is more philosophical than practical. If Mach3 can't deal with G02/G03 spirals, it will output them as a series of short segments, which, if they're short enough, can't be distinguished from "true" spirals.
    Andrew Werby
    Website

  9. #29
    Join Date
    Sep 2006
    Posts
    32

    Re: Guys I am having a problem with RhinoCam and Mach 3 G02/G03

    I really think it is a problem with Rhinocam. Spiral machining makes spiral toolpath and Rhinocam generates code that doesn't have g2 or g3 and spirals are made of segments, and as such, they run through mach without errors. Problem rise up with hole pocketing, Rhinocam's post for mach generates g2 and g3 when spiral should start. (I don't think it makes sense, but maybe I am wrong) and this is the place where mach reports error. It is strange that cam will not make segmented path with hole pocketing, as it does with spiral machining. To me those toolpaths looks the same.

    Here is where error is in hole pocketing:

    G00 G49 G40.1 G17 G80 G50 G90
    G20
    .
    .
    .
    .
    X0.1250 Y0.0000 Z-0.2500 - end of lead in helix
    G17
    G03X-1.8743I1.8743J0.0000
    X1.8743I-1.8743J0.0000
    G01 X0.0000
    G00 Z0.2500
    M5 M9
    M30

    There should be a lot of code, because spiral is not short, but somehow, there is nothing of it.

    Have no idea is there a problem with mach, it can not interpret spiral (helix is ok) or there is a problem with mach post in rhinocam.

    thanks

    p.s figured out that basically, a spiral code is missing. Why it is not generated, I don't know, when it may be generated as a segmented spiral.

  10. #30
    Join Date
    Apr 2004
    Posts
    5737

    Re: Guys I am having a problem with RhinoCam and Mach 3 G02/G03

    It could be that there's something wrong with your I J K settings that's triggering the error messages. The Mach3 manual talks about how they work: CNC Mach3 G-Codes . Here's a thread on this site that talks about them: http://www.cnczone.com/forums/mach-s...-problems.html

    If RhinoCAM isn't telling it to do it the way you want it to, you might have to edit the Mach3 post so it puts in the right G code, either G90.1 for absolute, or G91.1 for incremental.
    Andrew Werby
    Website

Page 2 of 2 12

Similar Threads

  1. Tapping problem with Rhinocam
    By brian257 in forum Rhinocam
    Replies: 2
    Last Post: 03-09-2015, 09:57 PM
  2. help guys!! i have problem with my machine EDM charmilles 41..
    By dm_trio in forum Waterjet General Topics
    Replies: 0
    Last Post: 06-18-2014, 04:23 AM
  3. RHINOCAM ALWAYS POSTS TO MACH IN INCHES.
    By TheNigerian in forum Rhinocam
    Replies: 5
    Last Post: 03-22-2010, 06:12 AM
  4. Please Guys!!! Spindle Motor O-TC Problem
    By suleman_mani in forum Fanuc
    Replies: 6
    Last Post: 05-30-2008, 06:17 PM
  5. What do you guys use for acceleration settings in Mach 3 with the CNC kit from IH
    By BEDFORD in forum Charter Oak Automation Support Forum
    Replies: 2
    Last Post: 04-23-2006, 02:12 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •