Leadshine ELP/EL6/EL7 Drive settings for Axis motors

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

Post Reply
lwiseman89
Posts: 12
Joined: Wed Nov 20, 2013 9:08 pm
Allin1DC CNC Controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC11: Yes
CPU10 or CPU7: Yes

Leadshine ELP/EL6/EL7 Drive settings for Axis motors

Post by lwiseman89 »

Hi Team, would anyone have drive settings for the leadshine ELP/EL6/EL7 drivers?
To be used as Axis motors.

Thsnks, Luke
Attachments
s15103.r1.pdf
(166.96 KiB) Downloaded 28 times


lwiseman89
Posts: 12
Joined: Wed Nov 20, 2013 9:08 pm
Allin1DC CNC Controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC11: Yes
CPU10 or CPU7: Yes

Re: Leadshine ELP/EL6/EL7 Drive settings for Axis motors

Post by lwiseman89 »

Bump


ShawnM
Community Expert
Posts: 3027
Joined: Fri May 24, 2019 8:34 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 7804734C6498-0401191832
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Clearwater, FL

Re: Leadshine ELP/EL6/EL7 Drive settings for Axis motors

Post by ShawnM »

It would be helpful if you post a link to the servo drive manual and not the wiring diagram so we can see the parameters.


lwiseman89
Posts: 12
Joined: Wed Nov 20, 2013 9:08 pm
Allin1DC CNC Controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC11: Yes
CPU10 or CPU7: Yes

Re: Leadshine ELP/EL6/EL7 Drive settings for Axis motors

Post by lwiseman89 »

My Mistake, thought I had attached both :oops:
EL6 Manual attached.

Luke.
Attachments
EL6-D & RS_Manual.pdf
(5.59 MiB) Downloaded 20 times


boristouchstone
Posts: 12
Joined: Mon Oct 31, 2022 3:00 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Leadshine ELP/EL6/EL7 Drive settings for Axis motors

Post by boristouchstone »

lwiseman89 wrote: Tue Oct 25, 2022 3:47 am My Mistake, thought I had attached both :oops:
EL6 Manual attached.

Luke.
Have you figured out the parameters?
Mvh.


centroid467
Posts: 824
Joined: Thu Apr 14, 2022 2:46 pm
Acorn CNC Controller: No
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: No
CNC11: No
CPU10 or CPU7: No

Re: Leadshine ELP/EL6/EL7 Drive settings for Axis motors

Post by centroid467 »

EL6, ELP from the manual posted above

Ignoring the parameters dealing with drive tuning and so on, a good basic setup to communicate with Acorn with the drive wired to the open collector outputs should be:

Pr0.01 = 0, which is the default
Pr0.06 = 1, negative direction
Pr0.07 = 3, Pulse + sign

Set the Acorn step rate to 200 kHz.

Pr0.08 = 4000 or whatever is suitable for the application. This sets the number of pulses to command a full revolution of the motor.

Input settings:
Pr4.00 = 03h, default. Servo-ON input Normally Open. Wire the Enable output of the Acorn to the SI1 pin of the drive.
Pr4.01 = 04h, Alarm Clear input Normally Open. Wire to an Acorn output relay and assign DriveResetOut to that relay.

Output settings:
Pr4.10 = 81h, Alarm output Normally Closed if using individual axis drive fault signals. Set to 01h if using a single DriveOk input.
Pr4.11 = 00h - disable.
Pr4.12 = 00h - disable.


Post Reply