probe basic tool direction
12 Nov 2024 06:20 - 12 Nov 2024 07:40 #314305
by Tim Bee
probe basic tool direction was created by Tim Bee
Attachments:
Last edit: 12 Nov 2024 07:40 by Tim Bee.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6429
14 Nov 2024 21:52 #314492
by tommylight
Replied by tommylight on topic probe basic tool direction
Bump. Might have been missed, although i do not know how many use the Probe Basic for 5 axis machines.
The following user(s) said Thank You: Tim Bee
Please Log in or Create an account to join the conversation.
15 Nov 2024 06:23 #314507
by Tim Bee
Replied by Tim Bee on topic probe basic tool direction
I found some code in tool_actor.py
I changed
transform.RotateWXYZ(90, 1, 0, 0) to transform.RotateWXYZ(-90, 1, 0, 0)
The tool module's origin will change to bottom
and tool will rotate in right point
but, if G43, the path will draw wrong
I have poor Engilsh, and just have a little coding, forgive me
Tim
I changed
transform.RotateWXYZ(90, 1, 0, 0) to transform.RotateWXYZ(-90, 1, 0, 0)
The tool module's origin will change to bottom
and tool will rotate in right point
but, if G43, the path will draw wrong
I have poor Engilsh, and just have a little coding, forgive me
Tim
Attachments:
Please Log in or Create an account to join the conversation.
16 Nov 2024 16:26 #314600
by Lcvette
Replied by Lcvette on topic probe basic tool direction
if you are on the develop branch, the latest update has fixed the 5 axis plotter now!
Please Log in or Create an account to join the conversation.
16 Nov 2024 21:36 #314626
by anton610
Replied by anton610 on topic probe basic tool direction
Hello,
is there also a 4th axis plotter available?
thanks!
best regards
anton
is there also a 4th axis plotter available?
thanks!
best regards
anton
Please Log in or Create an account to join the conversation.
17 Nov 2024 00:06 #314632
by Lcvette
Replied by Lcvette on topic probe basic tool direction
It's fixed for all now
Please Log in or Create an account to join the conversation.
17 Nov 2024 10:46 #314653
by Tim Bee
Replied by Tim Bee on topic probe basic tool direction
@Lcvette
It's work! Thank you ^_^
It's work! Thank you ^_^
Please Log in or Create an account to join the conversation.
18 Nov 2024 14:27 #314757
by Lcvette
Replied by Lcvette on topic probe basic tool direction
The Thanks belong to @Turboss, he is the VTK dragon slayer! I muddled about in it for 2 days trying to find and resolve the issue and he came in and fixed in an hour...lol he also wrote it so knows it a bit better than anyone else!
glad its all working!
glad its all working!
Please Log in or Create an account to join the conversation.
Time to create page: 0.162 seconds