Control cabinet CNC110-MR2.2, CNC110-MR4.0 and CNC110-MR7.5

Last modified by writer on 2023/09/12 16:34

List of included features
1ER-00013073Unlimited motorsThe option allows you to use as many motors as the current controller can support.
2ER-00013074Idle speed adjustmentG0 moves are always performed at maximum speed, but this is not always convenient, especially when debugging a control program. This option allows you to redefine the speed of idle crossings (G0) during the operation of the machine, without resorting to editing the parameters of the axes.
3ER-00013095Coordinate system rotation by G-codeFeature allows to use special G-code which rotates coordinate system by specified angle. The coordinate system alignment module allows to rotate the machine coordinate system in the XY plane if the workpiece is mounted on a table not strictly parallel to the machine axes. The alignment operation is carried out at two points on one side of the workpiece or by entering the value of the angle of rotation of the coordinate system. Most applicable for thermal cutting of sheet material. Without this option, the use of coordinate system rotation in the G10 command is not available.
4ER-00013098Permission to use axes U, V and WThe feature allows the use of additional linear axes U, V and W. These axes can be used to control the rigging of the machine and other auxiliary movements. Caution, the U, V, and W axes do not support circular interpolation.
5ER-00013100Quick start G-Code from an arbitrary lineThe time spent on preparing the trajectory planner to run from an arbitrary line will be significantly less. The larger the file, the greater the effect of this feature. Recommended for milling machines.
6ER-00013075Performing G-Code backwardsThe feature allows running the G-Code in any direction from any line in the backward direction. In case of emergency, this function will help you to easily go back a little, moving strictly along the trajectory, so that you can continue processing later.
7ER-00013099Continuation of the G-Code from the middle of the trajectory (frame)The feature allows you to resume the execution of the control program directly from the place where it was stopped by the STOP command or by the operation of special inputs, such as a "sensor for the door of the protective cabin" or "metal touch sensor with a plasma torch." In this case, the machine makes a regular (non-emergency) stop and the coordinates of the stop point are remembered. After that, you can move the machine as you like, including adjusting it to a convenient place and removing chips from the cutter or completely replacing it. Now just press “Start” and the machine itself will return to the stopping point and continue to execute the G-Code. In this case, the return to the starting point of execution will be made according to the selected mode of return to the trajectory.
8ER-00013094G-Code runtime calculationThis feature allows you to calculate the time remaining until the end of the G-Code. It takes into account the dynamics of the machine and the interpolation algorithms that will be used during operation, which allows to achieve high accuracy of calculations. In addition, the remaining time is instantly recalculated if the user adjusts the feed rate or idle speed during operation.
9ER-00013077Output Control Commands M10/M11This feature allows you to use special commands М10 and М11 to instantly turn on/off the digital output without slowing down the movement on the machine. The execution of any macro by default requires a complete stop of the machine movement: as soon as PUMOTIX encounters any M-command, then all the movements specified before the M-command are executed to the end, then the M-command is executed on the stopped machine, and then the movement resumes. M10 and M11 are the only codes that allow you to control outputs on the fly. If between two motion blocks PUMOTIX finds M10 or M11,  then the movement between the previous and subsequent commands will be as if there is no M-command between them, but when the machine passes exactly between these commands, the corresponding output will be turned on (M10) or off (M11).
10ER-00013076Background operationsThe feature allows you to create macros that will run in the background, that is, in parallel with the operation of the main program (for example, for intermittent coolant control, monitoring of temperature sensors, etc.). More...
11ER-00013080Create and edit macros

By default, only standard macro modifications are available in the system. This feature allows you to remove the restriction on editing standard macros and makes it possible to create your own.

Attention!

The feature  does not include the function of editing the tool change macro! (M6)

12ER-00014407Dynamical motor to axis assignment

The option allows to attach or detach motors to axis using macro commands. This feature may be useful for cnc machines with two or more heads. For example it is possible to modify M6 tool change macro to move previous tool to parking position, change active motors connected to another tool support for Z and X axes.

Attention!

For this option to work, you must also purchase the option "Create and edit macros."

13ER-00013081Connection of several Clients to one ServerBy default, only one Client (graphical user interface) can be connected to the Server (control part). This option allows you to connect 2 or more Clients to the same Server, both local (running within the same computer) and remote (running on different computers in the local or global network). The first connected gets full control at once, the rest only reads with the ability to get password control.
14ER-00013079Drilling Cycle SupportOption allows to use all supported drilling cycles. The option is required to use G73G81G82G83, G85, G89 commands.
15ER-00013084Auto Tool Change

Automatic tool change on CNC machines is performed by special mechanisms with a high response speed for maximum process optimization without operator intervention. This option improves productivity, helps reduce downtime and the time it takes to change a tool. The tool change algorithm can be changed by editing the M6 macro as you like.

Attention!

The feature allow you to edit the tool change macro (M6)! Doesn't require the active feature "Create and edit macros"!

16ER-00013085Automatical spindle speed overridingWhen the feature is turned on a spindle speed override coefficient will be automatically adjusted when a feed rate override coefficient is changed to keep cutting speed constant. This feature is only compatible with milling machines and does not support threading.
17ER-00013083Multi-axis continuous machining

With multi-axis continuous machining, the rotary axes work continuously, together with the linear axes. Strategies for continuous multi-axis machining of parts allow machining of products with the side surface of the cutter, the end surface of the cutter, at a given angle of the cutter to the surface being machined.

Includes the "Rotary axis A in index mode" and the "Multi-axis index processing" options.