zhangty019 / S3_DeformFDM

S^3-Slicer: A General Slicing Framework for Multi-Axis 3D Printing
BSD 3-Clause "New" or "Revised" License
87 stars 14 forks source link

What should I do if the URscript file is too large to execute? #19

Open yubeilin opened 9 months ago

yubeilin commented 9 months ago

Your project is fantastic, but I've encountered a slight issue. I've completed all the previous steps, and finally generated the URscript file through RoboDK. I'm using a UR5 robot to execute the path. However, the script file has 200,000 lines and is 18MB in size. Importing it directly into the robot causes it to crash. How can I make the robot execute this script file while ensuring continuity?

chaiweifeng commented 6 days ago

Your project is fantastic, but I've encountered a slight issue. I've completed all the previous steps, and finally generated the URscript file through RoboDK. I'm using a UR5 robot to execute the path. However, the script file has 200,000 lines and is 18MB in size. Importing it directly into the robot causes it to crash. How can I make the robot execute this script file while ensuring continuity?

There are some steps that are problematic during the code running process. Can I consult with you? thank you !