Woodworking engraving machine how to splicing breakpoint carving



Due to the limitation of the maximum engraving area of ​​the wood engraving machine, sometimes the size of the material we want to process is larger than the maximum size of the machine. At this time, we need to use such a function - graphics segmentation. Decompose an overall graph into a number of independent graphs, and each graph after the closed graph is broken is still closed. Separate graphics can be used as separate paths, so that large-format engraving requirements can be achieved.
There are many forms of graph segmentation: line segmentation, rectangle segmentation, ellipse segmentation, parallel line segmentation, ring segmentation, and ray segmentation.
Straight line segmentation
Select the graphic to be edited, select the [Modify] / [Simple Split] / [Line Split] command in the menu bar, and then draw a line on the selected graphic, the graphic will be divided, the drawn line must cross the divided Graphics!
2. Rectangular segmentation
Select the graphic to be edited, select the [Modify] / [Simple Split] / [Rectangle Split] command in the menu bar, and then draw a rectangle on the selected graphic, the graphic will be divided, the boundary of the rectangle must be divided The intersection of the graphics.
3. Ellipse segmentation
Select the graphic to be edited, select the [Modify] / [Simple Split] / [Ellipse Split] command in the menu bar, and then draw an ellipse on the selected graphic, the graphic will be divided, the boundary of the ellipse must be divided The intersection of the graphics.
4. Parallel line segmentation
Before doing this, first select the graphic to be edited, and then select [Modify] / [Complex Split] / [Parallel Line Split] command in the menu bar, the parallel split setting dialog box will pop up, which has the split rotation angle setting, Reserved interval setting, split interval setting. The rotation angle refers to the angle between the horizontal dividing line and the horizontal line, the retention interval refers to the width between the portions left after the division, and the division interval refers to the blank width between the deleted portions after the division. Use the mouse to drag the parallel dividing line to the appropriate position, click the left mouse button or press the "Enter" key to split the parallel line. To cancel the operation, click the Cancel button in the Parallel Line Split Settings dialog box or press the ESC key and right-click.
5. Ring segmentation
Select the graphic to be edited, and then select the [Modify]/[Split]/[Circular Split] command in the menu bar. The ring segmentation setting dialog box will pop up, including the initial radius setting, the retention interval setting, and the dividing interval setting. The initial radius is the minimum retention interval value, and the retention interval is the same as the segmentation interval and parallel line segmentation.
6. Ray segmentation
Select the graphic to be edited, and then select [Edit] / [Split] / [Ray Split] command in the menu bar, the ray splitting setting dialog box will pop up, including initial angle setting, retention interval setting and split interval setting. The initial angle refers to the initial angle value of the ray segmentation area, the retention interval refers to the width of the center of the ray band, and the division interval refers to the center width of the region between the two ray bands.