Harshad wrote:Hello i want emc2 software source code for window is it possible?
Almost everything is possible, but making EMC2 work with windows would be impossible without help from Microsoft.
EMC2 relies on a realtime-patched kernel. You can't patch Windows because Microsoft don't release the source.
Even if you decided you didn't actually want to control machine tools, compiling the Simulator mode of EMC2 would need a huge amount of work, as it relies on many Linux kernel calls. You would need to find the Windows equivalents, and then modify the code to call them.
This is a rather long-winded way to say "No, it is not possible"