Results 1 to 9 of 9

Thread: od engraving on citizen

  1. #1
    Registered
    Join Date
    Dec 2009
    Location
    usa
    Posts
    9
    Downloads
    0
    Uploads
    0

    od engraving on citizen

    I need to engrave p/n on an OD .I have win-cnc but the sub program out puts doesn't seem to make any sense??

    any help or advise on programing G12.1 possibly?


  2. #2
    Registered MikeMc's Avatar
    Join Date
    Oct 2008
    Location
    USA
    Posts
    101
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by MKMANU View Post
    I need to engrave p/n on an OD .I have win-cnc but the sub program out puts doesn't seem to make any sense??

    any help or advise on programing G12.1 possibly?
    Get a hold of Brian Such with Citizen. He is in the Chicago office. He wrote the softward, and can put you on the right track.
    www.atmswiss.com


  3. #3
    Registered
    Join Date
    Jan 2005
    Location
    USA
    Posts
    277
    Downloads
    0
    Uploads
    0
    I have used Win-Cnc for engraving for years. Works well, but the sub program is only the cutting code. You must get the tool to the part and ready to cut before the sub program starts. You can also set the direction, size and axis' before you create the code. See the manual that comes with the software. (On the CD)


  4. #4
    Registered CNCRim's Avatar
    Join Date
    Feb 2006
    Location
    usa
    Posts
    949
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by MikeMc View Post
    Get a hold of Brian Such with Citizen. He is in the Chicago office. He wrote the softward, and can put you on the right track.
    G12.1 will do job on face of the part only. You need G7.1 but check your machine see if it avaluable. Post your code on here....... I had played with it awhile never actually engrave part us C-axis cylinder interpolation yet.
    The best way to learn is trial error.


  • #5
    Registered
    Join Date
    Jan 2005
    Location
    USA
    Posts
    277
    Downloads
    0
    Uploads
    0
    You can engrave on the OD if you have milling interpolation (G12.1) you will also need to change to "cylindrical plane" (G16) along with the G12.1. OR you can just use the C' axis commands.

    Attached are snap shots of the settings in Win-Cnc on how to get the code right for OD etching.


    N9(ETCH)
    T0900
    G50W-.5905
    M18C0
    S3=4500M80
    G98G0X1.35Z.5T9

    M98P1002(ETCHING-SUB-PROGRAM-CALL)

    G13.1
    G99G0X5.0M82T0M5
    G50W.5905

    T0100X3.5
    Attached Thumbnails Attached Thumbnails od engraving on citizen-etch_settings.pdf  


  • #6
    Registered CNCRim's Avatar
    Join Date
    Feb 2006
    Location
    usa
    Posts
    949
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by cogsman1 View Post
    You can engrave on the OD if you have milling interpolation (G12.1) you will also need to change to "cylindrical plane" (G16) along with the G12.1. OR you can just use the C' axis commands.

    Attached are snap shots of the settings in Win-Cnc on how to get the code right for OD etching.


    N9(ETCH)
    T0900
    G50W-.5905
    M18C0
    S3=4500M80
    G98G0X1.35Z.5T9

    M98P1002(ETCHING-SUB-PROGRAM-CALL)

    G13.1
    G99G0X5.0M82T0M5
    G50W.5905

    T0100X3.5


    Hmmmm, I could be wrong 'cause it's Citizen machineand it's difference, but as far as I remember as soon as G12.1 turn on, the machine automatic switch/force to G17(X-Y plane) it MUST go in pair or else.
    The best way to learn is trial error.


  • #7
    Registered
    Join Date
    Jan 2005
    Location
    USA
    Posts
    277
    Downloads
    0
    Uploads
    0
    On the Citizen machines you choose what plane you want to use during G12.1 "milling interpolation" when you choose the "G16" plane you are then using "cylindrical machining" .

    G12.1- (option)Converts C axis degrees and X axis movement to work like
    a milling machine. Program X-Y axis and the control converts all the
    commands to degrees automatically. X and Y are programmed in radius
    values and zero is at the center of the part, like a milling machine.
    Tool nose rad comp is also needed to use G12.1 correctly.

    There are some new options while calling G12.1. We used to have to
    change parameters to use G12.1 #1125 Mill_AX and #1126 MillC , now
    we can set these while calling G12.1 . See also G16 below.

    G12.1 D0 E=C (the D and E= are new to the C/M series)

    D0 -You can use "C" or "Y" as the virtual axis while in G12.1
    The manual suggests using "D1" to use "C" but I don't agree.
    If in G17 X-Y plane, then I suggest you use "D0" to use Y".
    Your choice, it makes no difference which you use! If D is
    not on the G12.1 line then "C" is default.
    Always have "D" first on the G12.1 line!

    E=C -This will set the axis number of the system to use as the
    polar axis. This depends if you are using the gang plate in
    $1 or the U121B option in $2 or $3. Setting E=C will set the
    proper axis automatically. If you don't use E=C on the line then
    $1 C axis is default. For safety, always use E=C

    (MILL A .3 SQUARE WITH .02R CORNERS)
    T2500(MSF-150/2." CUTTER)
    M5
    M18C0
    G98M83S4=1000
    G50U.37W-.25
    G0X3.Z.1T11
    G12.1 D0 E=C
    G17
    G41G0X.15Y.6
    G1Y-.15,R.02
    X-.15,R.02
    Y.15,R.02
    X.15,R.02
    Y.1
    G40G0X1.5Y0
    G13.1
    G18G99
    M20
    G50U-.37W.25


    G13.1- cancels G12.1 by setting control of the C axis back to C and H

    G16- Plane select cylindrical machining. To use this plane you need the
    option of G12.1 milling interpolation. G16 is used to convert polar
    C axis degrees to linear Y when machining "J" slots or cylindrical
    cams. Most of these part prints are dimensioned with linear and radial
    values, not degrees. Also the prints usually show the part cut and
    spread flat. Radii are hard to program and adjust without G16 and tool
    nose radius comp. G41-G42. Programming would be linear "Z Y".
    The polar "C" axis is converted to a linear "Y" axis. Another use of G16
    is to chamfer a cross hole equaly all the way around the hole.

    G16 (C.15)
    C= Position of X axis to calculate from if the actual cutting
    position is different. This is in radial value. C.15 = X.3

    (MILL A J SLOT Sample program not tested yet but should work)
    T600(.125" cutter / 1/2"bar/ to cut .156 slot)
    M5
    M18C0
    G98M80S3=2500
    G50C0W-.3937
    G0X.6Z-.1T6
    X.3(to depth of J slot)
    G12.1 D0 E=C
    G16 (C.15)
    G41G1Z-.02Y.078F6.
    G1Z.1,R.02(or use G2/some controls ,R didn't work)
    Y.187
    G3Z.256K.078
    G1Y-.078,R.078
    Z-.02
    G13.1
    G40G0X.6Y0
    G50W.3937
    M20
    G18G99M82

    G17- Plane select- X-Y used when milling with "Y" on the Gang Tools
    G18- Plane select- X-Z normally used. G18 is when power on.
    G19- Plane select- Y-Z


  • #8
    Registered
    Join Date
    Feb 2008
    Location
    The Edge of Obscurity
    Posts
    240
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by MKMANU View Post
    ...I have win-cnc but the sub program out puts doesn't seem to make any sense??...
    Does this mean that you tried it on the part and the engraving does not look right.
    Or...
    Does it mean that the [code] output does not look right to you?

    The WIN-CNC engraving software is very simple and straight forward.
    If you've "answered" all the GUI questions correctly then the code will execute as you've planned.


    Quote Originally Posted by MKMANU View Post
    ... G12.1 possibly?...
    You do not need G12.1 to engrave on the OD.
    If you employ G12.1 you would need to "answer" the WIN-CNC GUI as if you were using YZ and not CZ and would be more "confusing" the just interacting with the software under "normal" CZ mode.

    Maybe post the output and/or screen shots of the WIN-CNC GUI for the engraving

    Good luck.


  • #9
    Registered CNCRim's Avatar
    Join Date
    Feb 2006
    Location
    usa
    Posts
    949
    Downloads
    0
    Uploads
    0
    Cogmac1, you are right G12.1 does on OD with G16 ...... now engrave on cylinder will so much easier compare to G107.
    The best way to learn is trial error.


  • Similar Threads

    1. Need Help!- Citizen L20,L25
      By humbertocnc2007 in forum CNC Swiss Screw Machines
      Replies: 6
      Last Post: 02-18-2010, 07:17 AM
    2. Need Help!- CITIZEN E32 6T
      By karantaba in forum CNC Swiss Screw Machines
      Replies: 1
      Last Post: 09-18-2009, 02:55 PM
    3. Need Help!- Citizen L25
      By appusivadas in forum CNC Swiss Screw Machines
      Replies: 4
      Last Post: 07-16-2009, 09:51 AM
    4. Looking at getting used Citizen L20
      By PoiToi in forum CNC Swiss Screw Machines
      Replies: 5
      Last Post: 06-03-2009, 09:55 PM
    5. Need Help!- Citizen E16/20 E25/32 Program
      By gollame in forum CNC Swiss Screw Machines
      Replies: 2
      Last Post: 02-23-2009, 08:35 AM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.