PDA

View Full Version : g code created for M3, can it be used with EMC2



deannos
04-01-2012, 03:26 PM
As the thread title asks, is this possible. If not can it be converted

Web Goblin
04-01-2012, 05:51 PM
Deannos,
I dont use either of them but the code should be compatible if it has been created for the same type of machine, ie milling and not turning and has the same axes as your machine, ie X, Y and Z. You would have to check and see if both programs support the same G code and M code functions and also if they both support the same type of file extension. You should be able to get the supported code lists for each software from their websites.

Ian

Swarfing
04-01-2012, 07:34 PM
The answer is yes in the main, just remove the line numbers and change the post processor to suite EMC2. It will either load or will not so no harm in trying. As a sideline, a great tool for selecting text vertically for deletion have a go with this.

http://notepad-plus-plus.org/

It's free too :-)

russell
27-08-2012, 08:48 PM
You don't need to remove line numbers.
From the EMC2 manual:

"A permissible line of input code consists of the following, in order, with the restriction that there is a maximum (currently 256) to the number of characters allowed on a line.




an optional block delete character, which is a slash /.

an optional line number.

any number of words, parameter settings, and comments.

an end of line marker (carriage return or line feed or both)."





Russell.