584,829 active members*
4,879 visitors online*
Register for free
Login
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2005
    Posts
    244

    Meldas 300 Control

    Hi,

    I am looking to rotate repeat. I am hoping to create multiple copies. Is there a way to loop using the G68 Rotation command. This is a simple example of what I am trying to do.
    %
    O1234
    N10 G0 G17 G28 G49 G80 G91 G94 G97 Z0
    N20 M303
    N30 G91 G40 G28 X0 Y0
    N40 M69
    N50 G28 B0
    N60 M68
    N70 M11
    N80 G0 G90 G54 (WORK OFFSET)
    N90 M10
    N100 M00

    (LOAD TOOL)


    (.5DIA. ENDMILL - ROUGH)
    T1
    M6
    G0 Z5.0
    N140 G0 G90 G54 (WORK OFFSET)
    N170 G0 G90 X5.0 Y0 M3 S460
    N180 G43 Z2. H1 M8
    N190 G68 X0.0 Y0.0 R30.0"Would like to Repeat 12 times"
    N195 G65 P2222
    N190 G68 X0.0 Y0.0 R60.0 "Plan B to create copies"
    N195 G65 P2222
    N200 G69
    N220 G0 G28 G49 Z0. M9
    N230 G0 G40 X-5. Y0 M5
    N240 M30

    O2222
    X5. Y0
    G1 Z-.25
    X8.0
    Y3.0
    X5.0
    Y0.0
    G0 Z5.0
    M99
    %

  2. #2
    Join Date
    Oct 2005
    Posts
    672
    On my M3 control, I can create a small incremental subroutine and rotate it using:

    G0 G40 G90
    T1
    ...
    M98 H1000 I-1.5 L100
    G0 Z.025 M9
    G28 Y0.
    M30
    N1000
    G91
    G1
    G3
    G2
    ...
    G90
    M99

    This would execute and rotate 100 times using a center located -1.5 in the X direction.

Similar Threads

  1. OKK MELDAS CONTROL
    By leadscrew77 in forum OKK
    Replies: 2
    Last Post: 03-22-2021, 09:42 AM
  2. MELDAS 520 M CONTROL
    By camtd in forum Mazak, Mitsubishi, Mazatrol
    Replies: 6
    Last Post: 07-12-2013, 11:03 AM
  3. OKK 860 MELDAS 530 CONTROL
    By shredder in forum OKK
    Replies: 2
    Last Post: 03-12-2010, 11:51 PM
  4. DNC Meldas MO control?
    By cut more in forum Mazak, Mitsubishi, Mazatrol
    Replies: 3
    Last Post: 08-15-2008, 01:03 PM

Posting Permissions

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