scurve trajectory planner
- juliankoenig87
- Offline
- Senior Member
Less
More
- Posts: 78
- Thank you received: 36
26 Jan 2025 21:01 #319911
by juliankoenig87
Replied by juliankoenig87 on topic scurve trajectory planner
Oh, forget about the cpu load. Its to late. I forgot that I tested the axis cycle time.
The following user(s) said Thank You: Lcvette
Please Log in or Create an account to join the conversation.
- Grotius
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 2266
- Thank you received: 2024
28 Jan 2025 15:16 #319994
by Grotius
Replied by Grotius on topic scurve trajectory planner
Hi Julian,
Did some updates.
The scurve is now conversed to c code. I think this is easyer for bug solving.
And it can now be used directly in lcnc components.
I forgot to apply the feed overide to the end velocity's of segments.
Now it's running much faster.
I came accross a new bug. When a new buffer was loaded, the velocity was starting from zero when
using feed overides around 300%. Lower than that the bug was not visible.
This now is solved. During a new buffer load and transition the velocity keeps up.
There was also a endvel=0 error, wich halted motion, is solved by pushing the motion into a new segment,
depending on rundir.
Extreme feed overides:
Did some updates.
The scurve is now conversed to c code. I think this is easyer for bug solving.
And it can now be used directly in lcnc components.
I forgot to apply the feed overide to the end velocity's of segments.
Now it's running much faster.
I came accross a new bug. When a new buffer was loaded, the velocity was starting from zero when
using feed overides around 300%. Lower than that the bug was not visible.
This now is solved. During a new buffer load and transition the velocity keeps up.
There was also a endvel=0 error, wich halted motion, is solved by pushing the motion into a new segment,
depending on rundir.
Extreme feed overides:
The following user(s) said Thank You: tivoi, Lcvette, Darium, Unlogic
Please Log in or Create an account to join the conversation.
- juliankoenig87
- Offline
- Senior Member
Less
More
- Posts: 78
- Thank you received: 36
28 Jan 2025 16:06 #319997
by juliankoenig87
Replied by juliankoenig87 on topic scurve trajectory planner
Hi Grotius.
Really cool! Tomorrow I will have some time to test around. I also wrote a small ncode with some loops to test P and F values. Will test and provide tomorrow.
The conversion I dont get right now. Of course I know how to use components and so on, but have to look how you mean it.
Really cool! Tomorrow I will have some time to test around. I also wrote a small ncode with some loops to test P and F values. Will test and provide tomorrow.
The conversion I dont get right now. Of course I know how to use components and so on, but have to look how you mean it.
Please Log in or Create an account to join the conversation.
- Lcvette
- Offline
- Platinum Member
Less
More
- Posts: 1248
- Thank you received: 635
28 Jan 2025 16:40 #319998
by Lcvette
matrix.to/#/#qtpyvcp:matrix.org
Replied by Lcvette on topic scurve trajectory planner
Julian, can you join the qtpyvcp chat room?Hi Grotius.
Really cool! Tomorrow I will have some time to test around. I also wrote a small ncode with some loops to test P and F values. Will test and provide tomorrow.
The conversion I dont get right now. Of course I know how to use components and so on, but have to look how you mean it.
matrix.to/#/#qtpyvcp:matrix.org
Please Log in or Create an account to join the conversation.
Time to create page: 0.080 seconds