HOMEMADE DDCS CNC PLASMA CUTTER CONVERSION
Over the last few months, I took on the task of converting an unused CNC wood router into a CNC plasma cutter. I had a few issues, but was mostly successful. Below is a few relevant files you may find useful.
DDCS UPDATED FIRMWARE (FOR V2.1, no idea if it works on others)
DDCS/ MYPLASM CNC POST PROCESSOR
WARNING: This post processor must be used in a specific way and does not have error detection or safety nets built in to not break things. Please only use if you understand Python and programming in general. I am setting the groundwork, but you have to do any adjusting needed to work for your setup.
READ THE README.TXT FILE BEFORE USING!
If you have any additional comments or concerns, feel free to send me a message below. I am happy to give pointers if needed, but… I WILL NOT MODIFY OR TRY TO MAKE THIS POST PROCESSOR WORK FOR YOU. THIS IS FOR EXPERIENCED PEOPLE ONLY, OR THOSE WILLING TO LEARN AND FIGURE IT OUT.