I am running the Light Object Anywels AWC-608 Laser controller. It is doing very well cutting but seems to loose steps when engraving.
My first guess is that I am dividing my steps too much. I am currently running 20,000 micro steps per revolution. Before I spend the time testing my theory, I was hopping for some insight from someone with more experience. I have already checked my Amps to the motors.
Loosing steps
-
- Posts: 4654
- Joined: Mon Jun 15, 2009 3:00 pm
- Contact:
Re: Loosing steps
Set it to 3200 or 5000 as it is good enough for a laser machine. No need to go over 5000.
Marco
Marco
-
- Posts: 11
- Joined: Sun Apr 22, 2012 8:24 am
- Contact:
Re: Loosing steps
Tech_Marco wrote:Set it to 3200 or 5000 as it is good enough for a laser machine. No need to go over 5000.
Marco
Do you think that will be my problem?
-
- Posts: 11
- Joined: Sun Apr 22, 2012 8:24 am
- Contact:
Re: Loosing steps
Still same problem after reducing step multiplier to 10 and adjusting my belts. So here is my entire configuration:
Light Object Anywels AWC-608
Drives: KL-4042D (automation technologies)
X: 2 amps, 2000 steps (10X) Auto configured
Y: 3.5 amps, 2000 steps (10X) Auto configured
Motors:
X: Automation Direct Sure step STP-MTR-17048
Nema 17, 83 oz torque, 2 amps
Y: KL23H2100-35-4BM (automation technologies)
Nema 22, 570 oz torque, 3.5 amps
Belts:
X: MXL
Y: XL
Pulleys:
X: MXL 20 pitch
Y: XL 10 pitch
No gear reduction on X and Y
My DSP setting can be found in the attached PDFs.
Light Object Anywels AWC-608
Drives: KL-4042D (automation technologies)
X: 2 amps, 2000 steps (10X) Auto configured
Y: 3.5 amps, 2000 steps (10X) Auto configured
Motors:
X: Automation Direct Sure step STP-MTR-17048
Nema 17, 83 oz torque, 2 amps
Y: KL23H2100-35-4BM (automation technologies)
Nema 22, 570 oz torque, 3.5 amps
Belts:
X: MXL
Y: XL
Pulleys:
X: MXL 20 pitch
Y: XL 10 pitch
No gear reduction on X and Y
My DSP setting can be found in the attached PDFs.
- Attachments
-
- User settings.pdf
- (129.51 KiB) Downloaded 128 times
-
- Posts: 89
- Joined: Mon Oct 24, 2011 4:44 pm
- Contact:
Re: Loosing steps
Hi jkarpy,
Would you mind taking and posting a video of the machine while working and missing steps? I would like to see and hear how smooth the machine works while this happens.
Would you mind taking and posting a video of the machine while working and missing steps? I would like to see and hear how smooth the machine works while this happens.
-
- Posts: 674
- Joined: Thu Sep 08, 2011 5:29 am
- Contact:
Re: Loosing steps
hi there
your x axis max speed is way to high with 7000 set it down to 700 and the acc jerk to less then 8000
greetings
waltfl
your x axis max speed is way to high with 7000 set it down to 700 and the acc jerk to less then 8000
greetings
waltfl
jkarpy wrote:Still same problem after reducing step multiplier to 10 and adjusting my belts. So here is my entire configuration:
Light Object Anywels AWC-608
Drives: KL-4042D (automation technologies)
X: 2 amps, 2000 steps (10X) Auto configured
Y: 3.5 amps, 2000 steps (10X) Auto configured
Motors:
X: Automation Direct Sure step STP-MTR-17048
Nema 17, 83 oz torque, 2 amps
Y: KL23H2100-35-4BM (automation technologies)
Nema 22, 570 oz torque, 3.5 amps
Belts:
X: MXL
Y: XL
Pulleys:
X: MXL 20 pitch
Y: XL 10 pitch
No gear reduction on X and Y
My DSP setting can be found in the attached PDFs.
-
- Posts: 22
- Joined: Sun Jan 13, 2013 6:26 pm
- Contact:
Re: Loosing steps
Although this may not be your stepping problem, it is very important you use the proper voltage / current and setup for the axis stepper motors. I have attached a "stepper motor calculation" worksheet that explains the formulas and motor information needed to insure your motor drive system is correct and operating at optimum performance.
The first calculation is for max voltage...it goes like this:
Max voltage=SqRt motor inductance (mH) x32
Let's look at my example....I am using powermax II motors that have 2.8mH in series wiring.
Max voltage = SqRt 2.8 * 32 = 53.5V
Only use 90% this value for operating voltage. 53.5 * .9 = 48V (look familiar
)
This same motor in a parallel configuration has an inductance of .7mH so the proper voltage for this wiring method is: SqRt .7 * 32 = 26V 26V * .9 = 24V
The other important calculation is the corner speed or optimal RPM for the motor.
RPM = (.191 * VS) / L x Is
VS = voltage supply
L = inductance in Henries
Is = phase current in amps
Here's an example for a motor with inductance of 2.8mH, operating at 2.8A at 48V. (This information comes from the motor data sheet.)
RPM = (.191 * 48) / .0028H * 2.8A = 1169 RPM
See the attachment for other information. The work sheet contains the calculations and information used for my MechMate CNC router build from a few years ago.
Hope this is useful,
Wayne
The first calculation is for max voltage...it goes like this:
Max voltage=SqRt motor inductance (mH) x32
Let's look at my example....I am using powermax II motors that have 2.8mH in series wiring.
Max voltage = SqRt 2.8 * 32 = 53.5V
Only use 90% this value for operating voltage. 53.5 * .9 = 48V (look familiar

This same motor in a parallel configuration has an inductance of .7mH so the proper voltage for this wiring method is: SqRt .7 * 32 = 26V 26V * .9 = 24V
The other important calculation is the corner speed or optimal RPM for the motor.
RPM = (.191 * VS) / L x Is
VS = voltage supply
L = inductance in Henries
Is = phase current in amps
Here's an example for a motor with inductance of 2.8mH, operating at 2.8A at 48V. (This information comes from the motor data sheet.)
RPM = (.191 * 48) / .0028H * 2.8A = 1169 RPM
See the attachment for other information. The work sheet contains the calculations and information used for my MechMate CNC router build from a few years ago.
Hope this is useful,
Wayne
- Attachments
-
- Stepper motor calculations - laser.doc
- Updated with parameters for my 1200x800 laser
- (35 KiB) Downloaded 141 times
Who is online
Users browsing this forum: No registered users and 1 guest