Last modified by writer on 2023/12/27 16:38

From version 4.1
edited by writer
on 2023/06/14 14:22
Change comment: There is no comment for this version
To version 6.1
edited by writer
on 2023/12/27 16:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
2 2  
3 3  [[View of the tab with the ohmic sensor settings>>image:2020-12-02 10_58_29-Settings.png||alt="View of the tab with the ohmic sensor settings" data-xwiki-image-style-alignment="center" height="529" width="1000"]]
4 4  
5 -You need to configure to use an ohmic sensor:
5 +You must to put a check in front of the inscription "Use PLL-R2 ohmic sensor" before setting. It is necessary so that the program allows you to configure the use of an ohmic sensor:
6 6  
7 7  1. (% style="color:#009797" %)//**Probing**//(%%)// input (main)//
8 8  Input of the probing signal from the protective screen (cap).
... ... @@ -19,6 +19,12 @@
19 19  
20 20  [[Probing input (main) in the settings field and on the scheme>>image:2020-12-02 11_25_24-Settings.png||alt="Probing input (main) in the settings field and on the scheme" data-xwiki-image-style-alignment="center" height="541" width="1000"]]
21 21  
22 -You must to put a check in front of the inscription "Use PLL-R2 ohmic sensor" after setting. It is necessary so that the program will take into account the changes made.
22 +[[Probing input (reserve) in the settings field and on the scheme>>image:2020-12-02 11_35_11-Settings.png||alt="Probing input (reserved) in the settings field and on the scheme" data-xwiki-image-style-alignment="center" height="541" width="1000"]]
23 23  
24 -[[image:2020-12-02 11_35_11-Settings.png||alt="2020-12-02 10_27_20-.png" data-xwiki-image-style-alignment="center" height="541" width="1000"]]
24 +The (% style="color:#009797" %)//**dZ**//(%%) value can be measured by measuring the distance in millimeters or inches on the device itself manually and entering the value in the program, or automatically.
25 +
26 +The automatic method for calculating the (% style="color:#009797" %)//**dZ**//(%%) value is implemented using a special macro that calculates the distance between the first and the reserved ohmic sensor. To implement this macro, it is necessary to connect and configure the first and reserved ohmic sensor (Probing and Probing2).
27 +//Calculation algorithm//: it is necessary to descend along the Z axis, fixing the coordinate values when the Probing and Probing2 sensors are triggered, calculate the distance between them and set this value using [[SetOmichSensorDelta(number)>>doc:Руководство пользователя.Описание M-кодов.Описание функций макроязыка.Плазменная резка.WebHome]] function.
28 +
29 +(% style="text-align: center;" %)
30 +**[[Download macro file to calculate dZ ((% style="color:#8d69b2" %)M150(%%))>>attach:M150.pm]]**