Hello Guest it is April 27, 2024, 10:51:19 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 - Arman

Pages: « 1 2
11
CS-Lab / Re: CSMIO/IP-S vs DELTA ASDA-B2
« on: November 21, 2014, 01:12:27 AM »
Hello people. I need help now with wiring my ATC spindle. I will try to describe the problem. So, I have Chinese clone of HSD ES 919 ATC spindle. Now I'm trying to connect it to CS lab controller. I have the toolchange sample macro downloaded from CS lab site. In Macro I can see the folowing settings:
------------------------------------------------------------------------------
' Digital outputs CONFIG
'------------------------------------------------------------------------------
Const OUT_OPENCOLLET   =   10   ' open collet CSMIO output
Const OUT_CLEANCONE   =   11   ' cone cleaning CSMIO output
Const OUT_CURTAIN   =   12   ' raise curtain CSMIO output

'------------------------------------------------------------------------------
' Digital inputs CONFIG
'------------------------------------------------------------------------------
Const IN_COLLETCLOSED   =   20      ' collet locked sensor CSMIO input
Const IN_COLLETOPENED   =   21      ' collet open sensor CSMIO input
Const IN_TOOLINSIDE   =   22      ' tool locked sensor CSMIO input

My problem is input settings: I have only 2 sensors on my spindle S1(lock of tool) and S2(popup of tool). As I understand, my sensors are COLLETCLOSED and COLLETOPENED. What should I do with TOOLINSIDE? Thanks.

12
CS-Lab / Re: CSMIO/IP-S vs DELTA ASDA-B2
« on: November 16, 2014, 09:19:29 AM »
Hi Thomas. Thanks, I will take note of that.

13
CS-Lab / Re: CSMIO/IP-S vs DELTA ASDA-B2
« on: November 16, 2014, 05:39:55 AM »
Thanks Hood. I will see this running soon...
 This is an order. I make CNC machines for others. I have built many different typs of them(3-4 axis). But first time I'm doing 5-axis. This one my client want to make chairs backs and may be some furniture parts.

15
CS-Lab / Re: CSMIO/IP-S vs DELTA ASDA-B2
« on: November 14, 2014, 02:53:02 PM »
I should post pics here?

16
CS-Lab / Re: CSMIO/IP-S vs DELTA ASDA-B2
« on: November 14, 2014, 07:03:39 AM »
It works Thomas... Thank you so much, I am breaking my brains second day...

I am building 5 axis big cnc machine, will drive it with 6 servos, and ATC spindle, if I need more help with settings I will ask your help here. Thank you again...

17
CS-Lab / Re: CSMIO/IP-S vs DELTA ASDA-B2
« on: November 14, 2014, 06:56:40 AM »
let me to check it

18
CS-Lab / Re: CSMIO/IP-S vs DELTA ASDA-B2
« on: November 14, 2014, 06:46:31 AM »
Yes, drives are set to position control by default...

19
CS-Lab / Re: CSMIO/IP-S vs DELTA ASDA-B2
« on: November 14, 2014, 06:25:08 AM »
Hello Thomas. Thanks for reply. Here is what I set for X axis.

Mach3
Motor Outputs -> X axis Enabled
Input Signals -> Estop Enabled port10 pin2
Output Signals -> Enable1 port10 pin0

In Plugin -> Spetial function tab -> Misc IO

Servodrive Reset Enabled -> Output 2

When I press Reset in Mach3, servo goes to hold, and thats OK. When manual jog - mach3 showes move in X, but servo shaft don't rotating

20
CS-Lab / CSMIO/IP-S vs DELTA ASDA-B2
« on: November 14, 2014, 04:13:14 AM »
Hello to everyone. First of all sorry for my English, I am from Armenia...

I need some help. I have CSMIO/IP-S v2 and servos from Delta. I wired all using the sample scetch from CS-Lab site. The problem is I can not run the servos from Mach3. Can anybody help me with proper settings of Mach3 and CSMIO/IP plugin to make servos to run. Thanks in advance.

Pages: « 1 2