Wondering if anyone has a solution to why my spindle will sometimes bury the bit straight down when I start a project. It has happened maybe six times or so in 165 jobs. I use the plate to probe XYZ. This last time that it happened I know for a fact that I probed all axis properly. Any help would greatly be appreciated. I don’t want to ruin a project because of it.
Edit: I also use top of work piece as my starting point.
Check to see if your job setup is for machine Zero or project surface Zero in the job size and position section.
Saw your edit.
Try the same file, then manually probe surface Z zero with a piece of paper. If you get the proper result the problem is the probe or probe settings
Thats my same setup and I had a similar issue a couple times until I realized what I was doing wrong.
Wrong Sequence:
Home machine
Change bit
Probe Z zero
Start my program which prompted me to change tools which I would just ignore and click cycle start since I already changed tools
Machine sets Z offset by tool setter
The problem being that the Z zero was set using the offset of the original tool length when I homed and not the tool I actually probed the Z with since I changed tools prior to the tool change prompt. Not sure if this is your issue but figured I would throw it out there. I realized that I needed to actually make a tool database which helps me double check what tool the machine thinks I homed with so I know where I am starting.
You figured it out. ALL bit changes are based off of the first bit that is in there when you home and tool probe. After that it is just adding/subtracting the difference in bit length to get back to zero.
If you change a bit without commanding a tool change with M6, or change a bit and don’t touch off the probe your Z will be off. I did it too.
Now what I will do is manually command a tool change with M6 to whatever tool I will be starting the job with. When I load the job and the tool in use matches, it will just get started with the job instead of moving to the tool change position.
This also gives me a chance to send it back to Z0 just to confirm where that is before cutting starts, if it does the tool change at the beginning of the job it just goes right from the tool setter to cutting. Exactly how I broke the last bit…
I believe that this is related to your Z zero when probing and your Z zero in your program being different. The program zero is the top of the material for example, the machine is zero’d to the top of the spoil board. I’ve had this happen to me a few times as well, only to find out that when I created the program, I did not select the bottom of my part as the zero for my program. The other less likely issue is that the bit is sliding down, but this would normally occur during the machining when hogging out quite a bit more material and also using up spiral/compression bits in harder woods. I doubt that it’s the problem in your case. Let me know if this helps at all.