585,991 active members*
6,540 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > Uncategorised CAM Discussion > code for actual operation accordingly to next operation
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2015
    Posts
    4154

    code for actual operation accordingly to next operation

    hello guys please consider a lathe with live tools, thus turning and milling axis : S + M

    there is a situation where code for
    one operation must be created accordingly to next operation

    for example, if operations are :
    ... S,S or M,M, thus same operations, one after another, than
    code_type_1 should be generated
    ... S,M, thus milling after turning, than code_type_2 should be generated
    ... M,S, thus milling before turning, than code_type_3should be generated

    so, is it possible to generate code in this manner ?

    also, if yes, is it possible to generate code for "last operation"
    accordingly to "1st operation" ? this is good when program is looped

    code variants are :
    ... type 1 : G00 X=contast Z=constant M203
    ... type 2 : G00 X=contast Z=constant M203 M05 M63
    ... type 3 : G00 X=contast Z=constant M203 M109

    please, answer even if not possible kindly !
    Ladyhawke - My Delirium, https://www.youtube.com/watch?v=X_bFO1SNRZg

  2. #2
    Join Date
    Jun 2015
    Posts
    4154

    Re: code for actual operation accordingly to next operation

    how many types of returns do you use ? ( turret to safe position after operation finished )
    Ladyhawke - My Delirium, https://www.youtube.com/watch?v=X_bFO1SNRZg

Similar Threads

  1. View actual tool in each operation!!!!!!!
    By oscar_21 in forum Tree
    Replies: 0
    Last Post: 12-02-2016, 05:59 PM
  2. visual quick code operation
    By hotrunner24 in forum Haas Visual Quick Code
    Replies: 1
    Last Post: 02-12-2015, 05:51 AM
  3. m code or operation manual
    By rathi_vk in forum CNC Machining Centers
    Replies: 1
    Last Post: 10-10-2014, 08:53 PM
  4. G-Code Spindle Operation
    By SyilAmerica in forum Syil Products
    Replies: 5
    Last Post: 03-07-2007, 09:09 PM
  5. Generate G-Code for end-milling operation
    By vijaychd in forum G-Code Programing
    Replies: 0
    Last Post: 06-02-2005, 09:46 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
  •