Hello Guest it is April 23, 2024, 10:21:25 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 - vw_man99

Pages: 1 2 3 »
1
Thanks Peter, updating the macros fixed it.
I thought setting up the spindle output pins would update the macro - guess not.
Next step is spindle feedback and axis calibration  :)

2
Hi All, Setting up Mach3 on a mini 5axis mill. Have the axis, homes, outputs working. Moving on to the spindle with PWM control, the spindle works from the Diagnostics screen but when I try from the Program and MDI screens it will not turn on. Screenset is the six axis, but have tried the default screenset also with same results. Any ideas appreciated.
Thanks.

3
CS-Lab / Re: CSMIO IP/A analog spindle RPM
« on: June 20, 2016, 03:44:49 PM »
Thanks Hood.
VFD is a KEB F5 with no easy way to get the current parameter setup so I don't know the frequency division to set exact spindle ratios.
Ordered a laser tach today to get actual spindle RPM then I can adjust the spindle ratio.
 


4
CS-Lab / CSMIO IP/A analog spindle RPM
« on: June 19, 2016, 08:51:24 PM »
Hi All,
Have the IP/A working good and finishing up the spindle feedback. Spindle controller has analog input and analog feedback but can't seem to get the spindle RPM DRO to display (always zero). Spindle controller feedback is wired to CSMIO analog input#1 and displays in the CSMIO plugin as getting analog signal.

Also, do I need a handheld laser tach to accurately calibrate the spindle with the RPM DRO or is there any other way to confirm?
Thanks

vw

5
General Mach Discussion / Re: CSMIO IP/A sometimes difting
« on: May 02, 2016, 06:32:03 PM »
Safe Z is already set. Adding X,Y,Z move at the end of the script seems to resolve the issue - not sure why but it works for now.
Working on setting up auto tool length measurement after the tool change next.

Thanks for your help Hood, you seem to be on 24hr standby and always ready to help  ;D

6
General Mach Discussion / Re: CSMIO IP/A sometimes difting
« on: April 29, 2016, 12:21:07 PM »
Renamed M6End macro - no difference.
Cleaned up M6Start to remove unused macros and removed SetOEMLED(806, 1/0) commands since from what I read you cannot set OEM LEDs in VB script - new version attached. Same result as before.

Moving manually after tool change seems to fix random Z movement so it does seem to be script but not sure where  :-[

7
General Mach Discussion / Re: CSMIO IP/A sometimes difting
« on: April 28, 2016, 06:50:58 PM »
Macros/xml attached.
Its strange if I move slightly after tool change completes then G00 X50 works ok, but without slight movement same command also moves the Z axis up into the home/limit switch. Otherwise mill seems to behave. Thanks Hood for your continued help to everyone here.

8
General Mach Discussion / Re: CSMIO IP/A sometimes difting
« on: April 28, 2016, 01:42:32 PM »
Slight correction on the CSMIO firmware/driver tweaking missing - its been a while since I worked on the mill and was looking in wrong place   :P

I have G54 set and tool lengths in tool table. Only use T1-3 and they all work ok and sit at top of Z (-5mm off home) when complete.
When doing 'G00 X50' Z-DRO does move. Maybe tool length compensation has something to do with it.
If I move X away from the final tool change position seems to behave and Z behaves.

9
General Mach Discussion / CSMIO IP/A sometimes difting
« on: April 28, 2016, 12:21:39 AM »
Hey All,
Only get to use my mill on occasion and recently started having issues with Z drifting up slightly on a G00 Xnn move. Have Mach3, CSMIO IP/A with Mitsu drives in analog mode. Recently updated the IP/A s/w. Heres the sequence:
   - home all axis to sit -5mm off home switches
   - give M6 T1, Z moves to home position (-5mm off home switch)
   - moves X,Y to T1 position
   - pickup T01 from table top ATC, Z moves up to home (-5mm off home switch) from M6 start macro
   - give G00 X50
   - X starts to move and Z drifts slowly up 5mm and triggers E-Stop going positive

This is repeatable unless I move to another X,Y position after the tool pickup complete and before Z move
Does this sound like a CSMIO issue with the Z drifting?

It seems the updated CSMIO IP/A firmware/driver does not have as many tweaking parameters as previous version.
Any ideas would be appreciated. Thanks.

vw

10
Looks like I would be using the CSMIO based tool changer code. They have an example on their site that I will have to dig into.
VisualBasic and Cypress Enable - Oh joy !!!

Pages: 1 2 3 »