Hello Guest it is March 28, 2024, 10:18:02 AM

Author Topic: New IPS (Interactive Programming System) Professional Screen for Turn  (Read 116821 times)

0 Members and 1 Guest are viewing this topic.

Offline Dan13

*
  •  1,208 1,208
    • View Profile
    • DY Engineering
Re: New IPS (Interactive Programming System) Professional Screen for Turn
« Reply #90 on: September 09, 2011, 10:26:41 AM »
Great, Wes. Would be nice if you could make the macro work.

Thanks,
Dan

Offline DaOne

*
  •  236 236
    • View Profile
Re: New IPS (Interactive Programming System) Professional Screen for Turn
« Reply #91 on: September 09, 2011, 10:30:24 AM »
No prob

Wes
« Last Edit: September 09, 2011, 10:32:31 AM by DaOne »

Offline Dan13

*
  •  1,208 1,208
    • View Profile
    • DY Engineering
Re: New IPS (Interactive Programming System) Professional Screen for Turn
« Reply #92 on: September 09, 2011, 10:32:22 AM »
Yes, it is, Wes. A Txxyy will call it. By default Mach3Turn executes the M6Start macro upon encountering a Txxyy command.

Dan

Offline Dan13

*
  •  1,208 1,208
    • View Profile
    • DY Engineering
Re: New IPS (Interactive Programming System) Professional Screen for Turn
« Reply #93 on: September 09, 2011, 10:33:45 AM »
Sorry, was too quick to answer ;D it didn't show you edited the message...

Dan
Re: New IPS (Interactive Programming System) Professional Screen for Turn
« Reply #94 on: September 10, 2011, 10:16:18 AM »
I did some testing and the 253 offsets do work and are called up correctly, so you could program like I thought earlier. Interesting that the system is that robust. Gives you Lots of tools, just an odder way to call them up.

Did notice that the "Direction" DRO does not work correctly in machturn screen but it does update the tool sheet, just does not show correctly.
Re: New IPS (Interactive Programming System) Professional Screen for Turn
« Reply #95 on: September 10, 2011, 05:45:02 PM »
wes i would like to test your program
please send me a copy of everything i would need
I have a hobby cnc lathe and mill
I use them everyday
thanks JuMpS4
the pics are of a model I have been working on ( Yulee Sugar Mill ), the roller mill is the only parts i have used cnc on

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: New IPS (Interactive Programming System) Professional Screen for Turn
« Reply #96 on: September 10, 2011, 06:38:23 PM »
I did some testing and the 253 offsets do work and are called up correctly, so you could program like I thought earlier. Interesting that the system is that robust. Gives you Lots of tools, just an odder way to call them up.

Did notice that the "Direction" DRO does not work correctly in machturn screen but it does update the tool sheet, just does not show correctly.

How do you call tools greater than tool 99 or offset 99?
Hood
Re: New IPS (Interactive Programming System) Professional Screen for Turn
« Reply #97 on: September 10, 2011, 06:48:07 PM »
I can confirm it does work, but I'm not sure how to call it from G-Code. Inputting 253 into the tool number DRO applies the offsets though.

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: New IPS (Interactive Programming System) Professional Screen for Turn
« Reply #98 on: September 10, 2011, 06:52:03 PM »
Not much use if you cant call from code and as far as I know the format in turn for calling a tool is TXXYY so max 99 tool number max 99 offset number For example call T01222 for tool 1 offset 222 and what you will actually get is tool 12 offset 22.

Hood
Re: New IPS (Interactive Programming System) Professional Screen for Turn
« Reply #99 on: September 10, 2011, 07:22:44 PM »
Hood, Your right it can not be done from calling it up in the program. Too bad!

I did it with MDI and also typing in the tool number in the tool dro input box.

They could change it back, LOL    lot more offsets to use then.
« Last Edit: September 10, 2011, 07:24:54 PM by Ya-Nvr-No »