RoboDK Forum
Collision checking in 3D printing——革命制度党ntable Version

+- RoboDK Forum (//www.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN)
+ - - -论坛:通用RoboDK问题(//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK)
+--- Thread: Collision checking in 3D printing (/Thread-Collision-checking-in-3D-printing)



Collision checking in 3D printing-David-03-11-2021

Dear Community,

I'm new user of robodk. I'm trying to use RoboDK for 3D printing and I'm looking to know whether we can check the collision between the Extruder and material deposition.

I wonder how the collision detection works in 3D printing.
Does robodk enable to detect the collision with path generated by slicing?
Does robodk enable to check the collision with deposited material?

Best regards,


RE: Collision checking in 3D printing-Albert-03-11-2021

Hi David,

You'll find some information about collision checking in RoboDK here:
//www.sinclairbody.com/doc/en/Collision-Avoidance-Collision-Detection.html#GeneralCollisions

You should be able to import G-code in RoboDK. This code is usually generated from slicer software for 3D printing. RoboDK can validate the collisions for your path (checking against the tool, the robot and 3D models). On the other hand, RoboDK can't validate collisions with the deposited material.

Albert


RE: Collision checking in 3D printing-David-03-15-2021

Hi Albert.

Thanks alot for your answer.

regards