584,800 active members*
4,624 visitors online*
Register for free
Login

Search:

Type: Posts; User: TURNER

Page 1 of 6 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,604

    Matsuura, Yasnac j100/j300 parameter help

    Hello,
    Does anyone know if on the yasnac there is a parameter (like on fanuc) for the decimal points in programs? e.g. if there is an integer in program like X92 it will read as X92.0
    Thanks....
  2. Re: onecnc NC config Q (fastcut plas) testra Help

    Try post settings, general, untick modal coordinates. That will force output of xyz each move. If i caught what you meant.
  3. Replies
    3
    Views
    1,954

    Hi barbter, not lately but there is a post on the...

    Hi barbter, not lately but there is a post on the ncp forum dated this Jan. I guess he is busy he been quiet for a long time now but still pops up now and then. I dont know if the 3d job is still in...
  4. Replies
    28
    Views
    12,127

    Hi, what can this free 2d drafting export as,...

    Hi, what can this free 2d drafting export as, file types.
    Thanks, keith.
  5. Replies
    1
    Views
    1,648

    FEATURE REQUEST ROTATE 4TH AXIS

    Hi Scott,
    I dont know how difficult this would be, but using the rotate function would it be possible to rotate A axis code? for example

    G01 Z60.0
    A50.0
    G00Z80
    A0.

    Rotated 180
  6. Replies
    9
    Views
    2,325

    Hi Viumau, When using 4th Axis, you are...

    Hi Viumau,
    When using 4th Axis, you are correct, the rotation moves are not simulated. Rather the tool moves around the job. I think i suggested this a long time ago.
    It is still clear to see...
  7. Thread: Compact II?

    by TURNER
    Replies
    36
    Views
    8,009

    If you are still stuck with this problem Try...

    If you are still stuck with this problem
    Try create a edi file in your linklib folder eg "removeG1.edi" in this file enter the following

    SET QUIET ON
    SET FINDCONF OFF
    SET WILD ON


    FIND...
  8. Thread: Compact II?

    by TURNER
    Replies
    36
    Views
    8,009

    Hi Martin, just read your post, i sent you a PM....

    Hi Martin, just read your post, i sent you a PM.
    Keith
  9. Replies
    0
    Views
    850

    Yasnac invalid characters

    Hi Scott,
    We have some high speed matsuura machines which run on a yasnac controller. There are some codes "HON" and "HOF" which tell the machine highspeed on/off. If i plot a file with these...
  10. Replies
    9
    Views
    602

    I dont believe it does that from a profile cycle,...

    I dont believe it does that from a profile cycle, but if you wanted to you could pretty quickly make that path and have it work that way.
    I tried a demo of bobcad a while ago and thought it was...
  11. Replies
    9
    Views
    602

    What is outside radius looping, dont understand...

    What is outside radius looping, dont understand what your asking???
  12. Replies
    4
    Views
    1,622

    Feature request

    Hi Scott,
    Thanks for the update, all working well here. Could i ask for a new feature or modification to one " remove redundant end points " .
    Sometimes in posted code we get what i would call...
  13. Replies
    1
    Views
    1,593

    Have you programmed a feedrate for example... ...

    Have you programmed a feedrate for example... G95 F0.20 The machine will not feed if a feed has not been programmed. I have not worked this machine but i have worked on other guildemeister lathes...
  14. Thread: G66 PROBLEM

    by TURNER
    Replies
    1
    Views
    1,109

    G66 PROBLEM

    Hi Scott, hope you are well.
    I may have found another problem. When using G66 modal sub call, ncp doesnt seem to work on arc moves. Please plot mocked up program to see problem. What this is for...
  15. Replies
    1
    Views
    850

    Request re toollist

    Hi Scott,
    Just a few ideas to throw at you.

    1) Could the set as reference in the right click menu be modified to only use visible entities? I found this may be useful now we have the option of...
  16. Replies
    47
    Views
    8,149

    Hi Anshish, I dont think this will be easy to do...

    Hi Anshish, I dont think this will be easy to do with g-code see link for calcs required... How to construct (draw) a circle through 3 points with compass and straightedge or ruler - Math Open...
  17. Replies
    1
    Views
    931

    Hi, They are in the scripts folder of your ncplot...

    Hi, They are in the scripts folder of your ncplot root directory.
    Keith.
  18. BIG LOL I asked my 12 year old kid, and got the...

    BIG LOL
    I asked my 12 year old kid, and got the answer with no calculator in 3 seconds. Do you want to subcontract for pocket money lol.
  19. Thread: M98 Looping

    by TURNER
    Replies
    20
    Views
    4,931

    Hi, on a mill G90=absolute positioning and...

    Hi, on a mill G90=absolute positioning and G91=incremental positioning
    therefore to move C axis 10 degrees you could put G91G0C10 , this would not move to 10 but would move 10 from where it is...
  20. Replies
    5
    Views
    1,441

    Hi Scott, nice update :). Just had a quick play...

    Hi Scott, nice update :). Just had a quick play with the new toollist and modal display. I was playing with different addresses for the modal marker and found if you enter 'G' it hangs the software....
  21. Replies
    5
    Views
    1,441

    +1

    +1
  22. Thread: NcPlot 2.22

    by TURNER
    Replies
    2
    Views
    1,512

    Have you run this on a machine? N0450 G66...

    Have you run this on a machine?
    N0450 G66 P6272(ROUGH AREA-K-.010-STK)
    N0460 M98 P6273
    N0470 G67
    I wasnt aware you could call M98 from within G66??
    Keith.
  23. Thread: M98 Looping

    by TURNER
    Replies
    20
    Views
    4,931

    Hi Camtd, Or you could still use M98 (i think...

    Hi Camtd,
    Or you could still use M98 (i think like this )

    %
    O0001 ( TEST )
    N10 ( DATE - 23-06-11 TIME - 13:34 )
    N20 G20
    N30 G0 G17 G40 G80 G90 G94 G98
    N40 G0 G28 G91 Z0.
    N50 G0 G28 X0. Y0.
  24. Thread: Mirror Tool

    by TURNER
    Replies
    2
    Views
    1,242

    Cheers Scott, good to here your still active....

    Cheers Scott, good to here your still active. Hows the developing of your new version going?
    Keith.
  25. Thread: Mirror Tool

    by TURNER
    Replies
    2
    Views
    1,242

    Mirror Tool

    Hi Scott,
    Do you think it would be possible when using the -tools-mirror function on code, that some sort of check or change could be applied when using compensation? e.g if climb cutting using...
  26. Thread: Compact II?

    by TURNER
    Replies
    36
    Views
    8,009

    Hi, i downloaded the trial of "NICAM IV " to see...

    Hi, i downloaded the trial of "NICAM IV " to see what it was about, but they never replied to my email for the trial key. Are they still trading??
    Keith.
  27. Replies
    1
    Views
    708

    Hi Ant, I think you would be better giving them a...

    Hi Ant, I think you would be better giving them a call
    OneCNC UK ph + 44 (0) 1902373054
    Neil is the guy in sales i spoke to, they will answer any questions you have and are not pushy or hastlers....
  28. Thread: Compact II?

    by TURNER
    Replies
    36
    Views
    8,009

    This is why i started this thread Nate, there is...

    This is why i started this thread Nate, there is none or little support for this software anymore and there is nothing new that will touch the speed or control you have when doing familyparts using...
  29. Thread: Compact II?

    by TURNER
    Replies
    36
    Views
    8,009

    Yes almost extinct, but still more versatile than...

    Yes almost extinct, but still more versatile than ANY new breed of software. Why no one has rewritten this with a more modern front end and visuals eg 3d backplotting etc is totally beyond me. We are...
  30. Replies
    7
    Views
    978

    Hello ukchopper, We have had this software for...

    Hello ukchopper,
    We have had this software for only a few weeks, i think it is pretty easy to use. Pockets are really easy and if you want to leave islands. Click all the boundaries...done. I would...
Results 1 to 30 of 152
Page 1 of 6 1 2 3 4