Last modified by writer on 2023/09/06 19:58

Show last authors
1 The PUMOTIX software is designed to operate CNC machines via PLCM series controllers (PLCM-E3, PLCM-E4 and PLCM-E1b). The program is based on the client-server distribution model. The server part controls the machine directly using a controller as input means, while the client part transmits commands from the operator and displays information received from the server part. The communication between server, client and controller is held within local Ethernet network (LAN). Such organization allows to deploy a flexible system according to client requirements. Both client and server parts can be located either on the same computer, or on separate computers connected to local network.
2
3 [[System deployment option on one computer>>image:attach:image2019-6-6_15-21-55.png||alt="System deployment option on one computer" data-xwiki-image-style-alignment="center" height="334" id="Iimage2019-6-6_15-21-55.png" width="400"]]
4
5 [[System deployment option in a local network>>image:attach:image2019-6-6_15-23-36.png||alt="System deployment option in a local network" data-xwiki-image-style-alignment="center" height="304" id="Iimage2019-6-6_15-23-36.png" width="400"]]
6
7 {{error title="**Attention:**"}}
8 Failure of communication between the server and the controller leads to automatic stop of the program executed by the machine.
9 {{/error}}
10
11 === Major features: ===
12
13 * supports PLCM-E3, PLCM-E4 and PLCM-E1b controllers;
14 * 9 axes support;
15 * up to 6 motors can be operated at the same time (any of the motors can be connected to any of the 9 axes);
16 * four [[ spindle control modes>>doc:Руководство пользователя.Модуль фрезеровки.Настройки шпинделя.WebHome]]: Step/Dir control (using a motor), discrete (using a relay), analog (PWM speed control) and external;
17 * [[processing modes>>doc:Руководство пользователя.Особенности функционирования системы.Поддерживаемые режимы движения по траектории.WebHome]]: //**[[G61>>doc:Руководство пользователя.Описание G-кодов.Список G-кодов, поддерживаемых системой.G40-G79.G61, G61\.1, G64: Выбор режима прохода траектории||shape="rect" style="color: rgb(160,190,45);"]]**// (exact trajectory following at the maximum possible speed), //**[[G61.1>>doc:Руководство пользователя.Описание G-кодов.Список G-кодов, поддерживаемых системой.G40-G79.G61, G61\.1, G64: Выбор режима прохода траектории||shape="rect" style="color: rgb(160,190,45);"]]**// (precise movement with a stop after each movement), //**[[G64>>doc:Руководство пользователя.Описание G-кодов.Список G-кодов, поддерживаемых системой.G40-G79.G61, G61\.1, G64: Выбор режима прохода траектории||shape="rect" style="color: rgb(160,190,45);"]]**// (rounding corners with a set acceptable error);
18 * [[homing>>doc:Руководство пользователя.Ответы на типовые вопросы.Для чего нужно делать поиск базы?.WebHome]];
19 * [[probing>>doc:Руководство пользователя.Особенности функционирования системы.Пробинг.WebHome]];
20 * continuation from any line of G-code;
21 * 3D visualization of the working surface;
22 * [[software size limitation (soft limits)>>doc:Руководство пользователя.Особенности функционирования системы.Separate onoff "Soft Limits".WebHome]].