diff --git a/AitalMAC-UI.md b/AitalMAC-UI.md index b68967b..9fb3856 100644 --- a/AitalMAC-UI.md +++ b/AitalMAC-UI.md @@ -831,30 +831,32 @@ Exit the menu without creating and saving a program for cutting the material. Re ### 1.3.5 SLOPE ![1.3.5.png](/aitalmac-ui/1.3.5.png) +The button to open the menu for creating a slope on the surface of the material using the milling function. The starting point for creating the program will be the actual position of the machine above the material. Along the B axis, the machine should be moved by 90° and the milling tool is positioned perpendicular to the material above the starting point of the milling. #### 1.3.5.1 POINT 1 DEPTH -Setting the depth at the starting point for the slope +Specify the initial milling depth. Starting from this point, the machine will gradually advance with a uniform deepening to the specified value at Point 2. #### 1.3.5.2 POINT 2 DEPTH -Setting the depth at the end point for a slope +Specify the final milling depth. +When this depth is reached, the machine will move on to the next command, if possible, or stop and move to a safe position. #### 1.3.5.3 LENGTH -Setting the cutting length for slope +Specify the length for the slope milling. At this length, the machine will start working evenly from the initial depth at Point 1 and perform a deepening to the specified parameter of Point 2. #### 1.3.5.4 WIDTH -Setting the cutting width for slope +Specify the width of the required slope milling surface. The width must not be less than the diameter of the installed milling tool, otherwise the work may not be done correctly. #### 1.3.5.5 GENERATE -Create G-code to perform cutting according to specified parameters +A button for creating a control program to perform tasks based on previously entered cutting parameters. After clicking, the operator will be able to see the program G-code and visualization on the screen in the upper right corner. #### 1.3.5.6 EXIT -Output from built-in cutting G-code generator +Exit the menu without creating and saving a program for cutting the material. Return to the previous menu. ### 1.3.6 MILLING