Hello Guest it is March 28, 2024, 01:22:09 PM

Author Topic: How to wirte a mach3 movement plugin?  (Read 6366 times)

0 Members and 1 Guest are viewing this topic.

How to wirte a mach3 movement plugin?
« on: April 18, 2015, 05:34:35 AM »
I know if I want to declare a plugin is a movement plugin,
"MachView->m_PrinterOn = false; " is necessary;

But, then?

1,How I can get this effcet like the picture show.
"Motion Control Hardware Plugin sensed"

2, Is there other necessary initial word for a movement plugin to mach3?

Thank you.
Re: How to wirte a mach3 movement plugin?
« Reply #1 on: May 07, 2015, 11:04:21 PM »
I know the reason. The version of visual studio I uesd is 2010, it is successful when cpmpile, so I think it is ok, but I am wrong. The version should be used is 2003.
Re: How to wirte a mach3 movement plugin?
« Reply #2 on: June 03, 2015, 05:24:32 AM »
Use Windows XP , Win7 may cause some problem.