I cannot get the probe on Fluid NC to work correctly and I do not know what the problem is. I go to probe, it touches the place with no issues but the Z Zero is always wrong. It is like 1 to 2 mils off. Any advice helps
When the probe triggers, if you have the probe plate thickness set, it will zero Z based on that at the point it is triggered. However, it still has to decelerate so it will move slightly past the trigger point. If you are using a G38.2 and then also setting zero from the current position, it will be slightly off because of that deceleration.
I did as suggested, it probes but does not zero out. I never had any problems before. I would set the probe plate on top of my material, hit the probe button on fluidnc and it would automatically zero out and raise 20.5mm. Now after it probes and zeros out, it is off by 1mm or 2mm
I fixed the skipping part by raising the feed rate in the probe settings; before, it was too low. I just did a test cut, and it did a fairly decent job, but it’s still going too low
I did what you said and everything was good, I also did $J=G91 G21 F1000 Z20 to go up and $J=G91 G21 F1000 Z-20 to go down and everything was good as well.
I also attached the file I am using to text the machine. I use Rhino 8 for my design work and RhinoCam for my G-Codes
I am at a loss at what the issue could be at this point
You’re gcode doesn’t have any of the code to zero any of your axes. You would have to manually zero everything using the Webui or a pendant before you start to run your gcode. You could also paste in the gcode to do it at the beginning of your file. The directions are in the Docs.
I personally like to manually do it with my pendant.
I now have to manually do my zero as the Probe Interface in FluidNC is not working correctly anymore. If I use it, it zeros out to deep and screws up my cuts.