Sorry for the delay. I have tried your INI and GCode file on our PCs here and had no problems even with the GCode buffer set to the default of 250ms. We've been investigating ways to mitigate issues with response time on certain classes of computers. One of them is something you can do, but if you can wait another day (hopefully) we have an updated plug-in that should fix this problem at its source.
First, I'd like you to get the "Windows Experience Index" values for your PC. In Win7, go to the Start menu, then select "Control Panel". In the control panel window, select "System and Security" and then select "System". If you do not see the "System and Security" heading, it may be that the control panel is set to show all items instead of categories. In that case, just look for "System". Near the middle of the "System" dialog there is a section titled "System". Look for the line that shows the "rating". It will be a single number (something like "3.4") which is the overall rating, followed by a link that says "Windows Experience Index". Click on the link and tell me the overall rating and the numbers for "Graphics" and "Gaming Graphics".
The possible work-around that you can do yourself is to change the screen refresh rate in Mach4. To do this you need to edit the screen set:
- In Mach4 click on the Operator menu and select "Edit Screen"
- Go to the "Screen" menu and select "Save screen as" and save it to a new file name
- In the upper left corner there is a box labeled "Screen Tree Manager", and it usually starts out with two lines, something like:
wxMach
+ Default
- Left-click one time on the "wxMach" line
- In the lower right corner of the screen is another box labeled "Properties". Look for an item names "Refresh Interval". The default value is 50 (for 50 milliseconds). Change that to "100" (which is the same refresh rate as Mach3).
- Go to the "Screen" menu and click on "Save Screen"
- Go to the "Operator" menu and click on "Edit Screen" to exit the screen editor
- Now load the new screen set by going to the "View" menu and select "Load Screen". Change into the "Screens" directory and select the screen set that you created above.
When we release the next version of our plug-in, you should re-load the original screen set, or at least change the refresh rate back to 50ms.
Bob