Author Topic: WPMDX-SmartBOB-USB DEVICE ERROR: SYSTEM ERROR(7): Motion Underrun  (Read 4195 times)

crchisholm

  • Posts: 25
    • View Profile
What does this mean (above)?  I can't see anything about the job that would explaifun this. The job was running smoothly until this happened.  I was about 20 minutes into a 32 minute job

Win 7 sp 1
Mach4hobby 3233
PMDX 411
G5490
gcode from Fusion 360.

Thanks
Charlie     

crchisholm

  • Posts: 25
    • View Profile
Re: WPMDX-SmartBOB-USB DEVICE ERROR: SYSTEM ERROR(7): Motion Underrun
« Reply #1 on: March 15, 2017, 08:06:43 PM »
G540. that is

Steve Stallings

  • Administrator
  • Posts: 527
  • www.PMDX.com/Images/Avatar120.jpg
    • View Profile
Re: WPMDX-SmartBOB-USB DEVICE ERROR: SYSTEM ERROR(7): Motion Underrun
« Reply #2 on: March 15, 2017, 10:59:51 PM »
If your job has lots of short moves and your computer is on the slow side,
then it is possible to consume the motion queue faster than the host can
build it at times. There may be other faults that can cause this error but
this is a good first guess.

The solution in this case is to make the motion queue larger. The PMDX
plug-in defaults to a G-code motion buffer of length 250. You can edit
this using:

Config > Plug-ins > PMDX-SmartBOB and choose the Performance Settings
tab.

A larger buffer will help prevent under-run, but will also lengthen the
response time to Feed Hold and Stop commands from the console.
Steve Stallings
www.PMDX.com

crchisholm

  • Posts: 25
    • View Profile
Re: WPMDX-SmartBOB-USB DEVICE ERROR: SYSTEM ERROR(7): Motion Underrun
« Reply #3 on: March 16, 2017, 03:20:58 PM »
I will give that a try.  There was a lot of "short moves" in that I was cutting a flourish.

Thanks