Vmax549 wrote:UCCNC would be well served IF they added a simple ATC mode to control the tool table values.
[x] ATC Mode
[12] # of tool slots
When atc mode is selected UCCNC would use teh Slot# of the tool table as the actual tool# instead of the tool# in the table.
Call Tool #1 = Slot#1 = tool#10
Call Tool#2 = Slot#2 = tool#5
Call Tool #15 = Tool #15
etc
etc
This would allow you to select what tool# was used in each slot.
IF you called a tool higher that the number of slots then UCCNC would revert back to the tool# for the offset values and other values in the tool table.
Also you would need to be able to READ and Write to the tool table from the M6 macro script.
Just a thought, (;-) TP
Curious how it works now. The tool number is tied to a slot number and this information doesn't have the ability to be dynamically read/write from macros? If that's the case, what purpose does having a slot number on the tool table? This put some serious screws in my plans for a dual arm tool changing head for the carousel (or should say my buddies, as I'm thinking a single arm would be easier). But the tool to slot relationship would have to be changed during the macro in order for it to work. So as of now, macros don't allow slot/tool info to be changed?
Would be nice to see some more improvements in the ATC portion of UCCNC. I've never seen much use for the jog flyout, would love to see either probing here or an ATC function (change tool, current tool/set tool height to the table). I've modified ScreenSet 2017 which already shows current tool, change tool function and goto change tool position with another button to set tool height (thanks to Ger for the button and someone here who posted a tool measuring macro). But some of this seem like easy adds to the main screen just reducing some of the larger buttons. I'd be good seeing these on the flyout. Maybe probing for the flyout on the main screen and ATC flyout (current tool, change tool, set tool height, list of slots with current tools in them) on the tool tab.
Edit...ok, just realized there is only one flyout screen. Since the probe tab has so much info and abilities, maybe just ATC stuff on the flyout.
-=J