Let's embark on a new chapter in M-series controller programming education, starting with an advanced course on how to import DXF files into Sysctrl Studio software!
01. Preliminary Preparations
Software: Sysctrl Studio (PLC programming software)
Hardware: M-series controller (taking M512 as an example)
02. Import DXF file
(1) Click on [CNC List] >> Right-click on [Import] >> Select the DXF file to add.
(2) DXF file example
03. Run the G Code program
Step 1: Create two virtual axes (virtual axes used for demonstration, representing the X-axis and Y-axis respectively).
Step 2: Create a POU project
Step 3: Download the program
The download program requires selecting the [CNC] data option.
Step 4: Tracking List
(1) Right-click on the [Tracking List] >> Click on [New]
(2) Modify the sampling interval and add tracking variables.
Step 5: Demonstration Results
CNC code
TRACE crawling