Skip to content

Commit fe9152b

Browse files
SergeBakharevgitbook-bot
authored andcommitted
GITBOOK-72: No subject
1 parent d5facc0 commit fe9152b

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

guides/aligning-square-stock-on-the-4th-axis-with-the-wireless-probe.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,16 @@
11
# Aligning Square Stock on the 4th axis with the wireless probe
22

33
{% hint style="info" %}
4-
### If you have a 3D Probe you can instead use the [M465](../firmware/supported-commands/mcodes/probing.md#m465-probe-axis-angle) macro <a href="#figure-out-what-numbers-you-need-to-use" id="figure-out-what-numbers-you-need-to-use"></a>
4+
### This article is kept for archival purposes, the entire procedure has been added a scripted [M465.1](../firmware/supported-commands/mcodes/probing.md#m465.1-probe-4th-axis-a-axis-stock) command. <a href="#figure-out-what-numbers-you-need-to-use" id="figure-out-what-numbers-you-need-to-use"></a>
55
{% endhint %}
66

77
### Figure out what numbers you need to use <a href="#figure-out-what-numbers-you-need-to-use" id="figure-out-what-numbers-you-need-to-use"></a>
88

99
Calculate the y axis offset for your stock by taking the width of the part in mm, dividing by 2 and then subtracting at least 3mm.\
1010
So for a 25mm wide part you would get 25mm/2 = 12.5 ; 12.5 - 2 = 9.5mm which for simplicity I will round down to 9.\
11-
In the future I will refer to this value as **{Y offset}** and use the example of 9mm\
12-
\
13-
\
14-
\
15-
\
16-
&#x20;
11+
In the future I will refer to this value as **{Y offset}** and use the example of 9mm
1712

18-
### &#x20;Set up your origin <a href="#set-up-your-origin" id="set-up-your-origin"></a>
13+
### Set up your origin
1914

2015
<figure><img src="https://wiki.makera.com/knowledge-sharing/align-stock-to4-th-axis-with--probe/4thaxisoriginsetting.png" alt=""><figcaption></figcaption></figure>
2116

@@ -47,8 +42,7 @@ Using the manual move tab, roughly align the stock in the a axis so that the top
4742

4843
<figure><img src="https://wiki.makera.com/knowledge-sharing/align-stock-to4-th-axis-with--probe/align4thaxisstocksetorigin2.png" alt=""><figcaption></figcaption></figure>
4944

50-
\
51-
Probing Commands
45+
### Probing Commands
5246

5347
Back into the MDI again type in:\
5448
\
@@ -82,11 +76,8 @@ In our example the values look like this:
8276

8377
&#x20;inverse tan( (2\*9) / (2-1) ) = inverse tan(18) = 3.18 degrees.&#x20;
8478

85-
&#x20;
86-
87-
### &#x20;Move the A Axis and zero <a href="#move-the-a-axis-and-zero" id="move-the-a-axis-and-zero"></a>
79+
### Move the A Axis and zero
8880

89-
\
9081
Start by moving your probe to a safe location. The easiest way to do this is to use the goto - clearance command in the manual control tab.
9182

9283
Make sure the A axis is clear to spin and then type the following into the MDI\

0 commit comments

Comments
 (0)