Hello Guest it is April 25, 2024, 08:33:00 PM

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 - KTM

Pages: « 1 2 3 4 5 6 7 8 9 10 »
21
VB and the development of wizards / Re: Y, U, V Change X DRO
« on: July 03, 2010, 08:00:20 AM »
Use the replace utility in notepad as shown

Regards

Steve

22
VB and the development of wizards / Re: Y, U, V Change X DRO
« on: June 30, 2010, 02:33:17 AM »
Attach a G-Code file that you use on the machine and I will show you how to edit it.

23
VB and the development of wizards / Re: Y, U, V Change X DRO
« on: June 27, 2010, 04:44:00 AM »
The other option is to open the g-code as a text document and use the edit - replace utility and replace the Y, U , and V
with a X

24
The TIP122 has a built in diode - reverse biased for the back EMF

25
VB and the development of wizards / Re: Y, U, V Change X DRO
« on: June 25, 2010, 09:51:34 AM »
Is there any specific reason why you are using the DSPMC instead of the parallel port break out board?

26
VB and the development of wizards / Re: Y, U, V Change X DRO
« on: June 24, 2010, 02:56:19 AM »
In ports and pins, set your x axis, y axis and a axis output the same and set the tuning as the same, as long as you do not move the axes at the same time, it should work.
eg: step pin # 7
     dir pin # 6

Regards

Steve

27
Punching machines run in single step mode after an M-Code ie: M25. After every line of code, the pate needs to be punched and then continue until another M-code ie: M22, which cancels punching. The macropump will have to look at the M25(set) and M22 (reset) conditions.

On the safety side, there is a light barrier which is connected in the emergency stop circuit around the punching area.

28
"My question is; what does the drive do when it is re-enabled after a disable if the axis was moved during the disable?"

A: It will start from the wrong position

"If the axis was moved, does the drive consider the new position to be OK, or does it try to immediately return the axis to the pre-disable position?"

A: It will assume that the position on the axis DRO is correct.

29
Mach3 runs open loop with no encoder feedback for positioning, so if you kill the power to the servos while Mach is sending out the pulse & direction signal, Mach will not know the exact position and will have to be recalibrated.

If you use an encoder break out board to check the position in Mach, the you can transfer the encoder position DRO data to the axis position DRO.

30
Show"N"Tell ( Your Machines) / Re: My CNC pressbrake build
« on: March 17, 2010, 11:03:17 AM »
You should be able to do the homing routine in Mach3

Pages: « 1 2 3 4 5 6 7 8 9 10 »