Error description 2D4-0003
Error message
Python脚本 "%1" 启动失败
Cause of error
运行Python脚本可用的内存太小。
Error correction
- 通过机床配置为Python脚本分配的内存太小(“memLimit”机床参数)
- 关闭正在运行的Python过程,释放内存。
Error message
Python脚本 "%1" 启动失败
Cause of error
运行Python脚本可用的内存太小。
Error correction
- 通过机床配置为Python脚本分配的内存太小(“memLimit”机床参数)
- 关闭正在运行的Python过程,释放内存。