I have read hundreds of post bout the M11P1/M10P1 codes. I understand what it is suppose to do, but since i`m a newby, i have difficulty understanding how all this fits into a cnc code file. My previous experience was with a chinese REDSALE laser, which broke down. The machine is nearly on its way back from the scrappile 75% complete with new hard/software. Can someone please explain to me in a very simple way how the commands will look like in a very basic cnc file like this:
I have 2 circles one 100mm and the other 200mm across. So my way of understanding in normal txt is below :
*switch laser on* (M11P1)
*start cutting 100mm circle*
*switch laser off * (M10P1)
*switch laser on and start cutting 200mm circle* (M11P1)
*switch laser off* (M10P1)
I have also read that the movement of the z axis need to play a part here in the switching of the laser. I have many DXF files from my previous projects, so i have the cnc code i need , except i need to edit the files and insert the proper code in the right places.
Thanx
Andre