Rdworks Coreldraw Plugin ((free))
The RDWorks CorelDRAW plugin allows you to send designs directly from CorelDRAW to your laser cutting software without manual exporting/importing via DXF . By installing this macro, you can streamline your workflow, maintaining layers and colors for different laser settings (speed and power) directly from your design workspace . Installation Guide
Navigate to the VBA section and set the security level to Medium (or disable "Delay Load VBA"). Close CorelDraw before proceeding with the installer. Run the RDWorks Installer: Open the RDWorksV8 installation program. Select the installation type as CorelDraw_Laser. rdworks coreldraw plugin
- You use CorelDRAW as your primary design tool.
- You hate the “export → import” dance.
- You run a Ruida-based laser (RD644x, RDLC-320, etc.).
- CorelDRAW 2023 (v24) – Perfect compatibility.
- CorelDRAW 2024 (v25) – Works with a registry hack (Disable Digital Signature enforcement).
- CorelDRAW 2025 (v26) – Likely unsupported.
SetLayerParams()– send parameters via serial/network.ExportToRD()– generates.rdfile structure.SendToLaser()– raw COM socket write.