From 9f348a119cd731acc3ad49caa2590d4ea47a2c2a Mon Sep 17 00:00:00 2001 From: sanjayk03-dev Date: Mon, 9 Dec 2024 23:24:18 +0530 Subject: [PATCH] removing assets for probe rotary dialog --- .../src/dialogs/ProbeDialog.svelte | 44 ++++++++++--------- 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/src/svelte-components/src/dialogs/ProbeDialog.svelte b/src/svelte-components/src/dialogs/ProbeDialog.svelte index 1d77f2a..8295ab6 100644 --- a/src/svelte-components/src/dialogs/ProbeDialog.svelte +++ b/src/svelte-components/src/dialogs/ProbeDialog.svelte @@ -344,12 +344,13 @@ Attach the probe magnet to the collet, then touch the probe block to the bit.

- - + {#if probeType !== "a"} + + {/if} {:else if currentStep === "BitDimensions"} {:else if currentStep === "PlaceProbeBlock"} -

{#if probeType === "xyz"} Place the probe block face up, on the lower-left corner @@ -377,12 +377,14 @@ {/if}

- + {#if probeType !== "a"} + + {/if}

The probing procedure will begin as soon as you click @@ -412,13 +414,15 @@ Don't forget to put away the probe! {/if}

- - + + {#if probeType !== "a"} + + {/if} {#if probeType === "xyz"}

The machine will now move to the XY origin.