Hello Guest it is April 20, 2024, 07:35:58 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - robert.rakay

Pages: 1
1
Hi everybody.

I´m looking for help with a nailgun machine.

I need to activate and deactivate an output for an exact amount of time (50-100 ms) during movement of  X or Y axis, by moving the 2,5D Z-axis

Im trying to do that manually for each activation with code like
 G1 G91 X40  f2000
 G1 G91 X50 Z1 F2000
 G1 G91 X60 Z-1 F2000
... and repeat this on every 50 x-y move

But its not effective.

I was thinking of using the macropump.
Maybe with an IF (M3 is active) statement and While is Moving combination.

But I dont have any solution.

Im looking forward for your help or suggestions.

Thanks.

Robert



Pages: 1