- Home
- Knowledge Base
- TCM S Machine
- Alarm
- How to use tool breakage option
- Home
- Knowledge Base
- Programming
- M Codes
- How to use tool breakage option
- Home
- Knowledge Base
- Programming
- How to use tool breakage option
- Home
- Knowledge Base
- TCM S Machine
- How to use tool breakage option
How to use tool breakage option
How to use tool breakage option:
- Start out by editing your program by adding in M201-M205 before your feed move that you want to monitor. After the feed move you will need an M200 to cancel the monitoring.
Example:
T0707M50;
M23s3000;
G28H0;
G0X32.Y-10.Z10.;
G1X20.f0.3;
M201;(Scan on)
G1Y10.F0.1;(section to be monitored)
M200;(Scan off)
M25;
M51;
G0X60.T0;
2. Open custom page and select “SCAN”
3. Run one cycle, After the cycle you will see “AL1180 TOOL SCANNING DATA HAS BEEN COMPLETED”.
4. Adjust the load values as a percentage (%) for each corresponding axis on the custom screen.
5. Press “START” button to turn the option on or off.
“AL1190 TOOL BREAKAGE HAS BEEN DETECTED” alarm will display if the machine doesn’t detect any load within the given load range during the machining.