Unzip all files into the same folder where your CAD drawings are stored.

There are 4 executables; but the only one you are concerned with is CD_Client.exe
All the other executables are run in the background.


1) CD_Client.exe This is the main desktop software used to prepare Part Models and
   Load them into the Cartesian Display.
2) processDXF.exe This program is invoked by CD_Client to parse and check the DXF file
   and generate derivative files for further processing.
3) bpmxfer.exe This program is invoked by CD_Client to transfer binary part models
   into the Cartesian Display.
4) asc2bin.exe This program is invoked by CD_Client to convert the ASCII Part Model 
   into the binary version that is transferred to the Cartesian Display.

Note that the only program that is invoked directly by the user is CD_Client.exe.
All the other programs are called by CD_Client. 

Contact Bare Metal Technologies for instructions on the use of CD_Client. Youtube tutorials
will be available soon.

1/12/2025 V1R0 Initial release
1/23/2025 V1R1 Fixed parsing issue regarding Layer identification. processDXF.exe
4/11/2025 V1R2 Implemented polylines
          V1R3
4/18/2026 V1R4 Improvements to CD_Client user interface, implemented Metric mode
               Various improvments and bug fixes to supporting executables.
4/27/2026 V1R5 Fixed error output for asc2bin.