component compile problem
22 May 2018 09:33 #111024
by andypugh
Lathes can't (normally) pre-select tools so you will normally have it looped-back:
net prep-loop iocontrol.0.tool-prepare => iocontrol.0.tool-prepared
Replied by andypugh on topic component compile problem
Thanks Andy
Does tool-prepared not mean that the carousel/turret is now in its commanded position?
Lathes can't (normally) pre-select tools so you will normally have it looped-back:
net prep-loop iocontrol.0.tool-prepare => iocontrol.0.tool-prepared
The following user(s) said Thank You: Skidloaders1
Please Log in or Create an account to join the conversation.
- Skidloaders1
- Offline
- Senior Member
Less
More
- Posts: 43
- Thank you received: 2
28 Dec 2018 18:47 #123029
by Skidloaders1
Replied by Skidloaders1 on topic component compile problem
Many months have passed, but we are back on the lathe .
Have made good progress but the carousel still not functioning.
The tool rotation is working with a single push of VCP "turn-turret" button ( one tool at the time)
Have installed carousel.comp
- it senses turret position.
-M6 Tx starts rotation, but nothing more.
Have made good progress but the carousel still not functioning.
The tool rotation is working with a single push of VCP "turn-turret" button ( one tool at the time)
Have installed carousel.comp
- it senses turret position.
-M6 Tx starts rotation, but nothing more.
Please Log in or Create an account to join the conversation.
28 Dec 2018 19:50 - 28 Dec 2018 19:50 #123031
by andypugh
Replied by andypugh on topic component compile problem
The Wieler turret needs the version of carousel from master / 2.8 and then needs the parity and strobe bits connected.
I am not sure what all the timedelay components are for?
I am on my phone, so it’s hard to read back or look at HAL files.
I am not sure what all the timedelay components are for?
I am on my phone, so it’s hard to read back or look at HAL files.
Last edit: 28 Dec 2018 19:50 by andypugh.
Please Log in or Create an account to join the conversation.
- Skidloaders1
- Offline
- Senior Member
Less
More
- Posts: 43
- Thank you received: 2
28 Dec 2018 20:23 - 28 Dec 2018 20:24 #123034
by Skidloaders1
Replied by Skidloaders1 on topic component compile problem
Last edit: 28 Dec 2018 20:24 by Skidloaders1.
Please Log in or Create an account to join the conversation.
- Skidloaders1
- Offline
- Senior Member
Less
More
- Posts: 43
- Thank you received: 2
28 Dec 2018 20:37 #123036
by Skidloaders1
Replied by Skidloaders1 on topic component compile problem
For a little video action showing the one push turret rotation
Please Log in or Create an account to join the conversation.
28 Dec 2018 22:39 #123040
by newbynobi
Replied by newbynobi on topic component compile problem
I do not see, that you have connected the tool changed signal!
So the toolchange loop stays open and LinuxCNC will wait for ever, until the loop is closed.
Norbert
So the toolchange loop stays open and LinuxCNC will wait for ever, until the loop is closed.
Norbert
Please Log in or Create an account to join the conversation.
- Skidloaders1
- Offline
- Senior Member
Less
More
- Posts: 43
- Thank you received: 2
29 Dec 2018 08:35 #123058
by Skidloaders1
Replied by Skidloaders1 on topic component compile problem
I am not sure what all the timedelay components are for?
Hi Andy
I'm using the 3 part delay sequence to turn turret with single push on VCP button (or M6 command soon )
Instead of classic ladder
Not a big fan of having pieces of code everywhere.( don't know ladder anyway)
regards Wilfried
Hi Andy
I'm using the 3 part delay sequence to turn turret with single push on VCP button (or M6 command soon )
Instead of classic ladder
Not a big fan of having pieces of code everywhere.( don't know ladder anyway)
regards Wilfried
Please Log in or Create an account to join the conversation.
- Skidloaders1
- Offline
- Senior Member
Less
More
- Posts: 43
- Thank you received: 2
29 Dec 2018 09:21 #123059
by Skidloaders1
Hi Andy
-With what should I connect the strobe?
-Not sure if I need parity ??? have 4 position turret each with its own sensor
regards
wilfried
Replied by Skidloaders1 on topic component compile problem
The Wieler turret needs the version of carousel from master / 2.8 and then needs the parity and strobe bits connected.
Hi Andy
-With what should I connect the strobe?
-Not sure if I need parity ??? have 4 position turret each with its own sensor
regards
wilfried
Please Log in or Create an account to join the conversation.
31 Dec 2018 09:51 #123193
by andypugh
Replied by andypugh on topic component compile problem
That isn't the Weiler turret I was expecting.
The carousel component has jog inputs, do they not work?
The carousel component has jog inputs, do they not work?
Please Log in or Create an account to join the conversation.
- Skidloaders1
- Offline
- Senior Member
Less
More
- Posts: 43
- Thank you received: 2
31 Dec 2018 16:46 #123221
by Skidloaders1
Replied by Skidloaders1 on topic component compile problem
Managed to get the turret (carousel) to rotate with a VCP button
No ladder program used.
Still have a little bug when connecting to spindle-enable,
as the turret lock always requires hydraulic pressure.
Henk helped me to connect it to the iocontrol - M6
Thanks again Henk
will post when completed.(bug free)
PS. Andy I used your carousel component - had to use num_sense= 5 ( I only have 4 sensors)
But it works great, thanks
No ladder program used.
Still have a little bug when connecting to spindle-enable,
as the turret lock always requires hydraulic pressure.
Henk helped me to connect it to the iocontrol - M6
Thanks again Henk
will post when completed.(bug free)
PS. Andy I used your carousel component - had to use num_sense= 5 ( I only have 4 sensors)
But it works great, thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.107 seconds