condition fix

This commit is contained in:
sanjayk03-dev
2025-01-08 23:55:12 +05:30
parent bebdd2b98a
commit 66254182f8

View File

@@ -395,10 +395,10 @@
{/if} {/if}
{:else if currentStep === "PlaceProbeBlock"} {:else if currentStep === "PlaceProbeBlock"}
<p> <p>
{#if probeType === "xyz"} {#if probeType === "xyz" && !isRotaryActive}
Place the probe block face up, on the lower-left corner Place the probe block face up, on the lower-left corner
of your workpiece. of your workpiece.
{:else if isRotaryActive} {:else if probeType === "xyz" && isRotaryActive}
You are about to start the probing of rotary. <br/><br/> <strong>Note: </strong><br/>Position the bit above the probe and attach the probe magnet. You are about to start the probing of rotary. <br/><br/> <strong>Note: </strong><br/>Position the bit above the probe and attach the probe magnet.
{:else} {:else}
Place the probe block face down, with the bit above the Place the probe block face down, with the bit above the