New ethercat / probe basic control for minimonster
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11113
- Thank you received: 3685
06 Mar 2025 06:58 #323335
by rodw
Replied by rodw on topic New ethercat / probe basic control for minimonster
controlword and statusword are part of the cia402 standard. We write to control word and read the results in status word. Just look at the examples and make sure you have the ones that connect to cia402.comp.
Use AI to get a tutorial on cia402 state machine. your manual is saying there is a 32 bit value (2 x 16 bit values) and it rx (receives a value) so it is an S32 in pin in hal
Use AI to get a tutorial on cia402 state machine. your manual is saying there is a 32 bit value (2 x 16 bit values) and it rx (receives a value) so it is an S32 in pin in hal
Please Log in or Create an account to join the conversation.
- ihavenofish
- Online
- Platinum Member
-
Less
More
- Posts: 815
- Thank you received: 175
06 Mar 2025 16:55 #323356
by ihavenofish
Replied by ihavenofish on topic New ethercat / probe basic control for minimonster
ugh. haha
if i know it was gonna be this disorganised i would have not bothered. I though there was a pretty clear instruction path.
if i know it was gonna be this disorganised i would have not bothered. I though there was a pretty clear instruction path.
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
- ihavenofish
- Online
- Platinum Member
-
Less
More
- Posts: 815
- Thank you received: 175
07 Mar 2025 02:43 #323396
by ihavenofish
Replied by ihavenofish on topic New ethercat / probe basic control for minimonster
Alright, I lied, I haven't given up yet 
I went and tuned the X and Y. not perfect, but tracks within a couple microns and overshoots only 4-10 microns during 1G acceleration. Also only deviates 2-3 microns when I yank on the spindle with all my weight while moving.
If i can get the linuxcnc part going this thing is gonna rip

I went and tuned the X and Y. not perfect, but tracks within a couple microns and overshoots only 4-10 microns during 1G acceleration. Also only deviates 2-3 microns when I yank on the spindle with all my weight while moving.
If i can get the linuxcnc part going this thing is gonna rip

Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11113
- Thank you received: 3685
07 Mar 2025 02:56 #323399
by rodw
Replied by rodw on topic New ethercat / probe basic control for minimonster
Awesome!
Start with the cia402 example and only add stuff from the manual you need
github.com/dbraun1981/hal-cia402
Should be easy,
Start with the cia402 example and only add stuff from the manual you need
github.com/dbraun1981/hal-cia402
Should be easy,
Please Log in or Create an account to join the conversation.
- ihavenofish
- Online
- Platinum Member
-
Less
More
- Posts: 815
- Thank you received: 175
07 Mar 2025 03:32 #323404
by ihavenofish
Replied by ihavenofish on topic New ethercat / probe basic control for minimonster
problem is i have no idea what i need haha.
i do have an xml for the drive but looking inside of it, i guess that's unrelated here.
I made a twincat project just to see, and the drives are telling me i have a data type length mismatch or something. So thats not helping me any haha.
sigh. were in the "i dont even know what questions to ask" part of the project.
i do have an xml for the drive but looking inside of it, i guess that's unrelated here.
I made a twincat project just to see, and the drives are telling me i have a data type length mismatch or something. So thats not helping me any haha.
sigh. were in the "i dont even know what questions to ask" part of the project.
Please Log in or Create an account to join the conversation.
Time to create page: 0.065 seconds