585,753 active members*
4,123 visitors online*
Register for free
Login
IndustryArena Forum > Manufacturing Processes > Milling > DMS 3 Axis Gantry run 5 Axis code?
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2019
    Posts
    1

    DMS 3 Axis Gantry run 5 Axis code?

    I a programming for DMS 3 and 5 axis gantries using Catia and posting with CIMPro. The post processor posts out the same code for a 3 axis and a 5 axis. If it is to run on the 3 axis machine, then the code needs to be edited to remove all of the B0 and C0 calls.
    I know it is possible to have two separate posts, one for the 3 axis and one for the 5 axis, but it would be preferable to run the same code on both machines.

    My question is this: Does anyone know of a way to run GCode on a Fagor 8065 controller and have it ignore a B or C axis call if it does not have those axis's configured? It there a was to configure the machine parameters to no throw an error when it reads B0 or C0?

  2. #2
    Join Date
    Apr 2015
    Posts
    327

    Re: DMS 3 Axis Gantry run 5 Axis code?

    Hi,

    sorry, but i think no. You have to make a note for this axis ( like this G1 X0 Y0 Z0 ;B0 C0).or delete it.

    If you have it in a code machine will be read it always and in a case 3 ax machine, drive control say you that you have many axis on a line (or something similar)

    I would personally solve this by a user application that would remove the rotary axes after it was generated.
    Alphacam post and VBA macros, Autodesk HSM post.
    www.cadcam-softcz.cz

Similar Threads

  1. Gantry mill with moving gantry for Z-axis
    By rogue-insight in forum Vertical Mill, Lathe Project Log
    Replies: 25
    Last Post: 09-07-2020, 01:32 PM
  2. Replies: 14
    Last Post: 07-19-2014, 05:55 AM
  3. Endless vs. +/- Continuous C axis, Pros/Cons on 5 axis gantry Breton or FPT
    By vettespeed in forum Uncategorised MetalWorking Machines
    Replies: 0
    Last Post: 11-25-2013, 05:25 PM
  4. Need help with FLA-100 Gantry y-axis
    By sports.racer in forum DIY CNC Router Table Machines
    Replies: 6
    Last Post: 07-25-2012, 05:47 AM
  5. WTB 5-Axis Gantry CNC
    By Claud in forum Want To Buy...Need help!
    Replies: 5
    Last Post: 10-01-2010, 08:04 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
  •