Hello Guest it is March 28, 2024, 09:26:49 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.


Messages - crisvenua

Pages: 1
1
Mach SDK plugin questions and answers. / implement hotkeys plugin USB
« on: July 17, 2012, 01:24:03 PM »
Hi I am developing a plugin to control 4 motors with 6 inputs 6 outputs, I have my very advanced project,with no moving axis with jog-hotkeys, any know how to implement this in a motion plugin?

2
Hi I am developing a plugin to control 4 motors with 6 inputs 6 outputs, I have my very advanced project, now I doubt arises, I can not move the motor by setting jog-hotkeys, any know how to implement this in a motion plugin?

3
Mach SDK plugin questions and answers. / Re: Movement plugin with DDA
« on: July 03, 2012, 11:10:39 AM »
hi, you advance in their attempt to develop the plugin for USB?, I'm trying to develop something similar using a high speed module FTDI FT2232, I have serious problems because it does not manage you tell me aceeraciones and decelerations MainPlanner-> ExTime as may be used and where it is applied this time, thanks

4
Jarekk, in your example, Mach_vmotion, the jog hotkeys not working on that is?


regards

5
Mach SDK plugin questions and answers. / Re: USB PLUGIN INTERFACE
« on: June 26, 2012, 05:38:59 AM »
I thought about creating a bufffer for example, 2000 pulses for analysis before being sent, but of course this creates a delay in sending the movements to the USB port.

6
Mach SDK plugin questions and answers. / USB PLUGIN INTERFACE
« on: June 26, 2012, 05:35:52 AM »
Hi all I am developing a plugin USB interface, using a module FT2232H, I managed to run motors at different speeds for this usb set up the module with a continuous speed of 33.333khz and generated a pulse at a frequency defined by program for the different frequencies of work, my problem is this, pick up the movements with this function:

GMoves move =  MainPlanner->Movements[Engine->TrajIndex];

the problem arises with me accelerations and decelerations, one could say me please if mach3 save the travel of each axis and decreases depending if I'm going picking movements?

Pages: 1