Ok, I tried to swap the X and the Z axes drivers.
The Z axis continued to be the problem.
So I got the Z axis motor tested.
The motor itself was working, however when I applied 6V it was consuming 5A. The specifications say that by applying 84V it should consume 3A.
Routine Problem
Moderators: Martin, Steve, Mr Magoo
-
- CNC Apprentice
- Posts: 52
- Joined: Tue 18 Sep , 2012 21:07 pm
- Hardware/Software: Mirac NS / VR Turning
Triac NS / VR Milling
-
- CNC Guru
- Posts: 525
- Joined: Tue 14 Nov , 2006 12:12 pm
- Hardware/Software: .....
4 Quatros
3 Oracs
2 Easiturn atc
12 station lathe atc
Mach 3 - Location: Quatroland
Re: Routine Problem
with steppers you must limit the current, rather than let it draw what it wants.
-
- CNC Apprentice
- Posts: 52
- Joined: Tue 18 Sep , 2012 21:07 pm
- Hardware/Software: Mirac NS / VR Turning
Triac NS / VR Milling
Re: Routine Problem
Is it possible that by solving the current problem the machine will start working fine?
I tested the motor without the break, does it make any difference in the tests?
I tested the motor without the break, does it make any difference in the tests?
- Denford Admin
- Site Admin
- Posts: 3649
- Joined: Fri 10 Feb , 2006 12:40 pm
- Hardware/Software: Go to User Control Panel > Profile
Enter as much information about your CNC hardware and software as you can - it makes it easier for everyone to know what you're talking about then. - Location: Sunny Brighouse
- Contact:
Re: Routine Problem
If you just put voltage onto the coils then they will observe Ohms law and take whatever current (A) the coil resistance (R) needs at a particular voltage (V)
The stepper drives chop the output to the motors so that they use whatever current they are supposed to. The higher the drive voltage, the quicker it puts current into the coils...until the average chopped current it is supplying is 3 Amp
If the Z motor does not run properly from it's own drive, or another axis drive, and you have removed the brake mechanism then I'd suggest replacing the motor. They aren't that expensive
The stepper drives chop the output to the motors so that they use whatever current they are supposed to. The higher the drive voltage, the quicker it puts current into the coils...until the average chopped current it is supplying is 3 Amp
If the Z motor does not run properly from it's own drive, or another axis drive, and you have removed the brake mechanism then I'd suggest replacing the motor. They aren't that expensive
Re: Routine Problem
I noticed the discussion about USB to RS232 converters and they can run reliably at 115k baud as I used to work on an application that did so and effectively streamed data back from an instrument to a PC at that rate. The caveat that one had to remember after the driver install is that it defaulted to a long latency time and that prevented reliable operation at 115k baud. The latency setting is located via control panel in the settings for the virtual com port and when set to the minimum latency worked fine. IIRC the chipsets used in the converters we used were from FTDI.
- Denford Admin
- Site Admin
- Posts: 3649
- Joined: Fri 10 Feb , 2006 12:40 pm
- Hardware/Software: Go to User Control Panel > Profile
Enter as much information about your CNC hardware and software as you can - it makes it easier for everyone to know what you're talking about then. - Location: Sunny Brighouse
- Contact:
Re: Routine Problem
That's interesting to know..we never had much luck with them a few years ago. I guess the drivers and electronics have improved since then.I noticed the discussion about USB to RS232 converters and they can run reliably at 115k baud as I used to work on an application that did so and effectively streamed data back from an instrument to a PC at that rate. The caveat that one had to remember after the driver install is that it defaulted to a long latency time and that prevented reliable operation at 115k baud. The latency setting is located via control panel in the settings for the virtual com port and when set to the minimum latency worked fine. IIRC the chipsets used in the converters we used were from FTDI.