586,112 active members*
2,999 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > BobCad-Cam > generating custom code
Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2015
    Posts
    4154

    generating custom code

    hello guys please consider a lathe with live tools / multifunction machine, 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

    Re: generating custom code

    Hopefully you'll get an answer from one of the other sites where you have copied and pasted exactly the same question ;-)

  3. #3
    Join Date
    Feb 2017
    Posts
    32

    Re: generating custom code

    So then you need something other than a straight lathe cad cam software.

  4. #4
    Join Date
    Jun 2015
    Posts
    4154

    Re: generating custom code

    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. Amada Linea 5 software generating an odd code
    By Fab-Eng-01 in forum Laser Control Software
    Replies: 0
    Last Post: 09-09-2015, 02:00 PM
  2. LazyCam not generating G-Code
    By Davedbq in forum Uncategorised CAM Discussion
    Replies: 1
    Last Post: 09-21-2011, 01:41 AM
  3. Replies: 3
    Last Post: 04-29-2011, 07:12 AM
  4. Generating code with Camsoft AS3000
    By Bap in forum CamSoft Products
    Replies: 4
    Last Post: 09-21-2007, 07:26 PM
  5. Generating code from solid
    By adryan in forum BobCad-Cam
    Replies: 3
    Last Post: 03-06-2007, 11:10 PM

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
  •