I guess it is faulty not taking the nature of the Z axis of the movable into account (camera has Virtual Axis).
https://github.com/openpnp/openpnp/wiki/Machine-Axes#referencevirtualaxis
Switch the faulty protection off by enabling Override
Board Protection:

I will look into it.
_Mark
--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/b68ed6cc-7f84-4ad8-9bfe-ff644b31260dn%40googlegroups.com.
Hi Jim
thanks for reporting this.
I fixed the bug but found various other issues that I fixed and improved.
Consider the seat-belt was quite threadbare before. 😬
Highlights:
When the selected tool is jogged, all the HeadMountables attached to the same Head will now be checked for safe motion:
A dual nozzle machine will now check what the other/inverted nozzle does.
A moved camera will also check any of the nozzles etc. perhaps still at low Z and moved with the head.
If a part is on the nozzle, the part height is now taken into consideration for Z collision.
If a part is on the nozzle, half the Max. Part Diameter, as set on the nozzle tip, is added to the safe distance.
If a nozzle tip is loaded, half the Outside Diameter is added to the safe distance (whichever of the two is greater).
The error message is now naming the head mountable that would be colliding, including loaded nozzle tip and part, if present.
The error message's broken naming of the colliding board is fixed.
Tools at their safe Z are always assumed to clear a board. In this case the board Z is assumed to not be set yet (usually left at zero after import). Note, with the new default board Z recently introduced, users can make sure the Z is always set and therefore safety-checked.
In addition to "arrow" jogging, now also checks "Move tool to camera location" and (less likely relevant) "Move camera to tool location" for safety against boards.
https://github.com/openpnp/openpnp/pull/1567
In the newest test version, allow for some minutes to deploy.
@Jim, thanks for testing this quickly 😎 💯
_Mark
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/e2d5e04f-e3de-491c-b974-aaa017473793n%40googlegroups.com.