Robots in Architecture Forum

Robots in Architecture, Art, and Design => General Discussion => Topic started by: Khalilullah_Taj on May 12, 2025, 03:57:50 PM

Title: Repeated Movement
Post by: Khalilullah_Taj on May 12, 2025, 03:57:50 PM
Hi Johannes,


I am trying to read the .gcode for a few circular motions at varying heights. I am certain that there is only one revolution at each height. However, when I feed it to KUKA core through the gcode command, the robot makes two revolutions at each height. Where do you think the problem is originating from?

Thank you.

Title: Re: Repeated Movement
Post by: Johannes @ Robots in Architecture on May 12, 2025, 05:00:35 PM
Hello,
I see what you mean, it makes a full circle and then goes back to the seam along the circle and from there goes to the next layer.
However, considering that these are basically all LIN movements, I don't really see how this could be coincidental. Are you sure that in your slicer it's only doing it once?
Also, your G-code is around 1000 lines and generates around 700 LINs - considering that there is a lot of header, that sounds very plausible - I don't think that a bug is generating extra movements somehow.
Best,
Johannes
Title: Re: Repeated Movement
Post by: Khalilullah_Taj on May 19, 2025, 03:55:50 PM
Hi Johannes,

Got it. I will look more into the slicing software and adjust the settings.

Thanks,
Taj