Skip to main content

6 Troubleshooting

Troubleshooting

Memory Mapped File Error:

If you’re getting this error, check the file that seems to be causing this for mc.mcToolPathGenerate(). This used to have to be called every time a file was loaded to regenerate the tool path but this call is now automatically called every time a file is loaded. The error is called by both of them trying to edit the tool path file at the same time. If it’s present after a GCODE load call then try commenting it out.