Hello Guest it is April 25, 2024, 01:30:37 PM

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 - robertspark

101
Gecko g540... what is the resistor across pins 1-5... and what is your rated motor currents?

102
What is the current setting when the stepper motor is in idle?

Presume it's the z axis...
Consider you zero the machine, then tell it it go to the cut location (xy), turn spindle on, lower to cut height.... and move the x and Y... problem is, the z axis has gone into idle current setting... my drives are infinitely adjustable for the idle current... not a problem for plasma (no cutting forces)... little problem for milling...

Is there any way you can monitor the z axis leadscrew whilst cutting? (Bit of electrical tape... tippex mark on stepper motor shaft?)

103
General Mach Discussion / Re: I have pulled the trigger on a SuperPid 2
« on: October 13, 2016, 12:09:32 AM »
It appears you need a 16 pin IDC cable, male / female from the part numbers listed of your chosen lenght

It's the male / female part that can limit supply as most are female / female... also known as a translator cable... as one end has pins and the other a socket

There are some on fleebay

https://www.google.co.uk/url?sa=t&source=web&rct=j&url=http://suddendocs.samtec.com/catalog_english/hcsd.pdf&ved=0ahUKEwjepNue8tbPAhWsBcAKHZt_CkcQFggbMAA&usg=AFQjCNFb3LqT7cTFyfAYgunw_0lMCRa6Hg&sig2=yqFgI-IEFTxImKQuew5HeQ

Cnczone quote:
Devastator 01:59 PM 12-19-2012
After much research, trial and tribulation, I finally have the correct cable.

Here's the Samtech part number: HCMS-16-T-24.00-02

That's for the 24" cable. If you wanted a 12" cable, the part number would be: HCMS-16-T-12.00-02

The cable fits nice and snug. No tape, rubber bands, zip ties needed.

The recommendation to keep the cable short is a good one. The scroll text at start up is not as clean with the cable on, but all other function is perfect.



Attached: solslyva 001.jpg‎ (71.5 KB) solslyva 002.jpg‎ (45.7 KB)
 
http://www.cnczone.com/forums/diy-cnc-router-table-machines/169037-anyone-mount-spid-electronics-box-3.html

104
Modbus / Re: Modbus and Arduino Question
« on: October 12, 2016, 09:21:33 PM »
Nice pendant

105
General Mach Discussion / Re: Losing Steps All of the Sudden
« on: October 12, 2016, 09:08:19 PM »
If you've cut aluminium before, is something mechanically loose?

What feeds, speeds, tool dia, tool material, tool coating, no flutes, depth of cut, material thickness, material grade .

What spindle size (w/kW).

The 6040 is not very ridgid.... depending upon its design a lot of the load is placed upon the leadscrew bearing(s) which can be very cheap Chinese kfl000 (I think from memory) pillow block bearings which have two grub screws....and the metal can be of questionable brittleness ... but it does depend on the 6040 ...

My personal experience with a 6040 was that it would be great for PCBs, wood, but lacks rigidity for aluminium... also it depends on your cutter, I went with onsrud o - flute cutters which cut well but needed really good chip clearance (continuous compressed air) and cutting fluid (wd40 in my case), and dispite having bigger steppers than yours (4.2a) and a higher power supply (50v ac, 850w, my drives are ac leadshine am882h) my feedspeed with 1605 ballscrews was not good under cutting application and the ridgidity was lacking (hence am pulling my finger out to convert my emco fb2 mill to cnc..., but have been looking for a more ridgid xyz table as I like the cutting bed size, but other than open designs c-beam cannot seem to see anything that's rated for aluminium)

This is just one person's limited experience of using a 6040 frame, and I do use a makita router (rt0700cx4+ Elaire corp collets) with it with a superpid2 speed controller .... PCBs great... wood great... aluminium... borderline... (note my steppers plus drives are probably well oversized... but I use the same size on my 4'x4' 40a pmx plasma htd direct belt drive (20T/5mHTDx20w) custom 2"x2" box frame with roller bearing setup with very very high acceleration and rapid speeds and this allows me to share the same pc + driver and controller box between lathe, mills and plasma.  I use to use an ess smooth stepper but have moved on to a uc300eth with uccnc, but may come back to the ess + mach4 licence if warp9 ever sort out the mach4 plasma plugin functionality with m62/m63 as I liked running the ess + m4 with the 6040 mill as the tuned drives seemed to run quieter than the ess with mach3

106
Mach4 General Discussion / Re: Mach 4 Macro with Lua script
« on: October 11, 2016, 04:32:32 PM »
Its a touch off routine for the plasma start cycle

(not sure why the G00 X73 or G00 X-73 comes into it)

presume its for an ohmic probe ..... not sure if mach4 needs while {IsMoving} statements (or whatever they are in lua + mach4) to give the machine a chance to complete the last motion move before trying to execute the next.

....ohmic probe because it turns on and off an output that probably provides the isolation of the ohmic probe input ....  (I use something similar but with a floating head too.... allows me to check which input was triggered and offset for either the floating heat (1.4mm ) or the ohmic probe (0.4mm)....  all into the same probe input

... isolation as in stops false triggering not isolation of plasma tip voltages as the ohmic touch off sensor circuity will do that ....

107
General Mach Discussion / Re: RS485 & RS232C serial communications
« on: October 11, 2016, 02:58:39 PM »

108
General Mach Discussion / Re: RS485 & RS232C serial communications
« on: October 11, 2016, 01:57:13 PM »
I'll have a go at this... but I do not declare myself an expert.

1) that looks like a motion controller

2) rs232 won't work with mach (unless you write a plugin for it)

3) rs485 rtu modbus will work... sort of...  it depends what functions you are trying to access there is a manual here
https://www.google.co.uk/url?sa=t&source=web&rct=j&url=http://www.homanndesigns.com/pdfs/Using_Modbus_with_Mach3.pdf&ved=0ahUKEwi5tOOCqNPPAhUqIcAKHYeaB9QQFghJMAM&usg=AFQjCNFCiN3KferpkfMlGbwoiixsfVL-Yg&sig2=tCsrndJbyuZ1SCm3gt_pRA

4).... motion controller.... hmmm not a good idea via mach3 current modbus application.... the problem is you would need to write your own plugin... because mach3 firstly expects to push motion out to a parallel port.. or motion controller via custom plugin because modbus runs at 10hz and motion is not output via modbus...

Mach3 mach4 will be the same ... you'll need to write a plugin to get faster access to Mach and direct access for motion to be passed put to your motion controller in modbus

(Sorry not living up to my strap line below very well of explaining the problem)

109
General Mach Discussion / Re: Any help / suggestions please?
« on: October 10, 2016, 12:51:21 PM »
... yellow 16th... now consultant on the dark side... mechanical ... I could tell you some funny house bashing tales... of moving meter boxes as foreigners using an electric drill on a bit of bell wire wrapped round the tails.. when there was a knock at the door.... "come to read the meter mate." .... "oh F!".... "hmmm... ill come back later mate should I?" .... "yeah nice on mate..."...


Not me you'll understand....

Them that can do... them that can't ... consult...

110
General Mach Discussion / Re: Any help / suggestions please?
« on: October 10, 2016, 11:21:45 AM »
Haha... Nothing more emotive than equipotential bonding....

The bit that I was trying to sort of get to is keep the earth and secondary side separate.... but if you have optoisolators.... desperate the power supplies unless you're using the optoisolator for dissimilar voltages interface.

Like most things in life... do whatever you want... if it works for you happy days...if not try something else..

But the smooth stepper is particularly susceptible to ground loops and the usb one electrical noise too (which is what was part of the original posters post)