PathPilot V2 source code
- RDA
- Offline
- Premium Member
-
Less
More
- Posts: 157
- Thank you received: 43
28 Dec 2024 07:22 #317537
by RDA
Replied by RDA on topic PathPilot V2 source code
Anything apart from XYZ will revert to a single line lookahead. This can, and most likely will, create very jerky movement.
It would be great if this would be improve, as I would say its far from optimal.
It would be great if this would be improve, as I would say its far from optimal.
The following user(s) said Thank You: snowgoer540
Please Log in or Create an account to join the conversation.
- Grotius
-
- Offline
- Platinum Member
-
Less
More
- Posts: 2361
- Thank you received: 2274
28 Dec 2024 11:10 - 28 Dec 2024 11:35 #317543
by Grotius
Replied by Grotius on topic PathPilot V2 source code
@RDA,
Here you see a xyz + a move. Using a blend radius in the corner.
Here you see a xyz + a move. Using a blend radius in the corner.
Last edit: 28 Dec 2024 11:35 by Grotius.
The following user(s) said Thank You: tivoi, Lcvette, wellingtoncsouza, spumco, tiagounderground
Please Log in or Create an account to join the conversation.
- hmnijp
- Offline
- Junior Member
-
Less
More
- Posts: 27
- Thank you received: 43
28 Dec 2024 19:20 #317564
by hmnijp
I propose 4 variants of one trajectory for testing, which will show the problem of smoothing more than 3 axes
- g2 circle
- polyline circle
- g2 circle + AB axis
- poliline circle + AB axis
In the current version of TP you can clearly see the difference between the speed on the polyline, (which is as fast as the G2 circle), and how much slower the speed will be when the AB axes are connected. Ideally they should all run at the same speed.
Replied by hmnijp on topic PathPilot V2 source code
@RDA,
Here you see a xyz + a move. Using a blend radius in the corner.
I propose 4 variants of one trajectory for testing, which will show the problem of smoothing more than 3 axes
- g2 circle
- polyline circle
- g2 circle + AB axis
- poliline circle + AB axis
In the current version of TP you can clearly see the difference between the speed on the polyline, (which is as fast as the G2 circle), and how much slower the speed will be when the AB axes are connected. Ideally they should all run at the same speed.
The following user(s) said Thank You: tommylight, tivoi, Grotius, wellingtoncsouza, Aciera, spumco, RDA, Unlogic
Please Log in or Create an account to join the conversation.
- Grotius
-
- Offline
- Platinum Member
-
Less
More
- Posts: 2361
- Thank you received: 2274
29 Dec 2024 12:32 #317601
by Grotius
Replied by Grotius on topic PathPilot V2 source code
Hi hmnijp,
Thanks for your ngc files.
Thanks for your ngc files.
The following user(s) said Thank You: robh, tivoi, wellingtoncsouza, RDA, tiagounderground, hmnijp
Please Log in or Create an account to join the conversation.
- Grotius
-
- Offline
- Platinum Member
-
Less
More
- Posts: 2361
- Thank you received: 2274
30 Dec 2024 23:05 #317691
by Grotius
Replied by Grotius on topic PathPilot V2 source code
The planner at work.
tapping.
tapping.
The following user(s) said Thank You: tivoi, Lcvette, wellingtoncsouza, anton610, hmnijp
Please Log in or Create an account to join the conversation.
- Grotius
-
- Offline
- Platinum Member
-
Less
More
- Posts: 2361
- Thank you received: 2274
01 Jan 2025 22:00 #317804
by Grotius
Replied by Grotius on topic PathPilot V2 source code
The following user(s) said Thank You: tommylight, tivoi, pommen, wellingtoncsouza, spumco, tiagounderground, hmnijp, Unlogic
Please Log in or Create an account to join the conversation.
- johnbl
- Offline
- Senior Member
-
Less
More
- Posts: 40
- Thank you received: 3
03 Jan 2025 17:12 - 03 Jan 2025 17:14 #317948
by johnbl
Replied by johnbl on topic PathPilot V2 source code
Grotius,
Can you please share the PathPilot source code? On GitHub or anywhere else?
I've already sent 2 cheques to Tormach to receive the sources. They gave me 2 different addresses so far, both were invalid and the mail bounced.
Can you please share the PathPilot source code? On GitHub or anywhere else?
I've already sent 2 cheques to Tormach to receive the sources. They gave me 2 different addresses so far, both were invalid and the mail bounced.
Last edit: 03 Jan 2025 17:14 by johnbl.
Please Log in or Create an account to join the conversation.
- Grotius
-
- Offline
- Platinum Member
-
Less
More
- Posts: 2361
- Thank you received: 2274
04 Jan 2025 12:16 - 04 Jan 2025 12:21 #318054
by Grotius
Replied by Grotius on topic PathPilot V2 source code
@Johnbl,
It's up to Tormach themself to make it available in the first place.
I won't publish it because of ethical considerations.
From the tormach source gpl2 licence :
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
Enforcement Options
If the company continues to refuse or obstruct access:
Public Pressure:
Open-source communities are often vocal about license violations. Publicizing the issue (e.g., in forums, social media, or mailing lists) can sometimes encourage compliance.
Legal Action:
Open-source licenses are legally enforceable, and violations can lead to legal consequences, such as:
Termination of License: Many licenses state that violating their terms automatically terminates the violator's rights to use or distribute the software.
Lawsuits: In some cases, individuals or organizations (like the FSF) have successfully sued companies for open-source license violations.
It's up to Tormach themself to make it available in the first place.
I won't publish it because of ethical considerations.
From the tormach source gpl2 licence :
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
Enforcement Options
If the company continues to refuse or obstruct access:
Public Pressure:
Open-source communities are often vocal about license violations. Publicizing the issue (e.g., in forums, social media, or mailing lists) can sometimes encourage compliance.
Legal Action:
Open-source licenses are legally enforceable, and violations can lead to legal consequences, such as:
Termination of License: Many licenses state that violating their terms automatically terminates the violator's rights to use or distribute the software.
Lawsuits: In some cases, individuals or organizations (like the FSF) have successfully sued companies for open-source license violations.
Last edit: 04 Jan 2025 12:21 by Grotius.
Please Log in or Create an account to join the conversation.
- johnbl
- Offline
- Senior Member
-
Less
More
- Posts: 40
- Thank you received: 3
08 Jan 2025 17:56 - 08 Jan 2025 17:57 #318441
by johnbl
Replied by johnbl on topic PathPilot V2 source code
I don't really get your point of view.
The ethical thing would be to share the GPL code.
I don't have the time nor money to sue Tormach to get it. IMO what they are doing is simply malicious (non) compliance.
The ethical thing would be to share the GPL code.
I don't have the time nor money to sue Tormach to get it. IMO what they are doing is simply malicious (non) compliance.
Last edit: 08 Jan 2025 17:57 by johnbl.
The following user(s) said Thank You: Grotius
Please Log in or Create an account to join the conversation.
- Grotius
-
- Offline
- Platinum Member
-
Less
More
- Posts: 2361
- Thank you received: 2274
08 Jan 2025 20:05 #318457
by Grotius
Replied by Grotius on topic PathPilot V2 source code
Please Log in or Create an account to join the conversation.
Time to create page: 0.109 seconds