Auto tool measurement options

More
29 Mar 2024 22:11 #297150 by guitarcarrot
I'm looking to implement an auto tool measurement routine into my machine, there are a couple of options that I'm aware of, and likely several others that I'm unaware of.

1. Built in gmoccapy tool measurement

This seems a little unintuitive to me, but likely due to ignorance on my part.

Using the machine table surface as a datum of sorts and measuring block height seems unnecessary to me

File Attachment:


2. Orangecat Method (Also detailed here: PrintNC )

This seems much more intuitive to me:Sequence of operations for Running g-code;
  1. Using a T99, a .250" Rod, touch off X, Y, and Z of WCS as modeled in CAM
  2. Manually input M600 on MDI screen
  3. Manually call an M6 T99, tool will touch off on toolsetter and store tool height
  4. Load program and run, M6 in program will prompt tool change, after changing, tool will touch off and Z will adjust
  5. Run any and all code using the same desired Z height for the WCS as designed
  6. For new WCS repeat from Step #1
  • Touches each tool off to the tool height sensor.
  • The first tool is used as the reference, all subsequent tools adjust the tool offset.
  • Tool is moved away by raising Z to _TravelZ before moving towards the Tool Setter XY Coordinates, and when moving back from the switch again moves at height _TravelZ before going straight back down to the original position.
  • Sets all necessary modes to ensure correct operation no matter what state the program is in when this is called. We eliminate almost all side effects by saving and restoring the modal state.
Other options
In an ideal world I'd like a workflow something like the following, does this exist?

1. Insert probe into spindle, touch off on tool sensor
2. Run probing cycles on the stock
3. Insert the first tool into the spindle, touch off on tool sensor. run code until tool change required
4. Spindle is raised to change position, change tool, touch off on tool sensor, continue until next tool change
5. Repeat as required.

What other options are there?

Please Log in or Create an account to join the conversation.

More
13 Apr 2024 20:19 #298200 by zmrdko
Do you have an ATC spindle? Or do you manually change tools with collets in spindle?

Please Log in or Create an account to join the conversation.

Time to create page: 0.097 seconds
Powered by Kunena Forum