Operating System: Windows 11
QCAD Version: QCAD Trial 3.32.5
I’m brand new to QCAD as of today and am looking at this as an option for merging .dxf files using the command line tools found here: QCAD - QCAD Command Line Tools
So far I have been unsuccessful. I created two .dxf files in AutoCAD and have confirmed I can import them in QCAD. I placed the two files in a directory on my C drive as well as the xml file.
Thanks for taking a look. I tried switching the slashes and using the quotations but unfortunately no luck.
I also created a blank .dxf called merged.dxf in the directory in case it needed an existing .dxf in order to work and still no luck. This is what is returned in the command line:
C:\Program Files\QCAD>merge.bat -f -t 2013 -o "C:\TestMerge_QCAD\merged.dxf" "C:\TestMerge_QCAD\merge.xml"
QCAD version 3.32.5
08:03:02: Debug: loading plugins...
08:03:03: Debug: RPolygonPlugin::init
08:03:03: Debug: RProScriptsPlugin::init: trial
You are using a trial version of QCAD Professional.
If you would like to use this software productively,
please purchase the full version for a small license fee from our
Online Shop at:
https://qcad.org/shop
Thank you for trying this add-on!
Your script will start in 15 seconds...
08:03:18: Debug: RProxiesPlugin::init: trial
08:03:18: Debug: RTracePlugin::init: trial
08:03:19: Debug: RDwgPlugin::init: trial
08:03:19: Debug: loading static plugins...
*Note I did change my directory name to “TestMerge_QCAD” but updated the merge.xml and everything. merged.dxf (81.2 KB) Comp2.dxf (82.8 KB) merge.xml (305 Bytes) Comp1.dxf (86.2 KB)
Export by QCAD is what we can expect of importing two drawings in a new drawing as Blocks.
Basically creating a New drawing + twice an Import, essentially a copy/paste and that Saved or exported, all in the background.
merged-CVH.dxf (98.8 KB)
Nothing to it but mind the details.