ytliu Posted at 2018-10-3 18:58
The M101 command will start monitoring the probe signal during the machining process. If the probe s ...
This is already decided in the latest firmware. probe instructions M101 or M103 is used to turn on the probe func. After turning on, in the subsequent motion, if the probe signal is found, the motion will stop. M101 differs from M103 in that the effective level of the probe signal is different. M102 is used to turn off the probe func. M101 or M103 must appear in pairs with M102. E.g: M101 G91G01Z-100F_ M102 G04P0; synchronization, where P must be 0 M103 G91G01Z100F_ M102 G04P0; synchronization, where P must be 0 G90G92Z_ First, M101 turns on the forward probe func, then the Z axis moves down 100mm at the set speed. In this process, if the level of the probe signal changes from '1' to '0', the motion stops, then M102 turns off the probe func, and Synchronize. Next, M103 turns on the reverse probe func, and the Z axis moves up 100mm at the set speed. In this process, if the level of the probe signal changes from '0' to '1', the motion stops, and then M102 turns off the probe func. And synchronize. Finally, execute G90G92Z_, set the Z coordinate of the current position to the set value. |
Nikolay81 Posted at 2018-10-30 22:27
Какой номер прошивки (см. на экране)?
Выполняется ли у т ...
dmal2002 Posted at 2018-10-30 22:34
Ver:2018-10-09-101NOR
497.48 KB, Down times: 1757
Welcome Digital Dream Technology support (http://bbs.ddcnc.com/) | Powered by Discuz! X3 |