In-program probing
Posted: Fri Dec 27, 2024 8:40 pm
Hello everyone! Been using my acorn for awhile now and recently got the KP-1. I'm trying to use the outside_corner_probe.cnc to probe parts at the beginning of my program but I keep getting an undefined variable on line 28. Can anyone post a copy of the .cnc file from the system folder? Mine seems to have an argument missing.
Currently running CNC 12 V5.10 on a Bridgeport Boss 3 custom build. StepperOnline CL86T drives with Nema 34 1699.68oz/in steppers. Independent 72v power supplies for X&Y and a 48v power supply for Z.
I should note - This feature works fine when used in the Setup/probe/outside corner. So, I'm sure its user error somewhere on my part.
Line 28
if [#[#34002]] then ; force synchronization with the motion control card
I think there needs to be something after the "then"
Or if anyone has a better solution I'm all ears!
Attached is my current report.zip and a copy of the probing program and how its called in my program.
I think my variables are set correctly. I may have the directions flipped
Going for X- edge and Y+ edge
Thanks for any help!
Currently running CNC 12 V5.10 on a Bridgeport Boss 3 custom build. StepperOnline CL86T drives with Nema 34 1699.68oz/in steppers. Independent 72v power supplies for X&Y and a 48v power supply for Z.
I should note - This feature works fine when used in the Setup/probe/outside corner. So, I'm sure its user error somewhere on my part.
Line 28
if [#[#34002]] then ; force synchronization with the motion control card
I think there needs to be something after the "then"
Or if anyone has a better solution I'm all ears!
Attached is my current report.zip and a copy of the probing program and how its called in my program.
I think my variables are set correctly. I may have the directions flipped

Thanks for any help!